@charset "UTF-8";
.search-form-text,
.search-form-submit,
.search-btn,
.header-logo,
.header-heading,
.main-menu-container,
.menu-main-menu-container>ul>li,
.menu-main-menu-container>ul>li>a,
#backtotop,
.menu-footer-menu-container>ul>li,
.slide-caption,
.primary-btn,
.primary-btn span,
.page-numbers,
.pagination-number,
.pink-arrow,
.view-more span,
.icon,
.message .success span,
.filter-icon,
.filter-search input[type="submit"],
a.message-link,
.accordion-icon:after,
.expand-btn span,
.collect-btn span,
.expand-btn:after,
.collect-btn:after {
    display: inline-block;
}

.header-heading span,
.menu-main-menu-container>ul>li>ul>li,
.menu-main-menu-container>ul>li>ul>li>a,
.main-menu li.menu-item-has-children ul li,
.footer-menu-btn,
.home-slide:before,
.home-slide-static:before,
.home-slide.overlay:before,
.overlay:before,
.hl-image,
.hl-text,
.email-block,
.lc-icon,
.hh-details-inner,
.hgb-left-inner,
.pagination-number:before,
.prev.page-numbers:before,
.next.page-numbers:before,
.sidebar-row a:after,
.message .error,
.message .success,
.humour-entry-row .he-preview:after,
.form-icon {
    display: block;
}

.footer-menu-btn,
.video-col .nc-photo:before,
.sidebar-row a:after,
.view-more-block:after,
.accordion-icon:after,
.expand-btn:after,
.collect-btn:after {
    content: '';
}

.main-menu li.menu-item-has-children ul,
.footer-menu-btn,
.home-slide:before,
.home-slide-static:before,
.home-slide.overlay:before,
.overlay:before,
.slide-caption,
.hh-details-inner,
.hgb-left-inner,
.pagination-number:before,
.prev.page-numbers:before,
.next.page-numbers:before,
.video-col .nc-photo:before,
.view-more-block:after,
.video-container iframe,
.vb-text,
.humour-entry-row .he-preview:after,
.accordion-icon:after {
    position: absolute;
}

.menu-main-menu-container>ul>li,
.menu-main-menu-container>ul>li>ul>li>a,
.footer,
.primary-btn,
.hh-details,
.pagination-number,
.prev.page-numbers,
.next.page-numbers {
    position: relative;
}

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

.search-form,
.search-form-text,
.search-form-submit,
.search-btn,
.header-logo,
.header-heading,
.main-menu-container,
.menu-main-menu-container>ul>li>a,
.menu-footer-menu-container>ul>li,
.primary-btn,
.primary-btn span,
.pink-arrow,
.view-more span,
.icon,
.message .success span,
.filter-search input[type="submit"],
a.message-link,
.expand-btn span,
.collect-btn span,
.expand-btn:after,
.collect-btn:after {
    vertical-align: middle;
}

.hh-details-inner,
.hgb-left-inner,
.vb-text,
.accordion-icon:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-col .nc-photo:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.home-slide,
.home-slide-static,
.page-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.search-form-text,
.search-form-submit,
.search-btn,
#backtotop,
.footer-menu-btn,
.primary-btn,
.email-block,
.lc-icon,
.hgb-right,
.pagination-number:before,
.prev.page-numbers:before,
.next.page-numbers:before,
.video-col .nc-photo:before,
.pink-arrow,
.icon,
.icon-back,
.message .error,
.message .success,
.filter-icon,
.filter-search input[type="submit"],
.form-icon,
a.message-link,
.accordion-icon:after,
.expand-btn:after,
.collect-btn:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ft-rows {
    display: table;
    table-layout: fixed;
    width: 100%;
}

body {
    min-width: 300px;
    color: #2E2C29;
    font-size: 50%;
    font-family: "Poppins", "Noto Sans HK", sans-serif;
}

.container {
    width: 100%;
    min-width: 300px;
}

.wrapper {
    position: relative;
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    max-width: 1500px;
    width: 90%;
}

.header-wrapper {
    max-width: 1500px;
    width: 90%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-wrapper {
    position: relative;
}

h2,
.large-heading {
    font-size: 4.2em;
}

h3 {
    font-size: 3.6em;
}

h4 {
    font-size: 3.2em;
}

h5 {
    font-size: 2.8em;
}

h6 {
    font-size: 2.4em;
}

a {
    color: #99CC66;
    text-decoration: unset;
}

i,
em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

p {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5;
    text-align: justify;
}

p a,
p li {
    font-size: 1em;
}

.aligncenter {
    text-align: center;
}

.content>div:last-child {
    padding-bottom: 10em;
}

.main {
    position: relative;
}


/* MOBILE */

.main-menu-mask {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
}

.main-menu-mask,
.main-menu-button,
.main-menu-top,
.main-menu-button,
.menu-close,
.filter-button-mb,
.ft-tabs-mb,
.ft-rows .submit-btn-container,
.sort-button,
.sr-tag-mb,
.logo-mobile,
.sort-mobile,
.ft-domain-mobile,
.filter-subheading {
    display: none;
}

.main-menu-button-inner {
    width: 29px;
    height: 22px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.main-menu-button-inner span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #99CC66;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.main-menu-button-inner span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.menu-open .main-menu-button-inner span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 5px;
}

.menu-open .main-menu-button-inner span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.menu-open .main-menu-button-inner span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
    left: 5px;
}

.main-menu-mask,
.main-menu-button,
.main-menu-top,
.mobile {
    display: none;
}


/* GRID */

.grid-1-2 {
    overflow: hidden;
}

.grid-1-2>.grid-col {
    display: block;
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.grid-1-2>.grid-col:nth-child(2n+2) {
    margin-right: 0;
}

.grid-1-2>.grid-col:nth-child(2n+1) {
    clear: both;
}

.grid-1-3 {
    overflow: hidden;
}

.grid-1-3>.grid-col {
    display: block;
    float: left;
    width: 32.33%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}

.grid-1-3>.grid-col:nth-child(3n+3) {
    margin-right: 0;
}

.grid-1-3>.grid-col:nth-child(3n+1) {
    clear: both;
}

.grid-1-4 {
    overflow: hidden;
}

.grid-1-4>.grid-col {
    display: block;
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 4%;
}

.grid-1-4>.grid-col:nth-child(4n+4) {
    margin-right: 0;
}

.grid-1-4>.grid-col:nth-child(4n+1) {
    clear: both;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.photo {
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
}

.photo img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.photo:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.ac-photo.photo:hover img {
    -webkit-transform: perspective(0) scale(1, 1);
    transform: perspective(0) scale(1, 1);
    -webkit-transform-style: flat;
    transform-style: flat;
}


/* HEADER */

.header {
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    color: #2E2C29;
    z-index: 10;
    padding: 10px 0;
}

.sticky.header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.07);
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 204px;
    background-color: #fff;
    border-radius: 90px;
    padding: 5px 10px;
    background-color: #f5f5f5;
}

.search-form-text {
    width: 90%;
    background-color: transparent;
    color: #a0a0a0;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
}

.search-form-text::-webkit-input-placeholder,
.search-form-text:-moz-placeholder,
.search-form-text::-moz-placeholder,
.search-form-text:-ms-input-placeholder {
    color: #2E2C29;
    opacity: 1;
}

.search-form-submit {
    background-image: url(images/search.png);
    width: 25px;
    height: 25px;
    background-size: 95%;
    text-transform: uppercase;
    background-color: transparent;
}

.search-btn {
    width: 44px;
    height: 44px;
    background-image: url(images/search.png);
    background-size: 75%;
    border: 2px solid #D8D8D8;
    border-radius: 100%;
    -webkit-transform: .2s ease-in-out;
    transform: .2s ease-in-out;
    -ms-transform: .2s ease-in-out;
}

.search-btn:hover {
    background-color: #E4F6FF;
}

.header-logo img {
    max-width: none;
    width: auto;
    height: 100%;
    max-height: 60px;
}

.header-heading {
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.5;
    margin-left: 20px;
    width: 205px;
}

.main-menu-container {
    margin-right: 2.1em;
}

.menu-main-menu-container>ul>li {
    font-size: 1em;
    /*  &:last-child a {
            @include bc($dark);
            color: #fff;
            padding: 9px 20px;
            border-radius: 9px;
            line-height: 1;
            font-weight: 400;
        }
        a {}*/
}

.main-menu ul ul .separate {
    display: none;
}

.menu-main-menu-container>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

.menu-main-menu-container>ul>li {
    font-size: 8px;
}

.menu-main-menu-container>ul>li:first-child {
    padding-left: 0;
}

.menu-main-menu-container>ul>li>a {
    color: #2E2C29;
    font-size: 2em;
    text-align: left;
    text-decoration: unset;
}

.menu-main-menu-container>ul>li>a:hover {
    color: #99CC66;
}

.menu-main-menu-container>ul>li:last-child>a {
    margin-right: 0;
}

.main-menu ul li:last-child ul ul {
    left: auto;
    right: 0;
}

.main-menu ul li:hover>ul {
    display: block;
}

.menu-main-menu-container>ul>li>ul>li {
    width: 100%;
}

.menu-main-menu-container>ul>li>ul>li>a {
    padding: 10px 20px;
    line-height: 1.5;
    text-align: left;
}

.menu-main-menu-container>ul>li>ul>li>a:hover {
    background-color: #99CC66;
    text-decoration: unset;
    color: #fff !important;
}

.main-menu li.menu-item-has-children>a {
    padding-right: 20px;
}

.main-menu li.menu-item-has-children ul {
    display: none;
    background-color: #fff;
    color: #2E2C29;
    left: 0;
    width: 200px;
    z-index: 10000;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 7px 0;
    border-top: 2px solid #99CC66;
}

.main-menu li.menu-item-has-children ul li {
    width: 100%;
}

.main-menu li.menu-item-has-children ul>li>a {
    color: #2E2C29;
    text-decoration: none;
}

.main-menu li.menu-item-has-children ul>li {
    font-size: 14px;
    font-weight: 700;
}

.main-menu li.menu-item-has-children ul>li:hover>a {
    color: #99CC66;
}

.main-menu li.menu-item-has-children:hover>a {
    color: #99CC66;
}

.main-menu li.menu-item-has-children:hover>ul {
    display: block;
    background-color: #fff;
    color: #353535;
    width: 250px;
    padding: 0 !important;
    z-index: 10000;
}

.main-menu li.menu-item-has-children .menu-item-has-children {
    position: relative;
}

.main-menu li.menu-item-has-children .menu-item-has-children>ul {
    left: 100%;
    top: 0;
}

.main-menu li.menu-item-has-children .menu-item-has-children>ul a {
    font-weight: 400;
    text-align: left;
    padding: 5px 10px;
    display: block;
}

.main-menu li.menu-item-has-children .menu-item-has-children>ul a:hover {
    background-color: #99CC66;
    color: #fff;
}

.menu-main-menu-container>ul>li>ul>li {
    width: 100%;
}

.menu-main-menu-container>ul>li>ul>li>a {
    padding: 10px;
    font-weight: 400;
}

.menu-main-menu-container>ul>li:last-child>ul>li.menu-item-has-children>a {
    padding: 12px 25px;
}

.menu-main-menu-container>ul>li:last-child>ul>li.menu-item-has-children>a:after {
    left: 10px;
    right: auto;
    margin-top: 0;
    -webkit-transform: rotate(-180deg) translateY(50%);
    transform: rotate(-180deg) translateY(50%);
}

.menu-main-menu-container>ul>li>ul>li.menu-item-has-children:hover>a:after {
    background-position: 0 -20px;
}

.breadcrumbs {
    padding: 3em 0 7em;
}

.about .breadcrumbs {
    display: none;
}

.menu-main-menu-container>ul:after {
    display: none;
}


/* FOOTER */

#backtotop {
    bottom: 5%;
    right: 1%;
    display: inline-block;
    background-color: #F5F5F5;
    background-size: 30%;
    background-image: url(images/back-to-top.png);
    width: 36px;
    height: 36px;
    text-align: center;
    position: fixed;
    border-radius: 5px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    opacity: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 0px 4px #a7a7a7;
    box-shadow: 0 0px 4px #a7a7a7;
    cursor: pointer;
}

#backtotop:hover {
    background-color: #99CC66;
}

#backtotop.show {
    opacity: 1;
}

.footer {
    background-color: #2E2C29;
    color: #fff;
    z-index: 3;
}

.footer-top {
    padding: 15px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-left {
    width: 30%;
}

.footer-left h2 {
    margin-top: 1.5em;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2;
}

.footer-right {
    width: 50%;
}

.footer-logo img {
    max-width: none;
    width: auto;
    height: 70px;
}

.menu-footer-menu-container>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu-footer-menu-container>ul>li>a {
    font-size: 2em;
    color: #fff;
}

.menu-footer-menu-container>ul>li>a:hover {
    color: #99CC66;
}

.footer-menu-btn {
    right: 0;
    top: 8px;
    width: 33px;
    height: 33px;
    background-image: url(images/plus.png);
    background-size: 12px;
    background-position: right 7px center;
    border-left: 1px solid #B0B0B0;
    cursor: pointer;
}

.footer-menu-btn.active {
    background-image: url(images/minus.png);
}

.footer-bottom {
    border-top: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    padding: 20px 0;
}

.copyright {
    display: inline-block;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.2;
    text-align: right;
}

.bottom-menu {
    display: inline-block;
}

.bottom-menu a {
    display: inline-block;
    color: #fff;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.2;
    border-right: 1px solid #fff;
}


/* Home */

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 38%;
    z-index: 9;
}

.home-slide,
.home-slide-static {
    padding-bottom: 38%;
}

.home-slider-container,
.slider-container {
    margin-bottom: 3.5em;
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager,
.slider-container .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 40px;
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a,
.slider-container .bx-wrapper .bx-pager.bx-default-pager a {
    width: 80px;
    height: 6.4px;
    margin: 0 10px;
    border-radius: 0;
    outline: 0;
    background-color: #E4E4E4;
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active,
.slider-container .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #54BCE8;
}

.slide-container {
    position: relative;
}

.slider-container .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 0;
}

.home-slide,
.home-slide-static {
    width: 100%;
    height: 100%;
    background-color: #F5F5F5;
}

.home-slide:before,
.home-slide-static:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.7;
    content: "";
}

.home-slide .light-btn,
.home-slide-static .light-btn {
    min-width: auto;
}

.home-slide:before {
    display: none;
}

.home-slide.overlay:before,
.overlay:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
    content: "";
}

.slide-wrapper {
    /* position: relative;*/
    position: absolute;
    width: 90%;
    height: 100%;
    max-width: 1263px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin: auto;
}

.slide-caption {
    top: 50%;
    left: 5%;
    width: 50%;
    max-width: 602px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    animation: bannerfadeIn ease-in-out 0.7s;
    -webkit-animation: bannerfadeIn ease-in-out 0.7s;
    -moz-animation: bannerfadeIn ease-in-out 0.7s;
    -o-animation: bannerfadeIn ease-in-out 0.7s;
    -ms-animation: bannerfadeIn ease-in-out 0.7s;
}

.slide-caption h2 {
    font-size: 4.8em;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 3%;
}

.slide-caption p {
    text-align: left;
    margin-bottom: 3%;
}

.home-slide.overlay .slide-caption {
    color: #fff;
}

.home-slide.overlay .slide-caption {
    color: #fff;
    text-shadow: 0px 8px 24px rgba(0, 0, 0, 0.5);
}

.primary-btn {
    background-color: #2E2C29;
    min-width: 203px;
    color: #fff;
    padding: 13px 22px;
    border-radius: 9px;
    line-height: 1;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
}

.primary-btn:hover {
    background-color: #99CC66;
    color: #fff;
}

.primary-btn:hover .pink-arrow,
.primary-btn:hover .green-arrow {
    background-image: url(images/light-arrow.png);
}

.primary-btn.pink-btn:hover {
    background-color: #FF999A;
}

.light-btn {
    min-width: 0;
    background-color: #fff;
    color: #2E2C29;
}

.home-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1%;
}

.home-link {
    -ms-flex-preferred-size: 32.33%;
    flex-basis: 32.33%;
    background-color: #F5F5F5;
    padding: 20px 10px;
    border-radius: 10px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.home-link:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-box-shadow: 0px 0px 6px #dadada;
    box-shadow: 0px 0px 6px #dadada;
}

.hl-image {
    width: 60px;
    height: 60px;
    margin: 0 auto 12px;
}

.hl-text {
    color: #2E2C29;
    font-size: 2em;
    text-align: center;
}

.email-block {
    background-position: left;
    background-image: url(images/email.png);
    font-size: 2.1em;
    padding: 7px 7px 7px 42px;
    margin-bottom: 2em;
}

.sec-padding {
    padding-bottom: 9em;
}

.home-cards {
    background-color: #f5f5f5;
    padding: 4em 3em;
    border-radius: 10px;
}

.lc-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 1.6em;
}

.hc-left {
    width: 32.3%;
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 3em 0;
}

.hc-left .lc-icon {
    width: 64%;
    padding-bottom: 37.7%;
}

.hc-left h3 {
    margin: 10px 22px 32px 22px;
}

.hc-left .light-btn {
    margin: 0 22px;
}

.hc-right {
    width: 66%;
}

.light-card {
    border-radius: 10px;
    padding: 3em;
    /*  border: 1px solid #E4E4E4;*/
}

.light-card p {
    text-align: left;
}

.sec-heading {
    font-weight: 600;
}

.home-highlight {
    background-color: #F5F5F5;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 3em;
}

.home-highlight:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.home-highlight:hover .hh-heading {
    color: #99CC66;
}

.hh-image {
    width: 51%;
    padding-bottom: 28.6%;
}

.hh-details {
    display: block;
    width: 59%;
    padding: 10px 25px;
}

.news-tab {
    display: inline-block;
    background-color: #99CC66;
    color: #fff;
    border: 8px;
    padding: 5px;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 5px;
    margin-bottom: 1em;
}

.hh-heading {
    display: block;
    font-size: 3.6em;
    font-weight: 600;
    margin-bottom: 1em;
    line-height: 1.5;
    color: #2E2C29;
}

.news-date {
    display: block;
    font-size: 1.6em;
    color: #4A4A4A;
}

.home-grey-block {
    background-color: #F5F5F5;
    padding: 5em 0;
}

.home-grey-block p {
    margin-bottom: 1.5em;
}

.hgb-left {
    position: relative;
    width: 50%;
    padding-left: 5em;
}

.hgb-left .large-heading {
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 10px;
}

.hgb-right {
    width: 35%;
    padding-bottom: 24.5%;
}


/* Inpage */

.page-banner {
    width: 100%;
    padding: 7.8% 0;
    background-image: url(images/top-banner-bg.jpg);
}

.page-banner h1,
.page-banner-heading {
    font-size: 4.8em;
    font-weight: 600;
    line-height: 1.2;
}

.section-block {
    padding: 5em 0;
}

.section-block:last-child {
    padding-bottom: 10em;
}

h1.inpage-heading {
    font-size: 4.2em;
}

.inpage-heading {
    font-weight: 600;
    border-top: 1px solid;
    margin-top: 20px;
    margin: 3% 0;
}

.inpage-heading:before {
    display: block;
    width: 92px;
    height: 6.4px;
    margin-bottom: 2.5%;
    background-color: #99CC66;
    content: '';
}

.bluetab:before {
    background-color: #54BCE8;
}

.pinktab:before {
    background-color: #FF999A;
}

.image-block {
    margin-bottom: 3em;
    text-align: center;
}

.text-block {
    font-size: 110%;
}

.text-block p {
    margin-bottom: 2.2em;
    line-height: 2.25;
}

.text-block a {
    color: #54BCE8;
}

.text-block>ol,
.text-block>ul {
    font-size: 2em;
}

.text-block>ol li,
.text-block>ul li {
    font-size: 1em;
}

.text-block h2 {
    font-size: 3.6em;
    margin-bottom: 10px;
}

.text-block h3 {
    font-size: 3em;
    margin-bottom: 10px;
}

.text-block h4 {
    font-size: 2.6em;
    margin-bottom: 10px;
}

.text-block h5 {
    font-size: 2.2em;
    margin-bottom: 10px;
}

.text-block h6 {
    font-size: 1.8em;
    margin-bottom: 10px;
}

.grey-bg {
    background-color: #F5F5F5;
}

.blue-bg {
    background-color: #54BCE8;
}

.pink-bg {
    background-color: #FF999A;
}

.mb-heading {
    font-weight: 600;
    margin-bottom: 2%;
}

.inpage-link {
    background-color: #F5F5F5;
    -ms-flex-preferred-size: 32.3%;
    flex-basis: 32.3%;
    text-align: center;
    color: #2E2C29;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 15px;
    border-radius: 8px;
}

.inpage-link:hover {
    background-color: #e2e2e2;
}

.inpage-link span:first-child:before {
    display: inline-block;
    content: '▼';
    margin-right: 5px;
}

.inpage-link span:last-child {
    width: calc(100% - 30px);
}

.inpage-link:nth-child(3n+1) span:before {
    color: #99CC66;
}

.inpage-link:nth-child(3n+2) span:before {
    color: #54BCE8;
}

.inpage-link:nth-child(3n+3) span:before {
    color: #FF999A;
}

.member-cols {
    margin-bottom: 5em;
}

.mc-heading {
    margin: 2em 0 1.3em 0;
    font-weight: 600;
}

h4.mc-heading {
    font-size: 2.6em;
    margin: 2em 0 1em 0;
}

.member-col {
    border-radius: 8px;
    overflow: hidden;
}

.member-col:hover {
    background-color: #fcfcfc;
}

.member-col:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.member-col:hover .mc-name {
    color: #54BCE8;
}

.mc-photo {
    display: block;
    width: 100%;
    padding-bottom: 100%;
}

.mc-details {
    display: block;
    background-color: #fff;
    padding: 18px;
    color: #2E2C29;
}

.mc-name {
    display: block;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2;
    padding: 0 0 5px 0;
    color: #2E2C29;
}

.mc-name:after {
    display: block;
    width: 46px;
    height: 3px;
    background-color: #54BCE8;
    content: '';
    margin: 12px 0;
}

.mc-text {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5;
}

.ref-heading {
    font-size: 2em;
    margin-bottom: 1.5em;
}

.ref-block {
    border-top: 1px solid;
    padding-top: 4em;
    margin-top: 7em;
}

.ref-block a,
.ref-block p {
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.56;
}

.ref-block ol {
    list-style: decimal;
    margin-left: 11px;
}

.ref-block ol::marker {
    margin-right: 10px;
}

.ref-block ol li {
    font-size: 1.6em;
    font-weight: 400;
    line-height: 2.4;
    word-wrap: break-word;
}

.news-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #F5F5F5;
    border-radius: 10px;
    margin-bottom: 3%;
    overflow: hidden;
}

.news-link:hover {
    background-color: #fcfcfc;
}

.news-link:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.news-link:hover .nl-heading {
    color: #99CC66;
}

.nl-left {
    width: 32%;
}

.nl-photo {
    display: block;
    width: 100%;
    padding-bottom: 56%;
}

.nl-right {
    width: 68%;
    padding: 15px 20px;
    background-image: url(images/green-arrow.png);
    background-size: 37px;
    background-position: right 30px bottom;
    background-repeat: no-repeat;
}

.nl-heading {
    display: block;
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.5;
    color: #2E2C29;
    margin-bottom: 1em;
}

.pagination {
    text-align: center;
    margin-top: 2em;
}

.page-numbers,
.pagination-number {
    font-size: 2.1em;
    font-weight: 400;
    line-height: 1.2;
    border: 1px solid #CDCDCD;
    color: #2E2C29;
    border-radius: 5px;
    width: 43px;
    height: 43px;
    padding: 10px 15px 8px 15px;
    margin: 0 5px;
}

.page-numbers:hover,
.pagination-number:hover {
    color: #99CC66;
    border-color: #99CC66;
}

.pagination-number,
.prev.page-numbers,
.next.page-numbers {
    width: 43px;
    height: 43px;
    cursor: pointer;
}

.pagination-number:before,
.prev.page-numbers:before,
.next.page-numbers:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: auto 13px;
    content: '';
}

.prev.page-numbers,
.next.page-numbers {
    top: 16px;
}

.pagination-first:before {
    background-image: url(images/arrow-first-d.png);
}

.prev.page-numbers:before {
    background-image: url(images/arrow-prev-d.png);
}

.next.page-numbers:before {
    background-image: url(images/arrow-next-d.png);
}

.pagination-last:before {
    background-image: url(images/arrow-last-d.png);
}

.pagination .disabled:before {
    opacity: .35;
}

.page-numbers.current {
    background-color: #99CC66;
    color: #fff;
    border-color: #99CC66;
}

#past-events .page-numbers:hover,
#past-events .pagination-number:hover {
    color: #FF999A;
    border-color: #FF999A;
}

#past-events .page-numbers.current {
    background-color: #FF999A;
    border-color: #FF999A;
}

.ue-slide-container {
    padding-bottom: 7em;
}

.ue-slide-container .primary-btn:hover {
    background-color: #54BCE8;
}

.ue-slide {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.ue-left {
    width: 32%;
}

.ue-photo {
    display: block;
    width: 100%;
    padding-bottom: 138%;
}

.ue-right {
    width: 68%;
    background-image: url(images/upcoming-event-bg.png);
    background-size: 40%;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 60px 20px 15px 20px;
}

.ue-heading {
    display: block;
    color: #2E2C29;
    font-size: 3.6em;
    font-weight: 500;
    line-height: 1.5;
}

.ue-heading:after {
    display: block;
    width: 92px;
    height: 4.8px;
    margin: 1em 0;
    background-color: #54BCE8;
    content: '';
}

.ue-details {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 3%;
    border: 1px solid #99CC66;
}

.ue-details .flex {
    border-bottom: 1px solid #99CC66;
}

.ue-details .flex:last-child {
    border-bottom: 0;
}

.ue-details .ued-title {
    width: 40%;
    font-weight: 600;
    border-right: 1px solid #99CC66;
}

.single-member .ue-details {
    border: 0;
}

.single-news .ue-details,
.single-news .flex,
.single-event .ue-details,
.single-event .flex {
    border: 0;
}

.single-news .ue-details .ued-title,
.single-event .ue-details .ued-title {
    width: 120px;
    font-weight: 400;
    border-right: 0;
    background-color: transparent;
}

.single-news .ued-text,
.single-event .ued-text {
    width: calc(100% - 120px);
}

.ued-title {
    width: 110px;
    padding: 10px;
    background-color: #fbfff6;
}

.ued-text {
    padding: 10px;
    width: calc(100% - 162px);
}

.news-col {
    border-radius: 10px;
    overflow: hidden;
}

.news-col:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.news-col:hover .nc-heading {
    color: #FF999A;
}

.video-col {
    background-color: #F5F5F5;
    margin-bottom: 2%;
    border-radius: 10px;
    overflow: hidden;
}

.video-col .nc-photo:before {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.video-col .show-play:before {
    background-size: 45px;
    background-image: url(images/play-btn.png);
}

.nc-photo {
    display: block;
    width: 100%;
    padding-bottom: 56%;
}

.login-message {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 2.4em;
    text-align: center;
    display: block;
    z-index: 2;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.nc-heading {
    display: block;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.55;
    color: #2E2C29;
}

.nc-details {
    display: block;
    padding: 15px 20px;
    background-image: url(images/pink-arrow.png);
    background-size: 37px;
    background-position: right 15px bottom 3.5em;
    background-repeat: no-repeat;
    padding-bottom: 3.5em;
}

.nc-details .news-date {
    margin-top: 1.5em;
}

.video-col .nc-details {
    background: none;
}

.large-image {
    width: 90%;
    max-width: 1500px;
    margin: auto;
}

.gt-col {
    display: block;
    width: 100%;
    padding-bottom: 56%;
    border-radius: 10px;
}

.pink-arrow {
    width: 12px;
    height: 10.5px;
}

.news-sec-heading {
    font-size: 4.2em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 2%;
}

.news-sec-heading:before {
    display: block;
    content: '';
    width: 80px;
    height: 5px;
    margin-bottom: 10%;
    background-color: #FF999A;
}

.gallery-top {
    margin-bottom: 1.5%;
}

.gt-left {
    width: 66.33%;
}

.gt-right {
    width: 32.33%;
}

.gt-right .gt-col:first-child {
    margin-bottom: 3%;
}

.vc-left {
    width: 40%;
}

.vc-right {
    width: 60%;
}

.ncc-left,
.vb-right {
    width: 66%;
}

.ncc-right,
.vb-left {
    width: 29%;
}

.sidebar {
    padding: 15px 20px;
    border-radius: 10px;
}

.sidebar-row {
    padding: 2.5em 0;
    border-bottom: 1px solid #E4E4E4;
}

.sidebar-row a {
    color: #2E2C29;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.8;
}

.sidebar-row a:hover {
    color: #FF999A;
}

.sidebar-row a:after {
    width: 37px;
    height: 11px;
    background-image: url(images/pink-arrow.png);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 1.1em;
}

.sidebar-row:first-child {
    padding-top: 0;
}

.sidebar-row:last-child {
    border: 0;
}

h3.sidebar-heading {
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px;
}

.view-more {
    display: none;
    color: #2E2C29;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    cursor: pointer;
}

.view-more:hover {
    color: #FF999A;
}

.view-more:after {
    color: #FF999A;
    content: '▼';
    margin-left: 5px;
}

.view-more-block {
    position: relative;
    max-height: 960px;
    overflow: hidden;
    padding-bottom: 30px;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
}

.view-more-block .view-more {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.view-more-block:after {
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 23.8%;
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(85%, white));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 85%);
}

.view-more-block.expanded {
    max-height: none;
}

.view-more-block.expanded .view-more:after {
    content: '▲';
}

.view-more-block.expanded:after {
    display: none;
}

.photo-gallery {
    padding: 5em 0;
    border-bottom: 1px solid #2E2C29;
    margin-bottom: 7em;
}

.sec-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pink-arrow {
    width: 31px;
    height: 9px;
    background-image: url(images/pink-arrow.png);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 8px;
}

.video-block {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}

.video-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vb-left {
    position: relative;
}

.vb-text {
    width: 100%;
    padding: 20px;
}

.vb-text h3 {
    font-size: 3.6em;
    font-weight: 600;
    line-height: 1.6;
}

.vb-text h3:after {
    display: block;
    content: '';
    width: 80px;
    height: 5px;
    margin-bottom: 10%;
    margin-top: 8%;
    background-color: #FF999A;
}

.more-past-event {
    padding-top: 7em;
    padding-bottom: 7em;
}

.more-past-event h2 {
    font-weight: 600;
    margin-bottom: 2%;
}

.v-heading {
    font-size: 2.4em;
    font-weight: 500;
    line-height: 1.5;
    text-transform: capitalize;
}

.v-heading:after {
    display: block;
    width: 92px;
    height: 5px;
    background-color: #99CC66;
    margin: 0.5em 0 1em 0;
    content: '';
}

.v-text {
    display: block;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.5;
    color: #4A4A4A;
    text-align: justify;
}

strong {
    font-weight: 600;
}

.icon {
    width: 42px;
    height: 42px;
    background-size: 18px;
    background-color: #99CC66;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 45px;
}

.icon:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    background-color: #b6eb80;
}

.icon-youtube {
    background-image: url(images/youtube-light.png);
    background-color: #FF0000;
}

.icon-youtube:hover {
    background-color: #fd3737;
}

.icon-facebook {
    margin-left: 10px;
    background-image: url(images/facebook-light.png);
    background-color: #4267B2;
}

.icon-facebook:hover {
    background-color: #627fb8;
}

.icon-back {
    width: 18px;
    height: 8px;
    background-image: url(images/back.png);
    margin-right: 5px;
}

.back-btn {
    background-color: #F5F5F5;
    color: #2E2C29;
    margin-top: 2em;
}

.back-btn:hover {
    background-color: #d5d5d5;
    color: #2E2C29;
}

.member-cols,
.member-type-group {
    max-width: 1180px;
    margin: auto;
}

.member-photo {
    width: 280px;
}

.member-photo img {
    border-radius: 10px;
    overflow: hidden;
}

.member-details {
    width: calc(95% - 280px);
    padding-top: 4%;
    font-size: 1.3em;
    font-weight: 500;
}

.register-wrapper {
    max-width: 500px;
}

.form-login,
.register_form,
.custom-form {
    max-width: 500px;
    margin: 4em auto 10em;
}

.form-login input,
.form-login select,
.form-login textarea,
.register_form input,
.register_form select,
.register_form textarea,
.custom-form input,
.custom-form select,
.custom-form textarea {
    border: 1px solid #cdd0d4;
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px;
    margin: 0.5em 0 0 0;
    font-size: 1em;
}

.form-login input[type="file"],
.register_form input[type="file"],
.custom-form input[type="file"] {
    height: auto;
    padding: 29px 10px;
    max-width: 520px;
}

.form-login input[type="submit"],
.register_form input[type="submit"],
.custom-form input[type="submit"] {
    border: 0;
}

.form-login .submit-btn,
.register_form .submit-btn,
.custom-form .submit-btn {
    font-size: 1em;
    padding: 13px;
    cursor: pointer;
    margin-top: 3em;
    border-radius: 9px;
    border: 0;
}

.form-login .submit-btn {
    margin-top: 1em;
    margin-bottom: 2em;
}

.rf-row {
    font-size: 2em;
    margin-bottom: 1em;
}

.message .error {
    color: #c72222;
    background-position: left 6px top 1px;
    background-size: 16px;
    background-position: 12px;
    background-size: 16px;
    margin: 1em 0;
    padding: 10px 12px;
    font-size: 2em;
    font-weight: 500;
    padding-left: 38px;
    background-image: url(images/exclamation.png);
    background-color: #ffecec;
}

.message .success {
    color: #619f24;
    background-position: left 12px top 11px;
    background-size: 16px;
    margin: 1em 0;
    padding: 10px 12px;
    font-size: 2em;
    font-weight: 500;
    padding-left: 38px;
    background-image: url(images/check-mark.png);
    background-color: #fbfff6;
}

.login-now {
    display: none;
}

.success .register_form,
.success #loginform,
.success .text-block {
    display: none;
}

.success .login-now {
    display: block;
    margin-top: 1em;
    text-align: center;
}

.login-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8em;
    margin-right: 1.2em;
    color: #2E2C29;
    background-color: #f5f5f5;
    padding: 8px 10px;
    border-radius: 5px;
    -webkit-transform: .2s ease-in-out;
    transform: .2s ease-in-out;
    -ms-transform: .2s ease-in-out;
}

.login-link:hover {
    background-color: #99CC66;
    color: #fff;
}

.ur-frontend-form {
    border: 0;
}

.forget-password a {
    color: #FF999A;
    font-weight: 500;
}

.forget-password a:hover {
    opacity: .8;
}

.green-btn {
    background-color: #99cc66;
    margin-top: 1em;
    color: #fff;
    margin-top: 1em;
    border-radius: 9px;
}

.green-btn:hover {
    background-color: #85bb50;
}

.pink-btn {
    color: #FF999A;
    margin-top: 1em;
}

.pink-btn:hover {
    background-color: #FF999A;
}

.pink-btn:hover .pink-arrow {
    background-image: url(images/light-arrow.png);
}

.green-btn.register-btn {
    padding: 7px 12px;
}


/* Filter page */

.filter-table {
    margin: 3em 0;
}

.ft-rows {
    margin-bottom: 2%;
}

.ft-rows:last-child {
    border-bottom: 0;
}

.ft-title {
    display: table-cell;
    width: 12%;
    vertical-align: top;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.2;
    padding: 20px 10px;
}

.ft-tabs {
    display: table-cell;
    vertical-align: top;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
    padding: 12px 10px;
}

.ft-tabs input[type="radio"],
.ft-tabs input[type="checkbox"] {
    display: none;
}

.ft-tabs label {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #dadada;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.ft-tabs label:hover {
    background-color: #fbfff6;
    border: 1px solid #99CC66;
    border-radius: 5px;
}

.ft-tabs select {
    font-size: 1em;
    padding: 8px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #2E2C29;
    background-color: transparent;
}

textarea {
    width: 100%;
}

#homour-searchform {
    margin-top: -20em;
    overflow: inherit;
}

.collection-search {
    margin-bottom: 2em;
}

.filter-block {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 6px #e7e7e7;
    box-shadow: 0 3px 6px #e7e7e7;
}

.filter-heading {
    font-size: 2.8em;
    font-weight: 500;
    line-height: 1.2;
}

.filter-checkbox.active {
    background-color: #99CC66;
    border: 1px solid #99CC66;
    color: #fff;
    border-radius: 5px;
}

.filter-checkbox.active:hover {
    background-color: #afe479;
}

.submit-btn-container {
    text-align: right;
    border-top: 1px solid #eeeeee;
    padding-top: 2em;
}

.page-template-page-ohrtle-form .submit-btn-container input {
    max-width: 203px;
    display: inline-block;
}

input[type="submit"] {
    cursor: pointer;
}

.filter-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.submit-btn,
#um-submit-btn {
    background-color: #2E2C29;
    color: #fff;
    padding: 13px 35px !important;
    font-size: 16px;
    border-radius: 9px !important;
    -webkit-transition: 0.3 ease-in-out;
    transition: 0.3 ease-in-out;
}

.submit-btn:hover,
#um-submit-btn:hover {
    background-color: #99CC66;
    border-radius: 5px !important;
    color: #fff;
}

.s-top {
    background-color: #F5F5F5;
    padding: 2em;
    border-bottom: 1px solid #2E2C29;
    margin-bottom: 3em;
}

.st-left {
    display: inline-block;
    width: 175px;
    font-size: 1.8em;
    vertical-align: middle;
}

.st-right {
    display: inline-block;
    width: calc(100% - 200px);
    font-size: 1.8em;
    vertical-align: middle;
    text-align: right;
}

.st-right select {
    padding: 1% 2%;
    font-size: 1em;
    background-color: transparent;
}

form {
    overflow: hidden;
}

form .st-right {
    position: absolute;
    right: 0;
    margin-top: 24px;
    float: right;
    padding: 20px 10px;
}

.humours {
    margin-top: 5em;
}

.hec-left {
    width: 30%;
}

.hec-right {
    width: 67%;
}

.page-template-page-ohrtle h1 {
    text-align: center;
}

.filter-search {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 768px;
    margin: 3em auto 4em auto;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 30px;
}

.filter-search form {
    border: 1px solid #99cc67;
    font-size: 2em;
    border-radius: 30px;
    background-color: #fff;
    display: block;
    padding: 5px 10px 5px 5px;
}

.filter-search .search-form-text {
    width: calc(100% - 38px);
    padding: 10px 5px;
    color: #2E2C29;
}

.filter-search input[type="submit"] {
    cursor: pointer;
    font-size: 0;
    width: 32px;
    height: 32px;
    background-color: transparent;
    background-size: 70%;
    background-image: url(images/search.png);
}

.humour-entry-rows {
    overflow: hidden;
    /*  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
}

.humour-entry .humour-entry-empty {
    padding: 50px 0;
    font-size: 2em;
}

.humour-entry-row {
    position: relative;
    display: block;
    line-height: 1em;
    width: 32%;
    padding: 1%;
    border: 1px solid #ddd;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding-bottom: 4em;
    border-radius: 10px;
    margin-bottom: 1.5%;
}

.humour-entry-row .he-preview {
    display: block;
    position: relative;
}

.humour-entry-row .he-preview img {
    display: block;
}

.humour-entry-row .he-preview:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(153, 204, 102, 0);
    content: '';
    z-index: 1;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.humour-entry-row .aligncenter {
    display: block;
}

.humour-entry-row:hover {
    background-color: #fbfff6;
    border: 1px solid #99CC66;
}

.humour-entry-row:hover .he-title {
    color: #99CC66;
}

.humour-entry-row:hover .he-preview:after {
    background-color: rgba(251, 255, 246, 0.3);
}

.humour-entry-row:hover .primary-btn {
    background-color: #99CC66;
}

.he-title {
    display: block;
    font-size: 2.2em;
    font-weight: 500;
    line-height: 1.2;
    margin: 1em 0;
    color: #2E2C29;
}

.grid-sizer {
    width: 33.33%;
}

.humour-empty {
    font-size: 2.2em;
}

.ohrtle-submit-block {
    text-align: center;
    margin-top: 3em;
}

.form-icon {
    width: 20px;
    height: 20px;
    background-image: url(images/file.png);
    margin: 0 7px 0 0;
}

.custom-form {
    max-width: 100%;
}

.custom-form .form-label {
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 1.15em;
}

.custom-form textarea {
    height: 100px;
}

.custom-form input[type="checkbox"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-right: 7px;
    vertical-align: top;
}

.custom-form .rf-row {
    margin-bottom: 3em;
}

.custom-form .rf-row .rf-row {
    margin-bottom: 0;
    font-size: 1em;
}

.custom-form .rf-row .rf-row .form-label {
    font-size: 1em;
}

.form-text p {
    font-size: 1em;
}

.form-checkboxies {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
}

.form-checkboxies .form-checkbox {
    width: 25%;
    margin-right: 0;
}

.form-checkboxies .form-checkbox label {
    display: inline-block;
    width: calc(100% - 25%);
}

.form-checkbox {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}

.checkbox-label input {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-right: 1%;
}

.checkbox-label label {
    display: inline-block;
    vertical-align: top;
    width: calc(99% - 35px);
}

.form-checkbox label.form-label {
    display: inline-block;
    margin-top: 3px;
}

a.message-link {
    float: right;
    font-weight: 400;
    text-align: right;
    color: #2E2C29;
    padding-right: 25px;
    background-image: url(images/arrow-next-d.png);
    background-position: right 10px center;
    background-size: 7px;
}

a.message-link:hover {
    opacity: .7;
}

.required {
    color: #FF999A;
}

.checkbox-heading {
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    width: 100%;
    margin-bottom: 1em;
    padding-top: 0.2em;
    margin-top: 1em;
    text-transform: capitalize;
}

.checkbox-heading:first-child {
    margin-top: 0;
}

.login-block {
    margin: 3em 0;
}

.login-block p {
    font-size: 2.2em;
}

.sub-arrow {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 1px;
    right: 0;
    background-image: url(images/arrow-down.png);
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: center;
    z-index: 10;
}

.has-button.page-banner {
    padding: 4% 0 10.8%;
}

.overlay.page-banner {
    position: relative;
}

.overlay.page-banner h1,
.overlay.page-banner .page-banner-heading {
    color: #fff;
}

.large_btn-section {
    padding: 10em 0;
    /* .inpage-heading {
        border-top: 0;
        margin-top: 0;
    }
    .inpage-heading:before {
        display: none;
    }*/
}

.large_btn-section .primary-btn {
    font-size: 3em;
    padding: 20px 30px;
    margin-top: 0 !important;
}

.button-container {
    display: inline-block;
    vertical-align: top;
    margin-top: 3em;
}

.button-container .primary-btn {
    margin-right: 10px;
}

.btn-image-block {
    display: inline-block;
    vertical-align: top;
    margin-top: 5em;
}


/*
    .header-bottom {
        margin-top: 1.5em;
    }
    
    .main-menu-container {
        margin-right: 0;
    }
    
    .header-logo {
        margin-right: 0.521vw;
        img {
            max-height: 3.125vw;
        }
    }
    
    .header-logo-new img {
        max-height: 2.5vw;
    }
    
    .header-heading {
        font-size: 0.75vw;
    }
    
    .header-wrapper .flex {
        align-items: flex-end;
    }
    
    .header-wrapper {
        max-width: 95%;
        width: calc(100% - 40px);
    }
        */

.footer-logos {
    padding: 4em 0;
    background-color: #e4e4e4;
}

.footer-logos .wrapper {
    max-width: 960px;
}

.footer-logos .footer-logo {
    display: block;
}

.footer-logos .footer-logo img {
    max-height: 45px;
}

.accordion-row {
    margin-bottom: 3em;
    border-radius: 8px;
    overflow: hidden;
}

.accordion-row:last-child {
    margin-bottom: 0;
}

.accordion-icon {
    position: relative;
    padding: 15px 25px;
    font-size: 2.4em;
    font-weight: 500;
    line-height: 1.2;
    background-color: #f5f5f5;
    cursor: pointer;
}

.accordion-icon:after {
    right: 15px;
    width: 42px;
    height: 42px;
    background-size: 40%;
    background-image: url(images/plus.png);
    cursor: pointer;
}

.accordion-icon:hover {
    color: #fff;
    background-color: #99CC66;
}

.accordion-icon:hover:after {
    background-image: url(images/plus-light.png);
}

.accordion-icon.active {
    background-color: #99CC66;
    color: #fff;
}

.accordion-icon.active:after {
    background-image: url(images/minus-light.png);
}

.accordion-details {
    display: none;
    padding: 15px 25px;
    background-color: #f5f5f5;
}

.grey-bg .accordion-details,
.grey-bg .accordion-icon {
    background-color: #fff;
}

.grey-bg .accordion-icon.active,
.grey-bg .accordion-icon:hover {
    color: #fff;
    background-color: #99CC66;
}

.expand-all {
    overflow: hidden;
    margin-bottom: 3em;
}

.expand-btn,
.collect-btn {
    font-size: 2.1em;
    font-weight: 600;
    line-height: 1.2;
    color: #99CC66;
    border: 0;
    background-color: transparent;
    float: right;
    cursor: pointer;
}

.expand-btn:after,
.collect-btn:after {
    width: 17px;
    height: 17px;
    margin-left: 10px;
}

.expand-btn:after {
    background-image: url(images/plus-green.png);
}

.collect-btn {
    display: none;
}

.collect-btn:after {
    background-image: url(images/minus-green.png);
}

.inpage-links {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    gap: 1em;
    margin: 2.5em 0;
}

p.lh-light {
    line-height: 1.6;
}

.sub-menu-container {
    padding: 0 0 5em 0;
}

.sub-menu-container li {
    margin-bottom: 1em;
    font-size: 2.4em;
}

.sub-menu-container li:last-child {
    margin-bottom: 0;
}

.sub-menu-container a {
    color: #2E2C29;
}

.sub-menu-container a:hover {
    color: #99CC66;
}

.slide-video {
    position: relative;
    width: 90%;
    max-width: 1200px;
}

.slide-video video {
    width: 100%;
    height: 100%;
}

.archive-list {}

.al-item {
    padding: 10px;
}

.al-item:nth-child(even) {
    background-color: #f5f5f5;
}

.al-item h3 {
    font-size: 2em;
    font-weight: 600;
}

.al-item p {
    font-size: 2em;
    font-weight: 400;
}

.al-item a {
    display: block;
    margin: 10px 0;
    font-size: 2em;
    word-wrap: break-word;
}

.form-checkboxies .form-checkbox.checkbox-heading {
    width: 100%;
    font-weight: 500;
}

.text-block img {
    display: block;
}

.img-caption {
    background-color: #fbfff6;
    padding: 7px 10px;
    font-size: 1.6em;
}


/* Testimonials Page Styles */

.testimonials-page-wrapper {
    padding: 40px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.testimonials-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.testimonials-container h2 + p {
    margin-top: 1.5em;
}

/* Form Styles */
.testimonial-form-section {
    background: #f9f9f9;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.testimonial-form-section h2,
.testimonials-list-section h2 {
    margin-bottom: 20px;
    color: #333;
    font-size: 24px;
}

.testimonial-form {
    margin-top: 50px;
}

.testimonial-form .form-row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.testimonial-form .form-group {
    flex: 1;
    min-width: 200px;
    margin-bottom: 20px;
}

.testimonial-form .form-group-small {
    flex: 0 0 100px;
    min-width: 100px;
}

.testimonial-form .form-group-medium {
    flex: 0 0 180px;
    min-width: 180px;
}

.testimonial-form .form-group-short {
    flex: 1;
    min-width: 150px;
}

.testimonial-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #444;
    font-size: 1.8em;
}

.testimonial-form .required {
    color: #e74c3c;
}

.testimonial-form input[type="text"],
.testimonial-form textarea,
.testimonial-form select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.3s;
    box-sizing: border-box;
}

.testimonial-form input[type="text"]:focus,
.testimonial-form textarea:focus,
.testimonial-form select:focus {
    border-color: #3498db;
    outline: none;
}

/* Star Rating Input */
.star-rating-input {
    display: flex;
    align-items: center;
    gap: 10px;
}

.stars-container {
    display: flex;
    gap: 5px;
}

.stars-container .star {
    font-size: 32px;
    color: #ddd;
    cursor: pointer;
    transition: color 0.2s, transform 0.2s;
}

.stars-container .star:hover,
.stars-container .star.hover {
    color: #f1c40f;
    transform: scale(1.1);
}

.stars-container .star.active {
    color: #f1c40f;
}

.rating-text {
    color: #888;
    font-size: 14px;
}

/* Submit Button */
.submit-testimonial-btn {
    background: #99cc66;
    color: #fff;
    border: none;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s;
}

.submit-testimonial-btn:hover {
    background: #99cc66;
}

.submit-testimonial-btn:disabled {
    background: #95a5a6;
    cursor: not-allowed;
}

/* Messages */

#testimonial-form-messages,
#edit-form-messages {
    margin-bottom: 20px;
}

.testimonial-message {
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    font-size: 2.2em;
    font-style: italic;
}

.testimonial-message.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.testimonial-message.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Testimonials List */
.testimonials-list-section {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.testimonials-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.testimonial-item {
    background: #f9f9f9;
    padding: 25px;
    border-radius: 8px;
    position: relative;
    border-bottom: 1px solid #99cc66;
    /* border-left: 4px solid #3498db; */
}

.testimonial-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    flex-wrap: wrap;
    gap: 10px;
}

.testimonial-author {
    flex: 1;
}

.testimonial-author .name {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 5px 0;
}

.testimonial-author .title-affiliation {
    font-size: 14px;
    color: #666;
    margin: 0;
    font-style: italic;
}

.testimonial-rating {
    color: #f1c40f;
    font-size: 20px;
}

.testimonial-content {
    font-size: 2.2em;
    line-height: 1.7;
    color: #444;
    margin-bottom: 15px;
}

.testimonial-content p {
    font-size: 1em;
}

.testimonial-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.testimonial-date {
    font-size: 13px;
    color: #888;
}

.edit-testimonial-btn {
    background: #99cc66;
    color: #fff;
    border: none;
    padding: 8px 16px;
    font-size: 13px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s;
}

.edit-testimonial-btn:hover {
    background: #99cc66;
}

/* Pagination */
.testimonials-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.testimonials-pagination .page-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.3s;
}

.testimonials-pagination .page-btn:hover {
    background: #99cc66;
    color: #fff;
    border-color: #99cc66;
}

.testimonials-pagination .page-btn.active {
    background: #99cc66;
    color: #fff;
    border-color: #99cc66;
}

.testimonials-pagination .page-btn:disabled {
    background: #f5f5f5;
    color: #999;
    cursor: not-allowed;
}

/* Modal */
.testimonial-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.modal-content {
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    max-width: 600px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    z-index: 1;
}

.modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #666;
    line-height: 1;
}

.modal-close:hover {
    color: #333;
}

.modal-content h3 {
    margin-bottom: 20px;
    color: #333;
}

.modal-content .form-row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.modal-content .form-group {
    flex: 1;
    min-width: 150px;
    margin-bottom: 20px;
}

.modal-content .form-group-small {
    flex: 0 0 80px;
    min-width: 80px;
}

.modal-content .form-group-medium {
    flex: 0 0 160px;
    min-width: 160px;
}

.modal-content .form-group-short {
    flex: 1;
    min-width: 120px;
}

.modal-content label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #444;
}

.modal-content input[type="text"],
.modal-content textarea,
.modal-content select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}

/* Loading State */
.testimonials-loading {
    text-align: center;
    padding: 40px;
    color: #666;
}

.no-testimonials {
    text-align: center;
    padding: 40px;
    color: #888;
    font-size: 16px;
}

/* Responsive */
@media (max-width: 600px) {
    .testimonial-form .form-group,
    .modal-content .form-group {
        min-width: 100%;
    }
    
    .testimonial-form .form-group-small,
    .modal-content .form-group-small {
        flex: 1;
        min-width: 100%;
    }
    
    .testimonial-header {
        flex-direction: column;
    }
    
    .stars-container .star {
        font-size: 28px;
    }
}

.testimonial-redirect-container {
    max-width: 220px;
}

/*# sourceMappingURL=style.css.map */