.yelow_bg.mobile_show {
    display: none;
}
a.read_more_post {
    margin: 15px 0 0 0;
}
footer.entry-footer {
    display: none;
}
.main_blog_post.event_post .blog_post.list_blog {
    align-items: flex-start;
}
.breadcrumb_page p{
    color: #53565A;
    margin: 0px 0px 0px;
    line-height: 24px;
    font-family: "Montserrat", Sans-serif;
}
.our_network_class p {
    color: #FFFFFF !important;
    line-height: 1.5;
   margin: 0px 0px 10px !important;
}
.breadcrumb_page {
    margin-top: 5px;
}
.value_prop_img figure.wp-caption figcaption.widget-image-caption.wp-caption-text {
    transform: translateY(-50%);
}
.seo-transition p a {
    color: #E75525;
    font-weight: 600;
}
a.read_more_post {
    border: 1px solid #E75525;
}
.box_nwtwork_box .elementor-widget-container p a {
    border: 1px solid #E75525;
}
.news_hightlight_sec.our-netwrk .text_post h3 {display: none;}
.team_pop {
    padding: 20px;
}
*, :before, :after {
    box-sizing: border-box;
}
.orange {
    color: #E75525;
}
.news-slider-section .slick-list {
    box-shadow: 0px 0px 16px 5px rgb(0 0 0 / 5%);
    background-color: #fff;
}
.news-slider-section .elementor-widget-container {
    background-color: transparent !important;
}
.news-slider-section .text_post {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.news-slider-section ul.slick-dots {
    margin-top: 10px;
}
.news-slider-section .slick-list {box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.05);}
.text_post {padding-top: 20px;padding-bottom: 20px;padding-right: 20px;}
.col_slider_post {height: 100%;}


/*--------- sticky header top--------*/
.darkHeader .header_sec {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
}
.darkHeader .header_sec{
-webkit-animation: fadeIn 0.4s ease-out forwards !important;
    animation: fadeIn 0.4s ease-out forwards !important;
}

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: .4s !important;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: .4s !important;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
#scroll_top span.elementor-button-content-wrapper {
    padding: 9px;
}
/*.header_sec.elementor-sticky {
    --header-height: 100px;
    --shrink-header-to: 0.6;
    --transition: .45s cubic-bezier(.4, 0, .2, 1);
    background-color: rgba(244, 245, 248, 1);
    transition: background-color var(--transition),
                backdrop-filter var(--transition),
                box-shadow var(--transition);
}
.header_sec.elementor-sticky.elementor-sticky--effects {
    background-color: rgba(244, 245, 248, .8);
    box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.header_sec.elementor-sticky > .elementor-container {
    min-height: var(--header-height);
    transition: min-height var(--transition);
}
.header_sec.elementor-sticky.elementor-sticky--effects > .elementor-container {
    min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

@media only screen and (max-width: 767px) {
    .header_sec.elementor-sticky {
        --header-height: 70px;
    }
}

.header_sec.elementor-sticky .logo img {
    transition: transform var(--transition);
}
.header_sec.elementor-sticky.elementor-sticky--effects .logo img {
    transform: scale(.8);
}*/



/*------------------ sticky header top css end --------------------*/
.scroll-button a#scroll_top {position: fixed;bottom: 20px;z-index: 999;right: 20px;padding: 0px;height: 40px;width: 40px;display: flex;align-items: center;justify-content: center;font-size: 22px;}
html, body{
    scroll-behavior: smooth;
}



@media screen and (min-device-width: 1025px) and (max-device-width: 1440px) { 
.desktop-nav .elementor-nav-menu .elementor-item {font-size: 14px !important;padding: 10px 15px !important;}
.header-button a.elementor-button-link.elementor-button {padding: 12px 20px !important;
    float: right;
}
}

@media (max-width: 1024px){

    .desktop-nav .elementor-nav-menu .elementor-item {font-size: 16px !important;font-weight: 700 !important;width: 100% !important;padding: 8px 30px !important;letter-spacing: 0px;word-spacing: 0px !important;}

.desktop-nav .elementor-nav-menu--dropdown .elementor-sub-item {font-size: 14px !important;font-weight: 500 !important;word-spacing: 0px !important;padding: 3px 0px !important;margin-left: 0px !important;padding-left: 60px !important;}

.desktop-nav .desktop-nav .elementor-nav-menu .elementor-item .elementor-nav-menu--dropdown {padding-left: 60px;}

.elementor-15 .elementor-element.elementor-element-e18cf84 .elementor-nav-menu--dropdown a:hover .sub-arrow i,
 .elementor-15 .elementor-element.elementor-element-e18cf84 .elementor-nav-menu--dropdown a.elementor-item-active .sub-arrow i, 
 .elementor-15 .elementor-element.elementor-element-e18cf84 .elementor-nav-menu--dropdown a.highlighted .sub-arrow i{
    color:#ffff !important;
}
.desktop-nav .menu-item-4751 a, 
.desktop-nav .menu-item-4750 a, 
.desktop-nav .menu-item-4749 a, 
.desktop-nav .menu-item-4752 a {
    background-color: #E0E0E0;
}
.yelow_bg p {
    font-size: 14px !important;
    line-height: 1.5 !important;
}
.main_blog_post.event_post .blog_post.list_blog {flex-wrap: wrap;margin-top: 0px;}
.right_col_blog {padding: 0px !important;}
.col_img_blog {flex: 0 0 100% !important;;
    width: 100% !important;;
}
.search_blog form input.elementor-search-form__input {margin: 0px 0px !important;}

.blog_post.list_blog {flex-wrap: wrap;}

.blog_post {margin: 0px 0px 40px !important;}
.our_partner_main .team_post_pop {
    flex: 0 0 45% !important;
}

}

@media (max-width: 767px){
    .scroll-button a#scroll_top {height: 30px;width: 30px;font-size: 20px;right: 10px;}

#scroll_top span.elementor-button-content-wrapper {padding: 6px;}
    .pagi_div_pagination ul li.active,.pagi_div_pagination ul li a.inactive {display: block;}

.pagi_div_pagination ul li a {display: none;}
    .stories-impact {
    background: #FF9E1B0F;
}
.post_box_dev .elementor-posts article {
    background-color: transparent !important;
}
.post_box_dev .elementor-posts article .elementor-post__text {
    padding: 15px 25px 0px !important;
}
    .news-slider-section .slick-list {box-shadow: none;
    background-color: transparent;}

.news-slider-section .col_slider_post {background-color: #fff;padding-bottom: 20px;}
    .give_row .elementor-container {box-shadow: none;margin: 0px;}
.give_row {margin: 0px !important;}

    .team_pop .pop_img_team {flex: 0 0 100%;
    text-align: center;
    max-width: 100%;}
.team_pop .col_team_post {flex-wrap: wrap;}
.team_pop .col_team_post {
    top: 0px !important;
    margin-top: 50px;
}
.pop_text_team {flex: 0 0 100%;max-width: 100%;padding-left: 0px;}
    .pagi_div_pagination ul a span {
    display: none;
}
.pagi_div_pagination ul a {
    color: #ff9e1b;
    font-size: 30px;
}
    .home-posts .text_post h3 {display: none;}
.home-posts .text_post {padding: 0px 25px !important;}
.home-posts .text_post p {line-height: 26px !important;}
    .anual_reports_sec h2 {
    font-size: 32px !important;
}
    .our_partner_main .team_post_pop {
    margin: 0px 0px 20px !important;
}
    .job_opportunities a {
    padding: 8px 24px;
}
    .news_roon_grid a.read_more_link {
    text-transform: uppercase;
}
.news_roon_grid a.read_more_link {text-transform: uppercase;margin-top: 10px;display: inline-block;}
.news_hightlight_sec.our-netwrk .text_post h3 {display: none;}
.news_hightlight_sec.our-netwrk .text_post {padding: 0px 25px 0px;}
.news_hightlight_sec.our-netwrk .col_slider_post {background-color: transparent;}
.news_roon_grid p {line-height: 22px;}
span.date_span p {
    line-height: 22px !important;
}
.news_roon_grid h4 {margin: 0px 0px 7px;}

.news_roon_grid {margin: 0px 0px 20px;}

    .approch p, .our_vision_sec p, .traditiin p {
    font-size: 16px !important;
    line-height: 28px !important;
}
.dwnlrd_sec_div a {
    margin-left: 0px !important;
    margin-top: 20px !important;
}
.contact_email .elementor-widget-container {height: 74px !important;width: 75px !important;}
.contact_media .elementor-widget-container {height: 75px !important;width: 75px !important;}
.shadow-none-mobile .elementor-widget-wrap {
    box-shadow: none !important;
}
.new_date_col {
    flex-wrap: wrap;
}
    .our_network_class p a {
    padding: 5px 18px !important;
    max-width: inherit;
    display: inline-block;
}
.search-blog-mobile {
    margin-left: auto;
}
.blog_post h3 {font-size: 22px !important;
    line-height: 28px !important;
    padding-bottom: 10px !important;
}
.blog_post p {
    font-size: 18px !important;
    line-height: 28px !important;
}
.pagi_div_pagination ul li {
    margin: 0px 5px !important;
}
.main_blog_post.event_post p {
    font-size: 16px !important;
    line-height: 22px !important;
}

.blog_post .blog_author {font-size: 16px !important;line-height: 23px !important;margin: 0px;}
.blog_post p.blog_date {font-size: 16px !important;line-height: 34px !important;}

.pagi_div_pagination ul li,.pagi_div_pagination ul li a {font-size: 16px !important;font-weight: 700 !important;font-family: 'Montserrat' !important;}

.pagi_div_pagination ul {padding-left: 0px !important;}
.blog_left_sec {
    padding-right: 0px !important;
}
    .our-work-post-section .text_post {padding: 0px 30px;}
.slider_post_h img {margin-bottom: 10px;}
    .our_network_class {border: 0px;
    background: #FFFFFF;
    box-shadow: none;
}
.stay-connected-temp .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-50e1da5 {width: 100%;text-align: center;}

.stay-connected-temp .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-3b673ca7 {width: 100%;}
.our_network_class .elementor-widget-container {margin-top: 20px !important;}
.stay-connected-temp p {
    font-size: 20px;
    line-height: 26px;
}
.elementor-89 .elementor-element.elementor-element-860ff7a {
    text-align: left;
    max-width: 40%;
}
.elementor-89 .elementor-element.elementor-element-3308856 {
    text-align: left;
    max-width: 40%;
}
.elementor-widget-wrap.elementor-element-populated {
    justify-content: space-evenly;
}
.elementor-89 .elementor-element.elementor-element-c64b274.elementor-column > .elementor-widget-wrap {
    justify-content: flex-start!important;
}
.bottom_footer .elementor-widget-container p {
    text-align: -webkit-left;
    font-size: 15px !important;
}
.elementor-element-4ce9a80 .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.elementor-item.has-submenu.highlighted {
    background-color: #E75525!important;
}
.elementor-nav-menu .sub-arrow i {
    color: #E75525;
}
elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #E75525;
    color: #fff;
}
.elementor-nav-menu .elementor-item.has-submenu.highlighted .sub-arrow i {
    color: #FFF!important;
}
.footer_sec p {
    display: none;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
/*.footer_sec .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}*/
.elementor-542 .elementor-element.elementor-element-d7b83f0 .elementor-widget-container a {
    font-size: 12px;
}
.close_pop {
    color: #E75525;
}
.team_pop {
    overflow: auto;
}
.yelow_bg.desktop_show {
    display: none;
}
.yelow_bg.mobile_show {
    display: block;
}
.yelow_bg p span {
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 20px;
}

.heading_bol strong {
    color: #004F71;
}

.elementor-section.elementor-top-section.elementor-element.elementor-element-dce6a39.anual_reports_sec .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
    flex-direction: column-reverse;
}
.elementor-section.elementor-top-section.elementor-element.elementor-element-dce6a39.anual_reports_sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}
.elementor-element.elementor-element-267ba0d.elementor-widget.elementor-widget-image {
    margin-bottom: 30px;
}

.elementor-element.elementor-element-e31605e.elementor-widget.elementor-widget-heading .elementor-widget-container {
    padding: 0;
}
.elementor-element.elementor-element-8a3e036.elementor-widget.elementor-widget-text-editor .elementor-widget-container {
    padding: 10px 10px 0 0;
}
.elementor-894 .elementor-element.elementor-element-b6d115a .elementor-heading-title{
    margin-top:10px;
}
a.read_more_post {
    max-width: 160px;
    margin: 15px auto 0 auto;
    font-size: 14px;
    padding: 15px 20px;
}
.elementor-439 .elementor-element.elementor-element-921b2d6 {
    margin-bottom: 30px;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover{
    background-color: #E75525!important;
    
}
.home_slider_css .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 20px;
}
}