@font-face {
    font-family: 'aktiv-grotesk';
    src: url(../woff2/aktivgrotesk-medium.woff2) format('woff2'), url(../woff/aktivgrotesk-medium.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Campton';
    src: url(../woff2/campton-medium.woff2) format('woff2'), url(../woff/campton-medium.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
}
html, body {
    font-family: 'bilo', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #505050;
    overflow-x: hidden;
    font-weight: 400;
    width: 100%
}
p {
    font-size: 16px;
    line-height: 20px;
    color: #505050;
    font-family: 'bilo', sans-serif;
    padding: 5px 0;
    font-weight: 400;
}
a, a:hover, a:focus {
    color: #505050;
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    font-family: 'bilo', sans-serif;
    font-weight: 400;
}
input:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
a:hover {
    text-decoration: none!important;
}
a:not([href]):not([tabindex]) {
    color: #fff;
}
a:not([href]):not([tabindex]):hover {
    color: #fff;
}
.h1, h1 {
    font-family: 'aktiv-grotesk-extended', sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 60px;
    color: #675F5B;
    padding-bottom: 10px;
    letter-spacing: .5px;
    text-transform: inherit;
    text-rendering: optimizelegibility;
}
.h2, h2 {
    font-family: 'aktiv-grotesk-extended', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 40px;
    color: #505050;
    letter-spacing: .25px;
    text-transform: inherit;
    text-rendering: optimizelegibility;
    padding-bottom: 10px;
}
.h3, h3 {
    font-family: 'aktiv-grotesk-extended', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #333;
    text-transform: inherit;
    text-rendering: optimizelegibility;
    letter-spacing: 0;
}
.h4, h4 {
    font-family: 'aktiv-grotesk-extended', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1em;
    color: #505050;
    padding-bottom: 10px;
    letter-spacing: normal;
    text-transform: inherit;
    text-rendering: optimizelegibility;
}
.h5, h5 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.1em;
    color: #000;
    padding-bottom: 10px;
    letter-spacing: normal;
    text-transform: inherit;
    text-rendering: optimizelegibility;
}
.h6, h6 {
    font-family: 'bilo', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #6CB244;
    padding-bottom: 10px;
    letter-spacing: normal;
    text-transform: inherit;
    text-rendering: optimizelegibility;
}
.p, p, li {
    font-family: 'bilo', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #505050;
    letter-spacing: normal;
    text-transform: inherit;
    text-rendering: optimizelegibility;
}
strong, strong a, strong a:hover {
    font-family: 'bilo', sans-serif;
    font-weight: 600;
}  
img {
    max-width: 100%;
    height: auto;
}
.space-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.space-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.gap-top-15 {
    margin-top: 15px;
}
.space-bottom-15 {
    padding-bottom: 15px;
}
.space-bottom-30 {
    padding-bottom: 30px;
}
.space-top-30 {
    padding-top: 30px;
}
.space-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.space-60 {
    padding: 60px 0;
}
.space-bottom-50 {
    padding-bottom: 50px;
}
.space-top-50 {
    padding-top: 50px;
}
.space-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.space-bottom-40 {
    padding-bottom: 40px;
}
.space-top-40 {
    padding-top: 40px;
}
.space-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.space-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.space-bottom-80 {
    padding-bottom: 80px;
}
.space-top-80 {
    padding-top: 80px;
}
.gap-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.gap-bottom-30 {
    margin-bottom: 30px;
}
.gap-top-30 {
    margin-top: 30px;
}
.gap-bottom-20 {
    margin-bottom: 20px;
}
.gap-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.gap-bottom-50 {
    margin-bottom: 50px;
}
.gap-top-50 {
    margin-top: 50px;
}
.gap-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.gap-bottom-80 {
    margin-bottom: 80px;
}
.gap-top-80 {
    margin-top: 80px;
}
.space-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.space-bottom-100 {
    padding-bottom: 100px;
}
.space-top-100 {
    padding-top: 100px;
}
.space-top-15 {
    padding-top: 15px;
}
.preloader {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    position: fixed;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999999;
    top: 0;
    left: 0;
}
.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.lds-dual-ring:after {
    content: "";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 6px solid #C66029;
    border-color: #C66029 transparent #C66029 transparent;
    -webkit-animation: lds-dual-ring 1.2s linear infinite;
    -moz-animation: lds-dual-ring 1.2s linear infinite;
    -o-animation: lds-dual-ring 1.2s linear infinite;
    animation: lds-dual-ring 1.2s linear infinite;
}
@-webkit-keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}@-moz-keyframes lds-dual-ring {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}@-o-keyframes lds-dual-ring {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}@keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}.mobile-custom-menu {
    display: none;
}
.main-logo {
    padding: 15px 0;
    position: relative;
    display: inline-block;
}
.fixed-top {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.website-logo {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
img.website-logo {
    max-width: 170px;
}
.navigation {
    float: right;
    position: relative;
}
.max-1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.max-400 {
    max-width: 400px;
    margin: 0 auto;
}
.max-750 {
    max-width: 750px;
    margin: 0 auto;
}
.max-800 {
    max-width: 800px;
    margin: 0 auto;
}
.navigation ul {
    display: inline-block;
}
.main-menu-transparant ul li {
    display: inline-block;
    padding: 22px 15px;
}
.main-menu-transparant ul li .sub-menu li:last-child>a:after {
    display: none;
}
.main-menu-transparant ul li a {
    position: relative;
    color: #505050;
    font-family: 'bilo', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: .16px;
}
.main-menu-transparant ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #E8D9C4;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}
.main-menu-transparant ul li a:hover:before, .main-menu-transparant ul li.current-menu-item a:before {
    visibility: visible;
    transform: scaleX(1);
}
.main-menu-transparant ul li.current-menu-item a {
    font-weight: 400;
}
.header-bg .main-menu-transparant ul li a:before, .single-header .main-menu-transparant ul li a:before {
    background-color: #16864c;
}
.main-menu-transparant ul li.wpml-ls-item {
    padding: 0 10px;
}
.main-menu-transparant ul li.wpml-ls-item a {
    font-weight: 600;
}
.main-menu-transparant ul li.wpml-ls-item a:before {
    display: none;
}
.main-menu-transparant ul li.wpml-ls-current-language a {
    font-weight: 400;
    pointer-events: none;
}
.main-header.fixed-top .main-logo {
    padding: 10px 0;
}
.main-menu-transparant ul ul.sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    top: 74px;
    min-width: 240px;
    background-color: #fff;
    z-index: 1;
    transform: translateX(-50%);
    border: 1px solid #f2f2f2;
}
.main-menu-transparant li:hover ul.sub-menu {
    display: block;
}
.main-menu-transparant ul ul.sub-menu li {
    padding: 0 0;
    width: 100%;
    text-align: center;
}
.main-menu-transparant ul ul.sub-menu li a {
    color: #505050;
    padding: 10px 10px;
    display: inline-block;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    font-family: 'bilo', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: .16px;
}
.main-menu-transparant ul ul.sub-menu li a:hover, .main-menu-transparant ul ul.sub-menu li.active a {
    background-color: #fff;
    color: #c66029;
}
.main-menu-transparant ul ul.sub-menu li:last-child a {
    border-bottom: none;
}
.main-menu-transparant ul ul.sub-menu li a:hover:before, .main-menu-transparant ul ul.sub-menu li a:before {
    display: none;
}
.header-search-bar {
    display: none;
    position: absolute;
    top: 117px;
    z-index: 111;
    width: 100%}
.search-bar {
    padding: 20px 20px 1.5rem;
    position: relative;
    background-color: #fff;
    width: 100%;
    border-top: 2px solid #16864c;
}
.search-bar-inner {
    position: relative;
}
.search-bar input#search {
    width: 100%;
    padding: 5px 0 5px 0;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 18px;
}
.banner-section {
    position: relative;
    width: 100%}
.color-blue {
    color: #103F4D;
}
.color-red {
    color: #D43937;
}
.color-white {
    color: #fff;
}
a, a:hover {
    color: #C66029;
}
.footer-custom {
    background-color: #675E5A;
}
.follow-us {
    margin-top: 30px;
}
.footer-social li {
    display: inline-block;
    margin-right: 3px;
}
.footer-social li:last-child {
    margin-right: 0;
}
.footer-social li a, .footer-social li a:focus {
    font-size: 23px;
    color: #fff;
    border: 2px solid #fff;
    background-color: transparent;
    width: 39px;
    height: 39px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-social li a:hover {
    color: #8F8883;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-language .wpml-ls-statics-footer a {
    background-color: transparent;
    color: #fff;
    text-align: left;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 15px 30px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-newsletter .gform_fields input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc5c0;
    color: #fff;
    padding-left: 0px!important;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border: none;
    border-bottom: 1px solid #c02b0a;
}
.footer-newsletter .gform_fields input::placeholder {
    color: #ccc5c0;
    opacity: 1;
}
.footer-newsletter .gform_fields input:-ms-input-placeholder {
    color: #ccc5c0;
}
.footer-newsletter .gform_fields input::-ms-input-placeholder {
    color: #ccc5c0;
}
.footer-newsletter form {
    position: relative;
}
.footer-newsletter .gform_body.gform-body {
    margin-top: 0;
}
.footer-newsletter .gform_footer.top_label {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0px!important;
    padding: 0px!important;
    top: 10px;
    display: inline-block;
}
.footer-newsletter input#gform_submit_button_2 {
    background-color: #B9DEBF;
    border: 0;
    position: relative;
    font-weight: 400;
    margin-bottom: 0;
    color: #675F5B;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .16px;
    margin-top: 15px;
    font-weight: 500;
    border: 2px solid #B9DEBF;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    padding: 7px 35px;
    font-family: 'bilo', sans-serif;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-newsletter input#gform_submit_button_2:hover {
    background-color: transparent;
    border: 2px solid #B9DEBF;
    color: #B9DEBF;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
body img.gform_ajax_spinner {
    display: none!important;
}
.gform_wrapper.gravity-theme .gfield {
    position: relative;
}
.footer-newsletter .gform_wrapper .gfield_error [aria-invalid=true] {
    border: none;
    border-bottom: 1px solid #c02b0a;
}
.footer-newsletter .gform_wrapper .gfield_validation_message, .footer-newsletter .gform_wrapper .validation_message {
    background: transparent;
    border: none!important;
    box-shadow: none;
    padding: 0;
    margin: 0;
    padding-top: 0px!Important;
    position: relative;
    top: 0;
    right: 0;
    width: auto!important;
    font-size: 13px!important;
    text-align: right;
}
#membership-form .gform_wrapper .gfield_validation_message, #membership-form .gform_wrapper .validation_message {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    padding-top: 0px!Important;
    position: absolute;
    top: 11px;
    right: 5px;
    width: auto!important;
    font-size: 13px!important;
}
.footer-newsletter .gform_wrapper .gfield_validation_message, .footer-newsletter .gform_wrapper .validation_message {
    color: #fff;
}
div#gform_confirmation_message_1 {
    padding: 30px 0;
    color: #fff!important;
}
.gform_wrapper .gform_validation_errors>h2.hide_summary {
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 11px;
}
.footer-newsletter .gform_wrapper .gform_validation_errors {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding: 7px 7px 7px 35px!important;
}
.gform_wrapper .gform_validation_errors>h2 .gform-icon {
    left: 5px!important;
}
.modal-dialog {
    max-width: 700px;
}
.footer-newsletter .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 5px!important;
}
#membership-form h2.gform_title {
    color: #8F8883;
    font-size: 35px;
}
.modal.show button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: -40px;
    opacity: 1;
}
#membership-form .modal-body {
    padding: 40px 40px;
}
.modal-content {
    border-radius: 0;
}
#membership-form form {
    margin-top: 15px;
}
.gform_wrapper.gravity-theme .gfield {
    position: relative;
}
#membership-form input.gform_button {
    background-color: #8F8883;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    font-size: 20px;
}
a:not([href]):not([tabindex]):hover {
    color: #8F8883;
}
.footer-custom p {
    color: #ccc5c0;
}
.contact-number {
    color: #ccc5c0;
    padding: 15px 0;
    display: inline-block;
    width: 100%}
.contact-number:hover {
    color: #fff;
}
.footer-newsletter {
    border-left: 2px solid #ccc5c0;
    height: 100%;
    max-width: 100%;
    position: relative;
    padding-left: 25%}
.home-banner {
    background-color: #FBF7F3;
}
.home .home-banner {
    margin-top: -115px;
    padding-top: 115px;
}
.extend {
    width: 60vw;
    height: 100%;
    padding-left: 10%}
.banner-content {
    line-height: 26px;
    margin: 10px 0 30px;
    display: inline-block;
    width: 100%;
    font-size: 20px;
}
.normal-button {
    color: #C66029;
    border: 2px solid #C66029;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    padding: 11px 55px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .16px;
    text-align: center;
}
.normal-button span.outer-line {
    position: absolute;
    content: '';
    height: 2px;
    width: 50px;
    top: 50%;
    right: -25px;
    overflow: hidden;
    display: inline-block;
}
.normal-button span.outer-line:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-linear-gradient(left, #C66029, #C66029 -webkit-calc(100% - 0px), transparent 50%, transparent);
    background: -moz-linear-gradient(left, #C66029, #C66029 -moz-calc(100% - 0px), transparent 50%, transparent);
    background: -o-linear-gradient(left, #C66029, #C66029 calc(100% - 0px), transparent 50%, transparent);
    background: linear-gradient(90deg, #C66029, #C66029 calc(100% - 0px), transparent 50%, transparent);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%}
.normal-button span.inner-line {
    display: inline-block;
    z-index: 9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: -webkit-calc(100% + 7px);
    width: -moz-calc(100% + 7px);
    width: calc(100% + 7px);
    height: 7px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    background-color: #fbf8f3;
}
.normal-button span.inner-line:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 7px 0 0 9px;
    border-style: solid;
    border-color: transparent transparent transparent #C66029;
    content: ""}
.normal-button:hover .inner-line {
    -webkit-animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    -moz-animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    -o-animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    will-change: transform;
}
.normal-button.white-btn span.outer-line:before {
    background: -webkit-linear-gradient(left, #ffffff, #ffffff -webkit-calc(100% - 0px), transparent 50%, transparent);
    background: -moz-linear-gradient(left, #ffffff, #ffffff -moz-calc(100% - 0px), transparent 50%, transparent);
    background: -o-linear-gradient(left, #ffffff, #ffffff calc(100% - 0px), transparent 50%, transparent);
    background: linear-gradient(90deg, #ffffff, #ffffff calc(100% - 0px), transparent 50%, transparent);
}
.normal-button.white-btn span.inner-line {
    background-color: #C66029;
}
.normal-button.white-btn span.inner-line:before {
    border-color: transparent transparent transparent #fff;
}
.normal-button.gray-btn span.outer-line:before {
    background: -webkit-linear-gradient(left, #505050, #505050 -webkit-calc(100% - 0px), transparent 50%, transparent);
    background: -moz-linear-gradient(left, #505050, #505050 -moz-calc(100% - 0px), transparent 50%, transparent);
    background: -o-linear-gradient(left, #505050, #505050 calc(100% - 0px), transparent 50%, transparent);
    background: linear-gradient(90deg, #505050, #505050 calc(100% - 0px), transparent 50%, transparent);
}
.normal-button.gray-btn span.inner-line {
    background-color: #B9DEBF;
}
.normal-button.gray-btn span.inner-line:before {
    border-color: transparent transparent transparent #505050;
}
@-webkit-keyframes mymove {
    from {
        left: 0;
    }
    to {
        left: 100px;
    }
}@-moz-keyframes mymove {
    from {
        left: 0;
    }
    to {
        left: 100px;
    }
}@-o-keyframes mymove {
    from {
        left: 0;
    }
    to {
        left: 100px;
    }
}@keyframes mymove {
    from {
        left: 0;
    }
    to {
        left: 100px;
    }
}.banner-content-outer .button {
    margin-top: 15px;
}
.banner-content-outer {
    margin-top: 30%;
    display: inline-block;
    width: 100%}
.home-community {
    background-color: #FBF7F3;
    position: relative;
}
.home-community:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    height: 53%;
    width: 100%;
    bottom: 60px;
    background-color: #FBF7F3;
    background-image: url('../png/white%20pattern%201.png');
    background-repeat: repeat-x;
    background-position-x: 76px;
    background-size: contain;
}
.home-community-title {
    background-color: #FBF7F3;
    position: relative;
}
.community-content-outer {
    background-color: #FBF7F3;
    position: relative;
}
.community-content-inner {
    position: relative;
    z-index: 2;
    max-width: 525px;
}
.community-content-outer:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10%;
    z-index: 1;
    height: 110%;
    width: 110%;
    background-color: #FBF7F3;
}
.white-text {
    color: #fff;
}
.home-share {
    background-color: #FBF7F3;
    position: relative;
}
.white-btn {
    color: #fff;
    border: 2px solid #fff;
}
.white-btn:hover {
    color: #fff;
}
.normal-button.white-btn:after {
    background-color: #fff;
}
.black-btn {
    color: #505050;
    border: 2px solid #505050;
}
.black-btn:hover {
    color: #505050;
}
.normal-button.black-btn:after {
    background-color: #505050;
}
.gray-btn {
    color: #505050;
    border: 2px solid #505050;
}
.gray-btn:hover {
    color: #505050;
}
.normal-button.gray-btn:after {
    background-color: #505050;
}
.orange-box h2 {
    position: relative;
    margin-bottom: 20px;
}
.orange-box {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 222;
    padding: 17% 0;
}
.orange-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background-color: #C66029;
    opacity: .8;
}
.share-image {
    width: 50vw;
}
.share-image img {
    width: 100%}
.max-width600 {
    max-width: 600px;
    margin: 0 auto;
}
.home-text-with-banner {
    padding: 150px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.text-with-banner-content {
    position: relative;
}
.text-with-banner-content p {
    font-weight: 500;
    letter-spacing: .16px;
}
.text-with-banner-content:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -70px;
    width: 52px;
    height: 48px;
    background-image: url('../png/open%20quote.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.text-with-banner-content:after {
    content: '';
    position: absolute;
    bottom: 40px;
    right: -55px;
    width: 52px;
    height: 48px;
    background-image: url('../png/close%20quote.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.community-content p {
    padding: 10px 0;
}
.orange-box h2 {
    max-width: 330px;
}
#scroll-down {
    position: absolute;
    left: 25%;
    bottom: 0;
    text-align: center;
    z-index: 222;
}
.arrow-down {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 200px;
    position: relative;
}
.arrow-down::before {
    position: absolute;
    bottom: 0;
    left: 49%;
    margin-left: 0;
    width: 2px;
    height: 200px;
    background: rgba(198, 96, 41, .40);
    content: ' '}
.arrow-down::after {
    -webkit-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    bottom: 0;
    left: 49%;
    margin-left: 0;
    width: 2px;
    height: 200px;
    background: #C66029;
    content: ' '}
@-webkit-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}@-moz-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}@-o-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}@keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}.community-list-item {
    border: 1px solid #505050;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 150px;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
}
.member-partner {
    max-width: 430px;
}
.join-tass-content {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 222;
    padding: 17% 15px 17% 16%}
.join-tass-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: -100%;
    width: 200%;
    height: 100%;
    background-color: #B9DEBF;
    opacity: .8;
    z-index: -1;
}
.join-tass-image-outer {
    position: relative;
    width: 160%;
    left: -61%}
.join-tass-image img {
    width: 100%}
.home-member-partner {
    margin-top: 30px;
}
.home-member-partner .container {
    position: relative;
}
.home-member-partner .container:after {
    position: absolute;
    content: '';
    right: -300px;
    top: 0;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern2.png);
    background-size: cover;
}
.home-member-partner .container:before {
    position: absolute;
    content: '';
    left: -300px;
    bottom: 30px;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern1.png);
    background-size: cover;
}
.event-title, .event-title:hover, .event-title:focus {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #505050;
    padding: 15px 0;
    display: inline-block;
}
.inlights-list-item {
    margin: 0px 0 30px;
}
.post-type-name {
    letter-spacing: .8px;
    color: #C66029;
    margin-top: 15px;
    text-transform: capitalize;
}
.post-date {
    letter-spacing: .8px;
    color: #797979;
    line-height: 20px;
}
.post-content-area {
    margin-top: 30px;
}
.content-area {
    position: relative;
    display: inline-block;
    width: 100%}
.single .content-area p {
    padding: 0 0 10px;
}
.post-type-date {
    background-color: #C66029;
    color: #fff;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: -32px;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px;
    font-family: "aktiv-grotesk", sans-serif;
    ;
    letter-spacing: .5px;
}
#slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 35%}
#slider button span {
    font-size: 5em;
    color: #C66029;
}
button.owl-prev {
    left: -5%;
    position: absolute;
}
button.owl-next {
    right: -5%;
    position: absolute;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.header {
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    background-color: #FBF7F3;
}
.fixed-header {
    background-color: #FBF7F3;
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
    z-index: 33333;
    width: 100%}
@keyframes smoothScroll {
    0% {
        transform: translateY(-200px);
    }
    100% {
        transform: translateY(0);
    }
}.normal-button {
    z-index: 1111;
}
.post-banner-area {
    padding-top: 180px;
    position: relative;
}
.post-banner-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background-color: #E8D9C4;
}
/*.single-insight > img{
    width:100%;
}*/
.single-insight-outer {
    position: relative;
}
.single-insight-outer:before {
    content: '';
    position: absolute;
    top: 0;
    right: -300px;
    width: 300px;
    height: 345px;
    /*    background-image: url(../images/single-graphic-pattern.png);*/
    background-image: url('../png/white%20pattern%201_1.png');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .5;
}
.single-insight-outer:after {
    content: '';
    position: absolute;
    top: 60px;
    left: -300px;
    width: 300px;
    height: 300px;
    background-image: url('../png/white%20pattern%201_1.png');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .5;
}
.single-insight-image {
    position: relative;
    padding: 0 0 15px 15px;
    display: inline-block;
    width: 100%}
.single-insight-image:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 95%;
    background-color: #c9622a;
    z-index: 1;
}
.single-insight-image img {
    width: 100%;
    z-index: 11111;
    position: relative;
    object-fit: cover;
    height: 100%}
.white-header.header {
    background-color: transparent;
    position: fixed;
    height: auto;
    top: 0;
    z-index: 99999;
    width: 100%}
.fixed-header.white-header.header {
    background-color: #E8D9C4;
}
.fixed-header .main-logo{
	padding: 5px 0;
}
.event-image {
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
}
.event-image img {
    height: 360px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.inlights-list-item:hover .event-image img, .event-list-item:hover .event-image img {
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.read-more-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(103, 95, 91, .8);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.inlights-list-item:hover .read-more-hover, .event-list-item:hover .read-more-hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.read-more-hover span {
    color: #fff;
    letter-spacing: .5px;
    font-family: 'Aktiv Grotesk Ex';
    border: 1px solid #fff;
    width: 105px;
    height: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.read-more-hover span:hover {
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.white-header .main-menu-transparant ul li a,.white-header .main-menu-transparant ul li a:not([href]):not([tabindex]):hover {
    color: #fff;
}
.white-header .main-menu-transparant ul li a:before {
    background-color: #fff;
}
.image-caption {
    padding: 10px 0;
    display: inline-block;
}
.social-share a, .social-share a:focus {
    font-size: 23px;
    color: #C66029;
    border: 2px solid #C66029;
    background-color: transparent;
    width: 39px;
    height: 39px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 10px;
}
.social-share a:hover {
    color: #fff;
    background-color: #C66029;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
p.share-this {
    color: #C66029;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    font-weight: 400;
}
.related-inlights {
    background-color: #FBF8F3;
}
#related-slider .owl-nav span, .normal-nav span {
    font-size: 3em;
    color: #C66029;
}
#related-slider .owl-nav span{
    font-weight: 100;
    font-family: monospace;
}
#related-slider button.owl-prev, .normal-nav button.owl-prev {
    left: unset;
    position: relative;
    float: left;
}
#related-slider button.owl-next, .normal-nav button.owl-next {
    right: unset;
    position: relative;
    float: right;
}
#related-slider.owl-theme .owl-nav, .owl-theme.normal-nav .owl-nav {
    width: 100%;
    margin: 70px auto 0;
    position: relative;
    max-width: 380px;
    display: flow-root;
}
#related-slider .owl-nav span.nav-text {
    color: #797979;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    font-family: 'bilo', sans-serif;
}
#related-slider button.owl-prev span.nav-text {
    margin-left: 30px;
}
#related-slider button.owl-next span.nav-text {
    margin-right: 30px;
}
.social-share {
    margin-top: 50px;
}
.event-post-arrow {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}
span.post-arrow {
    font-size: 5em;
    color: #C66029;
    line-height: inherit;
    display: inline-block;
}
.event-post-arrow a {
    color: #797979;
}
.event-post-arrow a.prev-post {
    margin-right: 50px;
    display: inline-block;
}
.event-post-arrow a.next-post {
    margin-left: 50px;
    display: inline-block;
}
.event-post-arrow a.prev-post span.post-arrow {
    margin-right: 30px;
}
.event-post-arrow a.next-post span.post-arrow {
    margin-left: 30px;
}
.event-post-arrow a span {
    display: inline-block;
}
.post-arrow-text {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
}
.event-page-date {
    color: #fff;
    background-color: #c9622a;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
    padding: 20px;
    text-align: center;
    line-height: 1.4em;
    font-family: 'aktiv-grotesk'}
.events-meta-values {
    margin-top: 30px;
}
.banner-event {
    position: relative;
}
.banner-event-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-event-title {
    max-width: 350px;
}
#scroll-down.all-posts {
    left: 70px;
    bottom: -15px;
}
.banner-event-image img {
    width: 100%;
    object-fit: cover;
}
.all-inlights-events, .brown-color {
    background-color: #FBF8F3;
}
.all-inlights-events .fetured-event .event-image, .all-inlights-events .fetured-event .event-image img {
    height: auto;
}
.banner-event {
    position: relative;
}
.banner-event:before {
    content: '';
    position: absolute;
    bottom: -10%;
    right: 150px;
    z-index: 222;
    width: 300px;
    height: 300px;
    background-image: url(../png/single-graphic-pattern.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#counter {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 90px;
    letter-spacing: 3px;
}
#insight-counter {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 15px;
    letter-spacing: 3px;
}
#counter span, #insight-counter span {
    background-color: #f2f2f2;
    padding: 2px 15px;
    border-radius: 3px;
}
.all-inlights-events {
    position: relative;
    background-color: #FBF8F3;
}
#all-event-slider.owl-theme .owl-nav, #all-insight-slider.owl-theme .owl-nav {
    max-width: 165px;
}
.all-events-listings {
    max-width: 600px;
}
.all-events-listings-content {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #505050;
    letter-spacing: .18px;
}
#all-event-slider.owl-theme .owl-nav .disabled, #all-insight-slider.owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}
.all-events-listings .event-title {
    color: #505050;
    font-size: 28px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: .5px;
}
.all-inlights h2 {
    max-width: 380px;
}
.all-inlights-listings {
    position: relative;
}
.universal-event-post {
    position: relative;
}
.dcs_pag_loading-event, .dcs_pag_loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../gif/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    z-index: 1;
}
.dcs-universal-pagination ul {
    margin: 0;
    padding: 0;
}
.dcs-universal-pagination ul li {
    margin-top: 6px;
    display: inline-block;
    letter-spacing: 3px;
    vertical-align: top;
}
.dcs-universal-pagination ul li.active:hover {
    cursor: pointer;
}
.dcs-universal-pagination ul li.inactive {
    background: transparent;
}
.dcs-universal-pagination ul li.selected {
    background-color: #f2f2f2;
    padding: 0 15px;
    border-radius: 3px;
    margin-right: 5px;
}
.dcs-universal-pagination ul li.arrow {
    font-size: 3em;
    color: #C66029;
    margin: -2px 20px;
}
.dcs-universal-pagination {
    display: inline-block;
    width: 100%;
    padding: 80px 0 0;
    text-align: center;
}
.error-msg {
    position: absolute;
    top: 15px;
    right: 80px;
    color: #c66029;
    font-weight: 400;
}
input.inlights-search-tittle {
    width: 100%;
    background-color: #f2f2f2;
    padding: 5px 60px 5px 20px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: none;
    position: relative;
}
.inlights-search-submit {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(../png/search-samibold.png);
    -webkit-background-origin: padding-box;
    -moz-background-origin: padding-box;
    -o-background-origin: padding-box;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -o-background-size: 25px auto;
    background-size: 25px auto;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 50px;
    right: 30px;
    padding: 0;
    position: absolute;
    width: 40px;
    top: 0;
}
select.input-control {
    appearance: none;
}
.categoriesinsight-outer {
    display: inline;
    position: relative;
}
.categoriesinsight {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 49px;
    width: calc(100% - 100px);
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #C66029;
    border: none;
    color: #fff;
    font-weight: 400;
    border-radius: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 222;
}
.categoriesinsight:hover {
    cursor: pointer;
}
.categoriesinsight-type input[type="checkbox"]:before {
    background-color: #fff;
    border: 1px solid #fff;
    content: ' ';
    display: block;
    left: -25px;
    height: 20px;
    position: absolute;
    top: 1px;
    width: 20px;
    z-index: 1;
}
.categoriesinsight-type input[type="checkbox"]:checked:before {
    color: #c66029;
    content: '\2713';
    font-weight: 400;
    border: 1px solid #fff;
    padding-left: 4px;
    font-size: 15px;
    line-height: 18px;
}
.categoriesinsight-type {
    position: relative;
    margin: 20px 15px;
}
.inlights-list-item .event-title {
    min-height: 120px; 
}
.categoriesinsight-inner {
    padding-left: 35px;
    padding-bottom: 15px;
    display: none;
    position: absolute;
    width: 100%;
    top: 14px;
    background-color: #C66029;
    padding-top: 15px;
    border-radius: 0 0 25px 25px;
}
.close-toggle {
    position: absolute;
    width: 20px;
    padding: 2px;
    right: 15px;
    top: -20px;
    z-index: 9999;
}
.close-toggle:hover {
    cursor: pointer;
}
.categoriesinsight-type label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    text-transform: capitalize;
    line-height: 1.1em;
    font-size: 18px;
    color: #fff;
}
.categoriesinsight-type input[type="checkbox"] {
    background: none!important;
    position: relative;
    float: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
}
.insight-reset {
    display: inline;
    float: right;
    width: 50px;
    padding: 5px;
}
.reset-btn {
    transform: rotate(-65deg);
    display: inherit;
    transition: all .7s ease-in-out;
}
.reset-btn:hover {
    transform: rotate(300deg);
    transition: all .7s ease-in-out;
}
.all-inlights-search {
    position: relative;
    z-index: 222;
}
.all-inlights {
    position: relative;
}
.all-inlights:after {
    position: absolute;
    content: '';
    top: 22%;
    right: 0;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern2.png);
    background-size: cover;
}
.all-inlights:before {
    position: absolute;
    content: '';
    bottom: 22%;
    left: 0;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern1.png);
    background-size: cover;
}
.contact-section1 {
    position: relative;
    background-color: #FBF8F3;
}
.contact-page-content {
    max-width: 360px;
}
.contact-page-form input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #505050;
    padding-left: 0!important;
    color: #505050;
    border-radius: 0;
}
.contact-page-form select {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #505050;
    padding-left: 0!important;
    color: #505050;
    height: 37px;
    -webkit-appearance: none!important;
    -moz-appearance: none;
    border-radius: 0;
}
.contact-page-form select {
    color: #707070;
}
.contact-page-form select:focus {
    outline: none;
    box-shadow: none;
}
.gform_wrapper.gravity-theme .gfield select:focus-visible {
    outline: none;
}
.contact-page-form .gform_wrapper.gravity-theme .gfield textarea {
    border: none;
    margin-top: 35px;
    padding: 15px 20px;
    -moz-appearance: none;
    outline: 0 none transparent;
    resize: none;
}
.contact-page-form .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 30px 0 0;
    padding: 0 0;
    position: relative;
    display: inline-block;
}
.contact-page-form .gform_footer.top_label .gform_button.button {
    color: #C66029;
    border-bottom: none;
    border: 0 solid transparent;
    border-radius: 0;
    position: relative;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 0px!important;
}
.contact-page-form .gform_wrapper .gfield_error [aria-invalid=true] {
    border: none;
    border-bottom: 1px solid #C66029;
}
.contact-page-form .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    position: relative;
    border: none;
    padding: 0;
    background: none;
    top: 0;
    right: 0;
    width: auto!important;
    margin: 0;
    text-align: right;
    padding-top: 0px!important;
    font-size: 13px!important;
}
.contact-page-form .gform_wrapper .gform_validation_errors {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.modal-open .modal {
    z-index: 999999;
    background: rgba(0, 0, 0, .5);
}
.banner-event-image {
    position: relative;
}
.banner-event-content .normal-button {
    margin-top: 30px;
}
.banner-outer {
    max-width: 350px;
}
.page-id-883 .banner-outer, .page-id-883 .banner-event-title {
    max-width: 370px;
}
.ds-image {
    position: relative;
    z-index: 1111;
    width: 49vw;
    padding: 0 0 0 10%}
.ds-image-full {
    width: 100%}
.about-community-content {
    position: relative;
}
.about-community {
    background-color: #fff;
    position: relative;
    padding-top: 200px;
}
.about-community h2 {
    position: relative;
    z-index: 111;
}
.about-community-content-outer {
    position: relative;
}
.about-community:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    height: 80%;
    width: 100%;
    background-color: #FBF7F3;
}
.about-community-content-inner {
    position: relative;
    z-index: 33333;
    background-color: #FBF7F3;
}
.about-community-content-outer:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10%;
    z-index: 11111;
    height: 80%;
    width: 110%;
    background-color: #FBF7F3;
}
.about-community-content-outer:after {
    content: '';
    position: absolute;
    left: -60%;
    z-index: 1;
    height: 60%;
    width: 220%;
    top: 0;
    background-color: #FBF7F3;
    background-image: url('../png/white%20pattern%201.png');
    background-repeat: repeat-x;
    background-position-x: 76px;
    z-index: 1111;
}
.lets-share-box {
    max-width: 720px;
    margin: 0 auto;
}
.challenge-list-item {
    text-align: center;
    margin: 15px auto;
}
.challenge-image {
    max-width: 220px;
    margin: 20px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.challenge-list-item:hover .challenge-image {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
div[data-toggle="modal"]:hover {
    cursor: pointer;
}
.challenge-title {
    color: #C66029;
    font-size: 22px;
    line-height: 30px;
}
.challenge-title:hover {
    cursor: pointer;
}
.about-lets-share .normal-button {
    min-width: 240px;
}
.about-lets-share {
    position: relative;
}
.about-lets-share:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern2.png);
    background-position: top center;
    background-size: cover;
}
body.modal-open {
    padding-right: 0px!important;
}
.challenge-modal {
    max-width: 920px;
}
.challenge-modal .modal-body {
    padding: 3% 7%}
.challenge-modal-content {
    padding: 50px 0;
}
.modal.show .challenge-modal button.close {
    right: -30px;
    top: -2px;
    color: #B9DEBF;
    text-shadow: none;
}
.about-schools-charter {
    background-color: #FBF7F3;
}
.schools-charter-image {
    margin-left: 10%}
.sign-the-charter {
    background: #fff;
    padding: 50px 50px 0;
    position: relative;
    border: 1px solid #675F5B;
    max-width: 1040px;
    overflow: hidden;
}
.sign-the-charter:after {
    position: absolute;
    content: '';
    right: 65px;
    top: 0;
    width: 90px;
    height: 205px;
    background-image: url(../png/ribbon.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.sign-the-charter-title {
    font-family: 'aktiv-grotesk', sans-serif;
    color: #505050;
    letter-spacing: .25px;
    font-weight: 400;
    padding-left: 15px;
}
.sign-the-charter-list ul li {
    padding: 10px 10px 10px 45px;
    display: inline-block;
    width: 100%;
    background-image: url(../png/tick.png);
    background-position: left 7px;
    background-repeat: no-repeat;
    background-size: 30px;
}
.sign-the-charter-first-section {
    position: relative;
}
.sign-the-charter-first-section:after {
    position: absolute;
    content: '';
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url(../png/bottom-border.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100%}
.commit-item-number {
    display: inline-block;
    font-size: 50px;
    font-weight: 500;
    color: #C66029;
    letter-spacing: .5px;
    line-height: 45px;
    width: 50px;
    vertical-align: top;
    padding-top: 5px;
}
.commit-item-content {
    display: inline-block;
    width: calc(100% - 100px);
}
.commit-item {
    vertical-align: top;
    margin-bottom: 15px;
    min-height: 130px;
    display: inline-block;
    width: 100%}
.page-template-membership .banner-outer, .page-template-membership .banner-event-title {
    max-width: 440px;
}
.membership-section-one {
    background-color: #FBF8F3;
    position: relative;
    padding-top: 200px;
}
.community-content-outer {
    background-color: #FBF7F3;
    position: relative;
}
.membership-content-outer {
    position: relative;
    z-index: 2;
}
.membership-content {
    max-width: 620px;
    padding-bottom: 50px;
}
.membership-community h2 {
    font-weight: 500;
}
.membership-content-outer:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10%;
    z-index: -1;
    height: 110%;
    width: 84%;
    background-color: #FBF7F3;
}
.membership-community {
    background-color: #FBF7F3;
    position: relative;
    padding-top: 200px;
    padding-bottom: 150px;
}
.membership-community:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    height: 40%;
    width: 100%;
    bottom: 20%;
    background-color: #FBF7F3;
    background-image: url('../png/white%20pattern%201.png');
    background-repeat: repeat-x;
    background-position-x: 76px;
    background-size: contain;
}
.membership-benefits {
    position: relative;
    margin-top: 100px;
}
.membership-benefits:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background-image: url(../png/green-pattern2.png);
    background-position: top center;
    background-size: cover;
}
.our-community {
    position: relative;
}
.our-community:after {
    position: absolute;
    content: '';
    bottom: 60px;
    left: 0;
    width: 270px;
    height: 270px;
    background-image: url(../png/green-pattern1.png);
    background-position: top center;
    background-size: cover;
}
.our_community {
    background-color: #F6F0E7;
}
.community_list-content {
    max-width: 370px;
    margin-left: 100px;
}
.our_community .row.flex-row-reverse .community_list-content {
    margin-left: 25%
}
.orange-color {
    color: #C66029;
}
.our-community .lets-share-box {
    padding: 35px 0;
}
.membership-box {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 222;
    padding: 25% 0;
}
.membership-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background-color: #B9DEBF;
    opacity: .8;
}
.membership-box h2 {
    position: relative;
    margin-bottom: 20px;
    max-width: 420px;
}
.membership-box .normal-button {
    min-width: 215px;
    text-align: center;
}
.form-footer input:-webkit-autofill, .form-footer input:-webkit-autofill:hover, .form-footer input:-webkit-autofill:active, .form-footer input:-webkit-autofill:focus {
    background-color: #675E5A!important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff!important;
}
div#gform_confirmation_message_2 {
    color: #fff;
    font-size: 15px;
}
.contact-page-form input:-webkit-autofill, .contact-page-form input:-webkit-autofill:hover, .contact-page-form input:-webkit-autofill:active, .contact-page-form input:-webkit-autofill:focus {
    background-color: #FBF8F3!important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #505050!important;
}
.c-arrow {
    display: inline-block;
    position: relative;
    height: 7px;
    overflow: hidden;
    width: 100%}
.c-arrow:after, .c-arrow:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    content: ""}
.c-arrow:after {
    right: 0;
    width: 0;
    height: 0;
    border-width: 7px 0 0 9px;
    border-style: solid;
    border-color: transparent transparent transparent #C66029;
}
.c-arrow:before {
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #C66029, #C66029 calc(100% - 8px), transparent 50%, transparent);
    background-size: 100% 100%}
.c-arrow__mask {
    display: inline-block;
    z-index: 9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 7px);
    height: 7px;
    transform: translateX(-100%);
    background-color: #fbf8f3;
}
.c-arrow__mask:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 7px 0 0 9px;
    border-style: solid;
    border-color: transparent transparent transparent #C66029;
    content: ""}
.gform_footer:hover .c-arrow__mask {
    animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    will-change: transform;
}
.form-footer .c-arrow:before {
    background: linear-gradient(90deg, #fff, #fff calc(100% - 8px), transparent 50%, transparent);
}
.form-footer .c-arrow__mask {
    background-color: #675e5a;
}
.form-footer .c-arrow__mask:before {
    border-color: transparent transparent transparent #fff;
}
.form-footer .c-arrow:after {
    border-color: transparent transparent transparent #fff;
}
@keyframes mask {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(calc(100% - 16px));
    }
}@keyframes mask_ie11 {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(100%) translateX(-16px);
    }
}.community_list-content p {
    margin-bottom: 10px;
}
.about-schools-charter-bottom {
    background-color: #C66029;
    position: relative;
}
.about-schools-charter-bottom:before {
    position: absolute;
    content: '';
    width: calc(100% + 74px);
    left: -37px;
    right: 0;
    background-color: #C66029;
    top: 0;
    height: 100%}
.charter-bottom-content {
    display: inline-block;
    padding-right: 22%}
.show-mobile {
    display: none;
}
span {
    display: inline;
    font-family: 'aktiv-grotesk', sans-serif;
}
em {
    font-style: italic;
    display: inline;
    font-family: 'aktiv-grotesk', sans-serif;
}
h2 sup {
    font-size: 14px;
    font-weight: 700;
}
sup {
    font-size: 14px;
}
.home-banner h2 {
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: .4px;
    color: #675F5B;
    font-weight: 500;
}
.homenew-member-partner {
    background-color: rgba(232, 217, 196, .2);
    position: relative;
}
.homenew-member-partner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 130px;
    width: 15%;
    height: 35%;
    background-image: url(../png/semi-transparent_pattern_green.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}
.homenew-member-partner:after {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 15%;
    height: 35%;
    background-image: url(../png/semi-transparent_pattern_green.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
}
.homenew-member-partner .community-list-item {
    background-color: #fff;
}
.homenew-member-partner .member-partner p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .18px;
    color: #707070;
    font-weight: 400;
}
.home-advocating {
    position: relative;
    background-color: rgba(198, 96, 41, .8);
}
.home-advocating h2 {
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: .4px;
    font-weight: 500;
}
.white-text p {
    color: #fff;
}
.advocating-box {
    max-width: 340px;
}
.content-afs {
    max-width: 280px;
}
.membership-contentarea p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .18px;
    color: #505050;
    font-weight: 400;
}
.home-tassmembership .challenge-title {
    font-family: aktiv-grotesk-extended, sans-serif;
    letter-spacing: .25px;
    font-weight: 500;
    font-size: 25px;
}
#menu-home-new li a {
    letter-spacing: .16px;
    color: #707070;
    font-weight: 300;
}
#menu-home-new li.normal-button a:before {
    display: none;
}
#menu-home-new li.normal-button a {
    color: #fff;
    font-weight: 600;
    padding: 3px 25px;
    display: inline-block;
}
#menu-home-new li.normal-button:hover a {
    color: #C66029;
}
#menu-home-new li.normal-button {
    background-color: #C66029;
    padding: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#menu-home-new li.normal-button:hover {
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.normal-button.brown-bg {
    background-color: #C66029;
    color: #fff;
    font-weight: 600;
    letter-spacing: .16px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.normal-button.brown-bg:hover {
    background-color: transparent;
    color: #C66029;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.home-alliance {
    background-color: rgba(232, 217, 196, .66);
    position: relative;
}
.home-alliance:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24%;
    height: 15%;
    background-image: url(../png/alliance-leftbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%}
.home-alliance:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24%;
    height: 15%;
    background-image: url(../png/alliance-rightbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%}
.alliance-content p, .alliance-content p strong {
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    letter-spacing: .25px;
    color: #707070;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
}
.alliance-content {
    max-width: 910px;
    margin: 0 auto;
}
.alliance-list-item {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 30px;
}
.alliance-image {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    margin: 0 auto;
}
.alliance-list-item .read-more-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(103, 95, 91, .65);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0 auto;
}
.alliance-list-item .read-more-hover span {
    font-family: 'bilo', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.alliance-list-item .read-more-hover span:hover {
    background-color: rgba(0, 0, 0, .8);
}
.alliance-list-item:hover .read-more-hover {
    width: 400px;
    height: 400px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.alliance-image img {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.alliance-list-item:hover .alliance-image img {
    transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.alliance-image-outer {
    position: relative;
}
.alliance-image-outer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 80px;
    width: 100px;
    height: 70px;
    background-image: url(../png/alliance-icon1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%}
.allianceorder-2 .alliance-image-outer:after {
    left: inherit;
    right: 80px;
    bottom: 0;
    top: inherit;
    background-image: url(../png/alliance-icon2.png);
}
.allianceorder-3 .alliance-image-outer:after {
    left: 80px;
    bottom: 0;
    top: inherit;
    background-image: url(../png/alliance-icon2.png);
}
.allianceorder-4 .alliance-image-outer:after {
    left: inherit;
    right: 80px;
}
.alliance-item-title {
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    letter-spacing: .25px;
    color: #C66029;
    font-weight: 500;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    padding: 10px 0;
    margin-top: 20px;
}
.homenew-membership-title {
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    font-weight: 500;
}
.alliance-item-content p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .18px;
    color: #707070;
    font-weight: 400;
}
.alliance-item-content {
    max-width: 370px;
    margin: 0 auto;
}
.alliance-content {
    margin-bottom: 30px;
}
.normal-button.brown-bg.button_member {
    min-width: 250px;
}
.video-section {
    position: absolute;
    left: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    background-color: rgba(103, 95, 91, .5);
}
.videoModalTriger {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 70px;
    height: 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin-top: 20px;
    cursor: pointer;
    background: transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.video-hover-div:hover .videoModalTriger {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.video-hover-div {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    left: 0;
}
.video-title.text-white {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    letter-spacing: .25px;
    color: #C66029;
    font-weight: 500;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
}
.modal.show button.close {
    position: absolute;
    right: 0;
    top: -50px;
    opacity: 1;
    min-width: auto;
    z-index: 9999;
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    font-family: sans-serif;
}
.homenew-member-partner .member-partner h2 {
    font-weight: 500;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
}
.homenew-member-partner .member-partner {
    max-width: 430px;
    margin: 0 auto;
}
.page-template-about-new .banner-outer, .page-template-about-new .banner-event-title {
    max-width: 500px;
}
.about-right-image {
    width: 49vw;
    z-index: 1;
    position: relative;
}
.maxwidth-600 {
    max-width: 600px;
    margin: 0 auto;
}
section#our-mission {
    min-height: 450px;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.section-title h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
#about-banner-section.banner-event:before {
    bottom: -16px;
    right: 0;
}
section#about-section {
    background: #fbf8f3;
    padding-top: 120px;
    padding-bottom: 120px;
}
.row.align-center {
    align-items: center;
}
.about-content-section {
    max-width: 456px;
}
section#our-mission::before {
    content: " ";
    background: rgb(0 0 0 / 20%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
section#tass-board {
    background: rgb(232 217 196 / 20%);
}
.tass-board-title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .25px;
    color: #675F5B;
    font-family: 'aktiv-grotesk';
    font-weight: 500;
    margin: 15px 0 2px;
}
.tass-board-position {
    color: #C66029;
    font-weight: 700;
}
.tass-board-list-item-image {
    border-radius: 50%;
    overflow: hidden;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    background-position: center center;
    background-size: 100%;
    max-width: 100%;
    max-height: 100%}
.tass-board-list-item-image img {
    visibility: hidden;
}
section#about-section {
    position: relative;
}
#about-section::before {
    content: " ";
    background: url(../png/whitepattern1.png);
    position: absolute;
    left: -15%;
    width: 100%;
    height: 30%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
}
#about-section::after {
    content: " ";
    background: url(../png/whitepattern1.png);
    position: absolute;
    right: 0%;
    width: 50%;
    height: 45%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    background-position-x: right;
}
.container {
    max-width: 1140px;
}

.tass-board-list-item-image img.icon-image  {

    visibility:  visible;

    position:  absolute;

    left:  0;

    bottom:  0;

}

.tass-board-list-item-image  {

    position:  relative;

    overflow:  visible;

    margin-bottom:  35px;

}

.member-partner-page  {

    max-width:  800px;

    margin:  0 auto;

}

.page-template-partners-for-change .banner-outer,  .page-template-partners-for-change .banner-outer .banner-event-title,  .page-template-school-charter .banner-outer .banner-event-title {

    max-width: 500px;

}

.page-template-membership-the-charter .banner-outer,  .page-template-membership-the-charter .banner-outer .banner-event-title, .page-template-school-charter .banner-outer {

    max-width: 500px;

}

.banner-event-image img  {

    max-height:  840px;

}
.modal.show .tass-board-modal  button.close  {

    top:  0;

    font-size:  24px;

    right:  -35px;

}
.modal-dialog.tass-board-modal.modal-dialog-centered  {

    max-width:  900px;

}
.tass-board-modal .modal-body  {

    padding:  0px;

}
h2.tass-board-list-title  {

    margin-bottom:  0;

    padding-bottom:  0;

}
.tass-board-modal-content  {

    padding:  0px 25px;

}
.modal-content  {

    border:  none;

}
.tass-board-modal-image img  {

    width:  100%;

}

.page-template-partners-for-change .banner-event-image::after,  
.page-template-membership-the-charter .banner-event-image::after,  
.page-template-membership-schools .banner-event-image::after,
.page-template-school-charter .banner-event-image::after { 

    background:  rgb(103 95 91 / 45%);
    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

}

.the-charter-page  {

    max-width:  800px;

    margin:  0 auto;

}

div#the-charter,  .page-template-membership-the-charter .brown-color, .page-template-school-charter .brown-color  {

    background:  #f6f0e7;

}

.the-charter-box  {

    background:  #fff;

    padding:  6%;

    margin-top:  70px;

    display:  inline-block;

    width:  100%;

}

.maxwidth-650  {

    max-width:  650px;

}

.the-charter-box-title  {

    margin-bottom:  20px;

}

.the-charter-box-upper-list-item  {

    margin-bottom:  40px;

    display: inline-block;

    width:  100%;

}

.the-charter-box-upper-list-item:last-child  {

    margin-bottom:  0;

}

.middle-box-line img  {

    width:  100%;

}

.the-charter-box-bottom-list-item  {

    width:  50%;

    float:  left;

    padding:  0 15px;

    margin-bottom:  40px;

}

.the-charter-box-bottom-list  {

    margin:  0 -15px;

    float:  left;

    margin-bottom:  50px;

    margin-top:  30px;

}

.upper_list.space-top-50  {

    float:  left;

}

.list-number  {

    float:  left;

    width:  18%;

    font-size:  50px;

    line-height:  55px;

    color:  #C66029;

    font-family:  'aktiv-grotesk-extended', sans-serif;

}

.the-charter-box-bottom-list-item-inner  {

    float:  left;

    width:  82%;

    font-size:  18px;

    line-height:  24px;

}

.the-charter-box-upper-list-item  {

    font-size:  18px;

    line-height:  24px;

}

.upper_content-box  {
    font-size:  18px;
    line-height:  24px;
}

.the-charter-bottom-box  {
    padding:  6%;
    margin:  0 0px;
    position:  relative;
    background:  #c66029;
}

.the-charter-bottom-title,  .the-charter-bottom-button  {
    width:  50%;
    float:  left;
}

.the-charter-bottom-box-inner  {

    align-items:  center;

    display:  inline-flex;

    align-content:  center;

    flex-wrap:  wrap;

    justify-content:  center;

    width:  100%;

}

.before-image  {

    position:  absolute;

    top:  0;

    right:  10%;

}

.the-charter-box  {

    position:  relative;

}

.the-charter-bottom-button .button  {

    background-color:  #B9DEBF;

    border:  0;

    position:  relative;

    font-weight:  400;

    margin-bottom:  0;

    color:  #675F5B;

    font-size:  18px;

    line-height:  28px;

    letter-spacing:  .16px;

    font-weight:  500;

    border:  2px solid #B9DEBF;

    -webkit-border-radius:  25px 25px 25px 25px;

    -moz-border-radius:  25px 25px 25px 25px;

    border-radius:  25px 25px 25px 25px;

    padding:  7px 35px;

    font-family:  'bilo', sans-serif;

    text-align:  center;

    -webkit-transition:  all .3s ease-in-out;

    -o-transition:  all .3s ease-in-out;

    -moz-transition:  all .3s ease-in-out;

    transition:  all .3s ease-in-out;

    width:  260px;

    max-width:  100%;

    display:  inline-block;

}

.the-charter-bottom-button .button:hover  {

    background-color:  transparent;

    border:  2px solid #B9DEBF;

    color:  #B9DEBF;

    -webkit-transition:  all .3s ease-in-out;

    -o-transition:  all .3s ease-in-out;

    -moz-transition:  all .3s ease-in-out;

    transition:  all .3s ease-in-out;

}

strong, b  {
    font-family: 'aktiv-grotesk', sans-serif;
    font-weight: 400;
}
p strong, p b{
font-family: 'bilo', sans-serif;
font-weight: 600;
}
.list-tick  {

    float:  left;

    width:  10%;

    font-size:  35px;

    line-height:  40px;

    color:  #C66029;

    font-weight:  bold;

}

.the-charter-box-upper-list-item-inner  {

    float:  left;

    width:  90%;

    font-size:  18px;

    line-height:  24px;

}

.list-tick img  {

    max-width:  35px;

}

.upper_content-box  {

    width:  70%;

}

.page-template-membership-schools .banner-event-title,  .page-template-membership-schools .banner-outer  {

    max-width:  520px;

}

section#our-school  {

    min-height:  500px;

    display:  inline-flex;

    flex-wrap:  wrap;

    align-content:  center;

    justify-content:  center;

    width:  100%;

    /* background-attachment:  fixed;
    */
    background-size:  cover;

    background-repeat:  no-repeat;

    position:  relative;

    background-position:  center center;

}

section#our-school::before  {

    content:  " ";

    background:  rgb(0 0 0 / 30%);

    width:  100%;

    height:  100%;

    position:  absolute;

    top:  0;

    left:  0;

}

.maxwidth-850  {

    max-width:  850px;

    margin:  0 auto;

}

#about-section.about-school::before  {

    bottom:  120px;

}

#about-section.about-school::after {

    display: none;

}

.membership-box-list-item  {

    min-height:  400px;

    padding:  0 15px;

    margin-bottom: 30px;

}

.membership-box-list-item-inner  {

    background:  #FBF8F3;

    height:  100%;

    display:  flex;

    align-items:  center;

    align-content:  center;

    flex-wrap: wrap;

    padding: 15px;

    cursor:  pointer;

}

.membership_box_list  {

    align-content:  center;

    justify-content:  center;

}

.membership-box-list-item-icon  {

    width:  100%;

    margin-bottom:  20px;

    min-height:  70px;

    display:  flex;

    align-content:  center;

    align-items:  center;

    text-align:  center;

    flex-wrap:  wrap;

    justify-content:  center;

}

.membership-box-list-item-title  {

    width:  100%;

}

.membership-box-list-item-title h3  {

    color:  #C66029;

}

.section-title h2  {

    line-height:  60px;

    margin-bottom:  0px;

}

.anual-mambership.align-center  {

    background:  rgb(185 222 191 / 50%);

    padding:  60px 40px;

}

.top-row  {

    padding:  15px 0;

}

.bottom-row  {

    font-size:  14px;

}
.bottom-button  {

    margin-top:  20px;

}

.anual-mambership  {

    position:  relative;

}

.anual-top-image  {

    position:  absolute;

    right:  -3px;

    width:  139px;

    top:  -30px;

}

html.mopen  {

    overflow:  hidden;

}

.schoolBox-content  {

    padding:  6% 10%;

    display:  inline-flex;

    flex-wrap:  wrap;

}

.schoolBox-inner-content  {

    width:  70%;

    float:  left;

}

.schoolBox-icon  {

    width:  30%;

    float:  left;

    text-align:  right;

}

.schoolBox-title h3  {

    color:  #C66029;

    margin-bottom:  10px;

}

div#schoolBox .modal-dialog  {

    max-width:  800px;

}

div#schoolBox.modal.show button.close  {

    top:  -20px;

    right:  -35px;

    font-family:  'bilo';

    font-weight:  100;

    color: #b9debf;

}

.modal-open div#schoolBox.modal  {

    overflow-x:  hidden;

    overflow-y:  auto;

    padding-right:  0 !important;

}

section#membership-benefits:after  {
    content:  '';
    position:  absolute;
    right:  0;
    top:  200px;    
    width:  13%;
    height:  7%;
    background-image:  url(../png/semi-transparent_pattern_green.png);    
    background-repeat:  no-repeat;    
    background-size:  cover;    
    background-position:  bottom left;

}

section#membership-benefits  {    
    position:  relative;    
}
.main-menu-transparant ul ul.sub-menu li a:hover {
    color: #c66029;
}
section#our-school::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000060;
}

.page-template-membership-schools .banner-event-image::before, .page-template-contact-new .banner-event-image::before,
.page-template-school-charter .banner-event-image::before, {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(103 95 91 / 40%);
}

.home .main-menu-transparant ul li a {
    color: #505050;
}
.home .main-menu-transparant ul li a:not([href]):not([tabindex]){
    color: #505050;
}


.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}
.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #707070;
    width: 220px;
    height: 40px;
    width: 100%;
}
.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    padding: 8px 0;
    border-bottom: 1px solid #707070;
}
.select-styled:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid transparent;
    border-color: #C66029;
    position: absolute;
    top: 11px;
    right: 10px;
    transform: rotate(45deg);
    border-left: 0;
    border-top: 0;
}
.select-styled:active:after,
.select-styled.active:after {
    top: 17px;
    border-color: #C66029;
    border-top: 2px solid #C66029;
    border-left: 2px solid #C66029;
    border-right: 0;
    border-bottom: 0;
}
.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #C66029;
}
.select-options li {
    margin: 0;
    padding: 10px 0;
    text-indent: 15px;
    border-top: 0 solid #fff;
    color: #fff;
}
.select-options li:hover {
    color: #555;
    background: #fff;
}
.select-options li[rel="hide"] {
    display: none;
}
.single .select {
    color: #fff;
    height: 37px;
    width: 100%;
}
.single .select-styled {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    background: transparent;
}
.single .select-options {
    background-color: #fff;
}
.single .select-options li:hover {
    color: #fff;
    background: #C66029;
}
.single .select-options {
    background-color: #fff;
}
.single .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 0 solid #fff;
    color: #707070;
    text-align: left;
}
.single .select-styled:after {
    border-color: #fff !important;
}

.contact-page-form input, .contact-page-form textarea, .contact-page-form select {
    border-bottom: 1px solid #707070;
    color: #707070;
    font-size: 18px !important;
    margin-top: 0 !important;
}

.contact-page-form .c-arrow {
    display: none;
}

input#gform_submit_button_4 {
    background: #C66029;
    padding: 10px 20px !important;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-weight: 600;
    min-width: 120px;
    letter-spacing: 0.16px;
    border: 2px solid #C66029;
    line-height: normal;
}

input#gform_submit_button_4:hover {
    background: transparent;
    padding: 10px 20px !important;
    color: #C66029;
}
.contact-main-title {
    font-size: 25px;
    line-height: 40px;
    text-align: left;
    letter-spacing: .25px;
    color: #C66029;
    font-weight: 500;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    padding: 10px 0;
    margin-top: 20px;
}

.site_addrees_head {
    font-weight: 600;
    padding: 10px 0;
}

.contact-page-form-inner {
    max-width: 480px;
}

li#menu-item-908 a::before {
    display: none;
}

li#menu-item-908 a {
    padding: 4px 21px 7px;
    background: #C66029;
    border-radius: 25px;
    border: 2px solid #C66029;
    color: #fff;
    font-weight:500;
}

li#menu-item-908 a:hover {
    background: transparent;
    color: #C66029;
}

.container-fluid.nopadding {
    padding: 0;
}
.single-school-banner {
    position: relative;
}

.single-school-banner::after {content: "";width: 100%;position: absolute;left: 0;top: 0;background: rgb(103 95 91 / 45%);/* z-index: 9; */height: 100%;}

.single-school-title {
    position: absolute;
    width: 100%;
    top: 25%;
    left: 0;
    display: flex;
    align-items: flex-end;
    /* align-content: flex-end; */
    height: 100%;
}

.single-school-featured-image {
    width: 320px;
    height: 320px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    border: 1px solid #bbb;
    /* width: 100%; */
    /* height: 100%; */
}

.single-school-featured-image img {
    max-width: 300px;
    max-height: 300px;
}

.single-post-banner-area {
    position: relative;
}

.title-area {
    width: calc(100% - 350px);
    float: left;
}

.featured-image-area {
    float: left;
    width: 350px;
}

.custom-col {
    padding: 0 15px;
    float: left;
}
.content-col {
    width: calc(100% - 350px);
}

.sidebar-col {
    width: 350px;
}

.school-sidebar-content-item-head {
    color: #707070;
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 24px;
    padding-bottom: 10px;
}

.school-sidebar-content-item-content * {
    font-size: 18px;
    font-weight: 600;
}

.school-sidebar-content-item {
    margin-bottom: 30px;
}

.custom-col.sidebar-col {
    padding-top: 110px;
    /*    text-indent: 18%;*/
}
.school-sidebar-content-item-content {
    margin-bottom: 0px;
}
.content-col .content-area {
    max-width: 650px;
}

.profile-gallery-area {
    padding-top: 50px;
    padding-bottom: 100px;
}

.title-area.custom-col {
    padding-bottom: 60px;
}

.profile-gallery-item {
    height: 260px;
    background-size: cover;
    overflow: hidden;
    background-position: top center;
}

.profile-gallery-item img {
    opacity: 0;
}

.profile-gallery-area .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    padding: 0 15px;
}

.nav-text {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 2px solid #c66029;
    transform: rotate(45deg);
}

button.owl-prev .nav-text {
    border-top: 0;
    border-right: 0;
}

button.owl-next .nav-text {
    border-left: 0;
    border-bottom: 0;
}

.profile-gallery-area .owl-nav button.owl-prev {
    float: left;
}

.profile-gallery-area .owl-nav button.owl-next {
    float: right;
}

/* Modal Content */
#profileModal .modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: auto;
    max-width: 700px;
}

/* The Close Button */
#profileModal .close {
    color: #B9DEBF;
    position: absolute;
    top: -50px;
    right: -3px;
    font-size: 50px;
    font-weight: normal;
    opacity: 1;
    font-family: 'FontAwesome';
    text-shadow: unset;
    line-height: initial;
}

#profileModal .close:hover,
#profileModal .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

#profileModal .mySlides {
    display: none;
}

.profile-gallery-item.cursor {
    cursor: pointer;
}

.modal-nav {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 110%;
    padding: 0;
    left:-5%;
    /* margin-top: -50px; */
    /* color: white; */
    /* font-weight: bold; */
    /* font-size: 20px; */
    /* transition: 0.6s ease; */
    /*     user-select: none; */
    /* -webkit-user-select: none; */
}

/* Position the "next button" to the right */
#profileModal .next {
    right: 0;
}

div#profileModal {
    z-index: 99999;
    background: #0000008f;
}

.modal-nav span {
    width: 20px;
    height: 20px;
    border: 2px solid #B9DEBF;
    display: inline-block;
    transform: rotate(45deg);
}

.modal-nav a.prev span {
    border-right: 0;
    border-top: 0;
}

.modal-nav a.next span {
    border-left: 0;
    border-bottom: 0;
}

.modal-nav a.next {
    float:right;
}

#profileModal .mySlides img {
    max-width: 100%;
    max-height: 600px;
    width: 100%;
}

::marker {
    color: #c66029;
    float: left;
    position: absolute;
}

.content-area ol li, .content-area ul li {
    /* text-indent: 33px; */
    position: relative;
    padding: 10px 0;
    padding-left: 20px;
}

.content-area ol, .content-area ul {
    list-style: inherit;
    padding-left: 20px;
}

.profile-gallery-area {
    position: relative;
    overflow: visible;
}

.profile-gallery-area::before {
    content: "";
    width: 100%;
    height: 55%;
    position: absolute;
    background-image: url(../png/semi-transparent_pattern_green.png);
    right: -84%;
    top: -47%;
    background-size: contain;
    background-repeat: no-repeat;
}


.school-content-area::after {
    content: "";
    width: 100%;
    height: 55%;
    position: absolute;
    background-image: url(../png/semi-transparent_pattern_green.png);
    left: -50%;
    bottom: -8%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

.school-content-area {
    position: relative;
}
#community-list .owl-nav {
    position: absolute;
    width: 100%;
    top: 20%;
}
#related-slider span.nav-text{
    border: none;
    transform:none;
}
.single-insight-outer{
    position: relative;
}
.blog-category {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 9px 30px 9px 10px;
    background-color: #C66029;
    color: #fff;
    border-radius: 0px 20px 0px 0px;
    font-family: 'bilo', sans-serif;
    font-weight: 300;
}
.related-blog-image{
    position: relative;
}
.other-name{
    font-weight: 600;
    font-size: 19px;
    color: #C66029;
}
.other-designation {
    padding: 0;
}
.page-template-blog .banner-event-content,
.page-template-news-event .banner-event-content,
.page-template-all-school .banner-event-content,
.page-template-our-community .banner-event-content,
.page-template-partners-for-change .banner-event-content{
    background-color: rgba(0, 0, 0, .2);
}
.page-template-all-school .banner-event-title {
    max-width: 420px;
}
.page-template-our-community .banner-event-title,
.page-template-our-community .banner-outer {
    max-width: 470px;
}
.blog-search-bar {
    position: relative;
}
.blog-search-bar input.inlights-search-tittle{
    background-color: #fff;
    padding: 5px 10px 5px 40px;
    border:2px solid #f2f2f2;
    color: #838383;
}
.blog-search-bar .inlights-search-submit{
    right:unset;
    left: 0;
    background-image:url('../png/magnifying-glass_1.png');
}
.blog-category-bar .categoriesinsight {
    background-color: #fff;
    color: #838383;
    border: 2px solid #f2f2f2;
    text-align: left;
    justify-content: start;
    padding-left: 20px;
    background-image:url('../png/downward-arrow.png');
    background-repeat: no-repeat;
    background-position: 95% center;
}
.blog-category-bar .close-toggle {   
    top: 22px;
}
.cta-section{
    background-color:#F4ECE2;
}
.max-700{
    max-width: 690px;
    margin: 0px auto;
} 
.community-image img {
    max-height: 135px;
}
.news-event-banner .event-banner-content{
    max-width: 485px;
}
.resoures-page ul li.nav-item {
    min-width: 50%;
    text-align: center;
}
.resoures-page ul li.nav-item .nav-link {
    padding: 20px 0;
    position: relative;
    color: #767676;
    font-size: 23px;
    line-height: 30px;
    font-weight:600;
}
.resoures-page ul li.nav-item .nav-link.active {
    font-weight: 700;
}
.resoures-page ul li.nav-item .nav-link.active:after {
    background-color: #C66029;
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: -1px;
    left: 0;
}
.resoures-page .nav {
    position: relative;
    margin-bottom: 50px;
}
.resoures-page .nav:after {
    background-color: #767676;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
}
.read-all {
    background-color: initial;
    color: #767676;
    border: 2px solid #999;
    font-weight: 500;
    padding: 12px 25px;
    border-radius: 25px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
} 
.read-all:hover {
    color: #767676;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight:700;
}
.event-type.active {
    background-color: #E8D9C4;
    border-color: #E8D9C4;
    cursor: pointer;
    font-weight: 700;
}
.event-type:hover {
    border-color: #E8D9C4;
    cursor: pointer;
}
.event-upcoming-past li {
    display: inline-block;
    padding: 0 15px;
}
.event-upcoming-past li:first-child {
    padding-left: 0;
}
.event-type {
    min-width: 100px;
}
.event-date-circle {
    position: absolute;
    bottom: -15px;
    right: 20px;
    background-color: #C66029;
    color: #fff;
    border-radius: 50%;
    font-family: 'bilo', sans-serif;
    font-weight: 700;
    width: 70px;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
    padding: 10px;
}
.event-listing-image {
    width: 100%;
    height: 360px;
    position: relative;
}
.event-listing-image img {
    height: 360px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.inlights-list-item:hover .event-listing-image img{
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}*/
.school-profile-item img{
    max-height: 130px;
}
.tass_members-school {
    position: relative;
}
.tass_members-school:before {
    position: absolute;
    content: '';
    bottom: 18%;
    left: 0;
    width: 300px;
    height: 300px;
    background-image: url('../png/green-pattern1.png');
    background-size: cover;
}
.tass_members-school:after {
    position: absolute;
    content: '';
    top: 15%;
    right: 0;
    width: 300px;
    height: 300px;
    background-image: url('../png/green-pattern2.png');
    background-size: cover;
	z-index:-1;
}
.partner-for-change{
    position: relative;
}
.partner-for-change .community-list-item{
    border: none;
}
.partner-for-change:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 130px;
    width: 15%;
    height: 35%;
    background-image: url('../png/semi-transparent_pattern_green.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}
.partner-for-change:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 30%;
    width: 15%;
    height: 35%;
    background-image: url('../png/semi-transparent_pattern_green.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
}
.max-900 {
    max-width: 900px;
    margin: 0px auto;
}
.ourcommunity {
    background-color: #FBF7F3;
}
#banner-section.banner-event:before{
    bottom: -16%;
}
.explore_section{
    background-color: #ECE0CF;
    position: relative;
}
h3.explore_list-title {
    font-weight: 500;
    margin-bottom: 30px;
    color: #505050;
}
.page-template-our-community h2 {
    font-size: 28px;
    font-weight: 500;
}
.explore_list-image img{
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 240px;
    height: 240px;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.explore_list-image:hover img{
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.explore_section:before {
    content: '';
    position: absolute;
    left: -5%;
    bottom: 0;
    width: 24%;
    height: 40%;
    background-image: url('../png/alliance-leftbg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.partner-featured-image {
    width: 320px;
    height: 320px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    border: 1px solid #bbb;
    /* width: 100%; */
    /* height: 100%; */
}
.partner-featured-image img {
    max-width: 300px;
    max-height: 300px;
}
.school-sidebar-content-item-content p {
    font-weight: 400;display: inline-block;
}
.school-sidebar-content-item-content a {
    font-weight: 400;
}
.banner-outer-advocacy{
    max-width: 550px;
}
.advocacy-content{
    max-width: 445px;
}
.advocacy_list-content {
    max-width: 570px;
    margin-left: 70px;
    padding: 20px 10px;
}
.our_community .row.flex-row-reverse .advocacy_list-content {
    margin-left: 20%
}
.advocacy_list-content ol {
    list-style: decimal;
    margin-left: 20px;
}
.advocacy_list-content ol li::marker{
    font-weight: 600;
}
.advocacy_list-content ol li {
    padding-left: 10px;
    padding-top: 7px;
}
.advocacy_list-content h5 {
    color: #505050;
    font-size: 17px;
    margin-top: 25px;
}
.school-label, .school-label a{
    font-weight: 600;
}
a.sustainability_mail{
    color: #C66029;
}
p.sustainability_name {
    padding: 0px;
}
.school-icon {
    margin-bottom: 7px;
}
.single-school-profile .profile-gallery-area::before{
    top: -10%;
}
.single-school-profile .school-content-area::after{
    bottom: -30%; z-index:-1;
}
#what-is-the-charter {
    background-color: #f6f0e7;
}
.pledge-outer{
    width:100%;
    display: inline-block
}
.pledge-items {
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: top left;
    padding-left: 60px;
    margin-bottom: 40px;
}
#charter-form .modal-dialog.modal-dialog-centered .modal-content {
    background-color: #fbf8f3;padding: 20px;
}
#charter-form.modal.show button.close{
    top:-40px;
}
#charter-form .gform_button {
    background: #C66029;
    padding: 10px 20px 12px !important;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-weight: 600;
    min-width: 120px;
    letter-spacing: 0.16px;
    border: 2px solid #C66029;
    line-height: normal;
}
#charter-form .gform_button:hover {
    background: transparent;
    padding: 10px 20px 12px!important;
    color: #C66029;
}
#charter-form h2.gform_title {
    font-weight: 500;font-size: 28px;
}
span.gform_description {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 30px!important;
    display: inherit;
}
#charter-form .gform_wrapper.gravity-theme .gfield textarea {
    height: 180px;
    border: none;
    resize: none;
}
#charter-form .gform_wrapper.gravity-theme input[type=text],
#charter-form .gform_wrapper.gravity-theme input[type=email],
#charter-form .gform_wrapper.gravity-theme select{
    border: none;
    border-bottom: 2px solid #707070;
    background-color: transparent;
    color: #707070;
    padding-left: 0;
}
#charter-form .modal-dialog {
    max-width: 620px;
    top:25px;
}
.graphic-pattern img {
    max-width: 200px;
    top: -20px;
    position: relative;
    right: 20px;
} 
#gform_confirmation_message_5 h2 {
    font-size: 45px;
}
.membership_title {
    color: #505050;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    line-height: 15px; 
    margin-top: 10px;
}
.membership_image{
    max-width: 50px;
    margin: 0px auto;
}

.membership_list {
    position: relative;
    width: 45em;
    height:40em;
    border-radius: 0%;
    margin: 0 auto;
}
/*.petal-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 15em;
  height: 15em;
}*/
.membership_items {
	z-index:1;
    position: absolute;
    width: 300px;
    height: 150px;
    background: #c3e1c1;
    border-radius:220px 0% 220px 0;
    /*  box-shadow: -2px -2px 20px rgba(255, 255, 255, 0.5) inset, 0px 0px 2px rgba(0, 0, 0, 0.5);*/
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    transition: opacity 0.25s ease-in-out;
    opacity: 1;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.membership_items:hover{
	    box-shadow: 0px 0px 13px 0px #000;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.membership_items:nth-child(1) {
    transform: translateY(3.5em) translateX(21.5em) rotate(315deg) skewX(0deg) scale(1);
}
.membership_items:nth-child(2) {
    transform: translateY(12em) translateX(28em) rotate(0deg) skewX(0deg) scale(1);
    /*  background-image: url('../images/Petal_2.png');*/
    background-color: #cc5f14;
    /*   background-size: contain;
        background-repeat: no-repeat;*/
}
.membership_items:nth-child(3) {
    transform: translateY(22.5em) translateX(28em) rotate(37deg) skewX(0deg) scale(1);
}
.membership_items:nth-child(4) {
    transform: translateY(30em) translateX(19.5em) rotate(90deg) skewX(0deg) scale(1);
    background-color: #e8d9c4;
}
.membership_items:nth-child(5) {
    transform: translateY(29em) translateX(9em) rotate(310deg) skewX(0deg) scale(1);
    background-color: #cc5f14;
}
.membership_items:nth-child(6) {
    transform: translateY(20.5em) translateX(2em) rotate(-2deg) skewX(0deg) scale(1);
    background-color: #e8d9c4;
}
.membership_items:nth-child(7) {
    transform: translateY(9.5em) translateX(3em) rotate(46deg) skewX(0deg) scale(1);
}
.membership_items:nth-child(8) {
    transform: translateY(3em) translateX(11em) rotate(270deg) skewX(0deg) scale(1);
    background-color: #e8d9c4;
}
.membership_items:nth-child(2) .membership_title,
.membership_items:nth-child(5) .membership_title{
    color: #fff;
}
.membership_box {
    width: 150px;
    transform: rotate(0deg);
    margin: 0px auto;
}
.membership_box.boxnumber_1 {
    width: 150px;
    transform: rotate(45deg);
    margin: 5px auto;
    text-align: center;
}
.membership_box.boxnumber_2 {
    margin-top: 20px;
}
.membership_box.boxnumber_3 {
    transform: rotate(325deg);
    margin-top: 24px;
}
.membership_box.boxnumber_4 {
    transform: rotate(270deg);
}
.membership_box.boxnumber_5 {
    transform: rotate(50deg);
    max-width: 130px;
    padding-left: 25px;
}
.membership_box.boxnumber_6 {
    transform: rotate(2deg);
    margin-top: 20px;
}
.membership_box.boxnumber_7 {
    transform: rotate(314deg);
    padding-top: 30px;
}
.membership_box.boxnumber_8 {
    transform: rotate(90deg);
    padding-left: 40px;
}
.boxnumber_1 .membership_image{
    max-width: 40px;
}
.membership_box.boxnumber_3 .membership_image {
    max-width: 60px;
}
.modal-dialog.membership-modal {
    max-width:400px;right: -30%; top:15%;
}
.modal-open .home-tassmembership .modal {
    background: transparent;
}
.page-id-1294 .modal-backdrop{
    background-color: transparent;
}
.home-tassmembership .modal.show button.close {
    color: #505050;
    font-size: 22px;
    top: -25px;
}
.modal-dialog.membership-modal .modal-content {
    border-radius: 40px 0px;
}
.membership_modalimage {
    max-width: 70px;
    margin: 0px auto;
}
h3.membership_modaltitle {
    font-weight: 600;
    line-height: 24px;
    color: #505050;
}
.membership_content {
    padding: 0px 10px 0px;
}
.membership_content p{
    font-size: 16px;
    line-height: 19px;
}
.membership-modal .modal-content .modal-body{
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 25px;
    border: 2px solid #e5e5e5;
    border-radius: 40px 0px;
}
.membership-modal .modal-content .modal-body:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: -15%;
    width: 130%;
    height: 55%;
    background-color: #c3e1c1;
    z-index: -1;
    border-radius: 45% 45% 0px 0px;
}
#membership8 .modal-dialog.membership-modal,
#membership7 .modal-dialog.membership-modal,
#membership6 .modal-dialog.membership-modal,
#membership5 .modal-dialog.membership-modal{
    max-width: 400px;
    left: -30%;
    right: unset;
}
.page-id-1294 .home-tassmembership .row.space-50.justify-content-center {
    display: none;
}
#circle-outer {
  margin: 0px;
}

#circle {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
#circle text {
  font-size: 16px;
  font-weight: bold; fill: #505050;letter-spacing: 1px;
}

#circle svg {  
  position: relative;
    left: 15px;
    top: 215px;
    width: 100%;
    height: 316px;
 /* -webkit-animation-name: rotate;  
  animation-name: rotate;
  animation-duration: 8s;  
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;  
  animation-timing-function: linear;*/
}
@keyframes rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);   
  }
}
.school-profile-item a {
    display: inline-block;
} 
.membership-outer {
    position: absolute;
    top: 48%;
    max-width: 170px;
    left: 42%;
    text-align: center;
}

p.membership-text {
    font-size: 12px;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
}
 p.membership-text strong {
    font-size: inherit;
    font-family: 'Aktiv-Grotesk-Extended', sans-serif;
}
.membership_items:hover{
	overflow: visible;
}
.modal-body-membership-outer {
    border-radius: 40px 0px;
    background-color: #fff;
    position: absolute;
    top: -100px;
    width: 400px;	
	display:none;
}
.membership_items:hover .modal-body-membership-outer {display:block;}
.modal-body-membership{
	position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 40px 0px;
}
.modal-body-membership:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: -15%;
    width: 130%;
    height: 55%;
    background-color: #c3e1c1;
    z-index: -1;
    border-radius: 45% 45% 0px 0px;
}
.bg-white{
	background:#fff;
}
.text-orange{
	color:#C66029;
}
.school-charter-list li {
    list-style: decimal;
    margin-left: 20px;
    padding: 10px 10px 10px 30px;
}
.safari .school-charter-list li {
	margin-left: 25px; 
} 	
.school-charter-outer {
    padding: 0px 35px;
}
.pledge-contnet p {
    padding-top: 0px;
}
.pledge-outer .row .col-md-12:last-child .pledge-items{
	margin-bottom: 0px;
}
.space-top-25{
	padding-top: 25px;
}
p a, p a:hover {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}
.home-tassmembership-mobile{
	display:none;
}