#sp-footer {
  background: #00548e;
}

#sp-footer a {
  color: #ffffff;
  font-size: 18px;
}

#sp-footer .sppb-addon-text-block .sppb-addon-title {
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.sp-megamenu-parent {
  float: none;
  /* text-align: center; */
  margin-left: 15px;
}

.sp-megamenu-parent > li:hover > a {
  color: #fff;
}

#sp-position1 {
  border-left: 1px solid #6e92bd;
  padding-left: 20px;
  padding-bottom: 0px;
}

.site-title {
  color: #00548e;
}

.site-title h2 {
  margin-top: 0.5rem;
  line-height: 1.1;
}

#sp-header {
  border-top: 4px solid #ff9b00;
  margin-bottom: 5px;
}

header.menu_row > div.row{background:#00548e;}

#sp-header .logo {
  height: 45px;
}

nav.sp-megamenu-wrapper {
  width:100%;
}

div#sp-position3{padding:11px 0 0 0;}
div#sp-position3 div.switcher{position:absolute;}

@media (max-width: 991px) {
  nav.sp-megamenu-wrapper {
    background: #ffffff;
  }
}

.sp-megamenu-parent > li:hover,
.sp-megamenu-parent > li.current-item.active {
  background-color: #0c426f;
}

.sp-megamenu-parent > li > a {
  font-size: 1.15em;
  font-weight: 400;
  color: #ffffff;
}

.quick-links li {
  padding: 0px 0px 10px 0px;
}

.quick-links li > a {
  color: #00548e !important;
  font-size: 0.8vw;
  font-weight: 500;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #6e92bd;
}

#sp-page-builder .page-header {
  padding-top: 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
  color: #1faae1;
  font-weight: 500;
}

.sp-megamenu-parent .sp-mega-group .item-header a {
  color: #1faae1;
  font-weight: 300;
  font-size: 12px;
}

.sp-mega-group {
  text-align: left;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 16px;
}

.sp-menu-item .sp-dropdown-main .sppb-link-list-wrap li a,
.sp-menu-item .sp-dropdown-main .sppb-addon-module ul.menu li a {
  display: flex;
  align-items: baseline;
}

.sp-menu-item .sp-dropdown-main .sppb-link-list-wrap li a i {
  margin-right: 7px;
}

.sp-menu-item .sp-dropdown-main .sppb-addon-module ul.menu li a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin-right: 7px;
}
.gtranslate_wrapper{position:relative !important;}

/* Home Page */
.home-latest-news a.sppb-article-img-wrap {
	overflow: hidden;
	display: block;
	height: 210px;
}

.home-latest-news .sppb-article-img-wrap img {
	height: auto !important;
	width:100%;
}

div.asdg_box div.sppb-nested-row > div{
	max-width:50% !important;
	flex-basis:50% !important;
}
/* End of Home Page */

/* Sidebar Menu */
.vertical-menu{
	border:none !important;
	margin-top:15px !important;
	padding-top:168px !important;
	background-repeat:no-repeat;
	background-position:center top;
	background-size: auto 144px;
}
.vertical-menu-aboutidi{
	background-image:url("/images/about-idi4.png");
}
.vertical-menu-crosscutting{
	background-image:url("/images/cross-cut-logo2.png");
}
.vertical-menu-bilateral{
	background-image:url("/images/bilateral-support-sidebar-logo.png");
}
.vertical-menu ul li{border:none !important;}
.vertical-menu ul li.menu-parent > a::after{
	content:'';
	background:url("../images/right-arrow.png") no-repeat;
	background-size:22px;
	float: right;
	position: relative;
	top:8px;
	width: 22px;
	height: 22px;
}
.vertical-menu ul li.menu-parent.active > a::after{
	content:'';
	background:url("../images/down-arrow.png") no-repeat;
	background-size:13px;
	float: right;
	position: relative;
	top:10px;
	width: 20px;
	height: 20px;
}
.vertical-menu ul li a{
	font-size:15px;
}
.vertical-menu ul li.current a{
	font-weight:bold !important;
	color:#3e92cc !important;
}
.vertical-menu ul li > ul{padding-left:30px !important;}
/* END Sidebar Menu */
.mod-dpcalendar-upcoming-default .dp-figure .dp-image {
  height: auto;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 4.6rem;
}

.sp-menu-full .sppb-media > .pull-left {
  margin-right: 0px;
}

.sp-menu-full a:hover,
.sp-menu-full a:focus,
.sp-menu-full a:active {
  background-color: #f2f2f2;
}

.mega-menu-title-link .sppb-feature-box-title a {
  color: inherit;
  padding-top: 7px;
  padding-right: 17px;
  padding-bottom: 7px;
  padding-left: 17px;
  border-radius: 3px;
  text-transform: none;
}

.mega-menu-title-link .sppb-feature-box-title a:hover {
  background-color: inherit;
  opacity: 0.75;
}

#sp-header #sp-menu ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sp-header #sp-menu .menu li a,
#sp-header #sp-menu ul.sp-dropdown-items li a {
  padding: 7px 17px;
  font-size: 15px;
}

#sp-header #sp-menu .menu li:hover,
#sp-header #sp-menu ul.sp-dropdown-items li a:hover {
  background: #f2f2f2;
}

#sp-header #sp-menu .menu li a:hover {
  color: #1f252d;
}

.article-details .article-can-edit{margin-bottom:0px !important;}

/* IDI Staff page */
div.staff_flip div.sppb-flipbox-front{padding:0;}
div.staff_flip div.sppb-flipbox-front div.flip-box-inner{
	position:absolute;
	bottom:0px;
	width:100%;
	height:90px;
	padding:5px;
	text-align:center;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background-color: rgba(0, 0, 0, 0.2);
}

div.staff_flip div.sppb-flipbox-front div.flip-box-inner:before{
	background : url('../images/icon-flip.svg') no-repeat;
	content : '';
	display:block;
	position:absolute;
	bottom:11px;
	right:8px;
	width:16px;
	height:16px;
}

div.staff_flip div.sppb-flipbox-back{justify-content:unset;}

div.staff_flip div.sppb-flipbox-back div.flip-box-inner:before{
	background : url('../images/icon-flip-close.svg') no-repeat;
	content : '';
	display:block;
	position:absolute;
	top:0px;
	right:10px;
	width:14px;
	height:14px;
}

div.staff_flip div.sppb-flipbox-back-title{margin-bottom:20px;}
/* End of IDI Staff page */

/* Article list - News page */
.article-list .article {
  overflow: hidden;
  position: relative;
}

.article-list .article-body {
  height: 250px;
}

.article-list .article .readmore a {
  font-weight: 500;
  position: absolute;
  background-color: #3e92cc; /* #3c5377; */
  width: 100%;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 11px;
  color: #fff;
}

.sppb-addon-articles .sppb-col-4 {
  padding:0 15px;
  margin-bottom: 30px;
}

.article-list .article .readmore a:hover {
  color: #fff;
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a,
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
  font-size: 1.375rem;
  margin: 1.25rem 0 1.25rem 0;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-meta-author {
  display: none !important;
}

.sppb-addon-articles .sppb-addon-article {
  background-color: #fff;
  height: 100%;
  position:relative;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  padding: 15px;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-introtext {
  text-align: justify;
  margin-bottom: 15px;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  a.sppb-readmore {
  font-weight: 500;
  background-color: #3e92cc;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 10px;
  border-radius: 5px;
}

.article-list .article .article-intro-image {
  /*min-height: 195px;*/
  height: 210px;
}

.article-list .article .article-intro-image img {
  /*max-width: 400px;
  max-height: 195px;*/
  vertical-align: middle;
  margin-right: auto;
  margin-left: auto;
}

.page-item.active .page-link {
  background-color: #3e92cc;
  border-color: #3e92cc;
}

.side-menu dl.level1 dt.active a {
  color: #3e92cc !important;
  font-weight: 600 !important;
}

.side-menu dl.level1 dt.active,
.side-menu dl dt.opened,
.side-menu dl.level2 dt.opened,
.side-menu dl dt.hover,
.side-menu dl dt:hover,
.side-menu dl.level2 dt.hover,
.side-menu dl.level2 dt:hover,
.side-menu dl.level2 dt.opened,
.side-menu dl dt.hover,
.side-menu dl dt:hover,
.side-menu dl.level2 dt.hover,
.side-menu dl.level2 dt:hover {
  background-color: transparent !important;
}

.side-menu dl.level1 dt.opened a,
.side-menu dl dt.hover a,
.side-menu dl dt:hover a,
.side-menu dl.level1 dt.hover a,
.side-menu dl.level1 dt:hover a {
  color: #3e92cc !important;
}

.side-menu dl.level1 dt.active a {
  color: #3e92cc !important;
  font-weight: 600 !important;
}

.side-menu dl a,
.side-menu dl a:link,
.side-menu dl.level1 a,
.side-menu dl.level1 a:link,
.side-menu dl dt.active a,
.side-menu dl.level1 dt.active a,
.side-menu dl.level2 a,
.side-menu dl.level2 a:link {
  font-size: 15px !important;
  font-family: 'Roboto' !important;
}

.background-image-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  opacity: 0;
  background-color: #252525;
}

.cat-container {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 195px;
}

.cat-title {
  position: relative;
  color: #fff;
  z-index: 2;
  padding: 85px 20px;
}

.cat-container::before {
  border-radius: 4px;
  -webkit-transition: 0.3s, ease;
  transition: 0.3s, ease;
  opacity: 0.5;
  position: absolute;
  content: '';
  background: #252525;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.koowa_media__item {
  width: 32% !important;
}

@media (max-width: 1300px) {
  .sp-menu-item .idc {
    display: none;
  }
}
/*@media (max-width: 1400px) {
 .quick-links li > a {
    font-size: 12px;
  }
}*/

.work-stream-news .sppb-article-info-wrap {
  margin-top: 15px;
}

.work-stream-news .sppb-article-info-wrap h3 {
  font-size: 20px;
}

/* JA Mega Filter */
.item.product.product-item.col.ln-element.ln-item {
  flex-basis: initial !important;
}

.products-toolbar .toolbar-sorter .action.sort-asc .fa-long-arrow-up:before {
  content: '\f30c';
}

.products-toolbar .toolbar-sorter .action.sort-desc .fa-long-arrow-up:before {
  content: '\f309';
}

.ja-megafilter-wrap.jarow {
  margin-left: -15px;
  margin-right: 15px;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.ja-products-wrapper .product-item a.product-item-photo img {
  max-width: 100%;
  width: auto;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.ja-products-wrapper .product-item .product-item-info {
  height: 100%;
}

.our-resources-filters #sp-main-body {
  padding: 0;
}

.our-resources-filters .ja-megafilter-wrap.jarow {
  margin-top: 54px;
}

@media (max-width: 992px) {
  .com-jamegafilter section#sp-main-body .row {
    display: initial !important;
  }
}

.ja-products-wrapper .product-item-actions {
  display: flex;
}

#sp-main-body {
  padding: 0;
}
body.itemid-101 #sp-main-body{background:#edf2f6;}

body.helix-ultimate.com-docman.view-document .docman_document_layout {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*
@media (min-width: 576px) {
  body.helix-ultimate.com-docman.view-document .docman_document_layout {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  body.helix-ultimate.com-docman.view-document .docman_document_layout {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  body.helix-ultimate.com-docman.view-document .docman_document_layout {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  body.helix-ultimate.com-docman.view-document .docman_document_layout {
    max-width: 1140px;
  }
}*/

.koowa_header__item .badge {
  font-size: 14px;
}

.breadcrumb {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  padding: 0.75rem 0;
  background-color: transparent;
}

.breadcrumb li.float-start{
	margin-right:10px;
}

.slick-prev:before,
.slick-next:before {
  color: #495057 !important;
}

.flagbox p {
  font-size: 16pt;
  color: #ffffff;
  text-shadow: 1px 1px 3px #000000;
  font-weight: bold;
  margin-bottom: 0;
  padding: 10px 0;
}

.k-ui-namespace .docman_document_image img {
  border: 1px solid #cecece;
}

.docman_download_container {
  margin-top: 15px;
}

.ja-filter-wrapper .filter-content .filter-options-title span:after {
  font-family: 'Font Awesome 5 Free' !important;
}

.resources-button {
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 18px;
  font-size: 18px;
  margin: 4px 2px;
  cursor: pointer;
  background-color: #008cba;
}

.content-container #sp-main-body {
  padding: 0 15px;
}

/* Container for non SP Page Builder pages*/
body.content-container #sp-main-body {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  body.content-container #sp-main-body {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  body.content-container #sp-main-body {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  body.content-container #sp-main-body {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  body.content-container #sp-main-body {
    max-width: 1140px;
  }
}
/* End container*/

.blogcontent-container .pagination-wrapper {
  margin-bottom: 50px;
  margin-top: 50px;
}

.blogcontent-container .cat-children {
  margin-bottom: 50px;
}

.blogcontent-container .cat-children h3 {
  margin-bottom: 25px;
}

.blogcontent-container .cat-children > div {
  margin-left: 15px;
}

.interactive-what-we-do {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.hex {
  animation: fadein 3s forwards;
  opacity: 0;
  transform-origin: 50% 50%;
  stroke: #e5e5e5;
  stroke-width: 0.5;
  transition: 0.3s;
}
.hex:hover {
  opacity: 0.6 !important;
}

.hex:nth-child(2) {
  animation-delay: 0.5s;
}

.hex:nth-child(3) {
  animation-delay: 1s;
}

.hex:nth-child(4) {
  animation-delay: 1.5s;
}

.hex:nth-child(5) {
  animation-delay: 2s;
}

.hex:nth-child(6) {
  animation-delay: 2.5s;
}

.hex:nth-child(7) {
  animation-delay: 3s;
}

.hex:nth-child(8) {
  animation-delay: 3.5s;
}

@keyframes fadein {
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.offcanvas-toggler-right {
  margin-right: 15px;
}

.offcanvas-menu {
  background-color: #00548e;
}

#sp-left .sp-module, #sp-right .sp-module, #sp-left .sp-module ul>li, #sp-right .sp-module ul>li{border:none;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 8px;
  opacity: 1;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li span {
  font-size: 1rem;
  font-weight: 500;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent > span {
  position: relative;
  display: block;
}

.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > span
  > .menu-toggler {
  color: #ffffff;
}

/* .offcanvas-toggler-right {
  position: fixed;
  top: 0;
  right: 15px;
} */

#offcanvas-toggler > .fa {
  color: #737373;
}

#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active {
  color: #737373 !important;
  opacity: 0.25;
}

.vertical-align-header #sp-logo,
.vertical-align-header #sp-position1 {
  margin-top: auto;
  margin-bottom: auto;
}

.align-bottom .sppb-row {
  display: flex;
  align-items: flex-end;
}

.idi-header {
  color: #00548e;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-size: 2.5rem;
}

.idi-divider {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fa9d26;
}

@media (min-width: 1200px) {
  #sp-component.col-lg-9 .sppb-row-container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  #sp-component.col-lg-9 .sppb-row-container {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .sp-megamenu-parent > li > a {
    font-size: 1em;
  }
}

.mobile-site-title {
  color: #20548e;
  font-size: 1.2rem;
  margin: 0 0 0 10px;
  font-weight: 700;
}

.donorimg {
  vertical-align: middle;
  max-height: 170px;
  max-width: 260px;
}

.idi_docman_list
  .k-ui-namespace
  .koowa_media--gallery
  .koowa_media__item__thumbnail
  img,
.idi_docman_list .k-ui-namespace .koowa_media__item__icon {
  height: 250px;
}

.idi_docman_list .k-ui-namespace .koowa_media__item__icon {
  padding-top: 100px;
  padding-bottom: 100px;
}

.idi_docman_list .k-ui-namespace .koowa_media--gallery .koowa_media__item {
  vertical-align: top;
}

/* PESA-P microwebsite*/
/*.tile {
  min-height: 155px;
}*/
/*a.tile:hover {
  color: initial;
  text-decoration: none;
}
.tile-header {
  color: #051c5c;
  font-size: 20px;
  font-weight: 500;
}
.tile-header:after {
  content: ' ';
  display: block;
  border: 1px solid #bcbdbf;
  width: 60px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.tile-read-more {
  color: #f76681;*/
}
.tile:hover {
  opacity: 0.75;
  border-radius: 9px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.omega img {
  background-color: #fbbdbe;
}
.omega .sideline {
  color: #fbbdbe;
}
.mariam img {
  background-color: #b0cfd6;
}
.mariam .sideline {
  color: #b0cfd6;
}
.tara img {
  background-color: #aedbc0;
}
.tara .sideline {
  color: #aedbc0;
}
.jayden img {
  background-color: #f2bf09;
}
.jayden .sideline {
  color: #f2bf09;
}
.sideline {
  margin-right: 5px;
}
.mentor .name {
  color: #7989bd;
  font-weight: 500;
}
.mentor .title {
  color: #a3919b;
  margin-left: 38px;
}

.pesa-p-role-players-modal h2,
.pesa-p-role-players-modal th,
.pesa-p-role-players-modal td:first-child {
  color: #051c5c;
}

.pesa-p-role-players-modal h2 {
  font-weight: 500;
}

.pesa-p-role-players-modal th {
  text-transform: uppercase;
}

.pesa-p-role-players-modal td {
  color: #53608d;
}

/* End of PESA-P microwebsite */

/*Fixes for Helix upgrade*/

#sp-menu > .sp-column.d-flex {
  justify-content: space-between !important;
}

/*End Fixes for Helix upgrade*/

/* EFA pages */
div.sppb-addon-raw-html.efa-home img{width:200px;height:auto !important;}
@media only screen and (max-width: 1050px) {
	div.sppb-addon-raw-html.efa-home img{width:150px;}
}
@media only screen and (max-width: 400px) {
	div.sppb-addon-raw-html.efa-home img{width:115px;}
}
/* End of EFA pages */

/* IDI Governance */
div.board_img img{height:auto !important;}
/* End of IDI Governance */

/* Search Page */
div.search span.highlight{background:#c1e6ff;}
/* End of Search Page */

body.itemid-1397 img.sppb-img-responsive{width:50% !important;}
