.green {
  color: #8bb24e;
}

.hidden {
  display: none;
}

/*
.views-infinite-scroll-content-wrapper.clearfix {
}
*/

.view-atdw-accommodation .views-infinite-scroll-content-wrapper.clearfix {
  /*
  display: flex;
  flex-wrap: wrap;
  */
}




@font-face {
  font-family: 'Sectra Light';
  src: url("fonts/GT-Sectra-Display-Light.eot");
  src: url("fonts/GT-Sectra-Display-Light.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Sectra-Display-Light.woff") format("woff"), url("fonts/GT-Sectra-Display-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Sectra Regular';
  src: url("fonts/GT-Sectra-Display-Regular.eot");
  src: url("fonts/GT-Sectra-Display-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Sectra-Display-Regular.woff") format("woff"), url("fonts/GT-Sectra-Display-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Walsheim Light';
  src: url("fonts/GT-Walsheim-Pro-Light.eot");
  src: url("fonts/GT-Walsheim-Pro-Light.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Walsheim-Pro-Light.woff") format("woff"), url("fonts/GT-Walsheim-Pro-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Walsheim Light Oblique';
  src: url("fonts/GT-Walsheim-Pro-Light-Oblique.eot");
  src: url("fonts/GT-Walsheim-Pro-Light-Oblique.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Walsheim-Pro-Light-Oblique.woff") format("woff"), url("fonts/GT-Walsheim-Pro-Light-Oblique.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Walsheim Medium';
  src: url("fonts/GT-Walsheim-Pro-Medium.eot");
  src: url("fonts/GT-Walsheim-Pro-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Walsheim-Pro-Medium.woff") format("woff"), url("fonts/GT-Walsheim-Pro-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Walsheim Medium Oblique';
  src: url("fonts/GT-Walsheim-Pro-Medium-Oblique.eot");
  src: url("fonts/GT-Walsheim-Pro-Medium-Oblique.eot?#iefix") format("embedded-opentype"), url("fonts/GT-Walsheim-Pro-Medium-Oblique.woff") format("woff"), url("fonts/GT-Walsheim-Pro-Medium-Oblique.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.overview .wrapper h2.sectra-light, .main-article .wrapper h2.sectra-light, .sectra-light {
  font-family: 'Sectra Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-weight: normal !important;
}

.overview .wrapper h2.sectra-regular, .main-article .wrapper h2.sectra-regular, .sectra-regular {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-weight: normal !important;
}

.overview .wrapper h2.walsheim-light, .main-article .wrapper h2.walsheim-light, .walsheim-light {
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-weight: normal !important;
}
.overview .wrapper h2.walsheim-light em,
.overview .wrapper h2.walsheim-light i, .main-article .wrapper h2.walsheim-light em,
.main-article .wrapper h2.walsheim-light i, .walsheim-light em,
.walsheim-light i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
.overview .wrapper h2.walsheim-light strong,
.overview .wrapper h2.walsheim-light b, .main-article .wrapper h2.walsheim-light strong,
.main-article .wrapper h2.walsheim-light b, .walsheim-light strong,
.walsheim-light b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}

.overview .wrapper h2.walsheim-medium, .main-article .wrapper h2.walsheim-medium, .walsheim-medium {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-weight: normal !important;
}
.overview .wrapper h2.walsheim-medium em,
.overview .wrapper h2.walsheim-medium i, .main-article .wrapper h2.walsheim-medium em,
.main-article .wrapper h2.walsheim-medium i, .walsheim-medium em,
.walsheim-medium i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: none;
  /* 2 */
  -webkit-text-size-adjust: none;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
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;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
html em,
html i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
html strong,
html b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0 0 15px 0;
  word-break: break-word;
}

.page-wrapper {
  width: 100%;
  overflow: hidden;
}

.row {
  margin: 0 -15px 30px -15px;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row .column {
  float: left;
  padding: 0 15px;
  position: relative;
  width: 100%;
}

.row .column.oneQuarter {
  width: 25%;
}
.row .column.oneThird {
  width: 33.33%;
}
.row .column.oneHalf {
  width: 50%;
}
.row .column.twoThirds {
  width: 66.66%;
}
.row .column.threeQuarters {
  width: 75%;
}
@media (max-width: 1024px) {
  .row {
    margin: 0 -10px 20px -10px;
  }
  .row .column {
    float: left;
    padding: 0 10px;
    position: relative;
  }
  .row .column.oneQuarter {
    width: 25%;
  }
  .row .column.oneThird {
    width: 33.33%;
  }
  .row .column.oneHalf {
    width: 50%;
  }
  .row .column.twoThirds {
    width: 66.66%;
  }
  .row .column.threeQuarters {
    width: 75%;
  }
}
@media (max-width: 780px) {
  .row {
    margin: 0 -10px 0 -10px;
  }
  .row .column {
    float: left;
    padding: 0 10px 20px 10px;
    position: relative;
  }
  .row .column.oneQuarter {
    width: 100%;
  }
  .row .column.oneThird {
    width: 100%;
  }
  .row .column.oneHalf {
    width: 100%;
  }
  .row .column.twoThirds {
    width: 100%;
  }
  .row .column.threeQuarters {
    width: 100%;
  }
}

.wrapper {
  max-width: 1280px;
  padding: 0 30px;
  margin: auto;
  position: relative;
}

.articles-related .wrapper {
  max-width: 1280px !important;
  padding: 0 30px !important;
  margin: auto;
  position: relative;
}

a {
  color: #8bb24e;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  text-decoration: none;
}
a:focus, a:active {
  outline: line;
}

@media (max-width: 768px) {
  body {
    padding-top: 0 !important;
  }
}

input[type="text"], 
input[type="file"],
input[type="email"],
input[type="password"],
select,
textarea,
.submit-event,
.buy-tickets {
  width: 100%;
  padding: 14px 54px 14px 14px;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
input[type="text"] em,
input[type="text"] i,
input[type="file"] em,
input[type="file"] i,
input[type="email"] em,
input[type="email"] i,
select em,
select i,
textarea em,
textarea i,
.submit-event em,
.submit-event i,
.buy-tickets em,
.buy-tickets i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
input[type="text"] strong,
input[type="text"] b,
input[type="file"] strong,
input[type="file"] b,
input[type="email"] strong,
input[type="email"] b,
select strong,
select b,
textarea strong,
textarea b,
.submit-event strong,
.submit-event b,
.buy-tickets strong,
.buy-tickets b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
input[type="text"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.submit-event::-webkit-input-placeholder,
.buy-tickets::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaa;
}
input[type="text"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
.submit-event::-moz-placeholder,
.buy-tickets::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
}
input[type="text"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.submit-event:-ms-input-placeholder,
.buy-tickets:-ms-input-placeholder {
  /* IE 10+ */
  color: #aaa;
}
input[type="text"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
.submit-event:-moz-placeholder,
.buy-tickets:-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
}
input[type="text"].date-picker,
input[type="file"].date-picker,
input[type="email"].date-picker,
select.date-picker,
textarea.date-picker,
.submit-event.date-picker,
.buy-tickets.date-picker {
  background: #fff url(img/date-icon.png) no-repeat 100% 50%;
  background-size: 43px 24px;
}
input[type="text"]:hover, input[type="text"]:focus,
input[type="file"]:hover,
input[type="file"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus,
.submit-event:hover,
.submit-event:focus,
.buy-tickets:hover,
.buy-tickets:focus {
  border-color: #8bb24e;
  outline: none;
}
input[type="text"]:disabled,
input[type="file"]:disabled,
input[type="email"]:disabled,
select:disabled,
textarea:disabled,
.submit-event:disabled,
.buy-tickets:disabled {
  background: #f2f2f2;
  cursor: not-allowed;
  border-color: #f2f2f2;
}
input[type="text"].error,
input[type="file"].error,
input[type="email"].error,
select.error,
textarea.error,
.submit-event.error,
.buy-tickets.error {
  border-color: #ef562d !important;
}

a.submit-event {
  background: #000;
  display: block;
  color: #fff;
  width: 100%;
  line-height: 1;
  background: #8bb24e url(img/submit-arrow.png) no-repeat 100% 50%;
  background-size: 43px 24px;
}
a.submit-event:hover {
  background-color: #000;
  border-color: #000;
}

a.buy-tickets {
  background: #000;
  display: block;
  color: #fff;
  width: 100%;
  line-height: 1;
  background: #8bb24e url(img/buy-tickets.png) no-repeat 100% 50%;
  background-size: 43px 24px;
}
a.buy-tickets:hover {
  background-color: #000;
  border-color: #000;
}

.goog-te-gadget-simple {
  background: #fff url(img/select-arrow.png) no-repeat 100% 50%;
  background-size: 43px 24px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  text-indent: 1px !important;
  text-overflow: '' !important;
  width: 100%;
  padding: 10px 64px 10px 8px !important;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px !important;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08) !important;
  background-color: #fff !important;
  line-height: 1;
  height: auto;
}
.goog-te-gadget-simple em,
.goog-te-gadget-simple i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
.goog-te-gadget-simple strong,
.goog-te-gadget-simple b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
.goog-te-gadget-simple::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaa;
}
.goog-te-gadget-simple::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
}
.goog-te-gadget-simple:-ms-input-placeholder {
  /* IE 10+ */
  color: #aaa;
}
.goog-te-gadget-simple:-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
}
.goog-te-gadget-simple:hover, .goog-te-gadget-simple:focus {
  border-color: #8bb24e;
  outline: none;
}
.goog-te-gadget-simple .goog-te-gadget-simple img,
.goog-te-gadget-simple .goog-te-gadget-icon {
  display: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span,
.goog-te-gadget-simple .goog-te-menu-value img {
  display: none;
}
.goog-te-gadget-simple .goog-te-menu-value span:first-child,
.goog-te-gadget-simple .goog-te-menu-value img:first-child {
  display: block !important;
}

select {
  background: #fff url(img/select-arrow.png) no-repeat 100% 50%;
  background-size: 43px 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

input[type="file"] {
  padding: 11px;
}

select::-ms-expand {
  display: none;
}

input[type="submit"] {
  padding: 2px 15px 2px 15px;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  line-height: 1.4;
  background: none;
  border: none;
  color: #000;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  background: url(img/double-green-right.png) no-repeat 100% 55%;
  background-size: 10px 10px;
  border-left: 1px solid #d5d5d5;
}
input[type="submit"] em,
input[type="submit"] i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
input[type="submit"] strong,
input[type="submit"] b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
input[type="submit"]:hover {
  color: #000;
}

textarea {
  min-height: 150px;
}

label.checkbox,
label.radio {
  width: 100%;
  padding: 14px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  display: inline-block;
  line-height: normal;
  background: #fff url(img/checkbox-off.png) no-repeat 100% 50%;
  background-size: 43px 24px;
  cursor: pointer;
}
label.checkbox em,
label.checkbox i,
label.radio em,
label.radio i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
label.checkbox strong,
label.checkbox b,
label.radio strong,
label.radio b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
label.checkbox.checked,
label.radio.checked {
  background-image: url(img/checkbox-on.png);
  background-color: #EBF4D9;
  border-color: #8bb24e;
}
label.checkbox input,
label.radio input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
label.checkbox:hover, label.checkbox:focus,
label.radio:hover,
label.radio:focus {
  border-color: #8bb24e;
  outline: none;
}

label.radio {
  background-image: url(img/radio-off.png);
}
label.radio.checked {
  background-image: url(img/radio-on.png);
}

.button, .form .row.form-actions input[type="submit"] {
  display: block;
  clear: both;
  display: inline-block;
  padding: 14px;
  color: #fff;
  background: #8bb24e;
  position: relative;
  font-size: 16px;
  line-height: 1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.button.pink, .form .row.form-actions input.pink[type="submit"] {
  background: #d13076;
}
.button.blue, .form .row.form-actions input.blue[type="submit"] {
  background: #59c9d5;
}
.button.red, .form .row.form-actions input.red[type="submit"] {
  background: #ef562d;
}
.button.grey, .form .row.form-actions input.grey[type="submit"] {
  background: #aaa;
}
.button.disabled, .form .row.form-actions input.disabled[type="submit"] {
  background: #d5d5d5;
  cursor: not-allowed;
  color: #fff;
}
.button.disabled:hover, .form .row.form-actions input.disabled[type="submit"]:hover {
  background: #d5d5d5;
}
.button:hover, .form .row.form-actions input[type="submit"]:hover {
  background: #000;
}
.button.action, .form .row.form-actions input.action[type="submit"] {
  padding-right: 55px;
  line-height: 1;
  background: #8bb24e url(img/submit-arrow.png) no-repeat 100% 50%;
  background-size: 43px 24px;
}
.button.action:hover, .form .row.form-actions input.action[type="submit"]:hover {
  background-color: #000;
}
.button.submit-event, .form .row.form-actions input.submit-event[type="submit"] {
  width: 100%;
  padding: 15px 20px 15px 55px;
}
.button.submit-event:hover, .form .row.form-actions input.submit-event[type="submit"]:hover {
  background: #000;
}
.button.submit-event:before, .form .row.form-actions input.submit-event[type="submit"]:before {
  width: 24px;
  height: 24px;
  background: url(img/cal-icon-white.png) no-repeat center;
  background-size: contain;
  display: block;
  content: "";
  position: absolute;
  left: 20px;
  top: 14px;
}
.button:disabled, .form .row.form-actions input[type="submit"]:disabled {
  background: #d5d5d5;
  cursor: not-allowed;
}
.button:disabled:hover, .form .row.form-actions input[type="submit"]:disabled:hover {
  background: #d5d5d5;
}

.centered {
  text-align: center;
}

.button-layout {
  text-align: center;
}
.button-layout a {
  display: inline-block;
  width: auto;
  margin: 15px 11px;
}

.inner-label {
  position: absolute;
  left: 30px;
  top: 13px;
  color: #aaa;
}
.inner-label + .date-picker {
  padding-left: 65px;
}

.main-menu {
  padding-top: 10px;
}
.main-menu ul {
  padding: 0;
  margin: 0;
  *zoom: 1;
}
.main-menu ul:before, .main-menu ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.main-menu ul:after {
  clear: both;
}
.main-menu ul li {
  /*padding: 20px 14px 25px;*/
  padding: 20px 45px 25px;
  margin: 0;
  line-height: 20px;
  display: inline;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  float: left;
  position: relative;
}
.main-menu ul li a {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  line-height: 20px;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.main-menu ul li.active > a {
  color: #8bb24e;
}
.main-menu ul li.info:before, .main-menu ul li.search:before {
  height: 20px;
  width: 1px;
  display: block;
  content: "";
  background: #d5d5d5;
  position: absolute;
  top: 18px;
  left: 0;
}

.main-menu ul li.info:before {
	display: none;
}

.main-menu ul li.info a, .main-menu ul li.search a {
  padding: 0 5px;
  display: block;
  position: relative;
  top: -3px;
}
.main-menu ul li.info a img, .main-menu ul li.search a img {
  height: 20px;
  width: auto;
}
.main-menu ul li.search > a {
  display: block;
  width: 25px;
  height: 20px;
  background: url(img/search-icon.png) no-repeat center;
  background-size: contain;
  text-indent: -3000px;
  overflow: hidden;
  top: -1px;
}
.main-menu ul li.search.search-open > a {
  background-image: url(img/close-icon.png);
}
.main-menu ul li:hover > a {
  color: #8bb24e;
}
.main-menu ul li.has-child {
  z-index: 100;
}

.main-menu ul li:first-child {
	padding-left: 15px;
}

@media (max-width: 1200px) {
	
	.main-menu ul li:first-child {
		padding-left: 0px;	
	}	
}

.main-menu ul li.has-child .down-arrow {
  display: block;
  width: 20px;
  height: 20px;
  background: url(img/down-green.png) no-repeat center;
  background-size: 15px auto;
  position: absolute;
  top: 19px;
  right: 7px;
  z-index: 10;
  display: none;
}
@media (max-width: 1200px) {
  .main-menu ul li.has-child .down-arrow {
    display: block;
    width: 40px;
    height: 40px;
    top: 0;
    right: -4px;
    cursor: pointer;
  }
}
.main-menu ul li.has-child > a {
  position: relative;
}
.main-menu ul li.has-child:hover {
  background: #f2f2f2;
}
.main-menu ul li.has-child:hover > ul {
  max-height: none;
}
.main-menu ul li > ul {
  position: absolute;
  background: #f2f2f2;
  top: 65px;
  left: 0;
  width: 200px;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.main-menu ul li > ul > li {
  padding: 0;
  display: block;
  width: 100%;
}
.main-menu ul li > ul > li > a {
  font-size: 16px;
  padding: 14px;
  line-height: 1.2;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.main-menu ul li > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.main-menu ul li > ul > li:first-child a {
  border: none;
}
@media (min-width: 1200px) {
  .main-menu ul li > ul.double-up {
    /*left: auto;*/
    right: 0;
    width: 450px;
  }
  .main-menu ul li > ul.double-up > li {
    float: left;
    width: 50%;
	padding-left: 0px;
  }
  .main-menu ul li > ul.double-up > li:nth-child(2) > a {
    border-top: none;
  }
  .main-menu ul li > ul.double-up > li:nth-child(odd) > a {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.main-menu ul li .search-form {
  position: absolute;
  right: 0;
  top: 66px;
  background: #fff;
  padding: 0 15px 15px;
  width: 355px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.main-menu ul li .search-form:before {
  width: 100%;
  top: -8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background: #fff;
}
.main-menu ul li .search-form input[type="text"] {
  width: 100%;
}
.main-menu ul li .search-form input[type="submit"] {
  position: absolute;
  right: 30px;
  top: 12px;
}
.main-menu ul li.search-open .search-form {
  display: block;
}

.header {
  padding: 30px 0;
  *zoom: 1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 501;
  position: fixed;
  top: 0 !important;
  left: 0;
  width: 100%;
  background: #fff;
}

.header:before, .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.header:after {
  clear: both;
}
.header h1 {
  margin: 0;
  padding: 0;
  font-size: 25px;
  background: url(img/visit-paramatta-logo.png) no-repeat center;
  background-size: contain;
  display: block;
  width: 237px;
  height: 83px;
  text-indent: -50000px;
  overflow: hidden;
}

.site-logo-wrapper {
		text-align: center;
}

.site-logo img {
	width: 500px;
	text-align: center;
	margin: -35px 0px 15px 0px;
}

@media (max-width: 768px) {
	.site-logo-wrapper {
		text-align: center;
	}
	.site-logo img {
		width: 100%;
		margin: 0px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
      /* For landscape layouts only */
      .site-logo img {
	      margin: -5px 0px -5px 0px;
	  }
}



.header .languages {
  position: absolute;
  top: 5px;
  right: 30px;
  width: 320px;
}

.header .wrapper-ts {
	float: right;
}

@media (max-width: 768px) {
	.header .wrapper-ts {
		float: left;
		margin-left: 5px;
	}	
}

.header .region-header-social {
	float: left;
	margin-left: 55px;
}

@media (max-width: 1200px) {
	.header .region-header-social {
		display: none;	
	}			
}	

.header .region-header-social ul.menu .fa {
	font-size: 20px;
	position: relative;
	transition: all .2s ease-in-out;
}

.header .region-header-social ul.menu .fa:hover {
	transform: translateY(-4px);
	color: #8bb24e;
}

/* VINCE CODE */
.header .languages .addthis_inline_share_toolbox{
  clear: both;
  max-width: 200px;
  float: left;
  position: relative;
  bottom: 5px;
}
.header .languages .at-style-responsive .at-share-btn{padding: 0px;}
.header .languages .at-icon-wrapper{line-height: 30px !important;height: 30px !important;width: 30px !important;}
.header .languages .at-icon-wrapper svg{ width: 30px !important;height: 30px !important;}
/* END */

.header .languages ul {
  padding: 0;
  margin: 0;
}
.header .languages ul li {
  padding: 0 0 0 20px;
  margin: 0;
  display: inline;
}
.header .languages ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  line-height: 1.4;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.header .languages ul li a:hover {
  color: #8bb24e;
}
.header .languages ul li.translate {
  float: left;
  /*width: 260px;*/
  position: relative;
  /*top: -9px;*/
  width: 50px;
  
}
.header .languages ul li.subscribe {
  border-left: 1px solid #000000;
  margin-left: 16px;
}
.header .languages ul li.subscribe a {
  border-bottom: 1px solid #8bb24e;
}
.header .main-menu {
  position: absolute;
  bottom: -32px;
  /*right: 18px;*/
  left: 15px;
  
}
.header .menu-button {
  display: none;
  cursor: pointer;
}
.header .menu-button span {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  margin-left: 5px;
  top: -2px;
  color: #000;
}

@media (max-width: 1200px) {
  .header {
    position: fixed;
  }
  .header .languages {
    position: fixed;
    top: 0;
    right: -250px;
    width: 32px;
    display: block;
    z-index: 100;
  }
  .header .languages ul li.translate {
    display: block;
    width: 100%;
    float: left;
    top: auto;
    padding: 15px 10px 10px;
    background: #f2f2f2;
    max-width: 25px;
  }
  
  .menu-open .header .languages {
	  right: 220px !important;
  }
  
  .header .languages .addthis_inline_share_toolbox{bottom: 0px;top: 11px;padding-left: 10px;}
  .header .languages .at-icon-wrapper{background: transparent !important;}


  .header .languages ul li.subscribe {
    display: none;
  }
  .header .main-menu {
    /*position: fixed;
    top: 0;
    right: -250px;
    height: 100%;
    overflow: auto;
    width: 250px;
    display: block;
    padding: 65px 20px 20px;
    background: #f2f2f2;*/
  }
  .header .main-menu > ul > li {
    padding: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header .main-menu > ul > li > a {
    display: block;
    width: 100%;
    padding: 12px 0 8px;
  }
  .header .main-menu > ul > li:hover > a {
    color: #000;
  }
  .header .main-menu > ul > li.search, .header .main-menu > ul > li.info {
    border: none;
  }
  .header .main-menu > ul > li.search:before, .header .main-menu > ul > li.info:before {
    display: none;
  }
  .header .main-menu > ul > li.search > a {
    display: none;
  }
  .header .main-menu > ul > li.search .search-form {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    top: auto;
    border: none;
    box-shadow: none;
  }
  .header .main-menu > ul > li.search .search-form:before {
    display: none;
  }
  .header .main-menu > ul > li.search .search-form input[type="submit"] {
    right: 15px;
    top: 12px;
  }
  .header .main-menu > ul > li.has-child > ul {
    position: relative;
    top: auto;
    width: 100%;
    box-shadow: none;
    padding-left: 0;
    background: #fff;
  }
  .header .main-menu > ul > li.has-child > ul > li > a {
    font-size: 14px;
  }
  .header .main-menu > ul > li.has-child > ul > li:hover > a {
    color: #000;
  }
  .header .main-menu > ul > li.has-child:hover > ul {
    max-height: 0;
  }
  .header .main-menu > ul > li.has-child.open > ul {
    max-height: none !important;
  }
  .header h1 {
    margin: auto;
  }
  .header .menu-button {
    display: block;
  }
}

@media (max-width: 768px) {
	.header {
    	position: relative;
  	}
}


.menu-button {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 20px;
  padding: 10px 13px 4px;
  color: #8bb24e;
}
.menu-button span {
  display: none;
}

@media (max-width: 900px) {
  .menu-open .page-wrapper {
    margin-left: -250px;
  }
  .menu-open .header .languages,
  .menu-open .header .main-menu {
    right: 0;
  }
  .menu-open .menu-button .fa-bars:before {
    content: "\f00d";
  }
}

.translated-ltr .header,
.translated-rtl .header {
  top: 38px;
}
@media (max-width: 900px) {
  .translated-ltr .header,
  .translated-rtl .header {
    top: 0;
  }
}
@media (max-width: 900px) {
  .translated-ltr .header .languages,
  .translated-ltr .header .main-menu,
  .translated-rtl .header .languages,
  .translated-rtl .header .main-menu {
    /*top: 38px;*/
  }
}

.carousel {
  position: relative;
}
.carousel:after {
  /*display: block;*/
  display: none;
  height: 20px;
  width: 100%;
  content: "";
  background: linear-gradient(90deg, #f6d258, #8bb24e);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 8s ease infinite;
  -moz-animation: AnimationName 8s ease infinite;
  animation: AnimationName 8s ease infinite;
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.carousel.no-green-line:after {
  display: none;
}
.carousel.no-green-line .cycle-pager {
  top: auto !important;
  bottom: 30px !important;
}
.carousel .slide {
  overflow: hidden;
  display: block;
  width: 100%;
  display: none;
}
.carousel .slide .backgroundImage {
  text-align: center;
}
.carousel .slide .backgroundImage img {
  /*max-width: 1362px;*/
  max-width: 1280px;
  padding: 0px 30px;
  height: auto;
}
@media (max-width: 900px) {
  .carousel .slide .backgroundImage {
    height: 460px;
    position: relative;
  }
  .carousel .slide .backgroundImage img {
    max-width: none;
    position: absolute;
    height: 460px;
    left: 50%;
    margin-left: -470px;
  }
}
@media (max-width: 750px) {
  .carousel .slide .backgroundImage {
    height: auto;
  }
  .carousel .slide .backgroundImage img {
    margin-left: 0;
    left: auto;
    height: auto;
    width: 100%;
    position: relative;
  }
}
.carousel .slide .wrapper {
  padding: 40px 40px 30px;
  text-align: center;
}

.carousel .slide .wrapper h2 {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  /*font-size: 60px;*/
  font-size: 45px;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

@media (max-width: 414px) {
	.carousel .slide .wrapper {
			padding: 40px 25px 30px;
			text-align: center;
	}
	.carousel .slide .wrapper h2 {
    	font-size: 24px;
  	}
  	
  	.carousel .slide .wrapper p {
    	font-size: 18px;
    	margin-bottom: 20px;
  	}	
    
    .banner-form-heading {
      font-size:24px !important;
    }
  }

.carousel .slide .wrapper p {
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 25px;
  margin: 0;
}
.carousel .slide .wrapper p em,
.carousel .slide .wrapper p i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
.carousel .slide .wrapper p strong,
.carousel .slide .wrapper p b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
.carousel .slide .wrapper p a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 1.1;
}
.carousel .slide .wrapper p a:hover {
  border-color: #8bb24e;
}
.carousel .slide .wrapper p a:after {
  width: 10px;
  height: 10px;
  background: url(img/double-green-right.png) no-repeat center;
  display: inline-block;
  background-size: contain;
  content: "";
  position: relative;
  top: -1px;
  margin-left: 8px;
}
@media (max-width: 900px) {
  .carousel .title-box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    position: relative;
    left: auto;
    top: auto;
    margin: auto !important;
    max-width: none;
    width: 100%;
    padding: 40px 20px 0;
  }
  .carousel .title-box h2 {
    font-size: 44px;
  }
  .carousel .title-box h2:last-child {
    margin-bottom: 40px;
  }
  .carousel .title-box p {
    margin-bottom: 40px;
  }
}
.carousel .cycle-pager {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 200;
  display: none;
}
.carousel .cycle-pager span {
  color: #aaa;
  cursor: pointer;
  display: inline-block;
  font-size: 40px;
  line-height: 1;
  padding: 2px 4px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  font-size: 16px;
  color: #000;
  width: 25px;
  line-height: 22px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0 6px;
  opacity: 0.6;
  /*font-size: 0px;*/
  font-size: 16px;
}
.carousel .cycle-pager span#pauseToggle {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 14px;
  position: absolute;
}
.carousel .cycle-pager span:hover {
  background: #fff;
  opacity: 1;
}
.carousel .cycle-pager span.cycle-pager-active {
  background: #fff;
  opacity: 1;
}
@media (max-width: 900px) {
  .carousel .cycle-pager {
    padding-top: 10px !important;
  }
  .carousel .cycle-pager span {
    text-indent: -5000px;
    overflow: hidden;
    width: 14px;
    height: 14px;
  }
}
.carousel .next,
.carousel .previous {
  display: inline-block;
  width: 40px;
  height: 100px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  z-index: 200;
}
.carousel .next img,
.carousel .previous img {
  width: 100%;
  height: 100%;
}
.carousel .previous {
  left: 0;
}
.carousel .next {
  right: 0;
}

.carousel + .carousel,
.page-image + .carousel,
.carousel + .page-image,
.page-image + .page-image {
  margin-top: 80px;
}

.valign-wrapper {
  text-align: center;
}

.partners {
  text-align: center;
}
.partners h2 {
  font-size: 16px !important;
  margin: 30px 0 20px !important;
  text-transform: uppercase;
}
.partners img {
  margin: 15px;
  width: 90px !important;
  height: auto;
}
.partners .larger img {
  width: 160px;
  margin: 25px 25px;
}

.title-box {
  position: absolute;
  display: inline-block;
  top: 50%;
  padding: 50px 60px;
  background: rgba(255, 255, 255, 0.9);
  left: 50%;
  max-width: 560px;
  z-index: 200;
  text-align: center;
  transform: translate(-50%,-50%);
  /*opacity: 0;*/
}
.title-box h2 {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
  word-break: normal;
}
.title-box p {
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}
.title-box p:before {
  display: block;
  width: 50px;
  height: 1px;
  background: #000;
  margin: 30px auto;
  content: "";
}
@media (max-width: 900px) {
  .title-box {
    opacity: 1;
  }
}

.style-guide-heading {
  display: block;
  padding: 50px 60px;
  background: #000;
  max-width: 560px;
  z-index: 200;
  margin: 60px auto 20px auto;
  text-align: center;
  color: #fff;
}
.style-guide-heading h2 {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
}
.style-guide-heading p {
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}
.style-guide-heading p:before {
  display: block;
  width: 50px;
  height: 1px;
  background: #000;
  margin: 30px auto;
  content: "";
}
@media (max-width: 900px) {
  .style-guide-heading {
    opacity: 1;
  }
}

.page-image {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.path-taxonomy .page-image {
	margin-bottom: 0px;
}

.page-image img {
  /*max-width: 1362px;
  height: auto;*/
  max-width: 1280px;
  padding: 0 30px;
  height: auto;
}

@media (max-width: 1200px) {
	.page-image img {
		max-width: 100%;
	}
}


@media (max-width: 750px)
{
	.page-image img {
	    margin-left: 0;
	    left: auto;
	    height: auto;
	    width: 100%;
	    position: relative;
	}
}

@media (max-width: 900px) {
  .page-image .title-box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    position: relative;
    left: auto;
    top: auto;
    margin: auto !important;
    max-width: none;
    width: 100%;
    padding: 40px 20px 0;
    transform: none;
  }
  .page-image .title-box h2 {
    font-size: 36px;
  }
  .page-image .title-box h2:last-child {
    margin-bottom: 40px;
  }
  .page-image .title-box p {
    margin-bottom: 40px;
  }
}

hr {
  height: 1px;
  width: 100%;
  border: none;
  margin: 50px 0 50px;
  padding: 0;
  background: #d5d5d5;
}

.breadcrumbs {
  /* font-family: 'Sectra Light', sans-serif; */
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  margin-bottom: 18px;
}
.breadcrumb-left .breadcrumbs{
  max-width: 800px;
  text-align: left;
  padding: 40px 0 0;
  margin: 0;
}
.breadcrumbs span {
  display: inline-block;
}
.breadcrumbs span:after {
  width: 6px;
  height: 5px;
  background: url(img/pink-arrow.svg) no-repeat ;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  content: "";
  position: relative;
  top: 0px;
  margin-left: 4px;
  margin-right: 2px;
}
.breadcrumbs span:last-child:after {
  display: none;
}

.overview,
.main-article {
  text-align: center;
}
.overview .wrapper,
.main-article .wrapper {
  max-width: 840px;
  padding: 50px;
}

.main-article .wrapper {
	padding: 0px 20px;
}

@media (max-width: 780px) {
  .overview .wrapper,
  .main-article .wrapper {
    padding: 30px;
  }
  
  .main-article .wrapper {
	  padding: 0px 30px;
  }	   
  
}
.overview .wrapper h1,
.main-article .wrapper h1 {
  margin-bottom: 20px;
  font-size: 33px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.overview .wrapper h1 em,
.overview .wrapper h1 i,
.main-article .wrapper h1 em,
.main-article .wrapper h1 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper .author,
.main-article .wrapper .author {
  font-size: 20px;
  color: #8bb24e;
  margin-bottom: 20px;
}
.overview .wrapper h2,
.main-article .wrapper h2 {
  line-height: 1.3;
  font-size: 33px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-bottom: 30px;
  margin-top: 40px;
}
.overview .wrapper h2 em,
.overview .wrapper h2 i,
.main-article .wrapper h2 em,
.main-article .wrapper h2 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper h3,
.main-article .wrapper h3 {
  line-height: 1.4;
  font-size: 26px;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-bottom: 30px;
  margin-top: 40px;
}
.overview .wrapper h3 em,
.overview .wrapper h3 i,
.main-article .wrapper h3 em,
.main-article .wrapper h3 i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
.overview .wrapper h3 strong,
.overview .wrapper h3 b,
.main-article .wrapper h3 strong,
.main-article .wrapper h3 b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}
.overview .wrapper h4,
.main-article .wrapper h4 {
  line-height: 1.4;
  font-size: 20px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-top: 40px;
  margin-bottom: 20px;
}
.overview .wrapper h4 em,
.overview .wrapper h4 i,
.main-article .wrapper h4 em,
.main-article .wrapper h4 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper ul,
.main-article .wrapper ul {
  padding: 0;
  margin: 30px 0 30px 30px;
}
.overview .wrapper ul li,
.main-article .wrapper ul li {
  position: relative;
  list-style: none;
  padding-left: 30px;
  margin-bottom: 10px;
}
.overview .wrapper ul li:before,
.main-article .wrapper ul li:before {
  content: "\f140";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -1px;
  color: #8bb24e;
}
.overview .wrapper ol,
.main-article .wrapper ol {
  padding: 0;
  margin: 30px 0 30px 46px;
}
.overview .wrapper ol li,
.main-article .wrapper ol li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.overview .wrapper p,
.overview .wrapper li,
.main-article .wrapper p,
.main-article .wrapper li {
  line-height: 1.6;
}
.overview .wrapper p:last-child,
.overview .wrapper li:last-child,
.main-article .wrapper p:last-child,
/*.main-article .wrapper li:last-child*/ {
  margin-bottom: 0;
}
.overview .wrapper p.intro-text,
.overview .wrapper li.intro-text,
.main-article .wrapper p.intro-text,
.main-article .wrapper li.intro-text {
  line-height: 1.4;
  font-size: 20px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-bottom: 30px;
}
.overview .wrapper p.intro-text em,
.overview .wrapper p.intro-text i,
.overview .wrapper li.intro-text em,
.overview .wrapper li.intro-text i,
.main-article .wrapper p.intro-text em,
.main-article .wrapper p.intro-text i,
.main-article .wrapper li.intro-text em,
.main-article .wrapper li.intro-text i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper blockquote,
.main-article .wrapper blockquote {
  color: #59c9d5;
  font-size: 33px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  border-left: 1px solid #d5d5d5;
  padding-left: 30px;
  margin-bottom: 50px;
  line-height: 1.2;
  margin-top: 40px;
  margin-left: 0;
  max-width: 660px;
}
.overview .wrapper blockquote em,
.overview .wrapper blockquote i,
.main-article .wrapper blockquote em,
.main-article .wrapper blockquote i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper blockquote p,
.main-article .wrapper blockquote p {
  line-height: inherit;
}
.overview .wrapper blockquote.pull-right,
.main-article .wrapper blockquote.pull-right {
  float: right;
  width: 50%;
  margin-left: 50px;
  margin-bottom: 40px;
  margin-top: 25px;
  margin-right: -60px;
}
.overview .wrapper blockquote.pull-left,
.main-article .wrapper blockquote.pull-left {
  float: left;
  width: 50%;
  margin-right: 50px;
  margin-bottom: 40px;
  margin-top: 25px;
  margin-left: -30px;
}
@media (max-width: 900px) {
  .overview .wrapper blockquote,
  .main-article .wrapper blockquote {
    font-size: 26px;
    line-height: 1.1;
    margin-right: 0;
  }
  .overview .wrapper blockquote.pull-right,
  .main-article .wrapper blockquote.pull-right {
    margin-right: 0;
  }
  .overview .wrapper blockquote.pull-left,
  .main-article .wrapper blockquote.pull-left {
    margin-left: 0;
  }
}
@media (max-width: 780px) {
  .overview .wrapper blockquote.pull-right, .overview .wrapper blockquote.pull-left,
  .main-article .wrapper blockquote.pull-right,
  .main-article .wrapper blockquote.pull-left {
    width: auto;
    float: none;
    margin: 40px 0 30px;
  }
}
.overview .wrapper .table-wrapper,
.main-article .wrapper .table-wrapper {
  .max-width: 100%;
  overflow: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.overview .wrapper .table-wrapper table,
.main-article .wrapper .table-wrapper table {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  box-shadow: none;
}
.overview .wrapper table,
.main-article .wrapper table {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  width: 100%;
}
.overview .wrapper table tr th,
.main-article .wrapper table tr th {
  padding: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: #8bb24e;
  color: #fff;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.overview .wrapper table tr th em,
.overview .wrapper table tr th i,
.main-article .wrapper table tr th em,
.main-article .wrapper table tr th i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.overview .wrapper table tr th:last-child,
.main-article .wrapper table tr th:last-child {
  border-right: none;
}
.overview .wrapper table tr td,
.main-article .wrapper table tr td {
  padding: 15px;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.overview .wrapper table tr td:last-child,
.main-article .wrapper table tr td:last-child {
  border-right: none;
}
.overview .wrapper .info-tiles,
.main-article .wrapper .info-tiles {
  margin: 50px 0 10px;
  background: none;
  padding: 0;
}

.main-article .wrapper .info-tiles {
   margin: 50px 0 50px;
}

.overview .wrapper .info-tiles .column,
.main-article .wrapper .info-tiles .column {
  margin-bottom: 0;
  margin-bottom: 0;
}
.overview .wrapper .info-tiles .column:after,
.main-article .wrapper .info-tiles .column:after {
  display: none;
}
.overview .wrapper .info-tiles .column > div,
.main-article .wrapper .info-tiles .column > div {
  padding: 40px;
  min-height: 275px;
  max-width: 800px;
  margin: 0 auto;
}
.overview .wrapper .info-tiles .column > div h2,
.main-article .wrapper .info-tiles .column > div h2 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}
.overview .wrapper .info-tiles .column > div p,
.main-article .wrapper .info-tiles .column > div p {
  line-height: 1.6;
  margin-bottom: 20px;
}
.overview .wrapper .info-tiles .column > div p:last-child,
.main-article .wrapper .info-tiles .column > div p:last-child {
  margin: 0;
}
.overview .event-details,
.overview .article-images,
.overview .map,
.overview .info-tiles,
.overview .table-wrapper,
.overview .layout,
.main-article .event-details,
.main-article .article-images,
.main-article .map,
.main-article .info-tiles,
.main-article .table-wrapper,
.main-article .layout {
  /*margin-left: -150px !important;
  margin-right: -150px !important;*/
}

@media (max-width: 1140px) {
  .overview .event-details,
  .overview .article-images,
  .overview .map,
  .overview .info-tiles,
  .overview .table-wrapper,
  .overview .layout,
  .main-article .event-details,
  .main-article .article-images,
  .main-article .map,
  .main-article .info-tiles,
  .main-article .table-wrapper,
  .main-article .layout {
    /*margin-left: -100px !important;
    margin-right: -100px !important;*/
  }
}
@media (max-width: 1020px) {
  .overview .event-details,
  .overview .article-images,
  .overview .map,
  .overview .info-tiles,
  .overview .table-wrapper,
  .overview .layout,
  .main-article .event-details,
  .main-article .article-images,
  .main-article .map,
  .main-article .info-tiles,
  .main-article .table-wrapper,
  .main-article .layout {
    /*margin-left: -50px !important;
    margin-right: -50px !important;*/
  }
}
@media (max-width: 950px) {
  .overview .event-details,
  .overview .article-images,
  .overview .map,
  .overview .info-tiles,
  .overview .table-wrapper,
  .overview .layout,
  .main-article .event-details,
  .main-article .article-images,
  .main-article .map,
  .main-article .info-tiles,
  .main-article .table-wrapper,
  .main-article .layout {
    /*margin-left: -20px !important;
    margin-right: -20px !important;*/
  }
}
@media (max-width: 780px) {
  .overview .event-details,
  .overview .article-images,
  .overview .map,
  .overview .info-tiles,
  .overview .table-wrapper,
  .overview .layout,
  .main-article .event-details,
  .main-article .article-images,
  .main-article .map,
  .main-article .info-tiles,
  .main-article .table-wrapper,
  .main-article .layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.main-article {
  text-align: left;
}
.main-article .breadcrumbs,
.main-article h1,
.main-article .author {
  text-align: center;
}

.share-this-article {
  text-align: center;
  padding: 80px 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
@media (max-width: 900px) {
  .share-this-article {
    padding: 91px 0 !important;
  }
  .share-this-article .addthis_inline_share_toolbox {
    top: auto;
    left: auto;
    padding-top: 5px;
    position: relative;
  }
  .share-this-article .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn {
    padding: 2px !important;
    margin: 0 !important;
    background: none !important;
  }
  .share-this-article .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn .at-icon-wrapper {
    line-height: 32px !important;
    height: 32px !important;
    width: 32px !important;
  }
  .share-this-article .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn .at-icon-wrapper svg {
    fill: black !important;
    width: 32px !important;
    height: 32px !important;
  }
}
@media (max-width: 780px) {
  .share-this-article {
    padding: 40px !important;
    border-top: none;
    text-align: left;
  }
}

.alt-article {
  text-align: center;
  padding: 50px 0;
}
.alt-article h1 {
  margin-bottom: 20px;
  font-size: 33px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.alt-article h1 em,
.alt-article h1 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.alt-article .author {
  font-size: 20px;
  color: #8bb24e;
  margin-bottom: 50px;
}
.alt-article .column {
  text-align: left;
}
.alt-article .column img {
  max-width: 100%;
}
.alt-article .column.twoThirds {
  padding-right: 50px;
}
.alt-article .column h3 {
  line-height: 1.4;
  font-size: 20px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-bottom: 30px;
}
.alt-article .column h3 em,
.alt-article .column h3 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.alt-article .column p {
  line-height: 1.6;
}
.alt-article .column p:last-child {
  margin-bottom: 0;
}
.alt-article .column .info-box {
  margin-bottom: 30px;
}
.alt-article .column .pull-right {
  float: right;
  width: 50%;
  margin-left: 50px;
  margin-bottom: 40px;
}

.image {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  position: relative;
}
.image p {
  display: block;
  padding: 10px 20px;
  background: #EBF4D9;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  right: 0;
  max-width: 800px;
}
.image p:before {
  content: "\f083";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
}
.image:hover p {
  opacity: 1;
}
.image img {
  width: 100%;
  max-width: 840px;
}

.article-images.row {
  margin: 50px 0;
}
.article-images.row .column {
  padding: 0;
}
.article-images.row .column .image {
  box-shadow: none;
  border: none;
  margin-bottom: 0;
  text-align: center;
}

.map {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  margin: 50px 0;
}
.map iframe {
  width: 100%;
  height: 500px;
  display: block;
  margin: 0;
}
.map:last-child {
  margin-bottom: 50px;
}

.info-box {
  padding: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.info-box h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.info-box p {
  line-height: 1.6;
  margin-bottom: 20px;
}
.info-box p:last-child {
  margin: 0;
}

.share-this-box {
  padding-top: 50px;
  *zoom: 1;
  position: relative;
}
.share-this-box:before, .share-this-box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.share-this-box:after {
  clear: both;
}
.share-this-box .addthis_inline_share_toolbox {
  position: absolute;
  top: 28px;
  left: 130px;
}
.share-this-box h4 {
  color: #aaa;
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.share-this-box h4 em,
.share-this-box h4 i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
.share-this-box h4 strong,
.share-this-box h4 b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}

.event-details {
  background: #EBF4D9;
  padding: 60px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  text-align: left;
  margin: 30px 0 40px;
  position: relative;
}
.event-details h2 {
  font-size: 20px !important;
  margin-bottom: 15px !important;
  margin-top: 0 !important;
}
.event-details p {
  line-height: 1.6;
  margin-bottom: 10px;
}
.event-details p:last-child {
  margin: 0;
}
.event-details .row:last-child {
  margin-bottom: 0;
}
.event-details .row .column {
  margin-bottom: 0;
}
.event-details .row .column.button-spacer {
  display: block;
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 30px;
}
.event-details .row .column.button-spacer .submit-event {
  width: auto;
  display: inline-block;
}
.event-details .share-this-box {
  padding-top: 0;
}

.event-details .share-this-box h4 {
  color: #000;
}
.event-details .share-this-box .addthis_inline_share_toolbox {
  top: auto;
  left: auto;
  padding-top: 5px;
  position: relative;
}
.event-details .share-this-box .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn {
  padding: 2px !important;
  margin: 0 !important;
  background: none !important;
}
.event-details .share-this-box .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn .at-icon-wrapper {
  line-height: 32px !important;
  height: 32px !important;
  width: 32px !important;
}
.event-details .share-this-box .addthis_inline_share_toolbox .at-share-btn-elements a.at-share-btn .at-icon-wrapper svg {
  fill: black !important;
  width: 32px !important;
  height: 32px !important;
}

.event-details .share-this-box h2 {
	display: inline-block;
	font-size: 22px !important;
	vertical-align: top;
	padding-top: 10px;
	margin-right: 10px;
}

.event-details .share-this-box.how-much h2 {
	padding-top: 0px; 
	font-size: 20px !important;
}


.event-details .share-this-box .addthis_inline_share_toolbox {
	display: inline-block;
}

@media (max-width: 1140px) {
  .event-details {
    padding-top: 0;
  }
  .event-details .column.oneQuarter {
    width: 50%;
    padding-top: 50px;
  }
}
@media (max-width: 666px) {
  .event-details {
    padding: 40px 40px 20px;
  }
  .event-details .column.oneQuarter {
    width: 100%;
    padding-top: 10px;
  }
  .event-details .column.oneQuarter:first-child {
    padding-top: 0;
  }
}

.price {
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
  float: right;
}

.add-to-calendar {
  display: block;
  clear: both;
  display: inline-block;
  padding: 15px 20px 15px 55px;
  color: #fff;
  background: #8bb24e;
  position: relative;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.add-to-calendar:hover {
  background: #000;
}
.add-to-calendar:before {
  width: 24px;
  height: 24px;
  background: url(img/cal-icon-white.png) no-repeat center;
  background-size: contain;
  display: block;
  content: "";
  position: absolute;
  left: 20px;
  top: 14px;
}

.image-gallery {
  padding: 50px;
}
.image-gallery .column img {
  width: 100%;
  height: auto;
}
.image-gallery .row {
  margin: 0;
}
.image-gallery .row:last-child {
  margin-bottom: 0;
}
.image-gallery .row .column {
  padding: 0;
}
.image-gallery .image {
  box-shadow: none;
  border: none;
}
.image-gallery .image .caption {
  background: #fff;
}
.image-gallery .image p {
  text-align: center;
}
.image-gallery .articles {
  padding: 0;
  background: none;
}
.image-gallery .articles .row {
  margin-bottom: 0;
}
.image-gallery .articles .row .column {
  margin-bottom: 0;
}
.image-gallery .articles .row .column:after {
  display: none;
}
.image-gallery .articles .row .column > div {
  padding: 40px;
}
.image-gallery .articles .row .column > div h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.image-gallery .articles .row .column > div p {
  line-height: 1.6;
  margin-bottom: 20px;
}
.image-gallery .articles .row .column > div p:last-child {
  margin: 0;
}
.image-gallery .articles .row .column.facebook > div, .image-gallery .articles .row .column.subscribe > div, .image-gallery .articles .row .column.instagram > div {
  padding-bottom: 22px;
}
.image-gallery .articles .row .column.facebook > div i, .image-gallery .articles .row .column.subscribe > div i, .image-gallery .articles .row .column.instagram > div i {
  margin: 0 0 25px;
  font-size: 50px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.image-gallery .articles .row .column.facebook > div h2, .image-gallery .articles .row .column.subscribe > div h2, .image-gallery .articles .row .column.instagram > div h2 {
  font-size: 20px;
}
.image-gallery .articles .row .column.facebook > div p, .image-gallery .articles .row .column.subscribe > div p, .image-gallery .articles .row .column.instagram > div p {
  margin-bottom: 20px;
}
.image-gallery .articles .row .column.facebook:after, .image-gallery .articles .row .column.subscribe:after, .image-gallery .articles .row .column.instagram:after {
  display: none;
}

.large-centered {
  text-align: center;
  padding: 15px 0 30px;
  font-size: 30px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.large-centered em,
.large-centered i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}

.filters {
  background: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0;
}
.filters .row {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.filters .row + .row {
  border-top: 1px solid #fff;
  padding-top: 15px;
}
.filters .row:first-child {
  padding-top: 0;
}
.filters .row:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.filters select,
.filters input[type="text"] {
  width: 100%;
}
.filters .column {
  position: relative;
}
.filters input[type="submit"] {
  position: absolute;
  right: 30px;
  top: 12px;
}
.filters + .articles {
  padding-top: 0;
  margin-top: -20px;
}

.articles {
  padding: 30px 0;
  background: #f2f2f2;
}
.articles h2.sectionHeading {
  font-family: 'Sectra Regular', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  letter-spacing: 1px;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d5d5d5;
}
.articles h2.sectionHeading.pink-line {
  border-color: #d13076;
}
.articles h2.sectionHeading.green-line {
  border-color: #8bb24e;
}
.articles h2.sectionHeading.blue-line {
  border-color: #59c9d5;
}
.articles .row {
  margin-bottom: 0;
}
.articles .column {
  margin-bottom: 30px;
  padding-bottom: 0;
}
.articles .column img {
  width: 100%;
}
.articles .column > div {
  padding: 25px 20px 20px 20px;
  background: #fff;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.articles .column > div h2 {
  font-size: 30px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  line-height: 1;
  margin-bottom: 16px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.articles .column > div h2 em,
.articles .column > div h2 i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.articles .column > div a.read-more {
  font-family: 'Sectra Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.articles .column > div a.read-more:after {
  width: 10px;
  height: 10px;
  background: url(img/double-green-right.png) no-repeat center;
  display: inline-block;
  background-size: contain;
  content: "";
  position: relative;
  top: 1px;
  margin-left: 6px;
}
.articles .column > div p:last-child {
  margin-bottom: 0;
}
.articles .column.full-link {
  cursor: pointer;
}

/* MY CHANGES */

.articles .column.full-link,
.views-infinite-scroll-content-wrapper {
  cursor: pointer;

  -webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 0.5s; /* Firefox < 16 */
   -ms-animation: fadein 0.5s; /* Internet Explorer */
    -o-animation: fadein 0.5s; /* Opera < 12.1 */
       animation: fadein 0.5s;  
}

@keyframes fadein {
  from { 
    opacity:0;
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0);
  }
  
  to { 
    opacity:1; 
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from { 
    opacity:0; 
    /*
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0);
    */
  }
  
  to { 
    opacity:1; 
    /*
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    */
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { 
    opacity:0; 
    /*
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0);
    */
  }
  
  to { 
    opacity:1; 
    /*
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    */
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { 
    opacity:0; 
    /*
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0);
    */
  }
  
  to { 
    opacity:1; 
    /*
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    */
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { 
    opacity:0; 
    /*
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0);
    */
  }
  
  to { 
    opacity:1; 
    /*
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    */
  }
}

/**/


.articles .column:after {
  display: block;
  height: 5px;
  width: 100%;
  content: "";
  background: #d5d5d5;
}
.articles .column:nth-child(3n+1):after {
  background: #8bb24e;
}
.articles .column:nth-child(3n+1).full-link:hover h2 {
  color: #8bb24e;
}
.articles .column:nth-child(3n+1).full-link:hover .read-more {
  border-bottom: 1px solid #8bb24e;
}
.articles .column:nth-child(3n+2):after {
  background: #59c9d5;
}
.articles .column:nth-child(3n+2).full-link:hover h2 {
  color: #59c9d5;
}
.articles .column:nth-child(3n+2).full-link:hover .read-more {
  border-bottom: 1px solid #59c9d5;
}
.articles .column:nth-child(3n+3):after {
  background: #d13076;
}
.articles .column:nth-child(3n+3).full-link:hover h2 {
  color: #d13076;
}
.articles .column:nth-child(3n+3).full-link:hover .read-more {
  border-bottom: 1px solid #d13076;
}
/*.articles .column:nth-child(4n+4):after {
  background: #8bb24e;
}
.articles .column:nth-child(4n+4).full-link:hover h2 {
  color: #8bb24e;
}
.articles .column:nth-child(4n+4).full-link:hover .read-more {
  border-bottom: 1px solid #8bb24e;
}*/
.articles .column.see-do:after {
  background: #8bb24e !important;
}
.articles .column.see-do.full-link:hover h2 {
  color: #8bb24e !important;
}
.articles .column.see-do.full-link:hover .read-more {
  border-bottom: 1px solid #8bb24e !important;
}
.articles .column.eat-drink:after {
  background: #59c9d5 !important;
}
.articles .column.eat-drink.full-link:hover h2 {
  color: #59c9d5 !important;
}
.articles .column.eat-drink.full-link:hover .read-more {
  border-bottom: 1px solid #59c9d5 !important;
}
.articles .column.full-link.arts-culture:after {
  background: #d13076 !important;
}
.articles .column.full-link.arts-culture:hover h2 {
  color: #d13076 !important;
}
.articles .column.full-link.arts-culture:hover .read-more {
  border-bottom: 1px solid #d13076 !important;
}
.articles .column.facebook > div, .articles .column.subscribe > div, .articles .column.instagram > div {
  background: #000;
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
}
.articles .column.facebook > div i, .articles .column.subscribe > div i, .articles .column.instagram > div i {
  margin: 40px 0 50px;
  font-size: 100px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.articles .column.facebook > div a.read-more, .articles .column.subscribe > div a.read-more, .articles .column.instagram > div a.read-more {
  color: #fff !important;
}
.articles .column.facebook > div p, .articles .column.subscribe > div p, .articles .column.instagram > div p {
  margin-bottom: 20px;
}
.articles .column.facebook:after, .articles .column.subscribe:after, .articles .column.instagram:after {
  display: none;
}
.articles .column.facebook > div, .articles .column.facebook.full-link > div {
  background: #0c4c8a;
  background: -webkit-linear-gradient(legacy-direction(180deg), #0c4c8a 0%, #004d80 100%);
  background: linear-gradient(180deg, #0c4c8a 0%, #004d80 100%);
}
.articles .column.facebook > div:hover i, .articles .column.facebook.full-link > div:hover i {
  color: #97d5e0;
}
.articles .column.facebook > div:hover a.read-more, .articles .column.facebook.full-link > div:hover a.read-more {
  border-color: #97d5e0;
}
.articles .column.facebook > div:hover h2, .articles .column.facebook.full-link > div:hover h2 {
  color: #fff !important;
}
.articles .column.subscribe > div, .articles .column.subscribe.full-link > div {
  background: #5c7148;
  background: -webkit-linear-gradient(legacy-direction(180deg), #5c7148 0%, #4c5e3c 100%);
  background: linear-gradient(180deg, #5c7148 0%, #4c5e3c 100%);
}
.articles .column.subscribe > div:hover i, .articles .column.subscribe.full-link > div:hover i {
  color: #8bb24e;
}
.articles .column.subscribe > div:hover a.read-more, .articles .column.subscribe.full-link > div:hover a.read-more {
  border-color: #8bb24e;
}
.articles .column.subscribe > div:hover h2, .articles .column.subscribe.full-link > div:hover h2 {
  color: #fff;
}
.articles .column.instagram > div, .articles .column.instagram.full-link > div {
  background: #d13076;
  background: -webkit-linear-gradient(legacy-direction(180deg), #d13076 0%, #b82a68 100%);
  background: linear-gradient(180deg, #d13076 0%, #b82a68 100%);
}
.articles .column.instagram > div:hover i, .articles .column.instagram.full-link > div:hover i {
  color: #EFCEC5;
}
.articles .column.instagram > div:hover a.read-more, .articles .column.instagram.full-link > div:hover a.read-more {
  border-color: #EFCEC5;
}
.articles .column.instagram > div:hover h2, .articles .column.instagram.full-link > div:hover h2 {
  color: #fff;
}
.articles .medium-article .column > div h2 {
  font-size: 25px;
}
.articles .small-article .column > div h2 {
  font-size: 20px;
}
@media (max-width: 980px) {
  .articles .small-article .column {
    width: 33.33% !important;
  }
}
@media (max-width: 700px) {
  .articles .small-article .column {
    width: 50% !important;
  }
}
@media (max-width: 500px) {
  .articles .small-article .column {
    width: 100% !important;
  }
}

.show-more {
  padding: 20px 0 10px;
  text-align: center;
}
.show-more a {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  color: #000;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
}
.show-more a em,
.show-more a i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.show-more a:after {
  width: 20px;
  height: 20px;
  background: url(img/plus-icon.png) no-repeat center;
  display: inline-block;
  background-size: contain;
  content: "";
  position: relative;
  top: 3px;
  margin-left: 10px;
}

.form {
  padding: 0 0 50px 0;
}
.form fieldset {
  margin-bottom: 40px;
}
.form fieldset > h2 {
  /* font-family: 'Sectra Regular', sans-serif; */
  font-weight: normal;
  text-rendering: optimizeLegibility;
  letter-spacing: 1px;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.form .wrapper {
  max-width: 800px;
}
.form .column {
  position: relative;
}
.form .column.required:before {
  position: absolute;
  top: -5px;
  right: 15px;
  content: "*";
  line-height: 1;
  font-size: 40px;
  color: #EFCEC5;
}
.form .column p {
  line-height: 1.6;
}
.form .column p:last-child {
  margin-bottom: 0;
}
.form .column input[type="text"],
.form .column select,
.form .column textarea {
  width: 100%;
}
.form .column label:not(.checkbox):not(.radio):not(.error) {
  display: block;
  margin-bottom: 10px;
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin-top: -5px;
}
.form .event-contact .column label{
  height: 52px;
}
.form .column label:not(.checkbox):not(.radio):not(.error) em,
.form .column label:not(.checkbox):not(.radio):not(.error) i {
  font-family: 'Walsheim Medium Oblique', sans-serif;
}
.form .column.label-offset {
  padding-top: 26px;
}
.form .column label.error {
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  margin-top: 0;
  color: #ef562d;
}
.form .column aside {
  position: absolute;
  top: 40px;
  left: 30px;
  color: #d5d5d5;
}
.form .column aside + input[type="text"] {
  padding-left: 34px;
}
.form .column.disabled {
  opacity: 0.5;
}
.form .column.disabled:after {
  display: block;
  height: 46px;
  padding: 0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  content: "";
  position: relative;
  top: auto;
  right: auto;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.form .sub-note {
  font-size: 15px;
  display: inline-block;
  padding-top: 15px;
  color: #aaa;
}
.form .row {
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #fff;
  margin-bottom: 0;
  padding: 30px 15px;
  background: #f2f2f2;
}
.form .row > .sub-note {
  display: block;
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.form .row.form-actions {
  text-align: center;
  background: #fff;
  border-bottom: none;
  padding-top: 50px;
}
.form .row.form-actions input[type="submit"] {
  padding: 15px 30px;
  font-size: 22px;
}
.form .row.frequencyToggle{
  display: none;
}
.captcha-holder{
  margin: 10px -15px;
}
.form .captcha-validate{
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  font-size: 15px;
  padding-top: 20px;
  display: none;
  color: #ef562d;
}


h3.section-heading {
  text-transform: uppercase;
  padding: 20px;
  margin-bottom: 60px !important;
  margin-top: 120px !important;
  font-weight: normal !important;
  font-size: 34px !important;
  text-align: center;
  background: #aaa;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
h3.section-heading:first-of-type {
  margin-top: 0 !important;
}
h3.section-heading.short {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}

.row.layout .column > div {
  background: #f2f2f2;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 20px 0;
}

.colour > div {
  display: block;
  height: 160px;
  background: #f2f2f2;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  padding: 10px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.colour > div.green {
  background: #8bb24e;
}
.colour > div.blue {
  background: #59c9d5;
}
.colour > div.pink {
  background: #d13076;
}
.colour > div.black {
  background: #000;
}
.colour > div.lightest-grey {
  background: #f2f2f2;
}
.colour > div.light-grey {
  background: #d5d5d5;
}
.colour > div.medium-grey {
  background: #aaa;
}
.colour > div.light-blue {
  background: #97d5e0;
}
.colour > div.light-green {
  background: #EBF4D9;
}
.colour > div.light-pink {
  background: #EFCEC5;
}
.colour > div.white {
  background: #fff;
}
.colour > div.medium-blue {
  background: #0062a3;
}
.colour > div.dark-blue {
  background: #0c4c8a;
}
.colour > div.yellow {
  background: #f6d258;
}
.colour > div.red {
  background: #ef562d;
}
.colour > div.hazelnut {
  background: #d1af94;
}
.colour > div.kale {
  background: #5c7148;
}
.colour p {
  display: block;
  padding: 10px 15px;
  margin: 0;
  background: white;
  border: 1px solid white;
  font-size: 14px;
  color: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
}
.colour p strong {
  display: block;
  padding-bottom: 0;
  font-size: 16px;
}

.footer {
  /*background: #0062a3;*/
  background: #828181;
  color: #fff;
  font-size: 18px;
  padding-top: 40px;
  /*margin-top: 30px;*/
}
.footer .wrapper {
  *zoom: 1;
}
.footer .wrapper:before, .footer .wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer .wrapper:after {
  clear: both;
}
.footer a {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.footer a:hover {
  opacity: 0.6;
}
.footer .address {
  display: inline-block;
  float: left;
  /*padding-left: 120px;*/
  position: relative;
  margin-right: 70px;
}
/*.footer .address:before {
  display: block;
  content: "";
  width: 90px;
  height: 90px;
  background: url(img/city-of-parramatta-seal.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -10px;
}*/
.footer .contact {
  display: inline-block;
  font-size: 20px;
  line-height: 2.1;
  /*margin-top: -8px;*/
  margin-bottom: 70px;
}
.footer .contact a {
  color: #fff;
  text-decoration: none;
}
.footer .contact i {
  margin-right: 15px;
  color: #59c9d5;
  font-size: 25px;
  width: 30px;
  text-align: center;
  position: relative;
}
.footer .contact i.fa-phone {
  top: 3px;
  font-size: 30px;
}
.footer .connect {
  position: absolute;
  top: -1px;
  right: 30px;
}
.footer .connect a {
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}
.footer .connect a:last-child {
  margin-right: 0;
}
.footer .connect i {
  color: #ffffff;
  font-size: 30px;
}
.footer h3 {
  margin: 0;
  padding: 0;
}
.footer .languages {
  clear: both;
}
.footer .languages ul {
  padding: 50px 0 30px 0;
  margin: 0;
}
.footer .languages ul li {
  padding: 0 20px 0 0;
  margin: 0;
  display: inline;
}
.footer .languages ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.footer .footer-bottom {
  /*background: #0c4c8a;*/
  background: #444444;
}
.footer .footer-bottom .wrapper {
  *zoom: 1;
}
.footer .footer-bottom .wrapper:before, .footer .footer-bottom .wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer .footer-bottom .wrapper:after {
  clear: both;
}
.footer .footer-bottom ul {
  padding: 15px 0;
  margin: 0;
  font-size: 18px;
}
.footer .footer-bottom ul li {
  padding: 0 10px;
  margin: 0;
  display: inline;
}
.footer .footer-bottom ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}

.footer .connect h3 {
	text-align: right;
	margin-right: 20px;
}

/*.footer .footer-bottom ul:first-child {
  float: left;
  margin-left: -10px;
}
.footer .footer-bottom ul:last-child {
  float: right;
  margin-right: -10px;
}*/

.footer .region-footer-first {
	margin-bottom: 35px;
}

@media (max-width: 1024px) {
  .footer .contact {
    float: right;
  }
  .footer .connect {
    top: 80px;
    margin-bottom: 70px;
  }
  .footer .connect h3 {
    display: none;
  }
  .footer .connect a i {
    font-size: 25px;
  }
  .footer .footer-bottom ul {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .footer .footer-bottom {
    padding: 15px 0;
  }
  .footer .footer-bottom ul {
    padding: 5px;
    display: block;
    float: none !important;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .footer .address {
    display: block;
    float: none;
    text-align: center;
    padding: 0;
    margin: 0 0 10px;
  }
  .footer .address:before {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -45px;
    top: -20px;
  }
  .footer .contact {
    float: none;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: inherit;
    margin-bottom: 10px;
  }
  .footer .contact i {
    display: none;
  }
  
  .footer .connect {
    position: relative;
    top: auto !important;
    right: auto;
    text-align: center;
  }
  
  .footer .connect a i {
    font-size: 40px;
  }
  .footer .languages {
    text-align: center;
  }
  .footer .languages ul {
    padding-top: 30px;
  }
  .footer .languages ul li:first-child {
    display: none;
  }
}
@media (max-width: 580px) {
  .footer .languages {
    padding: 30px 0;
  }
  .footer .languages ul {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .languages ul li {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .languages ul li a {
    padding: 10px;
    display: block;
  }
  .footer .footer-bottom {
    padding: 30px 0;
  }
  .footer .footer-bottom ul {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .footer-bottom ul li {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer .footer-bottom ul li a {
    padding: 10px;
    display: block;
  }
  .footer .footer-bottom ul:first-child {
    border-bottom: none;
  }
}

div.datedropper.primary:before, div.datedropper.primary .pick-submit, div.datedropper.primary .pick-lg-b .pick-sl:before, div.datedropper.primary .pick-m, div.datedropper.primary .pick-lg-h {
  background-color: #8bb24e;
}

div.datedropper.primary .pick-y.pick-jump, div.datedropper.primary .pick li span, div.datedropper.primary .pick-lg-b .pick-wke, div.datedropper.primary .pick-btn {
  color: #8bb24e;
}

div.datedropper.primary .picker, div.datedropper.primary .pick-arw, div.datedropper.primary .pick-l {
  color: #000;
}

div.datedropper {
  font-family: 'Walsheim Light', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
div.datedropper em,
div.datedropper i {
  font-family: 'Walsheim Light Oblique', sans-serif;
}
div.datedropper strong,
div.datedropper b {
  font-family: 'Walsheim Medium', sans-serif;
  font-weight: normal;
}

div.datedropper .picker ul.pick.pick-d {
  font-size: 44px;
}

/*added for google translate*/
.switcher {
    width: 28px !important;
    margin-top: -1px;
}

.switcher a  {
	border: 0px !important;
}

.switcher .option {
	border: 0px !important;
	background: #e0e0e0 !important;
}

.switcher .option a span, .switcher .selected a span{
  text-indent: 0px;
}

.switcher .option a, .switcher .selected a {
  text-indent: -99999px;
}

.switcher .selected a {
  width: 16px !important;
  padding: 4px 5px 0px 5px !important;
}

.switcher .option a {
  width: 100% !important;
  display: block !important;
}

.switcher .selected {
  background: none !important;
  z-index: 100;
}

.switcher .option a.selected {
  background: #ffffff !important;
  display: block !important;
}

.switcher .option a:hover {
  background: #ffffff !important;	
}

@media (max-width: 1200px) { 
	.switcher { 
		width: 25px !important;
	}
	.switcher .option {
		width: 220px !important;
		border: 0px !important;
		background: #e0e0e0 !important;
		position: absolute !important;
		
	}
	
	.switcher .option a {
		width: 220px !important;
	}
	
	.switcher .option a.selected { 
		width: 220px !important;
		padding: 5px 0px;
	}
	.switcher .option a.selected span {
		margin-left: 5px;
	}
}

/*added to show toolbar always on top*/

#toolbar-administration {
	z-index: 1001;
}

/*input type login*/
.user-login-form #edit-submit, .user-login-form #edit-submit:hover {
	background: url("img/double-green-right.png") no-repeat 100% 55%;
	background-size: 10px 10px;
    padding: 10px 25px;
    background-position: 75px;
    background: #8bb24e;
    color: #ffffff;
}

/*address block - css*/

.address-logo-wrapper {
	/*width: 90px;
	height: 90px;*/
	display: inline-block;
}

@media (max-width: 768px) {
	.address-logo-wrapper {
			display: inline-block;
			margin: 0px auto;
	}
}

@media (max-width: 600px) {
	.address-logo-wrapper {
			display: block;
			margin: 0px auto;
	}
}


.address-logo-wrapper img {
	width: 300px;
	height: auto;
}

.footer .address-logo-wrapper a:hover {
	opacity: 1;
}

.address-content-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
    margin-left: 20px;
}

.footer-left {
	float: left;
}

.footer-right {
	float: right;
}

.footer-copyright {
	clear: both;
	float: left;
	font-size: 12px;
	margin-left: 10px;
}

.connect .footer-social-menu ul.menu {
	margin-left: 0px;
	margin-top: -5px;
}

.connect .footer-social-menu ul.menu li {
		display: inline-block;
		margin-right: 20px;
}	

.connect .footer-social-menu li a {
	display: inline-block;
}

.field--name-field-icon {
	float: left;
}

.field--name-field-icon-link {
	float: left;
}

@media (max-width: 600px) {
	.field--name-field-icon {
		float: none;
	}

	.field--name-field-icon-link {
		float: none;
	}	
}	

@media (max-width: 768px) {
	.footer-left {
		padding: 5px;
		display: block;
		float: none !important;
		text-align: center;
	}

	.footer-right {
		padding: 5px;
		display: block;
		float: none !important;
		text-align: center;
	}	
	
	.footer-copyright { 
		float: none !important;
		text-align: center;
		margin-top: 10px;
		margin-left: 0px;
	}	
	
	.connect .footer-social-menu ul.menu { 
		text-align: center;
	}
}

/*home page slider - video button - starts here*/
@media (min-width: 769px) {
	.slide_video_link {
		position: relative;
	}
}
.slide_video_link:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f144";
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 90px;
    color: #ffffff;
    z-index: 99;
}
/*home page slider - video button - ends here*/


/*breadcrumbs - starts here*/
	
	.main-article .wrapper .breadcrumbs ol li {
			padding-left: 0px;
	}
	
	/* .main-article .wrapper .breadcrumbs {
		font-family: 'Sectra Light', sans-serif;
		font-weight: normal;
		text-rendering: optimizeLegibility;
		font-size: 13px;
		margin-bottom: 16px;
	}
	.main-article .wrapper .breadcrumbs span {
		display: inline-block;
	} */
	
	.main-article .wrapper .breadcrumbs span a {
		color: #000;
	}
	.main-article .wrapper .breadcrumbs span a:hover {
    /* color: #8bb24e; */
    color: #d03076;
	}
	
	/* .main-article .wrapper .breadcrumbs span:after {
		width: 6px;
		height: 6px;
		background: url(img/double-green-right.png) no-repeat center;
		display: inline-block;
		background-size: contain;
		content: "";
		position: relative;
		top: 0px;
		margin-left: 4px;
		margin-right: 2px;
	} */
	
	/*.main-article .wrapper .breadcrumbs span:first-of-type {
		display: none;
	}*/
	
	.main-article .wrapper .breadcrumbs span:last-child:after {
		display: none;
	}
	
/*breadcrumbs - ends here*/


/*articles - related section - starts here*/
.articles--heading {
	padding: 30px 0px 0px 0px;
}
.articles--heading .large-centered {
	padding: 15px 0px 10px 0px;
	margin-bottom: 0px;
}
/*articles - related section - ends here*/

/* taxonomy pages - feed icon remove*/ 
.feed-icons {
	display: none;
}

/*taxonomy pages - show more*/
.show-more {
	background: #f2f2f2;
}

.hide-tags {
	display: none;
} 

.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-tid {
	width: 25%;
	padding: 0px 15px;
	margin: 0px !important;
}

.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-field-content-tags-target-id {
	width: 25%;
	padding: 0px 15px;
	margin: 0px !important;
}

.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-combine {
	width: 75%;
	padding: 0px 15px;
	margin: 0px !important;
}

.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-combine input[type="text"] {
	height: 50px;
}

.view-id-taxonomy_term .form-actions {
	margin: 0px !important;
}

.view-id-taxonomy_term .filters input[type="submit"] {
	position: absolute;
    right: 40px;
    top: 14px;
    box-shadow: none;
    background: no-repeat center right #ffffff;
}

.view-id-taxonomy_term .filters input[type="submit"]:hover {
/*	background: #ffffff url("img/double-green-right.png") no-repeat 100% 55% !important; */
	background: #ffffff url("img/double-green-right.png") no-repeat center right !important;
    background-size: 10px 10px !important;
}

@media (max-width: 780px) {
	.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-tid {
		width: 100%;
		padding: 0px 10px 20px 10px;
	}
	.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-combine {
		width: 100%;	
		padding: 0px 10px 20px 10px;
	}
	
	.view-id-taxonomy_term .bef-exposed-form .form--inline > .form-item-field-content-tags-target-id {
		width: 100%;	
		padding: 0px 10px 20px 10px;	
	}
	
	.view-id-taxonomy_term .filters input[type="submit"] {
		top: 105px;
	}
	
	.view-id-taxonomy_term .filters .change-top {
		top: 50px !important; 
	} 
}

.show-more .button {
	background: transparent;
	box-shadow: none;
	border: none;
}

.select-options-views {
	background: #f2f2f2;
	text-align: left;
}

.select-options-views .view-header {
	padding: 30px 0px 0px 0px;
}

.select-options-views .view-content {
	padding: 5px 0px;
}

.select-option-wrapper {
	padding: 0px;
}

.select-option {
	list-style-type: none;
	display: inline-block;
}

.select-option:after {
	content: "|"
}

.select-option:last-child:after {
	content: "";
}

/*search form*/

.search-form {
  position: absolute;
  right: 30px;
  top: 50px;
  background: #fff;
  width: 325px;
  display: block;
  border-top: none;
  /*padding: 0 15px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);*/
}

.search-form form {
	border: 1px solid #8bb24e;
	border-radius: 5px;
}

@media (max-width: 768px) {
	.search-form form {
		margin: 0px -1px;	
	}
}  

.search-form:before {
  width: 100%;
  top: -8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background: #fff;
}
.search-form input[type="text"] {
  width: 75%;
  background: none;
  background-image: none;
  border-radius: 5px 0px 0px 5px;
  /*border: 1px solid #8bb24e;*/
  border: none;
  box-shadow: none;
}
.search-form input[type="submit"] {
    position: absolute;
    right: 3px;
    top: 1px;
    box-shadow: none;
    background: #FFFFFF url(img/double-green-right.png) no-repeat 85% 50% !important;
    background-size: 10px 10px !important;
    /*border: 1px solid #8bb24e;*/
    border: none;
    padding: 12px 30px;
    border-left: 0px;
    border-radius: 0px 5px 5px 0px;
}

.search-form input[type="submit"]:hover {
	background: #FFFFFF url(img/double-green-right.png) no-repeat 85% 50% !important;
    background-size: 10px 10px !important;
}

.search-form-input-submit-focus {
	border-color: #8bb24e !important;
}

.search-open {
  display: block;
}

@media (max-width: 1200px) { 
	.search-form input[type="submit"] { 
		right: 15px;
	}
}

@media (max-width: 1200px) {
	
	.region.region-primary-menu {
		position: fixed;
		top: 0;
		right: -250px;
		height: 100%;
		overflow: auto;
		width: 250px;
		padding: 65px 15px 15px;
		display: block;
		background: #f2f2f2;
		overflow-y: scroll;
	}
	
	.header .main-menu {
		position: relative;
		float: left;
		top: 0px;
		left: 0px;
	}
	
	.search-form {
		float: left;
		display: block;
		width: 100%;
		right: -250px;
		padding: 0 15px 10px;
		position: relative;
		top: 10px;
	}
	
	.search-form input[type="text"] {
	 	padding: 14px 54px 14px 5px;
	 	position: relative;
	 	-webkit-user-select: initial;
	 	-khtml-user-select: initial;
	 	-moz-user-select: initial;
	 	-ms-user-select: initial;
	 	user-select: initial;
	}
	
	.search-form input[type="text"]:before, .search-form input[type="text"]:after {
		-webkit-user-select: initial;
	 	-khtml-user-select: initial;
	 	-moz-user-select: initial;
	 	-ms-user-select: initial;
	 	user-select: initial;
	}
	
	.search-open {
		right: 0px;
	}
	.region.region-primary-menu.region-open {
		right: 0px;
	}
	
	.menu-open .menu-button {
		display: none;
	}
	
	.region.region-primary-menu.region-open .menu-button {
		top: 2px;
		right: 10px;
		font-size: 20px;
		display: block;
	}
	
	.ui-widget-content { 
			position: relative;
			/*left: 0px !important;*/
	}
	
	ul[data-sa-theme="minimal"] {
		width: 200px !important;
		min-width: 200px !important;
		float: right;
	}
	
}

@media (max-width: 1200px) {
	.search-form {
		top: 60px;
		position: absolute;
		display: none;
	}
	
	.search-form-open {
		display: block;
	}
	
	.main-menu-top {
		top: 60px !important;
	}
	/*.search-form {
		top: 50px;
	}*/
}

/*search auto-complete*/
ul[data-sa-theme="minimal"] {
	max-width: 350px;
	z-index: 1000;
}
.ui-widget-content {
	border: 1px solid #8bb24e;
}
.ui-menu .ui-menu-divider {
	border-width: 0px;
}
input.form-search.ui-autocomplete-loading {
  background-image: none !important;
}

/*newseletter signup form*/



.newsletter-signup {
	position: absolute;
    width: 350px;
    right: 0px;
    background: #fff;
    z-index: 1001;
    padding: 10px 15px;
    display: none;
    border: 1px solid #8bb24e;
    z-index: 10000;
    margin-top: 10px;
}

.newsletter-signup input[type="submit"], .webform-submission-newsletter-subscription-form-form input[type="submit"] {
    box-shadow: none;
    border: 1px solid #d5d5d5;
    padding: 10px 20px 10px 20px;
    background: url(img/double-green-right.png) no-repeat 90% 50%;
    background-size: 10px 10px;
    background: #8bb24e;
    color: #ffffff;
}

.newsletter-signup input[type="submit"]:hover, .webform-submission-newsletter-subscription-form-form input[type="submit"]:hover {
	background: url(img/double-green-right.png) no-repeat 90% 50%;
    background-size: 10px 10px;
    background: #000;
    color: #ffffff;
}

.newsletter-signup-open {
	display: block;
}

.newsletter-signup .webform-confirmation {
	margin-top: 20px;
    margin-left: 20px;
}
    
/*paragraph - 2 articles 3 articles 4 articles*/

.articles-related {
	padding-bottom: 0px;
}

.articles-related .wrapper h2 {
	margin-top: 0px;
}

.articles-related .wrapper .breadcrumbs {
	text-align: left;
}
.articles-related .wrapper .breadcrumbs span:first-of-type {
	display: inline-block;
}

/*custom block - feature blocks*/
.custom-block img {
	width: 117px !important;
	margin: 40px 0 50px;
}

.articles .column.custom_block_1:after, .articles .column.custom_block_2:after {
  display: none;
}

.articles .column.custom_block_1 > div, .articles .column.custom_block_2 > div {
	color: #fff;
    text-align: center;
    padding-bottom: 40px;
}

.articles .column.custom_block_1 > div:hover h2, .articles .column.custom_block_2 > div:hover h2 {
  color: #fff !important;
}

.articles .column.custom_block_1 > div p, .articles .column.custom_block_2 > div p {
  margin-bottom: 20px;
}

.articles .column.custom_block_1 > div a.read-more, .articles .column.custom_block_2.full-link > div a.read-more {
  color: #ffffff;
}

.articles .column.custom_block_1 > div:hover a, .articles .column.custom_block_2.full-link > div:hover a {
  border-color: #ffffff !important;
}

.articles .column.custom_block_1 > div, .articles .column.custom_block_1.full-link > div {
	background: #59c9d5;
	background: -webkit-linear-gradient(legacy-direction(180deg), #59c9d5 0%, #1998a6 100%);
	background: linear-gradient(180deg, #59c9d5 0%, #1998a6 100%);
}

.articles .column.custom_block_2 > div, .articles .column.custom_block_2.full-link > div {
	background: #8bb24e;
	background: -webkit-linear-gradient(legacy-direction(180deg), #8bb24e 0%, #8bb24e 100%);
	background: linear-gradient(180deg, #8bb24e 0%, #8bb24e 100%);
}

.articles .column.custom_block_1 > div a.read-more:after, .articles .column.custom_block_2 > div a.read-more:after {
	width: 10px;
    height: 10px;
    background: url(img/double-white-right.png) no-repeat center;
    display: inline-block;
    background-size: contain;
    content: "";
    position: relative;
    top: 1px;
    margin-left: 6px;
}

/*system pages*/

.page-node-type-system-pages .main-article {
	margin-bottom: 30px;
}

.page-node-type-system-pages .main-article .wrapper {
	text-align: center;
}

/* visitor information overview pages - tiles */ 
.visitor-information .views-infinite-scroll-content-wrapper .column:nth-child(4n+1) {
	clear: both;
}

/*search pages*/

.articles-search .views-infinite-scroll-content-wrapper .column:nth-child(4n+1) {
	clear: both;
}

.articles-search .views-infinite-scroll-content-wrapper .column > div {
}


/*basic page - main content - wrapper*/
.page-node-type-page .main-article {
	margin-bottom: 2rem;
}

/*contact us page*/

.contact-us-details .contact-part .field--name-field-contac p {
	word-break: break-all;
}

.contact-us-details .contact-part .field--name-field-contac strong {
	color: #8bb24e;
}

.contact-us-details .social-links h3 {
	display: none;
}

.contact-us-details .social-links ul.menu {
	padding: 0px;
	margin: 0px;
}

.contact-us-details .social-links ul li {
	float: left;
	padding-left: 15px;
	color: #000000;
}

.contact-us-details .social-links ul li a {
	color: #000000;
}

.contact-us-details .social-links ul li a i {
	font-size: 2rem;
}
    
.contact-us-details .social-links ul li:first-of-type {
	padding-left: 0px;
}

.contact-us-details .social-links ul li:before {
	display: none;
}

.contact-form-map {
	margin-left: -150px;
	margin-right: -150px;
}

@media (max-width: 780px) {
	.contact-form-map {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}	
}

.contact-form-wrapper {
	background: #f2f2f2;
}

.contact-form-map label {
	display: block;
    margin-bottom: 10px;
    font-family: 'Walsheim Medium', sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    margin-top: -5px;
}

.contact-form-map .js-form-item {
	position: relative;
	margin: 15px 0px 0px 0px;
	display: inline-block;
}

.contact-form-map label {
	position: relative;
	width: 100%;
}

.contact-form-map label:before {
	position: absolute;
    top: 0px;
    right: 5px;
    content: "*";
    line-height: 1;
    font-size: 40px;
    color: #EFCEC5;
}

.contact-form-map .js-form-item {
	width: 100%;
}

.contact-form-map .form .row {
	border-top: 0px solid;
}

.contact-form-map .form .form-item-enquiry-type select {
	width: 50%;
}

.contact-form-map .form .js-form-item-first-name,  .contact-form-map .form .js-form-item-last-name, .contact-form-map .form .js-form-item-email, .contact-form-map .form .js-form-item-phone-number, .contact-form-map .form .js-form-item-preferred-method-of-contact {
	width: 50%;
	float: left;
}

.contact-form-map .form .row.js-form-item-preferred-method-of-contact {
	border-bottom: 0px;
}

.contact-form-map .form .js-form-item-first-name label, .contact-form-map .form .js-form-item-last-name label, .contact-form-map .form .js-form-item-email label, .contact-form-map .form .js-form-item-phone-number label, .contact-form-map .form .js-form-item-phone-number label, .contact-form-map .form .js-form-item-preferred-method-of-contact label {
		width: 100%;
}

.contact-form-map .form .messages__item:before {
	display: none;
}

.contact-form-map .form .row.form-actions {
	background: #f2f2f2;	
	float: left;
	width: 50%;
	margin-left: 0px;
	margin-top: 20px;
}

@media (max-width: 780px) { 
	.contact-form-map .form .form-item-enquiry-type select {
		width: 100%;
	}
	
	.contact-form-map .form .js-form-item-first-name,  .contact-form-map .form .js-form-item-last-name, .contact-form-map .form .js-form-item-email, .contact-form-map .form .js-form-item-phone-number, .contact-form-map .form .js-form-item-preferred-method-of-contact {
	 width: 100%;
	}
	
	.contact-form-map .form .row.form-actions { 
		width: 100%;
		margin-top: 0px;
		padding-top: 0px;
	}
}


.contact-form-map .form .row.form-actions input[type="submit"] {
	padding: 15px 70px;
}

.contact-form-map .form .form-required:after {
	display: none;
}

.contact-form-map .form .js-form-item-message label:before {
	display: none;
}

.contact-form-map .form .webform-confirmation {
	padding: 30px;
}

.contact-form-map .contact-form-wrapper-heading .row {
	margin-bottom: 0px;
}

.contact-form-map .contact-form-wrapper-heading h2 {
	font-family: 'Sectra Regular', sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    letter-spacing: 1px;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}

/*paragraph no wrapper*/

.paragraph--type--paragraph-text-block-no-wrapper .no-wrapper-margin {
	margin-left: -150px;
	margin-right: -150px;
}

@media (max-width: 780px) { 
	.paragraph--type--paragraph-text-block-no-wrapper .no-wrapper-margin {
	margin-left: 0px !important;
	margin-right: 0px !important;
	}	
}


/*search pages*/

.just-for-search {
	display: none;
}

.view-site-search .bef-exposed-form .form--inline > .form-item-type {
	width: 25%;
	padding: 0px 15px;
	margin: 0px !important;
}

.view-site-search .bef-exposed-form .form--inline > .form-item-keys {
	width: 75%;
	padding: 0px 15px;
	margin: 0px !important;
	display: none;
}

.view-site-search .bef-exposed-form .form--inline > .form-item-keys input[type="text"] {
	height: 50px;
	display: none;
}

.view-site-search .form-actions {
	margin: 0px !important;
	display: none;
}

.view-site-search .filters input[type="submit"] {
	position: absolute;
    right: 45px;
    top: 14px;
    box-shadow: none;
}

.view-site-search .filters input[type="submit"]:hover {
	background: url("img/double-green-right.png") no-repeat 100% 55% !important;
    background-size: 10px 10px !important;
}

@media (max-width: 780px) {
	.view-site-search .bef-exposed-form .form--inline > .js-form-type-select {
		width: 100%;
		padding: 0px 10px 20px 10px;
	}
	.view-site-search .bef-exposed-form .form--inline > .form-item-keys {
		width: 100%;	
		padding: 0px 10px 20px 10px;
	}
	
		.view-site-search .filters input[type="submit"] {
		top: 105px;
	}
}

/*events overview page form*/
.view-id-events_overview .form--inline .oneThird, .view-id-events_overview_weekend .form--inline .oneThird {
	clear: both !important;
}

.form-item-field-events-cost-type-value-1, .form-item-field-events-cost-type-value-weekend-1 {
	margin-top: 0px !important;
	margin-right: 0px !important;
}

.form-item-field-events-cost-type-value-1 input, .form-item-field-events-cost-type-value-weekend-1 input {
	position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.form-item-field-events-cost-type-value-1 label.option, .form-item-field-events-cost-type-value-weekend-1 label.option{
	width: 100%;
    padding: 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-family: 'Walsheim Light', sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    display: inline-block;
    line-height: normal;
    background: #fff url(img/checkbox-off.png) no-repeat 100% 50%;
    background-size: 43px 24px;
    cursor: pointer;
}

.form-item-field-events-cost-type-value-1 label.option.checked, .form-item-field-events-cost-type-value-weekend-1 label.option.checked {
	background-image: url(img/checkbox-on.png);
	background-color: #EBF4D9;
	border-color: #8bb24e;	
}

.form-item-field-events-calculated-dates-value-min .bef-datepicker, .form-item-field-events-calculated-dates-value-max .bef-datepicker, .form-item-field-events-calculated-dates-value-3-min .bef-datepicker, .form-item-field-events-calculated-dates-value-3-max .bef-datepicker {
	background: #fff url(img/date-icon.png) no-repeat 100% 50%;
	background-size: 43px 24px;	
}

.form-item-field-events-calculated-dates-value-min, .form-item-field-events-calculated-dates-value-3-min {
	width: 47%;
	float: left !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
	margin-right: 27px !important;
}

.form-item-field-events-calculated-dates-value-max, .form-item-field-events-calculated-dates-value-3-max {
	width: 47%;
	float: left !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
}

@media (max-width: 768px) { 
	.form--inline .form-item {
			margin-right: 0px;
	}
	
	.form-item-field-events-calculated-dates-value-min, .form-item-field-events-calculated-dates-value-3-min, .form-item-field-events-calculated-dates-value-max, .form-item-field-events-calculated-dates-value-3-max { 
		width: 48%;
	}
}

@media (max-width: 600px) { 
	.form-item-field-events-calculated-dates-value-min, .form-item-field-events-calculated-dates-value-3-min, .form-item-field-events-calculated-dates-value-max, .form-item-field-events-calculated-dates-value-3-max {
		width: 100%;
		
	}
}

.form-item-field-events-calculated-dates-value-max label, .form-item-field-events-calculated-dates-value-3-max label {
	display: none;
} 

.view-id-events_overview .form-item-combine input[type="text"], .view-id-events_overview_weekend .form-item-combine-weekend input[type="text"]  {
	height: 50px;
}

.view-id-events_overview .filters .form--inline .form-actions, .view-id-events_overview_weekend .filters .form--inline .form-actions {
	position: relative;
}

.view-id-events_overview .filters input[type="submit"], .view-id-events_overview_weekend .filters input[type="submit"] {
	position: absolute;
    right: 40px;
    top: -55px;
    box-shadow: none;
}

@media (max-width: 768px) {
	.view-id-events_overview .filters input[type="submit"], .view-id-events_overview_weekend .filters input[type="submit"] { 
		right: 30px;
		top: -75px;
	}
}  

.view-id-events_overview .filters input[type="submit"]:hover, .view-id-events_overview_weekend .filters input[type="submit"]:hover {
	background: url(img/double-green-right.png) no-repeat 100% 55% !important;
    background-size: 10px 10px !important;
}

.ui-widget-header {
	background: #8bb24e;
}

.ui-datepicker {
	z-index: 999 !important;
}

.ui-state-active, .ui-widget-content .ui-menu-item-wrapper {
  border: none;
  margin: 0;
  padding: 0;
}

.ui-state-active, .ui-widget-content .ui-menu-item-wrapper > div {
  padding: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.ui-state-active, .ui-widget-content .ui-menu-item-wrapper.ui-state-active > div {
  background-color: #bbb;
  border-color: #aaa;
}

.ui-widget-header .ui-state-hover {
	background: #8bb24e;
	border: 0px;
}

/*related articles centering*/

.related-content {
	text-align: center;
	width: 100%;
}

.related-content .articles .row .column {
	float: none;
	display: inline-block;
    vertical-align: top;
    text-align: left;
}

@media (max-width: 780px) { 
	.related-content .articles .row .column {
		float: left;
		display: inherit;
	}
}

/*removing close button on info box*/

.gm-style-iw + div {
display: none;
}

/*reset button form*/

.reset-wrapper-underline {
	width: 100%;
    text-align: right;
    padding-right: 25px;
    padding-bottom: 20px;
    font-family: 'Walsheim Light', sans-serif;
}

@media (max-width: 768px) { 
	.reset-wrapper-underline {
		padding-right: 10px;
	}
} 

.reset-wrapper-underline input {
	box-shadow: none;
    border: 0;
    padding: 5px 10px;
    font-family: 'Walsheim Light', sans-serif;
    background: #ffffff;
    
}

.form-checkbox:checked + label {
	background-image: url("img/checkbox-on.png");
    background-color: #EBF4D9;
    border-color: #8bb24e;
} 

/*sharethis - author*/

.author-article-sharethis .share-this-box {
	padding-top: 100px;
}

.author-article-sharethis .share-this-box .addthis_inline_share_toolbox {
	position: absolute;
	text-align: center;
    top: -5px;
    left: -5px;	
    width: 100%;
}

.author-article-sharethis .share-this-box .addthis_inline_share_toolbox .at-icon-wrapper {
	line-height: 30px !important;
    height: 30px !important;
    width: 30px !important;
}

.author-article-sharethis .share-this-box .addthis_inline_share_toolbox .at-icon-wrapper svg {
	line-height: 30px !important;
    height: 30px !important;
    width: 30px !important;
}

.author-article-sharethis .share-this-box .addthis_inline_share_toolbox h2 {
	margin: 0px;
    font-size: 22px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-right: 10px;
}

.author-article-sharethis .share-this-box .addthis_inline_share_toolbox .addthis-animated {
	display: inline-block !important;
}

.author-content-wrapper {
	float: left;
    width: 100%;
    text-align: center;
}

.author-content-wrapper .author-name-wrapper {
	/*float: left;*/
    width: 100%;
    text-align: center;
}

.author-content-wrapper .author-name-wrapper p {
	text-align: center;
    /*margin-right: 20px;*/
}

.author-content-wrapper .author-article-sharethis {
	float: left;
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 999;
}


@media (max-width: 414px) { 
	.author-content-wrapper .author-name-wrapper {
		width: 100%;
	}
	.author-content-wrapper .author-name-wrapper p { 
		text-align: center;
		margin-right: 0px;
	}
	.author-content-wrapper .author-article-sharethis {
		width: 100%;
	}
}

/*prev next*/

.cycle-prev, .cycle-next {
	position: absolute;
    top: 35%;
	z-index: 800;
    height: 100%;
    cursor: pointer;
    display: none;
}

.image-slider .cycle-prev, .image-slider .cycle-next {
	display: block;
}

.cycle-next {
	right: 35px;
}

.cycle-prev {
	left: 30px;
}

.cycle-prev:after {
	content: "\f0a8";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 32px;
	color: #ffffff;
	opacity: 0.6;
	width: 40px;
	text-align: center;
}

.cycle-next:after {
	content: "\f0a9";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 32px;
	color: #ffffff;
	opacity: 0.6;
	width: 40px;
	text-align: center;
}

.cycle-prev:hover:after {
	opacity: 1;
}

.cycle-next:hover:after {
	opacity: 1;
}


.cycle-pager {
	margin-top: 15px;
	display: block !important;
}

.cycle-pager img {
	border: 3px solid #ffffff;	
}

.cycle-pager .cycle-pager-active img {
	border: 3px solid #004;	
}

.slider-thumbnail-wrapper {
	margin: 10px auto;
	text-align: center;
}

.slider-thumbnail-wrapper .slider-thumbnail img {
	width: 200px !important;
	height: auto;
	cursor: pointer;
}

.slider-thumbnail-wrapper .cycle-slide {
	border: 3px solid #ffffff;	
}

.slider-thumbnail-wrapper .cycle-slide-active {
	border: 3px solid #004;	
}

@media (max-width: 768px) { 
	
	.slider-thumbnail-wrapper {
		display: none;
	}
	
	.cycle-pager {
		display: none !important;
	}	
	
	.cycle-prev, .cycle-next {
		display: block;
	}
	
	.image-slider .cycle-prev {
	left: 35px;
	}

	.image-slider .cycle-next {
	right: 40px;
	}		
}	

/*atdw map container*/

.atdw-information .bef-exposed-form .form--inline > .form-item-combine {
	width: 100%;
	padding: 0px 15px;
}

.atdw-information .filters input[type="submit"] {
	position: absolute;
    right: 45px;
    top: 28px;
    box-shadow: none;
}

.atdw-information .filters input[type="submit"]:hover {
    background: url(img/double-green-right.png) no-repeat 100% 55% !important;
    background-size: 10px 10px !important;
}

.atdw .event-details .contact-suffix {
	color: #8bb24e;
	font-size: 16px;
}

.atdw .event-details a.contact-link {
	word-break: break-all;
	color: #000000;
}

.atdw .event-details a.contact-link:hover {
	text-decoration: underline;
}

.atdw #map-container {
	height: 100%;
	min-height: 450px;
	margin: 30px 0px;
}

.atdw .body-content p:first-child {
	font-family: 'Walsheim Medium';
	font-weight: bold;
	font-size: 20px;
}


/*home page slider - form css*/
.banner-background-wrapper {
	background: #e1e1e1;
	background: -moz-linear-gradient(left, #e1e1e1 0%, #fbf8f8 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #e1e1e1), color-stop(100%, #fbf8f8));
	background: -webkit-linear-gradient(left, #e1e1e1 0%, #fbf8f8 100%);
	background: -o-linear-gradient(left, #e1e1e1 0%, #fbf8f8 100%);
	background: -ms-linear-gradient(left, #e1e1e1 0%, #fbf8f8 100%);
	background: linear-gradient(to right, #e1e1e1 0%, #fbf8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#fbf8f8', GradientType=1 );
	min-height: 520px;
	position: relative;
}

.banner-form-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0px 20px;
	text-align: center;
}

.banner-form-heading {
	font-family: 'Walsheim Medium';
	font-size: 28px;
  /* color: #8bb24e; */
  color: #d13076;
	line-height: 32px;
	margin-bottom: 40px;
}

.banner-form {
	padding: 0px 10px;
}

.banner-form .form-type-email {
	max-width: 320px;
	margin: 0 auto;
}

.banner-form input[type="email"] {
  /* border: 1px solid #8bb24e; */
  border: 1px solid #d13076;
	border-radius: 4px;
	width: 100%;
	background: #ffffff url("img/email-icon.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 60px;
}

.banner-form .form-actions {
	position: relative;
}

.banner-form input[type="submit"] {
	position: absolute;
    right: 20px;
    top: -54px;
    box-shadow: none;
    text-indent: -99999px;
    border: 0px;
    z-index: 1;
}

.banner-form input[type="submit"]:hover {
	background: url("img/double-green-right.png") no-repeat 100% 55% !important;
    background-size: 10px 10px !important;
}

.carousel .slide .banner-left.backgroundImage img {
	padding: 0px;
	max-width: 800px;
}

.carousel .slide .banner-left {
	position: relative;
}

.carousel .slide .banner-left.backgroundImage a {
	position: relative;
	display: inline-block;
	width: 100%;
}

.carousel .slide .banner-left .content-wrapper {
	position: absolute;
	bottom: 20px;
    width: 100%;
    text-align: center;
}

.carousel .slide .banner-left .content-wrapper-bg {
	margin: 0px 50px;
    background: rgba(255, 255, 255, 0.9);
    padding: 40px 50px;
}

.carousel.cycle-banner-left .cycle-pager {
	bottom: 10px;
}

.carousel .cycle-pager.cycle-banner-left span {
	height: 15px;
	width: 15px;
	text-indent: -99999px;
	background: #ffffff;
	opacity: 1;
	margin: 0px 3px;
}

.carousel .cycle-pager.cycle-banner-left span.cycle-pager-active {
	background: #8bb24e;
}

.carousel.cycle-banner-left .slide .content-wrapper-bg h2 {
	font-size: 40px;
	line-height: 42px;
}

@media (max-width: 414px) { 
	.carousel.cycle-banner-left .slide .content-wrapper-bg h2 {	
		font-size: 28px;
		line-height: 28px;
	}
		
}

.carousel.cycle-banner-left .slide .content-wrapper-bg p {
	font-size: 21px;
	line-height: 37px;
}

@media (max-width: 600px) {
	.carousel .slide .banner-left .content-wrapper {
		position: relative;
		padding: 0px;
		bottom: 0px;
	}
	
	.carousel .slide .banner-left .content-wrapper-bg {
		margin: 10px 0px;
		padding: 20px 0px;
		min-height: 200px;
	}
} 

@media (max-width: 768px) {  
	.banner-form .form-type-email {
		max-width: none;
	}
	
	.carousel .slide .banner-left.backgroundImage img {
		position: relative;
		height: auto;
		max-width: none;
		margin-left: 0px;
		left: 0;
	}
	.cycle-pager {
		display: block !important;
	}
	.banner-background-wrapper {
		min-height: 300px;
	}
	.banner-form-wrapper {
		margin-top: 5px;
	} 
}

@media only screen  and (min-device-width : 0px) and (max-device-width : 600px) {
	.cycle-pager {
		display: none !important;
	}
	.banner-background-wrapper {
		min-height: 340px;
	}
}

/*events overview - no data css*/

.view-events-overview .view-empty .articles {
	padding-bottom: 80px;
}

iframe.instagram-media {
	max-width: 100% !important;
	position: relative !important;
}


header .languages li.search  {
	display: none;
}

@media (max-width: 1200px) { 
	header .languages li.search  {
		display: inline-block;
		position: absolute;
		top: 15px;
		z-index: 10000;
		left: 40px;
	}	
}  


header .languages li.search > a {
  display: block;
  width: 25px;
  height: 20px;
  background: url(img/search-icon.png) no-repeat center;
  background-size: contain;
  text-indent: -3000px;
  overflow: hidden;
  top: -1px;
}

.submit-your-event-hardcoded p {
	text-align: right;
	padding-right: 10px;
}

.social-menu-top {
	top: 60px !important;
}

.show-header-social-mobile {
	display: none;
	position: relative;
}

.show-header-social-mobile ul.menu {
	margin: 0px;
	margin-top: 25px;
    display: inline-block;
}

.show-header-social-mobile ul li {
	padding: 0px 10px 0px 0px;
    margin: 0;
    display: inline;
}

.show-header-social-mobile ul.menu .fa {
	font-size: 20px;
    position: relative;
    transition: all .2s ease-in-out;
    color: #000000;
}

@media (max-width: 1200px) { 
	.show-header-social-mobile {
		display: block;
		float: left;
	}
} 

.path-webform .header .languages ul li.subscribe {
	display: none;
}

.path-webform .header .region-header-social {
	position: absolute;
    right: 50px;
}

@media (max-width: 414px) { 
	.atdw-information .articles .column img {
		max-height: 265px;
	}
}

.select2-container {
	font-family: 'Walsheim Light', sans-serif;
	width: 100% !important;
}

.select2-container .select2-selection--single {
	height: 52px;
    line-height: 52px;
    font-family: 'Walsheim Light', sans-serif;
    transition: all 150ms ease-in-out;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    border-radius: 4px;
}

.select2-container .select2-selection--single:focus {
	border-color: #8bb24e;
    outline: none;
}

.select2-container .select2-selection--single:hover {
	border-color: #8bb24e;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #222;
	padding-left: 14px;
	line-height: 50px;
}

select.hide-tags + span.select2 {
	display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	background: #fff url(img/select-arrow.png) no-repeat 100% 50%;
/*	background: #fff url(/themes/custom/parramatta/css/img/select-arrow.png) no-repeat 100% 50%;*/
    background-size: 43px 24px;
    height: 45px;
    width: 45px;
    top: 3px;
    right: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #8bb24e;
    color: white;
}

@media only screen  and (min-device-width : 414px) and (max-device-width : 768px) { 

	.event-details .column.oneQuarter:nth-of-type(3) {
		clear: both;
	}

}

.webform-submission-newsletter-subscription-form-form .webform-confirmation {
	margin: 40px 0px;
}


/*.view-events-overview .views-infinite-scroll-content-wrapper {
	height: auto !important;
}

.view-events-overview .articles .column.full-link {
	position: relative !important;
	left: auto !important;
	top: auto !important;
}*/

.map .google-map-field h2 {
	display: none;
}


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope .isotope-item,.view-all-events-articles-home-page .views-infinite-scroll-content-wrapper article {
  -webkit-transition-property: top, left, opacity;
     -moz-transition-property: top, left, opacity;
      -ms-transition-property: top, left, opacity;
       -o-transition-property: top, left, opacity;
          transition-property: top, left, opacity;
}

.webform-submission-form input[type="checkbox"]:checked + label.option {
  background: none !important;
}
