/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 July 2025 00:52:46
*/

.base-colors {
    menu-color: #92a97f;
    green: rgb(146 169 127);
    Header-BG-Color: #002740;
    Footer-BG-Color: #002740;
    Body-BG-Color: #F7F7F2;
    aa: #eef5f6;
    Light-Blue: #B0DDF8;
    Link-Color: #123C69;
    new-link-color: -#005497;
    Tile-BG-Color: #EEF5F6;
    Text-Color: #4D4E4C;
    Orange: #E2952A;
    Yellow: #ffdd00;
    Pink: #ee2a7b;
    Pink-Transparent: rgba(146, 169, 127, 0.95);
}

/*
--------------------
2. Globals
--------------------
*/

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

.clear {
    clear: both;
}

.visuallyhidden,
.element-invisible,
.home .hide_in_home {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
}

.hidden,
.hide,
.pc-hidden,
.print-only,
.mobile-only {
    display: none !important;
}

.unhide,
.unhidden {
    display: block;
}

.top-margin {
    margin-top: 18px;
}

img {
    max-width: 100%;
    height: auto;
}

.img-wrapper {
    position: relative;
    overflow: hidden;
}

.img-wrapper img {
    width: 100%;
}

.main-content img {
    height: auto;
    padding: 5px;
}

.left,
.left-image {
    float: left;
}

.right,
.right-image {
    float: right;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    margin: 0 auto;
    text-align: center;
}

.item__shadow,
.item__shadow-hover:hover,
.item__shadow-hover:focus {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.item__radius,
.item__radius-hover:hover,
.item__radius-hover:focus {
    border-radius: 5px;
}

.item__transition,
.item__transition-off {
    transition: all .2s;
}

/*::selection {
    color: #f7f7f2;
    background-color: rgba(146, 169, 127, 0.70);
    text-shadow: none;
}*/

.footer ::selection {
    color: #f7f7f2;
    background-color: rgba(84, 101, 77, 0.7);
    text-shadow: none;
}

.contact-wrapper__form-content ::selection {
    color: #000000;
    background-color: rgb(42 238 142 / 70%);
}

::-moz-selection {
    color: #f7f7f2;
    background-color: rgba(146, 169, 127, 0.70);
    text-shadow: none;
}

img::selection,
iframe::selection {
    background-color: rgba(146, 169, 127, 0.70);
}

ul,
ol,
.skip-links__list,
.pagination ul,
.toc__list,
.listing__list,
.feature-list__list,
.navigation__level-1,
.navigation__level-1-item,
.top-navigation ul,
.quick-links__primary-nav,
.quick-links__list,
.news__list,
.footer ul,
.list-wrapper,
.skip-links__list,
.sq-form-question-answer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: 0;
}

.skip-links__list li:before,
.footer li:before,
.quick-links__item:before,
.news__item:before,
.list-wrapper li:before,
.sq-form-question-answer ul li:before,
.pagination ul li:before {
    content: none;
}

html,
body {
    height: 100%;
}

.map__icon,
.map__icon:before,
.map__marker-alt,
.map__marker-alt:before {
    font-size: 1.2rem;
    padding: 5px;
    color: #ff6347 !important;
}

/* --- 2.1 General --- */

body {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    background-image: url(https://www.liverpoolpowerhouse.com.au/__data/assets/image/0007/274831/bg-image.jpg?v=0.1.0);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

body * {
    box-sizing: border-box;
    /*transition: font-size 0.35s;*/
}

.page-wrapper {
    clear: both;
    width: 100%;
    min-height: 90vh;
    margin: 0 auto;
}

.main {
    position: relative;
    display: inline-block;
    clear: both;
    width: 100%;
    min-height: 100vh;
    margin: 0 auto;
    padding: 0;
}

section,
.section-container,
.pre-main-container,
.main-container {
    clear: both;
    margin: 0 auto;
}

/* --- 2.2 Column widths --- */

.section-container,
.pre-main-container,
.main-container {
    width: 100%;
}

.accordion-container+.accordion-container {
    margin-bottom: 40px;
}

.pre-main-container {
    padding: 15px 2%;
}

.main-container {
    overflow: visible;
}

.with-sideNav .main-container {
    display: flex;
    flex-flow: nowrap;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 1312px;
}

.main-container>div,
.main-container>form {
    width: 100%;
    max-width: 1312px;
    margin: 0 auto;
    padding: 0 2% 15px;
}

.full-width .main-container>div,
.full-width .main-container>form {
    overflow: visible;
    max-width: 100%;
    padding: 0;
}

.with-sideNav .main-container>.lhs-column {
    width: 25%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 2% 15px;
}

.with-sideNav .main-container>div {
    width: 75%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 2% 15px;
}

.pre-main-container>div {
    width: 100%;
    max-width: 1312px;
    margin: 0 auto;
    padding: 0 1% 0;
    border-bottom: 1px solid #e2e2e2;
}

.columns {
    display: flex;
    flex-flow: nowrap row;
    justify-content: center;
}

.column {}

.column75 {
    flex-grow: 1;
    width: 75%;
    padding: 15px 25px 15px 15px;
}

.column25 {
    width: 25%;
    padding: 15px
}

.features__container,
.feature-callout-container {
    clear: both;
    width: 100%;
    margin-top: 0;
    /*float: left;*/
}

.row-container {
    display: block;
    overflow: hidden;
    width: 100%;
}

/* --- 2.2.1 Single Column--- */

/* --- 2.2.2 Two Column --- */

.landing_two .lhs-column {
    display: inline-block;
}

.inside .rhs-column,
.landing_two .rhs-column {
    display: none;
}

.landing_two .main-content {
    width: 100%;
    padding: 2%;
}

/* --- 2.2.3 Three Column --- */

.inside.with-rhs .main-content,
.inside.three_column .main-content,
.landing.with-rhs .main-content,
.landing.three_column .main-content {
    width: 45%;
}

.inside.three_column .rhs-column,
.inside.with-rhs .rhs-column,
.inside.two_column .rhs-column,
.landing.three_column .rhs-column,
.landing.with-rhs .rhs-column,
.landing.two_column .rhs-column {
    display: block;
}

/* background colors*/

.bg__light-yellow-green {
    background: rgba(146, 169, 127, 0.9);
}

.bg__dark-transparent {
    background: rgba(43, 45, 34, 0.7);
}

.bg__gradient-white-blue {
    background: linear-gradient(180deg, #f7f7f2 0%, #b0ddf8 80%, #b0ddf8 100%);
}

.bg__gradient-navy-blue,
.bg__gradient-dark {
    background: linear-gradient(180deg, #002740 0%, #012841 70%, #012841 100%);
}

/*** Helper Classes ***/

.bg-color__black,
.bg__black {
    background: #000000;
}

.bg-color__green-yellow {
    background: #92A881;
}

.bg-color__pink {
    background: #ee2a7b;
}

.bg-color__dark-grey {
    background: #24282c;
}

.bg-color__grey {
    background: #eeeeee;
}

.bg-color__white {
    background: #f6f3ef;
}

.bg-color__green {
    background: #6b8b20;
}

.bg-color__orange {
    background: #e1a825;
}

.bg-color__teal {
    background: #359a9c;
}

.bg-color__red {
    background: #d0000a;
}

.bg-color__dark-blue {
    background: #002740;
}

.text__color-orange {
    color: #e1a825;
}

.text__color-red {
    color: #bc161d;
}

.text__color-pink {
    color: #ee2a7b;
}

.text__color-white-for-darker-bg *,
.text__color-white {
    color: #f7f7f2;
}

.text__color-black-for-lighter-bg *,
.text__color-black {
    color: #000 !important;
}

.closed,
.Closed {
    color: #000000;
    background: #ff8092;
}

hr.divider__grey {
    margin: 20px 0 30px;
    border: none;
    border-bottom: 1px solid #becad0;
}

/* Container */

.section-width__60 {
    max-width: 60%;
    margin: 0 auto;
}

.section-width__70 {
    max-width: 70%;
    margin: 0 auto;
}

.section-width__80 {
    max-width: 80%;
    margin: 0 auto;
}

.section-width__90 {
    max-width: 90%;
    margin: 0 auto;
}

.section-width__100 {
    max-width: 100%;
    margin: 0 auto;
}

/*
--------------------
3. Content
--------------------
*/

/* --- 3.1 Headings --- */

/*h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    line-height: 1.2;
    margin-top: 25px;
    margin-bottom: 0;
    transition: font-size 0.35s;
    color: #f2f2f2;
}*/

.right+h1,
.right+h2,
.right+h3,
.right+h4,
.right+h5,
.right+h6 {
    margin-top: 65px;
}

h1 {
    font-size: 2.6em;
}

h1+*,
.h1+* {
    margin-top: 1rem;
}

h1:first-child {
    margin-top: 0;
}

h1~form {
    margin-top: 1.6em;
}

h2,
.h2 {
    font-size: 2.1em;
}

h2+*,
.h2+* {
    margin-top: 14px;
}

h3 {
    font-size: 1.9em;
    color: #f2f2f2;
}

h3+* {
    margin-top: 11px;
}

h4,
.h4 {
    font-size: 1.6em;
    color: #f2f2f2;
}

h4+*,
.h4+* {
    margin-top: 8px;
}

h5,
.h5 {
    font-size: 1.3em;
}

h5+*,
.h5+* {
    margin-top: 8px;
}

h6 {
    font-size: 0.95rem;
    font-style: italic;
}

.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
    clear: both;
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a,
h1>b,
h2>b,
h3>b,
h4>b,
h5>b,
h6>b,
h1>strong,
h2>strong,
h3>strong,
h4>strong,
h5>strong,
h6>strong {
    font-weight: 800;
}

.heading,
.feature__section-title {
    color: #f2f2f2;
}

.heading__prepend,
.section-title__prepend {
    color: #f2f2f2;
}

.title__heading-text {
    margin: 0;
    text-transform: uppercase;
}

.text__color-white-for-darker-bg .title__heading-text {
    color: #f7f7f2;
}

.text__color-white-for-darker-bg .title__heading-text.text__color-orange {
    color: #e1a825;
}

/* --- 3.2 Paragraphs and links --- */

p,
li,
li a {
    font-weight: 300;
}

b,
strong,
strong a {
    font-weight: 800;
}

.main-content p,
.main-container p,
.rhs-column .rhs-aside p {
    margin: 1em 0;
}

a,
a:visited {
    font-weight: 300;
    -moz-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
    color: #92a881;
}

.pdf-link,
.external-single-link,
.internal-single-link,
.form-link,
.youtube-link {
    display: block;
    clear: both;
    min-height: 26px;
    margin-left: 0;
    padding-left: 30px;
}

.pdf-link.pseudo-hidden:before,
.external-single-link.pseudo-hidden:before,
.internal-single-link.pseudo-hidden:before,
.youtube-link.pseudo-hidden:before,
.form-link.pseudo-hidden:before {
    content: none;
}

.pdf-link:before,
.external-single-link:before,
.internal-single-link:before,
.youtube-link:before,
.form-link:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 1.2rem;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    padding: 0 10px 0 0;
    content: "\f1c1";
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
}

.external-single-link:before {
    content: "\f35d";
}

.internal-single-link:before {
    content: "\f0c1";
}

.form-link:before {
    content: "\f15c";
}

.pdf-link .fa-icon,
.youtube-link .fa-icon,
.external-single-link .fa-icon,
.internal-single-link .fa-icon,
.form-link .fa-icon {
    font-size: 1.2rem;
    display: inline-block;
    width: 26px;
    margin-left: -26px;
    padding: 0;
    text-decoration: none !important;
}

.youtube-link .fa-icon:before {
    color: #c4302b;
}

.youtube-link:focus .fa-icon:before,
.youtube-link:hover .fa-icon:before {
    color: #000000;
}

a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
    text-decoration: none;
    color: #92a881;
}

a:focus,
a:visited:focus {
    background-color: #eef5f6;
}

a:-webkit-any-link:focus-visible {
    outline: none;
    outline-offset: 0;
}

.main-container a:focus,
.main-container a:visited:focus,
.main-container a:focus-visible {
    border: none;
    outline: none;
}

.main .external-link {
    margin-left: 10px;
}

.main .external-link em {
    line-height: 0;
    position: absolute;
    left: -999em;
    display: none;
    width: 0;
    height: 0;
}

.back-to-top {
    font-size: 13px;
    line-height: 13px;
    position: fixed;
    right: 10px;
    bottom: 40px;
    visibility: hidden;
    overflow: hidden;
    margin: 0;
    padding: 0;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    white-space: nowrap;
    text-decoration: none;
    opacity: 0;
    color: #000000;
}

.back-to-top i {
    font-size: 17px;
    font-style: normal;
    display: block;
    width: 20px;
    height: 30px;
    margin: 0 0 3px;
    padding: 4px 0 0 1px;
    text-align: center;
    text-decoration: none;
    color: #92a97f;
    border-radius: 50%;
}

.back-to-top i.fa.fa-angle-up {
    font-size: 2.1em;
    font-weight: 300;
    margin-left: 5px;
    padding: 5px 10px;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    color: #000000;
    background: #cccccc;
}

.back-to-top:hover i.fa.fal-angle-up {
    color: #ffffff;
    background: #92a97f;
}

.arrow_sec .back-to-top span {
    display: block;
}

.back-to-top:focus,
.back-to-top:active,
.back-to-top:hover {
    text-decoration: none;
    border: none;
    outline: none;
    background: none;
}

.back-to-top:hover i {
    color: #92a97f;
    background-color: #f7f7f2;
}

.back-to-top.cd-is-visible,
.back-to-top.cd-fade-out,
.no-touch .back-to-top:hover {
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.back-to-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.back-to-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.page__id {
    display: block;
}

.page__id-text {
    font-size: 0.9em;
    font-weight: 500;
}

.no-touch .back-to-top:hover {
    opacity: 1;
}

/* --- 3.3 Images --- */

img.left {
    padding: 0 18px 10px 0;
}

img.right {
    padding: 0 0 10px 18px;
}

/* --- 2.4 Unoredered and Ordered Lists --- */

ul,
.main-container form .intro ul {
    margin: 0;
}

ul.skip-list {
    margin: 0;
    text-indent: 0;
}

ul.skip-list li:before {
    content: "";
}

.main-container form .intro ul {
    overflow: visible;
}

ul li,
.main-container form .intro ul li {
    line-height: 1.625rem;
    position: relative;
    display: block;
    margin: 0.5em 0;
    padding-left: 1.25rem;
    list-style: none;
}

.main-container form .intro ul li {
    float: none;
}

ul>li:before,
ul.listing ul>li:before {
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 9px;
    height: 9px;
    content: '';
    background-color: #f2f2f2;
}

ul li ul {
    margin: 0.8em 0;
}

ul li ul ul {
    margin-left: 1.2em;
}

ul ul li:before,
ul.listing ul ul>li:before {
    font-size: 1.15em;
    line-height: 1em;
    width: 7px;
    height: 7px;
    margin-right: 19px;
    content: '';
    border: 1px solid #f2f2f2;
    border-radius: 0;
    background-color: #f2f2f2;
}

ul ul ul li:before,
ul.listing ul ul ul>li:before {
    line-height: 1.9em;
    width: 5px;
    height: 5px;
    content: ' ';
    border-radius: 10px;
    background-color: #f2f2f2;
}

.text__color-white-for-darker-bg ul>li:before,
.text__color-white-for-darker-bg ul ul>li:before {
    background-color: #f7f7f2;
}

.main-content ul {
    clear: both;
}

ol {
    margin: 16px 0 16px 1.2em;
    counter-reset: foo;
    text-indent: -1.2em;
}

ol li {
    margin: 0.5em 0;
}

ul li>br,
ol li>br {
    line-height: 27px;
}

ol li ol ol {
    margin-left: 1.2em;
}

ol ol {
    counter-reset: foo;
}

ol>li:before {
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 11px;
}

ol ol.sub>li:before {
    content: counters(foo, ".");
    counter-increment: foo;
}

ol>li:before {
    content: counter(foo);
    counter-increment: foo;
}

ol li:before {
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 11px;
    color: #f2f2f2;
}

ol ul li:before {
    margin-right: 22px;
}

ol.upper-alpha>li:before {
    content: counter(foo, upper-alpha);
}

ol.upper-alpha>li,
ol.lower-alpha>li {
    counter-increment: sectionU;
}

ol.lower-alpha>li:before {
    content: counter(foo, lower-alpha);
    counter-increment: foo;
}

ul ol.lower-alpha>li:before {
    content: counter(foo, lower-alpha);
}

ul ol.upper-alpha>li:before {
    content: counter(foo, upper-alpha);
}

ol.upper-alpha ol.numeric li:before,
ol.lower-alpha ol.numeric li:before {
    content: counter(foo, decimal) ")";
}

ol ol.numeric-alpha li:before {
    content: counter(sectionU, decimal) counter(foo, lower-alpha) ")";
}

ol.upper-alpha ol.alpha-numeric li:before {
    content: counter(sectionU, upper-alpha) counter(foo, decimal) ")";
}

ol.lower-alpha ol.alpha-numeric li:before {
    content: counter(sectionU, lower-alpha) counter(foo, decimal) ")";
}

ol ol.lower-alpha ol.alpha-numeric li:before {
    content: counter(foo, lower-alpha) counter(foo, decimal) ")";
}

ol.upper-alpha ol.alpha-alpha li:before {
    content: counter(sectionU, upper-alpha) counter(foo, upper-alpha) ")";
}

ol.lower-alpha ol.alpha-alpha li:before {
    content: counter(sectionU, lower-alpha) counter(foo, lower-alpha) ")";
}

.sq-asset-builder-tab-content ol li:before,
#sq-asset-builder-header li:before {
    content: none;
}

dt {
    font-weight: bold;
    margin-bottom: 0.5em;
}

dd {
    margin-bottom: 1em;
    margin-left: 1em;
    padding-left: 12px;
    border-left: 5px solid #eff6fd;
}

/* Navigation accessibility */

#nav-accessibility {
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    display: block;
}

#nav-accessibility ol li:before {
    content: none;
}

#nav-accessibility ol li a {
    position: absolute;
    top: -999em;
    left: -999em;
}

#nav-accessibility ol li {
    display: inline;
}

#nav-accessibility ol li a {
    line-height: 30px;
    z-index: 10000;
    display: block;
    float: none;
    height: auto;
    padding: 9px 9px;
    text-indent: 0;
    color: #2b2b2b;
}

#nav-accessibility ol li a:focus,
#nav-accessibility ol li a:active {
    position: fixed;
    top: 0;
    left: 0;
}

/* --- 3.5 Tables --- */

/*table {
    font-size: 0.9em;
    display: table;
    width: 95%;
    margin: 20px 5px;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

table tbody * {
    color: #F7F7F2;
}

table a:link,
table a:visited {
    font-weight: 500;
    text-decoration: none;
}

table a:active,
table a:hover {
    text-decoration: underline;
}

table tr {
    padding-left: 20px;
    text-align: center;
    background: transparent;
}

table thead tr {
    background: #595656;
}

table th {
    padding: 15px 10px 15px 10px;
    text-align: left;
}

table thead th {
    font-size: 1.1em;
    font-weight: 500;
    padding: 15px 30px 15px 20px;
    color: #f7f7f2;
}

table tbody tr th:first-child {
    border-right: 1px solid #bdccd4;
    border-bottom: 1px solid #bdccd4;
    background-color: transparent;
}

table th:first-child {
    padding-left: 20px;
    text-align: left;
}

table th:last-child {
    border-right: none;
}

th.sub-heading,
.sub-heading th {
    padding: 10px 8px 10px 13px;
}

tbody tr:nth-child(odd) {
    background: transparent;
}

tbody thead tr:nth-child(odd),
tbody thead tr:nth-child(even) {
    background: rgba(227, 227, 223, 0.07);
}

tbody thead tr th {
    color: #000;
    border: 1px solid #f7f7f2;
}

tbody tr:nth-child(even) {
    background: rgba(204, 204, 204, 0.2);
}

table tr:first-child th:first-child {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
}

table tr:first-child th:last-child {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
}

table tr td {
    padding: 18px 10px;
    text-align: left;
}

table tr td:first-child {
    padding-left: 20px;
    border-left: 0;
}

table tr td:last-child {
    border-right: none;
}

table tr:hover td {
    background: #414242;
}*/

/* --- 2.6 Form and Inputs --- */

/*form {
    overflow: hidden;
}*/

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

.sq-form-question {
    margin-bottom: 20px;
}

legend {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.385em;
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 8px 0;
}

.sq-form-question>label {
    font-weight: 700;
    line-height: 1.385em;
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 17px 0;
}

.sq-form-question-select fieldset legend,
.sq-form-question-option-list fieldset legend,
.sq-form-question-tickbox-list fieldset legend {
    font-size: 1em;
    font-weight: 300;
}

legend.sq-form-section-title {
    font-size: 1.2em;
    font-weight: 900;
}

legend.sq-form-question-title abbr.sq-form-required-field,
label abbr.sq-form-required-field {
    font-size: 1.7em;
    font-weight: 400;
    line-height: 0.5;
    color: #bb5252;
    border-bottom: none;
}

.contact-wrapper__form-content legend.sq-form-question-title abbr.sq-form-required-field,
.contact-wrapper__form-content label abbr.sq-form-required-field {
    color: #f7f7f2;
}

.validation-error {
    display: block;
    overflow: hidden;
}

.validation-error em {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    background: #bb5252;
}

input,
select {
    outline: 0;
}

ul.list-wrapper {
    text-indent: 0;
}

/*input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="url"],
input[type="week"],
textarea {
    font-size: 1em;
    line-height: 36px;
    width: 90%;
    height: 39px;
    margin: 0 0 14px 0;
    padding: 0 10px;
    transition: all 0.30s ease-in-out;
    color: #000000;
    border: none;
    background: transparent;
}
*/
/*textarea {
    height: 132px;
    padding: 10px;
    resize: vertical;
}*/

/*input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
    border-bottom: 1px solid #002740;
}*/

/*input[type=search] {
    width: 99%;
}*/

.sq-form-question.sq-form-question-datetime {
    position: relative;
}

.sq-form-question.sq-form-question-datetime label {
    float: left;
    margin: -49px 0 0 10px;
    padding: 24px 0 0 0;
}

.sq-form-question.sq-form-question-datetime .select-wrapper {
    float: left;
    margin-left: 10px;
}

.sq-form-question.sq-form-question-datetime legend {
    display: block;
    float: left;
    width: 100%;
    height: 35px;
}

.sq-form-question.sq-form-question-datetime .sq-form-question-answer>div:nth-child(8)+label {
    clear: both;
}

.main-content form .sq-form-question-option-list ul li:before,
.main-content form .sq-form-question-tickbox-list ul li:before {
    content: none;
}

/* --- 2.7 Buttons --- */

/*input[type='submit'],
input[type='button'],
input[type='reset'],
button,
.button,
table .button,
table button,
a.button {
    font-size: 1rem;
    font-weight: normal;
    display: inline-block;
    height: 50px;
    margin: 0;
    line-height: 44px;
    padding: 3px 15px;
    cursor: pointer;
    transition: background-color 150ms ease;
    text-decoration: none !important;
    color: #000;
    border: 1px solid transparent;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
button.hovered,
.button:hover,
a.button:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
button:focus,
.button:focus,
a.button:focus,
.whatson-feature-carousel a:hover .button,
.whatson-feature-carousel a:focus .button {
    color: #000;
    border-color: #000;
    background-color: #92a97f;
}

input.sq-form-upload-delete-button,
input.sq-form-upload-add-btn {
    line-height: normal;
    width: 34px;
    height: 34px;
    padding: 0;
    text-align: center;
    color: #000;
    background-color: #ddd8d8;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

input[type="checkbox"] {
    box-sizing: border-box;
    margin: 0;
    padding: initial;
    cursor: default;
    border: initial;
    background-color: initial;
    -webkit-appearance: checkbox;
}

input[type='checkbox'] {
    position: absolute;
    z-index: 100;
    width: 22px;
    height: 22px;
    cursor: pointer;
    opacity: 0;
}

input[type='radio'] {
    position: absolute;
    z-index: 100;
    width: 22px;
    height: 22px;
    margin: 0;
    cursor: pointer;
    opacity: 0;
}

.main-container .list-wrapper__item {
    margin: 5px 0;
}

input[type='checkbox']+label,
input[type='radio']+label,
.radio-wrapper+label,
.checkbox-wrapper+label,
input[type='checkbox']+div label,
input[type='radio']+div label,
.radio-wrapper+div label,
.checkbox-wrapper+div label {
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
}

input[type='checkbox']+div,
.checkbox-wrapper+div {
    margin: 0 0 10px;
    padding: 0 10px 0;
}

.list-wrapper .note {
    font-size: 0.9em;
    display: block;
    clear: both;
    margin: 10px 0 10px;
}

input[type='checkbox']+label,
.checkbox-wrapper+label {
    margin: 0 0 10px;
    padding: 0 10px 0;
}

input[type='radio']+label,
.radio-wrapper+label {
    margin: 0 0 10px;
    padding: 0 10px 0;
}

.radio-wrapper,
.checkbox-wrapper {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
}
*/
/*[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}*/

[type="checkbox"]+span:not(.lever) {
    font-size: 1rem;
    line-height: 25px;
    position: relative;
    display: inline-block;
    height: 22px;
    padding-left: 22px;
    cursor: pointer;
    user-select: none;
}

[type="checkbox"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: 0;
    content: '';
    transition: .2s;
    border: 2px solid #f2f2f2;
    border-radius: 1px;
}

[type="radio"]:not(:checked)+span:before,
[type="radio"]:not(:checked)+span:after,
[type="radio"]:checked+span:before,
[type="radio"]:checked+span:after,
[type="radio"].with-gap:checked+span:before,
[type="radio"].with-gap:checked+span:after {
    border-radius: 50%;
}

[type="radio"]:not(:checked)+span:before,
[type="radio"]:not(:checked)+span:after,
[type="radio"]:checked+span:before,
[type="radio"]:checked+span:after,
[type="radio"].with-gap:checked+span:before,
[type="radio"].with-gap:checked+span:after {
    border-radius: 50%;
}

[type="checkbox"]:checked+span:not(.lever):before {
    top: -4px;
    left: -2px;
    width: 6px;
    height: 17px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    border-top: 2px solid transparent;
    border-right: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    border-left: 2px solid transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    transform: scale(0);
    border: 0;
}

[type="checkbox"].filled-in+span:not(.lever):before,
[type="checkbox"].filled-in+span:not(.lever):after {
    position: absolute;
    z-index: 1;
    left: 0;
    content: '';
}

[type="checkbox"].filled-in:checked+span:not(.lever):before {
    top: 2px;
    left: 2px;
    width: 5px;
    height: 13px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
    border-top: 2px solid transparent;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid transparent;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    z-index: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #f2f2f2;
    background-color: #f2f2f2;
}

[type="checkbox"]:checked:disabled+span:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    transform: scale(0);
    border: 0;
}

[type="checkbox"]:not(:checked):disabled+span:not(.lever):before {
    border: none;
    background-color: rgba(0, 0, 0, 0.42);
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    -webkit-transform: scale(0);
    transform: scale(0);
    border: 0;
}

[type="radio"]+span:before,
[type="radio"]+span:after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    content: '';
    transition: .28s ease;
}

[type="radio"]:not(:checked)+span,
[type="radio"]:checked+span {
    font-size: 1rem;
    line-height: 25px;
    position: relative;
    display: inline-block;
    height: 22px;
    padding-left: 22px;
    cursor: pointer;
    user-select: none;
    transition: .28s ease;
}

[type="radio"]:disabled+span {
    color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:checked+span:before {
    border: 2px solid transparent;
}

[type="radio"]:checked+span:after {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

[type="radio"]:not(:checked)+span:before,
[type="radio"]:not(:checked)+span:after {
    border: 2px solid #5a5a5a;
}

[type="radio"]:checked+span:after,
[type="radio"].with-gap:checked+span:after {
    background-color: #f2f2f2;
}

[type="radio"]:checked+span:after,
[type="radio"].with-gap:checked+span:before,
[type="radio"].with-gap:checked+span:after {
    border: 2px solid #f2f2f2;
}

[type="radio"]:disabled:not(:checked)+span:before {
    border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:not(:checked)+span:before,
[type="radio"]:disabled:checked+span:before {
    border-color: rgba(0, 0, 0, 0.42);
    background-color: transparent;
}

.sq-form-question-option-list .sq-form-question-answer ul,
.sq-form-question-tickbox-list .sq-form-question-answer ul {
    display: flex;
    flex-flow: wrap column;
}

.sq-form-question-option-list .sq-form-question-answer ul.list-type__row {
    flex-direction: row;
}

.sq-form-question-option-list .sq-form-question-answer ul li,
.sq-form-question-tickbox-list .sq-form-question-answer ul li {
    display: flex;
    flex-flow: nowrap row;
    justify-content: flex-start;
}

.sq-form-question-option-list .sq-form-question-answer ul.list-type__row li:nth-child(n+2) {
    margin-left: 20px;
}

/*select {
    margin: 0 0 42px 0;
}*/

/*.select-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    width: 240px;
    height: 35px;
    margin: 0 0 42px 0;
    padding: 0 40px 45px 0;
    border-bottom: 1px solid #d0d3d4;
    border-radius: 0;
}

.select-wrapper:before {
    content: '\f078';
    font-family: "Font Awesome 5 Pro", serif;
    font-size: 1.4rem;
    line-height: 40px;
    position: absolute;
    z-index: 11;
    right: 0;
    width: 33px;
    height: 43px;
    text-align: center;
    color: #0b2740;
}*/

/*.select-wrapper:hover {
    border-bottom: 1px solid #0b2740;
    background: #eef5f6;
}*/

/*.select-wrapper select {
    font-size: 1em;
    line-height: 1.3;
    position: relative;
    z-index: 10;
    height: 46px;
    margin: 0;
    padding: 9px;
    border: 0;
    border-radius: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.63);
    -webkit-appearance: none;
}*/

.main-content form ul {
    overflow: hidden;
    margin: 0;
}

.main-content form ul li {
    float: left;
    margin-right: 10px;
    list-style: none;
}

.main-content form .radio-items ul li,
.main-content form .checkbox-items ul li,
.main-content form .sq-form-question-tickbox-list ul li {
    float: none;
}

.main-content form em {
    font-style: normal;
    line-height: 1.5em;
    display: block;
    margin: 0 0 18px;
}

.sq-form-question-note {
    font-size: 0.85em;
    font-style: italic;
    display: block;
    min-height: 18px;
    margin-top: -9px;
    color: #2b2b2b;
}

.sq-form-upload {
    display: block;
    width: 100%;
    margin: 10px 0;
}

.sq-form-question-file-upload .sq-form-question-note {
    margin-top: 3px;
}

.main-content form em.error {
    font-style: italic;
    display: inline;
    margin: 0;
}

.main-content form label+em {
    margin-top: -20px;
}

.input-wrapper {
    position: relative;
    display: inline-block;
}

.input-field {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 0;
}

.input-field+div+em {
    margin-top: 0;
}

[type="text"]+label {
    display: block;
    clear: both;
}

/*input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea {
    font-size: 16px;
    box-sizing: content-box;
    width: 100%;
    height: 2.5rem;
    margin: 0 0 8px 0;
    padding: 0 15px;
    transition: box-shadow .3s, border .3s;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    color: #F7F7F2;
    border-radius: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
*/
input:not([type])+label:after,
input[type=text]:not(.browser-default)+label:after,
input[type=password]:not(.browser-default)+label:after,
input[type=email]:not(.browser-default)+label:after,
input[type=url]:not(.browser-default)+label:after,
input[type=time]:not(.browser-default)+label:after,
input[type=date]:not(.browser-default)+label:after,
input[type=datetime]:not(.browser-default)+label:after,
input[type=datetime-local]:not(.browser-default)+label:after,
input[type=tel]:not(.browser-default)+label:after,
input[type=number]:not(.browser-default)+label:after,
input[type=search]:not(.browser-default)+label:after,
textarea+label:after,
.select-wrapper+label:after {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    content: "";
    transition: .2s opacity ease-out, .2s color ease-out;
    opacity: 0;
}

.input-field>label:not(.label-icon).active {
    font-size: 1em;
    transform: translateY(-12px) scale(0.8);
    transform-origin: 0 0;
}

input:not([type]).validate+label,
input[type=text]:not(.browser-default).validate+label,
input[type=password]:not(.browser-default).validate+label,
input[type=email]:not(.browser-default).validate+label,
input[type=url]:not(.browser-default).validate+label,
input[type=time]:not(.browser-default).validate+label,
input[type=date]:not(.browser-default).validate+label,
input[type=datetime]:not(.browser-default).validate+label,
input[type=datetime-local]:not(.browser-default).validate+label,
input[type=tel]:not(.browser-default).validate+label,
input[type=number]:not(.browser-default).validate+label,
input[type=search]:not(.browser-default).validate+label,
textarea.validate+label {
    width: 100%;
}

.input-field.col label {
    left: .75rem;
}

.input-field>label {
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 32px;
    cursor: text;
    transition: transform .2s ease-out, color .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
    transform: translateY(12px);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    text-align: initial;
    color: #484848;
}

input[type=text]+label:after,
input[type=password]+label:after,
input[type=email]+label:after,
input[type=url]+label:after,
input[type=time]+label:after,
input[type=date]+label:after,
input[type=datetime-local]+label:after,
input[type=tel]+label:after,
input[type=number]+label:after,
input[type=search]+label:after,
textarea.materialize-textarea+label:after {
    position: absolute;
    top: 65px;
    display: block;
    content: "";
    transition: .2s opacity ease-out, .2s color ease-out;
    opacity: 0;
}

input[type=text].error__message+label,
input[type=text]:focus.error__message+label,
input[type=password].error__message+label,
input[type=password]:focus.error__message+label,
input[type=email].error__message+label,
input[type=email]:focus.error__message+label,
input[type=url].error__message+label,
input[type=url]:focus.error__message+label,
input[type=time].error__message+label,
input[type=time]:focus.error__message+label,
input[type=date].error__message+label,
input[type=date]:focus.error__message+label,
input[type=datetime-local].error__message+label,
input[type=datetime-local]:focus.error__message+label,
input[type=tel].error__message+label,
input[type=tel]:focus.error__message+label,
input[type=number].error__message+label,
input[type=number]:focus.error__message+label,
input[type=search].error__message+label,
input[type=search]:focus.error__message+label,
textarea.materialize-textarea.error__message+label,
textarea.materialize-textarea:focus.error__message+label {
    color: #ac0000;
}

input[type=text].error__message+label:after,
input[type=text]:focus.error__message+label:after,
input[type=password].error__message+label:after,
input[type=password]:focus.error__message+label:after,
input[type=email].error__message+label:after,
input[type=email]:focus.error__message+label:after,
input[type=url].error__message+label:after,
input[type=url]:focus.error__message+label:after,
input[type=time].error__message+label:after,
input[type=time]:focus.error__message+label:after,
input[type=date].error__message+label:after,
input[type=date]:focus.error__message+label:after,
input[type=datetime-local].error__message+label:after,
input[type=datetime-local]:focus.error__message+label:after,
input[type=tel].error__message+label:after,
input[type=tel]:focus.error__message+label:after,
input[type=number].error__message+label:after,
input[type=number]:focus.error__message+label:after,
input[type=search].error__message+label:after,
input[type=search]:focus.error__message+label:after,
textarea.materialize-textarea.error__message+label:after,
textarea.materialize-textarea:focus.error__message+label:after {
    content: attr(data-error);
    opacity: 1;
    color: #ac0000;
}

input[type=text].valid+label:after,
input[type=text]:focus.valid+label:after,
input[type=password].valid+label:after,
input[type=password]:focus.valid+label:after,
input[type=email].valid+label:after,
input[type=email]:focus.valid+label:after,
input[type=url].valid+label:after,
input[type=url]:focus.valid+label:after,
input[type=time].valid+label:after,
input[type=time]:focus.valid+label:after,
input[type=date].valid+label:after,
input[type=date]:focus.valid+label:after,
input[type=datetime-local].valid+label:after,
input[type=datetime-local]:focus.valid+label:after,
input[type=tel].valid+label:after,
input[type=tel]:focus.valid+label:after,
input[type=number].valid+label:after,
input[type=number]:focus.valid+label:after,
input[type=search].valid+label:after,
input[type=search]:focus.valid+label:after,
textarea.materialize-textarea.valid+label:after,
textarea.materialize-textarea:focus.valid+label:after {
    content: attr(data-success);
    opacity: 1;
    color: #ac0000;
}

input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
    position: relative;
    border-bottom: 1px solid #4caf50;
    box-shadow: 0 1px 0 0 #4caf50;
}

input[type=text].valid:before,
input[type=password].valid:before,
input[type=email].valid:before,
input[type=url].valid:before,
input[type=time].valid:before,
input[type=time]:focus.valid:before,
input[type=date].valid:before,
input[type=date]:focus.valid:before,
input[type=datetime-local].valid:before,
input[type=datetime-local]:focus.valid:before,
input[type=tel].valid:before,
input[type=tel]:focus.valid:before,
input[type=number].valid:before,
input[type=number]:focus.valid:before,
input[type=search].valid:before,
textarea.materialize-textarea.valid:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 1.4rem;
    line-height: 40px;
    position: absolute;
    right: 0;
    width: 33px;
    height: 43px;
    content: '\f058';
    text-align: center;
    color: #4caf50;
}

.error__message {
    color: #ac0000;
}

.contact-wrapper__form-content .error__message {
    color: rgb(255 229 0);
}

.error__message.valid {
    color: #005400;
}

.contact-wrapper__form-content .error__message.valid {
    color: rgb(255 229 0);
}

.color__green {
    color: #4caf50;
}

input[type=text].error__message,
input[type=text]:focus.error__message,
input[type=password].error__message,
input[type=password]:focus.error__message,
input[type=email].error__message,
input[type=email]:focus.error__message,
input[type=url].error__message,
input[type=url]:focus.error__message,
input[type=time].error__message,
input[type=time]:focus.error__message,
input[type=date].error__message,
input[type=date]:focus.error__message,
input[type=datetime-local].error__message,
input[type=datetime-local]:focus.error__message,
input[type=tel].error__message,
input[type=tel]:focus.error__message,
input[type=number].error__message,
input[type=number]:focus.error__message,
input[type=search].error__message,
input[type=search]:focus.error__message,
textarea.materialize-textarea.error__message,
textarea.materialize-textarea:focus.error__message {
    color: #ac0000;
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336;
}

.event-filter {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.input-field-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    margin-right: 20px;
}

input[type=text].search-input,
input[type=text].date-search {
    font-size: 14px;
    height: 40px;
    padding: 0 30px 0 10px;
    border: none;
    flex: 1;
    margin-right: 10px;
    width: 200px;
    background: #f2f2f2;
    border-bottom: 1px solid transparent;
    color: #000;
}

.input-icon {
    position: absolute;
    top: 8px;
    right: 14px;
    width: 25px;
    height: 25px;
    font-size: 1.5rem;
}

.event-filter .select-wrapper {
    border-bottom: none;
    width: 150px;
    margin-right: 10px;
}

.event-filter .select-wrapper:hover {
    border-bottom: none;
    background-color: transparent;
}

.event-filter .select-wrapper select {
    padding: 5px;
    height: 41px;
    width: 100px;
}

.event-filter .search-submit {
    height: 41px;
    line-height: 24px;
}

.header {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    display: block;
    height: 160px;
    width: 100%;
    padding: 45px 0 10px;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.47) 60%, rgba(0, 0, 0, 0) 100%);
}

.header.alert__active {
    padding-top: 0;
}

.header__inner {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 80%;
    /*max-width: 93rem;*/
    margin: 0 auto;
}

.header__logo {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.header__logo-link,
.header__logo-link * {
    text-decoration: none;
    color: #f7f7f2;
}

.header__logo-link:focus * {
    color: #002740;
}

.header__logo-link {
    display: inline-block;
    width: 100%;
}

.header__logo-link:active,
.header__logo-link:focus,
a.header__logo-link:-webkit-any-link:focus-visible {
    outline: none;
    background: rgba(247, 247, 242, 0.2);
}

.header__logo-image {
    width: 100%;
    max-width: 350px;
    height: 100%;
    transition: max-width .2s;
}

.header__navigation {
    z-index: 20;
    display: flex;
    justify-content: end;
    width: 90%;
}

.navigation {
    z-index: 9;
    display: block;
    width: 70%;
    height: 50px;
    margin: 0;
    padding: 0;
}

.navigation__wrapper {
    overflow: visible;
    margin: 0 auto;
}

.navigation__wrapper ul,
.navigation__wrapper li {
    margin: 0;
    text-indent: 0;
}

.navigation__wrapper a {
    color: #f7f7f2;
}

.navigation__wrapper li:before {
    content: none;
}

.navigation__wrapper a {
    text-decoration: none;
}

.navigation__level-1 {
    z-index: 100;
    display: flex;
    overflow: visible;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    margin: 0;
    padding: 0;
}

.desktop-nav .navigation__level-1 {
    position: relative;
}

.navigation__sub-arrow {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.navigation__sub-arrow-button {
    position: absolute;
    z-index: 20;
    top: 9px;
    right: 10px;
    height: 70%;
    border: none;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: none;
}

.navigation__sub-arrow:hover,
.navigation__sub-arrow:focus,
.hovered .navigation__sub-arrow:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.navigation__icon-right-arrow {
    font-size: 1rem;
    font-weight: 300;
    line-height: 42px;
    text-align: center;
    color: #f7f7f2;
}

.navigation__level-2-item.hovered .navigation__level-2-link .navigation__icon-right-arrow,
.navigation__link:hover .navigation__sub-arrow .navigation__icon-right-arrow,
.navigation__link:hover .navigation__sub-arrow .navigation__icon-right-arrow {
    color: #92a97f;
}

.navigation__level-1-item {
    position: inherit;
    display: inline-block;
    margin: 0;
}

@media screen and (min-width: 1023px) {
    ul li.navigation__level-1-item {
        position: relative;
    }
}

.navigation__link-wrapper {
    position: relative;
}

.navigation__level-1-link,
.navigation__level-1-item>a {
    font-size: 1.5em;
    font-weight: 700;
    position: relative;
    z-index: 10;
    display: block;
    padding: 15px 10px 13px;
    transition: all 0.4s ease;
    text-align: center;
    text-transform: uppercase;
    color: #f7f7f2;
    border-bottom: 2px solid transparent;
}

.navigation__level-1>li ul li.hovered,
.navigation__level-2-item.hovered,
.navigation__level-1-item.hovered .navigation__level-2,
.desktop-nav .navigation__level-1-item:hover .navigation__level-2 {
    visibility: visible;
    transition: opacity 0.3s 0.2s ease, visibility 0s 0.2s;
}

.navigation__level-1-item:hover .navigation__level-1-link,
.navigation__level-1-item .navigation__level-1-link:focus,
.navigation__level-1-item.hovered .navigation__level-1-link {
    color: #000;
    background: rgba(214, 230, 227, 0.80);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
}

.navigation__level-1-item .navigation__level-1-link.highlighted {
    border-bottom: 2px solid rgba(146, 169, 127, 0.41);
}

.navigation__level-1-item:hover>a:after,
.navigation__level-1-item .navigation__level-1-link:focus:after {
    transition: opacity 0.3s 0.2s ease;
    opacity: 1;
}

/* -- Second Level Navigation--*/

.navigation__level-2 {
    position: absolute;
    z-index: 100;
    left: 0;
    display: flex;
    visibility: collapse;
    overflow: visible;
    align-items: flex-start;
    flex-direction: column;
    width: 15rem;
    margin: 0;
    padding: 0 0 0.5rem;
    transition: opacity 0.1s ease, visibility 0s 0.1s;
    background: rgba(214, 230, 227, 0.80);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2), 0 0 0px rgba(0, 0, 0, 0.2);
}

.hasNoChild .navigation__level-2 {
    width: 0;
    height: 0;
    opacity: 0;
    border: 0;
}

ul.navigation__level-2-list {
    position: relative;
    width: 100%;
    margin-left: 0;
}

.navigation__level-2-item {
    position: static;
    padding: 0;
}

.navigation__level-2-item:first-child {
    margin-top: 10px;
}

.navigation__level-2-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(146, 169, 127, 0.2);
}

.navigation__item.last-nav .navigation__level-2-link {
    border-bottom: none;
}

.navigation__level-2 a:hover,
.navigation__level-2 a:focus {
    transition: .321s;
    text-decoration: none;
}

.navigation__level-2-link {
    font-size: 1em;
    line-height: 17px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 10px 13px;
    font-weight: 400;
}

.navigation__wrapper .navigation__level-2-link {
    color: #000;
}

.navigation__level-2-item:hover .navigation__level-2-link,
.navigation__level-2-link:focus,
.hovered a:focus,
.hovered>a {
    color: #000;
    outline: none;
    background: #92a881;
}

/* -- Navigation END-- */

.header__search-icon-search {
    color: #f2f2f2;
    border: none;
    background: transparent;
    box-shadow: none;
}

.header__search-icon-search:focus,
.header__search-icon-search:hover {
    color: #000;
    border: none;
    outline: none;
    background: rgba(214, 230, 227, 0.80);
    box-shadow: none;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
}

.site-search-wrapper {
    z-index: 100;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    margin: -200px auto 0;
    padding: 0;
    transition: all 0.4s ease;
    opacity: 0;
}

.site-search-wrapper.active {
    margin-top: 0;
    opacity: 1;
}

.site-search__form {
    display: flex;
    flex-flow: nowrap row;
    width: 60%;
    height: 70px;
    padding: 10px 5%;
    border-radius: 5px;
    background: #2d2b2b78;
}

input::placeholder {
    /* Most modern browsers support this now. */
    color: rgba(206, 206, 206, 0.89);
}

input.site-search__input {
    font-family: museo-sans-display, sans-serif;
    font-size: 2.5rem;
    line-height: 38px;
    width: 85%;
    margin-right: 5px;
    padding: 5px 10px 10px;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
    background: none;
}

.site-search__button {
    width: 10%;
    min-width: 50px;
    height: 50px;
    padding: 10px;
    transition: all 0.4s ease;
    text-align: center;
    color: #f2f2f2;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.32);
    box-shadow: none;
}

.site-search__button-icon {
    font-size: 1.8rem;
    align-self: center;
    margin: 0 auto;
    transition: all 0.4s ease;
    text-align: center;
}

.site-search__button:hover,
.site-search__button:focus {
    color: #000;
    outline: none;
    background-color: #f2f2f2;
    box-shadow: none;
}

.site-search__close .site-search__close-button {
    line-height: 100%;
    align-self: center;
    height: 100%;
    transition: all 0.4s ease;
    color: #f2f2f2;
    border: none;
    background: transparent;
    box-shadow: none;
}

.site-search__close .site-search__close-button:hover,
.site-search__close .site-search__close-button:focus {
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0.32);
}

.search__initial-layout {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/**
  * author: Doctype Solutions
 *
 * footer.css
 **/

.footer {
    display: flex;
    clear: both;
    width: 100%;
    padding: 20px 0;
}

.footer *,
.footer a {
    text-decoration: none;
    color: #f7f7f2;
    border-bottom: 1px solid transparent;
}

.footer a:hover {
    color: #f7f7f2;
    border-bottom: 1px solid #D6E6E3;
}

.footer a:focus {
    color: #f7f7f2;
    background: rgba(146, 169, 127, 0.70);
    border-bottom: 1px solid transparent;
}

.footer__wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 82rem;
    margin: 0 auto;
}

.footer-main,
.footer-secondary {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer-section {
    width: 39%;
    padding: 5px 20px 5px 10px;
}

.footer__links {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
}

.footer__link-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer__link-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin: 10px 0;
    padding: 0;
}

.footer__link-link {
    font-size: 1.8rem;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    text-align: left;
    text-transform: uppercase;
}

.footer__acknowledgement {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
}

.footer__logos {
    display: flex;
    flex-direction: row;
    justify-content: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.footer__logo-link {
    align-self: center;
}

.footer a.footer__logo-link:hover,
.footer a.footer__logo-link:focus {
    text-decoration: none;
    opacity: 0.6;
    border-bottom: none;
    background-color: transparent;
}

.footer__logo-image {
    width: 380px;
    height: auto;
}

.social-media__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    width: 100%;
    margin: 10px 0;
}

.social-media__item {
    line-height: 19px;
    margin: 5px;
    padding: 0;
    text-align: center;
}

.social-media__link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    background: #f2f2f2;
}

.social-media__link:hover,
.social-media__link:focus {
    text-decoration: none;
    background: #000000;
}

.social-media__link:hover *,
.social-media__link:focus * {
    color: #f7f7f2;
}

.social-media__icon {
    font-size: 19.2px;
    height: auto;
    color: #92a97f;
}

/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 July 2025 00:52:46
*/

/* --- 6.1 Banner --- */

.no-js .banner>div+div {
    display: none;
}

.no-js .banner>div {
    position: relative;
}

/* --- Video Banners --- */

.bg__video-wrapper {
    z-index: 10;
}

.banner__text-outside-wrapper {
    position: absolute;
    z-index: 10;
    top: 45%;
    display: block;
    justify-content: flex-start;
    width: 100%;
    height: auto;
}

.banner__text-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 80%;
}

.banner__text-wrapper * {
    transition: font-size .1s ease-in;
}

.banner__intro-text {
    font-size: 2rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #f7f7f2;
}

.banner__text {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 5rem;
}

.banner__text-small {
    font-size: 1.8rem;
    line-height: 3rem;
}

.banner__button,
a.banner__button {
    font-size: 1.6rem;
    font-weight: 800;
    display: inline-block;
    width: 300px;
    margin: 0 auto;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: #e1a825;
}

.banner__button:hover,
.banner__button:focus {
    color: #000;
    background: #f2f2f2;
}

.social {
    position: relative;
    display: block;
    text-decoration: none;
    color: #92a881;
}

.banner__social-wrapper .social::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.1em;
    content: '';
    transition: opacity 300ms, transform 300ms;
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
    background-color: #92a881;
}

.social:focus,
.social:active {
    border: none;
    outline: none;
    background: none;
}

.social:hover::after,
.social:focus::after,
.social:active::after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.social+.social {
    margin-left: 20px;
}

form .contact__social-wrapper a:hover .social__text {
    text-decoration: underline;
}

.contact__social-wrapper {
    display: flex;
    flex-direction: row;
}

.contact__social-wrapper .social__icon {
    font-size: 1.32rem;
}

/* Existing styles with modified height to 700px */

.fl-row-bg-video,
.fl-row-bg-video .fl-row-content,
.fl-row-bg-embed,
.fl-row-bg-embed .fl-row-content {
    position: relative;
    min-width: 0;
    margin-right: auto;
    margin-left: auto;
}

.fl-row-bg-video .fl-bg-video iframe,
.fl-row-bg-embed .fl-bg-embed-code iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    min-width: 177.77vh;
    /* Maintains aspect ratio for 16:9 */
    max-width: none;
    height: 700px;
    /* Changed to 700px */
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.fl-row-content-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 700px;
    /* Changed to 700px */
    margin: 0;
    padding: 350px 0 300px 0;
    /* Note: Large padding may cause overflow; adjust if needed */
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.fl-row-bg-video .fl-bg-video,
.fl-row-bg-embed .fl-bg-embed-code {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.fl-row-bg-overlay .fl-row-content-wrap:after {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 0, 0, 0.46);
}

.fl-bg-video-fallback {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

/* Responsive styles for medium screens (≤ 992px) */

@media (max-width: 992px) {
    .fl-row-content-wrap {
        height: 500px;
        /* Reduced height for medium screens */
        padding: 150px 0 100px 0;
        /* Reduced padding to prevent overflow */
    }
    .fl-row-bg-video .fl-bg-video iframe {
        width: 100vw;
        min-width: calc(500px * 16 / 9);
        /* Maintain 16:9 aspect ratio */
        height: 500px;
        /* Match container height */
    }
    .banner__text-wrapper {
        transform: scale(0.9);
        /* Slightly scale down text for better fit */
    }
    .banner__social-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
}

/* Responsive styles for small screens (≤ 768px) */

@media (max-width: 768px) {
    .fl-row-content-wrap {
        height: 400px;
        /* Further reduced height for mobile */
        padding: 100px 0 80px 0;
        /* Further reduced padding */
    }
    .fl-row-bg-video .fl-bg-video iframe {
        width: 100vw;
        min-width: calc(400px * 16 / 9);
        /* Maintain 16:9 aspect ratio */
        height: 400px;
        /* Match container height */
    }
    .banner__text-wrapper {
        transform: scale(0.8);
        /* Scale down text further for mobile */
        text-align: center;
    }
    .banner__social-wrapper {
        align-items: center;
        flex-direction: column;
        /* Stack social links vertically */
        gap: 8px;
    }
    /*.banner__text, .banner__intro-text, .banner__tagline {*/
    /*    font-size: 0.8em; !* Smaller text for mobile *!*/
    /*}*/
    .banner__social-wrapper a {
        font-size: 0.9em;
        /* Smaller social link text */
    }
}

/* --- 6.1.1 Home Banners --- */

.carousel__wrapper {
    position: relative;
    z-index: 10;
    display: flex;
    overflow: hidden;
}

.carousel {
    float: left;
    width: 100%;
    height: auto;
    max-height: 947px;
}

@media screen and (max-width: 1280px) {
    .home .carousel {
        max-height: 600px;
    }
}

.carousel img {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 1920px;
}

.carousel.slick-slider {
    overflow: hidden;
    margin-bottom: 0;
}

.carousel .slick-list {
    z-index: 5;
}

/* Slide navigation */

.carousel .slick-dots {
    position: absolute;
    z-index: 10;
    right: 20%;
    bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 30px;
    height: 7px;
    margin: 0;
    padding: 1em;
    text-indent: 0;
}

.carousel.single-image .slick-dots {
    display: none;
}

.carousel .slick-dots li {
    display: block;
    float: left;
    width: auto;
    height: auto;
    margin: 0 6px 0 0;
}

.carousel .slick-dots button {
    width: 40px;
    height: 10px;
    transition: background-color 0.2s ease;
    text-indent: -9999px;
    color: #000;
    border-radius: 1px;
    background-color: #ffffff;
}

.carousel .slick-dots button:before {
    content: none;
}

.carousel .slick-active button {
    opacity: 0.8;
    color: #000;
    border-radius: 1px;
    background-color: rgb(146 169 127);
}

.carousel .slick-slide {
    position: relative;
    float: left;
    width: 100%;
    background-color: #edf2f9;
}

/* Slide description w/link */

.carousel .carousel__item-text-wrapper {
    position: absolute;
    z-index: 900;
    right: 10%;
    bottom: 30%;
    width: 650px;
    height: auto;
    margin: 0 auto;
}

.carousel .carousel__text-details-outer {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.text-color__light .carousel__text-details-outer * {
    color: #F7F7F2;
}

.text-color__darker .carousel__text-details-outer * {
    color: #000;
}

.carousel__text {
    margin: 0;
    padding: 0;
}

.carousel__text-intro {
    font-size: 1rem;
    display: block;
    max-height: 2rem;
}

.carousel__text-heading__main {
    font-size: 5rem;
    font-weight: 500;
    line-height: 5rem;
    text-shadow: 0 0 20px rgb(0 0 0 / 98%);
}

.carousel__text-heading__secondary {
    font-size: 3rem;
    line-height: 3rem;
    text-shadow: 0 0 20px rgb(0 0 0 / 98%);
}

.carousel .carousel__item-text-link:hover .carousel__text,
.carousel .carousel__item-text-link:focus .carousel__text {
    text-shadow: 0 0 8px #81b9e4;
}

.carousel__text-button {
    font-weight: bold;
    display: inline-block;
    align-self: flex-start;
    margin: 1rem 0;
    padding: 15px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
}

.bg-color__darker-overlay .carousel__text-button,
.button__lighter {
    color: #F7F7F2;
    border: 1px solid #F7F7F2;
}

.carousel__item-text-link:focus .text-color__light .carousel__text-button,
.carousel__item-text-link:focus .button__lighter,
.carousel__item-text-link:hover .text-color__light .carousel__text-button,
.carousel__item-text-link:hover .button__lighter {
    color: #000;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}

.carousel__item-text-link:focus .text-color__darker .carousel__text-button,
.carousel__item-text-link:focus .button__darker,
.carousel__item-text-link:hover .text-color__darker .carousel__text-button,
.carousel__item-text-link:hover .button__darker {
    color: #f2f2f2;
    border: 1px solid #000;
    background-color: #000;
}

.bg-color__lighter-overlay .carousel__text-button,
.button__darker {
    color: #000;
    border: 1px solid #000;
}

.carousel .slick-dots .play-pause {
    margin-left: 12px;
}

.home-carousel .slick-dots li:before {
    content: none;
}

.carousel .play-pause span {
    display: none;
    width: 11px;
    height: 13px;
    margin-top: 0;
    transition: content 0.1s ease;
}

.carousel .play-pause .active {
    font-size: 1em;
    font-weight: normal;
    line-height: 15px;
    display: block;
    color: rgb(146 169 127);
}

.carousel__credit-wrapper {
    position: absolute;
    z-index: 400;
    bottom: 0;
    left: 0;
}

.cr-wrapper {
    position: relative;
    width: 220px;
}

.cr__button {
    font-size: 0.8em;
    position: absolute;
    bottom: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: none;
}

.cr__button:hover,
.cr__button:focus {
    color: #f7f7f2;
    outline: none;
    background: rgba(0, 0, 0, 1);
}

.cr__description {
    position: absolute;
    bottom: 45px;
    left: 0;
    height: auto;
    padding: 7px 11px;
    transition: all .05s linear;
    text-align: center;
    opacity: 0;
    color: #f7f7f2;
    background: rgba(0, 0, 0, 0.6);
}

.cr__description.active {
    position: absolute;
    bottom: 50px;
    width: 100%;
    transition: all .2s ease-out;
    opacity: 1;
}

.slider-feature__section {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.feature__container-heading-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0;
}

.feature__container-heading {
    font-size: 1.8em;
    font-weight: 800;
    width: auto;
    margin-right: 20px;
    text-transform: uppercase;
    color: #f2f2f2;
}

.feature__container-heading.align-center {
    width: 100%;
}

.feature__container-link {
    font-size: 1em;
    font-weight: 400;
    display: flex;
    align-items: center;
    align-self: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #c7c7c4;
    justify-self: center;
}

.feature__container-link:focus,
.feature__container-link:hover,
.feature__container-link:active {
    text-decoration: underline;
    color: #f2f2f2;
    background: none;
}

.slider-feature__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.slider-feature-carousel {
    display: none;
}

.slider-feature__item {
    width: 22%;
    margin: 0 5px;
}

.single-image .slider-feature__item {
    width: auto;
}

.slider-feature__link {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    text-decoration: none;
    color: black;
}

.slider-feature__link:hover,
.slider-feature__link:focus {
    text-decoration: underline;
    background: none;
}

.slider-feature__link:hover .slider-feature__thumb,
.slider-feature__link:focus .slider-feature__thumb {
    transform: scale(1.2);
}

.slider-feature__bg-content {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: all 0.5s ease;
}

.slider-feature__date {
    font-size: 0.8em;
    font-weight: 400;
    height: 18px;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    color: #F7F7F2;
    background: rgba(0, 0, 0, 0.49);
}

.slider-feature__title {
    font-size: 1em;
    font-weight: 800;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    align-self: center;
    margin: 3px 0 0;
    padding: 5px;
    transition: opacity 0.5s ease;
    text-transform: uppercase;
    color: #F7F7F2;
    background: rgba(0, 0, 0, 0.49);
}

.slider-feature__thumb-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.slider-feature__link:hover .slider-feature__title,
.slider-feature__link:focus .slider-feature__title {
    opacity: 1;
}

.slider-feature__thumb,
img.slider-feature__thumb {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: transform 0.5s ease;
}

.slick-list {
    z-index: 10;
}

.modal-body .slick-track,
.modal-body .slick-track img {
    min-width: 400px;
}

.slider-feature-carousel .slick-prev,
.slider-feature-carousel .slick-next {
    font-size: 0;
    line-height: 40px;
    position: absolute;
    z-index: 1000;
    top: 0;
    bottom: 0;
    display: block;
    align-self: center;
    width: 57px;
    height: 60px;
    margin: 0;
    text-align: center;
    text-indent: -9999px;
    color: #000000;
    border: 0;
    outline: 0;
    background-size: 100px 100px;
}

.slider-feature-carousel .slick-prev {
    left: 20px;
    transform: rotate(180deg);
    background: #0000004f url(https://www.liverpoolpowerhouse.com.au/__data/assets/file/0009/274833/left-arrow-white.svg?v=0.1.0) no-repeat center center;
}

.slider-feature-carousel .slick-next {
    right: 20px;
    background: #0000004f url(https://www.liverpoolpowerhouse.com.au/__data/assets/file/0005/274838/right-arrow-white.svg?v=0.1.0) no-repeat center center;
}

.slider-feature-carousel .slick-buttons {
    position: static;
    align-self: end;
}

.slider-feature-carousel .slick-prev:hover,
.slider-feature-carousel .slick-next:hover {
    background-color: #92A881;
}

.slick-initialized .slider-feature__item {
    display: flex;
    margin: 0 8px 0 0;
}

.slider-feature__list-nav {
    display: flex;
    margin: 10px auto;
}

.slider-feature-nav__thumb {
    display: table-cell;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 158px;
}

.slider-feature-nav__item {
    width: 100px !important;
    margin: 0 5px;
}

/* Search*/

.site__search-button-wrapper {
    z-index: 5;
}

.site__search-button {
    position: absolute;
    z-index: 5;
    top: 40px;
    right: 250px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    max-width: 350px;
    height: 48px;
    padding: 10px;
    color: #ee2a7b;
    border: none;
    background: #f7f7f2;
}

.site__search-button:focus,
.site__search-button:hover {
    color: #f7f7f2;
    border: none;
    outline: none;
    background: #112d32;
}

.site_search-button-text {
    font-size: 1rem;
    line-height: 31px;
    margin-left: 10px;
}

.site_search-button-icon {
    font-size: 1.5rem;
    margin-right: 10px;
    padding: 5px;
}

/* --- Standard Tabs --- */

.tabs-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    transition: all .3s ease-in;
}

.tabs-wrapper__banner-overlap {
    z-index: 10;
    margin-top: -320px;
}

.tabs {
    width: 100%;
}

.ui-tabs {
    margin: 0 0 10px 0;
    border: none;
    border-radius: 0;
}

.ui-tabs li.ui-corner-top:before {
    content: none;
}

.ui-widget-header {
    border: none;
    background-color: transparent;
    background-image: none;
}

.ui-tabs-nav {
    display: flex;
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: 0;
}

.ui-tabs-nav li {
    display: table-cell;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: none;
}

.ui-state-default .ui-tabs-anchor {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 48px;
    display: block;
    overflow: hidden;
    height: 48px;
    margin: 0;
    padding: 0 26px;
    -moz-transition: background-color 500ms ease;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    white-space: nowrap;
    text-decoration: none;
    color: #f7f7f2;
    border-radius: 1px 1px 0 0;
    background-color: transparent;
}

.ui-tabs-nav a:focus,
.ui-tabs-nav a:visited:focus {
    color: #f2f2f2;
    border: 1px solid #f7f7f2;
    border-bottom-color: transparent;
    outline: none;
    background-color: transparent;
}

.ui-tabs-nav li+li .ui-tabs-anchor {
    margin-left: 1px;
}

.ui-state-default .ui-tabs-anchor:hover {
    text-decoration: none;
    color: #000;
    background-color: #f7f7f2;
}

.ui-state-active .ui-tabs-anchor {
    font-weight: 500;
    margin-top: 0;
    color: #f2f2f2;
    border: 1px solid #f7f7f2;
    border-bottom-color: transparent;
    background-color: transparent;
    /*transition: all .52s ease-in-out;*/
}

.ui-state-active .ui-tabs-anchor:hover {
    background-color: #f7f7f2;
}

.ui-tabs-panel {
    overflow: hidden;
    min-height: 229px;
    margin-top: 0;
    padding: 16px 16px 15px 16px;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 5px;
    background: transparent;
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.2);
}

.ui-tabs-panel .cols-3 {
    overflow: hidden;
}

.ui-tabs-panel .cols-3 .col {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333333%;
    padding: 7px 20px 0 0;
}

.ui-tabs-panel .col+.col {
    padding-left: 20px;
    border-left: 1px solid #4a9499;
}

.ui-tabs-panel .col .inner {
    overflow: hidden;
    height: 125px;
}

.news__section {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}

.news__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 2%;
}

.news__item {
    width: 24%;
    height: auto;
}

.news__link {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 15px;
    -moz-transition: background-color 500ms ease;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    text-decoration: none;
}

.news__link:hover,
.news__link:focus {
    background: #eef5f6;
}

.news__details {
    display: flex;
    flex-direction: column;
    order: 1;
    width: 100%;
    height: auto;
}

.news__details>* {
    margin: 0;
    padding: 5px 10px;
}

.news__heading {
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 27px;
    flex-grow: 1;
    min-height: 76px;
    color: #4d4e4c;
}

.news__date {
    font-size: 0.9rem;
    font-style: italic;
    color: #112d32;
}

.news__description {
    flex-grow: 1;
    min-height: 110px;
    color: #173237;
}

.news__read-more {
    display: block;
    color: #123c69;
}

.icon__right-arrow {
    font-size: 1.3rem;
    margin-left: 10px;
    vertical-align: middle;
}

.news__thumb-wrapper {
    order: 0;
    width: 100%;
}

img.news__thumb {
    margin: 0;
    padding: 0;
    border-radius: 5px 5px 0 0;
}

.alert {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fbd705;
}

.alert__wrapper {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 80%;
    margin: 0 auto;
    padding: 0 10px;
}

.alert__text {
    padding: 1.5rem 0 1.5rem 3.125rem;
    background-image: url("mysource_files/alert.svg");
    background-repeat: no-repeat;
    background-position: 0 1.5rem;
}

.alert__text p {
    font-weight: bold;
    line-height: 1.31;
    margin: 0;
    color: #343e48;
    -moz-osx-font-smoothing: initial;
}

.alert__text a {
    color: #343e48;
}

.alert__text a:hover,
.alert__text a:focus {
    text-decoration: none;
}

.alert__close {
    align-self: center;
}

.alert button {
    width: 2.3125rem;
    height: 3.3125rem;
    padding: 0.625rem;
    text-align: right;
    border: none;
    border-radius: 3px;
    background-color: transparent;
    box-shadow: none;
}

.alert button:hover,
.alert button:focus {
    box-shadow: 1px 1px 3px #ad9c9c;
}

.emergency__section {
    display: block;
    width: 100%;
    margin-top: 0;
}

.emergency__list {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.emergency__item {
    display: block;
    width: 100%;
}

.emergency__link,
.emergency__no-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin: 0 0 1rem;
    -moz-transition: background-color 500ms ease;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    text-decoration: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20);
}

.emergency__link *,
.emergency__no-link * {
    color: #000000;
}

.emergency__message {
    position: relative;
    display: flex;
    align-self: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 82rem;
    min-height: 105px;
}

.emergency__heading {
    font-size: 2.7rem;
    font-weight: 800;
    display: block;
    margin: 0;
    padding: 1rem 1rem 0.5rem;
}

.emergency__text {
    font-size: 1.5rem;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0.5rem 1rem 0.5rem;
}

.emergency__bg-yellow {
    background: #ffcc00;
}

.emergency__bg-yellow.emergency__link:hover,
.emergency__bg-yellow.emergency__link:focus {
    background: rgb(221, 178, 0);
}

.emergency__bg-red {
    background: linear-gradient(to right, #9a2617, #b50707);
}

.emergency__bg-red * {
    color: #f7f7f2;
}

.emergency__bg-red.emergency__link:hover,
.emergency__bg-red.emergency__link:focus {
    background: #ff2f2c;
}

.emergency__bg-blue {
    color: #eef5f6;
    background: linear-gradient(to right, #09488b, #123c69);
}

.emergency__bg-blue * {
    color: #eef5f6;
}

.emergency__bg-blue.emergency__link:hover,
.emergency__bg-blue.emergency__link:focus {
    background: #0961ab;
}

.emergency__bg-blue2 {
    background: #123c69;
    background: linear-gradient(90deg, #4e91bf 0%, #71c4fd 75%, #6dc4ff 100%);
}

.emergency__bg-blue2 * {
    color: #000000;
}

.emergency__bg-blue2.emergency__link:hover,
.emergency__bg-blue2.emergency__link:focus {
    background: #0961ab;
}

.emergency__bg-orange {
    background: #ff8728;
}

.emergency__bg-orange.emergency__link:hover,
.emergency__bg-orange.emergency__link:focus {
    background: #e37823;
}

.emergency__bg-green {
    color: #eef5f6;
    background: #0cd474;
}

.emergency__bg-green.emergency__link:hover,
.emergency__bg-green.emergency__link:focus {
    background: #0ca553;
}

.emergency__bg-aqua {
    color: #0c1112;
    background: #2eb19f;
}

.emergency__bg-aqua.emergency__link:hover,
.emergency__bg-aqua.emergency__link:focus {
    background: #31e1c9;
}

.emergency__bg-brown {
    color: #000000;
    background: #d49660;
}

.emergency__bg-brown.emergency__link:hover,
.emergency__bg-brown.emergency__link:focus {
    background: #a47449;
}

.emergency__tick {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background: url(https://www.liverpoolpowerhouse.com.au/__data/assets/file/0003/274836/right-arrow-angle-up.svg?v=0.1.0) 0 0 no-repeat transparent;
    background-size: 90%;
}

.emergency__light .emergency__tick {
    background-image: url(https://www.liverpoolpowerhouse.com.au/__data/assets/file/0004/274837/right-arrow-angle-up-white.svg?v=0.1.0);
}

.emergency__light * {
    color: #f7f7f2;
}

.emergency__light .emergency__heading {
    font-weight: 800;
}

.flex__item-4 {
    width: 22%;
}

.flex__item-3 {
    width: 33%;
}

.flex__item-2 {
    width: 47%;
}

.news-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.toc__section {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}

.toc__section.news__section {
    width: 70%;
    border-right: 1px solid #ee2a7b;
}

.toc__promotion {
    width: 30%;
    padding: 0 2%;
}

.modIE .toc__section {
    flex-flow: row nowrap;
}

.toc__feature {
    padding: 0 4.8% 0 0;
}

.toc__feature-link {
    display: inline-block;
    width: 100%;
}

.main-content .toc__feature-image {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.toc__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 2%;
}

.emergencies_panel .toc__list {
    justify-content: center;
}

.toc__list.type-4 {
    justify-content: flex-start;
    padding: 0;
}

.toc__promo-list {
    display: flex;
    flex-direction: column;
}

.ui-tabs-panel .toc__list {
    padding: 0;
}

.toc__item {
    width: 30%;
    height: auto;
    margin: 3% 3% 0 0;
}

.type-3 .toc__item {
    width: 30%;
}

.type-4 .toc__item {
    width: 46%;
    margin: 3% 3% 0 0;
}

.toc__promo-item {
    width: 100%;
    margin: 40px auto 0;
}

.toc__promo-item:first-child {
    margin: 0 auto;
}

.promo__youtube .toc__description {
    display: block;
}

.main-container .toc__link,
.main-container .toc__no-link {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    transition: background-color 250ms ease;
    text-decoration: none;
    color: #363636;
    background: #f6eef3;
}

.type-4 .toc__link,
.type-4 .toc__no-link,
.toc__promotion .toc__link {
    background: transparent;
}

.toc-doc__list .toc__link {
    flex-flow: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}

.toc__link:hover,
a.toc__link:focus,
.type-4 .toc__link:hover,
.type-4 a.toc__link:focus,
.toc__promotion .toc__link:hover,
.toc__promotion a.toc__link:focus {
    background: #92a97f;
}

.toc__link:hover *,
.toc__link:focus * {
    color: #efefef;
}

.toc__link.dark {
    background: #92a97f;
}

.toc__link.dark * {
    color: #efefef;
}

.toc__link.dark:hover *,
.toc__link.dark:focus * {
    color: #92a97f;
}

.main-container .toc__bg-yellow {
    background: #ffcc00;
}

.toc__bg-yellow.toc__link:hover,
.toc__bg-yellow.toc__link:focus {
    background: rgb(221, 178, 0);
}

.main-container .toc__bg-red {
    background: linear-gradient(to right, #9a2617, #b50707);
}

.main-container .toc__bg-red * {
    color: #f7f7f2;
}

.toc__bg-red.toc__link:hover,
.toc__bg-red.toc__link:focus {
    background: #ff2f2c;
}

.main-container .toc__bg-blue {
    color: #eef5f6;
    background: linear-gradient(to right, #09488b, #123c69);
}

.main-container .toc__bg-blue * {
    color: #eef5f6;
}

.toc__bg-blue.toc__link:hover,
.toc__bg-blue.toc__link:focus {
    background: #0961ab;
}

.main-container .toc__bg-light-blue {
    background: #4e91bf;
    background: linear-gradient(90deg, #4e91bf 0%, #71c4fd 75%, #6dc4ff 100%);
    /*linear-gradient(90deg, #123c69 0%, #3F80B4 75%, #6DC4FF 100%); */
}

.main-container .toc__bg-light-blue * {
    color: #000000;
}

.toc__bg-blue.toc__link:hover,
.toc__bg-blue.toc__link:focus {
    background: #0961ab;
}

.main-container .toc__bg-orange {
    background: #ff8728;
}

.toc__bg-orange.toc__link:hover,
.toc__bg-orange.toc__link:focus {
    background: #e37823;
}

.main-container .toc__bg-green {
    color: #eef5f6;
    background: #0cd474;
}

.toc__bg-green.toc__link:hover,
.toc__bg-green.toc__link:focus {
    background: #0ca553;
}

.main-container .toc__bg-brown {
    color: #000000;
    background: #d49660;
}

.toc__bg-brown.toc__link:hover,
.toc__bg-brown.toc__link:focus {
    background: #a47449;
}

.toc-doc__list .toc__icon {
    font-size: 1.4em;
    width: 30px;
    padding: 10px 0 0 15px;
}

.toc-doc__list .toc__title {
    font-size: 1em;
    font-weight: 400;
    flex-grow: 1;
    width: 100%;
    padding: 10px 15px 15px;
}

.toc-doc__list .toc__heading {
    width: 80%;
}

.toc__heading,
.toc__date,
.toc__description,
.toc__read-more,
.toc__news-date {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
}

.toc__news-details {
    order: 1;
}

.toc__news-image {
    order: 0;
}

.toc__heading-wrapper {
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 50px;
    background: #0000008f;
}

.type-2 .toc__link:hover .toc__heading-wrapper,
.type-2 a.toc__link:focus .toc__heading-wrapper {
    background: rgba(146, 169, 127, 0.91);
}

.toc__heading {
    font-size: 1.25rem;
    line-height: 30px;
    bottom: 0;
    left: 0;
    order: 1;
    width: 100%;
    text-align: center;
    color: #f7f7f2;
}

.type-2 .toc__link:hover .toc__heading,
.type-2 a.toc__link:focus .toc__heading {
    color: #000;
}

.toc__image-wrapper {
    display: flex;
}

img.toc__thumb,
.toc__thumb,
.toc__video-thumb {
    position: relative;
}

img.toc__thumb,
.toc__thumb,
img.toc__image,
.toc__video-thumb {
    order: 0;
    margin: 0;
    padding: 0;
}

.type-4 .toc__thumb,
.toc__promo-list .toc__thumb,
.toc__video-thumb {
    border-radius: 0;
}

.modIE img.toc__thumb,
.modIE .toc__thumb,
.modIE img.toc__image,
.modIE .toc__video-thumb {
    height: 100%;
}

.type-2 .toc__link:hover img.toc__thumb,
.type-2 a.toc__link:focus img.toc__thumb,
.type-2 .toc__link:hover img.toc__image,
.type-2 a.toc__link:focus img.toc__image {
    opacity: 0.7;
    filter: grayscale(100%);
}

.toc__date {
    font-style: italic;
    order: 2;
    color: #112d32;
}

.toc__news-date {
    display: block;
}

.toc__description {
    order: 3;
}

.toc__def-list {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.toc__def-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.bhf .toc__def-item * {
    font-size: 0.9em;
}

.toc__def-title {
    width: 2%;
    margin: 0;
    padding: 5px 0;
}

.type-3 .toc__def-title {
    width: 55%;
    margin: 0;
    padding: 5px 0;
}

.toc__def-description {
    width: 98%;
    margin: 0;
    padding: 5px 5px 5px 20px;
    border-left: none;
}

.bhf .toc__def-title+.toc__def-description {
    padding-left: 0;
}

.toc__def-description.email {
    display: block;
    word-break: break-all;
}

.toc__read-more {
    font-size: 0.9em;
    display: flex;
    flex-flow: row nowrap;
    order: 4;
    color: #2b2b2b;
}

.icon__right-arrow {
    display: inline-block;
    width: 40px;
    height: 22px;
    margin-left: 10px;
    vertical-align: middle;
    background: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0011/274835/right-arrow.svg?v=0.1.0") no-repeat 0 center;
    background-size: 70%;
}

.main-container .toc__bg-blue .icon__right-arrow,
.main-container .toc__bg-red .icon__right-arrow {
    background-image: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0005/274838/right-arrow-white.svg?v=0.1.0");
}

.toc__link:hover .icon__right-arrow,
.toc__link:focus .icon__right-arrow {
    background-image: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0005/274838/right-arrow-white.svg?v=0.1.0");
}

.toc-event__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    padding: 0 2%;
}

.toc-event__item {
    display: block;
    /*flex-grow: 1;*/
    width: 21%;
    min-width: 200px;
    height: auto;
    margin: 1% 2% 0 0;
}

.toc-event__link {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    text-decoration: none;
    color: black;
}

.toc-event__link:hover,
.toc-event__link:focus {
    text-decoration: underline;
    background: none;
}

.toc-event__link:hover .toc-event__thumb,
.toc-event__link:focus .toc-event__thumb {
    transform: scale(1.2);
}

.toc-event__bg-content {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: all 0.5s ease;
}

.toc-event__date {
    font-size: 0.8em;
    font-weight: 400;
    height: 18px;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    color: #F7F7F2;
    background: rgba(0, 0, 0, 0.49);
}

.toc-event__title {
    font-size: 1em;
    font-weight: 500;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    align-self: center;
    margin: 3px 0 0;
    padding: 5px;
    transition: opacity 0.5s ease;
    text-transform: uppercase;
    color: #F7F7F2;
    background: rgba(0, 0, 0, 0.49);
}

.toc-event__thumb-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.toc-event__link:hover .toc-event__title,
.toc-event__link:focus .toc-event__title {
    opacity: 1;
}

.toc-event__thumb,
img.toc-event__thumb {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: transform 0.5s ease;
}

/* Hide 'Location' label on larger screens */

@media (min-width: 768px) {
    .show-for-small-only {
        display: none;
    }
}

/* Ensure responsiveness for smaller screens */

@media (max-width: 767px) {
    .event-filter {
        align-items: stretch;
        flex-direction: column;
    }
    .search-input,
    .search-date,
    .venue-select {
        width: 100%;
    }
}

.filters {
    margin-top: 13px;
}

.filters .button {
    margin: 3px;
    color: #000000;
    border: 1px solid #000000;
    background: transparent;
    box-shadow: none;
}

.filters .button.is-checked {
    color: #f5f5f5;
    background: #ee2a7b;
}

/* --- 6.1.3 Features carousel --- */

.feature__section {
    width: 100%;
    padding: 30px 0;
}

.features__container .features {
    overflow: hidden;
    width: 100%;
    max-width: 82rem;
    margin: 0 auto;
    padding: 0 10px;
}

.features__container.type-2 .features {
    max-width: 100%;
}

.feature__section-header {
    width: 100%;
    max-width: 82rem;
    margin: 0 auto;
    padding: 0 2%;
}

.bg__gradient-dark .feature__section-suptitle,
.bg__gradient-dark .feature__section-title {
    color: #f7f7f2;
}

.bg__gradient-dark .section-title__prepend {
    color: #ffdd00;
}

.feature__section-suptitle {
    font-weight: 800;
    text-transform: uppercase;
}

.feature__section-title {
    margin-top: 5px;
    margin-bottom: 10px;
}

.feature-carousel {
    padding: 1.7em 1.4em 2.3em;
}

.feature-carousel.slick-slider {
    margin-bottom: 0;
}

.feature-carousel .slick-prev,
.feature-carousel .slick-next {
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    z-index: 1;
    top: 125px;
    display: block;
    width: 100px;
    height: 100px;
    transition: all .2s;
    text-align: center;
    text-indent: -9999px;
    opacity: 0.8;
    color: #ee2a7b;
    border: 0;
    border-radius: 50px;
    outline: 0;
    background: #eef5f6 url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0011/274835/right-arrow.svg?v=0.1.0") no-repeat 18px center;
    background-size: 60px;
}

.feature-carousel .slick-prev:hover,
.feature-carousel .slick-next:hover,
.feature-carousel .slick-prev:focus,
.feature-carousel .slick-next:focus {
    opacity: 1;
    background-position-x: 25px;
}

.slick-disabled {
    pointer-events: none;
    opacity: 0;
}

.feature-carousel .slick-prev {
    left: calc(-50vw + 50% + 1rem);
    /*-4px;*/
    transition: all .3s ease-in-out;
    transform: rotate(180deg);
    background-image: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0008/274832/left-arrow.svg?v=0.1.0");
    box-shadow: -3px -3px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(0, 0, 0, 0.2);
}

.home .feature-carousel .slick-prev {
    left: calc(-34vw + 50% + 1rem);
    /*-4px;*/
    left: 0;
}

.feature-carousel .slick-prev.slick-disabled {
    /*transform: rotate(180deg);
    */
    -moz-transform: translate(-200%, 0%) rotate(180deg);
    -ms-transform: translate(-200%, 0%) rotate(180deg);
    -o-transform: translate(-200%, 0%) rotate(180deg);
    -webkit-transform: translate(-200%, 0%);
    -webkit-transform: translate(-200%, 0%) rotate(180deg);
    transform: translate(-200%, 0%) rotate(180deg);
}

.feature-carousel .slick-prev:before {
    content: none;
}

.feature-carousel .slick-next.slick-disabled {
    -moz-transform: translate(200%, 0%);
    -ms-transform: translate(200%, 0%);
    -o-transform: translate(200%, 0%);
    -webkit-transform: translate(200%, 0%);
    transform: translate(200%, 0%);
}

.feature-carousel .slick-next {
    right: calc(-50vw + 50% + 1rem);
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.home .feature-carousel .slick-next {
    right: calc(-34vw + 50% + 1rem);
    right: 0;
}

.feature-carousel .slick-next:before {
    content: none;
}

.feature-carousel .slick-prev:hover,
.feature-carousel .slick-next:hover {
    background-color: #eef5f6;
}

.fa.fa-angle-right:before,
.fa-angle-left:before {
    content: " " !important;
}

.feature-carousel .slick-slide {
    float: left;
    width: 25%;
    outline: none;
}

.feature__list {
    width: 100%;
    padding: 0 2%;
}

.type-2 .feature__list {
    max-width: 100%;
}

.feature__item {
    width: 33%;
    height: auto;
    padding: 10px;
}

.feature__no-link,
.feature__link {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 15px;
    -moz-transition: background-color 500ms ease;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    text-decoration: none;
    background: #eef5f6;
}

.home .feature__link {
    min-height: 326.979px;
}

.feature__link:hover,
a.feature__link:focus {
    outline: none;
    background: #ee2a7b;
}

.feature__link:hover *,
.feature__link:focus * {
    color: #efefef;
}

.feature__link.dark {
    background: #ee2a7b;
}

.feature__link.dark * {
    color: #efefef;
}

.feature__link.dark:hover *,
.feature__link.dark:focus * {
    color: #ee2a7b;
}

.feature__title,
.feature__date,
.feature__time,
.feature__read-more {
    margin: 0;
    padding: 5px 10px;
}

.feature__content {
    display: flex;
    flex-flow: row wrap;
    order: 1;
    padding: 5px;
}

.feature__title {
    font-size: 1.25rem;
    line-height: 27px;
    order: 1;
    min-height: 64px;
    color: #112d32;
}

.feature__content .feature__title {
    width: 100%;
}

.feature__figure {
    order: 0;
    margin: 0;
    padding: 0;
}

.feature__thumb,
.feature__figure-thumb {
    order: 0;
    margin: 0;
    padding: 0;
    border-radius: 5px 5px 0 0;
}

.modIE .feature__thumb,
.modIE .feature__figure-thumb {
    height: 100%;
}

.feature__date {
    font-style: normal;
    order: 2;
    color: #112d32;
}

.feature__content .feature__date,
.feature__content .feature__time {
    width: 100%;
}

.feature__time {
    font-size: 0.9rem;
    font-style: italic;
    order: 3;
    color: #112d32;
}

.feature__read-more {
    display: flex;
    flex-flow: row nowrap;
    order: 4;
    margin-top: auto;
    color: #123c69;
}

.feature__no-link .feature__read-more {
    color: #173237;
}

.feature-icon__right-arrow {
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
    background: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0011/274835/right-arrow.svg?v=0.1.0") no-repeat 0 center;
    background-size: 60%;
}

.feature__link:hover .icon__right-arrow,
.feature__link:focus .icon__right-arrow {
    background-image: url("https://www.liverpoolpowerhouse.com.au/__data/assets/file/0005/274838/right-arrow-white.svg?v=0.1.0");
}

.section-feature__callout {
    width: 100%;
    padding: 100px 0 0;
}

.no-figure.section-feature__callout {
    padding: 0;
}

.feature-callout-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 50px;
}

.section-feature__callout--double .feature-callout-container {
    justify-content: space-evenly;
}

.feature-callout__item {
    width: 100%;
    max-width: 82rem;
    padding: 0 10px;
}

.section-feature__callout--double .feature-callout__item {
    width: 40%;
}

.feature-callout__item-link,
.feature-callout__item-no-link {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-top: -50px;
    text-decoration: none;
}

.no-figure .feature-callout__item-no-link {
    margin-top: 0;
}

.main-container a.feature-callout__item-link:focus,
.feature-callout__item-link:focus {
    outline: none;
    background-color: #ffffff0f;
}

.section-feature__callout--double .feature-callout__item-link {
    flex-direction: column;
}

a.feature-callout__item-link *,
.feature-callout__item-no-link * {
    color: #f7f7f2;
}

.bg__light a.feature-callout__item-link *,
.bg__light .feature-callout__item-no-link * {
    color: #000000;
}

.feature-callout__item-figure-wrapper {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 54%;
    height: 100%;
    margin: 0 3%;
}

.feature-callout__item-figure {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.section-feature__callout--double .feature-callout__item-figure {
    width: 100%;
}

.feature-callout__item-thumb {
    overflow: visible;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.feature-callout__item-thumb_as-bg {
    overflow: visible;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.feature-callout__item-link:focus .feature-callout__item-thumb,
.feature-callout__item-link:hover .feature-callout__item-thumb,
.feature-callout__item-link:focus .feature-callout__item-thumb_as-bg,
.feature-callout__item-link:hover .feature-callout__item-thumb_as-bg {
    -ms-transform: scale(1.125);
    -webkit-transform: scale(1.125);
    transform: scale(1.125);
}

.feature-callout__item-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
    margin-top: 50px;
    padding: 50px 0;
}

.no-figure .feature-callout__item-details {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    padding: 30px 0;
}

.no-figure .feature-callout__item-details>div {
    width: 30%;
}

.section-feature__callout--double .feature-callout__item-details {
    width: 100%;
    margin-top: 0;
    padding: 5% 0;
}

.feature-callout__item-tag,
.feature-callout__item-title,
.feature-callout__item-description,
.feature-callout__item-date,
.feature-callout__item-event-cost {
    font-style: normal;
    width: 95%;
    margin: 5px;
}

.feature-callout__item-tag {
    order: 0;
}

.feature-callout__item-title {
    order: 1;
}

.feature-callout__item-link:focus .feature-callout__item-title,
.feature-callout__item-link:hover .feature-callout__item-title {
    text-decoration: underline;
}

.feature-callout__item-description {
    order: 2;
}

.feature-callout__item-date {
    display: flex;
    flex-direction: column;
    order: 3;
}

.feature-callout__item-time {
    font-size: 0.9rem;
    order: 4;
    margin: 5px;
}

.feature-callout__item-event-cost {
    font-size: 0.9rem;
    order: 4;
    margin: 5px;
}

.feature-callout__item-heading {
    font-size: 1.15em;
}

.feature-callout__item-span {
    margin-top: 15px;
}

.feature-callout__item-span-link {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.feature-callout__item-span-link .icon__wrapper {
    width: 21px;
    margin-right: 10px;
}

.feature-callout__item-span .icon__wrapper path {
    fill: #ffffff;
}

.feature__figure {
    position: relative;
}

.modIE .feature__figure {
    height: 100%;
}

.feature__figure-logo:before {
    font-size: 0.7rem;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 2.3rem;
    height: 2.3rem;
    content: "";
    color: #ffffff;
    background: rgba(206, 206, 206, 0.48) url("mysource_files/hcc-logo-white-no-bg.svg") no-repeat center center;
    background-size: 1.5rem;
}

.feature__figure-label {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    color: #f7f7f2;
    background: linear-gradient(to right, #009bb1, #007cb8);
}

/* --- 2.9 Accordion --- */

.accordion {
    margin: 0 0 40px 0;
}

.accordion-container .accordion {
    margin-bottom: 0;
}

.accordion-container+.accordion-container .accordion {
    margin-bottom: 40px;
}

h2+.accordion,
h3+.accordion,
h4+.accordion,
h5+.accordion,
h6+.accordion {
    margin-top: 20px;
}

.accordion * {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

.accordion.content-container {
    margin: 0 auto;
}

.accordion .panel-title,
.accordion__title {
    font-size: 2rem;
    font-weight: 300;
    font-style: normal;
    line-height: 1em;
    position: relative;
    width: 100%;
    margin: 0 0 2px 0;
    padding: 20px 20px 16px 82px;
    cursor: pointer;
    transition: background-color 400ms ease, border-color 400ms ease;
    color: #efefef;
    border-top: 1px solid #f2f2f2;
    background: transparent;
}

.accordion .panel-title span,
.accordion__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 47px;
}

.accordion .panel-title span:before,
.accordion__icon:before {
    position: absolute;
    content: "";
    transition: transform 0.25s ease-out;
}

.accordion .panel-title span:before,
.accordion__icon:before {
    font-family: "Font Awesome 5 Pro", serif;
    font-size: 2.4rem;
    top: 28%;
    left: 37%;
    height: 65%;
    ;
    content: '\f078';
}

.accordion .panel-title:hover,
.accordion__title {
    color: #92a97f;
}

.accordion .panel-title:hover span:before,
.accordion .panel-title.active span:before,
.accordion__title:hover .accordion__icon:before,
.accordion__title.active .accordion__icon:before {}

.accordion .panel-title.active,
.accordion__title.active {
    font-weight: normal;
    color: #92a97f;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.38);
}

.accordion .panel,
.accordion__panel {
    overflow: hidden;
    padding: 20px 20px 10px 30px;
    background: transparent;
}

.accordion .accordion .panel h4,
.accordion .accordion .panel h5,
.accordion .accordion .panel h6,
.accordion__panel h4,
.accordion__panel h5,
.accordion__panel h6,
.accordion__panel .heading {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.385em;
    margin: 15px 0;
    padding: 0;
    color: #4f4f4f;
}

.accordion .panel p:first-child,
.accordion__panel p:first-child {
    margin-top: 0;
}

.accordion.read-more .panel-title,
.accordion.read-more .accordion__title {
    margin: 1em 0;
    padding: 0;
    border: none;
}

.accordion.read-more .panel-title.active,
.accordion.read-more .accordion__title.active,
.accordion.read-more .panel-title:hover,
.accordion.read-more .accordion__title:hover {
    text-decoration: underline;
    color: rgb(0, 91, 218);
    background: transparent;
}

/* --- Whats on --- */

.events-list-accordion div {
    line-height: 0;
}

.events-results {
    float: left;
    width: 70%;
}

.events-list-accordion {
    width: 100%;
}

.events-list-accordion .panel-title {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-top: 2px solid #005bda;
    border-bottom: none;
    background: #ffffff;
}

.events-list-accordion .panel-title:hover,
.events-list-accordion .panel-title.active {
    font-weight: normal;
    border-bottom: none;
    background-color: rgb(242, 251, 253);
    box-shadow: 0 2px 2px 0 #aba7a7;
}

.events-list-accordion .panel {
    width: 100%;
    margin-top: -4px;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    background-color: #ffffff;
}

.events-list-accordion .panel-title img {
    width: 100%;
    max-width: 200px;
    max-height: 150px;
    padding: 0;
}

.panel-title>div {
    float: left;
    width: 74%;
    height: 165px;
}

.panel-title div.thumb {
    width: 26%;
    height: 150px;
    margin-top: 12px;
}

.events-list-accordion .heading {
    font-size: 1.3em;
    display: block;
    margin: 0;
    padding: 10px;
    color: #000000;
}

.events-list-accordion .more-info,
.events-list-accordion .date {
    display: block;
    margin: 0;
    padding: 9px;
}

.events-list-accordion .date {
    font-style: italic;
}

.events-list-accordion .place {
    display: block;
    margin: 0;
    padding: 9px;
}

.events-list-accordion .cost {
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 9px;
}

.events-list-accordion .panel-title span {
    font-size: 0.9em;
    line-height: 16px;
}

.events-list-accordion .panel .location {
    clear: both;
}

.events-list-accordion .panel>p {
    line-height: 25px;
    clear: both;
}

.events-list-accordion .panel p+h4 {
    padding-top: 15px;
    border-top: 1px solid #cdcdcd;
}

.events-list-accordion .panel p {
    line-height: 1.5em;
}

.events-list-accordion .panel p strong {
    font-size: 1.3em;
}

/* Exhibition details container */

.exhibition-details__container {
    padding: 1.5rem;
    /* Inner padding for the container */
}

/* Wrapper for rows */

.exhibition-details__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    /* Space between rows */
}

/* Individual row styling */

.exhibition-details__row {
    display: flex;
    flex-direction: row;
    /* Stack label and description vertically */
    justify-content: flex-start;
    padding: 1rem 0;
    /* Vertical padding for each row */
    border-bottom: 1px solid #ccc;
    /* Horizontal line below */
}

.exhibition-details__row:last-child {
    border-bottom: none;
}

/* Label styling */

.exhibition-details__label {
    font-size: 1.2rem;
    font-weight: 800;
    min-width: 200px;
    margin-bottom: 0.5rem;
    /* Space between label and description */
}

/* Description styling */

.exhibition-details__description {
    font-size: 1.1rem;
}

/* Responsive adjustments */

@media (max-width: 768px) {
    .exhibition-details__row {
        flex-direction: column;
        /* Side-by-side layout for larger screens */
    }
    .exhibition-details__label {
        flex: 0 0 30%;
        /* Label takes 30% width */
    }
    .exhibition-details__description {
        flex: 0 0 65%;
        /* Description takes 65% width */
    }
}

.fa-file-pdf {
    color: #fc0204;
}

.quicklinks__link .fa-file-pdf {
    color: #005497;
}

.fa-soundcloud {
    color: #f65200;
}

.fa-file-word {
    color: #288afc;
}

.fa-file-powerpoint {
    color: #c43e1c;
}

.fa-file-excel {
    color: #018201;
}

.quicklinks__link .fa-file-excel {
    color: #005497;
}

.related-document__list .fa-youtube {
    color: #c4302b;
}

.related-document__list .fa-facebook-square {
    color: #3b5998;
}

.fa-file-invoice {
    color: #0ccaf6;
}

.fa-link,
.fa-external-link-alt {
    color: #005497;
}

.fa-folder {
    color: #ffcd00;
}

/* --- 3.10 Document List --- */

.document__list {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 15px 0;
}

.document__item {
    width: 100%;
}

.document__item:nth-child(n+2) {
    padding-top: 25px;
    border-top: 1px solid #c6c6c6;
}

.document__link {
    display: flex;
    flex-flow: nowrap row;
    justify-content: flex-start;
    padding: 5px;
    text-decoration: none;
}

.document__link:hover,
.document__link:focus {
    background: rgba(70, 70, 70, 0.72);
}

.document__icon-wrapper {
    width: 60px;
}

.document__icon {
    font-size: 2rem;
    width: 34px;
    height: 44px;
    text-align: center;
}

.document__title {
    font-size: 1.1rem;
    font-style: normal;
    margin: 0 0 8px 0;
    padding: 0;
}

/* --- 3.10.1 Related Document List --- */

.related-document__list {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 15px 0;
}

.related-document__item {
    display: flex;
    flex-flow: nowrap row;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}

.related-document__item:nth-child(n+2) {
    padding-top: 17px;
}

.accordion .related-document__item:nth-child(n+2) {
    padding-top: 10px;
}

.related-document__summary,
.related-document__icon-wrapper {
    vertical-align: top;
}

.related-document__icon-wrapper {
    width: 30px;
}

.related-document__summary {}

.related-document__icon {
    font-size: 1.3rem;
    width: 30px;
}

.related-document__title {
    font-weight: 300;
    font-style: normal;
    margin: 0 8px 0;
    padding: 0;
}

.related-document__link {
    font-weight: 300;
}

/* --- 3.12 News / Events Listing --- */

.listing {
    clear: both;
    text-indent: 0;
}

.listing__item:before {
    content: none;
}

.listing__item {
    display: block;
    width: 100%;
    padding: 0;
}

.listing__link,
.listing__no-link {
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-transition: background 200ms ease;
    transition: background 200ms ease;
}

.listing__no-link {
    padding: 15px 0 20px 0;
}

.listing__link,
.listing__link:hover {
    padding: 10px 0;
    text-decoration: none;
}

a.listing__link:active,
a.listing__link:focus,
a.listing__link:visited:focus,
a.listing__link:hover {
    outline: none;
    background-color: #b0ddf8;
}

.listing__link span.external-link {
    left: -9999em;
    display: none;
}

.listing__item+.listing__item {
    margin: 0;
    padding-top: 10px;
    border-top: 1px solid #c6c6c6;
}

.listing__details {
    display: flex;
    flex-direction: column;
    order: 1;
    width: 100%;
    padding: 10px 20px;
}

.listing__type-2 .listing__details {
    order: 0;
    padding: 10px 20px 10px 0;
}

.listing__title {
    font-size: 1.5em;
    width: 100%;
    margin: 0;
}

.main-container .listing__date {
    font-size: 1em;
    width: 100%;
    margin: 0;
    padding: 5px;
    color: #173237;
}

.main-container .listing__description,
.listing__description {
    flex-grow: 1;
    width: 100%;
    margin: 0;
    padding: 5px;
    color: #363636;
}

.listing__feature-box-wrapper {
    width: 40%;
}

.listing__feature-box {
    height: auto;
    padding: 10px 15px;
    background: #eeeeee;
}

.listing__def-list {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.listing__def-list.type-2 {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 10px;
}

.listing__def-item,
p.listing__def-item {
    display: flex;
    flex-direction: row;
    margin: 0 0 10px;
}

.type-2 .listing__def-item {
    margin: 0 15px 0 0;
}

.listing__def-title {
    width: 30%;
    max-width: 100px;
}

.listing__def-description {
    width: 70%;
}

.listing__def-icon {
    margin: 0 5px 0 0;
    color: #ee2a7b;
}

.listing__thumb {
    display: flex;
    overflow: hidden;
    order: 0;
    padding: 10px 0 0;
}

.listing__type-2 .listing__thumb {
    order: 1;
}

.listing__thumb-link {
    display: block;
}

.news .listing__thumb {
    height: 200px;
}

img.listing__image {
    display: block;
    width: 100%;
    min-width: 200px;
    max-width: 400px;
    padding: 0;
    transition: all .5s;
}

.news img.listing__image {
    align-self: center;
}

.listing__thumb-link:hover img {
    transform: scale(1.05);
}

.listing__link-wrapper {
    align-self: flex-end;
    margin: 10px;
}

/* Events Filters */

.events__filters {
    float: left;
    width: 25%;
    margin-right: 5%;
}

.events__filters input[type="text"],
.events__filters input[type="date"] {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #000000;
}

.events-result {
    float: left;
    width: 70%;
}

.single .events-result {
    float: left;
    width: 100%;
}

.events__check-item label {
    font-size: 0.9em;
    width: 79%;
    padding-left: 10px;
}

.event__content {
    margin-top: 50px;
}

.event__content-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

.event__description {
    width: 54%;
    padding: 0 4%;
}

.event__sidebar-container {
    width: 30%;
    min-width: 267px;
    padding: 2%;
    /*background: rgb(242, 236, 231);*/
    background: rgba(255, 255, 253, 0.19);
}

/* Event Content*/

.event__sidebar-section-heading {
    font-size: 1.4em;
    font-weight: 400;
    margin-top: 0;
}

.event__sidebar-section-subheading {
    font-weight: 400;
}

.event__contact-person {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.event__contact-heading {
    font-size: 0.9em;
    font-weight: 800;
    margin-right: 15px;
}

.event__contact {
    font-size: 0.9em;
}

.event__sidebar-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
}

.event__sidebar-item {
    width: 50%;
    margin-bottom: 10px;
}

.event__sidebar-item-link {
    font-weight: 400;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
}

.event__sidebar-item-link:hover,
.event__sidebar-item-link:focus {
    text-decoration: underline;
}

.icon__wrapper {
    width: 21px;
    margin-right: 10px;
}

.icon__wrapper path {
    fill: #f2f2f2;
}

.event__sidebar-item-title {
    font-size: 0.9em;
    width: calc(100% - 31px);
    color: #f2f2f2;
}

/* --- 3.12.1  News page Listing --- */

/* --- 3.12 Standard Pagination --- */

.pagination__wrapper {
    display: inline-block;
    float: right;
    clear: both;
    overflow: hidden;
    margin: 25px 0;
    padding: 4px 0 0 0;
}

.pagination__wrapper.align-center {
    display: block;
    float: none;
    margin: 25px auto 0;
}

.pagination {
    display: flex;
    flex-flow: nowrap row;
    justify-content: flex-start;
}

.pagination__wrapper.align-center .pagination {
    justify-content: center;
}

.pagination>* {
    margin: 0;
    padding: 0;
    background: none;
}

.pagination a,
.pagination a:focus {
    font-size: 1.2rem;
    text-decoration: none;
    color: #f2f2f2;
    outline: none;
}

.pagination__nav-link {
    display: flex;
    flex-flow: nowrap row;
    justify-content: center;
    color: #f2f2f2;
}

.pagination__nav-icon {
    font-size: 1.3rem;
    line-height: 1.2em;
    margin: 0;
    padding: 0 6px;
}

.pagination__nav-text {
    margin: 0 5px;
    text-transform: uppercase;
    color: #f2f2f2;
}

.pagination__list {
    display: flex;
    clear: none;
    overflow: visible;
    flex-flow: nowrap row;
    justify-content: flex-start;
    margin: 0 5px;
    list-style: none;
    text-indent: 0;
}

.pagination__item {
    margin: 0 9px;
    padding: 0;
}

.pagination__item:before {
    content: none;
}

.pagination__link:hover,
.pagination__link:focus,
.pagination__link.active {
    margin: 0;
    text-decoration: none;
}

.pagination__item-text {
    display: block;
    height: auto;
    color: #f2f2f2;
}

.pagination__nav-link:hover .pagination__nav-text,
.pagination__nav-link:focus .pagination__nav-text {
    border-bottom: 1px solid #c9c8c8;
}

.pagination__link:hover .pagination__item-text,
.pagination__link:focus .pagination__item-text,
.pagination__item.active .pagination__item-text {
    font-weight: 500;
    color: #c9c8c8;
    border-bottom: 1px solid #c9c8c8;
}

.pagination__item.active .pagination__item-text {
    color: #92a97f;
    border-bottom: 1px solid #92a97f;
}

/* --- 3.13 Callout Box --- */

.callout {
    overflow: hidden;
    margin: 15px 0;
    padding: 15px 20px 0 26px;
    border-left: 15px solid #92a97f;
    background: transparent;
}

.callout.warning-message {
    border-left-color: #f44336;
    background: #fcd4d1;
}

.callout h2,
.callout h3,
.callout h4,
.callout h5,
.callout h6 {
    line-height: 2.308em;
    margin: 0 0 10px 0;
    padding: 0;
    color: #f2f2f2;
}

.callout p {
    padding: 0;
}

.callout ul {
    margin: 0;
    padding: 9px 0 13px 0;
    list-style: none;
}

.callout li {
    margin: 0;
    padding: 0 0 7px 19px;
}

/* --- 3.15 Misc --- */

/* --- 3.15.1 Date Picker --- */

.datepicker.dropdown-menu {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 230px;
    margin: 2px 0 0;
    padding: 5px 0;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f2;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.datepicker {
    top: 0;
    left: 0;
    margin-top: 1px;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.datepicker table {
    border: none;
    box-shadow: none;
}

.datepicker table thead tr {
    background: none;
}

.datepicker table tr td:first-child {
    padding-left: 0;
}

.datepicker td,
.datepicker th {
    font-size: 0.9em;
    line-height: 30px;
    width: 50px;
    height: 45px;
    text-align: center;
    color: #333333;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #f7f7f2;
}

.datepicker th.next,
.datepicker th.prev {
    font-size: 1.5em;
}

.datepicker th.next,
.datepicker th.prev {
    line-height: 15px;
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 0;
    transform: rotate(-45deg);
    text-indent: -99999px;
    border: solid black;
    border-width: 0 1px 1px 0;
    border-radius: 0 !important;
}

.datepicker th.next {
    transform: rotate(-45deg);
}

.datepicker th.prev {
    transform: rotate(135deg);
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.datepicker th {
    font-weight: bold;
}

.datepicker tbody tr:hover td {
    background: transparent;
}

.datepicker tbody tr:hover td:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
    color: #f7f7f2;
    background-color: #ee2a7b;
    background-image: none;
}

.datepicker-months .table-condensed tr:hover td:hover,
.datepicker-years .table-condensed tr:hover td:hover {
    background-color: transparent;
}

.datepicker.dropdown-menu table tbody tr {
    background-color: transparent;
}

.datepicker .month,
.datepicker .year {
    display: inline-block;
    margin: 5px;
    padding: 0 6px;
}

/* --- 3.15.2 Time Picker --- */

.bootstrap-timepicker-widget table tbody tr,
.bootstrap-timepicker-widget table tbody tr:hover td,
.bootstrap-timepicker-widget table tbody tr:hover {
    background-color: #f7f7f2;
}

.bootstrap-timepicker-widget.dropdown-menu {
    position: absolute;
    z-index: 1000;
    top: 30px;
    left: 20px;
    display: inline-block;
    float: left;
    width: 200px;
    margin: 2px 0 0;
    padding: 2px 3px 2px 2px;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f2;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.bootstrap-timepicker-widget table {
    width: 100%;
    max-width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    background-color: transparent;
    box-shadow: none;
}

.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px;
}

.bootstrap-timepicker-widget table td {
    height: 30px;
    margin: 0;
    padding: 2px;
    text-align: center;
    border-right: none;
}

.bootstrap-timepicker-widget table td a {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    color: #333333;
    border: 1px transparent solid;
    outline: 0;
}

.bootstrap-timepicker-widget table td a:hover {
    text-decoration: none;
    border-color: #dddddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #eeeeee;
}

.bootstrap-timepicker-widget table td input {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: 0;
    padding: 4px 6px;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    text-align: center;
    vertical-align: middle;
    color: #555555;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #ffffff;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bootstrap-timepicker-widget table td span.glyphicon {
    display: inline-block;
    width: auto;
    padding: 3px;
    border: solid black;
    border-width: 0 1px 1px 0;
}

.glyphicon-chevron-up {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.glyphicon-chevron-down {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Animation Styles*/

svg.loader {
    display: block;
    width: 200px;
    height: 100%;
    margin: auto auto;
}

.svg-btn {
    font-size: 16px;
    font-weight: 100;
    line-height: 45px;
    position: relative;
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto 2em;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    color: tomato;
}

.svg-btn span {
    display: inline-block;
    padding: 2.9em 0;
}

.svg-btn svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 164px;
    padding: 0;
}

.svg-btn circle {
    fill: none;
    stroke: #2e9ffc;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
}

.svg-btn:hover {
    background: rgba(225, 51, 45, 0);
}

.svg-btn:hover circle {
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    stroke-width: 3;
    stroke-dasharray: 0, 236;
    stroke-dashoffset: 0;
}

.column25 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.column25>*:nth-child(n+2) {
    display: block;
    margin-top: 20px;
}

.quicklinks_wrapper {
    padding: 15px;
    background: #eef5f6;
}

.quicklinks__list {
    margin: 0;
    text-indent: 0;
}

.quicklinks__item {
    padding-left: 7px;
}

.quicklinks__item:before {
    margin: 0;
    content: none;
}

.quicklinks_wrapper a {
    text-decoration: none;
}

.quicklinks_wrapper a:hover,
.quicklinks_wrapper a:focus {
    text-decoration: underline;
}

.quicklinks__link,
.quicklinks__no-link {
    display: flex;
    flex-flow: nowrap row;
    justify-content: flex-start;
}

.quicklinks__link:hover .quicklinks__link-icon {
    text-decoration: none;
}

.quicklinks__link-text {
    flex-grow: 1;
    width: 100%;
}

.quicklinks__link-icon-wrapper {
    width: 16px;
}

.quicklinks__link .quicklinks__link-icon-wrapper {
    width: 28px;
}

.quicklinks__link-icon {
    font-size: 1.2em;
    width: 19px;
    height: 18px;
}

.quicklinks__link .quicklinks__link-icon.icon__angle {
    transform: rotate(-45deg);
}

.quicklinks__title {
    margin: 5px 0 15px;
}

.main-container .quicklinks__title,
.main-container .quicklinks__title-link {
    font-size: 1.5rem;
    font-weight: 300;
    color: #92a881;
}

.quicklinks__link {
    font-size: 0.9rem;
}

.ad__banner-wrapper {
    padding: 0;
}

.ad__banner-link {
    line-height: 0;
    display: block;
    width: 100%;
}

.ad__banner-link:hover,
.ad__banner-link:focus {
    opacity: 0.85;
}

.breadcrumbs {
    display: flex;
    flex-flow: nowrap row;
    width: 100%;
}

.breadcrumbs__wrapper {
    display: block;
    align-self: flex-start;
    flex-grow: 1;
    width: 75%;
}

.breadcrumbs__list {
    display: flex;
    flex-flow: wrap row;
    width: 100%;
    margin: 5px 0;
    text-indent: 0;
}

.breadcrumbs__item {
    line-height: 14px;
    margin: 0;
    padding: 5px 2px;
}

.breadcrumbs__item:after {
    font-size: 0.9rem;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    content: "/";
    color: #92a881;
}

.breadcrumbs__item:last-child:after {
    content: none;
}

.breadcrumbs__item:before {
    content: none;
}

a.breadcrumbs__link {
    font-size: 0.9rem;
    font-weight: 400;
    text-decoration: none;
    color: #363636;
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

.breadcrumbs__link:focus {
    text-decoration: underline;
    outline: 1px dashed #92a881;
}

.breadcrumbs__current-page {
    font-size: 0.9rem;
    font-weight: 800;
}

.share-buttons__wrapper {
    display: block;
    align-self: flex-end;
    flex-grow: 1;
    width: 25%;
}

.share-buttons__inner {
    display: flex;
    flex-flow: nowrap row;
    justify-content: center;
    width: 100%;
}

.share-buttons__title {
    font-size: 0.8rem;
    font-weight: 900;
    align-self: center;
    width: 20%;
    margin-right: 5%;
    color: #4d4e4c;
}

.share-buttons__list {
    display: flex;
    flex-flow: wrap row;
    justify-content: flex-start;
    width: 100%;
    margin: 5px 0;
    text-indent: 0;
}

.share-buttons__item:before {
    content: none;
}

.share-buttons__item {
    align-self: center;
    width: 20%;
    max-width: 30px;
    margin: 0 10px 0 0;
}

.share-buttons__item:last-child {
    margin-right: 0;
}

.share-buttons__button {
    font-size: 1.4rem;
    line-height: 19px;
    height: 100%;
    margin: 0;
    padding: 2px 3px;
    color: #92a881;
    border-radius: 3px;
    background: transparent;
    box-shadow: none;
}

.share-buttons__button:focus,
.share-buttons__button:hover,
.share-buttons__button:active {
    border-color: transparent;
    outline: none;
}

.share-buttons__button:focus .share-buttons__icon,
.share-buttons__button:hover .share-buttons__icon {
    color: #0ca553;
    border-color: transparent;
}

.pre-main-container .share-buttons__link {
    font-size: 1.7rem;
    color: #92a881;
}

.pre-main-container .share-buttons__link .fa-link {
    font-size: 1.5rem;
    color: #92a881;
}

.pre-main-container .share-buttons__link:hover,
.pre-main-container .share-buttons__link:hover .fa-link,
.pre-main-container .share-buttons__link:focus,
.pre-main-container .share-buttons__link:focus .fa-link {
    color: #0ccaf6;
    outline: none;
}

.share-buttons__link:hover .fa-linkedin,
.share-buttons__link:focus .fa-linkedin {
    color: #0e76a8;
}

.share-buttons__link:hover .fa-facebook-square,
.share-buttons__link:focus .fa-facebook-square {
    color: #3b5998;
}

.photo-gallery-wrapper {
    display: flex;
    width: 100%;
}

.photo-gallery__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.photo-gallery__item {
    width: 24%;
    margin: 0;
    padding: 0;
}

.photo-gallery__link {
    display: inline-block;
    width: 100%;
}

.main-content .photo-gallery__image {
    margin: 0;
    padding: 0;
}

.photo-gallery__link:hover .photo-gallery__image,
.photo-gallery__link:focus .photo-gallery__image,
.photo-gallery__link:active .photo-gallery__image {
    opacity: 0.7;
    filter: grayscale(100%);
}

.contact-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.contact-wrapper__git {
    width: 40%;
}

.contact-wrapper__form-content {
    z-index: 10;
    display: block;
    width: 47%;
    margin-top: -5%;
    padding: 100px;
    background: #92a881;
}

.contact-wrapper__form-content *,
.contact-wrapper__form-content .input-field>label {
    color: #000000;
}

.contact-wrapper__form-content legend.sq-form-section-title {
    font-size: 1.8rem;
    font-weight: 500;
}

.contact-wrapper__form-content input[type='submit'],
.contact-wrapper__form-content input[type='button'],
.contact-wrapper__form-content input[type='reset'] {
    color: rgba(0, 0, 0, 0.76);
    background: #f7f7f2;
}

.contact-wrapper__form-content input[type='submit']:hover,
.contact-wrapper__form-content input[type='button']:hover,
.contact-wrapper__form-content input[type='reset']:hover,
.contact-wrapper__form-content input[type='submit']:focus,
.contact-wrapper__form-content input[type='button']:focus,
.contact-wrapper__form-content input[type='reset']:focus,
.contact-wrapper__form-content input[type='submit']:active,
.contact-wrapper__form-content input[type='button']:active,
.contact-wrapper__form-content input[type='reset']:active {
    color: #000000;
    background: #cccccc;
}

.contact-wrapper__form-content input:not([type]),
.contact-wrapper__form-content input[type=text]:not(.browser-default),
.contact-wrapper__form-content input[type=password]:not(.browser-default),
.contact-wrapper__form-content input[type=email]:not(.browser-default),
.contact-wrapper__form-content input[type=url]:not(.browser-default),
.contact-wrapper__form-content input[type=time]:not(.browser-default),
.contact-wrapper__form-content input[type=date]:not(.browser-default),
.contact-wrapper__form-content input[type=datetime]:not(.browser-default),
.contact-wrapper__form-content input[type=datetime-local]:not(.browser-default),
.contact-wrapper__form-content input[type=tel]:not(.browser-default),
.contact-wrapper__form-content input[type=number]:not(.browser-default),
.contact-wrapper__form-content input[type=search]:not(.browser-default),
.contact-wrapper__form-content textarea {
    color: #f7f7f2;
    border-bottom: 1px solid rgba(24, 96, 78, 0.58);
}

.contact-wrapper__form-content .select-wrapper {
    border-bottom: 1px solid rgba(24, 96, 78, 0.58);
}

.contact-wrapper__form-content .select-wrapper select {
    background: transparent;
}

.feature__toc-wrapper {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.feature__toc-heading-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}

.feature__toc-heading {
    font-size: 2.21em;
    font-weight: 800;
    margin: 0 auto;
    text-transform: uppercase;
    color: #f2f2f2;
}

.feature__toc-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.feature__toc-item {
    display: block;
    width: 30%;
    height: 100%;
    margin: 0 auto 20px;
}

.feature__toc-link {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    transition: background-color 250ms ease;
    text-decoration: none;
}

.feature__toc-link:hover,
.feature__toc-link:focus {
    opacity: 0.8;
}

.feature__toc-image-wrapper {
    width: 100%;
    height: auto;
}

img.feature__toc-image {
    padding: 0;
}

.feature__toc-title-wrapper {
    position: absolute;
    z-index: 50;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    min-height: 50px;
    background: rgba(0, 0, 0, 0.3);
}

.feature__toc-link:hover .feature__toc-title-wrapper,
.feature__toc-link:focus .feature__toc-title-wrapper {
    background: #92a97f;
}

.feature__toc-title {
    font-size: 2.1rem;
    font-weight: 800;
    width: 100%;
    margin: 0;
    padding: 20px 10px;
    transition: all 250ms ease;
    text-align: center;
    text-transform: uppercase;
    color: #f2f2f2;
}

.feature__toc-link:hover .feature__toc-title,
.feature__toc-link:focus .feature__toc-title {
    color: #000;
}

.menus__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.menu__link,
a.menu__link {
    display: inline-block;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #f2f2f2;
    background: #5d5a59;
}

.menu__link:focus,
.menu__link:hover {
    color: #5d5a59;
    background: #f2f2f2;
}

.rotate {
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.container__outer {
    display: flex;
    flex-direction: column;
}

.container__padding {
    padding: 100px 0;
}

.container__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.container__video-link {
    position: relative;
    display: inline-block;
}

.container__video-image {
    z-index: 10;
}

.container__video-button {
    position: absolute;
    z-index: 20;
    bottom: 40%;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 41px;
    background: url(https://www.liverpoolpowerhouse.com.au/__data/assets/file/0007/274840/youtube-play-button.svg?v=0.1.0) center center no-repeat;
    background-size: 20%;
}

.container.text__intro {
    width: 70em;
    margin: 0 auto;
    padding: 10px;
}

.text__intro * {
    font-size: 1.1em;
    text-align: center;
}

.text__intro p {
    font-size: 1.1em;
}

.text__intro .heading {
    font-size: 1.6rem;
}

.text__uppercase {
    text-transform: uppercase;
}

/*-- tabs content --*/

.flex__reverse .container__content {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.container__main-text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start;
    padding-right: 40px;
    justify-self: center;
}

.flex__reverse .container__main-text {
    padding-right: 0;
    padding-left: 40px;
}

.container__image-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: auto;
}

.container__image,
.container__video-image {
    min-width: 500px;
}

.container__image-caption {
    display: inline-block;
    max-width: 250px;
    padding: 5px 10px;
    color: #000000;
    background: #f5f5f5;
}

.full-width-carousel {
    position: relative;
    width: 100%;
    margin: 0;
}

.full-width-carousel img {
    width: 100%;
    padding: 0;
}

.full-width-carousel .fwc__item {
    position: relative;
    width: 100%;
    height: 362px;
    transition: height .1s ease-in;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.full-width-carousel .fwc__item:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.3);
}

.slick-buttons {
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.play-pause {
    display: flex;
    align-items: center;
    width: 37px;
    height: 40px;
    margin: 0 1px;
    background: rgba(100, 99, 99, 0.6);
}

.play-pause:hover {
    background: #92a97f;
}

.full-width-carousel .play-pause .js-pause,
.full-width-carousel .play-pause .js-play {
    display: none;
    box-sizing: border-box;
    width: 0;
    height: 0;
    margin: 0 auto;
    cursor: pointer;
    transition: 100ms all ease;
    border: 0 solid;
    background: transparent;
}

.full-width-carousel .play-pause .js-pause.active {
    display: block;
    width: 11px;
    height: 13px;
    transition: 100ms all ease;
    border-width: 0 3px 0 3px;
    border-color: transparent #ffffff transparent #ffffff;
}

.full-width-carousel .play-pause .js-play.active {
    display: block;
    width: 0;
    height: 13px;
    transition: 100ms all ease;
    border-width: 6px 0 6px 11px;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
}

.full-width-carousel .slick-prev,
.full-width-carousel .slick-next {
    font-size: 24px;
    line-height: 40px;
    position: static;
    top: auto;
    right: 0;
    bottom: 0;
    display: block;
    width: 37px;
    height: 40px;
    margin: 0;
    text-align: center;
    text-indent: -9999px;
    color: #ffffff;
    border: 0;
    outline: 0;
    background: rgba(100, 99, 99, 0.6) url(https://www.liverpoolpowerhouse.com.au/__data/assets/image/0006/274839/sprite-lgm.png?v=0.1.0) no-repeat -149px -3996px;
    box-shadow: none;
}

.full-width-carousel .slick-prev {
    background-position: -149px -4107px;
}

/* Slide navigation */

.full-width-carousel .slick-dots {
    z-index: 10;
    right: 20%;
    bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    height: 7px;
    margin: 0;
    padding: 1em;
    text-indent: 0;
}

.full-width-carousel.single-image .slick-dots {
    display: none;
}

.full-width-carousel .slick-dots li {
    display: block;
    float: left;
    width: auto;
    height: auto;
    margin: 0 6px 0 0;
}

.full-width-carousel .slick-dots {
    >li {
        display: block;
    }
    >li:only-child {
        display: none;
    }
}

.full-width-carousel .slick-dots li:before {
    content: none;
}

.full-width-carousel .slick-dots button {
    width: 70px;
    height: 10px;
    transition: background-color 0.2s ease;
    text-indent: -9999px;
    color: #000;
    border-radius: 1px;
    background-color: #ffffff;
}

.full-width-carousel .slick-prev:hover,
.full-width-carousel .slick-next:hover {
    background-color: #92a97f;
}

.full-width-carousel .slick-dots button:before {
    content: none;
}

.full-width-carousel .slick-active button {
    opacity: 0.8;
    color: #000;
    background-color: #92a97f;
}

.fwc__description {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 176px;
    background: #ffffffa6;
}

.type-2 .fwc__description {
    top: 0;
    bottom: auto;
    height: 100%;
    background: rgba(0, 0, 0, 0.46);
}

.fwc__details {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    height: auto;
    text-transform: uppercase;
}

.type-2 .fwc__details {
    position: absolute;
    bottom: 5%;
    left: 20%;
    align-items: flex-start;
    width: 60%;
}

.type-2 .fwc__details * {
    color: #f7f7f2;
}

.fwc__title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
}

.type-2 .fwc__title {
    font-size: 1.4em;
    justify-content: flex-start;
    text-transform: capitalize;
}

.fwc__line {
    align-self: center;
    width: 33%;
    max-width: 529px;
    margin: 0 32px;
    border-bottom: 1px solid #000000;
}

.type-2 .fwc__line {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    opacity: 0;
}

.title-text {
    font-size: 3em;
    font-weight: 800;
    display: inline;
    width: auto;
}

.type-2 .title-text {
    font-size: 3.5em;
    transition: font-size .1s ease-in;
}

.fwc__alternative-title {
    font-size: 3em;
}

.type-2 .fwc__alternative-title {
    text-transform: none;
}

.container__slider {
    display: block;
    width: 500px;
}

.container__slider .slick-slider {
    position: static;
    display: flex;
    flex-direction: column;
    justify-content: right;
}

.container__slider .cc__link {
    display: grid;
    opacity: 1;
    background: #000000;
}

.container__slider .cc__link .cc__image {
    transition: all .1s linear;
}

.container__slider .cc__link:hover .cc__image {
    opacity: .3;
}

.container__slider .cc__image {
    padding: 0;
}

.container__carousel .slick-prev,
.container__carousel .slick-next {
    font-size: 0;
    line-height: 40px;
    position: static;
    top: auto;
    right: 0;
    bottom: 0;
    display: block;
    width: 37px;
    height: 40px;
    margin: 0;
    text-align: center;
    text-indent: -9999px;
    color: #000000;
    border: 0;
    outline: 0;
    background: #dfdfdf url(https://www.liverpoolpowerhouse.com.au/__data/assets/image/0006/274839/sprite-lgm.png?v=0.1.0) no-repeat -149px -3345px;
}

.container__carousel .slick-prev {
    background-position: -149px -3456px;
}

.container__carousel .slick-next {
    margin-left: 2px;
}

.container__carousel .slick-buttons {
    position: static;
    align-self: end;
}

/*--- Image Slider ---*/

/* Slider wrapper */

.image-slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    /* Constrain max width for large screens */
    margin: 0 auto;
}

/* Slider container */

.image-slider {
    position: relative;
    width: 100%;
}

/* Slider item */

.image-slider__item {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 9;
    /* Maintain consistent aspect ratio */
}

/* Image styling */

.image-slider__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Ensure images cover the container without distortion */
}

/* Dark overlay */

.image-slider__item:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.3);
}

/* Arrows */

/*.image-slider .slick-prev,*/

/*.image-slider .slick-next {*/

/*    position: absolute;*/

/*    top: 50%;*/

/*    transform: translateY(-50%);*/

/*    width: 40px;*/

/*    height: 40px;*/

/*    background: rgba(0, 0, 0, 0.6) url(https://www.liverpoolpowerhouse.com.au/__data/assets/image/0006/274839/sprite-lgm.png?v=0.1.0) no-repeat;*/

/*    background-size: 200px; !* Adjust based on your sprite *!*/

/*    border: none;*/

/*    cursor: pointer;*/

/*    z-index: 10;*/

/*    text-indent: -9999px;*/

/*    transition: background-color 0.3s ease;*/

/*}*/

/* Arrows */

.image-slider .slick-prev,
.image-slider .slick-next {
    font-size: 0;
    /* Hide text, rely on icon */
    line-height: 0;
    position: absolute;
    z-index: 20;
    top: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    box-shadow: none;
}

/* Chevron icons */

.image-slider .slick-prev::before,
.image-slider .slick-next::before {
    font-family: "Font Awesome 6 Pro";
    /* Updated for Font Awesome 6 */
    font-size: 60px;
    font-weight: 300;
    /* Solid icons */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-indent: 0;
    /* Override text-indent for icons */
    color: #fff;
}

.image-slider .slick-prev::before {
    content: "\f053";
    /* Font Awesome 6 chevron-left */
}

.image-slider .slick-next::before {
    content: "\f054";
    /* Font Awesome 6 chevron-right */
}

/* Hover effect */

.image-slider .slick-prev:hover,
.image-slider .slick-next:hover {
    background-color: #92a97f;
}

/* Accessibility: Screen reader text */

.image-slider .slick-prev span,
.image-slider .slick-next span {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    /* Hidden but accessible */
}

.image-slider .slick-prev {
    left: 10px;
    background-position: -149px -4107px;
}

.image-slider .slick-next {
    right: 10px;
    background-position: -149px -3996px;
}

.image-slider .slick-prev:hover,
.image-slider .slick-next:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

/* Dots */

.image-slider .slick-dots {
    position: relative;
    top: 10px;
    left: 50%;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    transform: translateX(-50%);
}

.image-slider .slick-dots li {
    margin: 0 5px;
}

.image-slider .slick-dots li:before {
    content: none;
}

.image-slider .slick-dots button {
    width: 60px;
    height: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-indent: -9999px;
    border: none;
    border-radius: 1px;
    background: #fff;
}

.image-slider .slick-dots .slick-active button {
    background: rgb(146, 169, 127);
}

/* Hide dots for single image */

.image-slider.single-image .slick-dots {
    display: none;
}

/* Responsive adjustments */

@media (max-width: 768px) {
    .image-slider .slick-prev,
    .image-slider .slick-next {
        width: 30px;
        height: 30px;
    }
}

/**
 * template-responsive.css
 * author: Doctype Solutions
 *
 */

/* ************************************************* */

/*                 Media Screen 1280px               */

/* ************************************************* */

@media screen and (max-width: 1280px) {
    .fwc__description {
        height: 124px;
    }
    .title-text {
        font-size: 2.5em;
    }
    .fwc__alternative-title {
        font-size: 2.5em;
    }
    .fwc__line {
        width: 30%;
    }
    .container.text__intro {
        box-sizing: border-box;
        width: 100%;
    }
    .slick-buttons {
        bottom: 0;
    }
}

/* ************************************************* */

/*                 Media Screen 65.99em              */

/* ************************************************* */

@media screen and (max-width: 63.9375em) {
    .fwc__description {
        height: 77px;
    }
    .title-text {
        font-size: 1.5em;
    }
    .fwc__alternative-title {
        font-size: 1.5em;
    }
    .fwc__line {
        width: 23%;
    }
    .text__intro * {
        font-size: 1.1em;
    }
    iframe {
        height: 100%;
    }
}

/* ************************************************* */

/*                 Media Screen 55em                 */

/* ************************************************* */

@media screen and (max-width: 55em) {
    .container__content,
    .flex__reverse .container__content {
        flex-direction: column;
    }
    .container__main-text,
    .flex__reverse .container__main-text {
        margin-bottom: 20px;
        padding-left: 0;
    }
    .container__image-wrapper,
    .container__slider,
    .side-content {
        margin: 0 auto;
    }
}

/* ************************************************* */

/*                 Media Screen 45.5em               */

/* ************************************************* */

@media screen and (max-width: 45.5em) {
    .container__main-text {
        padding-right: 0;
    }
    .fwc__description {
        height: 60px;
    }
    .title-text {
        font-size: 1em;
    }
    .fwc__alternative-title {
        font-size: 1.2em;
    }
}

/* ************************************************* */

/*                 Media Screen 43em                 */

/* ************************************************* */

@media screen and (max-width: 43em) {
    .text__intro * {
        font-size: 1em;
    }
}

/* ************************************************* */

/*                 Media Screen 31em                 */

/* ************************************************* */

@media screen and (max-width: 31em) {
    .fwc__line {
        position: absolute;
        display: none;
        width: 0;
        height: 0;
    }
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pe-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pe-xl-0 {
        padding-right: 0 !important;
    }
    .pe-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pe-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pe-xl-3 {
        padding-right: 1rem !important;
    }
    .pe-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pe-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
}

@media (min-width: 1400px) {
    .mt-xxl-0 {
        margin-top: 0 !important;
    }
    .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xxl-3 {
        margin-top: 1rem !important;
    }
    .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xxl-5 {
        margin-top: 3rem !important;
    }
    .mt-xxl-auto {
        margin-top: auto !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xxl-auto {
        margin-bottom: auto !important;
    }
    .pt-xxl-0 {
        padding-top: 0 !important;
    }
    .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xxl-3 {
        padding-top: 1rem !important;
    }
    .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xxl-5 {
        padding-top: 3rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }
}

/**
 *
 * responsive.css
 *
 */

@media screen and (max-width: 1765px) {
    .type-2 .fwc__details {
        width: 70%;
    }
    .type-2 .fwc__title {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 1765px) {
    .navigation {
        width: 100%;
        padding: 0 50px;
    }
}

@media screen and (min-width: 1023px) {
    .pc-hidden {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}

@media screen and (max-width: 1344px) {
    .home__carousel {
        width: 93%;
        transition: width 0.25s;
    }
    .pre-main-container {
        width: 100%;
        transition: width 0.25s;
    }
    .main-container,
    .footer__wrapper {
        width: 100%;
    }
    .main-container>div {
        width: 93%;
    }
    .navigation__level-2 {
        left: 0;
        align-items: flex-start;
        min-width: 250px;
        max-width: 100%;
    }
    ul.navigation__level-2-list {
        max-width: 100%;
    }
    .navigation__level-2-item {
        clear: both;
        width: 100%;
    }
    .header__logo {
        margin: 0;
    }
}

/* ************************************************* */

/*                 Media Screen 1200px             */

/* ************************************************* */

@media screen and (max-width: 1200px) {
    .header__inner {
        width: 100%;
    }
    iframe.location {
        width: 100%;
    }
    ::-webkit-input-placeholder {
        color: #ffffff;
    }
    :-moz-placeholder {
        color: #ffffff;
    }
    ::-moz-placeholder {
        color: #ffffff;
    }
    :-ms-input-placeholder {
        color: #ffffff;
    }
    .breadcrumbs {
        width: 71%;
    }
    .header__wrapper * {
        transition: all 0.4s ease;
    }
    .navigation__level-1-link,
    a.navigation__level-1-link {
        font-size: 1.15rem;
    }
    .carousel,
    .section-container,
    .inside .main-container>div {
        width: 100%;
    }
    .carousel img {
        left: 69%;
        width: 1320px;
        height: auto;
        margin: 0 0 0 -824px;
    }
    .news-wrapper {
        flex-direction: column;
    }
    .toc__heading {
        font-size: 1.15rem;
    }
    .toc__section.news__section,
    .toc__promotion {
        width: 100%;
        border-right: none;
    }
    .toc__promo-list {
        display: flex;
        flex-direction: row;
    }
    .toc__promo-item,
    .toc__promo-item:first-child {
        width: 48%;
        margin: 20px auto 0;
    }
}

/* ************************************************* */

/*                 Media Screen 1050px                 */

/* ************************************************* */

@media screen and (max-width: 1025px) {
    body {
        font-size: 14px;
    }
    .header__inner {
        max-width: 93%;
        height: 100%;
    }
    .header__logo {
        width: 100%;
        height: 60px;
        margin-top: 10px;
    }
    .header .navigation__level-1-link {
        font-size: 1.05rem;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.75em;
    }
    h3 {
        font-size: 1.55em;
    }
    h4 {
        font-size: 1.3em;
    }
    h5,
    h6 {
        font-size: 1.1em;
    }
    .ui-state-default .ui-tabs-anchor {
        font-size: 0.9rem;
        line-height: 37px;
        height: 37px;
        padding: 0 15px;
    }
    .main-container .quicklinks__title,
    .main-container .quicklinks__title-link {
        font-size: 1.3rem;
    }
    input[type='submit'],
    input[type='button'],
    input[type='reset'],
    button,
    .button,
    a.button {
        font-size: 0.9rem;
        line-height: 33px;
        height: auto;
    }
    .accordion .panel-title {
        font-size: 1em;
        line-height: normal;
    }
    .accordion .panel-title span {
        top: 8px;
        right: 15px;
        width: 50px;
        height: 37px;
    }
    .accordion .panel-title span:before {
        font-size: 1.8rem;
        top: 19%;
        left: 50%;
        width: 1px;
        height: 22px;
    }
    .carousel img {
        width: 1025px;
        margin: 0 0 0 -696px;
    }
    .feature__title {
        font-size: 1.05rem;
        font-weight: 500;
        line-height: 21px;
    }
    .feature-carousel .slick-prev,
    .feature-carousel .slick-next {
        width: 65px;
        height: 65px;
        background-size: 35px;
    }
    .share-buttons__item {
        margin: 0 8px 0 0;
    }
    .main-container>div {
        padding: 0 5% 15px;
    }
    .main-container>form {
        padding: 0 9% 15px;
    }
    .column25 {
        min-width: 250px;
    }
    .feature-callout-container {
        padding-bottom: 20px;
    }
    .feature-callout__item-no-link {
        flex-direction: column;
    }
    .feature-callout__item-details {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        margin: 30px 0 0;
        padding: 10px 20px;
    }
    .no-figure .feature-callout__item-details>div,
    .feature-callout__item-details>div {
        display: flex;
        flex-direction: column;
        width: 30%;
        margin: 0 0 20px;
    }
}

/* ************************************************* */

/*                 Media Screen 1023px                 */

/* ************************************************* */

@media screen and (max-width: 1024px) {
    .section-width__70 {
        max-width: 90%;
    }
    .container__padding {
        padding: 30px 0;
    }
    .pc-only,
    .mobile-hidden {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(0 0 0 0) !important;
        width: 1px !important;
        height: 1px !important;
        margin: -1px !important;
        padding: 0 !important;
        border: 0 !important;
    }
    .columns {
        flex-flow: wrap row;
    }
    .column25 {
        flex-flow: row wrap;
    }
    .column25>* {
        display: block;
        width: 46%;
        margin-top: 20px;
        margin-right: 2%;
    }
    .mobile-only {
        display: block !important;
    }
    .pre-main-container,
    .main-container,
    .header .layout-max,
    .main-content,
    .footer-wrapper,
    .main,
    .column75,
    .column25 {
        width: 100%;
    }
    .carousel {
        width: 98%;
    }
    .main,
    .header-wrapper,
    .footer {
        clear: both;
        width: 100%;
        margin: 0 auto;
    }
    .header__logo {
        display: flex;
        flex-grow: 1;
        justify-content: center;
        height: auto;
        margin: 0;
    }
    .header__logo-link {
        display: flex;
        justify-content: center;
        width: auto;
        margin: 10px 0;
    }
    .site__search-button-wrapper {
        margin-right: 15px;
    }
    .site__search-button {
        position: static;
        margin: 0 auto;
        border: none;
        background: transparent;
        box-shadow: none;
    }
    .site__search-button:focus,
    .site__search-button:hover {
        background: transparent;
    }
    .site_search-button-icon {
        margin-right: 0;
        color: #efefef;
    }
    .navigation__link-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        width: 100%;
    }
    .navigation__level-2-list .navigation__link-wrapper {
        border-bottom: 1px solid rgba(247, 247, 242, 0.06);
    }
    .navigation__link-wrapper>.navigation__link {
        flex-grow: 1;
        width: 80%;
        padding: 15px 10px 15px 50px;
        border-bottom: none;
    }
    .navigation__level-1-link,
    a.navigation__level-1-link {
        font-size: 1.65rem;
    }
    .navigation__link-wrapper>.navigation__sub-arrow-button {
        position: static;
        width: 16%;
        max-width: 50px;
        height: auto;
        max-height: 39px;
        margin: 5px 2%;
    }
    .navigation__level-1-link+.navigation__sub-arrow-button {
        margin: 8px 2%;
    }
    .header__mobile-menu {
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        margin-right: 10px;
        cursor: pointer;
        transition: background 0.3s ease-out;
        transform: translateZ(1px);
    }
    .header__menu-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 42px;
        height: 42px;
        transition: -webkit-transform 0.3s cubic-bezier(0.37, 0.16, 0.12, 1);
        transform: rotate(0deg);
        transform-origin: 24px 21px;
    }
    .header__menu-icon-line {
        position: absolute;
        top: 20px;
        right: 0;
        display: block;
        width: 36px;
        height: 2px;
        transition: opacity 0.25s ease-out, width 0.25s ease-out, background-color 0.25s ease-out;
        background-color: #f7f7f2;
    }
    .header__mobile-menu:hover .header__menu-icon-line {
        width: 36px;
    }
    .header__mobile-menu.active .header__menu-icon-line {
        width: 36px;
        opacity: 0;
    }
    .header__menu-icon::before,
    .header__menu-icon::after {
        position: absolute;
        right: 0;
        height: 2px;
        content: "";
        transition: transform 0.25s ease-out, width 0.25s ease-out, background-color 0.25s ease-out, -webkit-transform 0.25s ease-out;
        transform-origin: left center;
        background-color: #f7f7f2;
    }
    .header__mobile-menu:hover .header__menu-icon::before,
    .header__mobile-menu:hover .header__menu-icon::after {
        width: 36px;
    }
    .header__menu-icon::before {
        top: 11px;
        width: 42px;
    }
    .header__mobile-menu.active .header__menu-icon::before {
        width: 36px;
        transform: rotate(45deg) translate(1px, -6px);
    }
    .header__menu-icon::after {
        bottom: 12px;
        width: 30px;
    }
    .header__mobile-menu.active .header__menu-icon::after {
        width: 36px;
        transform: rotate(-45deg) translate(1px, 6px);
    }
    .header {
        padding: 0;
    }
    .header__navigation {
        position: absolute;
        top: 0;
        width: 100%;
        margin-top: 0;
    }
    .header__inner {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .header__wrapper {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%;
    }
    .header__logo-text {
        justify-content: center;
    }
    .header__logo-text-hcc {
        font-size: 1.3rem;
        line-height: 26px;
        width: 100%;
    }
    .navigation {
        position: relative;
        float: none;
        height: 0;
        margin: 0 auto 0;
        border-bottom: none;
        background: #92a97f;
    }
    .navigation.active {
        width: 100%;
    }
    .navigation a:focus,
    .navigation a:visited:focus {
        outline: none;
    }
    .navigation .container {
        position: absolute;
        top: 0;
        left: -200%;
        width: 50%;
        height: 100vh;
        min-height: 450px;
        padding-bottom: 25px;
        transition: left .2s ease-out;
        background: #92a97f;
        box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.20);
    }
    .navigation .container.active {
        left: 0;
    }
    .navigation.shifted .navigation__wrapper {
        left: -100%;
    }
    .navigation__wrapper .navigation__level-1 {
        flex-direction: column;
        margin: 0;
        padding: 0;
        list-style: none;
        text-indent: 0;
    }
    .navigation__wrapper .navigation__level-1>li {
        display: block;
        clear: both;
        width: 100%;
        transition: border-left-color 1s ease-out;
        border-bottom: 1px solid #768867;
    }
    .navigation__wrapper .navigation__level-1 li.home {
        display: none;
    }
    .navigation__wrapper .navigation__level-1>li>a,
    .navigation__wrapper .primary-nav__link,
    .navigation__wrapper .primary-nav__link:visited {
        font-size: 1.4rem;
        display: block;
        float: none;
        box-sizing: border-box;
        width: 100%;
        padding: 17px 55px 17px 30px;
        transition: none;
        text-align: left;
        text-decoration: none;
        color: #efefef;
    }
    .navigation__wrapper .navigation__level-1>li:hover>a,
    .navigation__wrapper .navigation__level-1>li>a:focus {
        font-weight: normal;
        color: #000000;
        border-bottom: none;
        background: #eceeef;
    }
    .navigation__wrapper .navigation__level-1>li>a:before,
    .navigation__wrapper .navigation__level-1>li>a:after {
        content: none
    }
    .notification-icon-small {
        top: 7px;
        left: 100px;
    }
    .navigation__wrapper ul.primary-nav__sub-list {
        position: static;
        visibility: visible;
        background: linear-gradient(335deg, rgba(237, 237, 237, 0.13) 0%, rgba(222, 222, 221, 0.22) 23%, transparent 23%), linear-gradient(235deg, rgba(234, 234, 234, 0.19) 0%, rgba(236, 236, 234, 0.35) 33%, transparent 33%), #ffffff;
    }
    .navigation__wrapper .single .primary-nav__sub-list {
        width: 100%;
    }
    .navigation__wrapper .primary-nav__sub-item:nth-child(4n+1) {
        clear: none;
    }
    .navigation__level-2 {
        top: 0;
        left: -100%;
        visibility: collapse;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        transition: left .2s ease;
        border-radius: 0;
        background-color: #768867;
        box-shadow: none;
    }
    .mobile-nav .navigation__level-2 {
        transition: opacity 0.3s 0.2s ease, visibility 0s 0.2s, left .2s ease;
    }
    .navigation__level-2.active {
        left: 0;
        visibility: visible;
        transition: left .2s ease;
    }
    .navigation__level-1-item:hover .navigation__level-2 {
        transition: left 0.2s ease;
    }
    .navigation__level-1-link,
    .navigation__level-1-item>a {
        padding-left: 30px;
        text-align: left;
    }
    .navigation__level-1-item:hover .navigation__level-1-link,
    .navigation__level-1-item .navigation__level-1-link:focus,
    .navigation__level-1-item.hovered .navigation__level-1-link {
        color: #efefef;
        border-bottom: none;
        background: transparent;
    }
    ul.navigation__level-2-list {
        max-width: 100%;
        margin-left: 0;
    }
    .navigation__level-2-item {
        border-bottom: 1px solid #768867;
    }
    .navigation__level-2-link {
        border-bottom: 1px solid rgba(247, 247, 242, 0.06);
    }
    .navigation__back {
        line-height: normal;
        width: 100%;
        padding: 0.8125rem 0.625rem 0.8125rem 2.5rem;
        text-align: left;
        color: #efefef;
        border: none;
        border-radius: 0;
        background: #768867;
        box-shadow: none;
    }
    .navigation__back:hover,
    .navigation__back:focus {
        color: #efefef;
        border: none;
        outline: none;
        background-color: transparent;
        box-shadow: none;
    }
    .navigation__back svg {
        position: absolute;
        top: 0.875rem;
        left: 0.625rem;
        width: 1.25rem;
        transform: rotate(180deg);
    }
    .navigation__heading {
        font-size: 1.5rem;
        margin: 0;
        padding: 10px 15px;
        color: #f2f2f2;
    }
    .navigation__back svg path {
        fill: #efefef;
    }
    .navigation__back span {
        line-height: 24px;
    }
    ul.navigation__level-2 {
        position: absolute;
        z-index: 30;
    }
    .navigation__level-2,
    .navigation__level-2-list {
        width: 100%;
        max-width: 100%;
        height: 100%;
    }
    .navigation__sub-arrow-button {
        line-height: normal;
        top: 2px;
        height: 38px;
        background: rgb(0 0 0 / 15%);
    }
    .navigation__icon-right-arrow {
        font-size: 1.5rem;
        line-height: normal;
    }
    button.navigation__sub-arrow-button:focus,
    button.navigation__sub-arrow-button:active {
        line-height: normal;
        color: #efefef;
        border: none;
        outline: none;
        background: transparent;
    }
    button.navigation__sub-arrow-button:hover {
        color: #efefef;
        background: #768867;
    }
    .mobile-nav .navigation__level-2-item:hover .navigation__level-2-link,
    .mobile-nav .navigation__level-2-link:focus,
    .mobile-nav .hovered a:focus,
    .hovered>a {
        color: #efefef;
        background: transparent;
    }
    .hasNoChild .navigation__sub-arrow-button {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        opacity: 0;
        border: 0;
    }
    .toc__item {
        width: 30%;
    }
    .tabs-wrapper {
        width: 90%;
    }
    .footer__wrapper {
        width: 100%;
    }
    .quick-links__list {
        justify-content: flex-start;
    }
    .quick-links__item {
        width: 33%;
    }
    .news__list {
        flex-wrap: wrap;
    }
    .news__item {
        width: 33%;
    }
    .news__item+.news__item .news__link {
        border: 1px solid #e0e0e0;
        border-radius: 3px;
    }
    .listing__details {
        flex-grow: 1;
        width: 70%;
    }
    .news .listing__details {
        width: 100%;
    }
    .listing__thumb {
        min-width: 30%;
    }
    .home .feature__link {
        min-height: auto;
    }
    .type-3 .toc__item,
    .type-4 .toc__item {
        width: 45%;
        margin: 3% 3% 0 0;
        /*min-width: 45px;*/
    }
    img.listing__image {
        max-width: 271px;
    }
    .carousel__credit-wrapper {
        bottom: 162px;
    }
    .toc-event__item {
        min-width: 23%;
    }
    .footer__main {
        flex-direction: column;
    }
    .footer__secondary {
        margin-bottom: 25px;
    }
    .footer__links-item {
        width: auto;
        text-align: center;
    }
    .footer__logos {
        justify-content: space-around;
        margin-top: 30px;
    }
    .contact-wrapper {
        flex-direction: column-reverse;
    }
    .contact-wrapper__git,
    .contact-wrapper__form-content {
        width: 100%;
    }
    .contact-wrapper__form-content {
        margin-top: 0;
        padding: 20px 10px;
    }
    .full-width-carousel .fwc__item {
        height: 600px;
    }
    .photo-gallery__item {
        width: 33%;
    }
    .feature__toc-title {
        font-size: 1.5rem;
    }
    .section-width__70-sml {
        max-width: 70%;
        margin: 0 auto;
    }
    .section-width__80-sml {
        max-width: 80%;
        margin: 0 auto;
    }
    .section-width__90-sml {
        max-width: 90%;
        margin: 0 auto;
    }
    .header__search {
        position: absolute;
        top: 5px;
        left: 0;
    }
    .site-search__form {
        width: 90%;
    }
    input.site-search__input {
        font-size: 1.8rem;
    }
    .header__search-icon-search,
    .header__search-icon-search {
        opacity: 0.8;
        color: #f2f2f2;
        box-shadow: none;
        text-shadow: none;
    }
    .header__search-icon-search:focus,
    .header__search-icon-search:hover {
        opacity: 0.8;
        color: #f2f2f2;
        background: transparent;
    }
    .slider-feature-carousel .slick-prev,
    .slider-feature-carousel .slick-next {
        z-index: 18;
    }
}

@media screen and (max-width: 909px) {
    .tabs__list {
        position: relative;
        width: 97%;
    }
    .feature__toc-item {
        width: 45%;
    }
}

/* ************************************************* */

/*                 Media Screen 48em                 */

/* ************************************************* */

@media screen and (max-width: 48em) {
    .mobile-hidden-48 {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(0 0 0 0) !important;
        width: 1px !important;
        height: 1px !important;
        margin: -1px !important;
        padding: 0 !important;
        border: 0 !important;
    }
    .carousel {
        width: 100%;
    }
    .carousel img {
        left: 0;
        align-self: center;
        width: 100%;
        min-width: 350px;
        height: auto;
        margin: 0;
    }
    .tabs-wrapper {
        width: 95%;
    }
    .tabs-wrapper__banner-overlap {
        margin-top: -54px;
    }
    .quick-links__list {
        justify-content: space-between;
        padding: 0;
    }
    .quick-links__item {
        width: 45%;
    }
    .toc__item,
    .type-4 .toc__item {
        width: 47%;
    }
    .news__list {
        flex-direction: row;
    }
    .news__item {
        width: 48%;
    }
    .breadcrumbs {
        flex-direction: column;
    }
    .breadcrumbs>* {
        width: 100%;
    }
    .share-buttons__wrapper {
        width: 100%;
    }
    .share-buttons__inner {
        justify-content: flex-end;
    }
    .share-buttons__title {
        width: 30px;
    }
    .share-buttons__list {
        width: auto;
        padding: 0 16px;
    }
    .carousel__credit-wrapper {
        bottom: 66px;
    }
    .toc-event__item {
        min-width: 30%;
    }
}

/* ************************************************* */

/*                 Media Screen 45.5em               */

/* ************************************************* */

@media screen and (max-width: 45.5em) {
    h1 {
        font-size: 1.8em;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 1.55em;
    }
    h3 {
        font-size: 1.05em;
    }
    h4,
    h5,
    h6 {
        font-size: 0.9em;
    }
    .ui-state-default .ui-tabs-anchor {
        font-size: 0.9rem;
        line-height: 37px;
        height: 37px;
        padding: 0 7px;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        /*line-height: 1.8;*/
        margin-bottom: 8px;
    }
    .footer-main {
        flex-direction: column;
        justify-content: flex-end;
    }
    .footer-section {
        width: 100%;
    }
    .footer-main__contacts {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .footer-main__contacts * {
        text-align: center;
    }
    .footer-main__contacts .footer-section__title {
        display: none;
    }
    .footer__main-social .footer-section__title {
        font-size: 1.5rem;
        width: 85%;
        margin: 0 auto 10px;
        text-align: center;
    }
    .footer__heading-secondary {
        font-size: 1rem;
    }
    .social-media__list {
        justify-content: center;
    }
    .footer__secondary {
        justify-content: center;
        margin-top: 20px;
    }
    .footer__secondary-list {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .tabs-wrapper {
        width: 100%;
    }
    .modIE .toc__list {
        flex-direction: row;
    }
    .toc__item,
    .type-4 .toc__item {
        width: 47%;
    }
    .modIE .main-container .toc__link,
    .modIE .main-container .toc__no-link {
        min-height: auto;
    }
    .job-board__content {
        flex-direction: column;
    }
    .banner__intro-text {
        font-size: 1.7rem;
    }
    .banner__text,
    .type-2 .title-text {
        font-size: 3rem;
        line-height: 4rem;
    }
    .banner__text-small {
        font-size: 2.2rem;
        line-height: 2.5rem;
    }
    .banner__tagline {
        font-size: 1.2rem;
    }
    /*.feature__toc-heading {*/
    /*    text-align: center;*/
    /*}*/
    .footer__acknowledgement {
        text-align: center;
    }
    .footer-secondary {
        flex-direction: column;
    }
    .footer__links {
        width: 100%;
    }
    .footer__link-list {
        text-align: center;
    }
    .footer__link-link {
        margin: 0 auto;
        text-align: center;
    }
    .menus__list {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .menu__item {
        width: 34%;
        margin: 10px auto;
    }
}

/* ************************************************* */

/*                 Media Screen 43em                 */

/* ************************************************* */

@media screen and (max-width: 43em) {
    .footer__secondary .footer-section {
        width: 100%;
    }
    .page-wrapper {
        min-height: 100vh;
    }
    .navigation .container {
        width: 80%;
    }
    .quick-links__list {
        flex-direction: column;
    }
    .quick-links__item {
        width: 100%;
        margin: 0;
        padding-left: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .quick-links__link {
        padding: 10px 5px 10px 10px;
    }
    .quick-links__icon {
        font-size: 1.6rem;
        width: 40px;
    }
    .toc__list {
        flex-direction: column;
    }
    .toc__item,
    .type-4 .toc__item {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .toc__link {
        flex-direction: row;
        padding: 5px;
    }
    .tabs-wrapper .toc__link.item__shadow,
    .tabs-wrapper .toc__link.item__shadow-hover:hover,
    .tabs-wrapper .toc__link.item__shadow-hover:focus {
        border: 1px solid #dcdcdc;
        box-shadow: none;
    }
    .toc__heading {
        font-size: 0.95rem;
        font-weight: 500;
        line-height: normal;
        flex-grow: 1;
    }
    .toc__read-more {
        display: none;
    }
    .type-4 .toc__description,
    .toc__promotion .toc__description {
        display: none;
        visibility: hidden;
        width: 0;
        height: 0;
    }
    .main-container .toc__link,
    .main-container .toc__no-link {
        flex-flow: row nowrap;
        padding: 0;
    }
    .main-container .type-3 .toc__item,
    .type-4 .toc__item {
        width: 100%;
        margin-bottom: 20px;
    }
    .main-container .type-3 .toc__no-link {
        flex-direction: column;
    }
    img.toc__thumb,
    .toc__thumb,
    img.toc__image {
        height: 100%;
        border-radius: 0;
    }
    .toc__news-image {
        width: 35%;
    }
    .toc__news-details {
        width: 65%;
    }
    .type-3 img.toc__thumb,
    .type-3 .toc__thumb,
    .type-3 img.toc__image {
        width: 100%;
    }
    .toc__news-image img.toc__thumb,
    .toc__news-image .toc__thumb,
    .toc__news-image img.toc__image {
        width: 100%;
        height: auto;
    }
    .listing__thumb {
        min-width: 200px;
    }
    .listing__def-list.type-2 {
        flex-wrap: wrap;
        margin: 5px 0;
    }
    .type-2 .listing__def-item {
        margin: 7px;
    }
    .profile__feature {
        flex-direction: column;
    }
    .profile__feature>* {
        width: 100%;
    }
    .related-document__item:nth-child(n+2) {
        padding-top: 10px;
    }
    .column25>* {
        width: 100%;
        margin-right: 0;
    }
    .ad__banner-link {
        text-align: center;
    }
    .feature-callout__item-figure-wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .feature-callout__item-details {
        width: 100%;
        padding: 0;
    }
    .section-feature__callout {
        padding: 0;
    }
    .section-feature__callout .feature-callout__item {
        width: 100%;
        /*border: 1px solid #4e4e4e;*/
        margin: 15px 30px;
        padding: 0;
        border-radius: 5px;
    }
    .feature-callout__item-link {
        margin-top: 0;
    }
    .feature-callout__item-title {
        font-size: 1.8em;
    }
    .feature__content {
        width: 70%;
    }
    .feature__figure {
        width: 60%;
    }
    .feature__figure-label {
        width: 100%;
    }
    .feature-callout__item-no-link {
        margin-top: 20px;
    }
    .event__content-container,
    .feature-callout__item-details,
    .no-figure .feature-callout__item-details {
        flex-direction: column;
    }
    .event__content-container>div,
    .feature-callout__item-details>div,
    .no-figure .feature-callout__item-details>div {
        width: 100%;
    }
    .event__sidebar-container {
        min-width: 100%;
    }
    .event__content {
        margin-top: 20px;
    }
    .main-content.layout-home {
        width: 100%;
        padding: 0;
    }
    .carousel__credit-wrapper {
        bottom: 5px;
    }
    .tabs-wrapper__banner-overlap {
        margin-top: -4px;
    }
    .ui-tabs-nav {
        display: flex;
        overflow: hidden;
        flex-flow: row wrap;
        justify-content: flex-start;
        width: 100%;
    }
    .ui-tabs-nav li {
        float: none;
        width: 50%;
        padding: 0.04rem;
    }
    .ui-state-default .ui-tabs-anchor {
        border-radius: 0;
    }
    .home .news__item {
        padding-left: 0;
    }
    .pagination__list {
        flex-wrap: wrap;
    }
    .emergency__heading {
        font-size: 1.7rem;
    }
    .toc__promo-item,
    .toc__promo-item:first-child {
        width: 100%;
    }
    .photo-gallery__item {
        width: 48%;
    }
    .type-2 .fwc__details {
        left: 12%;
        width: 80%;
    }
    .feature__toc-item {
        width: 100%;
    }
    .feature__toc-title {
        font-size: 1.2rem;
    }
    .banner__text-outside-wrapper {
        top: 27%;
    }
}

/* ************************************************* */

/*                 Media Screen 31em                 */

/* ************************************************* */

@media screen and (max-width: 31em) {
    input.site-search__input {
        font-size: 1.4rem;
    }
    .header__logo-image {
        max-width: 220px;
    }
    .header__logo-text {
        margin-left: 5px;
    }
    .header__logo-text-hcc {
        font-size: 0.9rem;
        font-weight: 500;
        line-height: 20px;
        width: 100px;
        margin-left: 0;
    }
    .navigation__level-1-link,
    a.navigation__level-1-link {
        font-size: 1.35rem;
    }
    .news__item {
        width: 100%;
    }
    .listing__link,
    .listing__no-link {
        flex-direction: column;
    }
    .listing__thumb,
    .listing__details {
        width: 100%;
        padding: 10px 0;
    }
    .listing__type-2 .listing__details {
        padding: 10px 0;
    }
    .main-container .listing__description,
    .listing__description {
        padding: 5px 0;
    }
    img.listing__image {
        max-width: 100%;
    }
    .footer__heading-secondary {
        display: none;
    }
    .share-buttons__wrapper {
        margin-top: 20px;
    }
    .event__sidebar-item {
        width: 100%;
    }
    .event__content {
        margin-top: 10px;
    }
    .cr__button {
        line-height: normal;
        height: 24px;
        padding: 0 5px;
    }
    .cr__description.active {
        bottom: 30px;
    }
    .toc-event__item {
        min-width: 45%;
    }
    .footer__links {
        flex-direction: column;
    }
    .container__image,
    .container__video-image {
        min-width: 100%;
    }
    label.sq-form-question-title.small-label {
        font-size: 0.9em;
    }
    .banner__text,
    .type-2 .title-text {
        font-size: 2rem;
        line-height: 3rem;
    }
    .menus__list {
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .menu__item {
        width: 100%;
        margin: 10px auto;
    }
    .menu__link {
        width: 100%;
    }
}

/* ************************************************* */

/*                 Media Screen 26.2em               */

/* ************************************************* */

@media screen and (max-width: 26.2em) {
    .event__sidebar-container {
        padding: 5%;
    }
    .event__sidebar-item {
        margin-bottom: 5px;
    }
    .toc-event__item {
        min-width: 98%;
    }
    .banner__text-wrapper {
        margin-left: 25px;
    }
    .banner__intro-text {
        font-size: 1.5rem;
    }
    .banner__text {
        font-size: 2.4rem;
        line-height: 3rem;
    }
    .banner__text-small {
        font-size: 1.7rem;
        line-height: 2rem;
    }
}

/* ************************************************* */

/*                 Media Screen 25em                 */

/* ************************************************* */

@media screen and (max-width: 25em) {
    .header__logo-image {
        max-width: 120px;
    }
    fieldset {
        width: 100%;
        min-width: 100%;
    }
}