@font-face {

    font-family: 'Bebas-Neue';

    src: url('../fonts/BebasNeue-Regular.eot');

    src: url('../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/BebasNeue-Regular.woff2') format('woff2'),

        url('../fonts/BebasNeue-Regular.woff') format('woff'),

        url('../fonts/BebasNeue-Regular.ttf') format("truetype"),

        url('../fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Bebas-Neue';

    src: url('../fonts/BebasNeueBold.eot');

    src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/BebasNeueBold.woff2') format('woff2'),

        url('../fonts/BebasNeueBold.woff') format('woff'),

        url('../fonts/BebasNeueBold.ttf') format("truetype"),

        url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gotham-HTF';

    src: url('../fonts/Gotham-HTF-Medium.eot');

    src: url('../fonts/Gotham-HTF-Medium.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Gotham-HTF-Medium.woff2') format('woff2'),

        url('../fonts/Gotham-HTF-Medium.woff') format('woff'),

        url('../fonts/Gotham-HTF-Medium.ttf') format("truetype"),

        url('../fonts/Gotham-HTF-Medium.svg#Gotham-HTF-Medium') format('svg');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gotham-HTF';

    src: url('../fonts/Gotham-HTF-Bold.eot');

    src: url('../fonts/Gotham-HTF-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Gotham-HTF-Bold.woff2') format('woff2'),

        url('../fonts/Gotham-HTF-Bold.woff') format('woff'),

        url('../fonts/Gotham-HTF-Bold.ttf') format("truetype"),

        url('../fonts/Gotham-HTF-Bold.svg#Gotham-HTF-Bold') format('svg');

    font-weight: 700;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Gotham-HTF';

    src: url('../fonts/Gotham-HTF-Book.eot');

    src: url('../fonts/Gotham-HTF-Book.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Gotham-HTF-Book.woff2') format('woff2'),

        url('../fonts/Gotham-HTF-Book.woff') format('woff'),

        url('../fonts/Gotham-HTF-Book.ttf') format("truetype"),

        url('../fonts/Gotham-HTF-Book.svg#Gotham-HTF-Book') format('svg');

    font-weight: 400;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Roboto';

    src: url('Roboto-Regular.eot');

    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),

        url('Roboto-Regular.woff2') format('woff2'),

        url('Roboto-Regular.woff') format('woff'),

        url('../fonts/Roboto-Regular.ttf') format("truetype"),

        url('Roboto-Regular.svg#Roboto-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}





/* Default */

:focus {

    outline: 0 none !important;

}



html {

    -ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;

    scroll-behavior: smooth;

}



body {

    font-size: 24px;

    line-height: 1.5;

    color: #000;

    font-family: 'Gotham-HTF';

    background: #fff;

    font-weight: 400;

    text-align: left;

    overflow-x: hidden;

}



.container {

    max-width: 1430px;

}



img {

    max-width: 100%;

    max-height: 100%;

    width: auto;

    height: auto;

}



.h1,

.h2,

.h3,

.h4,

.h5,

.h6,

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Bebas-Neue';

    font-weight: bold;

    line-height: 1;

    margin-top: 0;

    margin-bottom: 15px;

}



.h1,

h1 {

    font-size: 80px;

}



.h2,

h2 {

    font-size: 70px;

}



.h3,

h3 {

    font-size: 48px;

}



.h4,

h4 {

    font-size: 36px;

}



.h5,

h5 {

    font-size: 30px;

}



.h6,

h6 {

    font-size: 24px;

}



a {

    color: #FFC215;

    text-decoration: none;

    background-color: transparent;

    -webkit-text-decoration-skip: objects;

}



a:hover,

a:focus {

    color: #000000;

    text-decoration: none;

}



a,

input[type="submit"],

input[type="button"],

button {

    outline: 0 none;

    -webkit-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

}



[type="search"] {

    box-shadow: none;

}



form input[type="text"],

form input[type="email"] {

    font-size: 16px;

    height: 40px;

    border-radius: 0;

    border: none;

    padding: 8px 15px;

    background: #fff;

    color: #000;

}



input::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */

    color: #000;

}



input::-moz-placeholder {

    /* Firefox 19+ */

    color: #000;

}



input:-ms-input-placeholder {

    /* IE 10+ */

    color: #000;

}



input:-moz-placeholder {

    /* Firefox 18- */

    color: #000;

}



/* button css start */

.btn {

    font-size: 16px;

    font-weight: bold;

    font-family: 'Gotham-HTF';

    padding: 18px 19px;

    line-height: 1;

    text-transform: uppercase;

    display: inline-block;

}



.btn-big {

    font-size: 20px;

    padding: 27px 42px 28px;

}



.btn-small {

    font-size: 20px;

    padding: 13px 22px 13px;

}

.btn-small-yellow {

    font-size: 20px;

    padding: 13px 22px 13px;

}


.btn-primary {

    color: #000;

    background-color: #FFC215;

    border-color: #FFC215;

}



.btn-primary:focus,

.btn-primary:hover {

    color: #fff;

    background-color: #000;

    border-color: #000;

}

.btn-donate {

    color: #000;

    background-color: #FFC215;

    border-color: #FFC215;

}



.btn-donate:focus,

.btn-donate:hover {

    color: #000 !important;

    background-color: #3ececa;

    border-color: #3ececa;

}







.btn-red {

    background-color: #E83D3D;

    color: #fff;

}



.btn-red:focus,

.btn-red:hover {

    color: #fff;

    background-color: #000;

    border-color: #000;

}



.btn-purple {

    background-color: #961D74;

    color: #fff;

}



.btn-purple:focus,

.btn-purple:hover {

    color: #000;

    background-color: #FFC215;

    border-color: #FFC215;

}



.btn-secondary {

    color: #fff;

    background-color: #000;

    border-color: #000;

}



.btn-secondary:focus,

.btn-secondary:hover {

    color: #000;

    background-color: #FFC215;

    border-color: #FFC215;

}



.btn-blue {

    background-color: #00697A;

    color: #fff;

}



.btn-blue:focus,

.btn-blue:hover {

    color: #fff;

    background-color: #000;

    border-color: #000;

}



/* button css start */



/* Header Start */

.main-logo {

    margin: 0;

    line-height: inherit;

    display: flex;

}



.main-logo u {

    height: 1px;

    left: auto;

    overflow: hidden;

    position: absolute;

    white-space: nowrap;

    width: 1px;

}



.main-header {

    font-size: 16px;

    color: #fff;

    background-color: transparent;

    -webkit-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

}



.main-header * {

    -webkit-transition: all 0.5s ease-in-out 0s;

    -o-transition: all 0.5s ease-in-out 0s;

    transition: all 0.5s ease-in-out 0s;

}



.main-header .navbar {

    padding: 30px 0;

}



.main-header a:not(.btn) {

    color: #fff;

}



.main-header a:not(.btn):focus,

.main-header li.active a:not(.btn),

.main-header a:not(.btn).active,

.main-header a:not(.btn):hover,

.scrolled .main-header a:not(.btn):hover,

.scrolled .main-header a:not(.btn):focus,

header.header-dark a:not(.btn):hover,

header.header-dark a:not(.btn):active {

    color: #FFC215;

    text-decoration: none;

}



.main-header .navbar-collapse {

    -webkit-transition: all 0.5s ease 0s;

    -o-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}



.navbar-nav {

    align-items: center;

}



.main-header .navbar-nav>li:last-child a {

    margin-right: 0;

}



.main-header .navbar-nav a {

    text-transform: uppercase;

    padding-left: 14px;

    padding-right: 14px;

    font-weight: 500;

    font-family: 'Gotham-HTF';

}



.main-header .navbar-nav a:not(.btn) {

    padding: 15px 14px;

    display: block;

    position: relative;

}



.main-header .navbar-nav>li a:not(.btn):before {

    content: "";

    position: absolute;

    z-index: 1;

    left: 50%;

    right: 50%;

    bottom: -2px;

    background: #FFC215;

    height: 0px;

    -webkit-transition-property: left, right;

    transition-property: left, right;

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transition-timing-function: ease-out;

    transition-timing-function: ease-out;

}



.main-header .navbar-nav>li a.top-search-link:before {

    display: none;

}



.main-header .navbar-nav>li a:hover:before,

.main-header .navbar-nav>li a:active:before,

.main-header .navbar-nav>li.active>a:before {

    left: 0;

    right: 0;

    height: 4px;

    z-index: 1;

}



.top-search-link {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Ctitle%3Esearch-icon-grey%3C/title%3E%3Cpath d='M9.73,17.59A7.86,7.86,0,1,0,1.88,9.73,7.86,7.86,0,0,0,9.73,17.59Z' style='fill:none;stroke:%23ffffff;stroke-width:3.75px'/%3E%3Cline x1='16.79' y1='15.79' x2='23.67' y2='22.67' style='fill:none;stroke:%23ffffff;stroke-width:3.75px'/%3E%3C/svg%3E");

    width: 25px;

    height: 25px;

    background-repeat: no-repeat;

    background-position: center;

}



.search-wrapper.active .top-search-link:hover,

.search-wrapper.active .top-search-link:focus,

.scrolled .search-wrapper.active .top-search-link {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Ctitle%3Esearch-icon-grey%3C/title%3E%3Cpath d='M9.73,17.59A7.86,7.86,0,1,0,1.88,9.73,7.86,7.86,0,0,0,9.73,17.59Z' style='fill:none;stroke:%23ffffff;stroke-width:3.75px'/%3E%3Cline x1='16.79' y1='15.79' x2='23.67' y2='22.67' style='fill:none;stroke:%23ffffff;stroke-width:3.75px'/%3E%3C/svg%3E");

}



.scrolled .top-search-link,

header.header-dark .top-search-link {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Ctitle%3Esearch-icon-grey%3C/title%3E%3Cpath d='M9.73,17.59A7.86,7.86,0,1,0,1.88,9.73,7.86,7.86,0,0,0,9.73,17.59Z' style='fill:none;stroke:%23000000;stroke-width:3.75px'/%3E%3Cline x1='16.79' y1='15.79' x2='23.67' y2='22.67' style='fill:none;stroke:%23000000;stroke-width:3.75px'/%3E%3C/svg%3E");

}



.top-search-link:hover,

header.header-dark .top-search-link:hover,

header.header-dark .top-search-link:focus,

.top-search-link:focus {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Ctitle%3Esearch-icon-grey%3C/title%3E%3Cpath d='M9.73,17.59A7.86,7.86,0,1,0,1.88,9.73,7.86,7.86,0,0,0,9.73,17.59Z' style='fill:none;stroke:%23FFC215;stroke-width:3.75px'/%3E%3Cline x1='16.79' y1='15.79' x2='23.67' y2='22.67' style='fill:none;stroke:%23FFC215;stroke-width:3.75px'/%3E%3C/svg%3E");

}



.scrolled .main-header {

    background-color: #fff;

    box-shadow: 0 0 3px rgb(0 0 0 / 50%);

}



.scrolled .main-header .navbar-collapse {

    border-bottom: 0 none;

    padding: 0;

}



.main-header .navbar .navbar-brand {

    max-width: 100%;

}



.scrolled .main-header .navbar .navbar-brand {

    padding: 5px 0;

    max-width: 60px;

}



.main-header .navbar {

    padding: 10px 50px 10px 0;

}



.scrolled .main-header a:not(.btn),

header.header-dark a:not(.btn) {

    color: #000;

}



.search-wrapper {

    position: absolute;

    /* transform: translate(-50%, -50%); */

    right: 0;

}



.search-wrapper.active {

    right: 30px;

}



.search-wrapper .input-holder {

    height: 42px;

    width: 25px;

    overflow: hidden;

    position: relative;

    transition: all 0.3s ease-in-out;

    display: flex;

    align-items: center;

}



.search-wrapper.active .input-holder {

    width: 450px;

    border-radius: 50px;

    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);

}



.scrolled .search-wrapper.active .input-holder {

    border: 2px solid #000;

}



.search-wrapper .input-holder .search-input {

    width: 0;

    height: 42px;

    padding: 0;

    /* opacity: 0; */

    position: absolute;

    top: 0px;

    right: 0px;

    background: #fff;

    border: none;

    outline: none;

    font-size: 16px;

    color: #000;

    /* transform: translate(0, 0px); */

    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);

    transition-delay: 0.3s;

}



.search-wrapper.active .input-holder .search-input {

    /* opacity: 1; */

    /* transform: translate(0, 0); */

    width: 100%;

    padding: 0px 70px 0 20px;

}



.search-wrapper .input-holder .search-icon {

    border: none;

    background-color: transparent;

    z-index: 2;

    transition: all 0.3s ease-in-out;

    cursor: pointer;

}



.search-wrapper.active .input-holder .search-icon {

    width: 42px;

    height: 42px;

    border-radius: 30px;

    position: absolute;

    right: 0;

    background-color: #FFC215;

    top: 0;

    bottom: 0;

    margin: auto;

}



.search-wrapper .close-search {

    position: absolute;

    z-index: 1;

    top: 0;

    right: 20px;

    width: 25px;

    height: 25px;

    cursor: pointer;

    transform: rotate(-180deg);

    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);

    transition-delay: 0.2s;

    bottom: 0;

    margin: auto;

    opacity: 0;

}



.search-wrapper.active .close-search {

    right: -30px;

    transform: rotate(45deg);

    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);

    transition-delay: 0.5s;

    opacity: 1;

}



.search-wrapper .close-search::before,

.search-wrapper .close-search::after {

    position: absolute;

    content: '';

    background: #FE5F55;

    border-radius: 2px;

}



.search-wrapper .close-search::before {

    width: 5px;

    height: 25px;

    left: 10px;

    top: 0px;

}



.search-wrapper .close-search::after {

    width: 25px;

    height: 5px;

    left: 0px;

    top: 10px;

}



/* Header End */



/* Footer start */

footer {

    color: #fff;

    background-color: #000;

    padding: 60px 0 45px;

}



.footer-content p {

    font-size: 12px;

    margin-bottom: 30px;

}



.footer-content a {

    font-size: 14px;

}



.footer-content a:hover,

.footer-content a:focus {

    color: #fff;

}



.footer-copyright {

    margin-top: 45px;

}



.footer-copyright p {

    margin-bottom: 0;

}



.footer-copyright p,

.footer-copyright p a {

    font-size: 10px;

}



.footer-copyright a,

footer ul a {

    color: #fff;

}



.footer-copyright a:hover,

.footer-copyright a:focus,

footer ul a:hover,

footer ul a:focus {

    color: #FFC215;

}



footer h6 {

    font-family: 'Gotham-HTF';

    font-size: 14px;

    font-weight: bold;

    color: #FFC215;

}



footer ul {

    list-style: none;

    margin: 0;

    padding: 0;

}



footer ul {

    list-style: none;

    margin: 0;

    padding: 0;

    font-size: 14px;

}



footer li+li {

    margin-top: 8px;

}



footer ul a i {

    display: inline-block;

    min-width: 15px;

    margin-right: 15px;

}



.footer-form p {

    font-size: 14px;

    margin: 0 0 20px;

}



.footer-form input[type="email"] {

    border-radius: 4px 0 0 4px;

    padding: 10px 20px;

}



.footer-form input[type="email"]::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */

    color: #ccc;

    font-size: 12px;

}



.footer-form input[type="email"]::-moz-placeholder {

    /* Firefox 19+ */

    color: #ccc;

    font-size: 12px;

}



.footer-form input[type="email"]:-ms-input-placeholder {

    /* IE 10+ */

    color: #ccc;

    font-size: 12px;

}



.footer-form input[type="email"]:-moz-placeholder {

    /* Firefox 18- */

    color: #ccc;

    font-size: 12px;

}



.footer-logo.col-3 {

    flex: 0 0 119px;

    max-width: 119px;

    padding-right: 0;

}



.footer-logo img {

    width: 100%;

}



.footer-logo a {

    display: block;

}



.footer-left .footer-content.col-9 {

    flex: 0 0 calc(100% - 119px);

    max-width: calc(100% - 119px);

    padding-left: 48px;

}



.footer-left .footer-content .col-inner {

    padding-right: 65px;

}



.footer-form button.btn-small {

    font-size: 12px;

    height: 40px;

    line-height: 42px;

    padding-left: 25px;

    padding-right: 25px;

    line-height: 1;

    font-weight: 700;

    border-radius: 0 4px 4px 0;

    flex: 0 0 85px;

    max-width: 85px;

    outline: none;

}



.footer-form button.btn-small:hover,

.footer-form button.btn-small:focus {

    background-color: transparent;

    border-color: #FFC215;

    color: #FFC215;

}



.footer-form .input-wrap {

    display: flex;

    flex-wrap: wrap;

}



.footer-form p {

    margin-right: 90px;

}



.footer-form .input-wrap #newsletterEmail {

    flex: 0 0 calc(100% - 85px);

    max-width: calc(100% - 85px);

    font-size: 12px;

}



.footer-form .col-inner {

    padding-left: 50px;

}



.footer-main.row>div {

    margin-bottom: 20px;

}



.footer-content a {

    display: block;

    margin-bottom: 10px;

}



/* Footer end */



/* Home page start */

.section {

    padding-top: 90px;

    padding-bottom: 90px;

}



.section.no-padding {

    padding-top: 0;

    padding-bottom: 0;

}



.color-purple {

    color: #932573;

}



.color-red {

    color: #E83D3D;

}



.color-light-blue {

    color: #3ECECA;

}



.color-white {

    color: #fff;

}



.color-light-yellow {

    color: #FFC215;

}



.color-light-pink {

    color: #FFAF9C;

}



.color-light-gray {

    color: #919191;

}



.bg-purple {

    background-color: #932573;

}



.bg-red {

    background-color: #E83D3D;

}



.bg-light-blue {

    background-color: #3ECECA;

}



.bg-yellow {

    background-color: #FFC215;

}



.bg-blue {

    background-color: #00697A;

}



.bg-pink {

    background-color: #FFAF9C;

}



.banner-section .banner-top-section .banner-slide {



    background-repeat: no-repeat;

    background-size: cover;

    height: 96vh;

    padding: 130px 0px 12.30vw;

    display: flex;

    align-items: center;

    background-position: right center;

    z-index: 1 !important;

}



.banner-bottom-section {

    margin-top: -12.30vw;

}



.banner-caption .h1 {

    font-size: 120px;

    line-height: 0.9;

    width: 80%;

    margin-bottom: 45px;

}



.banner-text {

    color: #fff;

    min-height: 207px;

}



.banner-text p {

    margin-bottom: 20px;

}



.banner-bottom-section {

    padding: 12.30vw 0 80px;

    clip-path: polygon(0 0, 100% 12.30vw, 100% 100%, 0 100%);

}



.bg-gradiant {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

}



.home-banner-slider {

    width: 100%;

}



.home-banner-slider .slick-track {

    display: flex;

}



.banner-slide .slide-inner {

    z-index: 1;

    width: 100%;

}



.content-col {

    position: relative;

}



.home-banner-slider .slick-dots {

    position: absolute;

    right: 20px;

    top: 50%;

    transform: translateY(-50%);

    z-index: 1;

    text-align: center;

    padding-left: 0;



}



.home-banner-slider .slick-track {

    display: flex;

}



.home-banner-slider .slick-dots li {

    display: block;

    line-height: 1;

}



.home-banner-slider .slick-dots li button {

    height: 12px;

    width: 12px;

    border-radius: 50%;

    padding: 0;

    font-size: 0;

    background-color: #000;

    border: none;

    margin-top: 8px;

    margin-bottom: 8px;

}



.home-banner-slider .slick-dots li.slick-active button {

    height: 15px;

    width: 15px;

    background-color: #932573;

}



.content-col .bg-color {

    position: absolute;

    left: -200%;

    right: -200%;

    top: 0;

    height: 100%;

    z-index: -1;

}



.two-col-section {

    overflow: hidden;

}



.content-col.col-left .bg-color {

    right: 0;

}



.content-col.col-right .bg-color {

    left: 0;

}



.banner-bottom-section {

    background-color: #000;

    background-position: bottom center;

    background-size: 120%;

    background-repeat: no-repeat;

}



.banner-content h2 {

    margin-bottom: 40px;

}



.hidden-text {

    display: none;

}



.video-player {

    height: 480px;

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

}



.video-player .play-btn {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.content-col .col-inner {

    padding-right: 80px;

    padding-left: 70px;

}



.content-col .col-inner p {

    margin-bottom: 30px;

}



.section-title {

    margin-bottom: 76px;

}



.title-svg img {

    max-width: 30.3vw;

}



.content-col .content-text {

    margin-bottom: 76px;

}



.full-width-section.two-col-section .content-col {

    padding-top: 130px;

    padding-bottom: 120px;

}



.full-width-section.two-col-section .col-right {

    padding-left: 95px;

}



.full-width-section.two-col-section .col-left {

    padding-right: 95px;

}



.full-width-section.two-col-section .content-col .col-inner {

    padding-right: 35px;

    padding-left: 35px;

}



.our-model-col.content-col .title-svg img,

.what-we-fund-col.content-col .title-svg img {

    height: 16.14vw;

    max-width: 26.25vw;

}



.full-width-section.two-col-section .section-title {

    margin-bottom: 88px;

}



.by-the-number-section {

    background-color: #000;

    color: #fff;

    background-size: 110%;

    background-repeat: no-repeat;

    background-position: center;

}



.by-the-number-section .section-title {

    margin-bottom: 10px;

}



.title-wrap {

    margin-bottom: 60px;

}



.title-wrap .sub-title {

    font-size: 21px;

    display: block;

    padding-left: 10px;

    padding-right: 10px;

    word-break: normal;

    display: block;

}



.counter-number {

    font-size: 10.42vw;

    margin-bottom: 25px;

}



.by-number-row {

    flex-direction: row;

    flex-wrap: nowrap;

}



.by-number-row .col .col-inner {

    text-align: center;

    font-weight: 700;

}



.by-number-row .col {

    margin-bottom: 40px;

}



.color-dark-blue {

    color: #00697A;

}



sub,

sup {

    font-size: 62%;

}



.counter-text p {

    margin-bottom: 0;

}



section.apply-section {

    background-repeat: no-repeat;

    background-position: right top;

    padding-top: 154px;

    padding-bottom: 184px;

}



.apply-section .image-wrap {

    position: absolute;

    right: 70px;

    left: -20%;

    height: 32vw;

}



.apply-section .section-title {

    margin-bottom: 45px;

}



.apply-section .content-col .col-inner p {

    margin-bottom: 38px;

}



.apply-section .content-col .col-inner {

    padding-right: 0;

    padding-left: 90px;

}



.content-text ul {

    padding-left: 20px;

    margin-bottom: 38px;

}



.apply-section .content-col .content-text {

    margin-bottom: 0;

}



.application-text {

    margin-top: 60px;

    margin-bottom: 60px;

}



.apply-section .title-svg img {

    max-width: 100%;

}



.quotes-text h4 {

    text-transform: unset;

    font-family: 'Gotham-HTF';

    font-weight: 700;

    line-height: 1.5;

    margin-bottom: 74px;

}



section.testimonial-quote-section {

    padding-top: 150px;

    padding-bottom: 110px;

}



.quotes-text {

    padding-top: 7.6vw;

    padding-left: 5.6vw;

    padding-right: 20px;

    position: relative;

}



.quotes-info {

    font-size: 30px;

    max-width: 600px;

}



.quotes-info span {

    display: block;

}



.quotes-info .quotes-writer-name {

    font-weight: 700;

}



.quotes-text::before {

    content: '';

    background-image: url(../images/quotes-icon.svg);

    top: 0;

    left: 0;

    position: absolute;

    width: 16.87vw;

    height: 10.9vw;

    background-size: 100%;

    background-size: cover;

    background-repeat: no-repeat;

}



.small-banner-section.banner-section .banner-top-section .banner-slide {

    height: 38.54vw;

    background-position: center;

}



.what-we-fund-section .col-11 {

    padding: 100px 13.12vw;

}



/* Home page end */

.content-col .content-text h4 {

    font-family: 'Gotham-HTF';

    font-weight: 700;

    text-transform: unset;

    line-height: 1.2;

    margin-bottom: 6px;

}



.what-we-fund-section .content-text h4 {

    color: #FFC215;

}



section.what-we-fund-section {

    padding-top: 132px;

    padding-bottom: 190px;

}



.what-we-fund-section .content-col .col-inner {

    padding-left: 40px;

    padding-right: 0;

}



.what-we-fund-section .content-text {

    line-height: 2;

}



.what-we-fund-section .col-inner p {

    margin-bottom: 6px;

}



.what-we-fund-section .col-inner p:last-child {

    margin-bottom: 0;

}



.what-we-fund-section .content-col .content-text {

    margin-bottom: 35px;

}



.what-we-fund-section .content-col .content-text:last-child {

    margin-bottom: 0;

}



.what-we-fund-section .section-title {

    margin-bottom: 86px;

}



/* What we fund */



/* Our team */

.team-section .section-title img {

    max-height: 20vw;

}



.team-type-title {

    color: #00697A;

    margin-bottom: 50px;

}



.team-row-wrap {

    margin-bottom: 180px;

    padding-left: 45px;

    padding-right: 45px;

}



.team-image {

    overflow: hidden;

}



.team-image img {

    height: 28vw;

    object-fit: cover;

    width: 100%;

    transform: scale(1);

    transition: all 500ms ease-in-out;

}



.team-image a:hover img {

    transform: scale(1.1);

    transition: all 500ms ease-in-out;

}



.team-row-wrap .row {

    margin-left: -18px;

    margin-right: -18px;

}



.team-col {

    padding-left: 18px;

    padding-right: 18px;

    margin-bottom: 35px;

}



.team-col .col-inner {

    position: relative;

    padding-right: 38px;

    padding-top: 44px;

    padding-bottom: 26px;

    height: 100%;

}



.team-col .col-inner::before {

    content: '';

    height: 100%;

    width: calc(100% - 27px);

    position: absolute;

    right: 0;

    top: 0;

    z-index: -1;

    background-color: #3ECECA;

}



.team-col:nth-child(2) .col-inner::before,

.team-col:nth-child(7) .col-inner::before,

.team-col:nth-child(12) .col-inner::before,

.team-col:nth-child(17) .col-inner::before,

.team-col:nth-child(22) .col-inner::before {

    background-color: #932573;

}



.team-col:nth-child(3) .col-inner::before,

.team-col:nth-child(8) .col-inner::before,

.team-col:nth-child(13) .col-inner::before,

.team-col:nth-child(18) .col-inner::before,

.team-col:nth-child(23) .col-inner::before {

    background-color: #FFAF9C;

}



.team-col:nth-child(4) .col-inner::before,

.team-col:nth-child(9) .col-inner::before,

.team-col:nth-child(14) .col-inner::before,

.team-col:nth-child(19) .col-inner::before,

.team-col:nth-child(24) .col-inner::before {

    background-color: #E83D3D;

}



.team-col:nth-child(5) .col-inner::before,

.team-col:nth-child(10) .col-inner::before,

.team-col:nth-child(15) .col-inner::before,

.team-col:nth-child(20) .col-inner::before,

.team-col:nth-child(25) .col-inner::before {

    background-color: #00697A;

}



.team-col .team-info {

    background-color: #FFC215;

    padding: 14px 23px;

    margin-left: 27px;

    margin-right: 27px;

    text-align: center;

    min-height: 152px;

    margin-top: -76px;

    z-index: 1;

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

    flex-direction: column;

}



.team-info .people-name {

    font-family: 'Gotham-HTF';

    color: #00697A;

    margin-bottom: 5px;

}



.team-info span {

    display: block;

    font-size: 22px;

    line-height: 1.3;

    font-weight: 500;

}



.team-info span:last-child {

    font-weight: 700;

    font-style: italic;

}



.support-section .row {

    align-items: center;

}



.support-section .title-svg img {

    max-width: 35.3vw;

}



.support-section .content-col .col-inner {

    padding-right: 0;

}



.support-section .content-col .content-text {

    margin-bottom: 60px;

}



/* Our team End*/

/* team details */

section.pt-header {

    padding-top: 265px;

}



.team-detail-section .bg-img {

    background-repeat: no-repeat;

    position: absolute;

    top: -50px;

    right: -70px;

    background-size: cover;

    height: 37.13vw;

    width: 22.7vw;

}



.team-detail-section .team-detail-sec-wrap {

    padding: 111px 5.78vw 230px;

    position: relative;

}



.team-img-col {

    padding-right: 5vw;

}



.team-content-col {

    padding-left: 48px;

}



.team-img-col.team-col .col-inner::before {

    z-index: 0;

}



.team-img-col.team-col .col-inner {

    height: auto;

}



.team-img-col.team-col .col-inner {

    padding-bottom: 100px;

}



.team-people-title-wrap h2 {

    color: #961D74;

    margin-bottom: 30px;

}



.team-people-title-wrap h2,

.team-people-title-wrap span {

    font-family: 'Gotham-HTF';

}



.team-people-title-wrap span,

.recent-thought-wrap h5 {

    color: #FFC215;

    display: block;

    margin-bottom: 0;

    line-height: 1.3;

    font-family: 'Gotham-HTF';

}



.team-people-title-wrap {

    margin-bottom: 60px;

}



.team-detail-text .content-text {

    line-height: 1.6;

    margin-bottom: 65px;

}



.team-detail-text .content-text p {

    margin-bottom: 46px;

}



.team-content-col {

    font-weight: 500;

}



.recent-thought-wrap h5 {

    margin-bottom: 65px;

}



.recent-thought-wrap ul {

    margin-bottom: 0;

    padding-left: 0;

    list-style: none;

    color: #3ECECA;

}



.recent-thought-wrap ul li {

    margin-bottom: 30px;

}



.team-img-col .btn-wrap {

    margin-top: 44px;

}



section.team-detail-section {

    overflow: hidden;

    padding-bottom: 0;

}



/* team details End*/

/* map css */

#chartdiv {

    height: 100vh;

    background-color: #EBF2F2;

}



/* map css ENd*/



/* Resource */

.resource-sec-wrap {

    max-width: 1280px;

    margin: auto;

}



.resource-sec-wrap .resouce-single {

    height: 436px;

    padding-left: 15px;

    padding-right: 15px;

    padding-top: 15px;

    padding-bottom: 15px;

}



.resouce-single .col-inner {

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 40px;

    text-align: center;

}



.resouce-single a {

    height: 100%;

    color: #fff;

}



.resouce-single h3 {

    font-size: 60px;

    margin-bottom: 0;

}



.resouce-single {

    float: left;

}



.resource-sec-wrap .resouce-single.grid-item--height2 {

    height: 876px;

}



.resource-listing:after {

    content: '';

    display: block;

    clear: both;

}



.resource-sec-wrap .sub-title {

    max-width: 600px;

    margin-left: auto;

    margin-right: auto;

}



.resource-sec-wrap .section-title {

    margin-bottom: 20px;

}



.resource-listing {

    margin-left: -15px;

    margin-right: -15px;

}



/* Resource  ENd*/

section.pt-small-header {

    padding-top: 228px;

}



.media-mention-sec-wrap {

    padding: 112px 5.31vw 106px;

}



.media-mention-sec-wrap .section-title {

    margin-bottom: 66px;

}



.media-mention-top {



    padding-bottom: 77px;

    position: relative;

    margin-bottom: 124px;

}



.media-mention-listing-wrap .media-mention-content,

.media-mention-top {

    max-width: 1120px;

    margin-left: auto;

    margin-right: auto;

}



.media-mention-top::after {

    content: '';

    position: absolute;

    width: 123px;

    height: 5px;

    background-color: #126979;

    left: 50%;

    transform: translateX(-50%);

    bottom: 0;

}



.media-mention-sec-wrap p {

    margin-bottom: 40px;

}



.media-mention-top .btn-wrap {

    margin-top: 56px;

}



.media-mention-listing-wrap .media-mention-content {

    text-align: center;

    padding-bottom: 20px;

}



.media-mention-content h4 {

    color: #000;

    font-family: 'Gotham-HTF';

    font-weight: 700;

    margin-bottom: 42px;

}



.media-mention-listing {

    margin-top: 45px;

}



.media-mention-single .content-col {

    padding-left: 70px;

}



.media-title {

    font-size: 40px;

    margin-top: 0;

    margin-bottom: 22px;

    line-height: 1.2;

    font-family: 'Gotham-HTF';

    color: #961D74;

}



.media-mention-single .content-text {

    font-size: 30px;

    font-weight: 500;

    margin-bottom: 25px;

}



.media-mention-single .content-text .mention-sub-title {

    margin-bottom: 0;

    line-height: 1.2;

    display: block;

}



.media-mention-single .content-text .date {

    color: #00697A;

    line-height: 1.2;

    display: block;

}



.media-mention-single {

    margin-bottom: 55px;

}



.media-mention-single:last-child {

    margin-bottom: 0;

}



.media-mention-single .image-col a {

    display: block;

    overflow: hidden;

}



.media-mention-single a img {

    transform: scale(1.1);

    transition: all 500ms ease-in-out;

}



.media-mention-single a:hover img {

    transform: scale(1);

    transition: all 500ms ease-in-out;

}



.form-modal .modal-dialog {

    max-width: 70.31vw;

    background-image: url(../images/modal-bg.png);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}



.form-modal .modal-dialog .modal-content {

    background-color: transparent;

    padding: 0 12.9vw 10.88vw;

}



.form-modal form {

    text-align: left;

}



.form-modal h2 {

    margin-bottom: 54px;

}



label.hide {

    display: none;

}



.form-modal form input[type="text"],

.form-modal form input[type="email"],

.form-modal form input[type="number"],

.form-modal textarea {

    height: 50px;

    font-size: 24px;

    color: #000;

    padding: 8px 20px;

    border-radius: 0;

}



.form-modal textarea {

    height: 430px;

    padding-top: 20px;

    padding-bottom: 20px;

}



.form-modal .form-group {

    margin-bottom: 18px;

}



.form-modal .form-row>.col,

.form-modal .form-row>[class*=col-] {

    padding-left: 15px;

    padding-right: 15px;

}



.form-modal .form-row {

    margin-left: -15px;

    margin-right: -15px;

}



.form-modal .form-row ::placeholder {

    color: #000;

}



.form-modal .form-row .btn {

    margin-top: 25px;

    display: inline-block;

    width: auto;

    padding-left: 55px;

    padding-right: 55px;

    height: auto;

}



.form-modal .modal-dialog .modal-body {

    padding-top: 8.33vw;

    padding-bottom: 0;

    padding-left: 0;

    padding-right: 0;

}



.form-modal .modal-dialog .close {

    position: absolute;

    top: 40px;

    right: 40px;

}



.close-icon {

    width: 40px;

    height: 40px;

    display: inline-block;

    position: relative;

    opacity: 1;

}



.close-icon:hover::before,

.close-icon:hover::after {

    background-color: #E83D3D;

    transition: all 300ms ease-in-out;

}



.close-icon:before,

.close-icon:after {

    position: absolute;

    left: 21px;

    top: 0;

    content: ' ';

    height: 40px;

    width: 3px;

    transition: all 0.3s ease-in-out;

    background-color: #000;



}



.close-icon:before {

    transform: rotate(45deg);

}



.close-icon:after {

    transform: rotate(-45deg);

}



section.media-mention-section {

    padding-bottom: 208px;

}



.additional-resource-listing .media-mention-single .content-col {

    padding-left: 0;

}



.media-mention-top.border-bottom-none::after {

    display: none;

}



.additional-resource-top-wrap {

    border-bottom: 1px solid #126979;

}



.additional-resource-top-wrap .media-mention-top {

    margin-bottom: 0;

}



.additional-resource-top-wrap .media-mention-top p:last-child {

    margin-bottom: 0;

}



.additional-resource-top-wrap .filter-btn-wrap ul {

    list-style: none;

    margin-bottom: 33px;

    padding-left: 0;

}



.additional-resource-top-wrap .filter-btn-wrap ul li {

    display: inline-block;

    margin-top: 12px;

    vertical-align: middle;

    margin-left: 10px;

}



.filter-btn-wrap li select {

    font-size: 18px;

    color: #00697A;

    background-color: transparent;

    text-transform: uppercase;

    border: 2px solid #00697A;

    border-radius: 4px;

    padding: 18px 45px;

    line-height: 1;

    text-align: center;

    font-weight: 700;

    cursor: pointer;

    transition: all 300ms ease-in-out;

}



.filter-btn-wrap li select:hover {

    background-color: #00697A;

    color: #fff;

    transition: all 300ms ease-in-out;

}



.filter-btn-wrap select {

    -moz-appearance: none;

    /* Firefox */

    -webkit-appearance: none;

    /* Safari and Chrome */

    appearance: none;

}



.filter-btn-wrap select option {

    text-transform: capitalize;

    line-height: 1.5;

    margin-bottom: 2px;

    font-size: 16px;

    padding: 2px 5px;

    text-align: left;

    display: block;

    background-color: #fff;

    color: #000;

}



.additional-resource-listing {

    margin-top: 44px;

}



.additional-resource-listing .media-mention-single {

    border-bottom: 1px solid #126979;

    margin-bottom: 40px;

    padding-bottom: 38px;

}



.media-mention-single .content-text p {

    font-size: 24px;

    font-weight: 400;

    margin-top: 24px;

}



.additional-resource-listing .media-mention-single .content-text {

    margin-bottom: 35px;

}



.articles-single .col-inner {

    background-color: #000;

    height: 100%;

    padding: 41px;

    padding-bottom: 52px;

}



.articles-single {

    margin-bottom: 30px;

}



.articles-single img {

    width: 100%;

    object-fit: cover;

    height: 238px;

    transform: scale(1.1);

    transition: all 500ms ease-in-out;

}



.articles-single .article-content {

    color: #fff;

    margin-top: 48px;

}



.articles-single .article-content h5 {

    font-family: 'Gotham-HTF';

    line-height: 1.2;

    color: #FFC215;

    margin-bottom: 32px;

}



.date-caregory-wrap ul {

    list-style: none;

    padding-left: 0;

    margin-bottom: 30px;

}



.date-caregory-wrap ul li {

    display: inline-block;

    color: #3ECECA;

    padding-left: 8px;

    padding-right: 8px;

    position: relative;

}



.date-caregory-wrap ul li:first-child {

    padding-left: 0;

}



.date-caregory-wrap ul li::after {

    content: '|';

    position: absolute;

    right: -7px;

}



.date-caregory-wrap ul li:last-child::after {

    display: none;

}



.articles-single .article-content .content-text {

    margin-bottom: 32px;

}



.articles-single .article-content .btn-small {

    padding-left: 35px;

    padding-right: 35px;

}



.articles-single a:hover img {

    transform: scale(1);

    transition: all 500ms ease-in-out;

}



.articles-single .image-wrap {

    overflow: hidden;

}



.featured-articles-section .media-mention-top {

    margin-bottom: 120px;

    padding-bottom: 0;

}



.annual-reports-section .media-mention-top {

    padding-bottom: 0;

    margin-bottom: 85px;

}



.annual-reports-listing .articles-single img {

    height: 26.30vw;

}



.annual-reports-listing .articles-single .article-content {

    margin-top: 38px;

}



.annual-reports-listing .articles-single .article-content h5 {

    margin-bottom: 46px;

}



.additional-trans-section .media-mention-top {

    padding-bottom: 0;

}



.additional-trans-listing .media-mention-single .content-col {

    padding-left: 42px;

}



.media-mention-single .image-col a {

    height: 100%;

}



.additional-trans-listing .media-title {

    margin-bottom: 36px;

}



.additional-trans-listing .media-mention-single .content-text {

    margin-bottom: 40px;

}



.additional-trans-listing .media-mention-single .content-text p {

    margin-top: 0;

}



.additional-trans-listing .media-mention-single {

    margin-bottom: 66px;

    padding-bottom: 48px;

    border-bottom: 1px solid #126979;

}



.blog-listing .blog-single {

    background-color: #000;

}



.blog-listing .blog-single {

    margin-bottom: 36px;

    padding: 63px 55px 66px;

    position: relative;

    padding-right: 0;

}



.blog-listing .blog-single::before {

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    width: 80px;

    background-color: #961D74;

    height: 100%;

}



.blog-top-detail {

    font-size: 14px;

    color: #fff;

    padding-top: 22px;

    padding-bottom: 22px;

    position: relative;

}



.blog-content-col {

    color: #fff;

}



.blog-top-detail::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0px;

    height: 6px;

    width: 150px;

    background-color: #961D74;

}



.blog-category ul {

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

}



.blog-category ul li {

    position: relative;

    display: inline-block;

    padding-left: 6px;

    padding-right: 6px;

}



.blog-category ul li:first-child {

    padding-left: 0;

}



.blog-category ul li:last-child::before {

    display: none;

}



.blog-category ul li::before {

    content: '|';

    position: absolute;

    right: -4px;

    top: 50%;

    transform: translateY(-50%);

    color: #FFC215;

}



.blog-date {

    margin-bottom: 6px;

}



.blog-title {

    margin-bottom: 20px;

    color: #3ECECA;

    font-family: 'Gotham-HTF';

    line-height: 1.1;

}



.blog-title a {

    color: #3ECECA;

}



.blog-title a:hover {

    color: #FFAF9C;

}



.blog-single .content-text {

    margin-bottom: 60px;

    line-height: 1.25;

}



.blog-single .content-text p:last-child {

    margin-bottom: 0;

}



.blog-single .image-wrap img {

    width: 100%;

    object-fit: cover;

    height: 343px;

}



.blog-single .row {

    align-items: center;

}



.blog-single .blog-image-col {

    padding-left: 35px;

}



.blog-listing-col {

    padding-right: 0;

}



.blog-sidebar-col {

    padding-left: 56px;

}



.search-input-wrap input[type="search"] {

    width: 100%;

    height: 79px;

    padding: 10px 36px;

    padding-right: 50px;

    border: 2px solid #000;

    border-radius: 4px;

    font-weight: 500;

}



.search-input-wrap #searchSubmit {

    position: absolute;

    top: 27px;

    background-color: transparent;

    border: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24'%3E%3Ctitle%3Esearch-icon-grey%3C/title%3E%3Cpath d='M9.73,17.59A7.86,7.86,0,1,0,1.88,9.73,7.86,7.86,0,0,0,9.73,17.59Z' style='fill:none;stroke:%23000000;stroke-width:3.75px'/%3E%3Cline x1='16.79' y1='15.79' x2='23.67' y2='22.67' style='fill:none;stroke:%23000000;stroke-width:3.75px'/%3E%3C/svg%3E");

    right: 36px;

    width: 25px;

    height: 25px;

    background-repeat: no-repeat;

    background-position: center;

    padding: 0;

}



.blog-sidebar-col .search-input-wrap,

.join-mailing-list {

    margin-bottom: 35px;

}



.join-mailing-list {

    padding: 42px 40px 50px;

    background-color: #3ECECA;

    text-align: center;

}



.join-mailing-list h4 {

    font-family: 'Gotham-HTF';

    line-height: 1.2;

    margin-bottom: 22px;

    font-size: 30px;

}



.blog-sidebar-col p {

    font-size: 21px;

    margin-bottom: 40px;

}



.join-mailing-list input[type="text"],

.join-mailing-list input[type="email"] {

    width: 100%;

    margin-bottom: 16px;

    height: 50px;

    font-size: inherit;

}



.join-mailing-list .btn-small {

    padding-left: 58px;

    padding-right: 58px;

}



.blog-sidebar-col .support-tjfp-wrap {

    background-color: #FFC215;

    text-align: center;

    padding: 40px 40px 50px;

}



.blog-sidebar-col .support-tjfp-wrap h4 {

    padding-left: 25px;

    padding-right: 25px;

    margin-bottom: 64px;

}



.blog-sidebar-col .support-tjfp-wrap p {

    font-weight: 500;

    margin-bottom: 50px;

}



.hideen-text {

    display: none;

}



.blog-sidebar-col .support-tjfp-wrap .btn {

    width: 100%;

}



.blog-listing-col {

    margin-bottom: 50px;

}



.blog-section .section-title {

    margin-bottom: 95px;

}



.blog-detail-col .blog-content-col {

    color: #000;

}



.blog-banner {

    margin-bottom: 96px;

}



.blog-banner img {

    height: 46.25vw;

    object-fit: cover;

}



.blog-detail-col .blog-top-detail {

    color: #000;

    font-weight: 500;

    padding-bottom: 34px;

}



.blog-detail-col .blog-top-detail span {

    display: block;

}



.blog-detail-col .blog-title {

    font-size: 60px;

    line-height: 1.1;

    margin-bottom: 60px;

}



.blog-detail-col .content-text h5 {

    font-family: 'Gotham-HTF';

    color: #3ECECA;

    font-weight: 500;

}



.blog-detail-col .content-text p b {

    color: #932573;

}



.blog-detail-col .content-text h5,

.blog-detail-col .content-text p {

    margin-bottom: 42px;

}



.blog-detail-col .content-text p:last-child {

    margin-bottom: 0;

}



.blog-detail-col .testimonial-quote-section {

    padding-top: 65px;

    padding-bottom: 70px;

}



.blog-detail-col .testimonial-quote-section .quotes-info {

    font-size: 18px;

}



.blog-detail-col .testimonial-quote-section .quotes-info span {

    margin-bottom: 3px;

}



.blog-detail-col .testimonial-quote-section .quotes-col {

    padding-left: 90px;

    padding-right: 50px;

}



.blog-detail-col .quotes-text {

    padding-top: 5.2vw;

    padding-left: 4vw;

}



.blog-detail-col .quotes-text h4 {

    margin-bottom: 30px;

    line-height: 1.2;

}



.blog-detail-col .quotes-text::before {

    width: 14.87vw;

    height: 9.9vw;

}



.testimonial-quote-section.row {

    margin-left: 0;

    margin-right: 0;

}



.blog-detail-col .content-text h5.blog-sub-title {

    color: #000;

    font-weight: 700;

}



.testimonial-quote-section.row {

    margin-top: 54px;

    margin-bottom: 70px;

}



.blog-sidebar-col .social-share-btn {

    margin-top: 50px;

    margin-bottom: 50px;

    text-align: center;

}



.blog-sidebar-col .social-share-btn h4 {

    font-family: 'Gotham-HTF';

    color: #00697A;

    margin-bottom: 22px;

}



.blog-sidebar-col .social-share-btn ul {

    list-style: none;

    padding-left: 0;

}



.blog-sidebar-col .social-share-btn ul li {

    display: inline-block;

    margin-left: 20px;

    margin-right: 20px;

    font-size: 60px;

}



.blog-sidebar-col .social-share-btn ul a {

    color: #E83D3D;

}



.blog-sidebar-col .social-share-btn ul a:hover {

    color: #932573;

}



.popover-content .inner-popup {

    opacity: 0;

    visibility: hidden;

    transition: all 500ms ease-in-out;

}



.popover-content .popup-header {

    position: relative;

}



/* .popover-content .popup-header::before

{

    content: '';

    position: absolute;

    left: -200%;

    right: -200%;

    height: 100%;

    background-color: #FFC215;

    z-index: -1;

} */

.popover-content .popover-inner-content {

    padding: 50px 65px;

    max-height: 34vw;

    overflow-y: auto;

    background-color: #fff;

}



.popover-content {

    max-height: 55px;

}



.organization-list .popover-text-wrap {

    flex: 0 0 calc(100% - 95px);

    max-width: calc(100% - 95px);

    padding-left: 30px;

}



.popover-content .organization-list {

    margin-bottom: 45px;

}



.popover-content .organization-list:last-child {

    margin-bottom: 0;

}



.popover-content {

    min-width: 41.66vw;

    width: 100%
}



.popover-content .btn-small {

    padding-left: 44px;

    padding-right: 44px;

}



.map-wrap .ampopup-content {

    background-color: #fff;

    box-shadow: 6px 6px 6px #00000029;

}



.organization-list.popup-open .inner-popup {

    opacity: 1;

    visibility: visible;

    transition: all 500ms ease-in-out;

}



.organization-list .inner-popup {

    position: absolute;

    left: 0;

    top: 0;

    background-color: #fff;

    width: 100%;

    /* height: 100%; */

}



.map-wrap .ampopup-header {

    display: none;

}



.ampopup-content .ampopup-inside {

    padding: 0;

}



.inner-popup .popup-header {

    padding: 70px 46px 64px;

}



.inner-popup .popup-header .logo-wrap {

    flex: 0 0 140px;

    max-width: 140px;

}



.inner-popup .popup-header .grantee-title {

    flex: 0 0 calc(100% - 140px);

    max-width: calc(100% - 140px);

    padding-left: 36px;

    color: #E83D3D;

    font-size: 60px;

    text-align: left;

    margin-bottom: 0;

}



.inner-popup .popup-header .popup-close-btn {

    position: absolute;

    top: 30px;

    right: 50px;

}



.inner-popup .popup-header .popup-title-wrap {

    display: flex;

    padding-right: 40px;

    flex-wrap: wrap;

    position: relative;

}



.dots-wrap span {

    height: 38px;

    width: 38px;

    background-color: #3ECECA;

    display: block;

    border-radius: 50%;

    margin-top: 16px;

}



.dots-wrap span:first-child {

    margin-top: 0;

}



.dots-wrap {

    position: absolute;

    right: -10px;

    top: 0;

}



.grantee-data .social-share-btn ul {

    margin-bottom: 30px;

    padding-left: 0;

}



.grantee-data .social-share-btn ul li {

    list-style: none;

    display: inline-block;

    font-size: 24px;

    margin-left: 7px;

    margin-right: 7px;

}



.grantee-data .social-share-btn a {

    color: #961D74;

}



.inner-popup .popup-body {

    padding: 46px 36px 50px 46px;

}



.inner-popup .popup-body-inner {

    display: flex;

    flex-wrap: wrap;

}



.inner-popup .popup-body-inner .right-side-btn {

    flex: 0 0 198px;

    max-width: 198px;

}



.inner-popup .popup-body-inner .left-info {

    flex: 0 0 calc(100% - 198px);

    max-width: calc(100% - 198px);

    padding-right: 30px;

}



.popup-body-inner .right-side-btn a {

    display: block;

    margin-bottom: 17px;

    padding-left: 15px;

    padding-right: 15px;

}



.popup-body-inner .right-side-btn a:last-child {

    margin-bottom: 0;

}



.popup-body-inner .left-info {

    color: #000;

}



.popup-body-inner .info-wrap ul {

    list-style: none;

    margin-bottom: 0;

    padding-left: 0;

}



.popup-body-inner .info-wrap li {

    display: flex;

    flex-wrap: wrap;

    font-weight: 500;

    margin-bottom: 16px;

}



.popup-body-inner .info-wrap li:last-child {

    margin-bottom: 0;

}



.popup-body-inner .info-wrap li .info-title {

    display: inline-block;

    text-transform: uppercase;

    font-weight: 700;

    color: #00697A;

    flex: 0 0 130px;

    max-width: 130px;

}



.popup-body-inner .info-wrap li .info-text {

    flex: 0 0 calc(100% - 130px);

    max-width: calc(100% - 130px);

    padding-left: 30px;



}



.popup-body-inner .info-wrap li a {

    color: #961D74;

    font-weight: 700;

}



.popup-body-inner .info-wrap li a:hover {

    color: #00697A;

}



.popup-body-inner .btn.back-list-btn {

    border: 2px solid #000;

    color: #000;

}



.popup-body-inner .btn.back-list-btn:hover {

    background-color: #000;

    color: #fff;

}



.grantees-filter-btn .search-input-wrap {

    position: relative;

}



.grantees-filter-btn ul {

    text-align: center;

    padding-left: 0;

}



.grantees-filter-btn ul li {

    margin-left: 14px;

    margin-right: 14px;

    display: inline-block;

}



.grantees-filter-btn .search-input-wrap input[type="search"],

.filter-btn-wrap.grantees-filter-btn li select {

    height: 56px;

    font-size: 18px;

}



.grantees-filter-btn .search-input-wrap input[type="search"] {

    padding-left: 24px;

    background-color: transparent;

}



.filter-btn-wrap.grantees-filter-btn li select:hover {

    background-color: #961D74;

}



.grantees-filter-btn .search-input-wrap #searchSubmit {

    top: 15px;

    right: 15px;

}



.filter-btn-wrap.grantees-filter-btn li select {

    padding-left: 30px;

    padding-right: 30px;

    background-color: #000;

    color: #fff;

    border-color: #000;



}



.map-wrap {

    background-color: #EBF2F2;

    padding-bottom: 70px;

}



.filter-results-wrap {

    padding-top: 65px;

    padding-bottom: 90px;

}



.filter-result-content h2 {

    margin-bottom: 5px;

}



.filter-result-content .sub-title {

    font-weight: 700;

}



.filter-result-content .result-title-wrap {

    margin-bottom: 65px;

}



.filter-table-wrap {

    margin-top: 70px;

}



.filter-table-wrap table tbody {

    margin-bottom: 40px;

}



.filter-table-wrap table thead tr {

    border-bottom: 1px solid #126979;

    margin-bottom: 40px;

}



.filter-table-wrap table thead tr th {

    color: #961D74;

    text-transform: uppercase;

    padding: 30px 10px;

}



.filter-table-wrap table tr td {

    padding: 5px 10px;

}



.filter-table-wrap table tbody tr:first-child td,

.filter-table-wrap table tbody tr:first-child th {

    padding-top: 44px;

}



.filter-table-wrap table tr td:last-child,

.filter-table-wrap table tr th:last-child {

    text-align: center;

}



.grantees-detail-section .grantee-detail-sec-wrap {

    padding-left: 6.77vw;

    padding-right: 6.77vw;

}



.grantee-detail-row .logo-col {

    flex: 0 0 367px;

    max-width: 367px;

    padding-right: 0;

}



.grantee-detail-row .detail-col {

    flex: 0 0 calc(100% - 367px);

    max-width: calc(100% - 367px);

    padding-left: 70px;

}



.grantee-detail-row .logo-col img {

    width: 100%;

    object-fit: cover;

    padding-top: 0.15em;

    height: 100%;

}



.grantee-detail-row .logo-col .logo-wrap {

    height: 352px;

}



.focus-area-list ul {

    padding-left: 0;

    list-style: none;

}



.focus-area-list ul li::before {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    height: 26px;

    width: 26px;

    border-radius: 50%;

    background-color: #3ECECA;

}



.focus-area-list ul li {

    position: relative;

    padding-left: 44px;

    margin-bottom: 5px;

}



.focus-area-list h6 {

    font-family: 'Gotham-HTF';

    text-transform: uppercase;

    margin-bottom: 27px;

}



.focus-area-list {

    margin-top: 34px;

}



.grantee-detail-row .title-wrap {

    margin-bottom: 50px;

}



.detail-col .grantee-info-wrap ul {

    list-style: none;

    padding-left: 0;

    margin-bottom: 40px;

}



.grantee-info-wrap ul .info-label {

    flex: 0 0 180px;

    max-width: 180px;

    display: block;

    font-weight: 700;

    color: #00697A;

    line-height: 1.25;

}



.grantee-info-wrap ul .info-text {

    flex: 0 0 calc(100% - 180px);

    max-width: calc(100% - 180px);

    padding-left: 25px;

    display: block;

    line-height: 1.25;

    font-weight: 500;

}



.grantee-info-wrap ul .info-text a {

    color: #961D74;

    font-weight: 700;

}



.grantee-info-wrap ul .info-text a:hover {

    color: #000;

}



.grantee-info-wrap>ul li {

    display: flex;

    flex-wrap: wrap;

    align-items: flex-end;

    margin-bottom: 24px;

}



.grantee-info-wrap>ul li:last-child {

    margin-bottom: 0;

}



.grantee-detail-row .social-share-btn ul li {

    display: inline-block;

    font-size: 28px;

    margin-left: 6px;

    margin-right: 6px;

}



.grantee-detail-row .social-share-btn ul li:first-child {

    margin-left: 0;

}



.grantee-detail-row .social-share-btn ul li a {

    color: #961D74;

}



.grantee-detail-row .btn-wrap {

    position: absolute;

    top: 0;

    right: 0;

}



.grantee-detail-row .grantees-detail-content {

    padding-right: 225px;

    position: relative;

}



section.grantees-detail-section {

    padding-bottom: 200px;

}



.send-message-form-section {

    background-size: cover;

    background-position: center;



}



.send-message-form-section .form-modal {

    max-width: 850px;

    margin-left: auto;

    margin-right: auto;

}



section.send-message-form-section {

    padding-top: 160px;

    padding-bottom: 190px;

}



.send-message-form-section .form-modal h2 {

    margin-bottom: 35px;

}



.send-message-form-section .sub-title {

    margin-bottom: 35px;

}



.grantee-detail-row .title-wrap span {

    font-weight: 500;

    text-transform: uppercase;

    display: block;

}



section.tour-banner-section .banner-bottom-section {

    background-size: auto;

    background-position: right 200px;

}

.tour-banner-section {

    color: #fff;

}



.tour-banner-section .tour-content-wrap .image-wrap {

    height: 640px;

}



.tour-content-wrap .image-wrap img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}



.row .tour-content-wrap .content-text p,

.tour-banner-section .tour-content-wrap .image-wrap,

.tour-content-wrap .content-text h5 {

    margin-bottom: 50px;

}



section.tour-content-section {

    padding-top: 150px;

    padding-bottom: 130px;

}



.section-inner>.tour-content-wrap>.row {

    margin-left: 0;

    margin-right: 0;

}



.two-col-row .image-col {

    padding-left: 0;

    padding-right: 0;

}



.two-col-row .image-col .image-wrap {

    height: 35vw;

}



.two-col-row .image-col .image-wrap img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}



.two-col-row .image-col .image-text {

    background-color: #00697A;

    color: #fff;

    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%);

    margin-top: -70px;

    padding: 65px 55px 25px;

    font-size: 21px;

}



.image-col .image-text h6 {

    font-family: 'Gotham-HTF';

    color: #FFC215;

    line-height: 1.5;

    margin-bottom: 0;

}



.two-col-row .content-col {

    padding-left: 65px;

}



.two-col-row .content-col .section-title {

    margin-bottom: 60px;

}



.tour-content-wrap .content-text {

    line-height: 1.75;

}



.tour-content-wrap .two-col-row {

    margin-bottom: 80px;

}



.tour-content-wrap .content-text h5 {

    font-family: 'Gotham-HTF';

    line-height: 1.6;

    color: #00697A;

}



.tour-content-wrap .content-col .col-inner,

.content-col .tour-content-wrap.col-inner {

    padding-left: 0;

    padding-right: 0;

}



.tour-content-wrap .content-text p:last-child,

.row .tour-content-wrap .content-text p:last-child {

    margin-bottom: 0;

}



.thank-you-section .content-col h5 {

    font-family: 'Gotham-HTF';

    line-height: 1.4;

}



.thank-you-section .content-col {

    line-height: 1.75;

}



.thank-you-section .content-col h5,

.thank-you-section .content-col p {

    margin-bottom: 50px;

}



.thank-you-section .content-col p:last-child {

    margin-bottom: 0;

}



.thank-you-section .content-col b {

    color: #FFC215;

}



.thank-you-section .title-svg img {

    width: 100%;

    max-width: 90%;

    margin-left: auto;

    margin-right: auto;

}



.thank-you-section .thank-you-col .col-inner {

    display: flex;

    flex-wrap: wrap;

    height: 100%;

    align-items: center;

    justify-content: center;

    text-align: center;

}



.thank-you-section .thank-you-col .section-title {

    margin-bottom: 0 !important;

}



.content-col .tour-content-wrap .content-text {

    margin-bottom: 0;

}



.tour-banner-section .banner-bottom-section {

    padding-bottom: 140px;

}



.tour-content-section .map-wrap {

    padding-top: 50px;

    padding-bottom: 50px;

    margin-bottom: 0;

}



.contact-form-section .contact-sec-wrap {

    padding: 100px 5.93vw 180px;

}



section.contact-form-section {

    padding-bottom: 0;

}



.contact-sec-wrap .content-text {

    color: #fff;

}



.contact-sec-wrap .content-text {

    line-height: 1.75;

}



.contact-sec-wrap .content-text p {

    margin-bottom: 40px;

}



.contact-sec-wrap .content-text p a {

    font-weight: 700;

}



.contact-sec-wrap .content-text p a:hover {

    color: #961D74;

}



.contact-sec-wrap .content-col .col-inner {

    padding-left: 0;

    padding-right: 20px;

}



.contact-sec-wrap .section-title {

    margin-bottom: 85px;

}



.contact-form-section .contact-sec-wrap,

.donate-section {

    background-position: top;

    background-size: cover;

}



.fellowship-content-sec-wrap,

.donate-section .donate-sec-wrap {

    padding: 100px 5.98vw 80px;

    color: #fff;

}



.fellowship-content-sec-wrap .title-svg img {

    max-width: 50vw;

}



.fellowship-content-sec-wrap .section-title {

    margin-bottom: 57px;

}



.fellowship-content-text h3 {

    margin-bottom: 57px;

    color: #FFAF9C;

}



.fellowship-content-text .content-col .col-inner,

.fellowship-content-text .col-inner {

    padding-left: 0;

    padding-right: 0;

}



.fellowship-content-text .two-col-row .content-col {

    padding-left: 15px;

}



.fellowship-content-text {

    line-height: 1.75;

}



.fellowship-content-text p {

    margin-bottom: 42px;

}



.fellowship-content-text p:last-child {

    margin-bottom: 0;

}



.fellowship-content-sec-wrap {

    background-size: cover;

    background-position: top;

}



.fellowship-content-sec-wrap .content-col+.image-col {

    padding-left: 55px;

    padding-right: 15px;

}



.fellowship-content-sec-wrap .image-col img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.fellowship-content-sec-wrap .two-col-row .image-col .image-wrap {

    height: 21vw;

}



section.fellowship-content-section {

    padding-bottom: 0;

}



section.why-fellowship-section {

    padding-top: 100px;

}



section.why-fellowship-section .fellowship-content-sec-wrap {

    padding-top: 0;

    padding-bottom: 100px;

}



.why-fellowship-section .fellowship-content-text h3 {

    margin-bottom: 50px;

}



.why-fellowship-section .two-col-row {

    margin-top: 100px;

    margin-bottom: 100px;

}



.fellowship-content-text .content-col .content-text {

    margin-bottom: 0;

}



.fellowship-content-section .two-col-row {

    margin-bottom: 65px;

}



.why-fellowship-section .two-col-row .image-col {

    padding-left: 10px;

    padding-right: 10px;

}



.fellowship-content-text .image-text p {

    line-height: 1.2;

}



.fellowship-content-text .two-col-row .image-col .image-text {

    padding-left: 20px;

    padding-right: 20px;

}



.header-secondary .navbar {

    padding-right: 0;

}



.donate-sec-wrap>.section-title {

    margin-bottom: 2px;

}



.donate-sec-wrap .row .section-title {

    margin-bottom: 22px;

}



.donate-sec-wrap .row .content-text {

    margin-bottom: 48px;

    font-size: 36px;

}



.donate-sec-wrap .content-col .col-inner {

    padding-left: 0;

    padding-right: 0;

}



.donate-btn .btn-big {

    padding-left: 70px;

    padding-right: 70px;

}



.donate-sec-wrap .image-col .col-inner {

    height: 100%;

}



.donate-sec-wrap .image-col img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



section.donate-section {

    padding-bottom: 0;

}



.donate-sec-wrap .row {

    min-height: 500px;

}



.donate-section .donate-sec-wrap {

    padding-bottom: 100px;

}



.donate-section .section-inner {

    position: relative;

}



.fundraise-celebrating-section.two-col-section .content-col .col-inner {

    padding-right: 0;

}



.fundraise-celebrating-section .content-col .section-title,

.fundraise-celebrating-section .content-col .small-title {

    color: #FFC215;

}



.fundraise-celebrating-section .content-col {

    line-height: 1.75;

}



.fundraise-celebrating-section .content-col p,

.fundraise-celebrating-section .content-col .small-title {

    margin-bottom: 40px;

}



.fundraise-celebrating-section .content-col .content-text {

    margin-bottom: 50px;

}



.fundraise-celebrating-section .content-col .small-title,

.our-goal-section h3 {

    font-family: 'Gotham-HTF';

    font-size: 45px;

    line-height: 1.2;

}



.fundraise-celebrating-section.two-col-section .content-col .section-title {

    margin-bottom: 56px;

}



.fundraise-celebrating-section.two-col-section {

    padding-top: 0;

    padding-bottom: 0;

}



section.future-video-section {

    padding-top: 105px;

    padding-bottom: 115px;

}



.future-video-section .section-title {

    margin-bottom: 40px;

    color: #00697A;

}



.full-width-video .video-play-screen {

    height: 39vw;

    position: relative;

}



.video-play-screen .play-btn {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    height: 9vw;

    width: 9vw;

}



.video-play-screen .play-btn img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}



.video-play-screen .iframe-wrap {

    height: 100%;

}



.video-play-screen .iframe-wrap iframe {

    border: none;

}



.our-goal-section .section-inner {

    text-align: center;

}



.our-goal-section h3 {

    margin-bottom: 60px;

}



section.our-goal-section {

    padding: 140px 0 110px;

}



.fundraise-content-section .content-col .col-inner {

    padding-left: 0;

    padding-right: 0;

}



.fundraise-content-section .two-col-row .image-col .image-wrap {

    height: 30vw;

}



.fundraise-content-section .two-col-row .content-col {

    padding-left: 0;

}



.fundraise-content-section .two-col-row .image-col {

    padding-right: 62px;

}



.fundraise-content-section .two-col-row .image-col .image-text {

    font-size: 14px;

}



.fundraise-content-section .image-col .image-text h6 {

    font-size: 18px;

}



.fundraise-content-section .content-text {

    line-height: 1.75;

}



.fundraise-content-section .content-text p {

    margin-bottom: 40px;

}



section.fundraise-content-section {

    padding: 134px 0 125px;

}



.group-funded-sec-wrap .section-title {

    margin-bottom: 35px;

}



.funded-group-row h6 {

    font-family: 'Gotham-HTF';

    font-size: 21px;

    color: #000;

    text-align: center;

    margin-bottom: 0;

}



.funded-group-row .col-single .image-wrap {

    height: 11.77vw;

    background-color: #fff;

    margin-bottom: 25px;

}



.funded-group-row .image-wrap img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}



.funded-group-row .col-single {

    margin-bottom: 50px;

}



section.group-funded-section {

    padding: 125px 0 65px;

}



.col-custom-1 {

    padding-left: 7.5px;

    padding-right: 7.5px;

}



.funded-group-row.row {

    margin-left: -7.5px;

    margin-right: -7.5px;

}



.group-funded-sec-wrap .sub-title {

    padding: 0;

}



.what-why-do-section .title-svg img {

    height: 14.79vw;

    max-width: 34vw;

}



.full-width-section.two-col-section.what-why-do-section .section-title {

    margin-bottom: 44px;

}



.custom-social-btn ul {

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}



.custom-social-btn ul li {

    list-style: none;

    display: inline-block;

    margin-right: 30px;

}



.custom-social-btn h4 {

    font-family: 'Gotham-HTF';

    font-size: 32px;

    margin-bottom: 30px;

}



.custom-social-btn ul li a {

    display: block;

    color: #961D74;

    font-size: 50px;

}



.custom-social-btn ul li a:hover {

    color: #000;

}



.our-goal-section .content-wrap span {

    color: #3ECECA;

    font-size: 32px;

    display: block;

    font-weight: 500;

}



.our-goal-section .content-wrap {

    margin-bottom: 100px;

}



.footer-copyright .footer-logo {

    max-width: 415px;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 23px;

}



.footer-secondary .footer-copyright {

    margin-top: 0;

}



.footer-secondary .footer-copyright p {

    font-size: 18px;

}



footer.footer-secondary {

    padding: 125px 0;

}



.donate-sec-wrap>.section-title img {

    max-width: 82%;

}



.donate-sec-wrap .donate-row .title-svg img {

    max-width: 96%;

}



.full-width-section.two-col-section.fundraise-celebrating-section .col-left {

    padding-right: 65px;

}



.full-width-section.two-col-section.fundraise-celebrating-section .image-col .col-inner {

    padding-left: 0;

    height: 100%;

    display: flex;

    align-items: center;

}



footer a.active {

    color: #FFC215;

}



.faqs-section .accordion .card:first-child,

.faqs-section .accordion .card:nth-child(5),

.faqs-section .accordion .card:nth-child(9),

.faqs-section .accordion .card:nth-child(13) {

    background-color: #FFC215;

}



.faqs-section .accordion .card:nth-child(2),

.faqs-section .accordion .card:nth-child(6),

.faqs-section .accordion .card:nth-child(10),

.faqs-section .accordion .card:nth-child(14) {

    background-color: #3ECECA;

}



.faqs-section .accordion .card:nth-child(3),

.faqs-section .accordion .card:nth-child(7),

.faqs-section .accordion .card:nth-child(11),

.faqs-section .accordion .card:nth-child(15) {

    background-color: #FFAF9C;

}

a.purple-link {
    color: #961d74;
}

a.purple-link:hover {
    color: #000;
}



.faqs-section .accordion .card:nth-child(4),

.faqs-section .accordion .card:nth-child(8),

.faqs-section .accordion .card:nth-child(12),

.faqs-section .accordion .card:nth-child(16) {

    background-color: #961D74;

}



.bubble-wrap img {

    width: 100%;

}



.bubble-right .bubble-wrap {

    margin-right: 80px;

    margin-left: 160px;

}



.bubble-wrap .bubble-content {

    position: absolute;

    top: 0;

    left: 0;

    padding: 7.29vw 8.85vw 3.12vw 6.25vw;

    display: flex;

    flex-direction: column;

    max-height: 100%;

    height: 100%;

    overflow: hidden;

    object-fit: cover;

}



.bubble-wrap {

    position: relative;

}



.bubble-single h3 {

    font-size: 50px;

    font-family: 'Gotham-HTF';

    max-width: 400px;

    line-height: 1.1;

    margin-bottom: 35px;

}



.bubble-single.bubble-right h3 {

    margin-left: auto;

}



.bubble-content {

    font-weight: 500;

}



.bubble-content p {

    margin-bottom: 30px;

}



.bubble-single {

    margin-bottom: 40px;

}



.bubble-left .bubble-wrap {

    margin-left: 140px;

    margin-right: 80px;

}



.bubble-left .bubble-wrap .bubble-content {

    padding: 5.20vw 5.72vw 4.16vw 10.41vw;

}



.bubble-single.bubble-center h3 {

    flex: 0 0 450px;

    max-width: 450px;

    margin-top: 130px;

}



.bubble-single.bubble-center {

    display: flex;

    flex-direction: row;

    margin-top: 100px;

}



.bubble-single.bubble-center .bubble-wrap {

    flex: 0 0 calc(100% - 586px);

    max-width: calc(100% - 586px);

}



.bubble-center .bubble-wrap .bubble-content {

    padding: 4.68vw 2.60vw 3.125vw 9.375vw;

}



section.our-model-section {

    padding-bottom: 240px;

}



.bubble-single .read-more-btn {

    position: absolute;

    bottom: 60px;

}



.bubble-single .content-text {

    overflow: hidden;

    -webkit-box-orient: vertical;

    display: -webkit-box;

    text-overflow: ellipsis;

}



.bubble-wrap .bubble-content.show-btn .read-more-btn {

    display: block !important;

}



.modal-body .bubble-wrap .bubble-content {

    padding: 0 !important;

    position: relative;

}



.bubble-right .modal-body .bubble-wrap {

    margin: 0;

}



.model-popup .modal-dialog {

    max-width: 1100px;

}



.model-popup .modal-content {

    background-color: #ffaf9c;



}



.model-popup .bubble-img {

    position: absolute;

    width: 100%;

    transform: rotateY(-180deg);

}



.model-popup .modal-header h3 {

    max-width: 100%;

    flex: auto;

    color: #961D74;

    margin-left: 0;

    padding-right: 40px;

    margin-top: 0 !important;

}



.bubble-single.bubble-center .model-popup .bubble-wrap {

    flex: 0 0 100%;

    max-width: 100%;

}



.bubble-left .model-popup .bubble-wrap {

    margin: 0;

}



.model-popup .modal-content .close {

    position: absolute;

    right: 0;

    top: 50%;

    transform: translateY(-50%);

    padding: 0;

    margin: 0;

}



.model-popup .modal-body {

    padding: 0;

}



.model-popup .modal-content {

    padding: 50px 60px;

}



.model-popup .modal-header {

    padding: 0;

    margin-bottom: 30px;

    position: relative;

    border-bottom: none;

}



.model-popup .content-text {

    max-height: 100% !important;

}



.model-popup .modal {

    background-color: rgba(0, 0, 0, 0.7);

}



.model-popup .modal-header h3 {

    margin-bottom: 0;

    text-align: left !important;

}



.model-popup .bubble-single {

    margin-bottom: 0;

}



.popover-content .popover-inner-content>.inner-popup {

    opacity: 1;

    visibility: visible;

}



.popover-content .popover-inner-content.popover-one-content {

    padding: 0;

    max-height: 100%;

}



.who-we-are-about-section .content-col .content-text h4 {

    margin-top: 70px;

}



.who-we-are-about-section .content-col .content-text {

    line-height: 1.75;

}



.group-eligible-tjfp-section ul {

    padding-left: 20px;

}



.banner-section.more-about-tjfp-section .banner-top-section .banner-slide {

    height: 50vw;

    background-position: right top;

}



.title-svg.apply-faq-title img {

    max-width: 40.67vw;

}



section.pt-small-header.grantees-section {

    padding-top: 170px;

}



.banner-without-text.banner-section .banner-top-section .banner-slide {

    height: 50.78vw;

}



.who-we-are-about-section .content-col .content-text b {

    font-weight: 500;

}



.team-img-col .btn-wrap {

    margin-left: 27px;

}



.team-img-col .btn-wrap .btn:hover {

    background-color: #961D74;

}



.title-svg.model-faq-title img {

    max-width: 44.27vw;

}



.video-content-col.col-md-7 {

    padding-left: 65px;

}



.support-tjfp-section .btn-red:hover,

.support-tjfp-section .btn-red:focus {

    background-color: #961D74;

}





/* Dropdown css */

.site-header .dropdown-menu {

    background-color: #fff;

    color: #000;

    padding-top: 0;

    padding-bottom: 0;

    border: none;

    border-radius: 0;

    margin-top: 0;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);

}



.site-header .dropdown-menu a {

    color: #000;

    margin: 0;

    transition: all 100ms ease-in-out;

}



.site-header .dropdown-menu a:not(.btn) {

    padding-left: 20px;

    padding-right: 20px;

}



.site-header .dropdown-menu a:hover,

.site-header .dropdown-menu a:focus,

.site-header .dropdown-menu a.active,
.site-header .dropdown-menu a:active {

    background-color: #000;

    color: #fff;

    transition: all 100ms ease-in-out;

}



.site-header .dropdown-menu a::before,

.main-header .navbar-nav>li.dropdown a:not(.btn):before {

    display: none;

}



.main-header .navbar-nav .dropdown.show a.dropdown-toggle {

    background-color: #fff;

    color: #000;

    transition: all 300ms ease-in-out;

}



.mfp-wrap {

    position: fixed !important;

    top: 0 !important;

    left: 0;

    height: 100vh !important;

}



/* Dropdown css End*/





/* Loader css */

#loader-map {

    display: inline-block;

    position: fixed;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    width: 80px;

    height: 80px;

}



#loader-map::before,

#loader-map::after {

    content: '';

    position: absolute;

    border: 4px solid #FFC215;

    opacity: 1;

    border-radius: 50%;

    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;

}



#loader-map::after {

    animation-delay: -0.5s;

}



@keyframes lds-ripple {

    0% {

        top: 36px;

        left: 36px;

        width: 0;

        height: 0;

        opacity: 0;

    }



    4.9% {

        top: 36px;

        left: 36px;

        width: 0;

        height: 0;

        opacity: 0;

    }



    5% {

        top: 36px;

        left: 36px;

        width: 0;

        height: 0;

        opacity: 1;

    }



    100% {

        top: 0px;

        left: 0px;

        width: 72px;

        height: 72px;

        opacity: 0;

    }

}



.grantees-filter-btn ul {

    display: flex;

    justify-content: center;

}



.grantees-filter-btn ul li {

    flex: 0 0 25%;

    max-width: 25%;

    margin-left: 0 !important;

    margin-right: 0 !important;

    padding-left: 14px;

    padding-right: 14px;

}



.grantees-filter-btn ul li select {

    width: 100%;

}



.banner-section .banner-top-section .banner-slide {

    background-position: right top;

}



.about-banner-section .banner-bottom-section {

    background-position: bottom;

    background-size: 170%;

}



.small-banner-section.banner-section .banner-top-section .banner-slide {

    background-position: top center;

}



.growing-impact-section.with-border .growing-impact-bubble:hover,

.growing-impact-section.with-border .growing-impact-bubble:focus {

    opacity: 1;

}



section.our-model-section {

    padding-bottom: 180px;

}



.wpcf7-submit.form-control {

    margin-top: 25px;

    display: inline-block;

    width: auto;

    padding: 13px 22px 13px;

    font-size: 20px;

    height: auto;

    font-weight: bold;

    line-height: 1;

    text-transform: uppercase;

    background-color: #E83D3D;

    border-color: #E83D3D;

    color: #fff;

}



.form-modal .wpcf7-submit.form-control {

    padding-left: 55px;

    padding-right: 55px;

}



.wpcf7-submit.form-control:hover {

    color: #fff;

    background-color: #000;

    border-color: #000;

}



.media-mention-sec-wrap .form-modal .form-group p {

    margin-top: 0;

    margin-bottom: 0;

}



.additional-resource-listing.row {

    margin-left: 0;

    margin-right: 0ss;

}



.full-width-section.two-col-section.fundraise-celebrating-section .image-col .col-inner {

    align-items: flex-start;

}



.video-player img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.date-caregory-wrap .cat a {

    color: #3ECECA;

}



.date-caregory-wrap .cat a:hover {

    color: #FFC215;

}



.banner-section .banner-bottom-section {

    background-position: bottom center;

    background-size: 157%;

}



.quotes-info span {

    padding-right: 30px;

}



.quotes-info {

    max-width: 500px !important;

}



.quotes-info p {

    text-align: justify !important;

}



.wpcf7 form.invalid .wpcf7-response-output,

.wpcf7 form.unaccepted .wpcf7-response-output,

.wpcf7 form.payment-required .wpcf7-response-output {

    border-color: red;

    color: red;

}



.wpcf7 form.sent .wpcf7-response-output {

    color: green;

}



.main-header .navbar-nav>li a:hover:before,

.main-header .navbar-nav>li a:active:before,

.main-header .navbar-nav>li.active>a:before {

    left: 14px;

    right: 14px;

}



.section.apply-section {

    background-position: right top;

    background-size: auto;

}



.page-id-90 .section.apply-section {

    padding-top: 275px;

    padding-bottom: 180px;

}



.main-header .navbar-nav a.btn {

    padding: 18px 19px;

    margin-left: 14px;

}



.about-banner-section.banner-section .banner-top-section .banner-slide {

    background-position: center top;

}



.growing-impact-section .row>div:nth-child(3) .bubble-image,

.growing-impact-section .row>div:nth-child(5) .bubble-image {

    left: auto;

    right: 9px;

}



.form-modal h2 {

    text-align: left;

}



.blog-banner img {

    width: 100%;

    object-fit: cover;

}



.row .video-list-single {

    margin-left: 0;

    margin-right: 0;

}



.accordion .card-header .btn[aria-expanded="true"]:after {

    transform: translateY(-50%) !important;

}



.form-row label+br {

    display: none;

}



[lang="es-ES"] .main-header .navbar-nav a:not(.btn) {

    font-size: 13px;

}



.grantees-filter-btn {

    margin-top: 50px;

}



a.btn.btn-primary.lan-button {

    background-color: #22c8ca;

    border-color: #22c8ca;

    margin-right: 12px;

}



/* 31-Aug-2022 */

#page-404 {

    display: flex;

    justify-content: center;

    align-items: center;

    flex-direction: column;

    background-color: white;

    position: relative;

    padding-top: 200px;

    padding-bottom: 100px;

}



.page-header h1.page-title {

    text-align: center !important;

    color: #e83d3d !important;

}



.error-404 .page-content .parax {

    text-align: center;

    color: black !important;

}



/* error 404 page end */



section .who-we-are-section .two-col-section .video-player img {

    width: 700px !important;

    height: 650px !important;

    object-fit: cover;

}



.bubble-wrap .read-more-btn button.btn.btn-red.btn-small {

    margin-top: 15% !important;

}



.video-player {

    background-size: cover;

    background-repeat: no-repeat;

}



.grantees-filter-btn ul {

    flex-wrap: wrap;

}



.grantees-filter-btn ul input[type="reset"] {

    font-size: 16px;

    font-weight: bold;

    font-family: 'Gotham-HTF';

    padding: 18px 19px;

    line-height: 1;

    text-transform: uppercase;

    display: inline-block;

    margin-top: 3%;

    background-color: #000;

    color: white;

    border-radius: 4px;

}



.grantees-filter-btn ul input[type="reset"]:hover {

    background-color: #961D74;

}



.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {

    font-size: 16px;

    font-weight: bold;

    font-family: 'Gotham-HTF';

    padding: 18px 19px;

    line-height: 1;

    text-transform: uppercase;

    display: inline-block;

}



.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {

    display: none;

}



.main-header .navbar-nav .dropdown.show a.dropdown-toggle {

    background-color: transparent;

    color: #FFC215;

    transition: all 300ms ease-in-out;

}



.site-header .dropdown-menu a:hover {

    background-color: transparent;

    color: #22c8ca !important;

}



li#menu-item-5880 {

    border-top: 0px !important;

    border-bottom: 0px !important;

    border-color: grey;

    border-left: 0px;

    border-right: 0px;

    border-style: solid;

}



li#menu-item-5882 {

    border-top: 0px !important;

    border-bottom: 0px !important;

    border-color: grey;

    border-left: 0px;

    border-right: 0px;

    border-style: solid;
}



/* */



.site-header .dropdown-menu {

    padding: 15px 14px;

    min-width: 15rem;

}



/* .counter-number .count-anim {

    display: none;

} */



.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {

    font-size: 16px;

    font-weight: bold;

    font-family: 'Gotham-HTF';

    padding: 18px 19px;

    line-height: 1;

    text-transform: uppercase;

    display: inline-block;

    color: #000 !important;

    background-color: #22c8ca !important;

    border-radius: 4px !important;

}



li.nav-item {

    display: flex;

}



header .main-header .dropdown-toggle.down-arrow {

    display: none;

}



header .main-header .nav-link>span {

    transition: none;

}



header .main-header .dropdown-toggle::after {

    content: '\f107';

    transform: none;

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

    margin-right: 0;

    margin-left: 5px;

    vertical-align: initial;

    position: inherit;

    font-size: 15px;

    border: none;

}



header .main-header .dropdown-toggle>span {

    display: none;

}



header .main-header .dropdown-toggle:not(.btn) {

    order: 3;

    padding-left: 0 !important;

}



header .main-header .dropdown-toggle:not(.btn)+a {

    padding-right: 0;

}



header .main-header .dropdown.menu-item.show>a {

    color: #FFC215;

}



header .wpml-ls-legacy-dropdown-click>ul {

    margin-left: 30px !important;

    margin-right: 8px !important;

}



header .wpml-ls-legacy-dropdown-click {

    width: auto;

}



header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {

    display: none
}



header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {

    position: relative;

    visibility: visible;

    border: none;

    z-index: inherit;

}



header .wpml-ls-legacy-dropdown-click a {

    font-size: 16px;

    font-weight: bold;

    font-family: 'Gotham-HTF';

    padding: 18px 19px;

    line-height: 1;

    text-transform: uppercase;

    display: inline-block;

    border-radius: 0.25rem;

    border: none;

}



header .wpml-ls-legacy-dropdown-click a {

    background-color: #3ECECA;

    color: #000 !important;

}



header .wpml-ls-legacy-dropdown-click a:hover {

    background-color: #000;

    color: #fff !important;

}



header .wpml-ls-legacy-dropdown-click a span {

    transition: none;

}



/* 31-Aug-2022 End*/





.search-wrapper.active .input-holder {

    width: 450px;

    border-radius: 4px !important;

    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);

}



.search-wrapper .input-holder {

    height: 42px;

    width: 25px;

    overflow: hidden;

    position: relative;

    transition: all 0.3s ease-in-out;

    display: flex;

    align-items: center;

}



.main-header .navbar-nav a:not(.btn) {

    font-size: 15px;

}



header .wpml-ls-legacy-dropdown-click ul {

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

}



section.donate-section {

    background-image: url(../images/fundraising.svg);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}



/*  



color: #FFC215;



font-family: 'Bebas-Neue';

Regular: normal

Bold: bold;



font-family: 'Gotham-HTF';

Medium: 500

Bold: bold



font-family: 'Gotham-HTF-Book';

normal



font-family: 'Roboto';

normal



*/

.recent-thought-wrap ul li a {

    list-style: none;

    color: #3ECECA;

}



.content-text.fellow-detail-content-text a:hover {

    color: #3ECECA;

}



.blog-category li a:hover {

    color: #3ECECA;

}



h1.section-title.title-svg.what-we-fund-title+.col-inner .content-text,

h1.section-title.title-svg.our-model-title+.col-inner .content-text {

    min-height: 300px;

}

html[lang="es-ES"] header .main-header .dropdown-toggle::after {

    font-size: 13px;

}



.btn-grey {

    background-color: #cccccc;

}

.fundraise-content-text .col-md-7.image-col {
    display: block;
    margin: auto 0;
}



/* 19-sep-2022 */
.articles-listing .articles-single .btn-wrap {
    position: absolute;
    bottom: 52px;
}

.articles-listing .articles-single .col-inner {
    padding-bottom: 100px;
}

.additional-resource-listing .media-mention-single .btn-purple {
    background-color: #FFC215;
    border-color: #FFC215;
    color: #000;
}

.additional-resource-listing .media-mention-single .btn-purple:hover,
.additional-resource-listing .media-mention-single .btn-purple:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

p:empty {
    display: none !important;
}

.bubble-title {
    font-size: 1.56vw;
    margin-bottom: 10px;
}

.bubble-single .bubble-title {
    margin-bottom: 10px;
}

.bubble-single .content-text {
    font-size: 1.25vw;
}

.bubble-right .bubble-wrap {
    margin-right: 4.16vw;
    margin-left: 8.33vw;
}

.bubble-left .bubble-wrap {
    margin-right: 4.16vw;
    margin-left: 7.29vw;
}

.bubble-single.bubble-center .bubble-wrap {
    flex: 0 0 calc(100% - 450px - 4vw);
    max-width: calc(100% - 450px - 4vw);
}

.top-search-link {
    display: block;
}

.btn-search-close {
    display: none;
    cursor: pointer;
}


/* 19-sep-2022 End*/


/* search popup */
/*SEARCH PAGE*/
/* Layout for search container */
.search-logo .container {
    max-width: 1530px;
}

.search-popup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

html .search-popup {
    position: fixed;
    z-index: 1029;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

html .search-popup::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #961d74;
}

.btn--search-close {
    display: none;
    background: none;
    border: none;
    color: #fff;
    font-size: 15px;
    font-family: "fs_silas_sans", sans-serif;
    font-weight: 700;
    line-height: 23px;
    float: right;
    letter-spacing: 0.1em;
}

.btn--search-close .searchCloseICo {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 47.971 47.971' style='enable-background:new 0 0 47.971 47.971;' xml:space='preserve' width='512px' height='512px' class=''%3E%3Cg%3E%3Cg%3E%3Cpath d='M28.228,23.986L47.092,5.122c1.172-1.171,1.172-3.071,0-4.242c-1.172-1.172-3.07-1.172-4.242,0L23.986,19.744L5.121,0.88 c-1.172-1.172-3.07-1.172-4.242,0c-1.172,1.171-1.172,3.071,0,4.242l18.865,18.864L0.879,42.85c-1.172,1.171-1.172,3.071,0,4.242 C1.465,47.677,2.233,47.97,3,47.97s1.535-0.293,2.121-0.879l18.865-18.864L42.85,47.091c0.586,0.586,1.354,0.879,2.121,0.879 s1.535-0.293,2.121-0.879c1.172-1.171,1.172-3.071,0-4.242L28.228,23.986z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%231C2156'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 0 0 2px;
    background-position: center center;
    background-size: cover;
    position: relative;
    top: 0;
    vertical-align: 0;
}

html .btn--search-close {
    display: block;
}

/*
  .search__form {
      margin: 5em 0;
  }
  */
.search__input {
    font-family: inherit;
    font-size: 10vw;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    padding: 0.05em 0;
    color: #fff;
    border: 0 none;
}

.search .search__input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

.search .search__input::-moz-placeholder {
    opacity: 1;
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.search .search__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.search__input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

.search__input::-moz-placeholder {
    opacity: 1;
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.search__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.search__input::-ms-clear {
    display: none;
}

.search__info {
    font-size: 90%;
    font-weight: bold;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: 0.85em 0;
    text-align: right;
    color: #fff;
}

.search__related {
    display: flex;
    width: 75%;
    text-align: left;
    pointer-events: none;
}

.search__suggestion {
    width: 50%;
}

.search__suggestion:first-child {
    padding: 0 2em 0 0;
}

.search__suggestion:last-child {
    padding: 0 0 0 2em;
}

.search__suggestion h3 {
    font-size: 1.35em;
    margin: 0;
}

.search__suggestion h3::before {
    content: "\21FE";
    display: inline-block;
    padding: 0 0.5em 0 0;
}

.search__suggestion p {
    font-size: 1.15em;
    line-height: 1.4;
    margin: 0.75em 0 0 0;
}

/************************/
/* Transitions            */
/************************/

html .main-wrap {
    position: relative;
    transition: transform 0.5s;
    overflow: hidden;
}

/* html .main-wrap--move {
      transform: scale3d(0.7, 0.7, 1);
  } */
html .main-wrap--move .btn--search {
    pointer-events: none;
    opacity: 0;
}

html .search-popup {
    pointer-events: none;
}

html .search--open {
    pointer-events: auto;
}

html .search-popup::before {
    opacity: 0;
    transition: opacity 0.5s;
}

html .search--open::before {
    opacity: 1;
}

/* Close button */
/* .btn--search-close {
      opacity: 0;
      transition: opacity 0.5s;
  } */
/* .search--open .btn--search-close {
      opacity: 1;
  } */
/* Search form with input and description */

.search__suggestion,
.search__info {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    transition: opacity 0.4s, transform 0.4s;
}

.search--open .search__suggestion,
.search--open .search__info {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.search--open .search__suggestion:first-child {
    transition-delay: 0.15s;
}

.search--open .search__suggestion:nth-child(2) {
    transition-delay: 0.2s;
}

html .search__input,
html .search-logo,
html #typedtext {
    /*transform: scale3d(0, 1, 1);
      transform-origin: 0% 50%;*/
    opacity: 0;
    transition: opacity 0s;
}

html .search-popup .search__input {
    background: none !important;
}

html .search--open .search__input,
html .search--open .search-logo,
html .search--open #typedtext {
    transform: scale3d(1, 1, 1);
    transition-duration: 0.7s;
    opacity: 1;
    transition: opacity 3.5s;
    font-size: 70px;
    background: none !important;
    height: auto !important;
    color: #fff !important;
}

html .search-popup .search__input {
    color: #fff !important;
}

/* .logo.search-logo {
      text-align: left;
      margin-bottom: 2em;
  } */
.logo.search-logo {
    text-align: left;
    margin: 0 0 2em;
    position: absolute;
    top: 57px;
    width: 100%;
}

/* form.search__form {
      padding-left: 75px;
  } */
html .search--open .search__input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #1c2157 !important;
}

html .search--open .search__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #1c2157 !important;
}

html .search--open .search__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #1c2157 !important;
}

html .search--open .search__input:-moz-placeholder {
    /* Firefox 18- */
    color: #1c2157 !important;
}

.underscore {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.search-container.container {
    position: absolute;
    top: 8px;
    float: right;
    max-width: 1530px;
}

.search__form {
    position: relative;
}

#typedtext {
    display: inline-block;
    /* position: absolute; */
    /* top: 7px; */
    /* left: 87px; */
}

/* #search__input:focus + #typedtext
  {
    display: none !important;
  } */
#search__input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    width: calc(100% - 100px);
    z-index: 2;
    background-color: transparent !important;
    text-align: left;
}

#typedtext,
.underscore {
    z-index: 1;
}

#typedtext {
    display: flex;
}

.underscore {
    order: 2;
}

.navbar .topLinks .navbar-nav>li #btn-search-close {
    background-color: #abcae9;
    margin-left: 30px;
    border-radius: 10px;
    padding: 3.5px 14px 2px 14px;
    font-size: 11px;
    color: #1c2156;
    display: none;
    line-height: 1.2;
    width: 89px;
}

_:-ms-fullscreen,
:root .search-container.container {
    left: 0;
    right: 0;
}

_:-ms-fullscreen,
:root .logo.search-logo {
    left: 0;
    top: 90px;
}

#typedtext.hide,
.underscore.hide {
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
}

@media screen and (max-width: 40em) {
    .btn--search-close {
        font-size: 1.25em;
    }

    .search__suggestion {
        font-size: 80%;
        width: 100%;
    }

    .search__suggestion:nth-child(2),
    .search__suggestion:nth-child(3) {
        display: none;
    }
}

.search .search__form {
    width: 100%;
}

/* .reveal-content {
    opacity: 0;
  } */
html .search--open .search__input,
html .search--open .search-logo,
html .search--open #typedtext {
    font-size: 70px;
    line-height: 120%;
    font-weight: 400;
    text-align: left;
}

#typedtext {
    width: 100%;
    left: 0;
}

#btn-search-close img {
    vertical-align: unset;
}

html .search-popup .search__input {
    outline: none;
    box-shadow: none;
}

.btn-search-close .close-icon:before,
.btn-search-close .close-icon:after {
    background-color: #fff;
    top: 5px;
}

html .search--open #typedtext {
    max-width: 100%;
}

/* search popup End*/
.search-popup .inner-content-wrap {
    width: 100%;
}

.search-popup .search__form {
    padding-right: 120px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c2c2c2;
}

.search-popup .top-search-link {
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 58px;
    z-index: 1;
    background-color: transparent !important;
    border: none !important;
    cursor: pointer;
}

html .search--open #typedtext {
    max-width: 100%;
    display: block;
}

body.search-open .navbar-collapse {
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
}

body.search-open {
    overflow: hidden;
}

html .search-popup {
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
}

html .search-popup.search--open {
    opacity: 1;
    visibility: visible;
    transition: all 300ms ease-in-out;
}

.btn-light-blue {
    background-color: #3ECECA;
    color: #000;
}

.btn-light-blue:hover {
    background-color: #000;
    color: #fff;
}

.additional-resource-listing .media-mention-single .btn {
    width: 180px;
    margin-right: 12px;
}

html .search.search-results {
    opacity: 1;
    visibility: visible;
}

.search-result-section h1 {
    color: #e83d3d;
    margin-bottom: 30px;
}

.search-result-section .search-result-count {
    font-weight: 500;
    margin-bottom: 50px;
}

.search-result-listing a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #961C73;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #126979;
}

.search-result-listing a:hover {
    color: #3DCFC9;
}

.search-result-listing a:last-child {
    border-bottom: none;
}

.search-result-listing a+br {
    display: none;
}

.map-wrap .ampopup-content {
    height: 100% !important;
    width: 100% !important;
    inset: unset !important;
    margin: 0 !important;
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    max-width: 100%;
    max-height: 100%;
    box-shadow: none;
}

.popover-content {
    position: relative;
    margin: 0 auto;
}

.map-wrap .ampopup-content {
    background-color: transparent;
}

.ampopup-content .ampopup-inside {
    height: 100%;
    display: flex;
    align-items: center;

}

.map-wrap .ampopup-curtain {
    display: block !important;
    position: fixed;
}

.grantees-filter-btn ul li {
    flex: 0 0 21%;
    max-width: 21%;
}

.grantees-filter-btn ul li.reset-btn-col {
    flex: 0 0 16%;
}

.grantees-filter-btn ul input[type="reset"] {
    margin-top: 0;
    width: 100%;
    height: 100%;
}

.filter-btn-wrap.grantees-filter-btn li select {
    text-overflow: ellipsis;
}

.filter-btn-wrap.grantees-filter-btn li select option {
    width: 100%;
    word-break: break-all;
    white-space: normal;
}


.therm_target {
    font-weight: 700;
}

.fundraise-celebrating-section .image-wrap,
.fundraise-celebrating-section .image-wrap>div,
.fundraise-celebrating-section .image-wrap svg {
    width: 100% !important;
}

body.search-open .scrolled .main-header {
    background-color: transparent;
    box-shadow: none;
}

.pagination {
    margin-top: 50px;
}

.pagination .nav-links .page-numbers {
    margin-right: 5px;
}

.pagination .nav-links .page-numbers:not(.dots) {
    height: 40px;
    display: inline-block;
    height: 40px;
    width: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    background: #fff;
    color: #000;
    vertical-align: middle;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);

}

.pagination .nav-links a.page-numbers:hover {
    background-color: #FFC215;
    color: #000;
}

.pagination .nav-links .page-numbers.current {
    background-color: #FFC215;
}

.pagination .nav-links .page-numbers.prev,
.pagination .nav-links .page-numbers.next {
    background-color: #000;
    color: #fff;
    font-size: 0;
}

.pagination .nav-links .page-numbers.prev::before,
.pagination .nav-links .page-numbers.next::before {
    content: '\f053';
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
}

.pagination .nav-links .page-numbers.next::before {
    content: '\f054';
}

.ampopup-inside .popover-content {
    max-width: 850px;
}

.annual-reports-section .media-mention-top {
    max-width: 100%;
}

.team-section .team-type-title {
    margin-left: 0;
}

[lang="es-ES"] .main-header .navbar-nav a:not(.btn) {
    font-size: 15px;
}

.popup-body-inner .info-wrap li a {
    word-break: break-all;
}

.filter-btn-wrap.grantees-filter-btn li select {
    text-align: center;
}

.footer-form .tnp-subscription-minimal input.tnp-email {
    font-size: 12px;
    border-radius: 4px 0 0 4px;
    padding: 10px 20px;
    height: 40px;
}

.footer-form .tnp-subscription-minimal input.tnp-submit {
    font-size: 12px;
    height: 40px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0 4px 4px 0;
    background-color: #FFC215;
    color: #000;
    font-weight: 700;
    border: 1px solid #FFC215;
    vertical-align: bottom;
}

.footer-form .tnp-subscription-minimal input.tnp-submit:hover {
    background-color: transparent;
    border-color: #FFC215;
    color: #FFC215;
}

.footer-form .tnp-subscription-minimal .tnp-privacy-field {
    font-size: 12px;
}

.tnp-privacy-field input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
}

body.page-id-1277 .default-content-section,
body.page-id-1536 .default-content-section {
    text-align: center;
}

body.page-id-1277 .default-content-section h2,
body.page-id-1536 .default-content-section h2 {
    margin-bottom: 40px;
    color: #e83d3d;
}

body.page-id-1277 .default-content-section p,
body.page-id-1536 .default-content-section p {
    font-weight: 500;
    color: green;
    width: auto;
    padding: 10px 20px;
    background: #d6f1d6;
    border-radius: 10px;
}

.fellowship-content-text .two-col-row .image-col .image-text {
    height: calc(100% - 21vw + 70px);
}

.fellowship-content-text .content-col .col-inner,
.fellowship-content-text .col-inner {
    height: 100%;
}

.tnp-subscription-minimal input.tnp-submit {
    width: 28% !important;
    margin-left: -7px !important;
}

/* 15 nov 2022 */
/* 15 nov 2022 */
.wpcf7-spinner {
    display: none !important;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 68%;
    display: inline-block;
    vertical-align: top;
}

.tnp-subscription-minimal input.tnp-email {
    width: 100% !important;
    max-width: 100% !important;
}

.footer-form .tnp-subscription-minimal input.tnp-submit {
    vertical-align: top !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    font-size: 12px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: green;
    font-size: 12px;
    font-weight: 600;
}

/* .wpcf7-form-control-wrap {
        width: 100% !important;
    } */

.mailing-list-form .wpcf7-form-control-wrap {
    width: 100% !important
}

.wpcf7-list-item {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 16px !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    margin-left: 0px !important
}

[data-name='checked'] {
    margin-left: 0px !important;
    width: 100% !important;
    margin-top: 0px !important;
}

.wpcf7-list-item {
    margin-left: 0px !important;
}

.wpcf7 form.sent .wpcf7-response-output {

    margin-left: 0px !important
}

.tnp-subscription-minimal input.tnp-submit {
    width: 33% !important;
    margin-left: -14px !important;
}

.tnp-privacy-field input[type="checkbox"] {
    top: -1px;
    position: relative;
}

.wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 5px;
}

.wpcf7-list-item {
    margin-bottom: -12px;
}

.wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 15px !important;
}

.wpcf7-not-valid-tip {
    margin-top: 4px !important;
}

.banner-section .banner-top-section .banner-slide.slick-current {
    z-index: 2 !important;
}

.tour-banner-section.banner-section .banner-top-section .banner-slide {
    background-position: left top;
}

/* 29-Nov-2022 */
.counter-number sub {
    bottom: 0;
}

.counter-number .anim-text {
    display: none;
}

.team-image a img {
    /* filter: grayscale(1); */
    transition: all 300ms ease-in-out;
}

.team-image a:hover img {
    filter: none;
    transition: all 300ms ease-in-out;
}

.popover-content .popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popover-content .popup-header .country-name {
    color: #000;
    font-weight: 700;
}

/* 29-Nov-2022 End*/
/* ----------- 01-12-2000 ------------ */


.focus-area-listing ul {
    list-style: none;
    padding-left: 0;
}

.focus-area-listing ul span.icon-wrap {
    height: auto;
    width: 38px;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 10px;
    display: flex;
}

.focus-area-listing ul span.icon-wrap img {
    height: auto;
    width: 100%;
}

.focus-area-list ul li::before {
    display: none;
}

.focus-area-list ul li span.icon-wrap {
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transform: translateY(-50%);
    width: 26px;
}

.inner-popup .popup-header {
    display: block;
}

.video-content-text a {
    position: relative !important;
    right: 40px !important;
    color: #2D697A !important;
}

.video-content-text a:hover {
    color: #E83D3D !important;
}

.video-content-text a::after {
    content: " | ";
    position: relative;
}

.video-content-text a:last-child:after {
    display: none;
}

.video-player {
    background-position: center;
}

.more-about-tjfp-section iframe {
    width: 100%;
    height: 600px;
    max-height: 90vh;
}

/* 13-Dec-2022 */
.filter-btn-wrap .reset-btn-col input[type="reset"] {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Gotham-HTF';
    padding: 18px 19px;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0.25rem;
    border: 2px solid #3ECECA;
    background-color: #3ECECA;
    color: #000;
    transition: all 300ms ease-in-out;
}

.filter-btn-wrap .reset-btn-col input[type="reset"]:hover,
.filter-btn-wrap .reset-btn-col input[type="reset"]:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
    transition: all 300ms ease-in-out;
}

.tour-banner-section .tour-content-wrap .image-wrap .bg-image {
    background-position: left top;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

.send-message-form-section .wpcf7-form-control-wrap {
    width: 100%;
}

.our-value-inner h5:empty {
    display: none;
}

.fellowship-content-section .fellowship-content-text .two-col-row .image-col .image-text {
    height: auto;
}

.contact-form-col form .wpcf7-form-control-wrap {
    width: 100%;
}

.filter-table-wrap table tbody {
    vertical-align: top;
}

.organization-list .focus-area-listing li {
    display: none;
}

.organization-list .focus-area-listing li:nth-child(1),
.organization-list .focus-area-listing li:nth-child(2),
.organization-list .focus-area-listing li:nth-child(3) {
    display: block;
}

.focus-area-list ul li span.icon-wrap {
    transform: none;
    top: 0;
}

.filter-btn-wrap.grantees-filter-btn li select {
    text-align: left;
}

.date-caregory-wrap ul li.cat {
    padding-left: 0;
}

.date-caregory-wrap ul li.cat ul li {
    padding-left: 0;
    margin-right: 8px;
}

.date-caregory-wrap ul li.cat ul li::after {
    right: -4px;
}

.pagination {
    justify-content: center;
}

.featured-articles-section .pagination {
    justify-content: center;
}

.filter-table-wrap table tr td:last-child {
    min-width: 210px;
}

.filter-table-wrap table tr td:last-child .btn {
    width: 210px;
}

@media(max-width:1400px) {
    .filter-table-wrap table tr td:last-child {
        min-width: 170px;
    }

    .filter-table-wrap table tr td:last-child .btn {
        width: 170px;
    }
}

.filter-table-wrap table tr td:last-child {
    min-width: 210px;
}

.filter-table-wrap table tr td:last-child .btn {
    width: 210px;
}

@media(max-width:1400px) {
    .filter-table-wrap table tr td:last-child {
        min-width: 170px;
    }

    .filter-table-wrap table tr td:last-child .btn {
        width: 170px;
    }
}

.filter-table-wrap.table-responsive th a {
    color: #000 !important;
}

.filter-table-wrap.table-responsive th a:hover {
    color: rgb(255, 194, 21) !important;
}

h1.section-title.title-svg.what-we-fund-title+.col-inner .content-text,
h1.section-title.title-svg.our-model-title+.col-inner .content-text {
    min-height: 0px !important;
}

@media(max-width:767px) {
    #chartdiv text {
        font-size: 8px;
    }

    #chartdiv {
        max-height: 90vw;
    }
}

@media(max-width:575px) {
    .grantees-filter-btn ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

a.btn.btn-small.btn-grey {
    background: #FFC215;
}

.inner-popup .btn.btn-small.btn-primary {
    display: none !important;
}

a.btn.btn-small.btn-blue.learn-btn {
    position: relative;
    top: 35px;
}

.what-we-fund-section .content-col .content-text {
    margin-bottom: 46px !important;
}

@media(max-width:767px) {
    a.btn.btn-small.btn-blue.learn-btn {
        position: relative;
        top: 0px;
    }

    th:nth-child(2) {
        display: none !important;
    }

    .filter-table-wrap .btn-small {
        font-size: 12px !important;
    }
}

.menu-primary-menu-container ul.dropdown-menu li a,
.menu-primary-menu-spanish-container ul.dropdown-menu li a {
    border-bottom: 1px solid #afb1b1 !important;
}

.menu-primary-menu-container ul.dropdown-menu li:last-child a {
    border-bottom: none !important;
}



/* 25/01/2023 */
.blog-single .row {
    align-items: unset;
}

.blog-image-col img {
    visibility: hidden;
    display: none;
}

.blog-bg-image {
    width: 100%;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 56.25%;
}

.blog-banner .blog-bg-image img {
    visibility: hidden;
    display: none;
}

.popup-header .focus-area-listing li {
    display: none;
}

.popup-header .focus-area-listing li:nth-child(1),
.popup-header .focus-area-listing li:nth-child(2),
.popup-header .focus-area-listing li:nth-child(3) {
    display: block;
}

.search-input-wrap input[type="search"] {
    padding-right: 70px;
}

.search-close-button {
    background-color: initial;
    border: none;
    display: block;
    height: 13px;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    cursor: pointer;
}

.search-close-button::before,
.search-close-button::after {
    background-color: #345795;
    content: " ";
    height: 13px;
    left: 8px;
    position: absolute;
    top: 0;
    transition: all .5s ease-in-out;
    width: 2px;
    border-radius: 2.5px;
}

.search-close-button::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.search-close-button::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.search-input-wrap input[type="search"]:not(:focus)+.search-close-button {
    opacity: 0;
}

.search-input-wrap input[type="search"]:focus+.search-close-button,
.search-input-wrap:hover .search-close-button {
    opacity: 1 !important;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.menu-primary-menu-container ul.dropdown-menu li a,
.menu-primary-menu-spanish-container ul.dropdown-menu li a {
    color: rgb(0, 0, 0) !important;
    background-color: transparent !important;
}

.menu-primary-menu-container ul.dropdown-menu li.active>a,
.menu-primary-menu-spanish-container ul.dropdown-menu li.active>a {
    color: #FFC215 !important;
}

/* 25/01/2023 */
/* input#mailSubmin {
    background-color: #ffc215;
} */

/* form input[type="text"],
form input[type="email"] {
    font-size: 16px;
    height: 40px;
    border-radius: 0;
    border: none;
    padding: 0px 2px;
    background: #fff;
    color: #000;
} */

.footer-form input[type="email"] {
    border-radius: 4px 0 0 4px;
    padding: 0px 3px;
}

.mobile-banner-bg {
    display: none;
}

.focus-area-listing ul span.icon-wrap img {
    padding-top: 0;
}

.focus-area-list ul li span.icon-wrap {
    margin-top: -1px;
}



div#content {
    display: none;
}


section.footersection.widget_block .wpcf7-form-control-wrap {
    width: 100%;
}
.join-mailing-list input[type="text"], .join-mailing-list input[type="email"]
{
    margin-bottom: 0;
}
.mailing-list-form .input-group
{
    margin-bottom: 16px;
}
.wpcf7-not-valid-tip
{
    font-size: 14px;
}
.footer-form input[type="email"] {
    font-size: 12px;
    border-radius: 4px;
    padding: 10px 10px;
}

section.footersection.widget_block form input[type="text"],
section.footersection.widget_block form input[type="email"]
{
    font-size: 12px;
    border-radius: 0!important;
    width: 100%;
    padding: 10px 10px;
}
section.footersection.widget_block form ::placeholder
{
    color: #000;
}
.join-mailing-list form
{ 
    text-align: left;
}
.footersection.widget_block .input-group
{
    margin-bottom: 15px;
}
.footersection.widget_block .btn
{
    font-size: 14px;
}
.footersection.widget_block .btn.btn-red:hover,
.footersection.widget_block .btn.btn-red:focus
{
    color: #000;
    background-color: #FFC215;
    border-color: #FFC215;
}
.col-lg-4.col-sm-6.articles-single li.cat {
    margin-left: 10px;
}