@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* 
Font family
-----------------------------------------------

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

-----------------------------------------------*/

div#gt_float_wrapper {
    bottom: 80px !important;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    list-style: none;
    font-family: 'Kanit', sans-serif;
}

body,
ul,
li,
a {
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 20px;
}

body {
    max-width: 100%;
    overflow-x: hidden !important;
    background: #fff !important;
}



/* == CONTAINER-CSS ==
================================================= */


.container,
.e-con-inner,
.elementor-container {
    max-width: 100% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;

}

@media (min-width: 1240px) {

    .container,
    .e-con-inner,
    .elementor-container {
        max-width: 88% !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        row-gap: 0 !important;
    }

    .legislative-activity .e-con-inner,
    .team-outer .e-con-inner,
    .campaign-page-outer .e-con-inner,
    .project-outer .e-con-inner {
        max-width: 1200px !important;
    }

    .heateor_sss_sharing_container {
        max-width: 88% !important;
        margin-left: auto;
        margin-right: auto;
    }

}

/* .elementor-element,
.e-con-inner {
    padding: 0 !important;
} */

/* == CONTAINER-CSS ==
================================================= */




hr.wp-block-separator {
    color: transparent !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.elementor-divider span.elementor-divider-separator {
    border-top: 1px solid #D9D9D9 !important;
}



/* == ADA-ICON-CSS ==
===============================================================*/

body .uwy.userway_p5 .uai {
    top: auto;
    bottom: 80px !important;
    left: 13px;
    right: auto;
}

div#userwayAccessibilityIcon img.ui_b {
    filter: invert(1);
    -webkit-filter: invert(1);
}

/* == ADA-ICON-CSS ==
===============================================================*/






/* == SELECTION-CSS ==
===============================================================*/

::-moz-selection {
    background: #D9D9D9;
    color: #000;
}

::-webkit-selection {
    background: #D9D9D9;
    color: #000;
}

::selection {
    background: #D9D9D9;
    color: #000;
}

:root {
    --primarycolor: #F68512;
    --secondarycolor: #A18EC6;
    --btncolor: #563B87;
    --black: #000;
}

/* ---------------------------------------------------
var(--primarycolor)
var(--secondarycolor)
var(--btncolor)
var(--black)
--------------------------------------------------- */


/* == SELECTION-CSS ==
===============================================================*/





/* == BACKEND-ISSUES-CLEAR-CODE-CSS == 
===============================================================*/

body.elementor-editor-active .common-outer ul {
    float: none;
    width: auto;
    display: inline-flex;
    margin: 0px;
}

body.elementor-editor-active .common-outer ul li {
    float: none;
    width: auto;
    color: #555555;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    position: relative;
    padding: 0 10px;
}

body.elementor-editor-active .common-outer ul li::before {
    position: absolute;
    content: '';
    background-image: none;
    background-repeat: no-repeat;
    background-size: 0%;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    display: none;
}

/* == BACKEND-ISSUES-CLEAR-CODE-CSS == 
===============================================================*/






/* == TYPOGRAPHY-CSS == 
===============================================================*/



h1,
h2,
h3,
h4,
h5,
h6,
.common-outer h1,
.common-outer h2,
.common-outer h3,
.common-outer h4,
.common-outer h5,
.common-outer h6,
.common-outer h1 a,
.common-outer h2 a,
.common-outer h3 a,
.common-outer h4 a,
.common-outer h5 a,
.common-outer h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: 'Kanit', sans-serif !important;
    color: #000;
    /* margin: 0; */
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 100 !important;
}

/* h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    font-weight: 100;
} */

@media (min-width:440px) {

    h1,
    h1 a,
    .common-outer h1,
    .common-outer h1 a {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 80px !important;
        color: #000;
        text-align: initial;
        line-height: 90px;
        margin: 40px 0 10px;
    }

    h2,
    h2 a,
    .common-outer h2,
    .common-outer h2 a {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 70px !important;
        color: #000;
        line-height: 74px;
        margin: 40px 0 10px;
    }

    h3,
    h3 a,
    .common-outer h3,
    .common-outer h3 a {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 60px !important;
        color: #000;
        line-height: 53px;
        margin: 40px 0 10px;
    }

    h4,
    h4 a,
    .common-outer h4,
    .common-outer h4 a {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 44px !important;
        color: #000;
        line-height: 50px !important;
        margin: 40px 0 10px;
    }

    h5,
    h5 a,
    .common-outer h5,
    .common-outer h5 a,
    h5.elementor-image-box-title {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 32px !important;
        font-weight: 700;
        color: #000;
        line-height: 40px;
        margin: 40px 0 10px;
        letter-spacing: 0 !important;
    }

    h6,
    h6 a,
    h6 strong,
    .common-outer h6,
    .common-outer h6 a {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 25px !important;
        color: #000;
        line-height: 33px !important;
        margin: 40px 0 10px !important;
        letter-spacing: 0 !important;
    }
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    text-align: initial;
    font-family: 'Kanit', sans-serif;
    /* font-weight: 100; */
}


.elementor-widget-heading .elementor-heading-title {
    margin-bottom: 0 !important;
}

strong {
    font-weight: 500 !important;
}

span.nav-click {
    /* display: none; */
    font-size: 0;
    position: relative;
    padding: 15px 20px 15px 15px;
    cursor: pointer;
    right: -10px;
    top: 0px;
    transform: translateX(0%);
}


span.nav-click::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(../images/menu-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(0deg);
    right: 6px;
    top: 21px;
}

.sub-menu li span.nav-click {
    top: 14px;
    z-index: 999;
}

.common-outer blockquote p {
    margin-bottom: 0;
}

.common-outer {
    padding: 60px 0px;
    margin-left: auto;
    margin-right: auto;
    contain: content;
    position: relative;
}





/* == LIST-OL-AND-UL-CSS ==
============================================================== */

.common-outer ol,
.entry-content ol {
    padding-left: 25px;
    margin: 20px 0;
    text-align: left;
}

.common-outer ol li,
.entry-content ol li {
    font-family: 'Kanit', sans-serif;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 30px;
    padding: 0px;
    margin-bottom: 14px;
    position: relative;
    list-style-type: auto !important;
}

.common-outer ul li strong,
p strong,
b {
    font-weight: 600;
    color: #000 !important;
    font-size: 20px !important;
}

.common-outer ul,
ul.elementor-icon-list-items {
    padding: 0;
    margin: 20px 0;
    text-align: left;
}

.common-outer ul li,
ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text,
.take-action-post-content ul li {
    font-family: 'Kanit', sans-serif;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 32px;
    padding-left: 30px;
    margin-bottom: 14px;
    list-style: none;
    position: relative;
}

ul.elementor-icon-list-items li.elementor-icon-list-item::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 3px !important;
    margin-left: -29px;
    margin-top: 4px;
    background-image: url(../images/ul-li-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 19px;
    height: 19px;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}

.common-outer ul li::before,
.take-action-post-content ul li::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 0px !important;
    margin-left: -26px;
    margin-top: 8px;
    background-image: url(../images/ul-li-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 17px;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}

.common-outer ul li ul li {
    list-style: none;
}


/* == LIST-OL-AND-UL-CSS ==
============================================================== */







a {
    text-decoration: none !important;
}

a:focus,
a.elementor-button:focus {
    background: transparent !important;
}

.common-outer a {
    color: #ff6600;
    font-weight: 400;
    transition: 0.5s ease;
}

.common-outer a:hover {
    color: var(--btncolor);
    font-weight: 400;
    transition: 0.5s ease;
}

.common-outer a strong,
.common-outer strong a {
    color: #ff6600 !important;
    font-weight: 400;
}

p {
    font-family: 'Kanit', sans-serif !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: var(--black) !important;
    line-height: 32px !important;
    padding: 0px;
    margin-bottom: 18px !important;
}

.elementor-widget-text-editor .elementor-widget-container {
    font-family: 'Kanit', sans-serif !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: var(--black) !important;
    line-height: 32px !important;
    padding: 0px;
    margin-bottom: 18px !important;
}

p span {
    font-weight: 600;
    color: #D22335;
    font-size: 20px !important;
}

/* == TYPOGRAPHY-CSS == 
===============================================================*/










/* == FORM-TYPOGRAPHY-CSS == 
===============================================================*/

::placeholder {
    font-family: 'Kanit', sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 40px;
    padding: 0px;
    margin-bottom: 18px !important;
}

input:focus {
    outline: none !important;
    box-shadow: none !important;
}

.wpcf7-not-valid {
    border-bottom: 1px solid #D22335 !important;
}

.invalid .wpcf7-response-output {
    text-align: center;
    color: #D22335;
    border: 1px solid #D22335 !important;
    width: 100%;
    font-weight: 400;
    margin: 30px 0px 0px !important;
    font-size: 14px;
}


/* wpcf7 form wpcf7-response-output 
===============================================================*/

.wpcf7-response-output {
    text-align: center;
    color: green;
    border: 1px solid green !important;
    width: 100%;
    font-weight: 400;
    margin: 30px 0px 0px !important;
    font-size: 14px;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}

/* == FORM-TYPOGRAPHY-CSS == 
===============================================================*/












/* == IMAGE-WRAP-CSS_START == 
===============================================================*/

.alignnone {
    margin: 5px 30px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto 20px auto;
}

.alignright {
    float: right;
    margin: 0px 0 20px 40px;
}

.alignleft {
    float: left;
    margin: 20px 40px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 40px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 40px 30px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figcaption,
.gallery-caption,
.wp-caption-text {
    font-size: 12px !important;
}

/* IMAGE-WRAP-CSS_END == 
===============================================================*/



.top-title-space h1,
.top-title-space h2,
.top-title-space h3,
.top-title-space h4,
.top-title-space h5,
.top-title-space h6 {
    margin-top: 0 !important;
}






/* SCROLL_TO_TOP_CSS_START ==
===============================================================*/
.footer-newsletter-outer .e-con-inner {
    position: relative;
}

.top-scroll {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.top-scroll button#scrollToTop {
    font-size: 0;
    background: transparent;
    position: relative;
    border: none;
    padding: 27px;
    margin-right: 29px;
}

.top-scroll button#scrollToTop::before {
    position: absolute;
    content: "Top";
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    right: 14px;
}

.top-scroll button#scrollToTop::after {
    position: absolute;
    content: "";
    width: 43px;
    height: 39px;
    background-image: url(../images/top-after.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 5px;
    top: -5px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.top-scroll button#scrollToTop:hover::after {
    top: -10px;
}

/* SCROLL_TO_TOP_CSS_END
===============================================================*/










/* == ERROR_PAGE_CSS_START_START == 
===============================================================*/

.error-page_inner .error-title h1 {
    text-align: center;
    font-weight: 700;
}

.error-page {
    padding: 10px 2px;
}

.error-page_inner .error-title h1 {
    margin-top: 0 !important;
}

/* == ERROR_PAGE_CSS_START_END == 
===============================================================*/








/* == BTN_SECTION_CSS == 
===============================================================*/

.common-btn a,
a.btn-2 {
    color: var(--btncolor) !important;
    position: relative;
    padding: 10px 30px 10px 0px !important;
    background: transparent;
    font-size: 18px;
    line-height: 34px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.common-btn a::before,
a.btn-2::before {
    position: absolute;
    content: "";
    width: 93%;
    height: 1px;
    background: var(--btncolor);
    bottom: 5px;
    left: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.common-btn a::after,
a.btn-2::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 13px;
    background-image: url(../images/btn-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    bottom: 19px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.common-btn a:hover,
a.btn-2:hover {
    color: var(--primarycolor) !important;
    position: relative;
    padding: 10px 30px 10px 0px !important;
    background: transparent;
    font-size: 18px;
    line-height: 34px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.common-btn a:hover::before,
a.btn-2:hover::before {
    background: var(--primarycolor);
    width: 100%;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.common-btn a:hover::after,
a.btn-2:hover::after {
    background-image: url(../images/btn-hover-arrow.svg);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}




/* == BTN_TWO_CSS == 
===============================================================*/

.bg-btn a {
    background-color: #fff;
    color: var(--black) !important;
    font-size: 18px;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
}

.bg-btn a::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-black-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 17px;
}

.bg-btn a:hover {
    background: var(--primarycolor) !important;
    color: #fff !important;
}

.bg-btn a:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

.bg-btn a:focus {
    background-color: var(--primarycolor) !important;
    color: #fff !important;
}

.bg-btn a:focus::after {
    background-image: url(../images/btn-white-arrow.svg);
}




/* == BTN_THREE_CSS == 
===============================================================*/

.bg-btn-two a,
a.bg-btn-two {
    background-color: var(--primarycolor);
    color: #fff !important;
    font-size: 18px;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
}

.bg-btn-two a::after,
a.bg-btn-two::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 23px;
}

.bg-btn-two a:hover,
a.bg-btn-two:hover {
    background: var(--secondarycolor);
    color: #fff !important;
}

.bg-btn-two a:hover::after,
a.bg-btn-two:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

.bg-btn-two {
    padding-top: 31px;
    text-align: center;
}

.bg-btn-two a:focus,
a.bg-btn-two:focus {
    background-color: var(--primarycolor) !important;
    color: #fff !important;
}

/* == BTN_SECTION_CSS == 
===============================================================*/




body.home .common-outer {
    padding: 0 !important;
}

body.home .common-outer::after,
body.home .common-outer::before {
    display: none;
}

#preloader {
    display: none;
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999;
}





/* == MENU-CSS == 
===============================================================*/


ul.c-menu__items>li.c-menu__item.current-menu-parent>a.c-menu__link,
ul.c-menu__items>li.c-menu__item.current-menu-parent>a.c-menu__link,
ul.c-menu__items>li.c-menu__item.current-menu-parent>a.c-menu__link,
ul.c-menu__items>li.c-menu__item.current-menu-parent.active>a.c-menu__link {
    color: var(--primarycolor) !important;
}

.menu-social-title {
    width: 100%;
}

.menu-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 19px;
}

.menu-social i {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 15px;
}

.menu-social i:hover {
    background: var(--primarycolor);
    color: #fff;
}

ul.c-menu__items li.c-menu__item .sub-menu li a:hover {
    color: var(--btncolor) !important;
}




.c-buttons button#c-button--slide-right {
    margin-top: -6px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    padding: 65px 30px;
    background: var(--primarycolor);
}

nav#c-menu--slide-right.is-active {
    width: 100%;
    background: #F6F3F9;
    display: flex;
    flex-direction: row-reverse;
}

nav#c-menu--slide-right.is-active button.c-menu__close {
    position: absolute;
    margin-top: -6px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    padding: 65px 38px;
    background-color: var(--primarycolor);
    width: fit-content;
    background-size: 24px !important;
    background-position-x: center;
}



nav#c-menu--slide-right.is-active .menu-rightside .menu-logo {
    text-align: center;
    margin-bottom: 20px;
}

nav#c-menu--slide-right.is-active .menu-rightside .menu-logo img {
    width: 190px;
    height: 120px;
    object-fit: contain;
}

.menu-logo-content {
    text-align: center;
}

nav#c-menu--slide-right.is-active .menu-rightside p {
    font-size: 18px !important;
    margin-bottom: 8px !important;
    text-align: center;
    font-weight: 400 !important;
    color: #565656 !important;
}

nav#c-menu--slide-right.is-active .menu-rightside .menu-contact-email a {
    width: 100%;
    display: block;
    font-size: 18px !important;
    margin-bottom: 8px !important;
    text-align: center;
    font-weight: 400 !important;
    color: #565656 !important;
}

nav#c-menu--slide-right.is-active .menu-rightside a:hover p,
nav#c-menu--slide-right.is-active .menu-rightside .menu-contact-email a:hover {
    color: var(--primarycolor) !important;
}

nav#c-menu--slide-right.is-active .menu-rightside h6 {
    text-align: center;
    font-size: 30px !important;
    margin-bottom: 22px !important;
}


.bg-btn.menu-donate-button a {
    background-color: var(--primarycolor);
    color: #fff !important;
    font-size: 18px;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
}

.bg-btn.menu-donate-button a::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 23px;
}

.bg-btn.menu-donate-button a:hover {
    background: var(--secondarycolor) !important;
    color: #fff !important;
}

.bg-btn.menu-donate-button a:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

.bg-btn.menu-donate-button a:focus {
    background: var(--primarycolor) !important;
    color: #fff !important;
}

.bg-btn.menu-donate-button {
    padding-top: 31px;
    text-align: center;
}

.c-menu--push-left .c-menu__link,
.c-menu--push-right .c-menu__link,
.c-menu--slide-left .c-menu__link,
.c-menu--slide-right .c-menu__link {
    font-size: 35px;
    line-height: 70px;
}


nav#c-menu--slide-right.is-active .menu-content {
    position: relative;
}

nav#c-menu--slide-right.is-active .menu-content::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/half-logo-overlay.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 29%;
    top: 0;
    right: 30px;
}


button.sub-menu-toggle {
    display: none;
}

.sub-menu li a {
    color: var(--primarycolor) !important;
    padding: 0px 50px 0 10px;
    text-transform: none !important;
}

.sub-menu li a:hover {
    color: var(--black) !important;
}

.sub-menu ul.sub-menu {
    background: black;
}

.sub-menu ul.sub-menu {
    background: #e7e0f0;
}

.sub-menu ul.sub-menu li a {
    padding: 0 25px;
    color: #000 !important;
}

/* == MENU-CSS == 
===============================================================*/


nav#c-menu--slide-right.is-active .menu-content {
    width: 59%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 30px 0 50px 60px;
}

nav#c-menu--slide-right.is-active .menu-rightside {
    width: 41%;
    padding: 50px;
    border-left: 1px solid #C6C6C6 !important;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* ==== width ==== */
nav#c-menu--slide-right.is-active .menu-rightside::-webkit-scrollbar,
nav#c-menu--slide-right.is-active .menu-content::-webkit-scrollbar {
    width: 10px;
}

/* === Track === */
nav#c-menu--slide-right.is-active .menu-rightside::-webkit-scrollbar-track,
nav#c-menu--slide-right.is-active .menu-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #F6F3F9;
    border-radius: 10px;
}

/* ====  Handle ==== */
nav#c-menu--slide-right.is-active .menu-rightside::-webkit-scrollbar-thumb,
nav#c-menu--slide-right.is-active .menu-content::-webkit-scrollbar-thumb {
    background: #f0f0f0;
    border-radius: 10px;
    cursor: pointer;
}

/* ==== Handle on hover ==== */
nav#c-menu--slide-right.is-active .menu-rightside::-webkit-scrollbar-thumb:hover,
nav#c-menu--slide-right.is-active .menu-content::-webkit-scrollbar-thumb:hover {
    background: #f0f0f0;
}

/* == SCROLLBAR_CSS_END == 
===============================================================*/




/* == HEADER-CSS == 
===============================================================*/
/* header#masthead .header-outer.sticky {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    animation-timing-function: linear;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    left: 0;
    position: fixed;
    top: 0;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    width: 100%;
    background-color: #a18ec6;
    color: #00000038;
    box-shadow: 1px 1px 15px 0px;
}

header#masthead .header-outer.sticky .header-logo-inner img {
    height: 70px;
}

header#masthead .header-outer.sticky .c-buttons button#c-button--slide-right {
    padding: 42px 30px;
} */

header#masthead {
    position: absolute !important;
    width: 100%;
}

header#masthead .header-outer {
    padding: 0;
}

header#masthead .header-outer .e-con-inner {
    max-width: 100% !important;
    padding: 5px 0 0 55px;
    display: flex;
    align-items: center;
}

header#masthead .header-outer .e-con-inner .hfe-site-logo-container {
    text-align: left;
}

.header-logo-inner {
    display: flex;
    justify-content: center;
}

.header-logo-inner {
    padding: 0;
    height: 100%;
}

/* == HEADER-CSS == 
===============================================================*/









/* == SLIEDR_BOTTON_THREE_BTN_CSS == 
===============================================================*/

.slider-bottom-three-button .e-con-inner {
    max-width: 100% !important;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.slider-bottom-three-button .e-con-inner a {
    width: 100%;
    border-radius: 0;
    font-size: 30px;
    padding: 35px 25px;
}

.slider-bottom-three-button .e-con-inner a:focus {
    background: #a18ec6 !important;
}

.slider-bottom-three-button .e-con-inner a:hover {
    opacity: 0.8;
}


/* == SLIEDR_BOTTON_THREE_BTN_CSS == 
===============================================================*/










/* == CAMPAIGNS_CSS == 
===============================================================*/

.home-page-Current-Campaigns-outer .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
}











.home-page-Current-Campaigns-title.title-section .elementor-widget-container {
    text-align: center !important;
    display: flex;
    justify-content: center;
}

.campaign-item-outer {
    display: block;
    flex-wrap: wrap;
    gap: 100px;
    justify-content: center;
    column-count: 2;
}

.campaign-item-outer .campaign-item {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
    overflow: hidden;
}

.campaign-image a {
    position: relative;
    display: block;
}

.campaign-image a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/campaigns-box-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    bottom: -260px;
}

.campaign-item-outer .campaign-item .campaign-image img {
    width: 100%;
}

.campaign-item-outer .campaign-item .campaign-content {
    position: absolute;
    padding: 0 30px;
    bottom: 0px;
    transition: 0.5s ease;
}

.campaign-item-outer .campaign-item:nth-child(3) {
    padding-top: 150px;
}

.home-page-Current-Campaigns-outer .e-con-inner {
    position: relative;
}

.home-page-Current-Campaigns-content {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    /* margin-bottom: -100px !important; */
}

.home-page-Current-Campaigns-content p {
    text-align: center;
    width: 100%;
    float: none;
}

.campaign-item-outer .campaign-item .campaign-content h5,
.campaign-item-outer .campaign-item .campaign-content h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 46px;
    position: relative;
    font-size: 30px !important;
    text-transform: uppercase;
}

.campaign-item-outer .campaign-item .campaign-content h5::before,
.campaign-item-outer .campaign-item .campaign-content h4::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: var(--black);
    left: 0;
    top: 22px;
}

.campaign-item-outer .campaign-item .campaign-content p {
    display: none;
    transition: 0.5s ease;
}

.campaign-item-outer .campaign-item .campaign-content a.btn-2 {
    display: none;
    transition: 0.5s ease;
}

.campaigns-button .common-btn {
    text-align: center;
}

.campaign-item-outer .campaign-item:hover .campaign-image a::before {
    bottom: 0 !important;
    transition: 0.5s ease;
}

.campaign-item-outer .campaign-item:hover .campaign-content p {
    display: block;
    transition: 0.5s ease;
}

.campaign-item-outer .campaign-item:hover .campaign-content a.btn-2 {
    display: block;
    transition: 0.5s ease;
    width: fit-content;
}

.campaign-item-outer .campaign-item:hover .campaign-content {
    padding: 0 30px 30px;
    transition: 0.5s ease;
}


.elementor-custom-embed-play {
    display: flex !important;
}

/* == CAMPAIGNS_CSS == 
===============================================================*/











/* == TAKE_ACTION_CSS == 
===============================================================*/

.take-action-top-section {
    width: 85%;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 9;
    background-attachment: fixed;
}

.take-action-top-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 46%, rgb(0 0 0 / 83%) 100%);
}

@media (min-width:1100px) {

    .take-action-top-section .e-con-inner {
        max-width: 61% !important;
        margin: 0;
        padding: 68px 90px 80px;
    }

}


.take-action-overlay {
    position: absolute;
    width: fit-content !important;
    background: var(--secondarycolor);
    right: 0;
    bottom: 0;
    padding: 60px 52px;
    font-size: 80px;
    text-transform: uppercase;
    color: #fff;
}

.take-action-overlay .elementor-widget-container {
    margin-bottom: 0 !important;
}

.take-action-overlay h1 {
    color: #fff;
}

.our-mission-left-image .take-action-overlay h1 {
    margin: 0;
}

@media (min-width:600px) {

    .take-action-top-section .e-con-inner h4 {
        color: #fff;
        font-size: 50px !important;
        line-height: 60px !important;
        margin-bottom: 20px;
    }

}


.take-action-top-section .e-con-inner p {
    color: #fff !important;
    margin-bottom: 10px !important;
}




/* == TAKE_ACTION_BOTTOM_CSS == 
===============================================================*/

.take-action-bottom-section .e-con-inner {
    display: grid;
    grid-template-columns: 1fr 1.5fr 1.5fr;
    column-gap: 60px;
    padding-top: 290px;
    max-width: 100% !important;
}

@media (min-width:1160px) {

    .take-action-bottom-section img {
        height: fit-content !important;
    }

}


.take-action-post-content p {
    margin-bottom: 4px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.take-action-half-logo {
    background: #fff;
    width: 100%;
    height: 100%;
    padding-top: 125px;
    display: flex;
    justify-content: flex-end;
}

.take-action-post-content,
.take-action-post-content-one {
    width: 100%;
}

.take-action-post-content-one h6 span {
    font-weight: 300 !important;
}

.take-action-post-content {
    display: flex;
    /* justify-content: center; */
    padding-top: 50px;
}

.take-action-post-content h6 {
    margin-top: 0 !important;
}

.take-action-post-content ul {
    padding: 0;
    margin: 10px 0;
    text-align: left;
}

.take-action-post-content ul li {
    font-size: 16px !important;
    margin-bottom: 10px;
    font-weight: 400 !important;
}

.take-action-post-content-one h3 a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #000;
    bottom: 13px;
}

.take-action-post-content-one h3 a {
    position: relative;
}

.take-action-post-content-one h3 a:hover {
    color: var(--secondarycolor);
}

.take-action-post-content-one h3 a:hover::before {
    background: var(--secondarycolor);
}

.take-action-post-content-one h3 a:focus {
    background: transparent !important;
}

.take-action-post-content-one h6 {
    font-weight: 200 !important;
    margin-top: 50px !important;
}

.take-action-post-content-one h3 a span {
    font-weight: 200;
}

/* == TAKE_ACTION_BOTTOM_CSS == 
===============================================================*/













/* == TOOLS_SECTION_CSS == 
===============================================================*/

.Resources-content-outer .e-con-inner {
    column-gap: 30px;
    row-gap: 30px !important;
}

.Resources-content-outer .Resources-content-inner h6.elementor-heading-title {
    text-align: center;
    margin-top: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 20px !important;
}

.Resources_title-outer h2 strong {
    color: #fff;
}

.Resources-content-outer .Resources-content-inner p {
    color: #fff !important;
    text-align: center;
    font-size: 16px !important;
}

.Resources-content-outer .Resources-content-inner img {
    width: 100px !important;
    height: 120px !important;
    max-width: 85px !important;
    z-index: 99;
    position: relative;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.Resources-content-outer .Resources-content-inner {
    position: relative;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    display: flex;
    align-items: center;
}

.Resources-content-outer .Resources-content-inner::before {
    position: absolute;
    content: "";
    width: 115px;
    height: 115px;
    background: #fff;
    border-radius: 106%;
    left: auto;
    top: 13px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.Resources-content-outer .Resources-content-inner:hover::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 15px;
    left: auto;
    top: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.Resources-content-outer .Resources-content-inner:hover p {
    color: #000 !important;
}

.Resources-content-outer .Resources-content-inner:hover img {
    max-width: 100px !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.Resources-content-outer .e-con-inner {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center !important;
}


@media (min-width:1601px) {

    .Resources-content-inner {
        max-width: 17.3% !important;
        width: 100% !important;
    }

}

.Resources-content-inner {
    max-width: 30.3%;
    width: 100% !important;
}




/* == TOOLS_SECTION_CSS == 
===============================================================*/












/* == FEATURED_PUBLICATION_CSS == 
===============================================================*/

/* .Featured-Publications.title-section h5,
.current-project.title-section h5 {
    border: none !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 40px !important;
} */

.Featured-Publications .e-con-inner,
.video-section .e-con-inner {
    position: relative;
}

.Featured-Publications .e-con-inner::before,
.video-section .e-con-inner::before {
    position: absolute;
    content: "";
    width: 92%;
    height: 100%;
    background: #F7F7FC;
    top: 90px;
    right: -90px;
    z-index: -999;
}

.Featured-Publications .e-con-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    /* z-index: 9; */
}

.Featured-Publications.title-section {
    padding-top: 50px;
}

.title-section h5 {
    /* border: 1px solid #000; */
    width: fit-content;
    padding: 0 0px 15px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 400 !important;
    font-size: 35px !important;
}


.Featured-Publications-post {
    background: #1E2024;
    padding: 90px 35px;
}

.publication-post {
    display: grid;
    grid-template-columns: 0.6fr 0.7fr;
    align-items: center;
    gap: 30px;
}

.publication-post-image img {
    width: 100%;
}

.publication-post-content h5 {
    color: #fff;
    margin-bottom: 40px;
}


.publication-post-content a.download-link {
    color: #fff;
    position: relative;
    padding: 10px 30px 10px 0px;
    font-size: 18px;
    transition: 0.5s ease;
}

.publication-post-content a.download-link::before {
    position: absolute;
    content: "";
    width: 93%;
    height: 1px;
    background: #fff;
    bottom: 4px;
    left: 0;
    transition: 0.5s ease;
}

.publication-post-content a.download-link::after {
    position: absolute;
    content: "";
    width: 13px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    top: 15px;
    transition: 0.5s ease;
}

.publication-post-content a.download-link:hover {
    color: var(--primarycolor) !important;
    position: relative;
    padding: 10px 30px 10px 0px !important;
    background: transparent;
    font-size: 18px;
    line-height: 34px;
    transition: 0.5s ease;
}

.publication-post-content a.download-link:hover::before {
    background: var(--primarycolor);
    width: 100%;
    transition: 0.5s ease;
}

.publication-post-content a.download-link:hover::after {
    background-image: url(../images/btn-hover-arrow.svg);
    transition: 0.5s ease;
}

.publication-posts .owl-nav {
    position: absolute;
    top: -66px;
    right: 2px;
}

/* .publication-post-image {
    height: 375px;
} */

.publication-post-image img {
    height: 100%;
    object-fit: contain;
    object-position: center;
    border: 5px solid #fff;
}

button.owl-prev i,
button.owl-next i {
    opacity: 0;
}

button.owl-prev,
button.owl-next {
    background: transparent !important;
    position: relative;
    width: 38px;
}

button.owl-prev:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    top: 20px;
    transform: rotate(-132deg);
    transition: 0.5s ease;

}

button.owl-next:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    top: 20px;
    transform: rotate(50deg);
    transition: 0.5s ease;

}

button.owl-prev:hover:before {
    right: 5px;
    transition: 0.5s ease;

}

button.owl-next:hover:before {
    right: -5px;
    transition: 0.5s ease;

}


/* == FEATURED_PUBLICATION_CSS == 
===============================================================*/







/* == Fvideo_CSS == 
===============================================================*/
button.mfp-close.video-close-btn {
    right: 0 !important;
    padding-right: 15px !important;
    top: -50px;
}

button.mfp-close.video-close-btn:active {
    top: -50px !important;
}

.video-section {
    z-index: 9;
}

.video-section .e-con-inner {
    display: flex;
    flex-direction: row !important;
    column-gap: 60px;
    align-items: flex-end !important;
}

.video-section-left-side-image img {
    width: 100%;
    object-fit: cover;
    max-width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.video-section-left-side-image .elementor-widget-container {
    height: 0;
    padding-bottom: 100%;
}

.video-thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.video-thumbnails .vid-title {
    width: 100% !important;
}

.video-thumbnails .vid-title h5 {
    border: 1px solid #000;
    width: fit-content;
    padding: 7px 25px;
    border-radius: 50px;
    margin-bottom: 0;
    font-size: 20px !important;
    background: #fff !important;
}


.video-thumbnails .video-thumbnail {
    width: 47%;
}

.video-thumbnails .video-btn-outer {
    position: relative;
}

.video-thumbnails .video-thumbnail img {
    border: 5px solid #D1CFCF;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.video-thumbnails .video-thumbnail h3 {
    font-size: 18px !important;
    margin-top: 25px;
}


.video-thumbnail-btn {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
}

.video-thumbnail-btn img {
    border: 0px solid #D1CFCF !important;
    height: 40px !important;
    width: 40px !important;
    object-fit: cover;
    object-position: top;
}

body.home .mfp-content {
    max-width: 100% !important;
}

/* == video_CSS == 
===============================================================*/











/* == CURRENT_PROJECT_CSS == 
===============================================================*/


.home-project-right-content {
    display: flex;
    justify-content: flex-end;
}

.Current-Projects-outer .e-con-inner {
    column-gap: 40px;
    display: flex;
    justify-content: space-between !important;
}

.project-slider .e-con-inner {
    max-width: 100% !important;
}

.Current-Projects-outer .e-con-inner .title-section {
    width: 47%;
}

.projects-item-outer .owl-stage {
    display: flex;
    column-gap: 35px;
}

.projects-item-outer .owl-item {
    opacity: 0.3;
}

.projects-item-outer .owl-item.active.center {
    opacity: 1;
}

.project-item {
    position: relative;
    overflow: hidden;
    transition: 0.5s ease;
}

.project-image {
    height: 0px;
    position: relative;
    padding-bottom: 130%;
}

.project-image img {
    object-fit: contain;
    height: 100%;
    transition: 0.5s ease;
    position: absolute;
}

.project-content {
    position: absolute;
    bottom: -57px;
    background: #fff;
    left: 20px;
    padding: 30px;
    width: 100%;
    transition: 0.5s ease;
}

.project-content h6 {
    margin-top: 0 !important;
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px !important;
}

.project-content h6::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: var(--black);
    left: 0;
    top: 16px;
}

.project-content div,
.project-content p {
    display: none;
    transition: 0.5s ease;
}

button.owl-dot span {
    background: #D7CBE3 !important;
    display: inline-block !important;
    height: 10px !important;
    margin: 0 2px 5px !important;
    -webkit-transform: translate3d(0px, -50%, 0px) scale(0.4) !important;
    transform: translate3d(0px, -50%, 0px) scale(0.4) !important;
    -webkit-transform-origin: 50% 50% 0 !important;
    transform-origin: 50% 50% 0 !important;
    transition: all 250ms ease-out 0s !important;
    width: 10px !important;
    border-radius: 25% !important;
    transform: rotate(45deg) !important;
}

button.owl-dot {
    background: transparent !important;
    width: fit-content !important;
}

.owl-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: row;
    gap: 15px;
    padding-top: 50px;
}

button.owl-dot.active span {
    background: #7E55B0 !important;
}

button.owl-do span:hover {
    background: #7E55B0 !important;
}


.project-item:hover .project-content {
    bottom: 0;
    transition: 0.5s ease;
}

.project-item:hover .project-content div,
.project-item:hover .project-content p {
    display: block;
    margin-bottom: 20px;
    transition: 0.5s ease;
}

/* == CURRENT_PROJECT_CSS == 
===============================================================*/
















/* == FOOTER_CSS == 
===============================================================*/

footer {
    background: var(--black);
    padding: 0px 50px 0 0;
}

footer .elementor.elementor-21 {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

footer P,
footer a {
    color: #FFF !important;
    font-weight: 200 !important;
    font-size: 16px !important;
}

footer a {
    line-height: 28px;
}



/* == CONTACT-INFO_CSS == 
===============================================================*/
.footer-stay-details p {
    margin-bottom: 0px !important;
}

.footer-outer {
    padding: 50px 0 0 60px;
    position: relative;
}

.footer-outer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 105px;
    background-color: var(--secondarycolor);
    top: 70px;
}

.footer-outer .e-con-inner {
    display: flex;
    flex-wrap: wrap !important;
    max-width: 100% !important;
    column-gap: 40px;
    /* justify-content: space-between !important; */
}

/* == ABOUT US_CSS == 
===============================================================*/

.footer-logo-outer {
    width: 42%;
    padding: 40px 0;
    position: relative;
    text-align: left;
    display: flex;
    align-items: flex-start;
}

.footer-stay-heading h6 {
    color: #fff;
}

/* == ADDRESS_CSS == 
===============================================================*/

.footer-contact-outer {
    width: 22%;
    padding: 40px 0;
    position: relative;
}

.footer-text p {
    padding-top: 20px;
}

.footer-cont-details p {
    margin-bottom: 10px !important;
}


/* == SOCIAL_MEDIA_CSS == 
===============================================================*/

.footer-stay-outer {
    width: 24%;
    padding: 40px 0;
    position: relative;
}

.footer-stay-outer .footer-stay-details a {
    color: #fff;
    width: fit-content !important;
}

.footer-stay-outer .footer-stay-details a:hover {
    color: var(--primarycolor) !important;
}

.footer-stay-details .elementor-widget-container {
    display: flex;
    flex-direction: column;
}

.footer-newsletter-outer .elementor-widget-container {
    height: auto !important;
}

/* == COPYRIHGT_CSS == 
===============================================================*/

.footer-copyright-outer {
    width: 100%;
}

.footer-copyright-outer a,
.footer-copyright-outer span {
    font-size: 13px !important;
    color: #fff;
    font-weight: 200 !important;
}

footer a:hover,
.footer-copyright-outer a:hover {
    color: var(--primarycolor) !important;
}

.footer-copy-image img {
    width: 89px !important;
    height: 50px !important;
    object-fit: contain;
}

.footer-copyright-outer {
    position: relative;
}

.footer-copyright-outer .privacy-policy {
    position: absolute;
    left: 194px;
}

.privacy-policy .elementor-widget-container {
    margin-bottom: 0 !important;
    line-height: 39px !important;
    color: #ffffffa1 !important;
    font-weight: 100 !important;
    display: flex;
    align-items: center;
    column-gap: 7px;
}

/* == NEWLETTER_FORM_CSS == 
===============================================================*/

.footer-newsletter-outer {
    background: #242323;
    padding: 86px 0 0 0px;
}

.heading h6 {
    margin-top: 22px !important;
    padding-bottom: 20px !important;
    color: #fff;
}


.footer-newsletter-outer .email input {
    background: transparent;
    color: #fff !important;
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
    width: 100%;
}

.footer-newsletter-outer .email input::placeholder {
    font-family: 'Kanit', sans-serif;
    font-weight: 300 !important;
    font-size: 15px !important;
    color: #fff !important;
    line-height: 40px;
    padding: 0px;
    margin-bottom: 18px !important;
}

.footer-newsletter-outer .email {
    position: relative;
    margin-bottom: 0px;
}

/* .newsletter-outer .email::before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 37%;
    right: -2px;
    top: 0;
    background-color: #f68512;
    padding: 24px 24px;
} */

.donate {
    order: 4;
}

.donate.button-outer {
    margin-top: 54px;
}

.donate a {
    background-color: transparent;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
    font-weight: 400 !important;
    border: 1px solid #fff;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.donate a::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 20px;
}

.donate a:hover {
    background: var(--primarycolor) !important;
    border: 1px solid var(--primarycolor) !important;
    color: #fff !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.donate a:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

.donate a.become-a-member {
    background: #f95e5d !important;
}

.donate a.donate {
    background: #7e55b0 !important;
}

.donate a.become-a-member:hover,
.donate a.donate:hover {
    background: var(--primarycolor) !important;
}

.donate p {
    display: flex;
    justify-content: space-between;
}

.footer-newsletter-outer .elementor-widget-shortcode {
    width: 100%;
}

.newsletter-outer-form {
    position: relative;
    order: 2;
}

.newsletter-outer-form .newsletter-submit-btn {
    position: absolute;
    bottom: 18px;
    right: 0;
}

.newsletter-outer-form .newsletter-submit-btn p {
    margin: 0 !important;
}

.newsletter-outer-form .newsletter-submit-btn input {
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 37%;
    right: -2px;
    top: -1px;
    background-color: #f68512 !important;
    padding: 26px 24px;
    position: relative;
    border-bottom: 0 !important;
    font-size: 0;
}

.newsletter-outer-form .newsletter-submit-btn input:hover {
    background-color: var(--secondarycolor) !important;
}

.newsletter-outer-form .newsletter-submit-btn span.wpcf7-spinner {
    left: -1px;
    margin: 0 3px;
    top: -1px;
    background: var(--primarycolor);
    opacity: 1;
    width: 48px;
    border-radius: 0;
    height: 52px;
}

.newsletter-outer-form .newsletter-submit-btn span.wpcf7-spinner::before {
    top: 19px;
    left: 15px;
}


.footer-newsletter-outer form {
    display: flex;
    flex-direction: column;
}

.footer-newsletter-outer form .heading {
    order: 1;
}

.footer-newsletter-outer form .invalid .wpcf7-response-output,
.footer-newsletter-outer form .wpcf7-response-output {
    order: 3;
    margin: 0px 0px 15px !important;
    padding: 0.2em 1.7em !important;
    position: absolute;
    top: 139px;
    background-color: #fff !important;
    /* color: #fff !important; */
}

/* .footer-newsletter-outer form .invalid .wpcf7-response-output {

    background-color: green !important;
    border: 1px solid green !important;
}

.footer-newsletter-outer form .wpcf7-response-output{
    background-color: #D22335 !important;
    border: 1px solid #D22335 !important;
} */

@media (min-width:1601px) {

    .donate p {
        column-gap: 20px;
    }

    .donate a {
        width: 100%;
    }

    .campaign-image a::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url(../images/campaigns-box-overlay.svg);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: contain;
        bottom: -160px;
    }

}

@media (max-width:1601px) {
    .footer-cont-details p br {
        /*         display: none; */
    }
}

.privacy-policy p {
    margin-bottom: 0 !important;
    line-height: 34px !important;
}

.footer-copyright-outer a {
    line-height: 30px;
}

.footer-copyright-outer p {
    font-size: 13px !important;
    margin-bottom: 0 !important;
    line-height: 39px;
}

/* == FOOTER_CSS == 
===============================================================*/














/* INNER_PAGE_BANNER_DESIGN_CSS_START
=================================================================*/


.banner-outer-section {
    height: 460px;
    position: relative;
    overflow: hidden;
}

.banner-outer-section::before {
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background-image: url(../images/banner-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 70px;
    bottom: -30px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    z-index: 4;
}

.banner-outer-section::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--black);
    opacity: 0.3;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0px;
    bottom: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.banner-outer-section .tt-pagetitle,
.banner-outer-section .tt-pagetitle__box,
.banner-outer-section .banner-inner-section {
    height: 100%;
    display: block;
}

.banner-outer-section img {
    height: 100%;
    object-fit: cover;
}

.common-banner-title {
    position: absolute;
    z-index: 9;
    top: 59%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
    z-index: 9;
}

@media (min-width:1240px) {

    .tt-pagetitle__title.sing h1,
    .tt-pagetitle__title.sing,
    .tt-pagetitle__title h1,
    .tt-pagetitle__title {
        font-family: 'Kanit', sans-serif !important;
        font-weight: 500 !important;
        font-size: 80px !important;
        color: #fff;
        text-align: initial;
        line-height: 90px;
        margin: 0px 0 10px;
    }

}



.tt-pagetitle__title.sing h1,
.tt-pagetitle__title h1 {
    padding: 0;
    position: relative;
    text-align: center;
}

.common-banner-title .container {
    width: 100%;
    max-width: 100% !important;
    padding: 0 42px;
}

.banner-outer-section .banner-inner-section .tt-pagetitle__img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

/* INNER_PAGE_BANNER_DESIGN_CSS_END
=================================================================*/










/* STAFF_PAGE_DESIGN_CSS
=================================================================*/

.team-members-outer {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.team-members-outer .team-member {
    width: 30.6%;
}

.team-members-outer .team-member .team-member-image {
    /* height: 500px;
    overflow: hidden;
    border-radius: 0px; */

    height: 0;
    overflow: hidden;
    border-radius: 0px;
    padding-bottom: 130%;
}

.team-members-outer .team-member h5 {
    text-align: center;
    margin-top: 20px;
}

/* .team-member-popup-content {
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: -36px;
    position: absolute !important;
    top: 0;
    left: -25px !important;
    width: 80%;
    margin: auto;
    cursor: auto;
    background: #fff;
    padding: 30px;
    z-index: -3;
} */

.team-member-popup-content .team-member-image {
    position: relative;
    width: 230px;
}

.team-member-popup-content .team-member-image img {
    width: 250px;
    height: 260px;
    object-fit: cover;
    float: left;
    margin-right: 30px;
}

.team-member-popup-content h5 {
    display: inline-block;
}

.team-member-popup-content span.position {
    display: block;
    color: #f68512;
    margin-bottom: 15px;
}

.team-members-outer .team-member .team-member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
}

.team-member-info {
    position: relative;
    overflow: hidden;
}

.team-members-outer .team-member .team-member-bio-btn {
    text-align: left;
    margin-top: 20px;
    position: absolute;
    bottom: -70px;
    padding: 0;
    background: #fff;
    width: 90%;
    right: -2px;
    font-size: 24px !important;
    color: var(--black);
    line-height: 32px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member h5 {
    text-align: left;
    padding: 20px;
    font-size: 24px !important;
    color: var(--black);
    line-height: 32px;
    margin: 0;
}

/* .team-members-outer .team-member .team-member-bio-btn h6 {
    font-size: 18px !important;
    padding: 0 20px;
    margin-top: 0 !important;
} */

.team-member-info:hover .team-member-bio-btn {
    bottom: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member .team-member-bio-btn h6 {
    color: var(--btncolor) !important;
    position: relative;
    padding: 10px 30px 10px 0px !important;
    background: transparent;
    font-size: 18px !important;
    line-height: 34px !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: fit-content;
    margin-top: 0 !important;
    margin-left: 20px !important;
}

.team-members-outer .team-member .team-member-bio-btn h6::before {
    position: absolute;
    content: "";
    width: 93%;
    height: 1px;
    background: var(--btncolor);
    bottom: 8px;
    left: 0;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member .team-member-bio-btn h6::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 13px;
    background-image: url(../images/btn-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    top: 19px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member .team-member-bio-btn h6:hover {
    color: var(--primarycolor) !important;
    position: relative;
    padding: 10px 30px 10px 0px !important;
    background: transparent;
    font-size: 18px;
    line-height: 34px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member .team-member-bio-btn h6:hover::before {
    background: var(--primarycolor);
    width: 100%;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.team-members-outer .team-member .team-member-bio-btn h6:hover::after {
    background-image: url(../images/btn-hover-arrow.svg);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}


.team-member-popup-content .team-member-image {
    position: relative;
    width: 200px;
}

.mfp-wrap.mfp-gallery .mfp-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    padding: 30px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}


.mfp-content button.mfp-close {
    background: var(--primarycolor) !important;
    opacity: 1;
    color: #fff !important;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;
}

.mfp-content button.mfp-close:active {
    top: 0px;
}

.mfp-arrow:active {
    margin-top: -55px !important;
}

button.mfp-arrow.mfp-arrow-left,
button.mfp-arrow.mfp-arrow-right {
    background: #f68512 !important;
    width: 50px !important;
    height: 50px !important;
    opacity: 1 !important;
}

button.mfp-arrow.mfp-arrow-left {
    margin-left: -75px;
}

button.mfp-arrow.mfp-arrow-right {
    margin-right: -75px;
}

button.mfp-arrow.mfp-arrow-left::before,
button.mfp-arrow.mfp-arrow-right::before {
    display: none;
}

button.mfp-arrow.mfp-arrow-left::after {
    margin: 0 !important;
    border-right: 17px solid #fff0 !important;
}

button.mfp-arrow.mfp-arrow-right::after {
    margin: 0 !important;
    border-left: 17px solid #fff0 !important;
}

button.mfp-arrow.mfp-arrow-left::after {
    position: absolute;
    content: "";
    width: 33px;
    height: 33px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    right: auto;
    top: 2px;
    left: 3px;
    transform: rotate(-132deg);
}

button.mfp-arrow.mfp-arrow-right::after {
    position: absolute;
    content: "";
    width: 33px;
    height: 33px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    right: 0;
    left: 3px;
    top: 4px;
    transform: rotate(50deg);
}

@media (max-width:1650px) {

    button.mfp-arrow.mfp-arrow-left,
    button.mfp-arrow.mfp-arrow-right {
        background: #f68512 !important;
        width: 50px !important;
        height: 50px !important;
        opacity: 1 !important;
        top: 200PX;
    }
}

/* STAFF_PAGE_DESIGN_CSS
=================================================================*/









/* FUNDING_ORGANIZATION_DESIGN_CSS
=================================================================*/

.funding-organization-col-one h4 {
    display: table-cell;
    margin-bottom: 10px !important;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 6px;
}

@media (min-width:2001) {

    .our-funder-image .elementor-widget-container {
        padding-bottom: 80% !important;
    }

}

.our-funder-image .elementor-widget-container {
    padding-bottom: 100%;
}

.our-funder-image img {
    width: 100%;
    max-width: 100% !important;
    /* height: 650px !important; */
    object-fit: cover;
    object-position: top;
    border: 15px solid #D1CFCF;
    position: absolute;
    left: 0;
}

@media (min-width:767px) {
    .our-funder-image img {
        height: 100% !important;
    }
}

.our-funder-outer .e-con-inner {
    column-gap: 60px;
    display: flex;
    align-items: center !important;
}

.our-funder-right-content h5 {
    color: #f68512;
    margin-top: 20px;
    margin-bottom: 20px;
}

.our-funder-right-content h4 {
    margin-top: 0;
}

.funding-organization-col-one h4.first-heading {
    padding-top: 0;
}

/* FUNDING_ORGANIZATION_DESIGN_CSS
=================================================================*/














/* mission_DESIGN_CSS
=================================================================*/

.full-width-image-highlighted img {
    border: 5px solid #f2f2f2;
    padding: 12px;
}

.our-mission-left-image {
    position: relative;
}

.our-mission-image-tagline {
    position: absolute;
    bottom: 0;
    right: 0;
}

.our-mission-left-image .elementor-widget-container {
    padding-bottom: 0%;
    text-align: left;
}


@media (min-width:1100px) {

    .our-mission-left-image img {
        max-width: 95% !important;
    }

}

@media (min-width:480px) {

    .our-mission-left-image img {
        height: 100% !important;
    }

}

.our-mission-left-image img {
    object-fit: cover;
    position: relative;
    left: 0;
    width: 100% !important;
}

.our-mission-outer .e-con-inner {
    column-gap: 50px;
}

.take-action-overlay.tag-line .elementor-widget-container {
    padding-bottom: 0;
}

.our-mission-outer .e-con-inner {
    display: flex;
    /* grid-template-columns: 1fr 1fr; */
}

/* .our-mission-outer .e-con-inner .our-mission-left-image,
.our-mission-right-content {
    height: 100% !important;
    max-height: 100% !important;
    width: 100%;
} */

.our-mission-outer .e-con-inner .our-mission-left-image .elementor-widget-image {
    height: 100%;
}

h4.our-mission {
    margin-top: 0 !important;
}

/* mission_DESIGN_CSS
=================================================================*/





@media (min-width:1440px) {
    .way-to-get .e-con-inner {
        column-gap: 35px;
        display: flex;
        align-items: center !important;
    }
}

.way-to-get-content h4 {
    margin-top: 0;
}


.way-to-get-image img {
    height: 100% !important;
    object-fit: cover;
    max-width: 100% !important;
}

.way-to-get-image .elementor-widget-image {
    height: 100% !important;
}

.way-to-get .e-con-inner {
    column-gap: 35px;
}

.way-to-get-content a.elementor-button {
    background-color: var(--primarycolor);
    color: #fff !important;
    font-size: 18px;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
}

.way-to-get-content a.elementor-button::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 17px;
}

.way-to-get-content a.elementor-button:hover {
    background: var(--secondarycolor) !important;
    color: #fff !important;
}

.way-to-get-content a.elementor-button:focus {
    background: var(--primarycolor) !important;
    color: #fff !important;
}

.way-to-get-content a.elementor-button:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}









/* terms of service_DESIGN_CSS
=================================================================*/

.terms-of-service-outer h6.first-title {
    margin-top: 0 !important;
}

/* terms of service_DESIGN_CSS
=================================================================*/










/* employment_DESIGN_CSS
=================================================================*/

.employ-intro-outer h4 {
    text-align: center;
    margin: 0 0 20px;
}

.employ-intro-outer p {
    text-align: center;
}

.employment-outer {
    display: flex;
    column-gap: 40px;
    flex-wrap: wrap;
    row-gap: 40px;
    justify-content: center;
}

section.employment-inner {
    background: #EEF0F0;
    padding: 40px;
    position: relative;
    width: 48%;
    overflow: hidden;
}

@media (min-width: 1801px) {
    section.employment-inner {
        width: 31%;
    }
}

section.employment-inner::before {
    position: absolute;
    content: "";
    width: 150px;
    height: 60px;
    background-image: url(../images/banner-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    bottom: -10px;
    right: 60px;
    opacity: 0.3;
    transition: 0.5s ease;
}

section.employment-inner:hover::before {
    bottom: 0;
    transition: 0.5s ease;
    opacity: 1;
}

section.employment-inner h5 {
    margin: 0 0 20px;
}

section.employment-inner h5 a:hover {
    color: #000 !important;
}

section.employment-inner .title-height {
    margin-bottom: 5px;
}


/* employment_DESIGN_CSS
=================================================================*/








/* employment_inner_DESIGN_CSS
=================================================================*/


.job-designation h5 {
    position: relative;
    padding: 0 0 0 40px;
}

.job-designation h5::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: var(--black);
    left: 0;
    top: 22px;
}

.job-img {
    width: 450px;
    float: right;
    height: 435px;
    margin: 0 0 20px 30px;
}

.job-img img {
    width: 450px;
    height: 435px;
    object-fit: cover;
    object-position: top;
}

/* .career-highlights-inner-page {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
} */

.career-highlights-inner-page h5 span,
.career-highlights-inner-page h6 span {
    font-weight: 500;
    color: #f68512;
}

.job-location-details {
    background: #F7F7FC;
    padding: 30px 50px;
    display: inline-flex;
    flex-direction: column;
}

.career-highlights-inner-page h5,
.career-highlights-inner-page h6 {
    display: inline-block;
    margin: 10px 0 20px !important;
}

.back-to-services {
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    width: 100%;
}



/* employment_inner_DESIGN_CSS
=================================================================*/








/* JOB-APPLICATION-PAGE_DESIGN_CSS
=================================================================*/

.applu-appli-outer h2 {
    margin-top: 0 !important;
}

ul.job-apply-form-outer {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

ul.job-apply-form-outer li {
    padding: 0;
    width: 48%;
    margin: 0;
}

ul.job-apply-form-outer li::before {
    display: none;
}

ul.job-apply-form-outer li p {
    margin: 0 !important;
}

input {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    width: 100%;
}

textarea {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    height: 55px;
    resize: none;
    /* overflow: hidden !important; */
    padding: 0 12px !important;
    line-height: 40px !important;
    border-radius: 0 0 0 0 !important;
    appearance: none;
    -webkit-appearance: none;
}

ul.job-apply-form-outer li.file-drop-area {
    width: 100%;
}

ul.job-apply-form-outer li.submit-form {
    text-align: center;
    width: 100% !important;
}

ul.job-apply-form-outer li.file-drop-area input {
    background: var(--secondarycolor) !important;
    border-bottom: 0 !important;
    color: #fff !important;
    padding: 20px;
    transition: 0.5s ease;
    cursor: pointer;
}

ul.job-apply-form-outer li.file-drop-area input:hover {
    background: var(--btncolor) !important;
    transition: 0.5s ease;
}

ul.job-apply-form-outer li.submit-form p {
    text-align: center;
    display: flex;
    justify-content: center;
}

ul.job-apply-form-outer li.submit-form a.carrier-submit {
    position: relative;
}

li.submit-form a.carrier-submit input {
    padding: 16px 51px 16px 20px;
    position: relative;
    background-color: var(--primarycolor) !important;
    color: #fff !important;
    font-size: 18px;
    border-radius: 0;
    border-bottom: 0 !important;
}

li.submit-form a.carrier-submit input:hover {
    color: #fff !important;
    background-color: var(--secondarycolor) !important;
}

li.submit-form a.carrier-submit::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 16px;
    top: 20px;
}

li.submit-form a.carrier-submit:hover {
    background: #fff;
    color: #000 !important;
}

li.submit-form a.carrier-submit:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

span.wpcf7-spinner {
    position: absolute;
    top: 17px;
}


/* JOB-APPLICATION-PAGE_DESIGN_CSS
=================================================================*/







/* campaign-main-PAGE_DESIGN_CSS
=================================================================*/

.campaign-page-outer .campaign-mainpage-item-outer {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item {
    width: 30.6%;
    margin-bottom: 0 !important;
    position: relative;
    overflow: hidden;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item:nth-child(3) {
    padding-top: 0 !important;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-image a::before {
    display: none;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-image {
    height: 0;
    overflow: hidden;
    border-radius: 0px;
    padding-bottom: 130%;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-content {
    text-align: left;
    margin-top: 20px;
    position: absolute;
    bottom: -54px;
    padding: 0;
    background: #fff;
    width: 90%;
    right: -2px;
    font-size: 24px !important;
    color: var(--black);
    line-height: 32px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    padding: 20px 20px 20px 20px;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-content h6 {
    margin-top: 0 !important;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item .campaign-mainpage-content h4 {
    text-align: left;
    padding: 20px 0;
    font-size: 28px !important;
    color: var(--black);
    line-height: 32px !important;
    margin: 0;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item:hover .campaign-mainpage-content {
    bottom: 0;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item p {
    font-size: 16px !important;
    display: none;
}

.campaign-page-outer .campaign-mainpage-item-outer .campaign-mainpage-item:hover p {
    display: block;
}



/* campaign-main-PAGE_DESIGN_CSS
=================================================================*/







/* campaign-inner-PAGE_DESIGN_CSS
=================================================================*/

.video .elementor-widget-container {
    text-align: center;
    display: flex;
    justify-content: center;
}

.video .elementor-widget-container .elementor-wrapper.elementor-open-lightbox {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.campaign-inner-page-open-setion .e-con-inner {
    display: flex;
    flex-wrap: wrap;
}

.campaign-inner-page-item {
    padding: 1em;
    border-radius: 5px;
    overflow: visible;
    box-shadow: 2px 6px 20px rgba(0, 0, 0, .1);
    background: #fff;
}

.campaign-inner-page-item h6 {
    margin: 15px 0 20px !important;
}

.campaign-inner-page-main-title h6 {
    /* color: #ed262f;
    border-bottom: 1px solid #000;
    padding-bottom: 15px !important;
    margin: 0 0 20px !important;
    text-align: center; */
    /* border: 1px solid #000;
    width: fit-content;
    padding: 10px 35px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 400 !important; */
    width: 100%;
    padding: 15px 35px;
    border-radius: 5px 5px 0 0;
    margin: 0 !important;
    font-weight: 400 !important;
    background: #f68512;
    text-align: center;
    color: #fff;
}

.campaign-inner-page .e-con-inner {
    max-width: 100% !important;
    column-gap: 50px;
}

.campaign-inner-page-item img {
    height: 298px !important;
    object-fit: cover;
    width: 100%;
    max-width: 100% !important;
    border-radius: 5px;
}

/* .campaign-inner-page-item .image-outer {
    background-color: #EEF0F0;
} */

.campaign-inner-page-item.publication ul li a {
    color: var(--black) !important;
    font-weight: 300 !important;
}

.campaign-inner-page-item.video .elementor-element {
    text-align: center;
}




.campaign-inner-page-item {
    padding: 0;
    border-radius: 5px;
    overflow: visible;
    /* box-shadow: 2px 6px 20px rgba(0, 0, 0, .1); */
    background: #fff;
    /* border: 2px solid rgba(0, 0, 0, .1); */
}

.campaign-inner-page-item .elementor-element {
    padding: 0 1em 1em;
}

.campaign-inner-page-item .campaign-inner-page-main-title {
    padding: 0;
}

.campaign-inner-page-item .image-outer {
    padding-bottom: 0;
}




.campaign-inner-page-open-right .elementor-element,
.campaign-inner-page-open-right .elementor-element .elementor-image-carousel-wrapper,
figure.swiper-slide-inner,
figure.swiper-slide-inner img {
    height: 100%;
    object-fit: contain;
    /* max-width: 100% !important;
    width: 100%; */
    background: #f2f2f2;
}

figure.swiper-slide-inner img {
    background: #f2f2f2;
}

figure.swiper-slide-inner {
    display: flex;
    align-items: center;
}

.elementor-swiper-button.elementor-swiper-button-prev,
.elementor-swiper-button.elementor-swiper-button-next {
    background: #f68512;
    padding: 8px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: 20px;
}

.elementor-swiper-button.elementor-swiper-button-next {
    margin-right: 20px;
}

.elementor-swiper-button.elementor-swiper-button-prev svg {
    left: -1px;
    top: -1px;
    position: relative;
}

.elementor-swiper-button.elementor-swiper-button-next svg {
    left: 1px;
    top: -1px;
    position: relative;
}

.elementor-swiper-button.elementor-swiper-button-prev:hover,
.elementor-swiper-button.elementor-swiper-button-next:hover {
    background: var(--secondarycolor);
}

footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}

header.elementor-slideshow__header.elementor-lightbox-prevent-close {
    display: none;
}




.campaign-inner-page-child {
    /* padding: 0em 1em 1em 1em; */
    /* box-shadow: 2px 6px 20px rgba(0, 0, 0, .1); */
    /* border-top: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; */
    transition: 0.5s ease;
    border: solid 1px #e5e5e5;
}

.campaign-inner-page-child .campaign-inner-page-main-title h6 {
    background: transparent;
    color: var(--primarycolor);
    font-weight: 500 !important;
    padding: 0 20px;
}

.campaign-inner-page-child .image-outer {
    background: #607D8B;
    position: relative;
    height: 130px;
    transition: 0.5s ease;
}

.campaign-inner-page-child .image-outer .elementor-widget-container {
    display: flex;
    justify-content: center;
    overflow: visible;
}

.campaign-inner-page-child .image-outer .elementor-widget-container .elementor-wrapper.elementor-open-lightbox {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .campaign-inner-page-child .image-outer .elementor-widget-container .elementor-wrapper.elementor-open-lightbox::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(../images/video-btn.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 999;
} */

@media (min-width: 580px) {
    .campaign-inner-page-child .image-outer img {
        position: absolute;
        top: -30px;
        max-width: 50% !important;
        height: 200px !important;
        object-fit: contain;
        transition: 0.5s ease;
        background: #f2f2f2;
        border: 4px solid #9aa0a3;
    }

    .campaign-inner-page-child .image-outer .elementor-wrapper.elementor-open-inline {
        position: absolute;
        top: -30px;
        max-width: 50% !important;
        height: 200px !important;
        object-fit: cover;
        border: 4px solid #9aa0a3;
    }

    .campaign-inner-page-child .image-outer .elementor-widget-container .elementor-wrapper.elementor-open-lightbox img {
        position: relative;
        top: 5px;
        max-width: 100% !important;
        height: 200px !important;
        object-fit: cover;
        border: 4px solid #9aa0a3;
    }

    .campaign-inner-page-child:hover .image-outer img,
    .campaign-inner-page-child:hover .image-outer .elementor-wrapper.elementor-open-inline {
        border: 4px solid var(--primarycolor) !important;
    }
}


.campaign-inner-page-child .campaign-inner-page-main-title {
    margin-top: 50px;
    padding: 0 1em;
}

.campaign-inner-page-child .campaign-inner-page-child-content {
    padding: 0em 1em 1em 1em;
}

.campaign-inner-page-child .campaign-inner-page-child-content .elementor-widget-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}

.lapada-video .campaign-inner-page-child-content .elementor-widget-container {
    display: flex;
    align-items: flex-start;
}

.campaign-inner-page-child .campaign-inner-page-child-content h6 {
    margin-top: 0 !important;
}

.campaign-inner-page-child .campaign-inner-page-child-content h6 a:hover {
    color: #000 !important;
}

.campaign-inner-page-child .campaign-inner-page-child-content a.btn-2 br {
    display: none;
}

.campaign-inner-page-child .campaign-inner-page-child-content ul li a {
    color: var(--black) !important;
    font-weight: 300 !important;
}

.campaign-inner-page-child .campaign-inner-page-child-content ul li a:hover {
    color: var(--primarycolor) !important;
}


.campaign-inner-page-child:hover {
    border-top: 0;
    border: 1px solid var(--primarycolor);
    box-shadow: none;
    transition: 0.5s ease;
}

.campaign-inner-page-child:hover .image-outer {
    background: var(--primarycolor);
    transition: 0.5s ease;
}

.campaign-inner-page-child:hover .image-outer img,
.campaign-inner-page-child:hover .image-outer .elementor-wrapper.elementor-open-inline {
    top: -35px;
    transition: 0.5s ease;
}

.campaign-inner-page-child:hover .image-outer .elementor-widget-container .elementor-wrapper.elementor-open-lightbox img {
    top: 0px;
    transition: 0.5s ease;
}

.campaign-inner-page-open-left {
    display: flex;
    justify-content: center;
}

.back-to-page {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 50px;
}


.back-to-page a {
    background-color: var(--primarycolor);
    color: #fff !important;
    font-size: 18px;
    border-radius: 0;
    padding: 16px 45px 16px 16px;
    position: relative;
}

.back-to-page a::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;

    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 14px;
    top: 19px;
}

.back-to-page a:hover {
    background: var(--secondarycolor) !important;
    color: #fff !important;
}

.back-to-page a:focus {
    background: var(--primarycolor) !important;
    color: #fff !important;
}

.back-to-page a:hover::after {
    background-image: url(../images/btn-white-arrow.svg);
}

/* campaign-inner-PAGE_DESIGN_CSS
=================================================================*/


















/* contact-PAGE_DESIGN_CSS
=================================================================*/

body.page-template-default.page.page-id-1360 .common-outer {
    padding-bottom: 0;
}

.contact-page-info-outer {
    position: relative;
}

.contact-page-info-outer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 82%;
    background-image: url(../images/half-logo-overlay.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    top: auto;
    left: 450px;
    bottom: -100px;
}

.contact-page-info-outer .e-con-inner {
    display: flex;
    column-gap: 40px;
}

.contact-page-info-left h5 {
    border: 1px solid #000;
    width: fit-content;
    padding: 10px 35px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 400 !important;
    margin-top: 10px;
}

.contact-page-info-left .elementor-widget-container {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: flex-start;
}

.contact-page-info-left h4 {
    margin: 5px 0 10px;
}

.contact-page-info-left p a {
    color: var(--black);
    font-weight: 300;
}

.contact-page-info-left p a:hover {
    color: var(--primarycolor);
}

.contact-page-info-image {
    position: relative;
    /* height: 100%; */
}

.contact-page-info-image .contact-page-info-right-image {
    height: 100%;
}

.contact-page-info-logo {
    position: absolute;
    bottom: 0;
    background: var(--secondarycolor);
    padding: 60px 0px;
    right: 0;
}

.contact-page-info-logo img {
    max-width: 70% !important;
}

.form-title,
.contact-page-form-outer {
    background: #EEF0F0;
}

.contact-page-form-left-image .elementor-element {
    height: 100%;
}

.contact-page-form-left-image .elementor-element img {
    height: 100% !important;
    object-fit: cover;
}

@media (min-width:1025px) {

    .contact-page-form-left-image {
        width: 54% !important;
    }

}

.form-outer ul.contact-form-outer li {
    padding: 0;
}

.form-outer form {
    background: #fff;
    padding: 70px;
}

.form-outer ul.contact-form-outer li::before {
    display: none;
}

.form-outer ul.contact-form-outer li.submit-form {
    width: fit-content;
}

.form-outer ul.contact-form-outer li textarea {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    min-height: 100px !important;
    max-width: 100% !important;
    resize: none;
    /* overflow: hidden !important; */
    padding: 12px;
    line-height: 40px !important;
}

.contact-page-form-outer {
    margin-top: -2px;
}

.contact-page-info-left p.contact-info-btn {
    margin-top: 28px;
}

/* contact-PAGE_DESIGN_CSS
=================================================================*/













/* PROJECT_MAIN-PAGE_DESIGN_CSS
=================================================================*/

.projects-item-main-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.projects-item-main-outer .project-item {
    width: 31%;
}

.projects-item-main-outer .project-item .project-content {
    width: 100%;
}

.projects-item-main-outer .project-item .project-image img {
    width: 100%;
    object-position: 58% top;
    height: 100%;
    position: absolute;
    object-fit: contain;
}

.project-image {
    /* padding-bottom: 83%; */
    position: relative;
}

/* PROJECT_MAIN-PAGE_DESIGN_CSS
=================================================================*/









/* PROJECT_inner-PAGE_DESIGN_CSS
=================================================================*/

.publication .pdf-container {
    width: 100%;
}

.our-mission-left-image .elementor-element.elementor-widget-image {
    height: 100%;
}

@media (min-width:1100px) {

    .project-inner-page-open-left,
    .campaign-inner-page-open-right {
        width: 50% !important;
    }

}

@media (max-width:1100px) {

    .project-inner-page-open-left,
    .campaign-inner-page-open-right {
        width: 100% !important;
    }

}


.project-inner-right-image .elementor-widget-image {
    height: 100% !important;
}

.project-inner-right-image .elementor-widget-image img {
    height: 100% !important;
    object-fit: cover;
    object-position: 30%;
    border: 25px solid #f2f2f2;
}



.pdf-projects-item-outer {
    display: flex;
    flex-wrap: wrap;
    /* gap: 30px; */
}

.reports .pdf-content {
    display: flex;
    gap: 20px;
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px;
    border-radius: 10px;
    background: #f2f2f2;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.pdf-content {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px;
    border-radius: 10px;
    background: #f2f2f2;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    flex-direction: column;
}

.pdf-content:hover,
.partner-item:hover {
    background: #e5e5e5;
}

.pdf-image {
    width: 135px;
    height: 100%;
    display: flex;
    align-items: center;
    border: 2px solid #ccc;
}

.pdf-title h6,
.pdf-link h6,
.partner-item h6 {
    margin-top: 0 !important;
}

.pdf-title h6 a:hover {
    color: var(--black);
}

.pdf-container {
    width: 48%;
    display: block;
}

.pdf-container.press-release-container {
    display: block !important;
}

.pdf-content-box-outer .pdf-container {
    display: block !important;
}

.partner-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px;
    border-radius: 10px;
    background: #f2f2f2;
}

.partner-item img {
    max-width: 150px;
    mix-blend-mode: darken;
}

/* .project-inner {
    margin-top: 0;
} */

.campaign-inner-page-child a {
    color: #000;
    font-weight: 400 !important;
}

.campaign-inner-page-child a:hover {
    color: var(--primarycolor) !important;
}

.social-media-links {
    display: flex;
    justify-content: center;
    gap: 40px;
    position: relative;
    top: -29px;
}

.social-media-links .proj-facebook,
.social-media-links .proj-insta,
.social-media-links .proj-twitter {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
    border-radius: 50px;
    padding: 18px;
}

.social-media-links .proj-facebook:hover,
.social-media-links .proj-insta:hover,
.social-media-links .proj-twitter:hover {
    background: var(--primarycolor);
}

.social-media-links .proj-facebook:hover a,
.social-media-links .proj-insta:hover a,
.social-media-links .proj-twitter:hover a {
    color: #fff !important;
}

.campaign-inner-page-open-right img {
    height: 275px !important;
    object-fit: contain;
    border: 25px solid #f2f2f2;
    width: 100%;
}

.campaign-inner-page-open-right .elementor-widget-container {
    display: flex;
    align-items: center;
}

.san-rafael-item .san-rafael {
    background: #607D8B !important;
    margin: 0 !important;
    padding: 20px !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.campaign-inner-page-child.san-rafael-item:hover .san-rafael {
    background: var(--primarycolor) !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.san-rafael-item .san-rafael h6 {
    color: #fff !important;
}

.campaign-inner-page-child.san-rafael-item.Leadership .campaign-inner-page-child-content .elementor-widget-container {
    display: flex;
    align-items: flex-start;
}

.campaign-inner-page-open-left.la-dapa h6 {
    margin-top: 10px !important;
}

.our-mission-outer.title .e-con-inner .our-mission-right-content {
    width: 100% !important;
}

.our-mission-outer.title .e-con-inner .our-mission-right-content h4.mission {
    margin-top: 0 !important;
}

.our-mission-outer.title .e-con-inner .our-mission-right-content h4 {
    margin-top: 20px !important;
}

/* .project-inner-page-open-left a {
    color: #000;
    font-weight: 500 !important;
} */

.project-inner-page-open-left a:hover {
    color: var(--primarycolor) !important;
}

.campaign-inner-page-child-content ul {
    margin-top: 0 !important;
}

.twitter-content {
    padding: 0em 1em 1em 1em;
}

.press-release-item {
    background: #f2f2f2;
    padding: 20px 20px 5px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

@media (min-width:1100px) {
    .campaign-inner-page-open-right {
        width: 40% !important;
    }

    .campaign-inner-page-open-left {
        width: 60% !important;
    }
}

.swiper-wrapper {
    align-items: center;
}

.campaign-inner-page-child .image-wrap .campaign-inner-page-child-content h6 {
    display: inline;
}

.campaign-inner-page-child .image-wrap .campaign-inner-page-child-content p {
    margin-top: 10px;
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 60vw !important;
    }
}

/* PROJECT_inner-PAGE_DESIGN_CSS
=================================================================*/

a.dialog-close-button.dialog-lightbox-close-button {
    background: #f68512;
    padding: 30px 20px;
}

/* a.dialog-close-button.dialog-lightbox-close-button:hover {
    background: var(--secondarycolor);
    padding: 30px 20px;
} */

a.dialog-close-button.dialog-lightbox-close-button svg {
    fill: #fff !important;
}
















/* legislative-activity-PAGE_DESIGN_CSS
=================================================================*/

.elementor-accordion .elementor-accordion-item {
    border: none !important;
}

.elementor-accordion-item .elementor-tab-title {
    /* background: #F6F3F9 !important; */
    background: #607D8B !important;
    padding: 20px 20px !important;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon {
    position: absolute;
    right: 10px;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-closed svg {
    display: none;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-closed {
    position: relative;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-closed::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 24px;
    background-image: url(../images/white-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0px;
    right: 15px;
    transition: 0.5s ease;
    transform: rotate(180deg);
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-opened svg {
    display: none;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-opened {
    position: relative;
}

.elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-opened::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 24px;
    background-image: url(../images/white-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0px;
    right: 15px;
    transition: 0.5s ease;
}

.elementor-accordion-item .elementor-tab-content {
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #d5d8dc !important;
    background-color: #fff;
}

.elementor-accordion-item {
    margin-bottom: 20px;
}

.elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    padding-left: 50px;
    position: relative;
}

.elementor-accordion-item .elementor-tab-title a.elementor-accordion-title::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    left: 0;
    top: 16px;
}

.elementor-accordion-item .elementor-tab-content a:first-child {
    font-size: 25px !important;
}

/* legislative-activity-PAGE_DESIGN_CSS
=================================================================*/








/* REPOST-PAGE_DESIGN_CSS
=================================================================*/

.pdf-projects-item-outer .elementor-shortcode {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.pdf-projects-item-outer.reports .pdf-content .pdf-image {
    height: 200px;
    background: #fff;
}

.pdf-projects-item-outer.reports .pdf-content .pdf-image img {
    width: 100%;
    object-fit: contain;
}

.pdf-projects-item-outer .elementor-shortcode .pdf-content {
    margin: 0;
    height: 100%;
}

.pdf-projects-item-outer .elementor-shortcode .pdf-content .pdf-title {
    width: 100%;
}

.reports-menu {
    background: #607D8B;
    position: sticky;
    top: 0;
    z-index: 999;
}

.reports-menu .e-con-inner {
    max-width: 100% !important;
    padding: 0;
}

.reports-menu ul.category-list {
    display: flex;
    justify-content: center;
    /* padding: 30px 0; */
    column-gap: 50px;
    row-gap: 7px;
    overflow: hidden;
    margin: 0;
    flex-wrap: wrap;
}

.reports-menu ul.category-list li {
    padding: 0;
    margin: 0;
    padding: 28px 0;
    overflow: hidden;
}

.reports-menu ul.category-list li::before {
    display: none;
}

.reports-menu ul.category-list li a.category-link {
    color: #fff;
    position: relative;
    padding: 28px 0;
}

.reports-menu div#category-section-desktop ul.category-list li a.category-link::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 41px;
    background: transparent;
    border-right: 1px dotted #fff;
    right: -27px;
    top: 20px;
}

.reports-menu div#category-section-desktop ul.category-list li a.category-link::after,
ul.category-list-press li a.year-link.short-head::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 15px;
    background-image: url(../images/white-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0px;
    top: -20px;
    opacity: 1;
    transition: 0.5s ease;
    transform: rotate(180deg);
}

.reports-menu div#category-section-desktop ul.category-list li a.category-link:hover::after,
.reports-menu div#category-section-desktop ul.category-list li a.category-link.active::after,
ul.category-list-press li a.year-link.short-head.active::after,
ul.category-list-press li a.year-link.short-head:hover::after {
    top: 14px;
    transition: 0.5s ease;
}

.reports-menu div#category-section-desktop ul.category-list li a.category-link:hover,
.reports-menu div#category-section-desktop ul.category-list li a.category-link.active,
ul.category-list-press li a.year-link.short-head.active,
ul.category-list-press li a.year-link.short-head:hover {
    color: var(--primarycolor);
}

.date p,
p.date,
p.post-date {
    color: #f68512 !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    margin-bottom: 8px !important;
}

.pdf-projects-item-outer .elementor-widget-container {
    width: 100%;
}

body.page-id-3260.page-child.parent-pageid-252 .common-outer,
body.page-id-3432.page-child.parent-pageid-252 .common-outer,
body.postid-3791.wp-custom-logo.wp-embed-responsive .common-outer {
    padding: 0 0 60px;
}

@media (min-width:991px) {

    div#category-section-mobile {
        display: none !important;
    }

    .reports-menu button#toggle-categories-btn,
    button#toggle-categories-btn-press {
        display: none;
    }

}

.shortcode-height h4 {
    margin-top: 0px;
}

/* .shortcode-height.active {
    padding-top: 100px;
} */

.pdf-projects-item-outer .elementor-shortcode .back-to-page {
    padding-top: 10px;
}

/* REPOST-PAGE_DESIGN_CSS
=================================================================*/












/* MEDIA-PAGE_DESIGN_CSS
=================================================================*/

.post-content {
    width: 100%;
}

.post-content .mejs-container {
    width: 100% !important;
    margin: 15px 0;
}

.current-issue-title h4 {
    margin-top: 0 !important;
}

/* MEDIA-PAGE_DESIGN_CSS
=================================================================*/







/* blog-PAGE_DESIGN_CSS
=================================================================*/

.blog-page-outer .e-con-inner {
    max-width: 1200px !important;
}

/* .blog-page-outer .e-con-inner .elementor-shortcode {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 40px;
}

.blog-outer {
    width: 47%;
    position: relative;
    overflow: hidden;
    transition: 0.5s ease;
}

.blog-page-outer .e-con-inner .elementor-shortcode .blog-outer .featured-image {
    height: 100%;
    position: relative;
    padding-bottom: 0;
    height: 400px;
    background: #EEF0F0;
}

.blog-page-outer .e-con-inner .elementor-shortcode .blog-outer .featured-image img {
    width: 100% !important;
    object-position: center;
    height: 100% !important;
    position: absolute;
    object-fit: contain;
    max-width: 100% !important;
}

.blog-content-outer {
    position: absolute;
    bottom: -57px;
    background: #fff;
    left: 20px;
    padding: 30px;
    width: 100%;
    transition: 0.5s ease;
}

.blog-inner:hover .blog-content-outer {
    bottom: 0;
    transition: 0.5s ease;
} */

/* #carousel-dot .owl-dots {
    display: block !important;
} */

.row.container.blog-page-outer {
    display: flex;
    gap: 30px;
    max-width: 100% !important;
    width: 1200px;
}

.row.container.blog-page-outer .grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.blog-page-outer .col-lg-8 {
    width: 75%;
}

.blog-page-outer .col-lg-4 {
    width: 25%;
}

div#sidebar {
    background: #1E2024;
    padding: 30px;
    border-radius: 10px;
}

div#sidebar ul#sidebarwidgeted {
    margin: 0;
}

div#sidebar ul#sidebarwidgeted li#archives {
    padding: 0;
}

div#sidebar ul#sidebarwidgeted li#archives::before {
    display: none;
}

div#sidebar ul#sidebarwidgeted li#archives h4.sidebar-name {
    color: var(--primarycolor);
    padding-bottom: 20px !important;
    border-bottom: 1px dotted #fff;
    text-transform: uppercase;
}

div#sidebar ul#sidebarwidgeted li#archives .current-archive {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

div#sidebar ul#sidebarwidgeted li#archives .current-archive a.year-link {
    color: #fff !important;
    padding-bottom: 20px;
    border-bottom: 1px dotted #fff;
}

div#sidebar ul#sidebarwidgeted li#archives .current-archive a.year-link:hover {
    color: var(--primarycolor) !important;
}

/* .grid {
    margin: 0 auto;
    padding: 0 0px;
}

.grid .grid-item {
    float: left;
    width: 46.33%;
    padding: 0px 0px 0px 0;
    margin-bottom: 40px;
    height: 400px;
}

@media (min-width: 1600px) {
    .grid .grid-item {
        width: 32%;
    }
}

@media (min-width: 2001px) {
    .grid .grid-item {
        width: 32.5%;
    }
} */


.blog-inner .featured-image {
    height: 100%;
    width: 35%;
}

.blog-inner .blog-content-outer {
    width: 75%;
}

.blog-inner {
    display: flex;
    align-items: center;
    gap: 40px;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    padding: 30px;
    border-radius: 10px;
}

.blog-outer:nth-child(even) .blog-inner {
    display: flex;
    flex-direction: row-reverse;
}

.blog-page-outer .elementor-shortcode .grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}

.blog-inner-image img {
    padding: 30px;
    background: #f2f2f2;
}

/* blog-inner-PAGE_DESIGN_CSS
=================================================================*/

.blockquote {
    background: #EEF0F0;
    padding: 50px 20px 20px 20px;
    margin-top: 35px;
    margin-bottom: 20px !important;
}

.blockquote::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(../images/blockquote.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -20px;
}

.blockquote h6 {
    margin-top: 0 !important;
}

.single-blog-content .blog-inner-image img {
    width: 100%;
}

.single-blog-content .e-con-inner {
    max-width: 100% !important;
}

.blog-inner.blog-single-inner {
    display: flex;
    background: transparent;
    border: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 0;
}

.blog.blog-single-outer .row {
    display: flex;
    gap: 30px;
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

.blog.blog-single-outer .row .blog-inner.blog-single-inner {
    width: 75%;
    position: relative;
}

.blog.blog-single-outer .row .col-lg-4 {
    width: 25%;
}

.blog.blog-single-outer .row .blog-date {
    position: absolute;
    z-index: 9999999;
    top: 33px;
    left: 33px;
    background: #fff;
    padding: 10px 30px;
}

.blog.blog-single-outer .row .blog-date strong {
    color: var(--black);
}

/* blog-PAGE_DESIGN_CSS
=================================================================*/







.state-outer select#state {
    border: none !important;
}

.state-outer select#state {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    margin-bottom: 20px;
}

.unit-value input[type="radio"] {
    border: 1px solid #7b7b7b !important;
    width: 17px;
    height: 17px;
    margin-right: 10px;
}

.crm-section input[type="radio"] {
    border: 1px solid #7b7b7b !important;
    width: 17px !important;
    height: 17px;
    margin-right: 10px;
    border-radius: 50px !important;
}


.crm-section input[type="radio"]::after,
.unit-value input[type="radio"]::after {
    background: var(--btncolor);
}



/* donate ======
====================================================================*/

div#crm-container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

div#crm-container .messages.status.no-popup {
    display: none;
}

.crm-title h2.title {
    margin-top: 0;
    font-size: 45px !important;
}

@media (min-width:1100px) {

    .crm-section.other_amount-section.crm-price-field-id-5 .content.other_amount-content input#price_5 {
        width: 30% !important;
    }

}


.crm-public-form-item.crm-section.email-5-section input#email-5 {
    border-bottom: 1px solid #000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    width: 30%;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
}

.crm-public-form-item.crm-section.is_for_organization-section {
    margin-top: 15px;
}

input#billingcheckbox,
.crm-public-form-item.crm-section.is_for_organization-section input#is_for_organization {
    border: 1px solid #7b7b7b !important;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    padding: 2px;
    cursor: pointer;
}

input[type=checkbox]:after,
.crm-public-form-item.crm-section.is_for_organization-section input[type=checkbox]:after {
    content: "";
    display: block;
    left: 7px;
    top: 3px;
    position: absolute;
    width: 6px;
    height: 12px;
    border: 3px solid var(--form--color-text);
    border-top: 0;
    border-left: 0;
    transform: rotate(30deg);
}

.crm-container fieldset legend {
    display: block;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 18px 10px 18px 20px !important;
    background: none;
    border: medium none;
    background-color: #607D8B !important;
    color: #fff !important;
    position: relative;
    text-indent: 0;
    width: 100% !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
}

fieldset.billing_name_address-group legend {
    width: 100% !important;
    background: #eef0f0 !important;
    color: #3e3e3e !important;
    padding-right: 30px !important;
    padding-left: 30px !important;
    padding-top: 30px !important;
    text-align: center;
}

div#on-behalf-block {
    background: #EEF0F0;
    padding: 0 30px 20px 30px;
}

div#on-behalf-block legend {
    text-align: center;
    padding-top: 30px !important;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    background: #eef0f0 !important;
    color: #3e3e3e !important;
}

.crm-container fieldset {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 25px !important;
}

fieldset.billing_name_address-group {
    background: #EEF0F0 !important;
    padding: 0px 0px 30px 0px !important;
    grid-template-columns: 1fr;
}

@media (min-width:1100px) {

    .crm-container fieldset .label {
        width: 35% !important;
    }

    .crm-container fieldset input {
        width: 70% !important;
    }

}

.crm-container fieldset .label {
    margin-right: 20px;
    padding-top: 16px !important;
}

.crm-container .crm-section .label {
    margin-right: 20px;
    padding-top: 18px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.crm-container .crm-section .label label {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.crm-container fieldset input {
    border-bottom: 1px solid #000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

.crm-container.crm-public .select2-container .select2-choice {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    width: 100% !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}


@media (min-width:1100px) {

    .crm-container div.select2-container {
        min-width: 70% !important;
        font-size: 11px;
        width: 70% !important;
    }

}

.crm-public .select2-container .select2-choice .select2-arrow {
    width: 20px;
    background: transparent !important;
    border-left: none !important;
}

.crm-container.crm-public .select2-container .select2-choice span {
    font-size: 17px !important;
    text-transform: capitalize;
    color: #999 !important;
}

fieldset.billing_name_address-group .crm-section.billing_name_address-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

fieldset.billing_mode-group.credit_card_info-group {
    grid-template-columns: 1fr;
}

.crm-section.billing_mode-section.credit_card_info-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 25px !important;
}

.crm-section.billing_mode-section.credit_card_info-section .crm-section.credit_card_type-section {
    grid-column: 2 span;
    /* margin-top: 25px; */
}

.crm-section.billing_mode-section.credit_card_info-section .crm-section.credit_card_type-section .content {
    margin-left: 0;
    margin-bottom: 50px;
}

@media (min-width:1100px) {

    .crm-section.credit_card_exp_date-section select {
        width: 34% !important;
    }

}

.crm-section.credit_card_exp_date-section select {
    border-bottom: 1px solid #000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    margin-right: 17px;
}

/* button-design =======
===================================================================*/

.common-outer form button {
    font-weight: 500 !important;
}

.common-outer form button,
a.button {
    padding: 16px 51px 16px 20px !important;
    position: relative;
    background-color: var(--primarycolor) !important;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    border: 0 !important;
    text-shadow: none !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    margin-bottom: 10px !important;
    width: auto;
}

a.button span {
    color: #fff;
}

.common-outer form button i,
a.button span i {
    display: none;
}

.common-outer form button::after,
a.button::before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/btn-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 16px;
    top: 20px;
}

.common-outer form button:hover,
a.button:hover {
    background-color: var(--secondarycolor) !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

/* button-design =======
===================================================================*/


.crm-container .help,
.crm-container #help {
    background-color: #f1f8eb;
    border: 1px solid #b0d730;
    color: #3e3e3e;
    font-size: 17px !important;
    margin: 0 0 8px;
    padding: 10px !important;
    border-radius: 0 !important;
}

.crm-container .help p,
.crm-container #help p {
    margin-bottom: 0 !important;
}




.crm-container fieldset {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.crm-section.recaptcha-section {
    margin-top: 30px;
    margin-left: -16px;
}

.crm-section.cvv2-section span.cvv2-icon {
    display: none;
}


label.alert-danger,
.edit-value.content span.crm-error {
    display: none !important;
}

input.alert-danger {
    border-bottom: 1px solid #d52913 !important;
    background: transparent !important;
}

.crm-container .crm-error,
.crm-container .crm-inline-error {
    background: transparent !important;
    border-bottom: 1px solid #d52913 !important;
    color: #393939 !important;
}

.crm-container .crm-inline-error a.select2-choice.select2-default {
    border-bottom: 1px solid #d52913 !important;
}

.crm-public-form-item.crm-section.is_for_organization-section .content label {
    position: relative;
    top: -4px;
}

/* succuss-page-1 */

body.page-template-default.page.page-id-4716 .crm-contribution-page-id-1.crm-block.crm-contribution-confirm-form-block fieldset.label-left.crm-profile-view,
body.page-template-default.page.page-id-4716 .crm-contribution-page-id-1.crm-block.crm-contribution-thankyou-form-block fieldset.label-left.crm-profile-view {
    grid-template-columns: 1fr;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0 !important;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address .header-dark,
body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-9.crm-profile-name-on_behalf_organization .header-dark {
    display: none;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address .label {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address .content {
    padding-top: 10px !important;
}

.crm-container .header-dark {
    display: block;
    font-size: 18px !important;
    font-weight: bold;
    padding: 18px 10px 18px 20px !important;
    background: none;
    border: medium none;
    background-color: #607D8B !important;
    color: #fff !important;
    position: relative;
    text-indent: 0;
    width: 100% !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.crm-container .status {
    padding: 0.5em 0.5em;
}

.crm-container .status p {
    margin-bottom: 0 !important;
}

.content {
    font-family: 'Kanit', sans-serif !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: var(--black) !important;
    line-height: 32px !important;
    padding: 0px;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address span::before,
fieldset.crm-profile.crm-profile-id-9.crm-profile-name-on_behalf_organization span::before {
    position: absolute;
    content: ":";
    font-size: 22px;
    color: #000;
    left: -15px;
}

body.page-template-default.page.page-id-4716 fieldset.crm-profile.crm-profile-id-1.crm-profile-name-name_and_address span,
fieldset.crm-profile.crm-profile-id-9.crm-profile-name-on_behalf_organization span {
    position: relative;
}

.crm-contribution-thankyou-form-block p span {
    font-weight: 300;
    color: #000;
    font-size: 18px !important;
}


/* succuss-page-1 */


/* tell-friends */

fieldset.crm-group.tell_friend_emails-group {
    grid-template-columns: 1fr;
}

fieldset.crm-group.tell_friend_emails-group tr.columnheader td {
    padding: 10px 20px;
}

fieldset.crm-group.tell_friend_emails-group tr td {
    padding: 10px 20px;
}

table.form-layout-compressed td span {
    font-size: 15px;
}

body.cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders p {
    font-family: 'Kanit', sans-serif !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: var(--black) !important;
    line-height: 32px !important;
    padding: 0px;
    margin-bottom: 10px !important;
}

.crm-group.tell_friend_form-group {
    overflow-y: scroll;
}

table.form-layout-compressed {
    width: 1200px !important;
}

/* tell-friends */

/* donate */





/* become a member */

.crm-group.membership-group fieldset {
    grid-template-columns: 1fr;
}

.crm-group.membership-group fieldset #priceset .crm-section.membership_amount-section input {
    width: 17px !important;
    border-radius: 50px !important;
}

body.page-template-default.page.page-id-4724 .crm-public-form-item.crm-section div#on-behalf-block {
    display: none;
}

body.page-template-default.page.page-id-4716 .crm-container fieldset {
    grid-template-columns: 1fr;
}

div#thankyou_text h2 strong {
    font-weight: 500 !important;
}

.crm-section.membership_amount-section .label {
    padding-top: 10px !important;
}

@media (min-width:1100px) {

    .crm-section.membership_amount-section .label,
    .crm-section.other_amount-section .label {
        width: 17% !important;
    }

}

.crm-section.other_amount-section .label input {
    border-bottom: 1px solid #000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    width: 30%;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
}

/* become a member */



/* SIGN UP */

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public .select2-drop.select2-display-none {
    display: none !important;
}

body.page-template-default.page.page-id-4726 .crm-title h2.title {
    text-align: center;
}

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
}

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public input {
    border-bottom: 1px solid #000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

@media (min-width:1100px) {

    body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public input {
        width: 70% !important;
    }

}

body.page-template-default.page.page-id-4726 .crm-container .crm-section .label {
    float: left;
    width: 23%;
    text-align: right;
}

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public .crm-section.recaptcha-section {
    grid-column: 2 span;
    text-align: center;
}

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public .crm-section.recaptcha-section table.form-layout-compressed {
    width: 100% !important;
    text-align: center;
    max-width: 100%;
    display: flex;
    justify-content: center;
}

body.page-template-default.page.page-id-4726 .crm-profile-name-Simple_Signup .crm-container.crm-public .crm-submit-buttons {
    text-align: center;
    grid-column: 2 span;
}


body.page-template-default.page.page-id-4726 .messages.crm-error {
    padding: 20px;
}

.crm-container a,
.crm-container a:link {
    color: #ff6600 !important;
}

/* SIGN UP inner page */

body.page-template-default.page.page-id-4716 div#crm-main-content-wrapper h2 {
    display: none !important;
}

body.page-template-default.page.page-id-4716 .crm-profile-name-Simple_Signup {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
}

body.page-template-default.page.page-id-4716 .crm-profile-name-Simple_Signup .label {
    font-size: 18px !important;
    padding-top: 10px !important;
}

body.page-template-default.page.page-id-4716 .crm-profile-name-Simple_Signup .content::before {
    position: absolute;
    content: ":";
    font-size: 22px;
    color: #000;
    left: -4px;
}

body.page-template-default.page.page-id-4716 .crm-profile-name-Simple_Signup .content {
    position: relative;
}

.crm-profile-name-Simple_Signup .messages.help {
    grid-column: span 2;
}

/* SIGN UP inner page */

/* SIGN UP */



/* abc -online */

.crm-container .help {
    padding: 20px !important;
    margin-top: 20px !important;
}

body.page-template-default.page.page-id-4745 .messages.help img {
    float: right;
    margin: 0 0 20px 30px;
}

.messages.help div {
    width: 100% !important;
}

@media (min-width:1100px) {

    body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form textarea,
    body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form input {
        width: 70%;
    }

}

body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form textarea,
body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form input {
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0;
    background-color: transparent !important;
}

body.page-template-default.page.page-id-4745 .edit-value.content input {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    border-radius: 0 !important;
}

body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form input[type="radio"] {
    margin-left: 20px !important;
    margin-right: 0 !important;
    padding: 0 !important;
    border-radius: 50px !important;
}

body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form textarea {
    height: 50px;
}

body.page-template-default.page.page-id-4745 .crm-profile-name-Complaint_Form .label {
    float: left;
    width: 20%;
    text-align: right;
    padding-top: 16px !important;
}

@media (min-width:1100px) {

    body.page-template-default.page.page-id-4745 .content.description {
        margin-top: 30px !important;
        margin-left: 21.6% !important;
    }

}

body.page-template-default.page.page-id-4745 .content.description {
    background: #EEF0F0;
    padding: 10px;
    margin-bottom: 10px !important;
}

body.page-template-default.page.page-id-4745 ul.select2-choices {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
}

.messages.help a {
    color: #ff6600 !important;
    font-weight: 400;
    transition: 0.5s ease;
}

body.page-template-default.page.page-id-4745 .edit-value.content {
    padding-top: 11px !important;
}

/* abc -online */




.pdf-projects-item-outer .elementor-shortcode .pagination {
    width: 100%;
    border-top: 0;
    padding-top: 0;
    margin: 20px 0;
    max-width: 100%;
}

.pdf-projects-item-outer .elementor-shortcode .pagination .newsletter_page_outer {
    border-top: 1px solid #000;
}

.pdf-projects-item-outer .elementor-shortcode .pagination .newsletter_page_outer .pagination_otr {
    text-align: center;
}

.pdf-projects-item-outer .elementor-shortcode .pagination a {
    width: 35px;
    height: 35px;
    display: inline-block;
    /* justify-content: center; */
    /* align-items: center; */
}





.publication-posts .owl-dots.disabled {
    display: none !important;
}

.title-space h4 {
    margin-top: 0;
}



/* CAPA form */

@media (min-width:1100px) {

    .crm-section.membership-section.crm-price-field-id-9 .label {
        width: 17% !important;
        padding-top: 10px !important;
    }

    .section-pricesetTotal .label {
        width: 17% !important;
        max-width: 17%;
        padding-top: 10px !important;
        position: relative;
        top: -8px;
    }

}

.crm-contribution-page-id-5.crm-block.crm-contribution-main-form-block .crm-public-form-item.crm-section div#on-behalf-block {
    display: none;
}

.messages help {
    grid-column: span 2;
}

/* CAPA form */







/* campaigns-inner-page sub-page
====================================================== */

.textbox-pdf-outer {
    display: flex;
    gap: 20px;
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px;
    border-radius: 10px;
    background: #f2f2f2;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.textbox-pdf-outer h6 {
    margin-top: 0 !important;
}

.textbox-pdf-outer p {
    margin-bottom: 5px !important;
}

.textbox-pdf-outer .elementor-widget-container {
    margin-bottom: 5px !important;
}

.textbox-pdf-outer:last-child {
    margin-bottom: 20px !important;
}

h6.title-first {
    margin-top: 0 !important;
}

.shortcode-height.active h4 {
    padding-top: 20px;
}

/* campaigns-inner-page sub-page
====================================================== */




.projects-item-main-outer .e-con-inner {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 40px;
    row-gap: 40px !important;
}

.projects-item-main-outer .e-con-inner .project-item .project-image img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    max-width: 100% !important;
    left: 0;
    top: 0;
}

.projects-item-main-outer .project-item .e-con-inner {
    max-width: 100% !important;
}

.elementor-element.project-content div.elementor-widget-container,
.elementor-element.project-content div.elementor-widget-container p {
    display: block;
    margin-bottom: 0 !important;
}

.elementor-element.project-content {
    padding: 25px;
}

.elementor-element.project-content div.elementor-widget-container h6 a:hover {
    color: #000 !important;
}








/* ==== press-release ====
============================================================== */

.menu-press-outer {
    position: sticky;
    top: 0;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

@media (min-width:991px) {

    div#category-section-mobile-press {
        display: none;
    }

}

div#category-section-desktop-press {
    background: #607D8B;
    order: 1;
}

div#category-section-mobile-press {
    order: 3;
}

button#toggle-categories-btn-press {
    order: 2;
}

ul.category-list-press {
    display: flex;
    justify-content: center;
    /* padding: 30px 0; */
    column-gap: 50px;
    row-gap: 7px;
    overflow: hidden;
    margin: 0;
    flex-wrap: wrap;
}

ul.category-list-press li {
    padding: 0;
    margin: 0;
    padding: 28px 0;
    overflow: hidden;
}

ul.category-list-press li a.year-link {
    color: #fff;
    position: relative;
    padding: 28px 0;
}

ul.category-list-press li.active a {
    color: var(--primarycolor);
}

ul.category-list-press li.active a::after {
    top: 14px;
    transition: 0.5s ease;
}

ul.category-list-press li a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 15px;
    background-image: url(../images/white-overlay.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0px;
    top: -20px;
    opacity: 1;
    transition: 0.5s ease;
    transform: rotate(180deg);
}











.press-heading {
    text-align: center;
    margin-bottom: 30px;
}

.pdf-container-outer {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 88% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pdf-container-outer .pdf-container {
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin: 0;
    border-radius: 10px;
    background: #f2f2f2;
}

body.page-template-default.page.page-id-4470 .common-outer {
    padding: 0px 0px 60px;
}

/* ==== press-release ====
============================================================== */




.alcohol-related-bills {
    border: solid 1px #e5e5e5;
    padding: 20px;
    /* overflow: scroll; */
}

.campaign-inner-page.project-inner.image-in.alcohol-related-bills-outer .e-con-inner {
    width: 90%;
}

.alcohol-related-bills .elementor-widget-container {
    height: 850px !important;
}

.home-page-Current-Campaigns-outer .home-page-Current-Campaigns-content {
    padding: 0 30px;
}

.campaign-inner-page-child.san-rafael-item.left--li.splash-map .campaign-inner-page-child-content .elementor-widget-container {
    display: flex;
    align-items: flex-start;
}

.campaign-inner-page-main-title.san-rafael h6 a:hover {
    color: #fff !important;
}

.campaign-inner-page-child-content.splash-maps-inner .elementor-widget-container {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.campaign-inner-page-child-content.splash-maps-inner .elementor-widget-container p {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    margin-bottom: 0 !important;
}

.campaign-inner-page-child-content.splash-maps-inner .elementor-widget-container p a {
    display: flex;
    flex-direction: row;
    line-height: 24px;
    column-gap: 10px;
    font-size: 17px;
    align-items: center;
}

.campaign-inner-page-child-content.splash-maps-inner .elementor-widget-container p a img.alignnone {
    width: 40%;
    margin-right: 0;
    margin-bottom: 0;
}

.campaign-inner-page-child-content.splash-maps-inner .elementor-widget-container p a.btn-2 {
    width: fit-content;
}

.campaign-inner-page-child-content.splash-maps-inner {
    padding-bottom: 5px;
}





.breadcrum-header-outer .e-con-inner .header-breadcrumb-inner {
    display: flex;
    justify-content: flex-end;
    width: 100%;
	z-index: -1;
}

.breadcrum-header-outer .e-con-inner {
    align-items: flex-end;
    justify-content: center !important;
    position: absolute;
    height: 342px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    width: 100% !important;
    max-width: 98% !important;
}

.breadcrum-header-outer .e-con-inner .header-breadcrumb-inner .elementor-widget-container #breadcrumbs,
.breadcrum-header-outer .e-con-inner .header-breadcrumb-inner .elementor-widget-container #breadcrumbs a {
    width: 100%;
    color: #fff !important;
    margin: 0 auto;
    text-align: center;
}

.current-post-title {
    color: #ff841b;
    display: contents;
}

/* .breadcrum-header-outer .e-con-inner .header-breadcrumb-inner .elementor-widget-container #breadcrumbs a:hover {
    color: var(--btncolor);
    font-weight: 400;
    transition: 0.5s ease;
} */




.staff-cont-image-outer .container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 50px;
}

.staff-cont-image-outer .container .staff-content {
    order: 1;
    padding-bottom: 60px;
}

.staff-cont-image-outer .container .staff-image {
    order: 2;
    position: relative;
}

.staff-cont-image-outer .container .staff-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 82%;
    background-image: url(../images/half-logo-overlay.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    top: auto;
    left: -80%;
    bottom: 0;
}

.staff-cont-image-outer .container .staff-image img {
    object-fit: cover;
}

.staff-content select {
    border-bottom: 1px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.staff-content .position p {
    color: #f68512 !important;
    font-weight: 400 !important;
}

.staff-cont-image-outer .container .staff-content a {
    color: var(--black);
    font-weight: 300;
}

.staff-cont-image-outer .container .staff-content a:hover {
    color: var(--primarycolor);
}



.Staff-contact-form-para form {
    background: #fff;
    padding: 50px;
}

.Staff-contact-form-para ul.contact-form-outer li {
    padding: 0;
}

.Staff-contact-form-para ul.contact-form-outer li.comments textarea {
    min-height: 100px !important;
    max-width: 100% !important;
}

.Staff-contact-form-para ul.contact-form-outer li::before {
    display: none;
}

.Staff-form-outer {
    background: #EEF0F0;
    padding: 50px 0 80px;
}

.Staff-form-outer .container .Staff-form-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.Staff-form-outer .container h5 {
    padding-bottom: 40px;
}

.Staff-contact-form-para {
    margin-top: -100px;
}

.Staff-contact-form-para ul.contact-form-outer li.submit-form {
    width: fit-content;
}

.staff-dropdown {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.staff-dropdown p {
    margin-bottom: 0 !important;
}

.staff-contact-title h5 {
    border: 1px solid #000;
    width: fit-content;
    padding: 2px 25px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 400 !important;
    margin-top: 40px;
    font-size: 23px !important;
}

.Staff-image-para {
    width: 110%;
}

.Staff-image-para .Staff-image-back {
    height: 100%;
    min-height: 500px;
    background-size: cover;
    background-attachment: fixed;
    background-position: 120% center;
}









/* tax-calculator */

body.tax-calculator div#s5_footer_area2 {
    display: none;
}

/* ==== width ==== */
iframe body.tax-calculator::-webkit-scrollbar {
    width: 10px;
}

/* === Track === */
iframe body.tax-calculator::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #F6F3F9;
    border-radius: 10px;
}

/* ====  Handle ==== */
iframe body.tax-calculator::-webkit-scrollbar-thumb {
    background: #f0f0f0;
    border-radius: 10px;
    cursor: pointer;
}

/* ==== Handle on hover ==== */
::-webkit-scrollbar-thumb:hover {
    background: #f0f0f0;
}

.header-logo-inner button#c-button--slide-right {
    position: fixed;
    right: 0;
    top: 0;
}

.e-con .elementor-widget.elementor-widget {
    z-index: 1;
}


/* tax-calculator */






/* HOME PAGE -VIDEO */

.video-section-image .e-con-inner {
    max-width: 100% !important;
}

.video-section-image .video-section-left-side-image {
    width: 100% !important;
}

.video-title-inner .e-con-inner .Featured-Publications.title-section.video-title {
    width: 100% !important;
}

.video-title-inner .e-con-inner {
    max-width: 100% !important;
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.video-title-inner .e-con-inner .video-title-inner.inner-section .e-con-inner {
    display: flex;
    flex-direction: row !important;
    column-gap: 30px;
}

@media (min-width:1160px) {

    .video-title-inner .e-con-inner .video-title-inner.inner-section .e-con-inner .video-section-right-side,
    .video-title-inner .e-con-inner .video-title-inner.inner-section .e-con-inner .video-section-right-content-side {
        width: 50% !important;
    }

}


.video-title-inner .e-con-inner .video-title-inner.inner-section .e-con-inner .video-section-right-side .video-thumbnail {
    width: 100%;
}

/* HOME PAGE -VIDEO */


.legislative-activity .arc-leg-common .e-con-inner .campaign-inner-page-main-title.san-rafael h6 {
    background: #607d8b;
    padding: 20px;
    border-radius: 0;
}

.legislative-activity .arc-leg-common .e-con-inner {
    border: solid 1px #e5e5e5;
    padding: 0;
}

.legislative-activity .arc-leg-common .e-con-inner .arc-leg-content-common {
    padding-top: 20px;
}

.legislative-activity .arc-leg-common .e-con-inner .arc-leg-content-common .partner-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px;
    row-gap: 10px;
}

.legislative-activity .arc-leg-common .e-con-inner .arc-leg-content-common .partner-item h6 {
    font-size: 22px !important;
}