/*
Theme Name:     CRDF Global
Theme URI:      n/a
Template:       kadence
Author:         Agileana
Author URI:     https://agileana.com
Description:    CRDF Global Theme by Agileana
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

@import "assets/css/templates/single-insight-news.css?v1.0.5";
@import "assets/css/templates/archive-event.css?v1.0.5";
@import "assets/css/templates/archive.css?v1.0.6";
@import "assets/css/templates/archive-partners.css?v1.0.6";
@import "assets/css/templates/archive-person.css?v1.0.6";
@import "assets/css/templates/single-person.css?v1.0.6";
@import "assets/css/templates/single-rfp.css?v1.0.12";
@import "assets/css/templates/single-annual-report.css?v1.0.1";
@import "assets/css/templates/careers.css?v1.0.2";
@import "assets/css/templates/search.css?v1.0.2";

/* Override some blocks styles */
@import "assets/css/blocks/past-experience-slider.css";
@import "assets/css/blocks/set-us-apart-slider.css";

/* Overrides to Theme */
.invert-links-color a {
    color: #3C3D14;
    text-decoration: none;
}

.invert-links-color a:hover,
.invert-links-color a:active {
    color: #F37232;
}

.wp-block-video video {
    vertical-align: bottom;
}

.post-password-form {
    margin: 0;
    padding: 60px 0 80px;
   	text-align: center;
    border-top: 1px solid #ebebeb;
}

.wp-block-separator.has-background:not(.is-style-dots),
.wp-block-separator.is-style-wide {
    border-top: 1px;
}

.kt-filters {
    margin-bottom: 20px;
}

.kt-filters .kt-option-set {
    text-align: left;
    border-bottom: #d6d6d6 1px solid;
}

.kt-filters .kt-option-set li {
    margin: 3px 30px 3px 3px;
}

.kt-filters .kt-option-set li a,
.kt-filters .kt-option-set li a.selected {
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: transparent 4px solid;
}

.kt-filters .kt-option-set li a:after,
.kt-filters .kt-option-set li a:before {
    content: none;
}

.kt-filters .kt-option-set li a:hover,
.kt-filters .kt-option-set li a.selected {
    border-bottom-color: #f37232;
}

@media (min-width: 768px) {
    .kt-row-layout-row.kt-v-gutter-default > .wp-block-kadence-column {
        margin-bottom: 20px;
    }
}

.kt-tabs-id_08f950-e7 > .kt-tabs-content-wrap > .wp-block-kadence-tab {
    padding: 0;
}

.wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
    margin-top: 0 !important;
}

.grid-cols {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 20px;
}

@media screen and (min-width: 1025px) {
    #main-header {
        display:none !important;
    }

    #mobile-header {
        display: block !important;
    }
}

@media screen and (min-width: 1201px) {
    #main-header {
        display:block !important;
    }

    #mobile-header {
        display: none !important;
    }
}

/* Partners Carousel */
@media screen and (max-width: 768px) {
    .partners-carousel .kadence-post-image {
        padding: 0 !important;
    }
}
/* Leadership Page*/

/* Who We Are - Sreategic Area  */

@media screen and (max-width: 768px) {
	.wp-block-kadence-tabs .kt-tab-inner-content-inner p:last-child {
    padding-bottom: 20px;
}
	
}


.secondary-menu-mobile {
	list-style: none;
    padding: 0;
    margin: 30px 5px 0;
}

.secondary-menu-mobile li {
	margin-top: 15px;
}

.secondary-menu-mobile li a {
	color: var(--global-palette8);
    font-size: 14px;
    text-decoration: none;
}

/* Leadership */
@media screen and (max-width: 768px) {
   .leadership-archive-hero-section .entry-hero-container-inner .archive-page-title {
    text-align: center;
	}
}


/* Main Menu */
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a:not([href]) {
    color: #333333;
}

.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a:not([href]):hover,
.main-navigation .wp-block-navigation .wp-block-navigation-item__content:hover {
    color: #f37232;
}

.nav-drop-title-wrap {
    cursor: pointer;
}

.drawer-nav-drop-wrap a,
.drawer-nav-drop-wrap button,
.drawer-nav-drop-wrap button span {
    color: #ffffff;
}

.mission-areas-menu .kt-tab-inner-content-inner {
    position: relative;
}

.mission-areas-menu .kt-tab-inner-content-inner .wp-block-kadence-icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

@media screen and (max-width: 450px) {
    .wp-block-navigation-item {
        margin-bottom: 10px;
    }
}

a.kt-svg-icon-link {
    line-height: 0;
}

.wp-block-navigation__container .wp-block-navigation-item {
    font-size: 17px;
    margin-bottom: 16px;
}

/* Mobile menu */
.popup-drawer.active .drawer-inner {
    transform: translate(-5%, 10vh);
}

.popup-drawer .drawer-inner {
    width: 90%;
    height: 80vh;
}

/* Announcements Bar */
.announcement-bar .kt-inside-inner-col {
    flex-direction: row !important;
    justify-content: end !important;
}

.announcement-bar .wp-block-kadence-icon {
    justify-content: flex-end;
}

/* Mission Areas in Home */
.mission-areas--home .wp-block-post-template > li {
    position: relative;
}

.mission-areas--home .wp-block-post-template > li .wp-block-post-title {
    position: absolute;
    top: 35px;
    left: 30px;
    z-index: 8;
    color: #ffffff;
    max-width: 70%;
}

.mission-areas--home .wp-block-post-template > li figure {
    position: relative;
    margin-bottom: 0;
    max-height: 510px;
    overflow: hidden;
    z-index: 5;
}

.mission-areas--home .wp-block-post-template > li figure img {
    filter: brightness(0.6);
}

.mission-areas--home .wp-block-post-template > li .wp-block-kadence-icon {
    position: absolute;
    bottom: 60px;
    left: 30px;
    z-index: 8;
}

.mission-areas--home .wp-block-post-template > li:hover figure img {
    filter: brightness(0.8);
}

.mission-areas--home .wp-block-post-template > li:hover h2 a {
    color: #fcfcfc;
}

.wp-block-post.type-mission_area a {
    width: 100%;
    height: auto;
    max-height: 540px;
    overflow: hidden;
}

@media screen and (max-width: 821px) {
    .mission-areas--home .wp-block-post-template > li .wp-block-kadence-icon {
        bottom: 10px;
    }
}

/* Partner Slider */
.partners-carousel .kt-blocks-carousel .slick-track {
    display: flex !important;
    align-items: center;
}

.slick-track {
    display: flex !important;
}

/* .slick-slide {
    height: inherit !important;
} */

.partners-carousel .splide__slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Tabs */
.home-tabbed-posts .wp-block-post-excerpt__excerpt {
    display: none;
}

.home-tabbed-posts .inner-column-2 .wp-block-post-template > li {
    margin-bottom: 60px;
}

/* Sitemap Menu */

.site-middle-footer-inner-wrap {
    border-top: 1px solid #9896C9;
}

.menu-sitemap-container .menu {
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.social-button.footer-social-item.social-link-custom1:hover {
    background-color: #ffffff !important;
    color: #9896C9 !important;
}

@media screen and (max-width: 1024px) {
    .menu-sitemap-container .menu {
        flex-direction: column;
        text-align: center;
    }
}

.menu-sitemap-container .sub-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.menu-sitemap-container .menu > li > a,
.menu-sitemap-container .menu > li:last-of-type a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
}

.menu-sitemap-container .menu > li > a:not([href]):hover {
    text-decoration: none;
    color: #ffffff;
}

.menu-sitemap-container .sub-menu {
    margin-left: 0;
}

/* Regions */
.regions-hero a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.regions-hero a:hover {
    color: #F37232;
}

.region-toc {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
}

.region-toc ul {
    list-style: none !important;
    padding: 0 0 20px 20px !important;
}

.region-toc .kb-table-of-contents-title-wrap.kb-toggle-icon-style-xclose {
    background-color: #F37232;
}

.region-toc .kb-table-of-contents-title {
    background-color: #ffffff;
    padding: 20px;
    font-weight: 400;
    width: 80%;
}

.region-toc .kb-table-of-contents-title-wrap .kb-table-of-contents-icon-trigger {
    width: 20%;
}

.region-toc .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after,
.region-toc .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before,
.region-toc .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after,
.region-toc .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before {
    left: 33%;
}

.region-toc.kb-toc-toggle-hidden {
    transform-origin: right bottom;
    transform: rotate(-90deg);
}

/* Past Experience Slider */
.past-experience-slider h2 {
    margin-bottom: 0 !important;
}

/* Footer */
.footer-html {
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .site-footer {
        text-align: center;
    }

    .site-footer .has-text-align-right {
        text-align: center;
    }

    .site-footer .wp-block-image img {
        margin: 0 auto;
    }
}

/* Footer Social */
.footer-social-inner-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    margin-top: 20px;
}

@media screen and (max-width: 450px) {
    .footer-social-inner-wrap {
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer-widget-area.content-align-left .footer-navigation {
        justify-content: center;
    }

    .footer-widget-area-inner.site-info-inner {
        text-align: center;
    }

    .footer-widget-area-inner.site-info-inner h3 {
        text-align: center !important;
    }
}

.social-show-label-true a:not(:last-of-type) .social-label {
    display: none;
}

.social-show-label-true a {
    margin-top: 0 !important;
    margin-right: 0 !important;
}

.social-show-label-true a:last-of-type {
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #9896C9 !important;
    border-radius: 20px !important;
    padding: 18px;
}

/* Carousel */
.kt-blocks-carousel .slick-prev,
.kt-blocks-carousel .slick-next {
    background: transparent !important;
    opacity: 1 !important;
}

.kt-blocks-carousel .slick-next:before,
.kt-blocks-carousel .slick-prev:before {
    width: 20px !important;
    height: 20px !important;
}

.slick-prev {
    left: 0 !important;
}

.slick-next {
    right: 0 !important;
}

/* Strategic Areas */

.strategic-areas__double-tabs li.kt-tabs-icon-side-left .kt-tab-svg-icon {
    color: #333333;
    background-color: transparent;
    padding: 6px;
    border-radius: 50%;
    margin-right: 10px;
}

.strategic-areas__double-tabs li.kt-tab-title-active .kt-tab-svg-icon,
.strategic-areas__double-tabs li.kt-tabs-icon-side-left:hover .kt-tab-svg-icon {
    color: #ffffff;
    background-color: transparent;
}

.strategic-areas-v3 .wp-block-kadence-tabs .kt-tabs-title-list li .kt-tab-title,
.strategic-areas-v3 .wp-block-kadence-tabs .kt-tabs-accordion-title .kt-tab-title {
    font-weight: 600 !important;
}

.strategic-areas-columns .kt-inside-inner-col > figure {
    margin-bottom: 0;
}

.strategic-areas-columns .kt-inside-inner-col > h3 {
    display: flex;
    align-content: center;
    align-items: center;
    min-height: 60px;
    padding: 15px 20px !important;
}

.strategic-areas__double-tabs .wp-block-kadence-tab .wp-block-kadence-tab {
    padding: 0 !important;
}

/* Addtoany */
.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg {
    border-radius: 50% !important;
    border: 1px solid #542e91;
}

.addtoany_content_bottom {
    display: none;
}

/* Annual Report */
.annual-report-block .s2 {
    margin-bottom: 4px;
}

.annual-report-block .s2 a {
    color: #333333;
    text-decoration: none;
}

.annual-report-block .s2 a:hover {
    text-decoration: underline;
}

/* Font classes defined in design */
.h1 {
    font-size: 48px;
    font-weight: 400;
}

.h2 {
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 0.25px;
}

.h3 {
    font-size: 24px;
    font-weight: 400;
}

.h4 {
    font-size: 20px;
    font-weight: 600;
}

.p1 {
    font-size: 16px;
    font-weight: 400;
}

.p2 {
    font-size: 14px;
    font-weight: 400;
}

.s1 {
    font-size: 16px;
    font-weight: 400;
}

.s2 {
    font-size: 14px;
    font-weight: 600;
}

.t1 {
    font-size: 16px;
    font-weight: 600;
}

.n1 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.n2 {
    font-size: 14px;
    font-weight: 600;
}

.n3 {
    font-size: 18px;
    font-weight: 600;
}

.n4 {
    font-size: 18px;
    font-weight: 400;
}

b, strong {
    font-weight: 600 !important;
}

@media screen and (max-width: 450px) {
    .h1 {
        font-size: 35px;
    }

    .h2 {
        font-size: 25px;
    }

    .h3 {
        font-size: 20px;
    }
}

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 0 1.5em;
}

/* Announcements */
.kadence-column_e75a85-88 > .kt-inside-inner-col > *,
.kt-inside-inner-col > figure.wp-block-kadence-image {
    margin: 0 !important;
}

/* Buttons */
.wp-block-button__link {
    font-weight: 600;
    text-transform: capitalize;
}

.download-link a {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    text-decoration: none;
    border-bottom: #333333 1px solid;
    padding-bottom: 3px;
    transition: all .3s cubic-bezier(0, 0, 0.2, 1);
    box-shadow: 0 15px 25px -7px rgb(0 0 0 / 10%);
}

.download-link a:hover {
    background: transparent;
    border-color: transparent;
}

@media screen and (max-width: 821px) {
    .break-buttons-on-mobile {
        flex-direction: column;
    }

    .break-buttons-on-mobile .wp-block-button.wp-block-button__width-50 {
        width: 80% !important;
    }
}

body #colophon .footer-navigation .footer-menu-container > ul li.current-menu-item > a:not(:hover) {
	color: #FFF;
}
@media screen and (max-width: 1023px) {
	
	.footer-widget-area-inner .menu-sitemap-container .menu {
		padding-left: 20px;
		text-align: left;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item:not(:last-child) .sub-menu .menu-item {
		display: none;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item:not(:last-child) .sub-menu .menu-item a {
		font-size: 0;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item:not(:last-child) {
		position: relative;
	}
	
	.footer-widget-area-inner .menu-sitemap-container #menu-sitemap > .menu-item:not(:last-child):after {
		content: '';
        position: absolute;
        top: 6px;
        display: inline-block;
        width: 10px;
        height: 10px;
        border-right: 2px solid #fff;
        border-top: 2px solid #fff;
        transform: rotate(135deg);
        right: 0;
        margin-right: 20px;
		transition: 0.3s;
	}
	
	.footer-widget-area-inner .menu-sitemap-container #menu-sitemap > .menu-item.active:after {
		transform: rotate(315deg);
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item.active .sub-menu {
		padding-top: 0.5em;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item.active .sub-menu .menu-item {
		display: block;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item.active .sub-menu .menu-item a {
		font-size: 14px;
	}
	
	.footer-widget-area-inner .menu-sitemap-container .menu-item:last-child .sub-menu .menu-item {
		padding-top: 0.5em;
	}
}

.pe-slider .splide__pagination {
    bottom: 0 !important;
    left: auto !important;
    right: -8px !important;
    border: none !important;
    width: auto !important;
    padding: 0 !important;
    top: 42px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center !important;
}
.pe-slider .kt-blocks-carousel .slick-dots li {
	max-width: 24px;
    width: 24px;
    height: 24px;
    margin: 0 4px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.pe-slider .kt-blocks-carousel .slick-dots li button {
	width: 12px;
	height: 12px;
    padding: 0;    
    background: transparent;
    opacity: 1;  
	box-shadow: 0 0 0 3px #404040 inset;
}

.pe-slider .kt-blocks-carousel .slick-dots li button.is-active {
    background: #404040 !important;
}

.pe-slider .splide__arrows  {
	position: relative;
    top: 30px;
    left: 0;
    display: inline-flex;
    align-items: center;
    height: 32px;
    width: auto;
    gap: 120px;
}

.pe-slider .splide__arrows .splide__arrow {
	position: relative;
    top: unset;
    left: unset !important;
    right: unset;
    bottom: unset;
    width: 40px;
    height: 24px;
	color: #404040 !important;
    transform: none;
}

.pe-slider-purple .splide__arrows .splide__arrow { 
	color: #FFF !important
}

.pe-slider-purple .kt-blocks-carousel .slick-dots li button.is-active {
    background: #fff !important;
}

.pe-slider-purple .kt-blocks-carousel .slick-dots li button {
	width: 12px;
	height: 12px;
    padding: 0;    
    background: transparent;
    opacity: 1;  
	box-shadow: 0 0 0 3px #fff inset;
}


@media screen and (max-width: 767px) {
	.pe-slider .splide__arrows {
		top: 10px;
		left: 0px;
	}
	
	.pe-slider .splide__pagination {
		left: 0 !important;
		right: auto !important;
		top: 72px !important;
	}
}

@media screen and (max-width: 640px) {
	.pe-slider .splide__pagination {
		display: none !important;
	}
}


body .kt-blocks-carousel .slick-dots li {
    height: 24px;
    width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

body .kt-blocks-carousel .slick-dots li button {
	background: transparent !important;
    height: 100%;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

body .kt-blocks-carousel .slick-dots li:hover button {
	opacity: 1;
}

body .kt-blocks-carousel .slick-dots li button:before {
	width: 10px;
    height: 10px;
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    opacity: 1;
}

.our-story-hero p {
	margin-bottom: 20px;
}

.our-story-hero h1 {
	margin-bottom: 40px;
}

body .entry-content-wrap {
	padding: 0;
}

.s-core-capability,
.s-integrated-solution {
	min-height: 240px;
	position: relative;
}

.s-core-capability > .kt-row-column-wrap,
.s-integrated-solution > .kt-row-column-wrap {
	position: relative;
	gap: 20px;
}

.s-core-capability > .kt-row-column-wrap > .inner-column-2,
.s-integrated-solution > .kt-row-column-wrap > .inner-column-2 {
	position: relative;
	margin: 0;
}

.s-core-capability > .kt-row-column-wrap > .inner-column-2 > .kt-inside-inner-col,
.s-integrated-solution > .kt-row-column-wrap > .inner-column-2 > .kt-inside-inner-col {
	margin: 0;
    padding: 0;
	position: relative;
}

.s-core-capability > .kt-row-column-wrap > .inner-column-2 > .kt-inside-inner-col > .kb-row-layout-wrap > .kt-row-column-wrap,
.s-integrated-solution > .kt-row-column-wrap > .inner-column-2 > .kt-inside-inner-col > .kb-row-layout-wrap > .kt-row-column-wrap {
	margin: 0;
    padding: 0 0 20px;
	position: relative;
}

.full-height .kt-inside-inner-col {
	height: 100%;
}

body .a2a_kit {
	z-index: 8 !important
} 

.site-footer {
	position: relative;
	z-index: 9
}

.benefits-sheets a {
	position: relative;
}

.benefits-sheets a::after,
.benefits-sheets a::before {
	content: '';
    width: 100%;
    height: 2px;
    background: #FFF;
    position: absolute;
    top: 100%;
    right: 0;
    border-radius: 4px;
    z-index: 1;
    transition: 0.3s;
}

.benefits-sheets a::before {
    width: 0;
    background: #f37232;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    z-index: 2;
}

.benefits-sheets a:hover::before {
    width: 100%;
} 

.benefits-sheets a:hover::after {
    width: 0;
}

.single-rfp .single-entry,
.single-funding .single-entry {
	margin: 0 !important;
}


@media screen and (min-width: 768px) {
	.site-bottom-footer-inner-wrap {
		grid-template-columns: 1fr 1fr !important;	
	}
	.single-rfp #inner-wrap,
	.single-funding #inner-wrap {
		background: var(--global-palette8);
	}
	.single-rfp .single-entry,
	.single-funding .single-entry {
		margin: 60px -40px !important;
        padding: 40px 40px 1px;
	}
}

@media screen and (min-width: 1600px) {
    .single-rfp .single-entry, .single-funding .single-entry {
        margin: 100px -80px !important;
        padding: 80px 80px 1px;
    }
}


@media screen and (min-width: 1200px) {
	.careers-working-space {
		min-height: 92px;
	}
}