div#mailchimp-signup input[type=submit] {
    position: relative;
    background: linear-gradient( 90deg, #fa6402, #fd9d00);
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    margin-top: 10px;
    padding: 15px 40px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer
}

#main-header li.quadmenu-item.quadmenu-item-object-custom.quadmenu-item-type-default.header-menu--green-button>a {
    background-color: #00C974;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    top: -16px
}

div#mailchimp-signup input[type=submit] {
    border-radius: unset;
    margin-top: unset
}

div#laptop-animation-background {
    background-image: unset;
    background-position-y: unset;
    background-size: 100%;
    height: 100%;
    left: 5px;
    position: absolute;
    top: 0%;
    transition: all 500ms 20ms ease-in-out;
    width: calc(100% - 10px);
    border-radius: 30px;
    z-index: 0;
}

.link-arrow-right {
    margin-left: 10px;
    position: relative;
    top: 3px;
    transition: 150ms ease-in-out;
}

.et_pb_post_content_0_tb_body a.wp-block-button__link.has-background {
    color: inherit!important
}

span#et_search_icon::before, span#et_search_icon::before {
    color: #fff;
    transform: scaleX(-1);
}

.divi-image-gallery-button {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #F4ECE1;
    margin: auto;
    cursor: pointer;
}

.divi-image-gallery-controllers-wrapper {
    display: flex;
    margin: auto;
    position: relative;
    width: 80px;
}

.divi-image-gallery-button.active {
    background-color: #FA6400;
}

.divi-image-gallery>div {
    transition: transform 100ms ease-in-out;
}

#horizontal-scroll-video-gallery>div>div {
    transition: filter, transform 150ms ease-in-out;
    top: 0px;
    cursor: pointer;
}

#horizontal-scroll-video-gallery>div>div img {
    transition: transform 200ms ease-in-out;
}

#horizontal-scroll-video-gallery>div>div:hover {
    filter: brightness(1.1) drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
    transform: scale(1.01);
}

#horizontal-scroll-video-gallery>div>div:hover img {
    transform: scale(1.1);
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}

.flip-container:hover .flipper, .flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 14vw;
    max-width: 232px;
    height: 14vw;
    max-height: 232px;
    cursor: pointer;
}

.flip-container .flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.flip-container .front, .flip-container .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.flip-container .front {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    z-index: 2;
}

.flip-container .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}

#homepage-opt-in input::placeholder {
    display: none;
    visibility: hidden;
}

#homepage-opt-in .et_pb_contact_form_label {
    display: block !important;
    font-size: 14px;
    font-weight: 600;
    margin-top: -10px;
}

li#menu-item-265739 span.quadmenu-item-content::after {
    content: '';
    position: absolute;
    left: -10px;
    top: 6px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #FA6400;
    animation: blinking-news 2000ms ease-in-out infinite;
}

div#mailchimp-signup label {
    color: #fff;
    font-weight: 600;
}

.homepage-country-campaign-cards {
    transition: 150ms ease-in-out;
}

.homepage-country-campaign-cards {
    filter: brightness(1);
}

.homepage-country-campaign-cards:hover {
    background-size: 105% !important;
    filter: brightness(1.1);
}

#horizontal-video-gallery-popup i.fas.fa-times {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
}

.homepage-social-shares img {
    transition: transform 150ms ease-in-out;
}

.homepage-social-shares img:hover {
    transform: scale(1.1);
}

#horizontal-video-gallery-popup i.fas.fa-times {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
}

.divi-image-gallery>nav {
    cursor: pointer;
    transition: transform 150ms ease-in-out;
}

.divi-image-gallery>nav:hover {
    transform: scale(1.1);
}

.et-l.et-l--post .et_parallax_bg_wrap::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient( 0deg, rgba(0, 0, 0, 0.2), transparent);
}

li#menu-item-266197 {
    position: relative;
}

li#menu-item-266197>a>span::before {
    content: '';
    position: absolute;
    height: 11px;
    width: 12px;
    background-image: url(/wp-content/uploads/2021/03/heart-simple-shape-silhouette-copy-2.svg);
    background-size: cover;
    top: 7px;
    left: 0px;
    animation: blinking-donate 5000ms ease-in-out infinite;
}

li#menu-item-266197>a>span {
    padding-left: 20px !important;
    display: block !important;
    position: relative !important;
}

li#menu-item-265739>a>span {
    padding-left: 7px !important;
}

.mig-youtube-loader {
    position: absolute;
    background-size: 1px;
}

#sign-up-for-email-updates>div:first-child {
    width: calc(100% - 250px);
    margin-right: 10px;
}

#sign-up-for-email-updates>div:last-child {
    width: 200px;
    text-align: right;
}

div#homepage-latest-email-function img {
    position: relative;
    width: 100px;
    margin-top: 20px;
}

#homepage-latest-email-function h2.entry-title>a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    top: 90px;
    display: block;
    position: relative;
    padding-bottom: 50px;
    z-index: 1;
}

#homepage-latest-email-function .et_pb_module:not(.small-news) .et_pb_post {
    display: block;
}

div#homepage-latest-email-function article>a {
    height: 0px;
    position: absolute;
}

#homepage-latest-email-function.et_pb_module:not(.small-news) .et_pb_post {
    height: auto;
    margin-bottom: 10px;
    display: block;
}

/* header counter */

div#counter {
    color: #000;
}

#counter_container #counter .sep.section {
    color: #000;
}

#counter_container .et_pb_countdown_timer .section p.label {
    color: #000;
    display: block;
    position: relative;
    height: 20px;
    top: 0px;
    line-height: 20px !important;
}

/* header banner */

.header-info-banner-content-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 1360px;
    margin: auto;
    height: auto;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    grid-gap: 20px;
    height: auto;
    padding: 20px 0;
    width: 90%;
}

div#header-info-banner--wrapper {
    background-color: #fa640129;
}

.header-info-banner--content {
    display: flex;
    justify-content: space-between;
    grid-gap: 20px;
    position: relative;
}

.header-info-banner--content-text {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: auto;
    height: auto;
}

.header-info-banner--close {
    font-size: 22px;
    position: relative;
    color: #000;
    transition: transform 150ms;
    cursor: pointer;
}

.header-info-banner--close:hover {
    transform: scale(1.2);
}

.header-info-banner--content>a {
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 20px;
    color: #fa6401;
    text-transform: uppercase;
    font-weight: 600;
}

body.page-id-263387.is-showing-header-banner header#main-header:not(.et-fixed-header) {
    margin-top: 89px;
    margin-bottom: -155px;
}

/* modal */

div#modal-banner--wrapper {
    position: fixed;
    top: 50vh;
    left: 50vw;
    transform: translate(-50%, -50%);
    z-index: 999990;
    background-color: #fee6d6;
    padding: 60px;
}

.modal-banner--close {
    right: -10px;
    position: absolute;
    top: -20px;
    display: block;
    width: 10px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    padding: 14px;
    border-radius: 50px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: transform 150ms;
}

.modal-banner-content-wrapper {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 20px;
}

.modal-banner--content {
    text-align: center;
}

.modal-banner--content-text {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.modal-banner--content>a {
    padding: 10px 25px;
    text-transform: uppercase;
    color: #fa6401;
    background-color: #fff;
    border-radius: 50px;
    margin-top: 30px;
    position: relative;
    display: inline-flex;
}

div#modal-banner--background {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999990;
}

.modal-banner--close:hover {
    transform: scale(1.2);
}

body.page-id-263387.is-showing-header-banner div#et-main-area {
    padding-top: 50px;
}

div#modal-banner--wrapper.fullwidth {
    width: 100%;
    padding: 0px;
    height: 102vh;
    top: 0;
    left: 0;
    transform: none;
    overflow: auto;
    max-height: 102vh;
}

.modal-banner--close {
    z-index: 9;
    top: 50px;
    right: 100px;
}

button#donate-with-card {
    background-color: #00c977;
    height: 53px;
    padding: 15px;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}

button#donate-with-card:hover {
    background-color: #00d07b;
}

div#modal-banner--wrapper.fullwidth #close-modal {
    border: none;
    font-size: 19px;
    width: 100%;
    background-color: transparent;
    color: #999;
    cursor: pointer;
}

div#modal-banner--wrapper.fullwidth #close-modal:hover {
    color: #aaa;
}

div#header-info-banner--wrapper.emergency-appeal {
    background-color: #000;
}

.emergency-appeal .header-info-banner-content-wrapper {
    justify-content: center;
}

.emergency-appeal .header-info-banner--content-text {
    color: rgba(255, 255, 255, 0.87);
}

.emergency-appeal .header-info-banner--content>a {
    background-color: #FF1833;
    color: rgba(255, 255, 255, 0.87);
    font-size: 14px;
}

.emergency-appeal .header-info-banner--close {
    color: #fff;
    margin-left: 50px;
}

.fullwidth .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.7;
}

.fullwidth .close:hover {
    opacity: 1;
}

.fullwidth .close:before, .fullwidth .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
}

.fullwidth .close:before {
    transform: rotate(45deg);
}

.fullwidth .close:after {
    transform: rotate(-45deg);
}

.fullwidth .modal-banner--close {
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
    top: 70px;
    position: absolute;
}

.footer-news-articles--wrapper>div {
    max-width: 1360px;
}

.background-color-animated {
    background: linear-gradient( -45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

/* media queries */

@media (max-width: 1370px) {
    #sign-up-for-email-updates>div:first-child, #sign-up-for-email-updates>div:last-child {
        width: 100%;
        text-align: center;
        display: block;
    }
    #sign-up-for-email-updates>div:first-child>div {
        text-align: center;
    }
}

@media(max-width: 1300px) {
    #in-pro-life-news, #a-fresh-voice {
        font-size: 36px;
    }
    .news-page--news-1_content--h2 {
        font-size: 33px;
        line-height: 40px;
    }
    h4.news-page--h4.small {
        -webkit-line-clamp: 4;
        height: 58px;
        margin-left: 25px;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: 0.1px;
    }
    .et_pb_image_12.where-do-they-stand-logo-homepage {
        margin-top: 20px !important;
    }
    .et_pb_text_55.chaging-hearts-and-minds-online h1 {
        font-size: 70px;
    }
    #savanta-comres-description {
        font-size: 18px;
        margin-top: 5px;
    }
}

@media (max-width: 980px) {
    .leader-ship-team {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: flex-start;
    }
    .leader-ship-team>div {
        width: calc(50% - 10px) !important;
        margin-right: 10px !important;
    }
    #page-container {
        overflow-x: hidden;
    }
    nav#divi-image-gallery--nav-wrapper>nav {
        display: none !important;
    }
    .et_pb_text_55.chaging-hearts-and-minds-online h1 {
        font-size: 32px;
    }
    .header-info-banner--content-text a {
        display: block;
    }
    .header-info-banner-content-wrapper {
        padding: 10px 0;
    }
    .fullwidth .modal-banner--close {
        top: 20px;
        right: 20px;
    }
    .emergency-appeal .header-info-banner--close {
        margin-left: 0px;
    }
    .header-info-banner--content {
        justify-content: center;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        text-align: center;
        flex-direction: column;
        align-items: center;
        grid-gap: 5px;
        margin-left: 30px;
    }
    body.page-id-263387.is-showing-header-banner div#et-main-area {
        padding-top: 60px;
    }
    div#header-info-banner--wrapper {
        background-color: #fa640129;
        height: 100px;
    }
    div#modal-banner--wrapper {
        padding: 20px;
        width: 80%;
    }
    .modal-banner--content-text {
        font-size: 16px;
    }
    .header-info-banner--content-text {
        font-size: 12px;
        line-height: 20px;
    }
    .header-info-banner--content>a {
        font-size: 12px;
        text-align: center;
        width: 150px;
        border-radius: 10px;
        margin: auto;
        line-height: 18px;
    }
    div#modal-banner--wrapper {
        padding: 20px;
        width: 80%;
    }
    .modal-banner--content-text {
        font-size: 16px;
    }
    #main-header.et-fixed-header #et_top_search {
        left: -20px;
    }
    li#menu-item-266197>a {
        height: 30px;
    }
    li#menu-item-266197>a>span {
        left: 6px;
        top: 0px;
    }
    li#menu-item-266197>a>span::before {
        left: -15px;
        top: 6px;
    }
    #main-header.et-fixed-header li.quadmenu-item.quadmenu-item-object-custom.quadmenu-item-type-default.header-menu--green-button>a {
        text-align: center;
        padding: 6px 20px;
        top: 4px;
        height: 30px;
    }
    h4.news-page--h4.small {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        height: 58px;
        margin-left: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        color: #333333;
        letter-spacing: 0.1px;
    }
    nav#divi-image-gallery--nav-wrapper nav:last-child {
        right: -15px !important;
    }
    nav#divi-image-gallery--nav-wrapper nav:first-child {
        left: -15px !important;
    }
    .divi-image-gallery-button {
        height: 15px;
        width: 15px;
    }
    .divi-image-gallery-controllers-wrapper {
        padding: 15px;
        max-width: 90%
    }
    li#menu-item-265739 span.quadmenu-item-content::after {
        left: 55px;
        top: 20px;
    }
    #main-header li.quadmenu-item.quadmenu-item-object-custom.quadmenu-item-type-default.header-menu--green-button>a {
        background-color: #00C974;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        font-size: 16px;
        font-weight: 700;
        height: 50px;
        padding: 0px 20px;
        position: relative;
        text-transform: uppercase;
        top: 0px;
    }
    #et_top_search {
        /*margin: -8px 35px 0 0;*/
        width: 0px;
        margin: 5px;
    }
    .page-id-263387 header#main-header {
        top: 0px;
        padding-top: 10px;
        height: 70px;
        background: transparent;
    }
    .page-id-263387 #main-header .logo_container img#logo {
        content: url(/wp-content/uploads/2020/10/RTL-Logo-Web-Light.svg);
    }
    .page-id-263387 .mobile_menu_bar {
        transform: scale(1.4);
        top: 5px;
    }
    .page-id-263387 .mobile_menu_bar::before {
        color: #fff;
    }
    .page-id-263387 span#et_search_icon {
        display: none;
    }
    .page-id-263387 li#menu-item-266197 {
        top: 0px;
        padding-top: 0px;
        display: inline-block;
        height: 40px;
        top: -3px !important;
        position: relative;
    }
    .page-id-263387 #main-header li.quadmenu-item.quadmenu-item-object-custom.quadmenu-item-type-default.header-menu--green-button>a {
        font-size: 12px;
        font-weight: 600;
        height: 30px;
        text-align: center;
        top: 2px !important;
        padding: 0px;
        padding-top: 7px;
        padding-left: 20px;
    }
    .page-id-263387 li#menu-item-266197::before {
        content: '';
        position: absolute;
        height: 11px;
        width: 12px;
        background-image: url(/wp-content/uploads/2021/03/heart-simple-shape-silhouette-copy-2.svg);
        background-size: cover;
        top: 13px;
        left: 10px;
        z-index: 1;
        display: none;
    }
    li#menu-item-266197>a>span {
        padding: 0px 0px 5px 0px !important;
        margin-top: -2px;
    }
    #main-header.et-fixed-header li#menu-item-266197>a>span {
        margin-top: -2px;
    }
    li#menu-item-266197>a>span::before {
        top: 5px;
        left: -15px;
    }
    body.page-id-263387 header#main-header.et-fixed-header {
        background-color: #fff;
    }
    body.page-id-263387 header#main-header.et-fixed-header img#logo {
        content: url(/wp-content/uploads/2020/10/RTL-Logo-Web-Dark.svg);
    }
    body.page-id-263387 header#main-header.et-fixed-header .mobile_menu_bar::before {
        color: #333;
    }
    div#et_top_search {
        display: none;
    }
}

@keyframes blinking-news {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes blinking-donate {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.5);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.3);
    }
    20% {
        transform: scale(1);
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}