#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100;
    display: none;
}
ul li ul {
    padding-left: 30px;
}
.card-head.title h2 {
    padding-left: 0;
}
img {
    max-width: 100%;
}
.popup{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
}
p.s_head {
    font-weight: 600;
    margin: 24px 0;
}
.cnt223 {
    width: 430px !important;
    position: absolute !important;
    right: 0;
    background: #125786d6 !important;
    color: white !important;
    box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    padding: 15px;
    margin: 15% 0;
}
.cnt223 p {
    clear: both;
    color: #ffffff;
    font-size: 1rem;
}
a.close_p {
    background-color: #ffffff;
    padding: 6px 20px;
    color: #125786 !important;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bolder;
}





@font-face {
    font-family: theme_font;
    src: url(../font/Intro_Book.otf);
}
@font-face {
    font-family: font_heading;
    src: url(../font/intro_bold_regular.otf);
}
p {
    font-family: theme_font !important;
    line-height: 26px;
} 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: font_heading !important;
}
.main-logo img {
    margin-left: 15px;
}
html {
    overflow-x: hidden;
}
.main-menu .row {
    margin-bottom: 20px;
}
/*mobile menu*/
.mobile-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /*position: absolute;*/
    z-index: 99;
}
.mobile {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
img.annual_report {
    width: 100%;
}
.mobile .header {
    color: #fff;
    padding: 10px 12px;
    display: flex;
    height: 78px;
    align-items: center;
}
.menu-toggle {
    position: absolute;
    right: 12px;
}

.line {
    width: 30px;
    height: 4px;
    margin: 6px 0;
    background-color: #075384;
    border-radius: 25px;
}

.menu-toggle:hover {
    cursor: pointer;
}
ul#pagingBox li {
    list-style: none;
}
.mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
/* MOBILE ONE */
.mobile-one .mobile-nav {
    max-width: 100%;
    background: #075384e6;
    width: 100%;
    height: 100%;
    transform: translate(100%, 0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-bottom: 16px;
    display: none;
    position: relative;
    top: -5px;
}

.mobile-nav h2 {
    padding: 25px 20px;
}
.mobile-one .mobile-nav li a {
    color: #fdfefe !important;
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    border-left: 3px solid transparent;
    font-size: 20px;
}
.mobile-one .mobile-nav li a:hover {
    background-color: #ffffff17;
    color: #fff;
    border-left: 3px solid #1d96ce;
}
.menu_w_none {
    display: none;
}
.menu_m_none {
    display: initial;
}
/*mobile menu*/

ul.slider.li {
    padding: 0 !important;
    margin: 0;
}
.home_slider .carousel-item {
    height: 500px;
    background-size: cover;
    background-position: center;
}
.fancybox-lock .fancybox-overlay {
    background: #000000b3;
    z-index: 999999;
}
.got_it {
    background-color: #ffffff;
    padding: 6px 20px;
    color: #125786 !important;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bolder;
}
a.control-next {
    position: absolute;
    left: 54%;
    bottom: 17px;
    right: -30px;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    width: 20px;
}
a.control-prev {
    position: absolute;
    left: 44.5%;
    bottom: 17px;
    right: 0;
    z-index: 99;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    width: 20px;
}
.carousel-control-next-icon {
    background-image: url(../images/rightt_icon.png) !important;
}
.carousel-control-prev-icon {
    background-image: url(../images/left_icon.png) !important;
}
.mx-47 {
    max-width: 49% !important;
    flex: 48% !important;
}
.footer_right_logo img {
    width: 115px;
    margin-top: -55px;
    margin-bottom: -16px;
}
.footer_right_logo {
    text-align: right;
    margin-right: 120px !important;
}
ul.support_ul {
    margin: 0;
}
.footer .donate-button {
    margin-left: 0;
}
.mx-18 {
    max-width: 9% !important;
}
li.node-readmore {
    position: absolute;
    right: 0;
    top: -234px;
    width: 38%;
}
.modal table {
    margin: 0;
}
.massage_box a {
    color: white !important;
    text-decoration: underline;
}
ul.js-pager__items {
    display: none;
}
.right_card p {
    color: white !important;
    position: relative;
    left: -6px;
}
.simple_btn {
    background: none;
    border: none;
    color: #075384;
}
img.infographic_banner {
    height: auto !important;
}
.top_menu li {
    margin-top: 0 !important;
}
.mx-20 {
    max-width: 41% !important;
    flex: 40% !important;
}
.text_transform {
    text-transform: uppercase !important;
}
.faq-bottom {
    bottom: 20px !important;
}
.tab-content p {
    margin-left: 20px;
}
img.icon_logo {
    width: 44px;
    margin: 15px 0;
}
.top_menu {
    position: initial !important;
}
.top_menu li a {
    font-size: 16px !important;
    text-transform: initial !important;
}
.top-page-image-content button {
    position: absolute;
    z-index: 2;
    bottom: 9%;
    left: 9%;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.05625px;
}

/*menu css start here*/
#nav > a {
    display: none;
    z-index: 999999;
}
.nav > a {
    display: none;
}
ul.clearfix {
    position: absolute;
    /*z-index: 99 !important;*/
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 16px;
}
#nav li {
    position: relative;
    list-style: none;
    margin: 0 auto;
}
#nav li a {
    color: #125786;
    display: block;
}
.nav li {
    position: relative;
    list-style: none;
    margin: 0 auto;
}
.nav li a {
    color: #125786;
    display: block;
}
h3.login_heading {
    bottom: 12%;
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 0.05625px;
    color: #ffffff !important;
    line-height: 1.5;
    position: absolute;
    left: 10%;
}
#nav li a:active {
    background-color: #074065 !important;
    color: white !important;
}
#nav li a:hover {
    color: white !important;
    text-decoration: underline;
}
#nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
    color: white !important;
}
#nav > ul > li {
    height: 100%;
    float: left;
    list-style: none;
}
#nav > ul > li>span,
#nav > ul > li > a {
    font-weight: bold;
    text-decoration: none;
    font-size: 19px;
    text-align: center;
    letter-spacing: 0.05625px;
    padding: 10px 30px;
    text-transform: capitalize;
    font-family: font_heading !important;
}

.nav li a:active {
    background-color: #074065 !important;
    color: white !important;
}
.nav li a:hover {
    color: white !important;
}
.nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
    color: white !important;
}
.nav > ul > li {
    height: 100%;
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.05625px;
    padding: 10px 35px;
    text-transform: uppercase;
}
.language > ul > li > a {
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.05625px;
    padding: 10px 17px;
    text-transform: uppercase;
}
.dropdown.show {
    width: 160px;
    text-align: center;
    background: #125786;
}
.dropdown {
    width: 160px;
    text-align: center;
}
#nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
    background-color: #125786;
    color: white;
}

.nav > ul > li:hover > a,
.nav > ul:not(:hover) > li.active > a {
    background-color: #125786;
    color: white;
}
/* second level */
.w-none {
    display: none !important;
}

.top-header #nav li ul,
.main-navigation #nav li ul {
    background-color: #125786;
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999;
}
#nav li:not(:first-child):hover ul {
    left: 0px !important;
}
.top-header #nav li:hover ul,
.main-navigation #nav li:hover ul {
    display: block;
    right: 0;
    padding: 0;
}
#nav li:not(:first-child):hover ul {
    left: -1px;
}
#nav li ul a {
    font-size: 13px;
    padding: 0.75em;
    text-decoration: none;
    text-align: center;
    color: white !important;
    text-transform: capitalize;
}

.top-header #nav li ul li a:hover,
.main-navigation #nav li ul li a:hover,
.top-header #nav li ul:not(:hover) li.active a 
.main-navigation  #nav li ul:not(:hover) li.active a {
    background-color: #074065;
    color: white;
    text-decoration: underline;
}

.nav li ul {
    background-color: #125786;
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9;
    margin: 0;
}
ul.clearfix.top_menu ul li {
    margin-left: 0;
}
.nav li:not(:first-child):hover ul {
    left: 0px !important;
}
.nav li:hover ul {
    display: block;
    right: 0;
    padding: 0;
}
.nav li:not(:first-child):hover ul {
    left: -1px;
}
.nav li ul a {
    font-size: 14px;
    padding: 0.75em;
    text-decoration: none;
    text-align: center;
    color: white !important;
}
.nav li ul li a:hover,
.nav li ul:not(:hover) li.active a {
    background-color: #074065;
    color: white;
}
@media only screen and (max-width: 62.5em) /* 1000 */ {
    #nav {
        width: 100%;
        position: static;
        margin: 0;
    }

    .nav {
        width: 100%;
        position: static;
        margin: 0;
    }
}
@media only screen and (max-width: 40em) /* 640 */ {
    html {
        font-size: 75%; /* 12 */
    }
    #nav {
        position: relative;
        top: auto;
        left: auto;
    }
    #nav > a {
        width: 3.125em; /* 50 */
        height: 3.125em; /* 50 */
        text-align: left;
        text-indent: -9999px;
        background-color: transparent;
        position: relative;
    }
    #nav > a:before,
    #nav > a:after {
        position: absolute;
        top: 35%;
        left: 25%;
        right: 25%;
        content: "";
    }
    #nav > a:after {
        top: 60%;
    }
    #nav:not(:target) > a:first-of-type,
    #nav:target > a:last-of-type {
        display: block;
    }
    /* first level */

    #nav > ul {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
    }
    #nav:target > ul {
        display: block;
    }
    #nav > ul > li {
        width: 100%;
        float: none;
    }
    #nav > ul > li > a {
        height: auto;
        text-align: left;
        padding: 0 0.833em; /* 20 (24) */
    }
    #nav > ul > li:not(:last-child) > a {
        border-right: none;
        border-bottom: 1px solid #cc470d;
    }
    /* second level */

    #nav li ul {
        position: static;
        padding: 1.25em; /* 20 */
        padding-top: 0;
    }

    /*------------------------------------------*/
    .nav {
        position: relative;
        top: auto;
        left: auto;
    }
    .nav > a {
        width: 3.125em; /* 50 */
        height: 3.125em; /* 50 */
        text-align: left;
        text-indent: -9999px;
        background-color: transparent;
        position: relative;
    }
    .nav > a:before,
    .nav > a:after {
        position: absolute;
        top: 35%;
        left: 25%;
        right: 25%;
        content: "";
    }
    .nav > a:after {
        top: 60%;
    }
    .nav:not(:target) > a:first-of-type,
    .nav:target > a:last-of-type {
        display: block;
    }
    /* first level */

    .nav > ul {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
    }
    .nav:target > ul {
        display: block;
    }
    .nav > ul > li {
        width: 100%;
        float: none;
    }
    .nav > ul > li > a {
        height: auto;
        text-align: left;
        padding: 0 0.833em; /* 20 (24) */
    }
    .nav > ul > li:not(:last-child) > a {
        border-right: none;
        border-bottom: 1px solid #cc470d;
    }
    /* second level */

    .nav li ul {
        position: static;
        padding: 1.25em; /* 20 */
        padding-top: 0;
    }
}
/*menu css end here*/

body {
    font-family: theme_font !important;
    margin: 0;
    padding: 0;
    width: 100%;
    letter-spacing: 0.05625px;
    position: relative;
    color: #075384;
}
.dropdown-item {
    line-height: 2;
    color: white !important;
}
.menu-div {
    margin-top: 0px;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #074065;
}
.fa-angle-down {
    font-size: 20px !important;
    vertical-align: middle;
    margin-left: 6px;
}
.top-button {
    margin-top: 18px;
}
.active-m::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 14px;
    width: 22%;
    border-bottom: 3px solid #ffffff;
    left: 35px;
    top: 31px;
}

.dropdown-menu.show {
    background: #125786;
}
ul.top-dropdown li {
    list-style: none;
    margin: 10px 0 0 8px;
    color: #075384;
}
.dropdown.w-auto {
    margin-right: 50px;
}
.top-header {
    width: 95%;
}
ul.top-dropdown {
    display: flex;
    margin: 0;
    float: right;
    padding: 0;
}
.carousel-item img {
    height: 500px;
}
.dropdown-b {
    background: none;
    border: none;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #075384;
    font-weight: bold;
    letter-spacing: 0.05625px;
}
.dropdown.show button {
    font-size: 14px;
    letter-spacing: 0.05625px;
    color: #ffffff;
}
.dropdown-menu.show {
    top: -43% !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 18px 0 0 0;
    left: -21% !important;
}
.login:hover {
    opacity: 1 !important;
}
.login {
    line-height: 2.7;
}
.dropdown-menu .dropdown-item {
    text-align: center;
    padding: 0 !important;
    line-height: 45px;
    font-size: 14px;
}
button:focus {
    outline: none !important;
}
.resilience {
    margin: 80px 25px;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #0c456c !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #0c456c !important;
}
.tutorial {
    width: 80%;
    margin: 5% auto 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
    max-width: 800px;
}
.tutorial .slider {
    width: 100%;
    height: 300px;
    background-color: #f03861;
}
.tutorial .information {
    width: 100%;
    padding: 20px 50px;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
}
.tutorial .information h1 {
    color: #333;
    font-size: 1.5rem;
    padding: 0px 10px;
    border-left: 3px solid #f03861;
}
.tutorial .information h3 {
    color: #e0e0e0;
    font-size: 1rem;
    font-weight: 300;
    padding: 0px 10px;
    border-left: 3px solid #f03861;
}
.tutorial .information p {
    padding: 10px 0px;
}
.tutorial ul {
    font-size: 0;
    list-style-type: none;
}
.tutorial ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #333;
    display: inline-block;
    padding: 15px;
    position: relative;
}
.tutorial ul li ul {
    display: none;
}
.tutorial ul li:hover {
    cursor: pointer;
    background-color: #f2f2f2;
}
.tutorial ul li:hover ul {
    display: block;
    margin-top: 15px;
    width: 200px;
    left: 0;
    position: absolute;
}
.tutorial ul li:hover ul li {
    display: block;
    background-color: #e7e7e7;
}
.tutorial ul li:hover ul li span {
    float: right;
    color: #f9f9f9;
    background-color: #f03861;
    padding: 2px 5px;
    text-align: center;
    font-size: 0.8rem;
    border-radius: 3px;
}
.tutorial ul li:hover ul li:hover {
    background-color: #e0e0e0;
}
.tutorial ul li:hover ul li:hover span {
    background-color: #ee204e;
}

/*---------------menu logo-----------------*/

.main-menu {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.valuesp p {
    width: 950px;
    margin: 25px auto;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 26px !important;
    text-align: center !important;
    letter-spacing: 0.05625px !important;
    color: #075384 !important;
    padding-bottom: 25px;
}
.theme-button {
    background: #125786;
    border-radius: 40px;
    font-size: 18px !important;
    height: 60px;
    width: 160px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    margin-top: 0;
}
.read-button {
    width: 168px;
    height: 60px;
    background: #125786;
    border-radius: 40px;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    margin-top: 0;
    border: none;
}
.know-button {
    background: #125786;
    border-radius: 40px;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff !important;
    margin-top: 0;
    border: none;
    text-transform: uppercase;
    padding: 15px 30px;
    text-decoration: none;
}
.know-button:hover {
    text-decoration: none;
}
.donate-button {
    width: 120px;
    height: 46px;
    background: #125786;
    border-radius: 40px;
    font-size: 18px !important;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.05625px;
    color: #ffffff;
    margin-top: 8px;
    border: none;
}
.top_banner_page img {
    width: 100%;
    height: 500px;
}
.whats_new_box {
    height: 485px;
    background: #f5f5f5;
    margin-top: 50px;
}
.whats_new_box p {
    font-weight: bold;
    font-size: 18px;
    color: #125786;
    line-height: 30px;
    padding: 10px 36px;
}
b,
strong {
    text-shadow: 0px 0px;
}
.whats_new_box img {
    width: 100%;
    height: auto;
}
.whats_new_section .col-md-7 {
    display: flex;
    align-items: center;
}
.whats_new_section {
    margin-bottom: 80px;
}
.top_space {
    margin-top: 50px;
}
.whats_new_img {
    margin-right: 50px;
}
.whats_new_details_page {
    margin-top: 50px;
}
.details_page_heading {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.05625px;
    color: #075384;
    margin-bottom: 35px;
}
.details_div ul li {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
    margin-bottom: 15px;
    list-style: inherit;
}
.details_div p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
}
.details_div p img{
    width: 100%;
}
.whats_new_section button {
    margin-top: 15px;
}
.whats_new_section .col-md-5 {
    display: flex;
    align-items: center;
}
.slider-button {
    width: 160px;
    height: 48px;
    background: #075384;
    border-radius: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    text-align: center;
    color: white;
    border: none;
}
.grant-button {
    width: 265.12px;
    height: 60px;
    background: #075384;
    border-radius: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05625px;
    color: #ffffff;
    border: none;
    margin: 30px 0;
    font-family: theme_font;
}
.sister-fund h2 {
    margin-top: 75px !important;
    margin-bottom: 35px !important;
}
a:hover {
    text-decoration: none;
}
.menu-dropdown li {
    padding: 8px 0 0 0 !important;
    margin: 0 !important;
}
.menu-dropdown .dropdown-b {
    font-size: 18px;
}
.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px !important;
    height: 10px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #c4c4c4;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: opacity 0.6s ease;
    border-radius: 50%;
}
.slider1 p {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    /* overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 9;
    white-space: initial !important;*/
}
.slider1 button {
    width: 185px;
    height: 48px;
    font-size: 18px !important;
    line-height: 26px;
    letter-spacing: 0.05625px;
}
.slider2 button {
    margin-top: 40px !important;
}
.slider2 h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 26px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #ffffff;
    margin-bottom: 15px;
}
.slider1 h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #ffffff;
    /*margin-bottom: 25px;*/
}
.home_slider .carousel-indicators {
    width: 14%;
    margin: 11px auto;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.47);
}
.slider2 {
    padding: 220px 50px !important;
}
.slider1 {
    width: 346px;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(359.99deg, #075384 22.98%, rgba(7, 83, 132, 0) 109.83%);
    padding: 30px 50px !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}
.slider1.d-md-block strong, .slider1.d-md-block a {
    color: #fff;
}
.carousel-caption h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
}

.ecosystem p {
    line-height: 25px !important;
    width: 80%;
    margin: 0 auto;
}
.main-heading {
    font-weight: bold;
    font-size: 30px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05625px;
    color: #075384;
    text-shadow: 0px 0px;
}
h2.whats_new_heading {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.05625px;
    color: #075384;
    margin-bottom: 20px;
}
.line42 {
    line-height: 42px !important;
}
.line30 {
    line-height: 26px !important;
}
.support img {
    width: 80%;
    height: auto;
    margin-bottom: 10px;
}
.support p {
    text-transform: initial;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05625px;
    color: #075384;
    font-family: font_heading !important;
}
button.other_grant {
    width: 950px;
    height: 90px;
    border: 1px solid #075384;
    box-sizing: border-box;
    border-radius: 110px;
    font-weight: bold;
    font-size: 38px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.05625px;
    color: #075384;
    text-transform: uppercase;
    margin-top: 71px;
}

.support-content {
    margin-bottom: 40px;
}
.main-p {
    font-size: 18px;
    color: #075384;
    font-weight: 500;
}
.support_us ul li:hover {
    opacity: 0.8;
    transition: all 0.5s ease;
}
button:hover {
    opacity: 0.8;
    transition: all 0.5s ease;
}
.resilience_image img {
    width: 100%;
    height: auto;
}
.annual_report_div .col-md-6 {
    margin-bottom: 10px;
}
.annual_report_div .col-md-7 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.annual_report_div .col-md-5 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simple_btn {
    background: none;
    border: none;
    color: #075384;
    font-weight: bold;
}
.ecosystem {
    margin-top: 20px;
}

.do_image {
    width: 300px;
     height: 300px; 
}

.do_image img {
    width: 100%;
    max-width: 300px;
    height: 300px;
    border-radius: 50%;
}
.history-img img {
    max-width: 100%;
    height: auto;
}
.grants_img img {
    width: 100%;
    height: auto;
}
.sister_fund p {
    margin: 0 28px;
    font-size: 18px;
    padding-top: 8px;
}
.innerHeight {
    height: 20px !important;
}
.covid_content p {
    line-height: 1.7 !important;
}
.align_center {
    display: flex;
    align-items: center;
}
.resilience_content p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
}
.resilience {
    margin: 50px 20px;
}
.support {
    margin: 0 30px;
}
.values {
    background: #f5f5f5;
    padding-bottom: 11px;
    transition: all 0.5s ease-out;
    min-height: 331px;
}
.values:hover {
    box-shadow: 10px 10px 0px #0c0c0c17;
}
.values img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.showcase .col-md-3 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.drop {
    margin-right: 17px;
}
.show_per select {
    background: #f5f5f5;
    border: none;
    padding: 8px 6px;
    color: #075384;
}
.show_per {
    display: flex;
    align-items: center;
}
.d-none-d {
    display: none !important;
}
.values p {
    font-weight: bold;
    font-size: 18px;
    color: #125786;
    line-height: 28px;
    padding: 10px 0 4px 9px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 2;
    white-space: initial !important;
    margin:0px;
}
.field-bullet-list .pyrograph li{
    list-style: none;
}
.twitter_box img {
    width: 100%;
    height: 323px;
}
.twitter_box {
    position: relative;
    margin-top: 50px;
}

.twitter_box p img {
    width: 40px;
    height: 39px;
}
.twitter_box p {
    position: absolute;
    top: 0;
}
.twitter_slider {
    bottom: -50px;
    margin: 0;
}
section.footer {
    width: 100%;
    overflow: hidden;
    background: #125786;
    margin: 40px 0 0;

}
.footer_div {
    padding-top: 35px;
}
.mx-21 {
    max-width: 20% !important;
}
p.quick {
    font-size: 18px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.05625px;
    color: #979797;
    margin-bottom: 101px;
}
.footer-menu {
    margin: 0 0 0 114px;
}
.footer-menu table td a {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: white !important;
    font-family: font_heading;
}

.footer-menu p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05625px;
    color: white;
}
.footer-menu p a {
    color: white !important;
}
.footer-menu ul {
    margin-left: 72px;
    list-style: none;
}
.footer-menu ul li {
    display: inline-flex;
    padding: 0 46px 0 0;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: white;
    font-weight: bold;
    margin-top: 50px;
}
.support_us h2 {
    font-size: 16px;
    letter-spacing: 0.05625px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
.support_us p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05625px;
    color: white;
    margin-right: 120px;
    margin-top: 30px;
}
h2.footer-h2 {
    margin: 0 0 20px 0;
}
.login:hover {
    text-decoration: none;
}

.footer_div .col-md-7.ml-5.mr-5 .col-md-3 {
    max-width: 100%;
}
.support_us ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.support_us #nav ul li {
    display: inline-block;
    background: white;
    width: 51px;
    height: 51px !important;
    border-radius: 50%;
    text-align: center;
    color: #125786;
    font-size: 24px;
    margin-right: 5px !important;
}
.support_us #nav > ul > li > a{
    font-size: 24px;
    padding: 0;
}

.support_us ul li i {
    line-height: 2.2;
}
.support_us #nav > ul > li > a:hover {
    color: #125786 !important;
    opacity: 0.8;
    transition: all 0.5s ease;
    background-color: unset;
}
.active-mm::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 14px;
    width: 20%;
    border-bottom: 3px solid #ffffff;
    left: 35px;
    top: 22px;
    z-index: 9999;
}

.searchbox {
    position: absolute;
    min-width: 50px;
    width: 0%;
    height: 38px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    right: -9px;
    top: 12px;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 1px solid #f7f7f7;
    outline: 0;
    background: #ffffff;
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0px 29px 0px 3px;
    font-size: 20px;
    color: #125786 !important;
}
.searchbox-input::-webkit-input-placeholder {
    color: #125786;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}
i.fa.fa-globe {
    font-size: 22px;
    vertical-align: middle;
}

.searchbox-icon,
.searchbox-submit {
    width: 47px;
    height: 30px;
    display: block;
    position: absolute;
    top: 4px;
    font-size: 18px;
    right: 2px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color: #125786;
    background: #ffffff;
}

.searchbox-open {
    width: 100%;
}

.byline {
    position: absolute;
    top: 150px;
    left: 30%;
    text-align: center;
    font-size: 18px;
}
.byline a {
    text-decoration: none;
    color: #d74b4b;
}
.container-sm {
    width: 978px;
    margin: 0 auto;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-40 {
    padding-bottom: 40px;
}
.right_card {
    background: #075384;
    color: white;
}
.pyrograph p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
}
.round_content h6 {
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 0.05625px;
    color: #075384;
}
.round_img {
    text-align: right;
}
.round_img img {
    width: 75px;
}
.pyrograph_image img {
    width: 100%;
    height: 460px;
    position: relative;
}
.pyrograph_image01 img {
    width: 100%;
    height: 442px;
    position: relative;
}
.grant_list {
    margin-top: 15px;
}
.covid-grant-page h3 {
    font-size: 36px !important;
    line-height: 48px !important;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #ffffff !important;
}
.covid-grant-page {
    left: 7% !important;
    bottom: 12% !important;
}
.grant_list .pyrograph p {
    margin-bottom: 27px;
}
.grant-page h3 {
    font-size: 36px !important;
    line-height: 48px !important;
    align-items: center !important;
    letter-spacing: 0.05625px !important;
    color: #ffffff !important;
}
.grant-page {
    bottom: 20% !important;
    padding: 15px 30px;
}
.pyrograph_image01 p {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
    position: absolute;
    bottom: 14px;
    left: 50px;
}
.top_banner_page {
    height: 500px;
    background-size: cover;
    background-position: center;
}
.top-page-image-content img {
    width: 100%;
    height: 500px;
}
b,
strong {
    color: #075384;
}
.top-page-image-content {
    position: relative;
}
.top-page-image-content h2 {
    position: absolute;
    z-index: 2;
    bottom: 50%;
    left: 9%;
    font-weight: bold;
    font-size: 48px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
}
.top-page-image-content p {
    position: absolute;
    z-index: 2;
    bottom: 20%;
    left: 9%;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
    width: 483px;
}
.we_do {
    bottom: 7% !important;
}
.uaf-team h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.05625px;
    font-weight: bold;
    color: #075384;
}
.Regional_div h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.05625px;
    font-weight: bold;
    color: #075384;
}
.uaf-team {
    color: #075384;
}
.uaf-team-div h6 {
    font-size: 18px;
    letter-spacing: 0.05625px;
    font-weight: bold;
    color: #075384;
    line-height: 2;
}
.uaf-team-div p {
    font-size: 16px;
    letter-spacing: 0.05625px;
    color: #075384;
}
.line-red {
    width: 56px;
    height: 7px;
    background: #e85a5a;
    margin-bottom: 26px;
}
.full_container_image img {
    height: 684px;
    width: 100%;
}

/*faqs*/
.tabs {
    overflow: hidden;
}
.tab {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 10px;
    background: #f4f4f4;
}
.tab-label {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
    font-weight: bold;
    cursor: pointer;
    color: #075384;
    background: #f4f4f4;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    margin: 0;
}
/*.tab-label:hover {
     background: #1a252f;
}*/
.tab-label::after {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all 0.35s;
    font-weight: 100;
}
.fancybox-skin {
    width: 430px !important;
    position: absolute !important;
    right: 0;
    background: #125786d6 !important;
    color: white !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    top: 31% !important;
}
.instagram_gallery a img {
    margin: 0 auto !important;
    width: 95% !important;
}
.instagram_profile {
    display: none;
}
.instagram_gallery img {
    height: auto;
}
#instagram-cont {
    margin-top: 20px;
}
.fixed {
    transition: all 0.35s !important;
}

.tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    transition: all 0.35s;
}

.tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
}
.tab-close:hover {
    background: #1a252f;
}
.btn:hover {
    color: #ffffff;
    text-decoration: none;
}
.top-page-image-content h3 {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 0.05625px;
    color: #075384;
    line-height: 1.5;
    text-shadow: 0px 0px 0px;
}
.grant-details_div {
    display: flex;
    align-items: center;
    padding-left: 101px;
}
.hide {
    display: none;
}
section.quiz_main {
    margin-bottom: 50px;
}
input:checked + .tab-label::after {
    transform: rotate(90deg);
}
input:checked ~ .tab-content {
    max-height: 100%;
    padding: 10px 30px;
}
.div8 {
    margin-bottom: 40px;
}
.card-head h2 {
    font-size: 24px !important;
    line-height: 30px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
    font-weight: bold;
    height: auto;
    padding: 15px 25px;
}
.card-head h2 p {
    margin-bottom: 0rem;
}
.accordion {
    margin-top: 40px;
}
.accordion .card {
    border: none;
    margin-bottom: 20px;
    border-radius: 0;
    background: #f4f4f4;
}
.container-sm .accordion .card.active h2#\#heading5 {
    color: #fff;
}
.accordion .card h2 {
    background: url(../images/right.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
}
.accordion .card h2.collapsed {
    background-image: url(../images/bottom-arrow.png);
}

.container-sm .accordion .card.active h2 {
    background: #075384 url(../images/right-white.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
    color: #fff;
}
.container-sm .accordion .card h2.collapsed {
    background-image: url(../images/bottom-arrow-white.png);
}
.accordion .card-body {
    padding-left: 0;
    padding-right: 0;
    padding: 0 26px;
}
p.accordion_content {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
    /*padding: 0 45px;*/
}

.grant_round {
    width: 100%;
    height: 300px;
    background: #f5a800;
    border-radius: 50%;
    margin: 0 auto;
}
.bg_theme {
    background: #075384 !important;
}
.grant_apply_div p {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.05625px;
    text-transform: uppercase;
    color: #075384;
    margin-top: 32px;
}
table.quiz {
    width: 80%;
    margin: 0 auto;
    color: #075384;
    font-size: 25px;
}
.whats_new_content h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
}
.whats_new_content p {
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
    padding: 15px 0;
}
.whats_new {
    text-align: center;
}
.whats_new img {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.main_whats_new {
    margin: 55px 0;
}
.whats_new_content {
    margin: 20px 0;
}
.h24 {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    align-items: center;
    letter-spacing: 0.05625px;

    color: #075384;
}
.h18 {
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    align-items: center;
    letter-spacing: 0.05625px;

    color: #075384;
}

.value img {
    width: 100%;
    height: 375px;
}
.value p {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
    padding: 35px 0;
}
a {
    color: #125786 !important;
    text-decoration: underline;
}

a:hover{
    opacity: 0.8;
    text-decoration: underline;
}

ul.support_ul li {
    padding-left: 60px;
    margin: 10px 11px;
    color: white;
}
#button {
    display: inline-block;
    width: 64px;
    height: 64px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 0px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    background: #075384;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
#button::after {
    content: "\f102";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    line-height: 62px;
    color: #fff;
}
.bg_white {
    background: white !important;
    color: #075384 !important;
    font-weight: bold !important;
}
#button:hover {
    cursor: pointer;
    background-color: #1d78b7;
    text-decoration: none;
}
#button:active {
    background-color: #1d78b7;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
.male img {
    position: fixed;
    bottom: 35px;
    right: 5px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    z-index: 1000;
}
.footer_div #nav ul{
    padding-top: 0px;
}

.footer_div #nav ul li span,
.footer-menu-links ul h5 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    line-height: 26px;
}
.footer_div #nav ul li span {
    display: block;
}
.footer_div #nav li ul a{
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.05625px;
    color: #ffffff !important;
    text-decoration: none;
    text-align: left;
    padding: 0;
}
#nav .footer-menu-links ul li {
    list-style: none;
}
#nav .footer-menu-links ul li a {
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.05625px;
    color: #ffffff !important;
    text-decoration: none;
}
#nav .footer-menu-links ul li a:hover {
    text-decoration: underline;
}
.footer-menu-links ul h6 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    font-weight: bold;
}
.form-group label {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #075384;
}
a.form_link {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.05625px;
    color: #075384;
}
.login_btn {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    width: 100%;
    height: 71px;
    background: #075384;
    margin-top: 45px;
}
.form-control {
    /*width: 708px !important;*/
    height: 71px !important;
    background: #f5f5f5 !important;
    border: none !important;
}
.sign_btn {
    background: white !important;
    color: #075384 !important;
}

#guide-template #nav-bar {
    position: relative;
    top: 0;
    z-index: 3;
    right: 0%;
}
#guide-template.fixed #nav-bar {
    position: fixed;
    z-index: 99;
}

#guide-template #nav-bar a:hover {
    background-color: #1c596d;
    color: #fff;
    text-decoration: none;
}
a.close {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    z-index: 1000;
    color: #ffffff !important;
    opacity: 1;
    background: #075384;
    text-align: center;
    font-size: 28px;
    padding: 6px 14px;
    text-decoration: none;
    margin: 15px;
    position: absolute;
    right: 0;
    line-height: 22px;
    margin-top: 0;
}
span.exit {
    font-size: 16px;
    font-weight: 200;
}
.fancybox-inner {
    width: 100% !important;
    overflow: hidden !important;
    height: auto !important;
}
.trigger input[type="radio"] + span {
    display: none;
    transition: visibility 0s linear 0.33s, opacity 0.33s linear;
}
.trigger input[type="radio"]:checked + span {
    display: initial;
    transition-delay: 0s;
}
.msg {
    display: block;
    margin-top: 100px !important;
    border-radius: 3px;
}
.massage_box {
    /*width: 770px;*/
    height: 146px;
    background: #075384;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05625px;
    color: #ffffff;
    padding: 42px 100px 45px 100px;
    margin-top: 60px;
}
p .trigger.main_lable {
    margin: 0 30px;
    font-size: 24px;
    color: #075384;
}
label.trigger.main_lable {
    margin: 0 30px;
    font-size: 24px;
    color: #075384;
}
.qution {
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    align-items: flex-start;
    letter-spacing: 0.05625px;
    color: #075384;
    margin: 60px 0;
}
.qution p {
    font-size: 24px !important;
    font-weight: bold;
    text-align: center;
    line-height: inherit;
}
.select_box:focus {
    outline: none;
}
.support_us {
    overflow: hidden;
    margin-bottom: 1px;
}
section.footer ul {
    padding: 12px 0;
}
.footer_div .row .col-md-3:nth-child(1) {
    padding-left: 40px;
}
.select_box {
    border: none;
    width: 585px;
    height: 70px;
    background: #e5e5e5;
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    align-items: center;
    letter-spacing: 0.05625px;
    color: #075384;
    margin: 0 auto;
    padding: 0 50px;
    display: flex;
}
p.yes_check {
    position: absolute;
    right: 36%;
    font-size: 24px !important;
    margin: 4px 0;
    margin-top: -30px;
}
input[type="radio"] {
    margin-left: 65px;
    font-size: 12px;
    height: 20px;
    width: 20px;
    margin-right: 22px;
    vertical-align: -2px;
}

/* COOKIE POPUP STYLES */

.cookie-popup {
    flex-wrap: wrap;
    justify-content: space-between;
    position: fixed;
    bottom: 0 !important;
    left: 0;
    right: 0;
    box-shadow: 0 0 0.625rem 0 rgb(0 0 0 / 15%);
    transition: opacity 0.5s;
    opacity: 0;
}
.cookie-popup--short {
    width: 100%;
}
.cookie-popup--dark {
    background: #b5b5b5;
    color: #001d31;
    padding: 25px 28%;
    font-size: 16px;
    font-weight: bold;
    z-index: 100;
}
.cookie-popup--not-accepted {
    opacity: 1;
    animation: cookie-popup-in 0.5s ease forwards;
}
.cookie-popup--accepted {
    opacity: 0;
}
.cookie-popup a {
    color: skyblue;
}
.cookie-popup a:visited {
    color: skyblue;
    text-decoration: none;
}
.cookie-popup-actions {
    flex: 1;
    text-align: right;
}
.cookie-popup-actions button {
    font-weight: bold;
    font-size: 13px;
    padding: 8px 10px;
    cursor: pointer;
    background-color: #363636;
    border-color: transparent;
    color: whitesmoke;
}
.cookie-popup-actions button:hover {
    text-decoration: underline;
}

@keyframes cookie-popup-in {
    from {
        bottom: -6.25rem;
    }
    to {
        bottom: 1.25rem;
    }
}

.modal_btn {
    width: 140px;
    height: 45px;
    border: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05625px;
}
.twitter_div .row {
    justify-content: center;
}
.whats_new_details_page .row {
    justify-content: center;
}
.details_div dl, ol, ul {
    padding-left: 0;
}
.do_div .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.do_div {
    margin-bottom: 100px;
}
.list_dot{
    width: 16px; 
    height: 16px; 
    margin: 0 auto; 
    background: #075384; 
    border-radius: 50%;
    position: relative;
    top: 7px;
}
.grant_div .col-md-5 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.grant_div .col-md-7 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.grant_div {
    padding: 50px 0;
}
.approval_head {
    margin: 40px 0;
    text-align: left;
}
.whatsnew_main {
    margin-top: 50px;
}
.whats_new_details_page{
    color: #075384;
}
.text-theme {
    color: #125786;
}
.bg-theme {
    background-color: #125786;
}
.bg-theme-light {
    background: #d8d8d8;
}
.modal_apply_body {
    padding: 50px;
}
.modal_apply_body p {
    font-weight: bold;
}

label.trigger.applicable {
    position: relative;
    font-size: 24px;
    color: #075384;
    bottom: -53px;
    left: -23.6%;
}

/*form search*/
form#search-form {
    display: none;
}
/*form search*/
.no_ruselt {
    text-align: center;
    background: #075384;
    color: white;
    padding: 10px 0px;
    margin: 32px 90px;
}
.theme-color {
    color: #075384 !important;
}
h2#showTitle {
    /* position: absolute; */
    bottom: -276px;
    color: #075384;
    font-weight: 800;
    margin: 0 25%;
    text-align: left;
    padding: 54px 0 15px 0;
    line-height: 1.5;
}
/*faqs*/
.col-md-6.date {
    color: #075384;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
.card_date {
    margin-top: 10px;
}
.tag_inline ul li input {
    position: relative;
    top: 2px;
    margin: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.tag_inline ul li label {
    cursor: pointer;
}
.tag_inline ul {
    list-style: none;
    display: flex;
    margin: 60px 0;
    padding: 0;
    flex-wrap: wrap;
}
.tag_inline ul li {
    list-style: none;
    margin: 0 27px 0 0;
    cursor: pointer;
    padding: 10px 18px;
    margin-right: 15px;
    border-radius: 25px;
    color: white;
    font-size: 14px;
}
.physicianList .values p {
    line-height: 1.3;
}
.values table {
    margin-top: 15px;
    margin-left: 6px;
    color: #075384;
}
.tag_table {
    padding: 5px 20px;
    border-radius: 25px;
    color: white;
    font-size: 14px;
    z-index: 1;
    position: relative;
}
.orange_bg{
    background: #f5a800;
}
.pink_bg{
    background: #e85a5a;
}
.blue_bg{
    background: #46aced;
}
.green_bg {
    background: #4caf50;
}
.img_bg {
    background: #9c27b0;
}
.theme_bg {
    background: #075384;
}
.teal_bg{
    background: #03aca5;
}
.red_bg{
    background: #ca3625;
}
.showcase .values p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    padding-bottom: 0;
    text-transform: inherit;
    font-size: 15px;
}
.showcase .values {
    padding: 15px;
    position: relative;
    min-height: 1px;
    transition: all 0.3s ease-out;
    background: #f5f5f5;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    height: 373px;
    margin-bottom: 30px;
}
.top_image_div {
    position: absolute;
    top: 40%;
    left: 10%;
}
.top_image_div h3 {
    /*color: white !important;*/
}
.top_image_div p {
    position: initial;
    /*color: white;*/
    width: 100%;
}
.top-page-image-content {
    background: #e4e4e4;
}
.top-page-image-content img {
    opacity: 0;
}
#page_navigation {
    clear: both;
    margin: 40px 0 0 -10px;
}
#page_navigation a {
    margin: 5px;
    color: #075384;
    text-decoration: none;
    background: #e6e6e6;
    border-radius: 50%;
    padding: 4px 10px;
}
.active_page {
    background: #075384 !important;
    color: #ffffff !important;
}
a.previous_link {
    background: none !important;
}
a.next_link {
     background: none !important;
}
a.previous_link::before {
    content: '<';
    margin-right: 4px;
}
a.next_link::after {
    content: '>';
    margin-left: 4px;}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
        transform: translate(-50%, 50%) !important;
        position: absolute;
        left: 50%;
    }
}
@media (min-width: 1308px) {
    .container {
        max-width: 1233px !important;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-xl {
        max-width: 1233px !important;
        margin: 0 auto;
    }
}

.resilience_content a.read-more {
    background: #125786;
    border-radius: 40px;
    font-weight: bold;
    line-height: normal;
    color: #ffffff !important;
    margin-top: 8px;
    padding: 10px 20px;
    display: inline-block;
}
.resilience_content a.read-more:hover{
    opacity: 0.8;
    transition: all 0.5s ease;
}
/*************/

.cookie-area {
    box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    border-radius: 4px;
    right: 0;
    top: 4.7%;
    width: 430px;
    position: absolute;
    background: #125786d6;
    color: white;
    padding: 15px;
    display: none;
}

.path-frontpage  .cookie-area { 
    top: 3.3%;
}

.cookie-area #block-leavethissitesafely.cookies-none {
    display: none;
}

.modal_apply_body a.modal_btn.text-theme.bg-theme-light {
    border: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05625px;
    color: #125786 !important;
    padding: 13.5px 29px;
}

section.aos-init.aos-animate .container-sm {
    padding-top: 50px;
}

div#accordionExample .card-body a {
    text-decoration: underline;
}

div#accordionExample .card-body {
    color: #075384;
}
.whats_new_img .field--name-field-title {
    display: none;
}
h2.whats_new_heading a {
    text-decoration: underline;
}

.resilience_content .col-md-6:nth-child(1),
.resilience_content .col-md-6:nth-child(4){
   display: none;
}

.resilience_content .col-md-6 button.simple_btn {
    padding: 0;
}

.top-page-image img.infographic_banner.aos-init.aos-animate {
    padding-bottom: 25px;
}
ul li {
    color: #125786;
}
div#edit_lang_dropdown_select_chosen a span, .top-header .col-md-5 a {
    font-size: 14px !important;
}
/**********/

/***************************/
.main-logo img {
    width: 400px;
    padding-left: 50px;
}

.menu_m_none .menu-div button.dropdown-b.donate-button {
    position: relative;
    right: 65px;
    padding-left: 30px;
    padding-top: 15px;
    height: 100%;
    padding-bottom: 15px;
    padding-right: 30px;
    width: 100%;
}
.lang-dropdown-form a span {
    font-family: 'font_heading';
}
button.cookies {
    padding: 2px 20px;
    color: #125786 !important;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bolder;
    border: 0;
    display: inline-block;
    background: #fff;
}
.lang-dropdown-form a,
ul.top-dropdownglobalNav li a.active-m {
    position: relative;
}
.lang-dropdown-form a:after,
ul.top-dropdownglobalNav li a.active-m:after {
    content: "";
    background-image: url(../images/arrow-down.png) !important;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 10px;
    top: 13px;
}
.lang-dropdown-form a:after{
    right: 15px;
    top: 18px;
}
ul.top-dropdownglobalNav li:hover a.active-m:after {
    background-image: url(../images/arrow-down-tra.png) !important;
    top: 10px;
}
form#views-exposed-form-search-content-page-1 {
    position: relative;
}

#views-exposed-form-search-content-page-1 input{
    position: absolute;
    width: 545px;
    height: 38px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    right: 0px;
    top: -16px;
    border: 1px solid #e9e2e2;
    margin: 0;
    padding: 10px 15px;
}
#views-exposed-form-search-content-page-1 .form-actions,
#views-exposed-form-search-content-page-1{
    display: none;
}
.header-right {
    display: flex;
    align-items: center;
    justify-content: end;
    float: right;
}
.header-right .header-right-search {
    background: url(../images/search.png) no-repeat bottom;
    border: 0;
    width: 34px;
    height: 30px;
    font-size: 0px;
    cursor: pointer;
    margin-left: auto;
}
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div{
    display: none !important;
}
.container-sm.bottom-description {
    color: #075384;
}
.whats_new_details_page.copy_and_image .resilience.do_div {
    margin: 50px 0px;
}
.banner-content {
    display: block;
    border: 0px;
    border-radius: 0px;
    flex-direction: initial;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    margin: 0px !important;
    padding: 35px 0px 40px;
    padding: 0px 70px;
    color: #fff;
}

.showcase nav.pager {
    text-align: center;
}

.showcase ul.js-pager__items {
    display: inline-block;
}
.showcase  ul.js-pager__items li {
    color: #125786;
    display: inline-block;
}
.showcase  ul.js-pager__items li a{
    border: 1px solid;
    padding: 10px;
    border-radius: 3px;
}

.showcase  ul.js-pager__items li a:hover {
    opacity: 0.8;
}
.views-element-container .search-content {
    width: 1220px;
    margin: 50px auto;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    background:#fff !important;
}
.container-sm.bottom-description img{
   max-width: 100%;
}
.container-sm.bottom-description ul {
    padding-left: 20px;
}
.page-node-type-page article {
    max-width: 720px;
    margin: 0 auto;
    text-align: justify;
}
.page-node-type-generic-page .resilience_content {
    text-align: justify;
}

.page-node-type-page article img{
    width: 100%;
    height: auto;
}
.page-node-type-generic-page .resilience_content img{
    max-width: 100%;
    height: auto; 
}
.top-page-image {
    margin-bottom: 50px;
}
.banner-content h2{
    width: 50%;
}
div#block-mainnavigation {
    display: none;
}
.main-navigation .classNav ul li:nth-child(4),
.main-navigation .classNav ul li:nth-child(5),
.main-navigation .classNav ul li:nth-child(6) {
    display: none;
}
.error-message {
    display: none;
}
a.header-login {
    position: relative;
    margin-left: 40px;
}
a.header-login:before {
    background: url(../images/user.png) repeat no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: -10px;
    content: "";
    border-radius: 50%;
    top: 5px;
    background-size: 30px;
}
#nav > ul > li:hover > a.header-login, 
#nav > ul:not(:hover) > li.active > a.header-login,
#nav li a.header-login:active {
    background-color: unset !important;
    color: #125786 !important;
}
.uaf-team-div.test1 a {
    color: #fff !important;
}
.col-md-11 label.trigger.main_lable {
    width: 100%;
    margin: 0px;
    text-align: left;
}