.home .main-header {
    z-index: 9999;
    position: absolute;
    width: 100%;
    /* background-color: rgba(250, 250, 24, 0.395); */
}
.breadcrumb-item span.current {
    color: #00053E;
}
.case-study.cms .icon-box-module {
    margin-bottom: 3rem!important;
}
.pad-r-0 {
    padding-right: 0!important;
}
.shape-right-1 {
    z-index: 5;
}
.shape-left-1--down{
    top: 500px;
}
.board-members-figure__img--modal {
    width: inherit;
    height: auto;
}
.board-members-figure--modal {
    padding-bottom: unset;
    display: flex;
    background-color: transparent;
    justify-content: center;
    margin-bottom: 2rem;
}
.board-members__img-wrap {
    width: 230px;
}
.load-more__img-wrap {
    position: relative;
    height: 204px;
}
.custom-image__load-more {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.hover\:bg-secondary:hover {
    background-color: var(--lqd-color-primary);
    transform: scale(1.25);
}
.lqd-mobile-sec-nav .collapse:not(.show) {
    display: none!important;
}
.accordion-collapse {
    background-color: #fff;
}
.accordion-item.active .accordion-title-round .accordion-title a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.container {
    z-index: 5555;
    position: relative;
}
.albury-gmap-iframe {
    width: 100%;
    height: 600px;
    pointer-events: unset!important;
}
.srch-icn {
    font-size: 24px;
}
.cms-content-block--find-interact {
    padding-top: 80px;
    padding-bottom: 80px;
}
.portfolio-single {
    position: relative !important;
    top: unset !important;
    left: unset !important;
}
.circle-image {
    border-radius: 50%;
}
.circle-template__header {
    margin-bottom: 5rem;
}
.circle-image-grid__item-img-wrap {
    margin: auto;
    margin-bottom: 1.25rem;
    height: 204px
}
.circle-image-grid__column {
    margin-bottom: 5rem;
    padding: 0 15px;
}
.mb-3rem {
    margin-bottom: 3rem;
}
.lqd-imggrp-img-container.testimonial__img-container {
    max-width: 80%;
}
.testimonial__txt-column {
    display: flex;
    z-index: 5;
    flex-direction: column;
    justify-content: center;
}
#testimonial .flickity-viewport {
    height: 490px!important;
}
.testimonial-carousel__row {
    max-width: 100%!important;
    margin-left: 0!important;
    margin-right: 0!important;
}
.video-section__header {
    margin-bottom: 3rem;
}
.circle-image-grid__item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slick-slide {
    text-align: center;
}
.form-media-search__dropdown select {
    line-height: 1;
}
.cms-body--filter-body {
    
}
.img-h215-obj-cov {
    height: 215px;
    object-fit: cover;
}
.marketing.location {
    overflow: hidden;
}
/* responsive */
@media (max-width: 1199px) {
    .menu-long-list .nav-item-children {
        display: none;
        max-height: 300px;
        overflow-y: auto;
    }
    #testimonial .flickity-viewport {
        height: 490px!important;
    }
    .testimonial .carousel-item,
    .testimonial .image-container {
        height: 100%;
    }
    .lqd-mobile-sec {
        display: block;
    }
    [data-overlay-onmobile=false] .main-header:not(.is-stuck) {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
     .home[data-overlay-onmobile=false] .main-header:not(.is-stuck) {
        position: absolute;
        top: auto;
        left: auto;
        width: 100%;
    }
}
@media screen and (max-width: 1199px) and (min-width: 576px) {
    .icn-wheelchair {
        width: 38px;
        height: 38px;
    }
    .lqd-mobile-sec .navbar-header > .btn-square {
        width: 52px;
        height: 52px;
    }
    .nav-trigger.style-mobile .bars {
        width: 32px;
        height: 38px;
    }
    .nav-trigger.style-mobile .bar {
        width: 32px;
        height: 3px;
        margin-bottom: 8.25px;
    }
    .nav-trigger.collapsed.style-mobile .bar:nth-child(2) {
        width: 25px;
    }
}
@media (max-width: 991px) {
    .cms-content-block--find-interact {
        padding: 40px 20px;
    }
    #testimonial .flickity-viewport {
        height: 905px!important;
    }
    .lqd-imggrp-img-container.testimonial__img-container {
        max-width: 65%;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .media-hub__filter-pad {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 767px) {
    /* #testimonial .flickity-viewport {
        height: 600px !important;
    } */
    .testimonial img.rounded-full {
        max-width: 100%;
    }
    .srch-icn {
        font-size: 32px;
    }
    .hover\:bg-secondary:hover {
        background-color: var(--lqd-color-primary);
        transform: scale(1.1);
    }
    .board-members__img-wrap {
        width: 330px;
    }
}
@media (min-width: 1200px) {
    .menu-long-list .nav-item-children {
        width: 500px;
        display: flex;
        flex-wrap: wrap;
    }
    .menu-long-list .nav-item-children .menu-item {
        width: 50%;
    }
    .srch-icn {
        font-size: 24px;
    }
    .lqd-modal--governance {
        padding: 3em;
    }
    /* .crcle-img__custom-1 {
        width: 65%;
    }
    .crcle-img-sm__custom-1 {
        max-width: 220px;
        max-height: 220px;
    } */
    .icn-wheelchair {
        width: 66px;
        height: 66px;
    }

}
@media (min-width: 1400px) {
    .container--xxl {
        max-width: 1300px;
    }
}
svg.community-icons{
    height: 70px;
    width: 70px;
    fill: transparent;
}
.communtiy-icons-wrapper{
    max-width: 100%;
}
svg.community-icons path{
 fill: transparent;
}
.contact_newsletter span.wpcf7-form-control-wrap.recaptcha {
    display: block;
    transform: scale(.7);
    width: 100%;
    left: -31px;
    position: relative;
    margin-top: 3px;
}

@media only screen and (max-width: 767px) {
    .contact_newsletter span.wpcf7-form-control-wrap.recaptcha {
    display: block;
    transform: scale(1);
    width: 100%;
    left: 0;
    position: relative;
    margin-top: 15px;
}
}