/*
Theme Name: Sudan 2022
Author: SyndStrat
Description: Your description goes here
Version: 1.0
Template: blankslate

This is the child theme for BlankSlate theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/*Cookie Plugin*/
body .cky-btn-revisit-wrapper {
	display: none;
}
body.page-id-10248 .cky-btn-revisit-wrapper {
	display: flex;
}

h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
}

/* -------------------- Popup STYLES -------------------- */
#sgpb-popup-dialog-main-div {
	padding: 2em !important;
}
.sgpb-popup-builder-content-41299.sgpb-popup-builder-content-html {
	padding:15px!important;
}
.sgpb-popup-builder-content-41299.sgpb-popup-builder-content-html h2 {
	font-size:25px!important;
	font-weight:bold!important;
	margin-top:10px!important;
	margin-bottom:20px!important;
}
.sgpb-popup-builder-content-41299.sgpb-popup-builder-content-html p {
	font-size:18px!important;
	line-height:26px!important;
	margin-top:10px!important;
	margin-bottom:20px!important;
}
.pum-title.popmake-title {font-family: Roboto Slab!important;margin-bottom:15px;}
.pum-theme-45462 .pum-container, .pum-theme-hello-box .pum-container {
    padding: 50px;
    border-radius: 80px;
    border: 6px solid #244da1!important;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );
    background-color: rgba( 255, 255, 255, 1.00 );
}


.pum-theme-hello-box {
    background-color: rgba( 0, 0, 0, 0.70 )!important;
}
.pum-container.pum-responsive img {
    max-width: 200px;
    height: auto;
}
.pum-theme-45462 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close {
	right: 0px!important;
    top: 0px!important;
    background-color: rgba( 36, 77, 161, 1.00 )!important;
	    color: white;

}

/* -------------------- GLOBAL STYLES -------------------- */
body {font-family: "Open Sans";}
h1, h2, h3, h4, h5, h6 {font-family: Roboto Slab;}
em {
    font-style: italic;
}
 strong {
    font-weight: 700;
}
a {transition: all 0.6s linear;}
.size-thumbnail {max-width:150px;height:auto;}
.alignleft {float: left;}
img.alignleft {margin: 7px 24px 7px 0;}
img {
	max-width:100%;
	height:auto;    image-rendering: -webkit-optimize-contrast!important;
}
.callout h4 {font-size: 20px;text-align:center;}
.callout ul {
	font-size:1.1em;
	line-height:1.1em;
	padding:0 20px 20px 20px;    position: relative; 

}
.callout ul li {
	margin-bottom:10px;
	padding:0 10px;
	list-style-type: none;
    position: relative; 
	color:black;
}
.callout ul li::before {
    content: '•';
    position: absolute;
    left: -0.2em;          /* Adjust this value so that it appears where you want. */
    font-size: 2.5em;  
	color:#244da1;
}
figure {
    max-width: 100%;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;max-width:100%!important;}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;max-width:100%;}
.wp-caption {
    width: auto !important;
}
.page .entry-content ul.simple-list {
	margin-bottom: 10px;
    margin-left: 15px;
	display: grid;
}
ul.checkmark-list  {
  list-style: none!important;
	text-align:center;	

}
ul.checkmark-list  li {
	line-height: 1.25em!important;
	margin-bottom:20px;
}
ul.checkmark-list  li:before {
  content: '✓';	margin-right: 10px;
}

.single-post .entry-content ul {
  list-style-position: outside;list-style-type: circle; margin-left:60px;margin-right:40px
}
.single-post .entry-content li {font-size:18px; line-height: 25px;margin-bottom:5px;color: #666666;}
.single-post .entry-content .wp-block-button__link {
    display: inline-block;
    text-align: center;
    margin: 20px auto;
    font-weight: bold;
    border: 4px solid white;
    background: #f9b864;
    box-shadow: 0 0 0 0 white, 0 0 0 5px #f9b864;
    padding: 25px;
    border-radius: 35px;
    font-size: 35px;
    color: #244da1!important;
    font-family: Roboto Slab;
    text-transform: uppercase;
    filter: drop-shadow(0 0 0.15rem black);
    transition: all .3s;
    color: #244da1;
	text-decoration: none;
}
.single-post .entry-content .wp-block-button__link:hover {
    cursor: pointer;
    padding: 25px 50px;
    background-color: #244da1 !important;
    color: #ffffff !important;
    box-shadow: 0 0 0 0 white, 0 0 0 5px #244da1;
}
.single-post .entry-content figcaption {
	font-size:14px;
	line-height: 20px;
	color: #666666;
	margin-left:40px;
	margin-right:40px;
}
.wp-block-image figcaption {
	line-height: 1.5em;
}
.single-post .entry-content p a, .single-post .entry-content li a {display: inline-block;}

.single-post .entry-content p a::after, .single-post .entry-content li a::after {
  content: '';
    width: 100%;
  height: 2px;
  display: block;
  background: #244da1;
  transition: 300ms;
}

.single-post .entry-content p a:hover::after, .single-post article li a:hover::after {
  width: 0;
}


article {
	width:100%;
	padding:40px;
	max-width:1500px;
	margin:0 auto;	
}
article p {
    font-size: 18px;
	font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6em;
    color: #666666;
	margin: 0 0 15px 0;
}
article strong {color: #244da1;font-weight: 900;}
article a {color: #244da1; text-decoration:none;}
article img {	border-radius: 25px;
}

article blockquote strong {color: #fff!important;}

.clearfix {  clear: both;}
.size-square-large {
  /* set the desired width/height and margin here */
  width: 350px;
  height: 155px;
  overflow: hidden;
	object-fit:cover;
	object-position: center;
	border-radius: 25px; /* sidebar img rounded corners */
}
.size-square-large img {
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.wp-block-cover.sm-cover {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 230px!important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box;
}
.wp-block-image figure {
	
}
/* -------------------- POST STYLES -------------------- */
body.postid-32583 .hero-img-overlay {
	display: none;
}
.columns-entry {  
	display: flex;
	flex-wrap: wrap;
}
article.post-size {
	max-width:1200px;
	margin:0 auto;	
}
article .entry-content {
	flex:3;
	margin: 5px;
	padding: 5px;
}
.single-post article .columns-entry .entry-content img {
	width:100%;
}
article .entry-sidebar  {
    overflow: visible;
    min-height: 1px;
    flex:1;
	margin: 5px 5px 5px 40px;
}
article .entry-content .entry-meta {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #999;
    list-style: none;
    text-transform: uppercase;
	padding-bottom:25px;
	text-align:center;
	text-decoration:none;
}
article .entry-content .entry-meta:before, article .entry-content .entry-meta:after {
    display: inline-block;
    content: "";
    border-top: .1rem solid #999;
    width: 3.5vw;
    margin: 0 .5rem;
    transform: translateY(-.095rem);
}
article .entry-content h1 {
    font-size: 25px;
    line-height: 28px;
	margin-top: 15px;
    margin-bottom: 15px;
	text-align:center;
}
.entry-sidebar .widget-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
	width: 100%;
}
.entry-sidebar .widget-title:after {
    content: '';
    width: 100%;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #f5f5f5;
    clear: both;
    position: absolute;
    float: left;
    height: 2px;
}
.entry-sidebar .widget-title:before {
    content: '';
    width: 40px;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2;
	border-bottom: 2px solid #244da1;
}
.entry-sidebar ul {padding:15px}
.entry-sidebar li {
	display:block;
	text-align:center;
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    line-height: 20px;
    text-transform: uppercase;
	color: #333333;
}
.donate-img {
	max-width: 330px!important;
	height:auto;
	width: 330px!important;
	margin-top: 20px;
    transition: 1s ease;
	display:block;
	margin: 20px auto;
	text-align:center;
}

/* -------------------- POST STYLES -------------------- */

.single .entry-content h2 {
    color: #333333;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    font-family: Roboto Slab;
	margin: 0 0 15px 0;
}
.single .entry-content  h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.6em;
    font-family: Roboto Slab;
	margin: 20px 0 10px 0;
}
/* -------------------- PAGE STYLES -------------------- */
.page .entry-content h2 {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.6em;
    font-family: Roboto Slab;
	margin: 0 0 10px 0;
}
.page .entry-content  h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.6em;
    font-family: Roboto Slab;
	margin: 20px 0 10px 0;
}
.page .entry-content  h4 {
    color: #333333;
    font-style: normal;
	margin: 20px 0 5px 0;
	padding-bottom:10px;
    border-bottom: 1px solid #f0f1f2;
}
.page .entry-content  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	font-size: 18px;
    font-family: Open Sans;
}
.page .entry-content  li {
    display: list-item;
    text-align: -webkit-match-parent;
    font-weight: 400;
    line-height: 1.6em;
}


ul#menu-about {
    margin-bottom: 10px;
    margin-left: 15px;
	padding-top:0;
}
ul#menu-about.menu a:hover {
    color: #244da1;
    margin-left: 10px;
    outline: 0;
}
ul#menu-about.menu a {
    position: relative;
    color: #606060;
    width: 100%;
    line-height: 20px;
}
#sidebar ul#menu-about.menu li {
    font-family: Open Sans;
	text-transform:inherit;
	font-size:15px;
	font-weight:400;
    list-style: none!important;
    margin-bottom: 5px;
    margin-left: -10px;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 0px;
    border-bottom: 1px solid #f0f1f2;
    position: relative;
	text-align:left;
}
#menu-about .sub-menu li:last-child {border-bottom: 0!important;    padding-bottom: 0!important;}
/* -------------------- PARTNERS PAGE STYLES -------------------- */
article.post-6677 .wp-block-column {
	padding-bottom: 18px;
    text-align: center;
    max-width: 450px;
    margin: auto;
	vertical-align: top;
}
article.post-6677 .wp-block-image {
	width:225px;
	height:225px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.wp-block-imagefigure {height: 100%;}
article.post-6677 .wp-block-image img {
	height: 100%;
    max-width: 100%;
    object-fit: cover;
	object-position: center;
}
.page-id-6677 .wp-block-image img {	transition: transform 0.3s ease-in-out;
}
.page-id-6677 .wp-block-image img:hover {
	transform: scale(1.15);
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    z-index: -1;
}
article.post-6677 .wp-block-column em {	
	color: #999;
    font-size: 13px;
	line-height:.75em!important;
}
/* -------------------- SELECTOR STYLES -------------------- */
.bkgd-blue {
    background-color: #244da1;
    color: #ffffff;
}

.block {display:block}
/* -------------------- PREHEADER STYLES -------------------- */
preheader {
	width:100%;
	display:block;
	padding:2px 20px;
	background-color: #244da1;
    color: #ffffff;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
}
preheader .wp-block-social-links  {
	filter: invert(100%) sepia(65%) saturate(0%) hue-rotate(228deg) brightness(250%) contrast(100%);
	font-size: 15px;

}
preheader .wp-block-button__link {
	background-color:white;color: #244da1;
	transition: background-color 0.5s ease;
	font-size:10px!important;
}
preheader .wp-block-button__link {
    padding: 5px 10px;
}
preheader .wp-block-button__link:hover {   background-color: #1b3977;}
preheader .preheader-ul a, preheader .preheader-ul {color:white;text-decoration:none;}
preheader ul > li { flex-grow: 4; padding:2px 0}
preheader .preheader-ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
preheader .preheader-ul .fa {
    margin-right: 5px;
}
@media screen and (max-width: 630px) {
  preheader {
    flex-direction: column;
  justify-content: center;
  align-items: center;
  }
	preheader > ul {
    padding:0 0 8px 0;
  }
	preheader > div {
    padding:8px 0 0 0;
  }
}
/* -------------------- HEADER STYLES -------------------- */
header {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
	top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
	background: #fff;
}
#branding {max-width:1500px;margin:0 auto;}
header.header {display:none}
/* -------------------- HEADER SLIDER -------------------- */
.homeslider {z-index:-10;}
rs-module {top:-10px}
rs-module-wrap {background: white!important;}
/* -------------------- MENU STYLES -------------------- */
div.main-logo {
	margin:10px;
	max-width:140px;
	float:left;
}
.main-nav {
  font-family: sans-serif;
	height: 80px;
	z-index:99999;
}
.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.main-nav ul li {
  width: 13%;
}
#header .main-nav ul li.search-icon {
  width: 5%;
}
li.menu-item {}
.main-nav > ul > li a {
    border-right: 1px solid #eeeeee;
}
.main-nav > ul > li a:first-child {
    border-left: 1px solid #eeeeee;
}
@media (max-width: 40em) {
  .main-nav ul li {
    width: 100%;
  }
}
.main-nav ul li > ul {
  display: flex;
  visibility: hidden;
  position: absolute;
  left: -99999;
  flex-direction: column;
	z-index:99999;
	min-width: 220px;
		transition: fadeInUp .3s;
	opacity: 0;
	animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}
.main-nav ul li > ul li {
  width: 100%;
  position: relative;
}
@media (min-width: 40em) {
  .main-nav ul li > ul li > ul {
    position: absolute !important;
    top: 0;
    left: 100% !important;
  }
}
.main-nav ul li:hover > a {
  color: #244da1;
}
.main-nav ul li > ul li a {
	border-bottom: 1px solid #eee;
    display: block;
    padding: 0;
    white-space: nowrap;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding:5px 20px;
	text-transform:capitalize;
	line-height:30px;
}
.main-nav a .fas {
    padding: 15px 0;
    color: #000;
	font-size:16px;
}
.main-nav ul li:hover > ul {
  visibility: visible;
  position: relative;
  left: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
.main-nav a {
  text-transform: uppercase;
  display: block;
  padding: 15px;
  color: #000;
  text-decoration: none;
  text-align: center;
  line-height:50px;
}
.main-nav .sub-menu li > a { /* SUBMENU */
  background: #fff;
  color: #000000;
 z-index:9999999999;
}
.main-nav .sub-menu li > a:hover {
  color: #244da1;
}
.main-nav .sub-menu > a:after {
  content: "+";
  padding-left: 5px;
}
#sidebarmenu {display:none;}
/* Animation */
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@media (max-width: 1140px) {
	.main-nav a {    padding: 15px 5px;}
}
@media (max-width: 981px) {
	.main-nav a {padding: 15px 5px;}
	.toggle-mobile-menu {display: none;}
}
/* -------------- MOBILE MENU -------------- */
@media (max-width: 980px) {
	.main-nav {display:none}
	#branding {height:80px}
	.toggle-mobile-menu {
		top: 15px;
		display: block;
		background-color: transparent;
		position: relative;
		overflow: hidden;
		width: 40px;
		height: 40px;
		font-size: 0;
		text-indent: -9999px;
		cursor: pointer;
		float: left;
		top: 22px;
		margin-right: 20px;
	}	
		/* MOBILE MENU MAIN */
	.containermenu {
	  position: relative;
	  right: 0;
	}
	.containermenu.open-sidebar {
		
	}
	.containermenu.open-sidebar .main-content {
		right: 240px;
	}
	#sidebarmenu {
	  display:initial;
	  position: absolute;
	  right: -240px;
	  background: #244da1;
	  width: 240px;
	  height: 100%;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  border-radius: 4px;
		z-index: 9;
		-webkit-transition: right 0.4s ease-in-out;
	  -moz-transition: right 0.4s ease-in-out;
	  -ms-transition: right 0.4s ease-in-out;
	  -o-transition: right 0.4s ease-in-out;
	  transition: right 0.4s ease-in-out;;
	}
	.containermenu.open-sidebar #sidebarmenu {
		right: 0;
	}
	#sidebarmenu ul {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
	#sidebarmenu ul li {
	  margin: 0;
	}
	#sidebarmenu ul li a {
	  padding: 15px 20px 15px 35px;
	  font-size: 16px;
	  font-weight: 100;
	  color: white;
	  text-decoration: none;
	  display: block;
	  border-bottom: 1px solid #eeeeee;

	  -webkit-transition: background 0.3s ease-in-out;
	  -moz-transition: background 0.3s ease-in-out;
	  -ms-transition: background 0.3s ease-in-out;
	  -o-transition: background 0.3s ease-in-out;
	  transition: background 0.3s ease-in-out;
	}
	#sidebarmenu li:hover {
	  background: #142145;
	  border-radius: 4px;
	}
	.main-content {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		position: relative;
		overflow: hidden;
		-webkit-transition: right 0.4s ease-in-out;
	  -moz-transition: right 0.4s ease-in-out;
	  -ms-transition: right 0.4s ease-in-out;
	  -o-transition: right 0.4s ease-in-out;
	  transition: right 0.4s ease-in-out;
	}
	.main-content .sitecontent {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
		/* MOBILE MENU TOGGLE */
	.main-content #sidebar-toggle {
	  background: #244da1;
	  border-radius: 3px;
	  display: block;
	  position: relative;
	  padding: 10px 7px;
	  float: right;
		top:20px;
		right:20px;
	}
	.main-content #sidebar-toggle .bar {
	  display: block;
	  width: 18px;
	  margin-bottom: 3px;
	  height: 2px;
	  background-color: #fff;
	  border-radius: 1px;
	}
	.main-content #sidebar-toggle .bar:last-child {
	  margin-bottom: 0;
	}
	.main-content #sidebar-toggle .bar {
	  display: block;
	  width: 18px;
	  margin-bottom: 3px;
	  height: 2px;
	  background-color: #fff;
	  border-radius: 1px;
	}
	.main-content #sidebar-toggle .bar:last-child {
	  margin-bottom: 0;
	}
		/* MOBILE MENU MENU STYLE */
	#sidebarmenu .sub-menu {
	  display: none;
	}
	#sidebarmenu ul li ul.visible, #sidebarmenu li.menu-item.active .sub-menu {
	  display: block;
	}
}





/* -------------------------------------------------- LANDINGS ANNUAL REPORT -------------------------------------------------- */
.page-template-page-fullwidth-annual-report .entry-content {
   transform: skewY(3deg); top:-5vw!important; position:relative;
}
.page-template-page-fullwidth-annual-report .is-position-bottom-center .wp-block-cover__inner-container {
   transform: skewY(3deg);  position:relative;
}

.annualreport-spotlight p, .annualreport-financials p {
		color:white!important;
	}
.annualreport-spotlight {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2018/06/2017-AnnualReport-Blue3a.png);
    background-size: 100% auto;
	z-index:10;
	background-color: #214d9c;
}
.annualreport-financials {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(https://sdnrlf.com/wp-content/uploads/2018/06/2017-AnnualReport-Blue2.png);
    background-size: cover;
	z-index:10;
	background-color: #214d9c;
}
.page-template-page-fullwidth-annual-report .wp-block-columns {
    margin-bottom: 0;
}
.page-template-page-fullwidth-annual-report .white-text {
    margin-bottom: 0;
}
.page-template-page-fullwidth-annual-report h3.has-text-align-center {
    padding: 10px 0 20px 0!important;
    color: #f9b864!important;
    font-size: 30px!important;
    line-height: 1.6em!important;
}
.page-template-page-fullwidth-annual-report .bio img {
    border-radius: 50%;
    margin-left: 10px;
	width: 225px!important;
    height: 225px!important;
}

.blackblue-text p {color:black;}
.blackblue-text strong {color: #214d9c;font-size: 1.05em;}
.page-template-page-fullwidth-annual-report .wp-block-column {transform: skewY(-3deg);max-width:1200px;margin: 0px auto 70px auto;padding:0 20px;}
.slant-correct img {transform: skewY(3deg);}
.page-template-page-fullwidth-annual-report main {background-color: #f07c00;position:relative;z-index:-9999}
.annualreport-header {height: 44vw;}
.annual-report-top-padding .wp-block-cover__inner-container {margin-top:55px!important}
.img-responsive img {
    display: block;
    max-width: 100%;
    width: 100%!important;
    height: auto!important;
}
.page-template-page-fullwidth-annual-report .skew-correct {transform: skewY(0deg)}
.page-template-page-fullwidth-annual-report .skew-correct-columns {transform: skewY(3deg)}

/* -------------------------------------------------- LANDINGS ANNUAL REPORT 2023 -------------------------------------------------- */
.new-bio { width:300px; height:300px; object-fit: cover;float:right;margin-bottom:10px}
	.financial-large-font, .financial-large-font li {font-size:1.9em}
.no-full-width {max-width:250px;}
.entry-content .orange2 h3  {color: #244da1;font-size:1.7em!important;}
.entry-content .blue h3 {color:#f8b864;font-size:1.7em!important;}



/* -------------------------------------------------- LANDINGS FULL WIDTH -------------------------------------------------- */
.img-responsive, .img-responsive figure, .page-template-page-fullwidth .wp-block-image img {
    display: block;
    max-width: 100%;
    width: 100%!important;
    height: auto!important;
}
.landing-copy h2, .page-template-page-fullwidth #content h2, .page-template-page-fullwidth-annual-report #content h2 {
	color:#fff!important;
	font-size:2.4em!important;
}
.landing-copy p, .page-template-page-fullwidth #content p, .page-template-page-fullwidth-annual-report #content p {
	line-height:1.4em;
	font-size:1.4em;
	margin-bottom:20px;
}
.page-template-page-fullwidth #content .small-p, .page-template-page-fullwidth-contained .small-p, .page-template-page-fullwidth-annual-report .small-p {
	font-size:13px;
}
.page-template-page-fullwidth .wp-block-cover__inner-container {
	max-width:90%;
	padding: 2%;
	margin-right:auto;
	margin-left:auto;
}
.page-template-page-fullwidth .mc4wp-form input {
    color:white;
}
.page-template-page-fullwidth .mc4wp-form input[type="submit"]:hover {
    padding: 0 50px;
    background-color: #f9b864 !important;
    color: #ffffff !important;
}
.page-template-page-fullwidth #content .wp-block-button__link {
    background-color: #f9b864;
    border-color: #f9b864;
	padding: 20px 25px;
	color:white;
}
.page-template-page-fullwidth #content .wp-block-button__link:hover {
    background-color: #1b3977;
    border-color: #1b3977;
	text-decoration:none;
	color:white;
}
.page-template-page-fullwidth-contained article {
	max-width:1100px;
	width:100%;
	padding: 2% 5%;
	margin-right:auto;
	margin-left:auto;
}
.page-template-page-fullwidth #content a {
    color: #244da1;
	text-decoration:none;
	transition: all 0.5s ease;
}
.page-template-page-fullwidth #content a:hover, .page-template-page-fullwidth #content a:active, .page-template-page-fullwidth #content a:focus {
    color: #333333;
	text-decoration:underline;

}
.page-template-page-fullwidth .wp-block-embed {
    margin: 0 0 0; 
}
#map-row {
    border-bottom: solid 4px #221f1f;
    position: relative;
}
#map-row:before {
    content: "";
    height: 5em;
    width: 100%;
    background: url(/wp-content/uploads/2021/04/tribal-border.svg) repeat-x center bottom;
    transform: rotate(180deg);
    position: absolute;
    top: -4.5em;
    left: 0;
    right: 0;
    margin: auto;
}
.no-background {
    background-image: url(/wp-content/uploads/2021/04/Sudan-Relief-Fund_Landing-Page-Header-top-border.jpg);
    background-size: contain;
    padding: 100px 50px 0 50px;
    background-repeat: no-repeat!important;
	background-position: top;
}
.no-background .is-light { background-image: none; padding:0}
.no-padding {padding:0;margin:0}
/*.is-light {
    background-image: url(/wp-content/uploads/2021/04/Sudan-Relief-Fund_Landing-Page-Header-top-border.jpg);
    background-size: contain;
    padding: 100px 50px 0 50px;
    background-repeat: no-repeat!important;
	background-position: top;
}*/
.is-light p  {
    color: #132651!important;
}
.has-small-font-size a  {
    color: #244da0!important;
	text-decoration:none!important;
}
11:08
.wp-caption { width: auto !important;
}
.sig-sec, .ps-sec {display:block;clear:both; padding-top:20px;}
.corporate-match {display:block;clear:both;min-height:290px;}
.corpmatch-hr { margin:20px;}
.sig-sec p, .sig-sec a {font-size: 17px!important; line-height: 23px!important;margin: 0!important;}
.sig-sec span {font-size: 14px!important; line-height: 13px!important;color: #666666;}
.sig-sec img.inner-avatar {
    width: 120px;
    height: 120px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;}
.margin-top-sm {padding-top:.45em;}
.margin-top-md {padding-top:2.5em;padding-bottom:8px;}

/* -------------------------------------------------- BUTTON STYLES -------------------------------------------------- */
#pre-donate a {
    color: #244da1!important;
    border-color: #fff;
    background: #fff;
    border: 0px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 25px;
    display: inline-block;
}
#pre-donate a:hover {
    color: #244da1;
    border-color: #f9b864;
    background: #f9b864;
}
.small-button {
	border: 2px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 25px;
	width:160px;
    display: block;
    background-color: #244da1;
    border-color: #244da1;
	color: #FFF;
	margin: 40px auto 0 auto;
	text-decoration:none;
	text-align:center;
}
.small-button:hover {
	background-color: #1b3977;
    border-color: #1b3977;
}
.small-menu-button a {
	border: 2px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    height:50px;
    background-color: #244da1;
    border-color: #244da1;
	color: #FFF;
	margin: 10% 0 auto 0;
	text-decoration:none;
	text-align:center;
	line-height: 15px!important;
	width:90%!important;
    vertical-align: middle;
}
.small-menu-button a:hover {
	background-color: #1b3977;
    border-color: #1b3977;
}
.large-button {
	border: 2px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    padding: 10px 25px;
	width:400px;
    display: block;
    background-color: #244da1;
    border-color: #244da1;
	color: #fff;
	margin: 20px auto 0 auto;
	text-decoration:none;
	text-align:center;
}
.large-button:hover {
	background-color: #1b3977;
    border-color: #1b3977;
}
  /* ----------------- DONATE BUTTON CODE ----------------- */
.donate-button-type, .wp-block-button__link.donate {
	display:inline-block;
	text-align:center;
	margin: 20px auto;
    font-weight: bold;
    border: 4px solid white;
    background: #f9b864;
    box-shadow:0 0 0 0 white, 0 0 0 5px #f9b864;
    padding: 25px;
  border-radius: 35px;
  font-size: 35px;
  color:#244da1!important;
  font-family: Roboto Slab;
  text-transform:uppercase;
  filter: drop-shadow(0 0 0.15rem black);
  transition: all .3s;  color:#244da1;
  text-decoration:none;
	
}
.donate-button-type:hover, .wp-block-button__link.donate:hover {cursor: pointer;
    padding: 25px 50px;
    background-color: #244da1 !important;
    color: #ffffff !important;
    box-shadow:0 0 0 0 white, 0 0 0 5px #244da1;
}
a.donate-button-type {
position: relative;
     left: 50%;
     transform: translateX(-50%);}
figcaption {text-align:center;}
/* -------------------- FRONTPAGE COLUMNS -------------------- */
.columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 90%;
  margin: auto;
  padding:30px;
}
.columns.search {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding:10px;
}
.column-3 {
  flex: 33.33%;
}
.column-4 {
    flex: 22%;
    margin: 0 0.25em;
}
@media (min-width: 48em) {
  .columns{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
}
.column-3 h2 {
	color: #333333;
    font-size: 24px;
    font-style: normal;
    line-height: 1.6em;
    font-family: Roboto Slab; text-align:left;
	padding:0 30px;
	text-decoration:none;
}
.column-3 p {
	padding:30px;
	font-family: Open Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
    color: #666666;
	display:block;
 	text-align:left;
}
.column-3 a.link {
	text-decoration:none;
	color: #23527c;
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-top:5px;
	display:block;
	text-align:left;
	padding:0 30px;
}
.column-3 a.link:hover {color: #000;}
.column-3 a {
	text-decoration:none;
	color: #666666;
	display:block;}

.column-4 {
	position:relative;
	overflow:hidden;
	border-radius: 25px; /* portfolio img rounded corners */
}
.column-4 .portfolio-img  {		
    height: 355px;
    width: 100%;
	min-width:150px;
	border-radius: 25px; /* portfolio img rounded corners */
}
.column-4 .portfolio-img img {
        width:100%;
        height:100%;
        object-position: center;
        object-fit: cover;
		transition: all 0.3s ease-in-out;   
}
.column-4 .portfolio-img:hover img {
        transform: scale(1.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		z-index: -1;
		transition: all 0.3s ease-in-out;
    }
.column-4 .portfolio-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    padding: 70px 40px 24px;
	z-index: 2;
}
.column-4 .portfolio-content h3 {
    color: #FFF;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 10px;
}
.column-4 .portfolio-content .c-pc-date {
    color: #FFF;
    font-size: 13px;
}
.column-4 .portfolio-img:before {
    content: '';
    display: inline-block;
    left: 0;
    right: 0;
    top: -150px;
    bottom: 0;
    position: absolute;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.21) 60%,rgba(0,0,0,.81) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.21) 60%,rgba(0,0,0,.81) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.21) 60%,rgba(0,0,0,.81) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#9c000000', GradientType=0);
	transition: all 0.3s ease-in-out;
}
.column-4 a.link {
	text-decoration:none;
	color: #244da1;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: 900;
	margin-top:5px;
	display:block;
	text-align:center;
	padding:10px 30px;  

}
.column-4 a.link:hover {color: #fff;}
.column-4 .link:after {
    content: '\f107';
    font-family: FontAwesome;
    padding: 0 8px;	
}
.portfolio-content * {
	position: relative;
	z-index: 4;
}
.column-4 i.fa {color:#666;}

/* -------------------- XXXXXXX -------------------- */
.container {
	width:100%;
}
.grey {background:#eeeeee;/* light grey background color */padding:50px 0;}
.orange {background:#f8b864;/* orange background color */padding:50px 0;}
.orange2 {background:#f07c00;/* darker orange background color */padding:50px 0; }
.white {background:#fff;/* white background color */padding:50px 0;}
.white-text {color:#fff;}

.line:after {
	content:'';
	border-bottom: 2px solid #244da1;
	width: 40px;
   display: inherit;
	-webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease;
}
.line:hover:after, .line-center:hover:after {width:130px}
.line-center:after {
	content:'';
	border-bottom: 2px solid #244da1;
	width: 40px;
   display: inherit;
		text-align:center;
   margin: 0 auto;
	-webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease;
}


.donate-now {padding: 20px 0}
.donate-now h3 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
    font-style: normal;
    text-transform: none;
    font-family: Roboto Slab;
}
.donate-now p {
	text-align: center;
	font-size: 20px;
	line-height: 2.6em;
}

.para-wrapper {padding: 5% 0;}
.black-p {color:#000;}
.orange-p {	color:#f8b864;}
.text-shadow {	text-shadow: #000000 1px 0 10px;}


/* -------------------- FRONT PAGE SECTIONS -------------------- */
.urgent-needs h2, .projects h2, .partners h2 {
	color: #333333;
    font-size: 24px;
    font-style: normal;
    line-height: 1.6em;
    font-family: Roboto Slab;
	text-align:center;
	padding:0 0 10px 0;
	text-decoration:none;
}
/* -------------------- Parallax Images -------------------- */
.parallax_img {
	margin-top:0px;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
		background-color:red;

}
.parallax_img#img1 {	
	background-image: url('/wp-content/themes/sudan-2022/images/homepage-parallax-01.jpg');
	background-position: -200px bottom;
	background-color:black;
}
.parallax_img#img2 {	
	background-image: url('/wp-content/themes/sudan-2022/images/homepage-parallax-02.jpg');
	background-position: top center;
}
.parallax_img#img3 {	
	background-image: url('/wp-content/themes/sudan-2022/images/homepage-parallax-03.jpg');
	background-position: top center;
}

/* ================================== Partners Slider ================================== */
.containermenu {overflow-x:hidden;}
.partners-container {
	background:#6f6e5a;
	padding:70px 20px;
	color:#fff;
	width:90%;
}
#partners-slider a {
    text-decoration:none!important;
}
.partner{
    padding: 0 15px;
    text-align: center;  
    color: #000;

}
.partner .pic{
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 5px;
    overflow: hidden;
}
.partner .pic img{
    width: 100%;
    height: auto;
}
.partner .description{
    padding: 0 15px;
    font-size: 1.3em;
    color: #fff;
    line-height: 26px;
}
.partner .testimonial-title{
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;  
}
.partner .partner-title:after{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    display: inline-block;
    width: 100%;
    font-size: 40px;
    color: #e9c92b;
    margin-top: 30px;
}
.partner:hover img {
        transform: scale(1.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);z-index: -1;
	    -webkit-transition: all 0.3s ease-in-out;   
    }
.partner:hover {
    color: #244da1;
	-webkit-transition: all 0.3s ease-in-out;   
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background: #e9c92b;
    margin: 5px 7px;
    opacity: 0.5;
}
.scroll-container {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

/**Styling scrollable elements*/

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}
.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}



@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/* ======================================== FOOTER ======================================== */

footer {
	background-color: #fff;
	padding:50px 0;
}
.footer-logo {
	width:100%;
	margin:0 auto;
	text-align:center;
	
}
.footer-logo img {width:200px;padding-bottom:20px;}
.footer-logo img:hover {opacity:80%;transition: opacity 0.5s ease}
.footer-logo p {color:#666;padding-bottom:20px; }
.blue-a a, .blue-a a {color:#244da1;text-decoration:none;font-size:12px; font-weight:bold;}
.blue-a i {color:#333;font-size:12px}
#copyright {font-size:11px!important;padding:20px 0;}
ul.footer-social-links {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    width: 225px; 
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.footer-social-links li {
	width: 80px;
	text-align: center;
	color: #244da1;
	display: flex;
	justify-content: center;

}
ul.footer-social-links i.fa {
    font-size: 26px;
    text-rendering: auto;
	border-radius: 50%;
    border: 2px solid #244da1;
    width: 40px;
    height: 40px;
	color: #244da1;
	padding:5px;
}
ul.footer-social-links a {color: #244da1;}
.footer-logo .blue-a a:hover  {
	color: #1b3977;
	transition: color 0.5s ease
}
ul.footer-social-links i.fa:hover {
    border: 2px solid #1b3977;
	color: #1b3977;
	transition: color 0.5s ease
}

/* ======================================== OUR TEAM ======================================== */

.single-our_team .regency {
    font-style: italic;
    line-height: 16px;
    color: #666;
	font-size:13px;
	padding:0 5%;
	margin-top:10px;
}
.single-our_team .avatar {
    text-align: center;
    float: left;
	width:300px;
	position:sticky;
	left:0;
	top:50px;
}
.single-our_team .avatar .inner-avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    display: inline-block;
	margin-bottom:20px;
}
img.attachment-full.size-full.wp-post-image, img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
}
.single-our_team #main .content-inner .avatar {
    text-align: center;
    float: left;
}
/* ====================================== TESTIMONIALS STYLES ====================================== */

.testimonials-section {
	/*max-width:1500px;
	width:1500px;*/
	margin:0 auto;
}
.sldr_title {
	color: #fff!important;
    font-size: 23px!important;
    font-weight: bold!important;
    font-style: normal!important;
    text-transform: none!important;
    line-height: 1.6em!important;
    font-family: Roboto Slab!important;
	text-align:center;
	margin-bottom:20px;
}
.testimonial_nav_arrow_wrap, .post-type-archive-testimonial div.archive-img {display:none;}
.testimonial_slider__round .testimonial_by_wrap .testimonial_by {font-family: Roboto Slab!important;}
span.testimonial_site {
	padding-top:0!important;
	padding-bottom:0!important;
	padding-right:10px!important;
	margin-top:-5px;
	margin-bottom:-5px;
	font-size:.8em!important;
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 0;
    text-align: center;
    overflow-wrap: break-word;
}
 blockquote {
    background-image: url(https://sdnrlf.com/wp-content/uploads/2018/06/wallpaper-mosaico2-1.jpg);
    background-position: center center;
    background-size: cover;
    padding: 30px;	text-align:left;
}
.wp-block-pullquote p{
    font-size: 1.2em;
    line-height: 1.3;
	color: #ffffff;	text-align:center;
    max-width: 30em;
    margin: auto;
    padding: 1.25em 0;
    border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.wp-block-pullquote cite {
    font-size: 1em;
    line-height: 1.5;
	color: #ffffff;
	text-align:left;
	margin-bottom:15px;
}
.wp-block-pullquote p a, .wp-block-pullquote cite a {
    color: #dd9933;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
    content: "";
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: -15px;
    font-family: "tss-font", serif;
    font-size: 30px;
}
#container .swiper-slide {
height: auto;
display: flex;
}
.item-content-wrapper {
height: 100%;
}
/* ====================================== FORM STYLES ====================================== */
/* ---- Ninja Forms ---- */
label {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 10px;
	font-weight: 700;
    margin: 0;
    padding: 0;
}
input, textarea {
    border: 1px solid #eee;
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 38px;
    padding: 0 10px;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    max-height: 200px;
    min-height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.single-give_forms input {min-height:inherit;}
input[type=text], input[type=email], input[type=tel] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #ddd;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    background: 0 0;
    box-shadow: none;
}
input[type="button"] {
    width: 100%;
    font-size: 18px;
    border-color: #244da1;
    background: #244da1;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 25px;
}
input[type=button]:hover, .mc4wp-form input[type="submit"]:hover  {
    padding: 0 50px;
    background-color: #606060 !important;
    color: #ffffff !important;
}
textarea {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #ddd;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    background: 0 0;
    box-shadow: none;
}
input#c-web-form-agree {width:5%;margin-top:10px;min-height:18px;}
label[for="c-web-form-agree"] {font-size:20px;line-height:20px;}
/* ---- Mailchimp Forms ---- */
.mc4wp-form input {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #ddd;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    background: 0 0;
    box-shadow: none;
}
.mc4wp-form input[type="submit"] {
    background: #1b3977;
    border-color: #1b3977;
	color:white;
}
input[type=submit]:hover {
    background: #1b3977;
    border-color: #1b3977;
}


.error-swapper {
    background-image: url(/wp-content/uploads/2022/03/south-sudan-2018-jeffrey-yida-097.jpg);
    background-position: center;
    background-size: cover;
    padding: 60px;
	text-align:left;
	height:40vw;
	color:#fff;vertical-align: middle;
	min-height:400px;
}
.error404 .title {
    font-size: 72px;
    line-height: 72px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
	margin-top:10vw;
}
.error-swapper a {
	color:#fff;
	text-decoration:none;
	font-weight:900;
}
/* ======================================== GIVE STYLES ======================================== */
.single-give_forms div.give_forms {
	max-width:900px;
	margin:50px auto;	
}
.single-give_forms h1.give-form-title.entry-title {display:none;}
.give_forms h2 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.6em;
    margin: 0 0 20px 0;
}
.give_forms p {
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6em;
    margin: 0 0 15px 0;
}
.single-give_forms .give-form {
	position: relative;
}
div.give-form-content-wrap {
    background-color: #244da1;
    padding: 30px 20px;
    margin-bottom: 50px!important;
    border-bottom: 2px solid #244da1;
    margin-top: -20px!important;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
	color: #fff;
	top:25vw;
}
/*.single-give_forms div.give_forms:after {
	content: '';
    background: url(/wp-content/uploads/2020/11/EOY-2020-Sudan-WaterAppeal-FB-Ad-Wide.jpg);
	position:absolute;
    height: 250px;
    width: 100%!important;
    margin-bottom: 20px;
    background-position: center;
	background-size:cover;
	left:0;
    top: 250px;
}*/
#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
	font-size: 1.45em!important;
	text-align:center;
	font-family: Raleway;
    color: #244da1;
	border-top: 1px solid #f9b864;
	border-bottom: 0px;
    font-weight: 700;
    margin: 30px 0 20px!important;
    padding: 10px 0 10px;
}
#give-recurring-form .form-row .give-input-field-wrapper, #give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row .give-input-field-wrapper, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row select, form.give-form .form-row textarea, form[id*=give-form] .form-row .give-input-field-wrapper, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea {
    border: 1px solid color: #333;;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    outline: none;
    padding: 0.8em;
    width: 100%;
	font-size: 17px;
    font-weight: 600;
}
.give-form-wrap [id*=give-form] fieldset  {margin:15px 0!important;}
.give-label {font-size: 20px; }
input[type=submit] {
    border-color: #244da1;
    background: #244da1;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 25px;
	color:#fff!important;
}
legend  {
    font-size: 24px;
    font-family: Raleway!important;
    color: #244da1;
    text-align: center!important;
    margin-top: 20px;
}
.give-donation-level-btn {
    background-color: #f9b864!important;
    padding: 20px !important;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    color: #fff !important;
    transition: color 0.5s ease;
    font-weight: bold;
    font-size: 16px;
	transition: background-color 0.3s ease-in-out;
}
.give-donation-level-btn:hover {
    background-color: #244da1!important;
}
#give-card-state-wrap select {padding: 1.29em!important;}
form[id*=give-form] .give-cs-mini-dropdown  option, form[id*=give-form] .give-cs-mini-dropdown  {    height: 45px!important;    line-height: 45px!important;}


select.give-cs-select-currency.give-cs-mini-dropdown {line-height:30px!important;height:30px!important;}
select.give-cs-select-currency.give-cs-mini-dropdown option {padding:15p 0!important}
/* ======================================= CAMPAIGN PAGE STYLES ======================================= */
.single-dn_campaign h2 {
    font-size: 27px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.6em;
	text-align:center;
}
.single-dn_campaign h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.6em;
    font-family: Roboto Slab;
	margin: 10px 0 20px 0;
}
.single-dn_campaign h3:before, .single-dn_campaign h3:after {
    display: inline-block;
    content: "";
    border-top: .1rem solid #999;
    width: 6.5vw;
    margin: 0 .5rem;
    transform: translateY(-.095rem);
}
.single-dn_campaign input[type=submit], .single-give_forms  input[type=submit]  {
    border-color: #244da1;
    background: #244da1;
	color: #FFF;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    width: auto;
    border-radius: 30px;
    padding: 15px 25px;
	display:block;
	margin: 20px auto;
	float: none;
	-webkit-transition: background 0.3s ease; 
}
.single-dn_campaign input[type=submit]:hover, .single-give_forms  input[type=submit]:hover  {
    background: #1b3977;
    border-color: #1b3977;
}
.single-dn_campaign .wp-caption-text {    
	font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px;
}
.single-dn_campaign .wp-block-column p {
    line-height: 1.6em!important;
}

.campaign-donations #give-recurring-form .give-section-break, .campaign-donations #give-recurring-form h3.give-section-break, .campaign-donations #give-recurring-form h4.give-section-break, .campaign-donations #give-recurring-form legend, form.give-form .give-section-break, .campaign-donations form.give-form h3.give-section-break, .campaign-donations form.give-form h4.give-section-break, .campaign-donations form.give-form legend, .campaign-donations form[id*=give-form] .give-section-break, .campaign-donations form[id*=give-form] h3.give-section-break, .campaign-donations form[id*=give-form] h4.give-section-break, .campaign-donations form[id*=give-form] legend {
	font-size: 1.45em!important;
	text-align:center;
	font-family: Raleway;
	border-top: 1px solid #f9b864;
	border-bottom: 0px;
    font-weight: 700;
    margin: 30px 0 20px!important;
    padding: 10px 0 10px;
}
.campaign-donations #give-recurring-form .form-row .give-input-field-wrapper, .campaign-donations #give-recurring-form .form-row input[type=email], .campaign-donations #give-recurring-form .form-row input[type=password], .campaign-donations #give-recurring-form .form-row input[type=tel], .campaign-donations #give-recurring-form .form-row input[type=text], .campaign-donations #give-recurring-form .form-row input[type=url], .campaign-donations #give-recurring-form .form-row select, .campaign-donations #give-recurring-form .form-row textarea, .campaign-donations form.give-form .form-row .give-input-field-wrapper, .campaign-donations form.give-form .form-row input[type=email], .campaign-donations form.give-form .form-row input[type=password], .campaign-donations form.give-form .form-row input[type=tel], .campaign-donations form.give-form .form-row input[type=text], .campaign-donations form.give-form .form-row input[type=url], .campaign-donations form.give-form .form-row select, .campaign-donations form.give-form .form-row textarea, .campaign-donations form[id*=give-form] .form-row .give-input-field-wrapper, .campaign-donations form[id*=give-form] .form-row input[type=email], .campaign-donations form[id*=give-form] .form-row input[type=password], .campaign-donations form[id*=give-form] .form-row input[type=tel], .campaign-donations form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], .campaign-donations form[id*=give-form] .form-row select, .campaign-donations form[id*=give-form] .form-row textarea {
    border: 1px solid #fff;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    outline: none;
    padding: 0.8em;
    width: 100%;
	font-size: 17px;
    font-weight: 600;
}
.campaign-donations .give-form-wrap [id*=give-form] fieldset  {margin:15px 0!important;}
.campaign-donations .give-label {font-size: 20px; color: #fff;}
.campaign-donations input[type=submit] {
    border-color: #244da1;
    background: #244da1;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 25px;
}
.campaign-donations span, .campaign-donations i {color: #f9b864!important;}
.campaign-donations label {color: #fff;}
.margin-top-border {padding-top:40px;margin-top:40px;border-top:1px solid grey;}
img.corpmatch {    
	float: right;
    width: 30%!important;
    margin-left: 40px;
    display: inline-block;
}
@media screen and (min-width: 1330px)  {
img.corpmatch {    
	max-width: 28.5%;
	}
}
.campaign-donations form[id*=give-form] legend, .campaign-donations form.give-form legend {color:white}

.hero-img {
	width:100%;
	height:auto;
	position: relative;
}
.hero-img img {
	width:100%;
	height:auto;
}
.hero-img-overlay {
	content: "";
	width:100%;
	bottom:-2px;
	right:-2px;
	left:0;
	z-index:9999;
	position: absolute;
}
article.campaign-post, article.donation-section {
	width:80%;
	padding:40px;
	max-width:1100px;
	margin:0 auto;
}
article.campaign-post h1 {
    font-size: 30px;
    line-height: 36px;
	margin-top: 15px;
    margin-bottom: 33px;
	color: #244da1;
	text-align:center;
}
h1.entry-title {		
	margin-top: 0px;
	color: #244da1;
}
.campaign-post h1.entry-title:after{
	content:'';
	border-bottom:2px solid #244da1;
	display: block;
}
article.campaign-post ul, ol {
    margin-bottom: 10px;
    margin-left: 15px;
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
article.campaign-post li {
    display: list-item;
    text-align: -webkit-match-parent;
	font-family: Open Sans;
    font-weight: 400;
    line-height: 1.86em;
	    font-size: 18px;
    color: #666666;
}

.donate-img:hover {
    -webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: 1s ease;
}
.campaign-donations {
	width:100%;
	margin-bottom:2px;
	position: relative;
	background-color:#244da1;
}
.campaign-donations:before {    
    content: '';
	background-image: url(/wp-content/uploads/2022/05/wallpaper-mosaico-new.jpg);
	background-repeat: repeat;
	background-position: 50% 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index:0;
}
.campaign-donations article {z-index:10;position: relative;}
.campaign-donations h2 {
    color: #fff;
}
.campaign-donations input[type=submit]{
    border-color: #f9b864;
    background: #f9b864;
    color: #244da1;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    width: auto;
    border-radius: 30px;
    padding: 15px 25px;
	display:block;
	margin: 20px auto;
	float: none;
	-webkit-transition: background 0.3s ease; 
}
.campaign-donations input, .campaign-donations textarea {
    min-height: 0;

}
.campaign-donations input[type=submit]:hover, .campaign-donations button:hover {
	background: #fff;
    border-color: #fff;	    
}
.postid-32583 .wp-block-cover {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 230px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box;
}
.sms-form form  {
	padding:30px;
	margin-bottom:30px;
	text-align:center!important;
}
.sms-form button {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box;
	margin-top:20px;
}

/* =================================== PROJECT/PORTFOLIO PAGE STYLES =================================== */
.single-portfolio .hero-img  {
	height: 35vw;
	object-fit: cover;
	width:100%
}
.post-type-archive-portfolio span.entry-date, .post-type-archive-portfolio div.entry-meta::after, .post-type-archive-portfolio div.entry-meta::before {display:none}
/* ======================================= CATEGORY HEADERS ======================================= */

.top_site_main.top-site-no-image {
    background: #142145;
	overflow: hidden;
    position: relative;
    height: 100px;
	width:100%;
}
.top_site_main .page-title-wrapper {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    border: 0;
    margin: auto;
    color: #fff;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
	max-width: 1500px;
	padding:20px;
}
.top_site_main .page-title-wrapper .heading__primary {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    position: relative;
    display: block;
	margin: 0 auto;
	text-align: center;
}

/* ======================================= ARCHIVES STYLING ======================================= */

.archive-img {
	overflow:hidden;
	max-height:20vw;
}
.archive-img img {
	height:100%;
	max-width:100%;
	object-fit:cover;
	transition: transform 0.3s ease-in-out;  
}
.archive-posts {border: 1px solid #e5e5e5;}
.archive-posts-content {padding:0 25px 25px 25px;}
.archive-posts a .entry-meta {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #999;
    list-style: none;
    text-transform: uppercase;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
}
.archive-posts .entry-meta:before, .archive-posts .entry-meta:after {
    display: inline-block;
    content: "";
    border-top: .1rem solid #999;
    width: 3.5vw;
    margin: 0 .5rem;
    transform: translateY(-.095rem);
}
.archive-posts a h2.entry-title {
	line-height: 23px;
	font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
	text-align:center;
    color: #333333;
	text-decoration:none;
}
.archive-posts  p {
    margin-bottom: 17px;
    font-weight: 600;
	color: #666666;
	font-family: Open Sans;
	line-height: 1.6em;
	text-decoration:none;
}
.archive-posts a  {
	text-decoration:none;
	color: #666666;
}
.archive-posts a h2.entry-title:hover {color: #244da1;transition: color 0.3s ease; }
.archive-img:hover img {
        transform: scale(1.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		z-index: -1;
    }
.column-4 .archive-posts a.link {
    text-decoration: none;
    color: #23527c;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    text-align: left;
    padding: 0;
}
.column-4 .archive-posts a.link:hover {color: #000;}
.column-4.post {
    display: flex;    max-width: 24%;
}
.archive-posts {
    margin-bottom: 3em;
}
.archive-img {
    height: 13em;
    display: flex;
    align-items: start;
}

.columns-featured-archive {    
}
.columns-featured-archive .column-4 {    
	margin:15px
}



nav.loop-pagination, nav.pagination, div.loop-pagination, div.pagination {
    width: 100%;
    margin: 34px auto;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
nav.loop-pagination ul, nav.pagination ul, div.loop-pagination ul, div.pagination ul {
    margin: 0 auto;
    display: inline-block;
}
nav.loop-pagination ul li, nav.pagination ul li, div.loop-pagination ul li, div.pagination ul li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    list-style: none;
    margin-right: 10px;
}
.loop-pagination ul li .page-numbers.current, .pagination ul li .page-numbers.current, .loop-pagination ul li .page-numbers:hover, .pagination ul li .page-numbers:hover {
    color: #244da1;
    border: 2px solid #244da1;
}
nav.loop-pagination ul li .page-numbers, nav.pagination ul li .page-numbers, div.loop-pagination ul li .page-numbers, div.pagination ul li .page-numbers {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    border: 2px solid #eee;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
}
.loop-pagination ul li .page-numbers.current, .pagination ul li .page-numbers.current, .loop-pagination ul li .page-numbers:hover, .pagination ul li .page-numbers:hover {
    color: #244da1;
    border: 2px solid #244da1;
}
nav.loop-pagination ul li .page-numbers.next:before, nav.pagination ul li .page-numbers.next:before, div.loop-pagination ul li .page-numbers.next:before, div.pagination ul li .page-numbers.next:before, nav.loop-pagination ul li .page-numbers.prev:before, nav.pagination ul li .page-numbers.prev:before, div.loop-pagination ul li .page-numbers.prev:before, div.pagination ul li .page-numbers.prev:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    line-height: 28px;
    text-indent: 0;
}
nav.loop-pagination ul li .page-numbers.next, nav.pagination ul li .page-numbers.next, div.loop-pagination ul li .page-numbers.next, div.pagination ul li .page-numbers.next, nav.loop-pagination ul li .page-numbers.prev, nav.pagination ul li .page-numbers.prev, div.loop-pagination ul li .page-numbers.prev, div.pagination ul li .page-numbers.prev {
    width: auto;
    text-indent: -9999px;
    overflow: hidden;
    min-width: 32px;
    position: relative;
}
nav.loop-pagination ul li .page-numbers.next:before, nav.pagination ul li .page-numbers.next:before, div.loop-pagination ul li .page-numbers.next:before, div.pagination ul li .page-numbers.next:before, nav.loop-pagination ul li .page-numbers.prev:before, nav.pagination ul li .page-numbers.prev:before, div.loop-pagination ul li .page-numbers.prev:before, div.pagination ul li .page-numbers.prev:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    line-height: 28px;
    text-indent: 0;
}
nav.loop-pagination ul li .page-numbers.prev:before, nav.pagination ul li .page-numbers.prev:before, div.loop-pagination ul li .page-numbers.prev:before, div.pagination ul li .page-numbers.prev:before {
    content: '\f104';
}
.loop-pagination ul li a.page-numbers, .pagination ul li a.page-numbers {
    color: #333333;
	text-decoration:none;
}

/* ======================================= Media Queries ======================================= */
@media screen and (max-width: 1560px)  {
	.testimonial_slideri {
	width:25vw!important;
	}
}
@media screen and (max-width: 1200px)  {
	.testimonial_slideri {
	width:33vw!important;
	}
}

@media screen and (max-width: 975px)  {
  	.column-4.post {
	 max-width: 48%!important; width: 50%;
	}

}

@media screen and (max-width: 980px)  {
	#sidebarmenu #menu-item-42908.small-menu-button.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-42908 a  {
		background-color:#f8b864!important;
		text-align:center;
		margin-right: auto;
   		margin-left: auto;
		border-bottom: none;
	}

}

@media screen and (max-width: 992px) {
  .columns {
     flex-wrap: wrap
  }
	.column-4 {flex: 35%;
	margin-bottom:.5em;	
}
}

@media screen and (max-width: 850px) {
	article .entry-content {
		flex: 1 100%;
	}
	article .entry-sidebar #primary {
		flex: 1 100%;
		display: flex;
  		flex-wrap: wrap;
		flex-direction: row;
	}
	article .entry-sidebar ul {  
 		flex: 1 0 33%;
	}
	.size-square-large {
	  /* set the desired width/height and margin here */
	  width: 300px;
	  height: 150px;
	  border-radius: 25px; /* mobile sidebar img rounded corners */
	}
	.testimonial_slideri {
	width:48vw!important;
	}
	/* Mobile Popup */
	.pum-theme-45462 .pum-title, .pum-theme-hello-box .pum-title {
		text-align: center;
		font-weight: 100;
		font-size: 20px!important;
		line-height: 23px!important;
	}
	.pum-container.pum-responsive img {
		display:block;
			max-height:150px;
			width:auto;
	}
	.pum-theme-45462 .pum-container, .pum-theme-hello-box .pum-container {
		padding: 30px 20px 20px 20px;
	}

	
}
@media screen and (max-width: 768px) {
	.parallax_img {
		background-attachment: inherit;
	}
}
@media screen and (max-width: 700px) {
  div.column-3 {
    flex-direction: column;
	  flex: 100%;
	  margin-bottom:30px;
  }
			.single-our_team .avatar {
    text-align: center;
    float: none;
	width:300px;
	position:relative;
margin: 0 auto;
			top:0px;
}
}
@media screen and (max-width: 650px) {
  .scroll-container,
  .scroll-container:nth-of-type(even) {
    flex-direction: column;
    align-content: inherit;
  }

  .scroll-element {
    height: 100%;
  }

  .scroll-element,
  .scroll-caption {
    width: 100%;
  }
.page-id-44531 .wp-block-image .alignright {
    float: none;
		display:block;
}

}

@media screen and (max-width: 600px) {
	img.corpmatch {
		float: none;
		width: 100%!important;
		margin-left: 0;
		display: block;
		height: 150px;
		object-fit: cover;
		object-position: center;
	}
	
	.single-dn_campaign h3:before, .single-dn_campaign h3:after {
    display: inline-block;
    content: "";
    border-top: 0;
    width: 0;
    margin: 0;
    transform: translateY(-0.095rem);
}
	.wp-block-cover.sm-cover p {font-size:.98em; line-height: 1.2em;}
	
	.wp-block-cover.sm-cover h3 {font-size:1.15em; line-height: 1.2em;}
	.single-post article ul { margin-left:20px;margin-right:10px}
	.single-post article figcaption {	margin-left:10px;	margin-right:10px;
}
}
@media screen and (max-width: 590px) {
	article .entry-sidebar ul {  
 		flex: 1 0 50%;
	}
	.column-4 {
    flex: 100%;
}
	.new-bio {float:none!important;margin-left:auto;margin-right:auto}
	.financial-large-font, .financial-large-font li {font-size:1.15em}

}
@media screen and (max-width: 500px) {
	  .columns {
     max-width:100%;
  }
	.column-3 p {
    padding: 30px 10px;
	}
  	.column-4.post {
    flex-direction: column; max-width: 100%!important;width: 100%;
	}
	.testimonial_slideri {
	width:100vw!important;
	}
		article.campaign-post, article.donation-section {
    width: 100%;
    padding: 20px;
	}
}
@media screen and (max-width: 320px) {
		article .entry-sidebar #primary {
		flex-direction: column;
	}
}


/* ======================================= Overview Page Map August 2023 ======================================= */

.main-content .hide-me { display: none; }
.disable { pointer-events: none; }
.white-text, .white-text p, .white-text em, .white-text strong {
    color: #FFFFFF!important; line-height: 1.5em;
	/* margin-bottom:15px;*/
}
.black-text {
    color: #231f20;
}
.blue-text {
    color: #244da0;
}
.child-absolute {
    position: absolute;
}
.blocked {
    display: block;
}

.page-id-26402 .entry-content > .wp-block-cover {
	padding-bottom: 6em;
}
#map-row {
    border-bottom: solid 4px #221f1f;
    position: relative;
}
#map-row:before {
    content: "";
    height: 5em;
    width: 100%;
    background: url(https://sdnrlf.com/wp-content/uploads/2021/04/tribal-border.svg) repeat-x center bottom;
    transform: rotate(180deg);
    position: absolute;
    top: -4.5em;
    left: 0;
    right: 0;
    margin: auto;
}
body.page-id-26749 .container.site-content {
    width: 100%;
    background-color: #244ca3;
}
body.page-id-26749 #main {
    padding: 0 !important;
}
section#map-canvas {
    height: 54em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.location-wrap, .city-group {
      display: flex;
      align-items: center;
      justify-content: center;
}
svg#map-geo {
    max-width: 110em;
    min-width: 110em;
    position: relative;
    top: -1.2em;
    z-index: 0;
}
svg#map-geo .st0 { fill:#231F20; }
svg#map-geo .st1{ fill:none; }
svg#map-geo .st2{ fill:#F8B763; }
#south-sudan {
    transform-origin: center center;
    transition: 0.7s;
}
#south-sudan:hover, .location-wrap.south-sudan:hover ~ #map-geo #south-sudan, .city-group.south-sudan:hover ~ #map-geo #south-sudan {
    transform: scale(1.01);
    filter: drop-shadow(0px 0px 10px rgba(15,157,244,0.75));
}
#markers-text {
    position: relative;
}
.main-country, .other-country {
    text-transform: uppercase;
    pointer-events: none;
    z-index: 1;
}
#content .main-country {
    font-size: 1.9em;
    font-weight: 500;
    line-height: 1.1em;
    border: none;
}
.other-country {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.25em;
}
.map-marker {
    height: 1.125em;
  width: 1.125em;
    font-family: Roboto Slab;
    font-size: 1.1435em;
    text-transform: uppercase;
    background: #00ab6c;
  border-radius: 100%;
  border: solid 3.5px white;
    transition: 0.25s;
    z-index: 2;
}
.map-marker:after {
    content: "";
    height: 3.125em;
    width: 2.25em;
    background: url(https://sdnrlf.com/wp-content/uploads/2021/04/location-active-marker.svg) center bottom no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0.3em;
    left: -0.75em;
    margin: auto;
    transform-origin: bottom center;
    transform: scale(0);
    transition: 0.3s;
}
.map-marker:hover, .map-marker:active {
    background: #231f20;
    filter: drop-shadow(0px 0px 10px rgba(15,157,244,0.75));
}
.map-marker:focus {
      outline: none;
}
.map-marker.active {
    background: transparent;
    border-color: #231f20;
    outline: none;
    cursor: default;
    pointer-events: none;
}
.map-marker.active:hover {
    filter: none;
}
.map-marker.active:after {
    content: "";
    height: 3.125em;
    width: 2.25em;
    background: url(https://sdnrlf.com/wp-content/uploads/2021/04/location-active-marker.svg) center bottom no-repeat;
    background-size: contain;
    transform: scale(1);
    position: absolute;
    bottom: 0.3em;
    left: -0.75em;
    margin: auto;
}
.map-marker span {
    min-width: 7em;
    font-size: 0.8em;
    line-height: 1.2em;
}
.city-group > span {
      min-width: 7em;
      font-family: Roboto Slab;
    font-size: 0.9143em;
    text-transform: uppercase;
      pointer-events: none;
    transition: 0.25s;
    z-index: 2;
}
#south_sudan-map {
    transform: translate(-1em, 3em);
}
#malo-group > span {
    transform: translate(-13.7em, -4.7em);
}
#malo-marker {
    transform: translate(-12.25em, -2.5em);
}
#wau-group > span {
    transform: translate(-15.5em, -0.25em);
}
#wau1-marker {
    transform: translate(-14.25em, -1.5em);
}
#wau2-marker {
    transform: translate(-15.2em, -1.75em);
}
#rumbek-group > span {
    transform: translate(-5em, 2.5em);
}
#rumbek-group span.second {
	transform: translate(-12.2em, 4em);
}
#rumbek-marker {
    transform: translate(-8em, 3em);
}
#rumbek2-marker {
    transform: translate(-7em, 3.5em);
}
#rumbek3-marker {
    transform: translate(-8.125em, 4.125em);
}
#tombura-group > span {
    transform: translate(-16em, 7.7em);
}
#tombura1-marker {
    transform: translate(-17em, 6.5em);
}
#tombura2-marker {
    transform: translate(-15.9em, 7.125em);
}
#mopai-marker {
    transform: translate(-16em, 8.5em);
}
#mopai-marker span {
    transform: translate(-0.5em, -0.9em);
}
#ngboko-marker {
    transform: translate(-18.25em, 6.25em);
    z-index: 1;
}
#ngboko-marker span {
    min-width: 8em;
    transform: translate(-4.5em, -3.5em);
}
#nzara-group > span {
    transform: translate(-17.5em, 10.8em);
}
#nzara-marker {
    transform: translate(-16.8em, 10.0em);
}
#nzara2-marker {
    transform: translate(-16em, 9.8em);
}
#yambio-group > span {
    color: #FFF;
    transform: translate(-15.65em, 17.7em);
}
#yambio1-marker {
    transform: translate(-12.8em, 12.5em);
}
#yambio2-marker {
    transform: translate(-13.5em, 12.75em);
}
#yambio3-marker {
    transform: translate(-14.3em, 12.75em);
}
#riimenze-marker {
    transform: translate(-11.8em, 11.6em);
}
#riimenze-marker span {
    transform: translate(0em, -1.5em);
}
#juba-group > span {
    transform: translate(5.5em, 13.25em);
}
#juba1-marker {
    transform: translate(0.5em, 11em);
}
#juba2-marker {
    transform: translate(1.1em, 11.9em);
}
#juba3-marker {
    transform: translate(0.1em, 11.9em);
}
#juba4-marker {
    transform: translate(2.1em, 11.7em);
}
#sudan-map {
    transform: translate(-8em, -9em);
}
#gidel-marker {
    transform: translate(-4.2em, -16.7em);
}
#gidel-marker span {
    transform: translate(-2.5em, 1.2em);
}
#gigaiba-marker {
    transform: translate(-5.2em, -16.5em);
}
#gigaiba-marker span {
    transform: translate(-5.5em, 1.2em);
}
#malakal-group > span {
    transform: translate(3.0em, -7.9em);
}
#malakal-marker {
    transform: translate(0.8em, -7.7em);
}
#malakal2-marker {
    transform: translate(-0.2em, -7.8em);
}
#ethiopia-map {
    transform: translate(19em, -3em);
}
#kenya-map {
        transform: translate(21em, 18em);
}
#uganda-map {
        transform: translate(3.2em, 12.75em);
}
#congo-map {
        transform: translate(-21em, 18em);
}
#african-map {
        transform: translate(-33em, 3.5em);
}
.location-info {
    width: 33em;
    padding: 3em;
    position: relative;
    background: #252626;
    display: flex;
    flex-direction: column;
      opacity: 0;
    filter: drop-shadow(-1px 7px 2px rgba(10,28,68,0.31));
    transform: translate(30em, 2em);
      left: -2em;
      pointer-events: none;
      z-index: 2;
      transition: opacity 0.7s, left 1s;
}
.location-info.active {
      opacity: 1;
      left: 0;
      pointer-events: all;
      z-index: 3;
}
.location-info:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 1.75em solid transparent;
    border-right: 4em solid #252626;
    border-bottom: 1.75em solid transparent;
    position: absolute;
    left: -3.5em;
    top: 0;
    bottom: 0;
    margin: auto;
}
.location-info figure {
    text-align: center;
    margin-top: -10em;
}
.location-info figure img {
    width: 16.375em;
    height: auto;
    border-radius: 100%;
    border: solid 7px #244da0;
}
.location-info h3 {
    font-size: 1.7em;
}
.location-info .divider {
    height: 0.1em;
    width: 3em;
    background-color: #244da1;
    margin: 0.4em 0;
}
.location-info h3 .sub-head {
    font-size: 0.75em;
    font-weight: 400;
}
.location-info p {
    font-size: 1.21em;
    line-height: 1.55em;
    margin-bottom: -2em;
}
.location-info a {
    background-color: #FFFFFF;
    font-size: 1.15em;
    margin: auto;
    padding: 0.6em 2em;
    border-radius: 3em;
    top: 3.75em;
    position: relative;
    transition: 0.3s;
}
.location-info a:hover {
    color: #FFFFFF;
    background-color: #1b3977;
}
.close-info {
      outline: none;
      background-color: transparent;
      border: none;
    font-family: Open Sans;
      font-size: 2.5em;
      line-height: 0.7em;
      top: 0.5em;
      right: 0.5em;
}
.close-info:hover {
      cursor: pointer;
}
@media (max-width: 1280px) {
    body.page-id-26749 .container.site-content { max-width: initial; }
}
/* 1312px */
@media screen and (max-device-width: 82em), screen and (max-width: 82em) {
    .location-info { width: 24em; transform: translate(23em, 2em); }
}
/* 1127px */
@media screen and (max-device-width: 70.438em), screen and (max-width: 70.438em) {
    body.page-id-26749 .content-pusher, body.page-id-26402 .content-pusher { overflow: hidden; }
}
/* 980px */
@media screen and (max-device-width: 61.25em), screen and (max-width: 61.25em) {
    .location-info { width: 77vw; max-width: 36em; transform: none; }
    .location-info:before { display: none; }
    .location-info:after { content: ""; height: 100vh; width: 150vw; background-color: rgba(0,0,0,0.5); position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto 50% auto -50%; z-index: -1; }
body.page-id-29369 #main-content .home-page .panel-grid .panel-row-style {
    background-position: 12% center;
    padding: 15vh 0;
}
    @media (max-width: 671px) {
	.reverse-columns {
		display: flex;
		flex-direction: column-reverse;
	}
}
}
/* 600px */
@media screen and (max-device-width: 37.5em), screen and (max-width: 37.5em) {
  #map-canvas { font-size: 52%; }
  #map-geo { right: -8em; }
    .other-country { font-size: 1.5em; }
    #south_sudan-map { font-size: 2.125em; transform: translate(6em, 2.75em); }
    .map-marker { font-size: 2.5em; }
    #sudan-map { transform: translate(-4em, -9em); }
    #ethiopia-map { transform: translate(17em, -2em); }
    #kenya-map { transform: translate(22em, 14em); }
    #uganda-map { transform: translate(7.2em, 12em); }
    #congo-map { transform: translate(-6em, 15em); }
    #african-map { transform: translate(-15em, 4.5em); }
    .map-marker span { font-size: 0.6em; pointer-events: none; }
    .city-group span { font-size: 1.55em; }
    #gidel-marker { transform: translate(1.5em, -6.7em); }
    #gigaiba-marker { transform: translate(0.2em, -6.8em); }
    #wau1-marker span { transform: translate(-3.5em, 1.25em); }
    #wau1-marker { transform: translate(-3.25em, -1.5em); }
    #wau2-marker { transform: translate(-4.5em, -1.75em); }
    #wau-group > span { transform: translate(-4.8em, -1.0em); }
    #rumbek-group > span { transform: translate(5.7em, 1.0em); }
    #rumbek-marker { transform: translate(0.5em, 1em); }
    #rumbek2-marker { transform: translate(1.5em, 2em); }
    #rumbek3-marker { transform: translate(0.4em, 2.0em); }
    #tombura-group > span { transform: translate(-4em, 4em); }
    #tombura1-marker { transform: translate(-5em, 2em); }
    #tombura2-marker { transform: translate(-4.0em, 3.7em); }
    #mopai-marker span { transform: translate(-0.5em, -1.6em); }
    #mopai-marker { display: none; transform: translate(-4em, 4em); }
    #ngboko-marker { transform: translate(-3em, 3.75em); }
    #ngboko-marker span { display: none; }
    #nzara-group > span { transform: translate(0.5em, 5.8em); }
    #nzara-marker span { transform: translate(-0.5em, -1.6em); }
    #nzara-marker { transform: translate(-2.8em, 4.8em); }
    #nzara2-marker { transform: translate(-1.8em, 4.5em); }
    #yambio1-marker { transform: translate(-2.5em, 5.7em); }
    #yambio2-marker { transform: translate(-3.5em, 5.75em); }
    #yambio3-marker { transform: translate(-4.0em, 4.8em); }
    #yambio-group > span { transform: translate(-7.65em, 9.7em); }
    #riimenze-marker { transform: translate(-1.5em, 5.4em); }
    #juba-marker { transform: translate(3.5em, 4.75em); }
    #juba1-marker { transform: translate(3.5em, 5em); }
    #juba2-marker { transform: translate(4.5em, 5.9em); }
    #juba3-marker { transform: translate(2.75em, 5.9em); }
    #juba4-marker { transform: translate(3.75em, 5.9em); }
    #juba-group > span { transform: translate(11.3em, 8.25em); }
    #malakal-group > span { transform: translate(8.1em, -4em); }
    #malakal-marker { transform: translate(4.1em, -3.5em); }
    #malakal2-marker { transform: translate(2.9em, -3.4em); }
    #malo-group > span { transform: translate(0em, -0.7em); }
    #malo-marker { transform: translate(-1.7em, -1.5em); }
    .location-info { font-size: 1.5em; }
    .location-info figure { font-size: 0.7em; }
}
/* 480px */
@media screen and (max-device-width: 30em), screen and (max-width: 30em) {
    .other-country { display: none; }
}
/* Map END */