#site-header {
    background-color: #fff;
    padding-block: 6px;
}

.shrink-sticky-header.on-shrink-adjust-height:not(.fixed-scroll--mobile-only) #site-logo .logo-img {
    max-height: 64px;
    width: auto;
}

#site-header-inner {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sticky-header-shrunk.on-shrink-adjust-height #site-header-inner {
    height: auto;
    padding-block-start: 0;
    padding-block-end: 0;
}

.more-ele-posts .vc_column-inner {
    width: max-content;
    margin: 0 auto 40px;
}

div#site-navigation-wrap {
    margin: 0 auto;
    position: relative;
}

.wpex-flush-dropdowns .main-navigation-ul>li {
    margin: 0 10px;
}

body.home div#content-wrap {
    max-width: 100%;
}

div#content-wrap {
    max-width: 100%;
}

li.search-toggle-li.menu-item.wpex-menu-extra.no-icon-margin {
    display: none;
}

body.home .wpb_revslider_element.wpb_content_element *,
body.error404 .wpb_revslider_element.wpb_content_element * {
    box-shadow: none;
}

body.home .tp-bullets.hesperiden.horizontal.nav-pos-hor-center.nav-pos-ver-top.nav-dir-horizontal,
body.error404 .tp-bullets.hesperiden.horizontal.nav-pos-hor-center.nav-pos-ver-top.nav-dir-horizontal {
    display: none;
}

body.home .single-page-content .wpb-content-wrapper > .vc_row:not(:first-child),
body.error404 .single-page-content .wpb-content-wrapper > .vc_row:not(:first-child),
body.error404 #content > article.entry > div:not(:first-child){
    max-width: 95%;
    margin: 0 auto;
}

.wpb-content-wrapper > .vc_row:not(:first-child) {
    max-width: 95%;
    margin: 0 auto;
}

body.home iframe {
    width: 100%;
}



body.home #rev_slider_5_1_wrapper .uranus.tparrows ,
body.error404 #rev_slider_5_1_wrapper .uranus.tparrows {
    width: max-content;
    height: max-content;
    right: 0;
    left: auto;
}

body.home #rev_slider_5_1_wrapper .uranus.tparrows:before ,
body.error404 #rev_slider_5_1_wrapper .uranus.tparrows:before {
    width: 24px;
    height: 26px;
    line-height: 1;
    font-size: 24px;
}

body.home .tp-leftarrow.tparrows.uranus ,
body.error404 .tp-leftarrow.tparrows.uranus {
    transform: translate(13px, -25px) !important;
}

.wpex-post-cards-entry .wpex-card-details .wpex-card-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
}

.wpex-post-cards-entry .wpex-card-details {
    height: 100%;
}

@media (min-width: 991px) {
    body.home #rev_slider_5_1_wrapper .uranus.tparrows:before ,
    body.error404 #rev_slider_5_1_wrapper .uranus.tparrows:before {
        width: 50px;
        height: 50px;
        line-height: 1;
        font-size: 50px;
    }


    h2.wpex-text-lg {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 8px;
    }

    .page-id-12046 .single-page-content > div > div:not(:first-child){
        max-width: 1500px;
        padding: 0 30px;
        /*margin: 32px auto;*/
    }
}


/* Our Founder */

.lek-with-hillary .wpb_text_column {
    overflow: auto;
}

.lek-with-hillary-img {
    width: 50%;
    height: auto;
    max-width: 600px;
}

/* News */
.vc_row.wpb_row.vc_row-fluid.wpex-vc-full-width-row.wpex-relative .vc_column-inner {
    padding: 0;
}

.page-id-12270 .vc_row.wpb_row.vc_row-fluid.vc_row-flex.wpex-relative.wpex-vc_row-has-fill.no-bottom-margins.wpex-vc-reset-negative-margin {
    padding: 0 !important;
    overflow: auto;
}

.page-id-12270 .vcex-image-inner.wpex-relative.wpex-inline-block.overlay-parent.overlay-parent-hover-button.overlay-h.wpex-overflow-hidden.overlay-ms {
    border-radius: 0 !important;
}

.page-id-12270 .wpex-post-cards.wpex-post-cards-template_12517 {
    max-width: 1460px;
    margin: 0 auto;
}

.page-id-12270 .wpex-post-cards-entry .vc_column-inner {
    padding: 0;
}

.page-id-12270 .wpex-post-cards-entry .wpb_wrapper > div {
    padding: 0 16px;
}

.page-id-12270 .wpex-post-cards-entry .vcex-page-title .vcex-page-title__heading {
    color: #336600;
    font-size: 22px;
    font-weight: 600;
    margin: 12px auto 3px;
}

.page-id-12270 ul.vcex-post-meta.meta.vcex-module.wpex-flex.wpex-flex-wrap.wpex-items-center {
    margin-top: auto;
    padding: 0 16px 16px;
}

.page-id-12270 .wpex-post-cards-entry .vcex-post-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.page-id-12270 .wpex-post-cards-entry .overlay-parent img {
    vertical-align: middle;
    height: 320px;
    /*width: auto;*/
    object-fit: cover;
}

.single-post article.single-blog-article {
    max-width: 1500px;
    padding: 0 30px;
    margin: 32px auto;
}

.single-post article.related-post figure {
    margin-bottom: 12px;
    height: 240px;
}

.single-post article.related-post figure img {
    height: 240px;
    object-fit: cover;
}


.single-post article.related-post .vcex-post-excerpt p  {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.single-post article.related-post .vcex-post-excerpt p:not(:first-child) {
    display: none;
}


.single-post article.related-post ul.vcex-post-meta {
    margin: auto 0 12px;
}


.vc_row.wpb_row.vc_row-fluid.no-paypal-text {
    max-width: 95%;
    margin: 0 auto;
    padding: 40px 20px 0;
}

.no-paypal-text .vc_column_container>.vc_column-inner {
    padding: 0;
}

.page-id-11148 article {
    max-width: 1440px;
    margin: 0 auto;
}

body .vc_custom_1693639252686 {
    border-radius: 0 !important;
}

.vc_custom_1693639252686 .vc_column_container>.vc_column-inner {
   padding-inline: 40px;
}

.vc_row.wpb_row.vc_row-fluid.map-iframe {
    margin-top: 40px;
}

.contact-top-text .vc_column_container>.vc_column-inner {
    padding-inline: 50px;
}

.meet-ele-group .vc_column-inner {
    margin-bottom: 0;
}

.meet-group-title {
    margin-bottom: 35px;
}

.page-id-262 article .single-content {
    max-width: 1532px;
    margin: 0 auto;
}

.wpex-card h4 {
    margin: 10px 0;
}

.single-portfolio #content {
    max-width: 1500px;
    padding: 0 30px;
    margin: 0 auto;
}

.single-portfolio #content .wpex-relative.wpex-vc_row-has-fill.wpex-vc-reset-negative-margin {
    max-width: 100%;
}

.single-portfolio #content .wpb-content-wrapper > .vc_row:not(:first-child) {
    max-width: 100%;
    margin: 0 auto;
}

.single-portfolio #content figure,
.single-portfolio #content figure > div {
    width: 100%;
}

.single-portfolio #content img.vc_single_image-img.attachment-medium {
    object-fit: cover;
    width: 100%;
}

.single-portfolio #content .wpb-content-wrapper > div:first-of-type {
    margin-bottom: 32px;
}



/* Footer */
div#footer-inner {
    max-width: 1530px;
    padding-inline: 30px;
}

.site-footer ul#menu-enp-menu-1 {
    column-count: 2;
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr;*/
}

.site-footer .footer-box.span_1_of_3 .textwidget p {
    margin-bottom: 5px;
}

.site-footer .footer-box.span_1_of_3 .textwidget.custom-html-widget {
    text-align: right;
}

.site-footer .wpex-bordered-list a {
    font-size: 20px;
    font-weight: 700;
}

.site-footer .wpex-bordered-list #menu-enp-menu-1 > li {
    padding: 6px 0;
}

.site-footer .wpex-bordered-list .sub-menu a {
    font-weight: 500;
}

.site-footer ul.sub-menu > li {
    margin: 0;
    margin-block-start: 0 !important;
}

.page-id-12107 :is(.wpex-masonry-grid,.vcex-isotope-grid) {
    margin-top: 30px;
}

body.single-testimonials .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0 30px;
    max-width: 1500px;
}

body.single-testimonials h1.single-post-title.entry-title {
    margin: 32px 0;
}

.single-portfolio #content .wpb-content-wrapper > div:first-of-type {
    margin: 30px auto;
}

@media (max-width: 990px) {
    body.home .single-page-content .wpb-content-wrapper > .vc_row:not(:first-child), body.error404 .single-page-content .wpb-content-wrapper > .vc_row:not(:first-child) {
        max-width: 95%;
        margin: 10px auto;
    }

    .day-visits-hp {
        margin-top: 32px !important;
    }

    .vc_column_container>.vc_column-inner {
        padding-left: 5px;
        padding-right: 5px;
    }

    .day-visits-hp .theme-button.expanded {
        padding: 10px;
    }

    .more-ele-posts .vc_column-inner {
        padding: 0 !important;
    }

    body.home .wpex-p-30 {
        padding: 18px;
    }

    /*ABOUT */
    body .vc_custom_1683271985108 {
        padding: 0 !important;
    }

    body .vc_custom_1749288943491 h1 {
        margin-top: 0;
    }

    body .vc_custom_1683272984927 {
        padding: 30px 0 !important;
    }

    body .vc_custom_1683273039119 {
        padding: 30px 0 !important;
    }

    /* News */
    .single-post article.single-blog-article {
        padding: 0 16px;
    }

    .single-post article .wp-video {
        margin-bottom: 7px;
    }


    /* Meet the ele */
    .page-id-262 h2 {
        padding: 0 16px;
        font-size: 30px;
    }

    .page-id-262 h3 {
        font-size: 26px;
    }

    .page-id-262 .vc_custom_1684321198953 {
        margin: 0 auto !important;
        padding: 0 20px 20px !important;
        background-color: #ffffff !important;
        border-radius: 20px !important;
    }

    .page-id-262 .vc_custom_1684321198953 a.vcex-button {
        width: 100%;
    }

    .single-portfolio #content {
        padding: 0 16px;
    }

    .single-portfolio #content .wpb-content-wrapper > div:first-of-type {
        margin: 30px auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        flex-wrap: wrap;
    }

    .single-portfolio #content .wpb-content-wrapper > div:first-of-type:after,
    .single-portfolio #content .wpb-content-wrapper > div:first-of-type:before {
        content: none;
    }

    .single-portfolio #content .wpb-content-wrapper > div:first-of-type .vc_col-sm-2 {
        width: 100%;
    }

    .page-id-12107 .wpex-p-30 {
        padding: 16px;
    }

    body.single-testimonials .wpb_column.vc_column_container.vc_col-sm-12 {
        padding: 0 20px;
    }

    body.single-testimonials h1.single-post-title.entry-title {
        margin: 24px 0;
    }

    body .vc_custom_1683274258916 {
        padding: 0 !important;
    }

}

@media (max-width: 767px) {
    .single-portfolio #content .wpb-content-wrapper > div:first-of-type {
        grid-template-columns: repeat(2, 1fr);
    }
}