@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

*,
*::before,
*::after {
  box-sizing: inherit; }

* {
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow;
  transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #0071bc;
  outline-offset: 0.1176470588em;
  -webkit-text-decoration-skip: objects a; }
  a :active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #205493; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  margin: 0 0 2em 0; }
  @media (min-width: 37.5em) {
    blockquote {
      margin: 0 1.5em 2em 1.5em; } }

body {
  color: #212121;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

figure {
  margin: 0 0 1rem; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }
  @media (min-width: 50em) {
    h1 {
      font-size: 2.3529411765em; } }

h2 {
  font-size: 1.7647058824em; }

h3,
.hero-bg-image__subtitle,
.hero-inline-image__subtitle {
  font-size: 1.1764705882em; }

h4 {
  font-size: 1em; }

h5 {
  color: #ee5a39;
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
  font-size: 1.0588235294em;
  text-transform: uppercase;
  margin: 0 0 1em 0;
  font-weight: 400; }

h6 {
  font-size: 0.7647058824em;
  font-weight: 400;
  text-transform: uppercase; }

hr {
  border: 1px solid #5b616b;
  box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

html {
  box-sizing: border-box;
  font-size: 106.25%;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0;
  margin-bottom: 2em;
  max-width: 100%; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  margin: 0 0 1rem; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.8823529412em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.l-grid__row::after {
  clear: both;
  content: '';
  display: table; }

.mobile-menu__button, .skiplinks {
  font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif; }

html {
  font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h6 {
  font-family: "PT Serif", serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }
/*** Client requested for particular post ****/
.postid-4516 #section_content_links .l-constrain {
	padding: 0;
}
/*** Client requested for particular post ****/
/*** Starting new css for the page_template_ways to engae ****/

.page-template-ways-to-engage-page .hero{
	margin-bottom:0;
}
.feature-image-grid.in_hero .ways-to-engage.single_row {
	border-radius: 10px;
	overflow: hidden;
	margin-top: 0;
}
.feature-image-grid.in_hero {
	left: 0;
	position: absolute;
	width: 100%;
	bottom: 2.5em;
	margin-top: 0;
	display: inline-block;
}
.engage-nav h3.jump_to {
	margin-top: 25px;
	margin-bottom: 28px;
	line-height: 1;
}
.page-template-ways-to-engage-page .hero__text {
	display: none;
}
.page-template-ways-to-engage-page .hero__lower {
	padding-bottom: 0;
}
.page-template-ways-to-engage-page .hero__upper::before,.page-template-ways-to-engage-page .hero__upper::after {
	display: none;
}
.page-template-ways-to-engage-page.ways-to-engage .top-line{
	display:none;
}
.page-template-ways-to-engage-page.ways-to-engage .engage__content > * {
	margin: 0 3.125%;
	width: 100%;
}
.l-constrain.fullwidth {
  margin-left: auto;
  margin-right: auto;
  max-width: unset;
  padding-left: 3.125%;
  padding-right: 3.125%;
  position:relative;
}
.l-constrain.fullwidth.big_pad {
  padding-left: 6.25%;
  padding-right: 6.25%;
}
.l-constrain.fullwidth.no_pad {
  padding-left: 0%;
  padding-right: 0%;
}
.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view--three-col.single_row .view__row {
	min-width: 100%;
	display: flex !important;
	background: #ee5939;
	padding: 0;
}
.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text p {
	margin: 0;
}
.page-template-ways-to-engage-page.view--three-col.single_row.slick-initialized{
	-ms-flex-wrap: unset;
	flex-wrap: unset;
}
.page-template-ways-to-engage-page .view--three-col.single_row.slick-initialized  .slick-prev.slick-arrow{
	display:none !important;;
}
.page-template-ways-to-engage-page .view--three-col.single_row.slick-initialized .slick-next.slick-arrow {
	position: absolute;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset;
	background: #2d2d2d;
	border-color: #2d2d2d;
	top:0;
}
.page-template-ways-to-engage-page .view--three-col.single_row.slick-initialized .slick-next.slick-arrow::before{
	width:100%;
}
.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__title {
	color: #003b68;
	font-size: 26px;
	margin-top: 10px;
	text-align: center;
	margin: 0;
	display: flex;
	align-items: center;
	padding: 0 50px;
	color:#fff;
}
.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__row .view__title{
	margin-top:0px;
}
.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 50px;
	background: #003b68;
	color: #fff;
	display: flex;
	align-items: center;
	max-height: 140px;
	min-height:140px;
}
.page-template-ways-to-engage-page .mobile-menu {
	z-index: 9999999;
}
.page-template-ways-to-engage-page .view--three-col.open.ways-to-engage .slick-list.draggable {
	width: calc(100% - 89px);
}
.page-template-ways-to-engage-page.ways-to-engage .slick-next, .ways-to-engage .slick-prev {
		height: 100%;
		width: 90px;}
.page-template-ways-to-engage-page .jump_to {
	text-align: center;
}
.ways-to-engage .post.no_pad_top {
	padding-top: 0;
}
.engage-section-wrap {
	display:none;
}
.engage-section-wrap .engage-section{
	opacity:0;
	transition:opacity linear .5s;
}
.engage-section-wrap.active {
	display:block;
}
.engage-section-wrap.active .engage-section{
	opacity:1;
	transition:opacity linear .5s;
}
.engage-nav ul li.active .engage__link {
	pointer-events: none;
}
.engage_nav_switches {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 50px 0;
	background: #f3f3f3;
}
.engage_nav_switches button {
	margin: 0 10px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 0;
	background-color: #13294b;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
}
.engage_nav_switches button.right {
	background-image:url("../images/bg/chevron-right-white.svg");
}
.engage_nav_switches button.left {
	background-image:url("../images/bg/chevron-left-white.svg");
}
#video-section .video_section_responser{
	position: relative;
	max-width: 800px;
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.video_section_responser::after {
	content: "";
	display: block;
	padding-bottom: 56.25%;
}
#video-section iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.engage-nav ul .slick-list{
	width:100%;
}
.engage-nav ul::after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #d1e0e8;
	z-index: -8;
}
.l-constrain.fullwidth.engage-section-wrap {
	background: #f3f3f3;
	padding-top: 50px;
	padding-bottom: 50px;
}
.engage-section-wrap .engage-section#events, .engage-section-wrap .engage-section#resources, .engage-section#video-section {
	margin: 0 3.125%;
}
.page-template-ways-to-engage-page .button--secondary {
	background-color: #ee5939;
}
.l-constrain.fullwidth.way_to_engage_video {
	background: #f3f3f3;
	padding-bottom: 50px;
}
.engage__content--inner a:not(.button) {
	color: #ee5939;
}
.page-template-ways-to-engage-page.ways-to-engage .engage-nav .slick-arrow {
	width: 50px;
	height: 50px;
	background: #13294b;
	border-radius: 50%;
	position: absolute;
	top: -40px;
}
.page-template-ways-to-engage-page.ways-to-engage .engage-nav .slick-arrow.slick-prev{
	left:3.125%;
}
.page-template-ways-to-engage-page.ways-to-engage .engage-nav .slick-arrow.slick-next{
	right:3.125%;
}
.page-template-ways-to-engage-page.ways-to-engage .engage-nav .slick-next::before, .page-template-ways-to-engage-page.ways-to-engage .engage-nav .slick-prev::before {
	width: 100%;
	height: 100%;
	display: block;
	background-size: 9px;
}
.engage_img img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
body .mejs-container, body .mejs-embed, body .mejs-embed body, body .mejs-container .mejs-controls {
	background: #ee5a39;
	border-radius: 20px;
}
body .wp-playlist .wp-playlist-current-item img {
	display: none;
}
body .wp-playlist-current-item {
	height: auto;
}
body .mejs-time-rail {
	height: auto;
	margin: 0 10px;
	padding-top: 0;
	position: relative;
}
body .mejs-time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: auto;
	overflow: hidden;
	padding: 0 6px 0;
	text-align: center;
	width: auto;
}
body .mejs-time-buffering, body .mejs-time-current, .mejs-time-float, body .mejs-time-float-corner, body .mejs-time-float-current, body .mejs-time-hovered, body .mejs-time-loaded, body .mejs-time-marker, body .mejs-time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 2px;
	position: unset;
	margin: 0;
}
body  .mejs-controls {
	align-items: center;
}
body .mejs-horizontal-volume-slider {
	height: auto;
}
body .mejs-horizontal-volume-current,body  .mejs-horizontal-volume-total {
	position: unset;
}
body .wp-playlist-light .wp-playlist-playing {
	display: none;
}
body .wp-playlist-light .wp-playlist-caption .wp-playlist-item-title {
	font-size: 16px;
}
body .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #bd2503;
	position: absolute;
	top: 0;
}
body .mejs-time-handle-content {
	display: none;
}
body .wp-playlist-current-item .wp-playlist-caption {
	font-size: 16px;
	font-weight: 700;
	color: #212121;
}
body .wp-playlist-tracks .wp-playlist-caption {
	font-size: 0;
}
body .wp-playlist-item-meta.wp-playlist-item-album {
	display: none;
}
body .wp-playlist-item-meta.wp-playlist-item-artist {
	display: none;
}
body .wp-playlist-item{
	border:0;
}
body .wp-playlist {
	border: 1px solid #ececec;
}
.post-type-archive-project .view__toggle {
	display: none;
}
@media screen and (max-width: 1279px) {
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__title {
		padding: 0 35px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text {
		padding: 35px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .slick-next, .ways-to-engage .slick-prev {
		width: 60px;
	}
	.page-template-ways-to-engage-page .view--three-col.open.ways-to-engage .slick-list.draggable {
		width: calc(100% - 59px);
	}
}
@media screen and (max-width: 1024px) {
	.engage__content {
		display: -ms-flexbox;
		display: flex;
		flex-wrap:wrap;
	}
	.page-template-ways-to-engage-page.ways-to-engage .engage__content > * {
		width: 100%;
		text-align:center;
	}
	.l-constrain.fullwidth.engage-section-wrap {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.engage_nav_switches {
		padding: 0 0 25px 0;
	}
	.engage_nav_switches button {
		width: 50px;
		height: 50px;
		background-size: 9px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .engage__content > .engage_img{
		margin-top:25px;
	}
	.engage-nav .engage__link {
		font-size: 16px;
	}
	.engage-section-wrap .engage-section#events, .engage-section-wrap .engage-section#resources, .engage-section#video-section {
		text-align: center;
	}
	.l-constrain.fullwidth.way_to_engage_video {
		padding-bottom: 25px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__title {
		font-size: 22px;
		padding:0 20px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text {
		font-size: 16px;
		padding:20px;
	}
	.ways-to-engage .event-listing .view h2 {
		margin-top: 35px;
	}
}
@media screen and (max-width: 768px) {
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view--three-col.single_row .view__row {
		flex-wrap: wrap;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__title {
		font-size: 20px;
		padding: 10px;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text {
		font-size: 16px;
	}
	.feature-image-grid.in_hero {
		bottom: 1.5em;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text {
		padding: 15px 10px;
		max-height: unset;
		min-height: unset;
	}
	.page-template-ways-to-engage-page.ways-to-engage .feature-image-grid .view__text p {
		margin: 0;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.page-template-ways-to-engage-page .view--three-col.single_row.slick-initialized .slick-next.slick-arrow::before {
		background-size: 10px;
	}
	.in_hero ..l-constrain.fullwidth{
		padding-left: 6.125%;
		padding-right: 6.125%;
	}
}
/*** Ending new css for the page_template_ways to engae ****/
/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 1em;
  padding-right: 1em; }
.single-post .l-constrain{
	position:relative;
}
.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-constrain--sm {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 1em;
  padding-right: 1em; }

.l-grid {
  overflow: hidden; }

.l-grid__row {
  margin-left: -2em;
  margin-right: -2em; }

.l-grid__column {
  float: left;
  padding: 0 2em;
  width: 100%; }

.l-grid--cols-2 .l-grid__column {
  width: 50%; }

.l-grid--cols-3 .l-grid__column {
  width: 33.3333333333%; }

.l-grid--cols-4 .l-grid__column {
  width: 25%; }

.l-grid--cols-5 .l-grid__column {
  width: 20%; }

.l-grid--cols-6 .l-grid__column {
  width: 16.6666666667%; }

.layout--fg-6-6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .layout--fg-6-6 .flex-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    z-index: 2; }
  @media (min-width: 47.5em) {
    .layout--fg-6-6 .flex-column {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

@media (min-width: 43.75em) {
  .l-sidebars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

[class^="l-sidebars__"] {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.l-sidebars__full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-sidebars__main {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1em; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

/* generated with grunt-sass-globbing */
.alert {
  background-color: #ee5a39;
  color: white;
  padding: 25px;
  text-align: center;
  font-size: 150%; }
  .header--scrolled .alert {
    display: none; }
  .alert .arrow-link {
    text-transform: none;
    margin-left: 10px;
    color: #FFF; }
  .alert + .l-header {
    top: -1.8823529412rem; }
  .alert + .l-header--fixed {
    top: -0.4117647059rem; }

.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.blockquote {
  position: relative;
  text-align: center; }
  .blockquote::before {
    content: '';
    display: block;
    background-image: url("../images/bg/quote-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/quote-white.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 25px;
    margin: 0 auto .9em; }

.blockquote__text {
  color: #fff;
  font-family: "PT Serif", serif;
  font-size: 1.1764705882em; }
  @media (min-width: 50em) {
    .blockquote__text {
      font-size: 1.5294117647em; } }

.blockquote__source {
	color: #003b68;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	font-size: 1.0588235294em;
	text-transform: uppercase;
	width: max-content;
	margin: 0 auto;
	max-width: 100%;
}
.blockquote__source::before {
    content: '';
    display: inline-block;
    background: #ee5a39;
    width: 10px;
    height: 2px;
    position: relative;
    top: -5px;
    margin-right: .5em; }
.arabic .blockquote__source::before {
  display:none
}
.arabic .blockquote__source::after {
  content: '';
  display: inline-block;
  background: #ee5a39;
  width: 10px;
  height: 2px;
  position: relative;
  top: -5px;
  margin-left: .5em;
}
.arabic .button-layout + .body-text > div {
	margin-top: 0.8rem;
}
.blockquote__link {
  text-decoration: none; }
  .blockquote__link:hover .blockquote__text {
    color: #003b68; }

.blockquote--aside {
  max-width: 350px;
  text-align: left; }
  .blockquote--aside:before {
    display: none; }
  .blockquote--aside .blockquote__text {
    position: relative;
    padding-left: 1em; }
    .blockquote--aside .blockquote__text::before {
      content: '';
      display: block;
      background: #328dab;
      width: 3px;
      height: 100%;
      position: absolute;
      margin-right: .5em;
      left: 0; }
  .blockquote--aside .blockquote__source {
    padding-left: 2em; }

.blockquote--twitter:before {
  background-image: url("../images/bg/twitter-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/twitter-blue.svg");
  width: 40px;
  height: 40px;
  margin: 0 auto 0.5em; }

.blockquote--twitter .twitter-hashtag {
  color: #ee5a39;
  white-space: nowrap; }
  .blockquote--twitter .twitter-hashtag:before {
    content: "#";
    display: inline-block; }

.blockquote--aside-twitter .blockquote__text::after {
  content: '';
  display: inline-block;
  background-image: url("../images/bg/twitter-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/twitter-blue.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
  margin-left: 5px;
  position: relative;
  top: 5px; }

.blue-bg {
  background: #00274c; }

.med-blue-bg {
  background: #003b68; }

.gray-bg {
  background: linear-gradient(#000, #3e3f42); }

.body-text p {
  margin-bottom: 2.25em; }

.button {
  background-color: #ee5a39;
  border: 0;
  border-radius: 2.9411764706rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.0588235294em;
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1;
  padding: 0.5882352941rem 1.7647058824rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #bc432f;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #bc432f;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }

.button--white-outline {
  border: solid 2px #fff; }
  .button--white-outline:hover {
    background-color: #fff; }

.button--blue {
  background-color: #328dab; }

.call-to-action-button {
  margin-bottom: 2em;
  text-align: center; }

.call-to-action {
  background-color: #003b68;
  padding: 3em 0;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .call-to-action .layout--fg-6 {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center; }
  .call-to-action::after {
    content: '';
    display: block;
    background: #003b68;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -ms-transform: skew(-35deg);
        transform: skew(-35deg);
    display: none; }
  @media (min-width: 37.5em) {
    .call-to-action {
      background-color: #328dab; }
      .call-to-action:after {
        display: block; } }
  @media (min-width: 47.5em) {
    .call-to-action:after {
      left: 50%; } }

.call-to-action__title {
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 1.8em;
  margin-bottom: 1.5rem; }

.call-to-action__link {
  padding-top: .7em;
  padding-bottom: .7em;
  display: block;
  max-width: 250px; }
  .call-to-action__link:hover {
    background: #fff;
    color: #328dab; }
  .call-to-action__link.button {
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 47.5em) {
    .call-to-action__link {
      display: block; } }
  @media (min-width: 65.625em) {
    .call-to-action__link {
      display: inline-block; }
      .call-to-action__link.button {
        margin-right: .5em; } }

.get-involved {
  margin-bottom: 2em; }
  @media (min-width: 47.5em) {
    .get-involved {
      margin-bottom: 0; } }

.connect .gform_wrapper {
  position: relative;
  max-width: 300px;
  margin: 0 auto; }

.connect .gform_body {
  position: relative; }
  .connect .gform_body input {
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-bottom: solid 1px #fff;
    color: #fff;
    padding: 0 90px .4em 0;
    font-weight: 300;
    width: 100%;
    outline: none; }
    .connect .gform_body input:-ms-input-placeholder {
      color: #fff;
      font-style: italic; }
    .connect .gform_body input::placeholder {
      color: #fff;
      font-style: italic; }
  .connect .gform_body li {
    list-style: none; }
  .connect .gform_body ul {
    padding-left: 0; }
  .connect .gform_body::after {
    content: '';
    display: block;
    background-image: url("../images/bg/chevron-right-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 11px;
    margin-left: .5em;
    position: absolute;
    width: 7px;
    right: 0px;
    top: 6px;
    transition: all 150ms ease-out; }

.connect .gform_footer input {
  position: absolute;
  right: 15px;
  top: 2px;
  color: #fff;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  padding: 0;
  cursor: pointer; }

.connect .validation_error {
  display: none; }

.connect .validation_message {
  color: #ee5a39;
  font-style: italic;
  position: relative;
  top: 15px;
  max-width: 400px;
  margin: 0 auto; }

.connect .gform_confirmation_message {
  max-width: 400px;
  margin: 0 auto; }

.callout--links .callout__content {
  background: #003b68;
  padding: 1.5em;
  width: calc(100% - 15px);
  position: relative;
  min-height: 225px; }
  .callout--links .callout__content::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0px 210px 325px;
    border-color: transparent transparent #328dab transparent;
    position: absolute;
    z-index: -1;
    bottom: -15px; }

.callout--links .callout__title {
  color: #fff;
  font-size: 1.1764705882em; }

.callout--links .callout__list {
  padding-left: 0;
  margin-bottom: 0; }

.callout--links .callout__item {
  list-style: none;
  padding-left: 15px; }

.callout--links .callout__link {
  color: #fff;
  text-decoration: none;
  font-size: 0.9411764706em;
  position: relative; }
  .callout--links .callout__link::before {
    content: '';
    display: inline-block;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    position: relative;
    position: absolute;
    top: 3px;
    width: 0;
    left: -12px; }

.card {
  border: solid 1px #ebebeb;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.35);
  transition: box-shadow 150ms ease-out;
  width: 100%; }
  .card:hover {
    box-shadow: 0 6px 22px -4px rgba(0, 0, 0, 0.35); }
    .card:hover .card__read-more::after {
      left: 5px; }

.card__link {
  display: block;
  padding: 1.5em;
  text-decoration: none; }

.card__title {
  color: #ee5a39;
  font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
  font-size: 0.9411764706em;
  font-weight: 400;
  position: relative;
  text-transform: uppercase; }

.card__body {
  color: #0d1126;
  font-size: 1em;
  margin-bottom: 1em; }

.card__read-more {
  color: #ee5a39;
  font-size: 0.8235294118em;
  text-transform: uppercase; }
  .card__read-more::after {
    content: '';
    display: inline-block;
    background-image: url("../images/bg/arrow-right-orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 16px;
    margin-left: 1.5em;
    position: relative;
    top: 2px;
    width: 16px;
    left: 0px;
    transition: all 150ms ease-out; }

.card--recent-news .card__link {
  padding: 0 1.5em 1.5em; }

.card--recent-news .card__title {
  display: inline-block;
  padding-top: 1.5em; }
  .card--recent-news .card__title::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 8px;
    background: #ee5a39;
    top: 0; }

.center {
  text-align: center; }

.cl {
  margin: -4em 0 0 0;
  padding: 6em 0 0 0; }

.vision .cl:first-child {
  margin: -13em 0 0 0;
  padding: 0; }

.single .cl {
  padding: 4em 0 0 0; }

.connect {
  color: white; }

.ways-to-engage .top-line {
  background-color: #fff;
  border-top: solid 8px #328dab;
  display: block;
  height: 50px;
  margin: -50px auto 0;
  max-width: 1200px;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  z-index: 10; }

.ways-to-engage .post {
  padding: 2rem 0 0;
  position: relative; }

.ways-to-engage .post__title::before, .ways-to-engage .post__title::after {
  display: none; }

.ways-to-engage .post__title a {
	color: #003b68;
	text-decoration: none;
}

@media (min-width: 50em) {
  .ways-to-engage h2 {
    font-size: 40px; } }

@media (min-width: 50em) {
  .ways-to-engage h3 {
    font-size: 30px; } }

.engage-nav {
  margin-bottom: 0; }
  .engage-nav h3 {
    color: #003b68; }
  .engage-nav ul {
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: calc(6.25% - 1em);
	padding-right: calc(6.25% - 1em);
	position:relative;
}
    .engage-nav ul li {
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
      /*.engage-nav ul li:first-child {
        padding-left: 0; }*/
  .engage-nav .engage__link {
  color: #003b68;
  font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
  font-weight: 700;
  padding: 25px 20px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  width: max-content;
}
.engage-nav .active .engage__link{
	color: #ee5939;
}
    /*.engage-nav .engage__link::before, .engage-nav .engage__link::after {
      content: '';
      background-color: #003B68;
      bottom: 0;
      display: block;
      height: 1px;
      position: absolute;
      transition: all .4s ease-in-out;
      width: 0%; }
    .engage-nav .engage__link::before {
      right: 50%; }
    .engage-nav .engage__link::after {
      left: 50%; }
    .engage-nav .engage__link:hover::before, .engage-nav .engage__link:hover::after, .engage-nav .engage__link:focus::before, .engage-nav .engage__link:focus::after {
      width: 50%; }*/
.engage-nav li.active .engage__link::after{
      transition: all .4s ease-in-out;
      width: 100%;
	  left:0;
	  right:0;
}
.engage-nav .engage__link::after{
	content: '';
      background-color: #EE5939;
      top: 0;
      display: block;
      height: 2px;
      position: absolute;
      transition: all .4s ease-in-out;
	  left:50%;
	  right:50%;
	  z-index:2;
}
.engage-nav .engage__link:hover::after{
      transition: all .4s ease-in-out;
      left:0;
	  right:0;
}
.blue-bg {
  padding: 2em 0; }
  @media (min-width: 56.25em) {
    .blue-bg {
      padding: 3em 0; } }
  .blue-bg .engage-section {
    background-color: #003B68; }
    .blue-bg .engage-section h2,
    .blue-bg .engage-section p {
      color: #fff; }
    .blue-bg .engage-section .post__title a {
      color: #328dab; }
    .blue-bg .engage-section > * {
      color: #fff; }

.engage-section {
  padding: 0; }
  @media (min-width: 56.25em) {
    .engage-section {
      padding: 0; } }
  .engage-section h2,.engage-section h3 {
    color: #003b68;
    position: relative; }
    /*.engage-section h2::before {
      content: '';
      display: block;
      background: #328dab;
      width: 50px;
      height: 1px;
      position: absolute;
      top: -20px;
      left: 0;
      z-index: 2; }
    .engage-section h2::after {
      content: '';
      display: block;
      background: #328dab;
      width: 50px;
      height: 1px;
      position: absolute;
      top: -15px;
      left: 18px;
      z-index: 2; }*/

.engage__content {
  margin: 0 }
  @media (min-width: 56.25em) {
    .engage__content {
      /*-ms-flex-align: center;
          align-items: center;*/
      display: -ms-flexbox;
      display: flex;
flex-wrap:wrap;	  
}
      .engage__content .button {
        white-space: nowrap; } }

.engage__events {
  margin: 2rem 0 0; }
  .engage__events a:hover, .engage__events a:focus {
    text-decoration: underline; }

.engage__lines--left,
.engage__lines--right {
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }
  @media (min-width: 56.25em) {
    .engage__lines--left,
    .engage__lines--right {
      height: 200px; } }

@media (min-width: 50em) {
  .engage__content--inner {
    margin-right: 0; } }

.engage__lines--left {
  background-image: url("../images/bg/lines-left.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/lines-left.svg"); }
  .engage__lines--left.blue {
    background-image: url("../images/bg/lines-blue-left.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/lines-blue-left.svg"); }

.engage__lines--right {
  background-image: url("../images/bg/lines-right.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/lines-right.svg"); }
  .engage__lines--right.blue {
    background-image: url("../images/bg/lines-blue-right.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/lines-blue-right.svg"); }

/*.ways-to-engage .event-listing {
  background: #003B68;
  color: white; }*/
  /*.ways-to-engage .event-listing h2, .ways-to-engage .event-listing p, .ways-to-engage .event-listing h3, .ways-to-engage .event-listing h4, .ways-to-engage .event-listing ul, .ways-to-engage .event-listing li, .ways-to-engage .event-listing ol {
    color: white; }*/
  .ways-to-engage .event-listing h3 {
    font-size: 23px;
    margin: 2rem 0 .5rem 0; }
  .ways-to-engage .event-listing .view h2 {
    margin-top: 4rem; }
  .ways-to-engage .event-listing .view__row {
    margin-bottom: 1.5rem; }
  .ways-to-engage .event-listing .post__title {
    margin: .5rem 0; }
  .ways-to-engage .event-listing .post__date {
    margin: 1rem 0 0 0; }

.feature-image-grid {
  position: relative;
  margin-top: -2em; }
  .feature-image-grid .view__text {
    color: #003b68;
    font-size: 1.1764705882em;
    font-weight: 400;
    text-align: center;
    font-family: "PT Serif", serif;
    margin-top: 0; }
    @media (min-width: 50em) {
      .feature-image-grid .view__text {
        margin-top: 1em; } }
  .ways-to-engage .feature-image-grid .view__title {
    color: #003b68;
    font-size: 26px;
    margin-top: 10px;
    text-align: center; }
  .feature-image-grid img {
    display: block;
    margin: 0 auto; }
    .ways-to-engage .feature-image-grid img {
      border-radius: 100%; }
  .feature-image-grid .view--three-col .view__row {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%; }
    @media (min-width: 50em) {
      .feature-image-grid .view--three-col .view__row {
        -ms-flex-preferred-size: calc(1/3 * 100%);
            flex-basis: calc(1/3 * 100%);
        min-width: calc(1/3 * 100%); } }
  .feature-image-grid::after {
    content: '';
    display: block;
    position: absolute;
    background: #003b68;
    width: 100%;
    height: 0px;
    top: 0;
    left: 0;
    z-index: -1; }
  @media (min-width: 50em) {
    .feature-image-grid:after {
      height: 100px; } }
  @media (min-width: 62.5em) {
    .feature-image-grid:after {
      height: 150px; } }

.feature-image-grid--nobg:after {
  display: none; }

.fifty-fifty {
  padding: 0; }

.fifty-fifty__title {
  color: #003b68;
  position: relative; }
  .fifty-fifty__title strong {
    color: #328dab; }
  @media (min-width: 50em) {
    .fifty-fifty__title {
      margin-top: .5em; } }
  .fifty-fifty__title::before {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 2; }
  .fifty-fifty__title::after {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -15px;
    left: 18px;
    z-index: 2; }
	#homepage_virtual_block .fifty-fifty__title::after {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -15px;
    left: calc(50% + 6px);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
	}
	#homepage_virtual_block .fifty-fifty__title::before {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -20px;
    left: calc(50% - 6px);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2; 
	}
.fifty-fifty__image {
  display: block;
  margin: 0 auto 2.5em auto; }
  @media (min-width: 50em) {
    .fifty-fifty__image {
      margin-bottom: 0; } }

.fifty-fifty__video {
  height: 0;
  margin-top: 2.5em;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */ }
  @media (min-width: 50em) {
    .fifty-fifty__video {
      margin-top: 0; } }
  .fifty-fifty__video iframe {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.fifty-fifty__button {
  margin: 1.5em 0 0 0; }
  .fifty-fifty__button:hover {
    background: #328dab; }

.fifty-fifty__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  @media (min-width: 50em) {
    .fifty-fifty__row {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .fifty-fifty__row .flex-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    @media (min-width: 50em) {
      .fifty-fifty__row .flex-column {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
        .fifty-fifty__row .flex-column:first-child {
          padding: 0 2em 0 0; } }

/**************************************
  STYLES FOR REVERESED FIFTY-FIFTY
**************************************/
@media (min-width: 50em) {
  .fifty-fifty--reverse .fifty-fifty__row {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .fifty-fifty--reverse .fifty-fifty__row .flex-column:first-child {
      padding: 0 0 0 2em; } }

/**************************************
  STYLES FOR BLUE FIFTY-FIFTY
**************************************/
.fifty-fifty--blue {
  color: #fff;
  position: relative;
  margin: 11em 0;
  padding: 50px 0;
  background: #003b68;
  z-index: 1; }
  .fifty-fifty--blue .fifty-fifty__title {
    color: #328dab; }
    .fifty-fifty--blue .fifty-fifty__title strong {
      color: white; }
    .fifty-fifty--blue .fifty-fifty__title:after, .fifty-fifty--blue .fifty-fifty__title:before {
      background: #fff; }
  .fifty-fifty--blue:before, .fifty-fifty--blue:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .fifty-fifty--blue:before {
    top: 0;
    -ms-transform: skewY(-4deg);
        transform: skewY(-4deg);
    -ms-transform-origin: 0 0;
        transform-origin: 0 0; }
  .fifty-fifty--blue:after {
    bottom: 0;
    -ms-transform: skewY(4deg);
        transform: skewY(4deg);
    -ms-transform-origin: 0 100%;
        transform-origin: 0 100%; }
  .fifty-fifty--blue.fifty-fifty--reverse:before {
    top: 0;
    -ms-transform: skewY(4deg);
        transform: skewY(4deg);
    -ms-transform-origin: 100% 0;
        transform-origin: 100% 0; }
  .fifty-fifty--blue.fifty-fifty--reverse:after {
    bottom: 0;
    -ms-transform: skewY(-4deg);
        transform: skewY(-4deg);
    -ms-transform-origin: 100% 0;
        transform-origin: 100% 0; }
  .fifty-fifty--blue .fifty-fifty__triangle {
    width: 100%;
    position: absolute;
    bottom: -60px;
    height: 30%;
    background: #328dab;
    z-index: -2;
    max-height: 60px; }
    @media (min-width: 50em) {
      .fifty-fifty--blue .fifty-fifty__triangle {
        height: 40%;
        max-height: 150px;
        bottom: -85px; } }
    @media (min-width: 75em) {
      .fifty-fifty--blue .fifty-fifty__triangle {
        bottom: -135px; } }

/**************************************
  STYLES FOR TESTIMONIAL FIFTY-FIFTY
**************************************/
.fifty-fifty--testimonial {
  margin: 2em 0; }
  .fifty-fifty--testimonial .fifty-fifty__image {
    border-radius: 50%; }

.footer {
	background-color: #00274c;
	border-top: solid 3px #ee5a39;
	color: #fff;
	margin-top: 2em;
}

.footer__upper {
  background-image: url("../images/bg/world-map.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 90%;
  padding: 4em 0; }
  .footer__upper .layout--fg-6-6 {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 59.375em) {
      .footer__upper .layout--fg-6-6 {
        -ms-flex-align: start;
            -ms-grid-row-align: flex-start;
            align-items: flex-start;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    .footer__upper .layout--fg-6-6 .flex-column {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: center; }
      @media (min-width: 59.375em) {
        .footer__upper .layout--fg-6-6 .flex-column {
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
          text-align: left; } }

.footer__logo {
  background-image: url("../images/bg/logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/logo.svg");
  height: 112px;
  width: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 3em; }
  @media (min-width: 59.375em) {
    .footer__logo {
      margin: 0 0 4em 0; } }

.footer__link {
  margin: 0 .5em 3em .5em; }
  @media (min-width: 59.375em) {
    .footer__link {
      margin-bottom: 0; } }
  .footer__link.button:hover {
    color: #ee5a39; }
  .footer__link.button--blue:hover {
    color: #328dab; }

.footer__lower {
  padding: 2em 0;
  border-top: solid 1px #fff;
  font-size: 0.8235294118em; }

.footer__lower-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .footer__lower-row .flex-column {
    text-align: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
    .footer__lower-row .flex-column:first-child {
      margin-bottom: 1.5em; }
  @media (min-width: 40.625em) {
    .footer__lower-row {
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .footer__lower-row .flex-column {
        text-align: left;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        max-width: auto; }
        .footer__lower-row .flex-column:first-child {
          margin-bottom: 0; } }

.sponsors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .sponsors .sponsors__image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 60px;
    margin: .5em; }
  .sponsors .us {
    background-image: url("../images/bg/us-flag.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/us-flag.svg");
    width: 80px; }
  .sponsors .aspen {
    background-image: url("../images/bg/aspen-logo-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/aspen-logo-white.svg");
    width: 140px; }
  .sponsors .bezos {
    background-image: url("../images/bg/bezos-logo.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/bezos-logo.svg");
    width: 140px; }
  .sponsors .dos {
    background-image: url("../images/bg/dos.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/dos.svg");
    width: 60px; }
	.sponsors .sponsors__image.uae,.sponsors .sponsors__image.moroco {
		width: 60px;
	}
	.sponsors .sponsors__image.uae{
		 background-image: linear-gradient(transparent, transparent), url("../images/bg/uae.svg");
	}
	.sponsors .sponsors__image.moroco {
		background-image: linear-gradient(transparent, transparent), url("../images/bg/moroco.svg");
	}

/**
* Reset
* - Prevents Themes and other Plugins from applying their own styles to our full screen search
*/
.full-screen-search,
.full-screen-search__close,
.full-screen-search__form,
.full-screen-search__container,
.full-screen-search__input,
.full-screen-search__submit {
  background: none;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  float: none;
  font-size: 100%;
  height: auto;
  letter-spacing: normal;
  list-style: none;
  outline: none;
  position: static;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: auto;
  visibility: visible;
  overflow: visible;
  margin: 0;
  padding: 0;
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none; }

/**
* Background
*/
.full-screen-search {
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 19, 46, 0.9);
  height: 1px;
  left: 0;
  top: 0;
  width: 1px;
  /**
    * Add some CSS3 transitions for showing the Full Screen Search
    */
  transition: opacity 0.5s linear; }

/**
* Display Full Screen Search when Open
*/
.full-screen-search.open {
  /**
      * Because we're using visibility and opacity for CSS transition support,
      * we define position: fixed; here so that the Full Screen Search doesn't block
      * the underlying HTML elements when not open
      */
  opacity: 1;
  position: fixed;
  transition: opacity 0.5s linear;
  visibility: visible;
  width: 100%;
  height: 100%;
  z-index: 999998; }

/**
* Search Form
*/
.full-screen-search__form {
  position: relative;
  width: 100%;
  height: 100%; }

/**
* Close Button
*/
.full-screen-search__close {
  background: #ee5a39;
  border-radius: 50%;
  height: 27px;
  position: absolute;
  z-index: 999999;
  top: 80px;
  right: 40px;
  font-size: 20px;
  font-weight: 300;
  color: white;
  cursor: pointer;
  width: 27px;
  visibility: hidden;
  opacity: 0; }
  .open .full-screen-search__close {
    visibility: visible;
    opacity: 1; }

/**
* Search Form Div
*/
.full-screen-search__container {
  position: absolute;
  width: 70%;
  height: 100px;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -35%; }

/**
* Search Form Input Placeholder Color
*/
.full-screen-search__input::-webkit-input-placeholder {
  color: white; }

.full-screen-search__input:-moz-placeholder {
  color: white; }

.full-screen-search__input::-moz-placeholder {
  color: white; }

.full-screen-search__input:-ms-input-placeholder {
  color: white; }

/**
* Search Form Input
*/
.full-screen-search__input {
  background-image: url("../images/bg/mobile-search-light-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-light-blue.svg");
  width: 100%;
  height: 100px;
  background-color: none;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left center;
  border-bottom: 2px solid white;
  color: white;
  padding: 20px 20px 20px 40px;
  font-size: 30px;
  line-height: 60px;
  text-transform: uppercase; }

.full-screen-search__submit {
  background-image: url("../images/bg/chevron-right-orange.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-orange.svg");
  height: 20px;
  overflow: hidden;
  width: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  border: none;
  top: 40px;
  right: 0;
  transition: opacity 200ms ease-out;
  display: inline-block;
  overflow: hidden; }
  .full-screen-search__submit::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.gallery-caption {
  max-width: 100%; }

.header {
  position: fixed;
  top: 0;
  transition: top 200ms ease-out;
  width: 100%;
  z-index: 11;
  display: none; }
  @media (min-width: 56.25em) {
    .header {
      display: block; } }
  .header.header--hidden {
    top: 0%; }
  .header.header--scrolled {
    background: white;
    padding-top: 0;
    position: fixed;
    z-index: 999999; }
    .header.header--scrolled:before {
      background: #003b68;
      content: '';
      height: 100%;
      position: absolute;
      right: 50%;
      width: 100%; }

.header__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background 0s; }
  .admin-bar .header__row {
    padding-top: 40px; }

.sitename {
  background-image: url("../images/bg/logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/logo.svg");
  height: 80px;
  width: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2; }
  .sitename h1 {
    display: none; }

.header nav a {
  color: #fff;
  text-decoration: none;
  padding: 4px 0;
  position: relative; }
  .header nav a::after {
    content: '';
    display: block;
    background: #fff;
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: -2px;
    left: 0;
    opacity: 0;
    transition: opacity 200ms ease-out; }
  .header nav a:hover {
    color: #fff; }
    .header nav a:hover:after {
      opacity: 1; }

.header nav .nav {
  margin-bottom: 0; }

.header--scrolled .header__row {
  background: #fff;
  position: relative;
  overflow: visible; }
  .header--scrolled .header__row::after {
    content: '';
    display: block;
    background: #003b68;
    position: absolute;
    height: 100%;
    width: 340px;
    top: 0;
    left: -100px;
    opacity: 1;
    z-index: 1;
    -ms-transform: skew(45deg);
        transform: skew(45deg); }

.header--scrolled nav a {
  color: #003b68; }
  .header--scrolled nav a:hover {
    color: #003b68; }
  .header--scrolled nav a:after {
    background: #003b68; }

.header--scrolled .search-toggle {
  background-image: url("../images/bg/mobile-search-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-blue.svg"); }

.hero--project-landing {
  background-color: #00274c;
  padding: 5em 0 0 0;
  position: relative;
  margin-bottom: 2em; }
  .hero--project-landing .hero__base-map {
    background-image: url("../images/bg/world-map-dots.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map-dots.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 5em 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    @media (min-width: 56.25em) {
      .hero--project-landing .hero__base-map {
        background-size: 90%;
        background-position: 300% 20%; } }
    .hero--project-landing .hero__base-map::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(#00274c, transparent 40%, transparent 70%, #00274c);
      background: linear-gradient(#00274c, transparent 40%, transparent 70%, #00274c);
      top: 0; }
  .hero--project-landing .hero__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .hero--project-landing .hero__row .flex-column {
      z-index: 1; }
      @media (min-width: 43.75em) {
        .hero--project-landing .hero__row .flex-column {
          max-width: 60%; } }
      @media (min-width: 56.25em) {
        .hero--project-landing .hero__row .flex-column {
          max-width: 40%; } }
  .hero--project-landing .hero__title {
    text-align: left;
    font-weight: 400; }
    .hero--project-landing .hero__title:after, .hero--project-landing .hero__title:before {
      display: none; }
  .hero--project-landing .hero__sub-title {
    text-align: left;
    color: #ee5a39;
    font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
    font-size: 1.0588235294em;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .hero--project-landing .hero__text {
    color: #fff;
    margin: 3em 0 5em 0;
    min-height: 0;
    position: relative;
    text-align: left;
    top: 0;
    -ms-transform: none;
        transform: none; }
  .hero--project-landing .hero__label {
    color: #fff;
    font-size: 0.9411764706em;
    margin-bottom: 6px;
    margin-top: 2em; }
    .hero--project-landing .hero__label::before {
      content: '';
      display: inline-block;
      background-image: url("../images/bg/map-white.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/map-white.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 20px;
      height: 15px;
      margin-right: 10px;
      position: relative;
      top: 2px; }
    @media (min-width: 43.75em) {
      .hero--project-landing .hero__label {
        margin-top: 0; } }
  .hero--project-landing .hero__select select {
    background: #00274c;
    border: solid 2px #328dab;
    border-radius: 0px;
    padding: 13px 35px 13px 15px;
    color: #fff;
    width: 200px;
    font-size: 0.8823529412em;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; }
  .hero--project-landing .hero__select::after {
    content: '';
    display: inline-block;
    background-image: url("../images/bg/chevron-right-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    width: 15px;
    height: 15px;
    position: relative;
    left: -30px;
    top: 2px; }

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 4em 1em;
  text-align: center;
  position: relative; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }

.hero-bg-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.hero {
  position: relative;
  margin-bottom: 2em; }
  body.vision .hero {
    margin-bottom: 0; }

.hero__button:hover {
  background: #328dab; }

body.home .hero__button::after {
  content: '';
  display: block;
  background-image: url("../images/bg/arrow-down-light-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-down-light-blue.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  left: 50%;
  margin-right: .5em;
  margin: 3em 0 0 0;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 20px; }
.hero--detail-page .hero__content pre {
	display: none;
}
.hero__button--share-story {
  position: relative; }
  .hero__button--share-story::before {
    content: '';
    display: inline-block;
    background-image: url("../images/bg/email-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/email-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: .5em;
    width: 17px;
    height: 14px; }

.hero__bg {
  padding: 5em 0 5em;
  background: #00274c; }

.hero__video {
  display: none; }
  @media (min-width: 50em) {
    .hero__video {
      display: block;
      height: 100%;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%; }
      .hero__video video {
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        width: auto; } }

.hero__text {
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1; }
  @media (min-width: 56.25em) {
    .hero__text {
      position: absolute;
      top: 55%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); } }

.hero__caption {
  font-size: 12px;
  position: absolute;
  bottom: 125px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 3;
  color: #fff; }

.hero__upper {
  background: #00274c;
  height: auto;
  overflow: hidden;
  padding: 150px 0 190px;
  position: relative; }
  @media (min-width: 56.25em) {
    .hero__upper {
      height: 100vh;
      min-height: 800px;
      padding: 0; } }
  .hero__upper::after {
    content: '';
    display: block;
    background: #328dab;
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: -130px;
    z-index: 1;
    opacity: .9;
    -ms-transform: skewY(5deg);
        transform: skewY(5deg); }
  .hero__upper::before {
    content: '';
    display: block;
    background: #003b68;
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: -130px;
    z-index: 2;
    -ms-transform: skewY(-5deg);
        transform: skewY(-5deg); }

.hero__lower {
  background: #003b68;
  position: relative;
  z-index: 2;
  padding-bottom: 2em; }
  .hero__lower .hero__button {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: max-content;
}

.hero__title::before {
  content: '';
  display: block;
  background: #fff;
  width: 50px;
  height: 1px;
  position: absolute;
  top: -20px;
  left: calc(50% - 6px);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 2; }

.hero__title::after {
  content: '';
  display: block;
  background: #fff;
  width: 50px;
  height: 1px;
  position: absolute;
  top: -15px;
  left: calc(50% + 6px);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 2; }

.hero__title {
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 2em; }
  @media (min-width: 50em) {
    .hero__title {
      font-size: 2.75em; } }
  @media (min-width: 87.5em) {
    .hero__title {
      font-size: 3em; } }
  .hero__lower .hero__title {
    font-size: 1.8em;
    font-weight: 400; }
    @media (min-width: 50em) {
      .hero__lower .hero__title {
        font-size: 2.5em; } }
    .hero__lower .hero__title:after, .hero__lower .hero__title:before {
      background: #328dab; }

.hero__sub-title {
  text-align: center;
  color: #fff;
  margin-bottom: 1.5em;
  font-weight: 400;
  font-size: 1.6em; }
  @media (min-width: 50em) {
    .hero__sub-title {
      font-size: 2em; } }
  @media (min-width: 75em) {
    .hero__sub-title {
      font-size: 2.5em; } }
  .hero__lower .hero__sub-title {
    font-size: 1.3em; }

.hero__author {
  color: #00274c;
  font-size: 1.0588235294em; }
  .hero__author span {
    color: #ee5a39; }

/**************************************
  BG IMAGE HERO STYLES
**************************************/
.hero--bg-image {
  background-color: #00274c; }
  .hero--bg-image .hero__title,
  .hero--bg-image .hero__sub-title {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }
  .hero--bg-image .hero__upper {
    background: transparent; }
  .hero--bg-image::after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.4) 130px, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.5)); }

.hero__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #00274c;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

/**************************************
  DETAIL PAGE HERO
**************************************/
.hero--detail-page {
  margin-top: 158px;
  margin-bottom: 0; }
.hero--detail-page .hero__title.arabic {
	direction: rtl;
	text-align: initial;
}
.arabic .post__subhead {
	direction: rtl;
}
.arabic #button_layout {
	text-align: right;
}
.arabic #related_project p {
	direction: unset;
}
  @media (min-width: 56.25em) {
    .hero--detail-page {
      margin-top: 0; } }
  .hero--detail-page .hero__image {
    background: url(/wp-content/themes/aspen-stevens/images/global-connection.jpg) #00274c;
    height: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0; }
    @media (min-width: 56.25em) {
      .hero--detail-page .hero__image {
        height: 143px; } }
  .hero--detail-page .l-constrain--hero {
    padding: 0; }
    @media (min-width: 56.25em) {
      .hero--detail-page .l-constrain--hero {
        padding: 0 1em; } }
  .hero--detail-page .hero__content {
  border-top: solid 8px #328dab;
  background: #fff;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 0px;
  padding: 2em 1em 2em 1em;
  text-align: left;
  /*-ms-transform: translateY(-65px);
  transform: translateY(-65px);*/
  margin-top: -65px;
  z-index: 1;
  position: relative;
}
    @media (min-width: 56.25em) {
      .hero--detail-page .hero__content {
	padding: 2em 6em 2em 6em;
} }
  .hero--detail-page .hero__title {
    color: #00274c;
    font-size: 2em;
    text-align: left;
    margin-bottom: 0; }
    @media (min-width: 50em) {
      .hero--detail-page .hero__title {
        font-size: 3em; } }
    .hero--detail-page .hero__title:before, .hero--detail-page .hero__title:after {
      display: none; }
  .hero--detail-page .hero__post-type {
    color: #ee5a39;
    text-transform: uppercase;
    font-size: 1.0588235294em; }
  .hero--detail-page .hero__post-type--blue {
    color: #328dab; }
  .hero--detail-page .hero__post-type--green {
    color: #1f8445; }
  .hero--detail-page .hero__post-type--yellow {
    color: #e17e13; }

/**************************************
  STORIES 50/50 HERO STYLE
**************************************/
.hero--landing {
  margin-bottom: 0em; }
  .hero--landing .hero__upper {
    padding: 0 0 160px 0;
    height: auto;
    min-height: 0; }
	.hero--landing.hero--blog .hero__upper {
		padding-top: 50px;
	}
	.hero.hero--bg-image .hero__upper {
		height: calc(100vh - 147px);
		min-height: 652px;
	}
  .hero--landing .hero__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center; }
    .hero--landing .hero__row .flex-column {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      min-width: 100%; }
      @media (min-width: 50em) {
        .hero--landing .hero__row .flex-column {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          min-width: 50%; } }
  .hero--landing .hero__title:before, .hero--landing .hero__title:after {
    display: none; }
  .hero--landing .hero__title,
  .hero--landing .hero__sub-title {
    text-align: left; }
  .hero--landing .hero__sub-title {
    font-size: 1.3em; }
  @media (min-width: 50em) {
    .hero--landing .hero__button {
      position: relative;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }
  .post-type-archive-impact_story .hero--landing::after, .hero--landing.hero--blog::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    background: #003b68; }

/**************************************
  SEARCH PAGE HERO
**************************************/
.hero--search .hero__post-type {
  color: #3e3f42; }
  .hero--search .hero__post-type span {
    color: #ee5a39; }

/**************************************
  RESOURCES 50/50 HERO STYLE
**************************************/
.hero--resource .hero__content {
  padding-top: 4rem; }
  @media (min-width: 50em) {
    .hero--resource .hero__content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }

.hero--resource .hero__left {
  display: none;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding-right: 33px; }
  @media (min-width: 50em) {
    .hero--resource .hero__left {
      display: block; }
      .hero--resource .hero__left img {
        box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.25); } }
  @media (min-width: 50em) {
    .hero--resource .hero__left img {
      box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25); } }

.hero--resource .hero__right {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding-left: 33px; }
  @media (min-width: 50em) {
    .hero--resource .hero__right .hero__title {
      font-size: 2.3529411765em; } }
  @media (min-width: 72.875em) {
    .hero--resource .hero__right .hero__title {
      font-size: 3em; } }
  .hero--resource .hero__right h3 {
    color: #328dab;
    font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
  .hero--resource .hero__right p {
    font-family: "PT Serif", serif;
    font-size: 13px; }
  .hero--resource .hero__right .is-author {
    font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
    font-weight: 700;
    text-transform: uppercase; }

.hero--resource .hero__download {
  margin: 2rem 0 0;
  padding: 1rem 0 0;
  position: relative;
  text-align: center; }
  .hero--resource .hero__download::before {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -5px;
    left: calc((100% - 50px)/2);
    z-index: 2; }
  .hero--resource .hero__download::after {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 18px;
    left: calc(((100% - 68px)/2));
    z-index: 2; }
.hero--resource .hero__download .button.button--lg {
	min-width: 320px;
	margin: 0 .25em .5em;
}
/**************************************
  RESOURCES IMAGE HERO TITLE
**************************************/
.hero--landing.resource {
  margin: 0 0 4rem; }
  .hero--landing.resource .hero__button {
    left: 0;
    -ms-transform: none;
        transform: none; }
  .hero--landing.resource .hero__upper {
    height: auto;
    min-height: 0;}
    @media (min-width: 72.875em) {
      .hero--landing.resource .hero__upper {
        padding: 50px 0 0; }
        .hero--landing.resource .hero__upper:before {
          z-index: 3; } }
  .hero--landing.resource .hero__row {
    display: block; }
    @media (min-width: 56.25em) {
      .hero--landing.resource .hero__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        position: relative;
        z-index: 3; 
		align-items: flex-start;} }
  .hero--landing.resource .flex-left {
    display: none;
    padding-right: 33px; }
    @media (min-width: 56.25em) {
      .hero--landing.resource .flex-left {
        display: block;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        margin-bottom: -50px; }
        .hero--landing.resource .flex-left img {
          box-shadow: 3px 3px 0px rgba(255, 255, 255, 0.8); } }
    @media (min-width: 72.875em) {
      .hero--landing.resource .flex-left img {
        box-shadow: 5px 5px 0px rgba(255, 255, 255, 0.8); } }
  .hero--landing.resource .flex-right {
    padding-left: 33px; }
    @media (min-width: 72.875em) {
      .hero--landing.resource .flex-right {
        margin-bottom: 180px; } }

.latest-news {
  background: #F3F3F3;
  border-top: 3px solid #C9D0D6;
  padding-top: 1em; }
  .latest-news .view--three-col .view__row {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
    .latest-news .view--three-col .view__row:nth-child(2n) {
      border-top: 1px solid #C9D0D6;
      border-bottom: 1px solid #C9D0D6; }
    @media (min-width: 35em) {
      .latest-news .view--three-col .view__row {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        max-width: 100%; } 
	}
    @media (min-width: 56.25em) {
      .latest-news .view--three-col .view__row {
        -ms-flex-preferred-size: calc(1/3 * 100%);
            flex-basis: calc(1/3 * 100%);
        max-width: calc(1/3 * 100%); }
        .latest-news .view--three-col .view__row:nth-child(2n) {
          border-left: 1px solid #C9D0D6;
          border-right: 1px solid #C9D0D6;
          border-top: none;
          border-bottom: none; } }

.logo-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.logo-block__cell {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  margin-left: 1em;
  margin-right: 1em;
  text-align: center; }

.mixed-content-grid {
  min-height: 600px;
  margin-left: -1em;
  margin-right: -1em; }
  .mixed-content-grid .tile {
    height: 350px; }
    .mixed-content-grid .tile .tile__link {
      overflow: hidden; }
    .mixed-content-grid .tile img {
      max-width: none;
      min-height: 100%;
      min-width: 100%;
      width: auto; }
    @media (min-width: 38.4375em) {
      .mixed-content-grid .tile {
        height: 100%; } }
  @media (min-width: 75em) {
    .mixed-content-grid {
      margin-left: 0;
      margin-right: 0; } }

.mixed-content-grid__title {
  padding: 2em 0;
  position: relative; }
  .mixed-content-grid__title h1 {
    background-color: #fff;
    color: #003b68;
    display: inline-block;
    left: 50%;
    margin-bottom: 0;
    padding: 0 1em;
    position: relative;
    text-align: center;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .mixed-content-grid__title h1:after, .mixed-content-grid__title h1:before {
      background: #328dab;
      content: '';
      display: block;
      height: 1px;
      left: calc(50% - 6px);
      position: absolute;
      top: -20px;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      width: 50px;
      z-index: 2; }
    .mixed-content-grid__title h1:after {
      top: -15px;
      left: calc(50% + 6px); }
  .mixed-content-grid__title::after {
    content: '';
    display: block;
    background: #ebebeb;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1; }

.mixed-content-grid__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.mixed-content-grid__left {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%; }
  .mixed-content-grid__left .tile {
    max-height: 350px; }
    .mixed-content-grid__left .tile img {
      left: 50%;
      position: relative;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      width: auto;
      z-index: -1; }
  @media (min-width: 57.8125em) {
    .mixed-content-grid__left {
      -ms-flex-preferred-size: calc(1/3 * 100%);
          flex-basis: calc(1/3 * 100%);
      -ms-flex: 1;
          flex: 1;
      min-width: calc(1/3 * 100%); }
      .mixed-content-grid__left img {
        position: inherit;
        z-index: 0; }
      .mixed-content-grid__left .tile {
        max-height: none; } }

.mixed-content-grid__right {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  overflow: hidden; }
  .mixed-content-grid__right .tile {
    max-height: 350px; }
  @media (min-width: 57.8125em) {
    .mixed-content-grid__right {
      -ms-flex-preferred-size: calc(2/3 * 100%);
          flex-basis: calc(2/3 * 100%);
      -ms-flex: 2;
          flex: 2; } }

.mixed-content-grid__bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .mixed-content-grid__bottom .flex-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  @media (min-width: 38.4375em) {
    .mixed-content-grid__bottom .flex-column {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.mobile-menu {
  background-color: #003b68;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  @media (min-width: 56.25em) {
    .mobile-menu {
      display: none; } }
  .mobile-menu.is-active {
    height: 100%;
    overflow-y: scroll; }

.mobile-menu__bar {
  -ms-flex-align: center;
      align-items: center;
  background-color: #00274c;
  color: #555559;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: .5em .5em;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 3.2352941176em;
  margin: 0;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  line-height: 1em; }
  .mobile-menu__button--menu .mobile-menu__icon {
    background-image: url("../images/bg/hamburger-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/hamburger-white.svg");
    height: 30px;
    width: 40px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0; }
    .mobile-menu__button--menu .mobile-menu__icon:before {
      display: none; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/close-white.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eclose-white%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M19%2C6.41%2C17.59%2C5%2C12%2C10.59%2C6.41%2C5%2C5%2C6.41%2C10.59%2C12%2C5%2C17.59%2C6.41%2C19%2C12%2C13.41%2C17.59%2C19%2C19%2C17.59%2C13.41%2C12Z%22%20transform%3D%22translate(-5%20-5)%22%2F%3E%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/hamburger-white.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2022%2015.5%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Ehamburger-white%3C%2Ftitle%3E%3Crect%20class%3D%22cls-1%22%20width%3D%2222%22%20height%3D%223.12%22%2F%3E%3Crect%20class%3D%22cls-1%22%20y%3D%226.19%22%20width%3D%2222%22%20height%3D%223.12%22%2F%3E%3Crect%20class%3D%22cls-1%22%20y%3D%2212.38%22%20width%3D%2222%22%20height%3D%223.12%22%2F%3E%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  color: #555559;
  width: 100%;
  z-index: 100;
  height: 100%;
  padding-top: 93px; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    box-sizing: border-box; }

.logo--mobile-menu {
  background-image: url("../images/bg/logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/logo.svg");
  height: 50px;
  width: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.mobile-search {
  background-image: url("../images/bg/mobile-search-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-white.svg");
  height: 30px;
  width: 30px;
  display: block;
  margin: 1.5em auto 1em;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

body {
	overflow-y: scroll;
	overflow-x: hidden;
}
  body.modal-open {
    overflow-y: hidden; }

.modal__container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 3em 2em 3em;
  position: relative; }
  @media (min-width: 60em) {
    .modal__container {
      padding: 4em 2em; } }

.modal__close {
  background-image: url("../images/bg/close-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/close-white.svg");
  background-color: #ee5a39;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  top: -30px;
  width: 30px; }

.modal__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }

.modal--project {
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 19, 46, 0.9);
  height: 1px;
  left: 0;
  top: 0;
  width: 0;
  transition: opacity 0.5s linear;
  overflow-y: scroll; }
  .modal--project.open {
    opacity: 1;
    position: fixed;
    transition: opacity 0.5s linear;
    visibility: visible;
    width: 100%;
    height: 100%;
    z-index: 999998; }
  .modal--project .modal__content {
    background: #fff;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 3em; }
    @media (min-width: 60em) {
      .modal--project .modal__content {
        -ms-flex-preferred-size: 40%;
            flex-basis: 40%; } }
  .modal--project .project__title {
    font-size: 2.1176470588em; }

.modal__map {
  background-image: url("../images/bg/world-map.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map.svg");
  background-color: #00274c;
  background-position: 20% 60%;
  background-repeat: no-repeat;
  background-size: 160%;
  display: none;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  position: relative;
  width: 100%;
  z-index: 0; }
  @media (min-width: 60em) {
    .modal__map {
      display: block;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
      height: auto; } }
  .modal__map::after {
    content: '';
    display: inline-block;
    background: radial-gradient(transparent 50%, #00274c 70%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1; }

.overlay-map {
  background-image: url("../images/bg/world-map.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map.svg");
  background-position: 20% 60%;
  background-repeat: no-repeat;
  background-size: 160%;
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.modal__map-footer {
  bottom: 0;
  padding: 0 3em 1.8em 3em;
  position: absolute;
  right: 0;
  text-align: right;
  width: 100%; }
  .modal__map-footer::before {
    content: '';
    display: block;
    background: #fff;
    height: 1px;
    margin-bottom: 12px;
    position: relative;
    width: 100%;
    top: 0; }
  .modal__map-footer .modal__link {
    color: #fff;
    font-size: 0.8235294118em;
    text-decoration: none;
    text-transform: uppercase; }
    .modal__map-footer .modal__link::after {
      content: '';
      display: inline-block;
      background-image: url("../images/bg/arrow-right-orange.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      height: 12px;
      margin-left: 7px;
      position: relative;
      width: 12px; }

.online-programs-block {
  padding: 2em 0;
  text-align: center; }
  .online-programs-block .fifty-fifty__title:before {
    left: calc(50% - 6px);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .online-programs-block .fifty-fifty__title:after {
    left: calc(50% + 6px);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.5882352941rem;
  padding: 0.7647058824em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.post p {
  margin: 0 0 1rem; }
.arabic p {
	text-align: unset !important;
	direction: rtl;
}
.post--display-mode-full {
  overflow: hidden;
  padding: 0; }
  @media (min-width: 56.25em) {
    .post--display-mode-full {
      margin: 0 6em; } }
  .post--display-mode-full h3 {
    color: #003b68; }

.post__summary {
  color: #328dab;
  font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
  font-size: 1.1764705882em;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 2em; }
  @media (min-width: 50em) {
    .post__summary {
      font-size: 1.5294117647em; } }

.post__subhead {
  margin-bottom: 2em; }

/*********************************************
THEME POST TEASER DISPLAY MODE // LIST VIEW
**********************************************/
.post--display-mode-teaser {
  padding: 2.5em 0 1em; }
  .post--display-mode-teaser .post__title a {
    color: #003b68;
    text-decoration: none; }
    .post--display-mode-teaser .post__title a:hover {
      color: #ee5a39; }
  .post--display-mode-teaser .post__type {
    font-size: 17px; }
  .post--display-mode-teaser .post__summary {
    font-size: 17px;
    color: #3e3f42;
    margin-bottom: 0;
    line-height: 1.5em; }
  @media (min-width: 56.25em) {
    .post--display-mode-teaser {
      margin: 0 6em; } }

.search-results .post {
  border-bottom: solid 1px #3e3f42; }
  .search-results .post:last-child {
    border-bottom: none; }

.post__type--blue {
  color: #328dab; }
 .post__type--green {
  color: #39d071; }
  .post__type--yellow {
  color: #f4bc7f; } 
  .post__type--lblue {
  color: #dce4ef; }

.project__title {
  color: #003b68;
  font-weight: 400;
  font-size: 1.7647058824em;
  line-height: 1em; }
  .modal--project .project__title {
    font-size: 2.1176470588em; }

.project__sub-title {
  margin-bottom: .5em;
  font-size: 0.9411764706em; }

.project__summary {
  color: #003b68;
  font-size: 0.9411764706em;
  margin-bottom: 1.5em; }

.project__link {
  color: #003b68;
  text-decoration: none; }

.project__locations-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
  padding-left: 0; }

.project__locations::before {
  content: '';
  display: inline-block;
  background-image: url("../images/bg/location-orange.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/location-orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  width: 13px; }

.project__locations-item {
  color: #777;
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: 0.8235294118em;
  line-height: 1.3em;
  text-transform: uppercase; }
  .project__locations-item::before {
    content: '';
    display: inline-block;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #777;
    border-top: 4px solid transparent;
    height: 0;
    margin-right: 7px;
    position: relative;
    top: -1px;
    width: 0; }
  @media (min-width: 31.25em) {
    .project__locations-item {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.project__button {
  display: block;
  margin: 0 auto;
  max-width: 210px;
  padding: 1em 1.5em;
  font-size: 0.9411764706em; }

.project__map {
  background-image: url("../images/bg/world-map.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map.svg");
  background-color: #00274c;
  background-position: 20% 60%;
  background-repeat: no-repeat;
  background-size: 160%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  position: relative;
  width: 100%;
  z-index: 0; }
  @media (min-width: 60em) {
    .project__map {
      display: block;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
      height: auto; } }

/***************************************
  STYLES FOR SINGLE PROJECT PAGE
****************************************/
.post--display-mode-full.post--type-project .project__map {
  position: relative;
  background: #00274c;
  height: 300px;
  width: 100%;
  margin-bottom: 1.5em; }
  @media (min-width: 43.75em) {
    .post--display-mode-full.post--type-project .project__map {
      height: 500px; } }
  .post--display-mode-full.post--type-project .project__map::after {
    content: '';
    display: inline-block;
    background: linear-gradient(#00274c 5%, transparent 20%, transparent 80%, #00274c 95%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0; }

.post--display-mode-full.post--type-project .project__base-map {
  background-image: url("../images/bg/world-map-dots.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map-dota-new-update.svg"); }

.post--display-mode-full.post--type-project .project__overlay-map,
.post--display-mode-full.post--type-project .project__base-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-size: 140%;
  background-position: 15% 30%;
  background-repeat: no-repeat; }
.postid-4596 .post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 100%;
}
.postid-4613 .post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 99%;
}
#post-5325.post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 99.5%;
}
#post-5329.post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 99%;
}
/*.postid-4611 .post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 99.6%;
}*/
.postid-4608 .post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 99%;
}
.postid-4605 .post--display-mode-full.post--type-project .project__overlay-map {
	background-size: 100%;
}
.post--display-mode-full.post--type-project .project__locations-wrapper {
  background: #ebebeb;
  padding: 1.5em;
  margin-bottom: 2em; }

.post--display-mode-full.post--type-project .project__locations-list {
  margin-bottom: 0; }

.post--display-mode-full.post--type-project .project__locations-item {
  color: #3e3f42; }
  @media (min-width: 43.75em) {
    .post--display-mode-full.post--type-project .project__locations-item {
      -ms-flex-preferred-size: calc(100% * 1/3);
          flex-basis: calc(100% * 1/3);
      max-width: calc(100% * 1/3); } }

.salesforce_w2l_lead {
  padding-bottom: 3em; }
  .salesforce_w2l_lead .error_message {
    color: #ee5a39;
    font-size: 0.8235294118em;
    font-style: italic;
    position: relative;
    top: -2.5em; }
    .salesforce_w2l_lead .error_message:before {
      display: inline-block;
      content: '*'; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.search-toggle {
  background-image: url("../images/bg/mobile-search-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 15px;
  position: relative;
  width: 15px;
  margin-left: 1em;
  z-index: 1000; }
  .search-toggle::after {
    content: '';
    display: inline-block;
    background-image: url("../images/bg/mobile-search-orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-orange.svg");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 200ms ease-out; }
  .search-toggle:hover:after {
    opacity: 1; }

.search__form {
  margin: 2em 0; }
  .search__form .search__container {
    border-bottom: solid 1px #3e3f42; }
  .search__form .search__input {
    font-size: 1.7em;
    font-family: "PT Serif", serif;
    font-weight: 700;
    color: #003b68;
    width: calc(100% - 20px);
    border: none;
    outline: none; }
    .search__form .search__input:-ms-input-placeholder {
      color: #003b68; }
    .search__form .search__input::placeholder {
      color: #003b68; }
    @media (min-width: 50em) {
      .search__form .search__input {
        font-size: 2.5em; } }
  .search__form .search__submit {
    background-image: url("../images/bg/chevron-right-orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-orange.svg");
    width: 14px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    cursor: pointer; }

.section-header {
  margin: 6em 0 1em;
  position: relative;
  text-align: center; }
.section-header.related-resource {
	margin: 0 0 20px;
}
.latest-news.related-resource-latest {
	padding-top: 35px;
	padding-bottom: 35px;
}
.latest-news.related-resource-latest .view--three-col.open {
	margin-top: 0;
	padding-bottom: 0;
}
.latest-news.related-resource-latest .view__row {
	margin-top: 35px;
	margin-bottom: 35px;
}
.latest-news.related-resource-latest .view--three-col .view__row {
	border: 0;
}
.latest-news.related-resource-latest .view--three-col .view__row:nth-child(3n+2) {
	border-left: 1px solid #C9D0D6;
	border-right: 1px solid #C9D0D6;
}
.section-header__container {
  display: inline-block; }

.section-header__title {
  position: relative;
  text-align: center; }
  .section-header__title h5 {
    color: #003b68; }
  .section-header__title::before {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -20px;
    left: 30px;
    z-index: 2; }
  .section-header__title::after {
    content: '';
    display: block;
    background: #328dab;
    width: 50px;
    height: 1px;
    position: absolute;
    top: -15px;
    left: 58px;
    z-index: 2; }

.section_content {
  margin-bottom: 2em; }

.section_content_links {
  margin-bottom: 2em; }

.section__title {
  color: #003b68; }

.section--has-callout .section__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.section--has-callout .section__content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 50em) {
    .section--has-callout .section__content {
      -ms-flex-preferred-size: calc(100% - 350px);
          flex-basis: calc(100% - 350px);
      max-width: calc(100% - 350px);
      padding-right: 2em; } }

.section--has-callout .callout {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  float: right; }
  @media (min-width: 50em) {
    .section--has-callout .callout {
      float: none; } }

.sg-main {
  background: white; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-next,
.slick-prev {
  right: 0;
  border: solid 2px #fff;
  height: 80px;
  width: 35px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5); }
  .slick-next:before,
  .slick-prev:before {
    content: '';
    background-image: url("../images/bg/chevron-right-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
    background-size: contain;
    background-position: center;
    width: 32px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    opacity: 1; }
  .slick-next:hover,
  .slick-prev:hover {
    background: rgba(0, 0, 0, 0.5); }

.slick-prev {
  left: 0; }
  .slick-prev:before {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.slider .tile {
  max-height: 400px;
  min-height: 350px; }

.slider .tile__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .slider .tile__link img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    z-index: -1; }

.slider .tile__title {
  font-size: 1.5294117647em; }
  @media (min-width: 25em) {
    .slider .tile__title {
      font-size: 1.7647058824em; } }

.slider .tile__image:after {
  height: 100%; }

.slider__title {
  color: #328dab;
  font-size: 1.7em;
  font-style: italic;
  font-weight: 400;
  margin-top: 2em;
  text-align: center; }
  .slider__title::after {
    content: '';
    display: block;
    background-image: url("../images/bg/arrow-right-orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    margin: .5em auto 1em;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    width: 18px; }

.slider--post {
  margin-bottom: 2em; }

.social {
  background: white;
  padding: 3.5em 0;
  text-align: center; }

.social__title {
  font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
  font-size: 1.8em;
  color: #003b68;
  margin-bottom: 1.5rem; }
  @media (min-width: 47.5em) {
    .social__title {
      margin-bottom: 0; } }

.nav--social ul {
  padding: 0;
  margin: 0; }

.nav--social li {
  display: inline-block;
  padding: 0;
  margin: 0; }

.nav--social a {
  height: 60px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 75%;
  display: inline-block;
  margin: 0 .8em;
  opacity: 1; }
  .nav--social a::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .nav--social a:hover {
    opacity: .7; }

.facebook a {
  background-image: url("../images/bg/facebook-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/facebook-white.svg");
  background-color: #4f73a7; }

.linkedin a {
  background-image: url("../images/bg/linkedIn-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/linkedIn-white.svg");
  background-color: #0077B5; }

.twitter a {
  background-image: url("../images/bg/twitter-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/twitter-white.svg");
  background-color: #23baeb; }

.youtube a {
  background-image: url("../images/bg/youtube-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/youtube-white.svg");
  background-color: #ca3436; }

.sticky {
  display: block; }

.team-member__container {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em; }

.team-member__bio {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%; }

.team-member__image {
  -ms-flex-preferred-size: 34%;
      flex-basis: 34%;
  padding-right: 1em; }

.teaser {
  padding: 2em; }

.teaser__type {
  color: #3e3f42;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  font-size: 0.8235294118em; }
  .teaser__type::after {
    content: '';
    display: block;
    background: #ee5a39;
    height: 2px;
    left: 0px;
    top: .5em;
    position: relative;
    transition: all 150ms ease-out;
    width: 50px; }

.teaser__title {
  color: #003b68;
  text-decoration: none; }

.teaser__date {
  color: #ee5a39;
  font-size: 1.0588235294em;
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif; }

.tile {
  position: relative;
  width: 100%;
  overflow-y: hidden; }
  .tile:hover .tile__sub-title {
    opacity: 0;
    height: 0;
    margin: 0; }
  .tile:hover .tile__content {
    bottom: 50%;
    -ms-transform: translateY(50%);
        transform: translateY(50%); }
  .tile:hover .tile__image::before {
    opacity: .8; }
  .tile:hover .tile__read-more {
    top: 0; }
  .tile img {
    width: 100%;
    display: block; }

.tile__link {
  height: 100%;
  width: 100%;
  display: block; }

.tile__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }
  .tile__image::after {
    content: '';
    display: inline-block;
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.9) 95%);
    bottom: 0;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .tile__image::before {
    content: '';
    display: inline-block;
    background: #ee5a39;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 200ms ease-out;
    width: 100%;
    z-index: 2; }

.tile__content {
  bottom: 0;
  display: block;
  padding: .5em;
  position: absolute;
  transition: all 200ms ease-out;
  width: 100%; }
  @media (min-width: 50em) {
    .tile__content {
      padding: 4em 2.5em; } }

.tile__title {
  color: #fff;
  font-size: 1.1764705882em;
  line-height: 22px;
  position: relative;
  text-decoration: none;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  top: 0;
  transition: none;
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif; }
  @media (min-width: 50em) {
    .tile__title {
      font-size: 1.7647058824em;
      line-height: 32px; } }

.tile__sub-title {
  color: #ee5a39;
  font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
  font-size: 1.0588235294em;
  margin-bottom: .3em;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  transition: none; }
.tile__sub-title .hero__post-type--yellow{
	color:  #ee9739;}
.tile__sub-title .hero__post-type--green{
	color:  #29ad5a;}
.tile__sub-title .hero__post-type--blue{
	color:  #328dab;}
.tile__read-more {
  color: #fff;
  font-size: 0.8235294118em;
  margin-top: .5em;
  position: relative;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  top: 2em;
  transition: all 200ms ease-out; }
  .tile__read-more::after {
    content: '';
    display: inline-block;
    background-image: url("../images/bg/arrow-right-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-white.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 14px;
    left: 0px;
    margin-left: .5em;
    position: relative;
    top: 2px;
    transition: all 150ms ease-out;
    width: 14px; }

.tile__hidden {
  display: none; }

/*****************************
  TILE COLOR VARIANTS
*****************************/
.tile--orange .tile__sub-title {
  color: #ee5a39; }

.tile--orange .tile__image::before {
  content: '';
  display: inline-block;
  background: #ee5a39; }

.tile--blue .tile__sub-title {
  color: #bde0ec; }

.tile--blue .tile__image::before {
  content: '';
  display: inline-block;
  background: #328dab; }

.tile--green .tile__sub-title {
  color: #39d071; }

.tile--green .tile__image::before {
  content: '';
  display: inline-block;
  background: #29ad5a; }

.tile--yellow .tile__sub-title {
  color: #f4bc7f; }

.tile--yellow .tile__image::before {
  content: '';
  display: inline-block;
  background: #ee9739; }

/*****************************
  PROJECT PAGE TILE VARIANT
*****************************/
.tile--project::after {
  content: '';
  display: inline-block;
  border-color: transparent;
  border-right-color: #ee5a39;
  border-style: solid;
  border-top-color: #ee5a39;
  border-width: 30px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: border-width 200ms ease-out; }

.tile--project::before {
  content: '';
  display: inline-block;
  background-image: url("../images/bg/plus-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/plus-white.svg");
  background-size: contain;
  height: 16px;
  position: absolute;
  right: 9px;
  top: 9px;
  width: 16px;
  z-index: 2; }

/*****************************
  FEATURED TILE VARIANT
*****************************/
.tile--featured::after {
  content: '';
  display: inline-block;
  bottom: 0;
  right: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 30px;
  border-right-color: #ee5a39;
  border-bottom-color: #ee5a39;
  position: absolute; }

/*****************************
  STORY TILE VARIANT
*****************************/
.tile--story {
  max-height: 400px; }
  @media (min-width: 31.25em) {
    .tile--story {
      max-height: 100%; } }

.video-embed {
  margin-bottom: 2em; }

.view--project-list .view__content {
  background: #fff;
  padding: 1em; }
  @media (min-width: 28.125em) {
    .view--project-list .view__content {
      padding: 3em; } }

.project-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  border-bottom: solid 2px #a5aaac;
  height: 0; }
  .open .project-list-item {
    height: auto;
    padding: 3em 0; }
  .project-list-item:first-child {
    padding-top: 0; }
  .project-list-item:last-child {
    padding-bottom: 0;
    border-bottom: none; }
  .project-list-item .flex-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  @media (min-width: 47.5em) {
    .project-list-item .flex-column {
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
      padding-right: 2em; }
      .project-list-item .flex-column:last-child {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
        padding-top: 5em;
        padding-right: 0; } }
  @media (min-width: 47.5em) {
    .project-list-item .project__locations-list {
      margin-bottom: 0; } }
  @media (min-width: 56.25em) {
    .project-list-item .project__locations-item {
      -ms-flex-preferred-size: calc(100% * 1/3);
          flex-basis: calc(100% * 1/3); } }

.view--three-col {
  height: 0;
  margin: 0;
  opacity: 0;
  position: relative;
  transition: opacity 0.25s linear;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .post-type-archive-project .view--three-col {
    margin-left: -1em;
    margin-right: -1em; }
    @media (min-width: 75em) {
      .post-type-archive-project .view--three-col {
        margin-left: 0;
        margin-right: 0; } }
  .approach .view--three-col {
    margin-left: -1em;
    margin-right: -1em; }
  .view--three-col.open {
    height: auto;
    opacity: 1;
    z-index: 1; }
    @media (min-width: 56.25em) {
      .view--three-col.open {
        margin-top: 2em;
        padding-bottom: 4em; } }
    .ways-to-engage .view--three-col.open {
      margin-top: -150px;
      padding-bottom: 0;
      z-index: 111; }
  .view--three-col .view__row {
    padding: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
    .feature-image-grid .view--three-col .view__row, .photo-spread .view--three-col .view__row {
      padding: 1em; }
    @media (min-width: 35em) {
      .view--three-col .view__row {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 56.25em) {
      .view--three-col .view__row {
        -ms-flex-preferred-size: 33.3333333333%;
            flex-basis: 33.3333333333%;
        max-width: 33.3333333333%; } }
  .view--three-col .cohort__title {
    width: 100%; }
    .view--three-col .cohort__title h5 {
      font-size: 1.5em; }

.view--four-col {
  height: 0;
  margin: 0;
  opacity: 0;
  position: relative;
  transition: opacity 0.25s linear;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .view--four-col.open {
    height: auto;
    opacity: 1;
    z-index: 2; }
    @media (min-width: 56.25em) {
      .view--four-col.open {
        margin: 2em 0 0 0;
        padding-bottom: 4em; } }
  .view--four-col .view__row {
    padding: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 31.25em) {
      .view--four-col .view__row {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%;
        padding: 0; } }
    @media (min-width: 50em) {
      .view--four-col .view__row {
        -ms-flex-preferred-size: 33.3333333333%;
            flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
        padding: 0; } }
    @media (min-width: 68.75em) {
      .view--four-col .view__row {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        max-width: 25%;
        padding: 0; } }
  .post-type-archive-impact_story .view--four-col {
    margin-left: -1em;
    margin-right: -1em; }
    @media (min-width: 75em) {
      .post-type-archive-impact_story .view--four-col {
        margin-left: 0;
        margin-right: 0; } }

.view--project-list {
  background: #fff;
  height: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: relative;
  transition: opacity 0.25s linear;
  z-index: 0; }
  .view--project-list.open {
    height: auto;
    margin: 2em 0 4em 0;
    opacity: 1;
    padding: 1em;
    z-index: 1; }
    @media (min-width: 28.125em) {
      .view--project-list.open {
        padding: 3em; } }
  .view--project-list .cohort__title {
    width: 100%; }
    .view--project-list .cohort__title h5 {
      font-size: 1.5em; }

.view--two-col {
  padding-bottom: 2em; }
  @media (min-width: 56.25em) {
    .view--two-col {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -2em 0 0; } }
  .view--two-col .view__row {
    padding: 0 0 2em 0; }
    @media (min-width: 56.25em) {
      .view--two-col .view__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        margin-bottom: 2em;
        max-width: 50%;
        min-width: 50%;
        padding: 0 2em 0 0; } }

@media (min-width: 56.25em) {
  .view--two-col-reversed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -2em 0 0; } }

.view--two-col-reversed .view__row {
  padding: 0 0 2em 0; }
  @media (min-width: 56.25em) {
    .view--two-col-reversed .view__row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      margin-bottom: 2em;
      max-width: 50%;
      padding: 0 2em 0 0; } }

.view--two-col-blog {
  margin: 0 -1em;
  padding-bottom: 2em; }
  @media (min-width: 56.25em) {
    .view--two-col-blog {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0; } }
  .view--two-col-blog .view__row {
    padding: 0; }
    @media (min-width: 56.25em) {
      .view--two-col-blog .view__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        margin-bottom: 0;
        max-width: 50%;
        padding: 0; } }

.view__toggle {
  display: -ms-flexbox;
  display: flex;
  margin: 2em 0 0 0; }

.view__grid {
  background-image: url("../images/bg/view-grid.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/view-grid.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 20px;
  color: white;
  display: inline-block;
  line-height: 1;
  margin-right: 20px;
  padding-left: 25px;
  text-decoration: none; }
  .view__grid:hover, .view__grid:focus {
    background-image: url("../images/bg/view-grid--orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/view-grid--orange.svg");
    color: #ee5a39; }

.view__list {
  background-image: url("../images/bg/view-list.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/view-list.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 20px;
  color: white;
  display: inline-block;
  line-height: 1;
  padding-left: 25px;
  text-decoration: none; }
  .view__list:hover, .view__list:focus {
    background-image: url("../images/bg/view-list--orange.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/view-list--orange.svg");
    color: #ee5a39; }

.w2llead ul, .gform_wrapper ul {
  padding-left: 0; }

.w2llead li, .gform_wrapper li {
  list-style: none; }

.w2llead label, .gform_wrapper label {
  display: none; }

.w2llead input,
.w2llead textarea, .gform_wrapper input,
.gform_wrapper textarea {
  border: none;
  border-bottom: solid 1px #3e3f42;
  display: block;
  width: 100%;
  outline: none;
  padding: .75em 0;
  margin-bottom: calc(2em + 4px); }
  .w2llead input:-ms-input-placeholder,
  .w2llead textarea:-ms-input-placeholder, .gform_wrapper input:-ms-input-placeholder,
  .gform_wrapper textarea:-ms-input-placeholder {
    font-style: italic;
    color: #727272; }
  .w2llead input::placeholder,
  .w2llead textarea::placeholder, .gform_wrapper input::placeholder,
  .gform_wrapper textarea::placeholder {
    font-style: italic;
    color: #727272; }
  .w2llead input:active, .w2llead input:focus,
  .w2llead textarea:active,
  .w2llead textarea:focus, .gform_wrapper input:active, .gform_wrapper input:focus,
  .gform_wrapper textarea:active,
  .gform_wrapper textarea:focus {
    border-bottom: solid 5px #ee5a39;
    margin-bottom: 2em; }

.w2llead select, .gform_wrapper select {
  margin-bottom: calc(2em + 4px); }

.w2llead .button, .gform_wrapper .button {
  display: inline-block;
  min-width: 150px;
  width: auto;
  border-bottom: none; }

.gform_wrapper label {
  display: block; }

.gform_wrapper .gfield_radio::after,
.gform_wrapper .gfield_checkbox::after {
  content: '';
  display: block;
  clear: both;
  padding-bottom: 1em; }

.gform_wrapper .gfield_radio input,
.gform_wrapper .gfield_radio label,
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_checkbox label {
  width: 45%;
  margin: 0;
  display: inline-block;
  float: left; }

.gform_wrapper .gfield_radio input,
.gform_wrapper .gfield_checkbox input {
  width: 5%;
  margin: 5px 0 -17px 0; }
  .gform_wrapper .gfield_radio input[type=text],
  .gform_wrapper .gfield_checkbox input[type=text] {
    width: 95%;
    margin-bottom: 2.5em; }

.gform_wrapper .clearfix {
  margin-bottom: 2.5rem; }

.gform_wrapper .address-box label {
  margin-bottom: 1em; }

.gform_wrapper .address-box .ginput_complex {
  border: 3px solid rgba(50, 141, 171, 0.4);
  padding: calc(2em + 4px);
  margin-bottom: calc(2em + 4px); }
  .gform_wrapper .address-box .ginput_complex label,
  .gform_wrapper .address-box .ginput_complex select {
    margin-bottom: 0; }
  .gform_wrapper .address-box .ginput_complex input {
    padding: .5em 0; }

.website {
  margin-bottom: 2em; }

.website__link {
  color: #ee5a39;
  text-decoration: none; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--lg {
  font-size: 1.1764705882rem;
  line-height: 1.25;
  padding: 0.8823529412rem 2.3529411765rem;
  font-weight: 700; }

.button--secondary {
  background-color: #328dab;
  color: #fff; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #1c6377;
    color: #fff; }
  .button--secondary:active {
    background-color: #1c6377;
    color: #fff; }

.button--sm {
  font-size: 0.8823529412rem;
  line-height: 1.1333333333;
  padding: 0.4705882353rem 0.9411764706rem; }

.button--white-outline {
  border: solid 2px #fff; }

.nav--footer .nav--footer__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 3em;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 59.375em) {
    .nav--footer .nav--footer__row {
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.nav--footer .nav--primary,
.nav--footer .nav--utility_menu,
.nav--footer .nav--extrafooter_menu {
  text-align: center;
  margin: 0 2em; }
  .nav--footer .nav--primary .nav,
  .nav--footer .nav--utility_menu .nav,
  .nav--footer .nav--extrafooter_menu .nav {
    margin: 0;
    padding-left: 0; }
  .nav--footer .nav--primary .nav__item,
  .nav--footer .nav--utility_menu .nav__item,
  .nav--footer .nav--extrafooter_menu .nav__item {
    display: block;
    margin: 0; }
  .nav--footer .nav--primary .nav__link,
  .nav--footer .nav--utility_menu .nav__link,
  .nav--footer .nav--extrafooter_menu .nav__link {
    color: #fff;
    text-decoration: none;
    font-size: 0.9411764706em;
    text-transform: none;
    font-weight: 400;
    font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif; }
    .nav--footer .nav--primary .nav__link:hover,
    .nav--footer .nav--utility_menu .nav__link:hover,
    .nav--footer .nav--extrafooter_menu .nav__link:hover {
      color: #ee5a39; }
  @media (min-width: 50em) {
    .nav--footer .nav--primary,
    .nav--footer .nav--utility_menu,
    .nav--footer .nav--extrafooter_menu {
      text-align: left; } }

.nav--footer .nav--extrafooter_menu {
  margin-top: 1.5em; }
  @media (min-width: 36.25em) {
    .nav--footer .nav--extrafooter_menu {
      margin-top: 0; } }

.nav--mobile-menu {
  margin: 0;
  padding-left: 0;
  position: relative; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #fff;
    display: block;
    font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
    font-size: 1.4117647059em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #ee5a39; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
	.nav--mobile-menu .mobile-utility .nav__link.nav__link--parent {
		width: 100%;
	}  
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.5882352941em;
    position: absolute;
    right: 0;
    top: 17px;
    vertical-align: top;
    z-index: 999999; }
	.nav__item--parent.is-open > a {
	color: #003b68;
}
    .nav--mobile-menu .nav__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav__subnav .nav__link {
      color: #555559;
      padding-left: 2em; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #000; }
  .nav--mobile-menu .mobile-utility .nav__link {
    font-size: 1.0588235294em; }
  .nav--mobile-menu .mobile-utility.first::before {
    content: '';
    display: block;
    background: #fff;
    width: 150px;
    height: 1px;
    margin: 1em auto; }

.nav--primary {
  display: inline-block;
  text-align: right; }
  .nav--primary .nav__item {
    display: inline-block;
    margin: 0 1.5em; }
    @media (min-width: 62.5em) {
      .nav--primary .nav__item {
        margin: 0 2em; } }
  .nav--primary .nav__link {
    font-size: 1.1764705882em;
    text-transform: uppercase;
    font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif; }

.nav--subfooter_menu .nav {
  padding-left: 0;
  margin: 0; }

.nav--subfooter_menu .nav__item {
  list-style: none;
  display: inline-block;
  padding: 0 1em;
  border-right: solid 1px #fff;
  line-height: 1em;
  margin-bottom: 0; }
  .nav--subfooter_menu .nav__item:last-child {
    border-right: none;
    padding-right: 0; }

.nav--subfooter_menu .nav__link {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase; }

.nav--utility_menu {
  text-align: right;
  margin-bottom: 1em; }
  .nav--utility_menu .nav__item {
    display: inline-block;
    margin: 0 .5em; }
    .nav--utility_menu .nav__item:last-child {
      margin-right: 0; }
      .nav--utility_menu .nav__item:last-child .nav__link:after {
        content: '';
        background: #ee5a39; }
  .nav--utility_menu .wpml-ls-item-en {
    margin: 0 0; }
  .nav--utility_menu .wpml-ls-item-ar {
    margin: 0 0; }
  .nav--utility_menu .wpml-ls-current-language a {
    color: #ee5a39; }
  .nav--utility_menu .nav__link {
    font-size: 1.0588235294em;
    text-transform: uppercase;
    font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif; }

/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }
  @media screen and (max-width: 899px) {
	  .latest-news.related-resource-latest .view--three-col .view__row{
		  margin:0;
	  }
	  .latest-news.related-resource-latest .view--three-col .view__row{
		  border:0;
		  border-bottom:1px solid #C9D0D6;
	  }
	  .latest-news.related-resource-latest .view--three-col .view__row:nth-child(3n+2) {
		border-left: 0;
		border-right: 0;
	  }
	  .latest-news.related-resource-latest .view--three-col .view__row:last-child{
		  border-bottom:0;
	  }
	  
  }
/*# sourceMappingURL=styles.css.map */
.view--three-col.project-post.active {
	display: flex;
}
.view--three-col.project-post {
	display: none;
}
.select_by_year label {
	color: #328dab;
	font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
	font-size: 1.1764705882em;
	font-weight: normal;
	line-height: 1.25;
	font-weight: 700;
}
.select_by_year {
	display: flex;
	align-items: center;
}
.select_by_year .year_links .year_link {
	color: #328dab;
	font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
	font-size: 1.1764705882em;
	/* font-weight: normal; */
	line-height: 1.25;
	font-weight: 700;
	list-style: unset !important;
	margin: 0;
	padding: 0 10px;
	cursor: pointer;
	position: relative;
}
.select_by_year .year_links {
	display: flex;
	list-style: unset !important;
	padding: 0;
	margin: 0;
	list-style-type: unset !important;
}
.select_by_year .year_links .year_link.active {
	color: #ee5a39;
	text-decoration: underline;
}
.select_by_year .year_links .year_link::after {
	content: "";
	position: absolute;
	height: 24px;
	width: 2px;
	display: block;
	background: #fff;
	right: -1px;
	top: calc(50% - 12px);
}
.select_by_year .year_links .year_link:last-child::after {
	display: none;
}
.project_no_post {
	color: #fff;
	font-weight: 700;
}
.select_by_year .mobileonly {
	display: none;
}
#selectby_year_input {
	margin: 0 0 0 10px;
}
@media screen and (max-width: 820px) {
	.select_by_year .year_links {
		display:none;
	}
	.select_by_year .mobileonly {
		display: block;
	}
	.hero--project-landing {
		padding: 5em 0 0 0;
		margin: 0;
	}
	.hero--project-landing .hero__text {
		margin: 2em 0 2em 0;
	}
	.select_by_year label {
		font-size: 0.8em;
	}
	.select_by_year {
		margin-bottom: 1.5em;
	}
	.project_no_post {
		text-align:center;
	}
	.view--three-col .cohort__title h5 {
		text-align: center;
	}
}
/*** Archive Events ****/
.archive_section_wrapper {
}
.archive_section_wrapper .featured_events {
	display: block;
	width: 100%;
	padding: 50px 50px 25px 50px;
}
h3.section_title {
	font-size: 36px;
	color: #003b68;
	line-height: 36px;
	margin-bottom: 25px;
}
#featured_event_list {
	padding: 75px 60px 50px 60px;
	display: block;
	margin:0;
}
#featured_event_list .slick-arrow {
	margin: 0;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 0;
	background-color: #13294b;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 30px);
}
#featured_event_list .slick-arrow:after,#featured_event_list .slick-arrow:before{
	width: 16px;
	height: 24px;
	display: block;
	position: absolute;
	top:calc(50% - 12px);
	left:calc(50% - 8px);
}
#featured_event_list .slick-slide{
	margin:0 15px 0 15px;
}
li.single_event .featured_image_container {
	display: block;
	position: relative;
	width: 100%;
}
li.single_event .featured_image_container::after {
	content: "";
	padding-top: 105%;
	display: block;
}
li.single_event .featured_image_container a {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 7;
	display: block;
}
li.single_event .featured_image_container a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
li.single_event .featured_image_container .date_card {
	position: absolute;
	padding: 15px 18px;
	background: #ee5939;
	z-index: 9;
	right: 0;
	top: 0;
}
li.single_event .featured_image_container .date_card .start_month {
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 14px;
	margin-bottom: 8px;
	letter-spacing: 2.5px;
	color: #fff;
	text-align: center;
}
li.single_event .featured_image_container .date_card .start_day {
	font-family: "Museo Sans W01_900", "Helvetica Neue", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	letter-spacing: 2.5px;
	color: #fff;
	text-align: center;
}
li.single_event .event_content_wrap {
	padding: 25px 30px;
	background: #f3f3f3;
}
li.single_event .event_content_wrap .event-title {
	font-size: 18px;
	line-height: 24px;
	display: block;
	width: 100%;
	min-height: 48px;
	margin: 0;
}
#Stories_list .event-title {
	min-height: 72px;
	overflow: clip;
	max-height: 72px;
}
.page-template-stories_template li.single_event .event_content_wrap .event-title {
	min-height: 72px;
	overflow: clip;
	max-height: 72px;
}
li.single_event .event_content_wrap .event-title a {
	color: #003b68;
	text-decoration:unset;
}
li.single_event:hover .event_content_wrap {
	background: #003b68;
	transition:all linear .3s;
}
li.single_event:hover .event_content_wrap .event-title a{
	color:#fff;
	transition:all linear .3s;
}
li.single_event .event_content_wrap .event_category {
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: 1.5px;
	color: #ee5939;
	margin:15px 0 0 0;
	min-height:14px;
	transition:all linear .3s;
}
li.single_event .event_content_wrap .event_category.blue {
	color: #328dab;
}
li.single_event:hover .event_content_wrap .event_category, li.single_event:hover .event_content_wrap .event_category.blue{
	color:#fff;
	transition:all linear .3s;
}
.sectipn_describe {
	margin-bottom: 0;
}
.first_section.featured_events.featured_stories {
	padding:0;
}
.first_section.featured_events.featured_stories #featured_event_list {
	padding: 50px 100px;
}
.Filtersection_wrap .filter_trigger {
	width: 100%;
	display: flex;
	padding: 30px 0;
	text-align: ;
	justify-content: center;
	border-top: 3px solid #ee5939;
	border-bottom: 1px solid #d1e0e8;
	font-family: "PT Serif", serif;
	font-size: 24px;
	line-height: 24px;
	color: #003b68;
	font-weight: 700;
	align-items: center;
	cursor: pointer;
}
.first_section.featured_events.featured_stories .section_intro {
	padding: 40px 50px;
	border-bottom: 1px solid #d1e0e8;
}
.Filtersection_wrap .filter_trigger::after {
	content: "";
	background: transparent url(../images/dropdown_blue.png)no-repeat scroll center 4px;
	display: inline-block;
	width: 24px;
	height: 24px;
	transform: rotate(180deg);
	margin-left: 12px;
	transition: all linear .3s;
}
.Filtersection_wrap .filter_trigger.open::after {
	transform: rotate(0deg);
	transition: all linear .3s;
	background-position-y: 10px;
}
.filter_item_wrap {
	padding: 42.5px 107.5px;
	background: #2d2d2d;
	display: flex;
	flex-wrap: wrap;
}
.filter_item_wrap .filter_item select {
	display: none;
}
.filter_item_wrap .filter_item {
	display: flex;
	width: calc(33.33% - 15px);
	margin: 7.5px;
	background: #003b68;
	padding: 0;
	position: relative;
}
.filter_item_wrap .filter_item .selected_value {
	display: flex;
	margin: 0;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 25px 15px;
}
.filter_item_wrap .filter_item .selected_value label {
	font-size: 20px;
	font-family: "PT Serif", serif;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	width: max-content;
	max-width: max-content;
	min-width: max-content;
	margin-left: 35px;
}
.filter_item_wrap .filter_item .selected_value span {
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 16px;
	color: #a5a5a5;
	letter-spacing: -.5px;
	display: flex;
	align-items: center;
	margin-left: 20px;
	line-height: 20px;
	max-width: 75%;
}
.filter_item_wrap .filter_item .selected_value span::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/dropdown-arrow.png)no-repeat scroll center center;
	margin-left: 50px;
	transform: rotate(180deg);
	transition: all linear .3s;
}
.filter_item_wrap .filter_item.open .selected_value span::after {
	transform: rotate(0deg);
	transition: all linear .3s;
}
.filter_item_wrap .filter_item .filter_dropdown {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9;
	max-height: 300px;
	overflow: auto;
}
.filter_item_wrap .filter_item .filter_dropdown li {
	margin: 0;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 16px;
	color: #003b68;
	padding: 20px 20px 20px 50px;
	background-color: #fff;
	border-bottom: 1px solid #d1e0e8;
	cursor: pointer;
	transition:all linear .3s;
}
.filter_item_wrap .filter_item .filter_dropdown li:hover {
	transition:all linear .3s;
	background-color:#d1e0e8;
}
.filter_item_wrap .filter_item .filter_dropdown li:last-child {
	border-bottom: 0px solid #d1e0e8;
}
.filter_item_wrap .filter_item .filter_dropdown li.selected {
	color: #ee5939;
}
.filter_item.multi_select .filter_dropdown li {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTExIDBDNC45IDAgMCA0LjkgMCAxMWMwIDYuMSA0LjkgMTEgMTEgMTEgNi4xIDAgMTEtNC45IDExLTExQzIyIDQuOSAxNy4xIDAgMTEgMHoiIGZpbGw9IiNjMWMxYzEiLz48cGF0aCBkPSJNMTYuNSA3LjRjLTAuMy0wLjQtMC45LTAuNC0xLjMgMGwtNS43IDUuNEw2LjggMTBjLTAuMy0wLjQtMC45LTAuNC0xLjMgMCAtMC40IDAuMy0wLjQgMC45IDAgMS4zbDMuMyAzLjRjMC4yIDAuMiAwLjQgMC4zIDAuNiAwLjMgMC4yIDAgMC40LTAuMSAwLjYtMC4ybDYuMy02QzE2LjggOC4zIDE2LjggNy43IDE2LjUgNy40eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==');
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-size: 28px 28px;
	list-style: none !important;
}
.filter_item.multi_select .filter_dropdown li.selected {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTExIDBDNC45IDAgMCA0LjkgMCAxMWMwIDYuMSA0LjkgMTEgMTEgMTEgNi4xIDAgMTEtNC45IDExLTExQzIyIDQuOSAxNy4xIDAgMTEgMHoiIGZpbGw9IiMwMDNiNjgiLz48cGF0aCBkPSJNMTYuNSA3LjRjLTAuMy0wLjQtMC45LTAuNC0xLjMgMGwtNS43IDUuNEw2LjggMTBjLTAuMy0wLjQtMC45LTAuNC0xLjMgMCAtMC40IDAuMy0wLjQgMC45IDAgMS4zbDMuMyAzLjRjMC4yIDAuMiAwLjQgMC4zIDAuNiAwLjMgMC4yIDAgMC40LTAuMSAwLjYtMC4ybDYuMy02QzE2LjggOC4zIDE2LjggNy43IDE2LjUgNy40eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==');
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-size: 28px 28px;
	list-style: none !important;
}
.event_listing {
	background: #f3f3f3;
}
.event_listing .events_selector {
	display: flex;
	list-style-type: unset;
	width: 100%;
	padding: 0;
	margin: 0;
}
.event_listing .events_selector .event_selector {
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	width: 50%;
	list-style-type: none;
	padding: 30px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #003b68;
	line-height: 16px;
	margin: 0;
	position: relative;
	transition: all linear .3s;
	cursor: pointer;
}
.event_listing .events_selector .event_selector::after {
	content: "";
	height: 2px;
	width: 0%;
	display: block;
	position: absolute;
	top: 0;
	background: #000;
	left: 0;
	transition:all linear .3s;
	background:#ee5939;
}
.event_listing .events_selector .event_selector.active::after {
	width:100%;
	transition:all linear .3s;
}
.event_listing .events_selector .event_selector.active {
	color:#ee5939;
	transition:all linear .3s;
}
.event_listing .events_selector .event_selector.active {
	pointer-events: none;
}
.eventfilter .button_mobile {
	display: none;
}
.eventfilter .filter_section {
	display: flex;
	width: 100%;
}
.eventfilter .filter_section .mob_filter {
	display: none;
}
.eventfilter .filter_section .mob_filterclose {
	display: none;
}
.overall_filter {
	display: block;
	width: 100%;
	padding: 0 6.75%;
}
.eventfilter .select-wrapper select {
	display: none;
}
.filter_section .select-wrapper {
	width: calc(22% - 77px);
	padding: 0 25px;
	background: #003b68;
	position: relative;
	display: flex;
	align-items: center;
}
.filter_section .startenddate_block {
	width: calc(38% - 77px );
	padding: 0 25px;
	display: flex;
	align-items: center;
	background: #d5d3d3;
}
.filter_section .startenddate_block input {
	border: 0;
	background: transparent url(../images/calander_icon_blue.png)no-repeat scroll 0 center;
	padding: 0 0 0 30px;
	font-size: 18px;
	font-family: "PT Serif", serif;
	font-weight: 700;
	color: #003b68;
	width: calc(50% - 25px);
	height: 70px;
}
.filter_section input:focus-visible {
	border: 0;
	outline: unset;
}
.filter_section  input::placeholder{
	opacity:1;
}
.filter_section .startenddate_block p {
	margin: 0 25px;
	font-size: 12px;
	width: 30px;
	min-width: 30px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #003b68;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color:#000;
}
#eventfilter,#peventfilter {
	padding: 26px 0;
	text-transform: uppercase;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	border: 0;
	color: #fff;
	background: #ee5939;
	font-size: 18px;
	line-height: 18px;
	min-width:231px;
	width:231px;
}
.filter_section #title, .filter_section #ptitle {
	width: calc(40% - 77px);
	border: 0;
	background: #eeeeee;
	color: #003b68;
	font-size: 20px;
	line-height: 20px;
	font-family: "PT Serif", serif;
	font-weight: 700;
	padding: 0 0 0 60px;
	background: #eeeeee url(../images/event-icon.png)no-repeat scroll 25px center;
}
.filter_section .select-wrapper .holderlabel {
	font-size: 20px;
	color: #fff;
	font-family: "PT Serif", serif;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 20px;
	margin-right: 20px;
}
.filter_section .select-wrapper .holder {
	display: flex;
	width: 100%;
	align-items: center;
}
.filter_section .select-wrapper .holdertext {
	width: 100%;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 15px;
	line-height: 15px;
	margin-top: 6px;
	color: #a5a5a5;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: transparent url(../images/dropdown-arrow-down.png)no-repeat scroll 100% center;
}
.filter_section .select-wrapper .select_ul {
	position: absolute;
	top: 100%;
	list-style-type: unset;
	width: 100%;
	left: 0;
	padding: 0;
	margin: 0;
	background: #d5d3d3;
	z-index: 9;
}
.filter_section .select-wrapper .select_ul li {
	list-style-type: none;
	font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
	font-size: 16px;
	padding: 5px 25px;
	margin: 0;
	color: #003b68;
	transition:all linear .3s;
}
.filter_section .select-wrapper .select_ul li:hover {
	background: #003b68;
	color: #fff;
	transition:all linear .3s;
}
.event_month_filter {
	display: block;
	margin-bottom: 15px;
}
.event_month_filter .allmonths {
	display: flex;
	width: 100%;
	padding:0;
	list-style-type: none;
	margin: 0;
	border: 2px solid #dcdcdc;
}
.event_month_filter .allmonths li {
	width: 100%;
	margin: 0;
	text-align: center;
	position: relative;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 15px;
	color: #6d6d6d;
	line-height: 15px;
	padding: 35px 0;
	pointer-events: none;
}
.event_month_filter .allmonths li::after {
	content: "";
	display: block;
	height: 36px;
	width: 2px;
	background: #bebebe;
	position: absolute;
	top: calc(50% - 18px);
	right: 0;
}
.event_month_filter .allmonths li:last-child::after{
	display:none;
}
.event_month_filter .allmonths li .postcount {
	display: none;
	position: absolute;
	width: 24px;
	height: 24px;
	min-width: 24px;
	bottom: 5px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	left: calc(50% - 12px);
	background: #bbbbbb;
	color: #003b68;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 12px;
	transition:all linear .3s;
}
.event_month_filter .allmonths li.has_events .postcount {
	display: flex;
}
.event_month_filter .allmonths li.has_events {
	pointer-events: auto;
	cursor: pointer;
}
.event_month_filter .allmonths li::before {
	content: "";
	width: 100%;
	height: 5px;
	background: transparent;
	display: block;
	position: absolute;
	top: 100%;
	transition:all linear .3s;
}
.event_month_filter .allmonths li.active::before {
	transition:all linear .3s;
	background: #ee5939;
}
.event_month_filter .allmonths li.active .postcount{
	transition:all linear .3s;
	background: #ee5939;
	color:#fff;
}
.event_month_filter .allmonths li:hover .postcount{
	transition:all linear .3s;
	background: #003b68;
	color:#fff;
}
.event_month_filter .allmonths li:hover::before {
	transition:all linear .3s;
	background: #003b68;
}
.sort_section {
	display: flex;
	width: 100%;
	justify-content: end;
	padding: 20px 0 20px 0;
	position: relative;
}
.filter_dropdown.sort .sorting {
	display: flex;
	align-items: center;
}
.filter_dropdown.sort .sorting label {
	font-family: ;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 15px;
	color: #6d6d6d;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-right: 20px;
}
.filter_dropdown.sort .sorting .select-wrapper {
	border-radius: 25px;
	background: #ee5939 url(../images/dropdown-arrow-down.png)no-repeat scroll 191px center;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	font-size: 15px;
	color: #fff;
	position:relative;
}
.filter_dropdown.sort .sorting .select-wrapper .holderlabel {
	display: none;
}
.filter_dropdown.sort .sorting .select-wrapper .holdertext {
	text-transform: uppercase;
	width: 231px;
	padding: 15px 40px;
	min-width: 231px;
	display: block;
	line-height:15px;
}
.filter_dropdown.sort .sorting .select-wrapper .select_ul {
	position: absolute;
	top: 100%;
	list-style-type: unset;
	width: 100%;
	left: 0;
	padding: 0;
	margin: 0;
	background: #d5d3d3;
	z-index: 99;
}
.filter_dropdown.sort .sorting .select-wrapper .select_ul li {
	list-style-type: none;
	font-family: "Museo Sans W01_300", "Helvetica Neue", sans-serif;
	font-size: 16px;
	padding: 5px 25px;
	margin: 0;
	color: #003b68;
	transition: all linear .3s;
}
.filter_dropdown.sort .sorting .select-wrapper .select_ul li:hover {
	background: #ee5939;
	color: #fff;
	transition: all linear .3s;
}
.sort_section .results_wrap {
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	line-height: 15px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin: 0;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}
.events_ajax {
	padding: 0 calc(6.75% - 15px);
	display: flex;
	justify-content: left;
	flex-wrap:wrap
}
.events_ajax li {
	margin: 15px;
	width: calc(33.33% - 30px);
	list-style-type: none;
	position: relative;
}
.events_ajax li .spread_over {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#loader {
	display: ;
	width: 100%;
	height: 100vh;
	align-items: center;
	z-index: 99999999999;
	position: fixed;
	top: 0;
	left: 0;
	background: #000000d6;
	justify-content: center;
}
#loader .loader_warp {
	width: 200px;
}
#loader .loader_warp .text {
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-family: "PT Serif", serif;
	font-weight: 700;
}
.navigation {
	display: none;
}
.event_month_filter .allmonths li.active {
	pointer-events: none;
}
#ui-datepicker-div {
	z-index: 9999999 !important;
	font-size: 14px;
	line-height: 1;
}
#ui-datepicker-div td.ui-state-disabled {
	background: #ddd;
}
.ui-state-disabled .ui-state-default {
	opacity: .5;
}
.ui-datepicker-calendar td a {
	color: #000;
	text-decoration: none;
}
.ui-datepicker-calendar td,.ui-datepicker-calendar th{
	font-family: "PT Serif", serif;
	padding: 10px;
}
.ui-datepicker-header {
	display: flex;
	flex-wrap: wrap;
	background: #f1f1f1;
	position:relative;
}
.ui-datepicker-header .ui-datepicker-prev {
	margin: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 0;
	background-color: #13294b;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 12.5px);
	font-size: 0;
	background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-left-white.svg");
	background-size: 8px;
	background-position: center;
	left:0;
}
.ui-datepicker-header .ui-datepicker-next {
	margin: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 0;
	background-color: #13294b;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 12.5px);
	font-size: 0;
	background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
	background-size: 8px;
	background-position: center;
	right:0;
}
.ui-datepicker-title {
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-family: "PT Serif", serif;
}
.inner_section {
	display: none;
}
.inner_section.active{
	display:block;
}
.filtertxt {
	padding: 15px 25px;
	text-transform: uppercase;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	border: 0;
	color: #fff;
	background: #ee5939;
	font-size: 18px;
	line-height: 18px;
	padding: ;
	margin: 0 auto;
}
.filtertxt:hover{
	color:#fff;
}
.mob_filter_label {
	font-size: 20px;
	color: #003b68;
	font-family: "PT Serif", serif;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 20px;
}
p.no_events {
	margin: 0;
	display: block;
	padding: 15px 0 0;
	background: #fff;
	text-align: center;
}
@media screen and (max-width: 1364px) {
	.overall_filter {
		padding: 0 50px;
	}
	.events_ajax {
		padding: 0 calc(50px - 15px);
	}
	#featured_event_list {
		padding: 35px 0px 50px 0px;
	}
	.filter_section .select-wrapper {
		width: calc(27% - 77px);
		padding: 0 10px;
	}
	.filter_section .startenddate_block {
		padding: 0 10px;
	}
	.filter_section #title, .filter_section #ptitle {
		padding: 0 0 0 35px;
		background: #eeeeee url(../images/event-icon.png)no-repeat scroll 10px center;
	}
	#eventfilter, #peventfilter {
		min-width: 196px;
		width: 196px;
	}
	.filter_dropdown.sort .sorting .select-wrapper .holdertext {
		width: 230px;
		min-width: 230px;
	}
	.filter_dropdown.sort .sorting .select-wrapper {
		background: #ee5939 url(../images/dropdown-arrow-down.png)no-repeat scroll 200px center;
	}
}
@media screen and (max-width: 1299px) {
	.nav--primary .nav__item {
		margin: 0 1em;
	}
}
@media screen and (max-width: 1099px) {
	.nav--primary .nav__item {
		margin: 0 .5em;
	}
}
@media screen and (max-width: 1024px) {
	.event_month_filter {
		display: none;
	}
	.events_ajax li {
		width: calc(50% - 30px);
	}
	.eventfilter .button_mobile{
		display:block;
	}
	.eventfilter .button_mobile {
		display: block;
		width: max-content;
		margin: 0 auto 15px;
	}
	.eventfilter .filter_section {
		display: none;
	}
	.filter_section {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99999;
		height: 100vh;
		flex-wrap: wrap;
		padding: 0 50px;
		background: #eeeeee;
		align-content: baseline;
		padding: 75px 50px 0 50px;
	}
	.eventfilter .filter_section .mob_filter {
		display: block;
		width: 100%;
		height: auto;
		text-align: center;
		margin-bottom: 15px;
	}
	.filter_section .select-wrapper {
		width: 100%;
		padding: 25px 10px;
	}
	.filter_section .startenddate_block {
		width: 100%;
		padding: 0 25px;
		display: flex;
		align-items: center;
		background: #d5d3d3;
	}
	.filter_section .startenddate_block {
		margin: 20px 0;
		width:100%;
	}
	.filter_section #title, .filter_section #ptitle {
		width:100%;
	}
	#eventfilter, #peventfilter {
		margin: 30px auto;
		display: block;
	}
	.eventfilter .filter_section .mob_filterclose {
		display: block;
		position: absolute;
		top: 85px;
		left: 50px;
	}
	.eventfilter .filter_section .mob_filterclose::after, .eventfilter .filter_section .mob_filterclose::before {
		content: "";
		display: block;
		width: 25px;
		height: 2px;
		background: #003b68;
		position:absolute;
		top:0;
		left:0;
	}
	.eventfilter .filter_section .mob_filterclose::after {
		transform: rotate(45deg);
	}
	.eventfilter .filter_section .mob_filterclose::before {
		transform: rotate(315deg);
	}
	.sort_section {
		flex-wrap: wrap;
	}
	.sort_section {
		flex-wrap: wrap;
	}
	.sort_section .results_wrap {
		position: unset;
		transform: unset;
		width: 100%;
		text-align: center;
	}
	.filter_dropdown.sort {
		width: 100%;
		text-align: center;
		margin: 20px 0 0;
	}
	.filter_dropdown.sort .sorting label {
		margin-right: 0;
		width: 100%;
	}
	.filter_dropdown.sort .sorting {
		width: max-content;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.filter_dropdown.sort .sorting .select-wrapper {
		margin: 0 auto;
	}
}
@media screen and (max-width: 899px) {
	.events_ajax li {
		width: calc(100% - 30px);
	}
	.filter_section {
		padding: 75px 10px 0 10px;
	}
	.eventfilter .filter_section .mob_filterclose {
		left: 10px;
	}
	.hero--landing .hero__upper {
		padding: 50px 0 160px 0;
	}
	.hero--landing.hero--blog .hero__upper {
		padding-top: 100px;
	}
	.hero--landing.resource .hero__upper{
		padding-top: 100px;
	}
	.hero.hero--bg-image .hero__upper {
		height:auto;
		min-height: unset;
	}
	.page-template-stories_template .events_ajax li{
		width: calc(33.33% - 30px);
	}
}
@media screen and (max-width: 767px) {
	.page-template-stories_template .events_ajax li{
		width: calc(50% - 30px);
	}
	.archive_section_wrapper .featured_events {
		padding: 50px 20px 25px 20px;
	}
	.event_listing .events_selector .event_selector {
		padding: 30px 10px;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.overall_filter {
		padding: 0;
	}
	.events_ajax {
		padding: 0 5px;
	}
	li.single_event .event_content_wrap {
		padding: 25px 10px;
	}
}
@media screen and (max-width: 450px) {
	.page-template-stories_template .events_ajax li{
		width: calc(100% - 30px);
	}
}
/*** Archive Events ****/
/*** Header CSS***/
header .l-constrain {
	margin-left: auto;
	margin-right: auto;
	max-width: unset;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.header_first_row {
	width: calc(100% );
	margin: 0;
	padding: 0 50px;
	background: #003b68;
}
.header_first_row nav {
	margin: 0;
}
.header_first_row nav ul li {
	padding: 15px 25px;
	line-height: 1;
	position: relative;
}
.header_first_row nav ul li a{
	padding:0;
}
.header--scrolled .header_first_row {
	background: #003b68;
}
.header--scrolled .header__row::after {
	display:none
}
.header--scrolled .header__row {
	background: #003b68;
}
.header--scrolled nav a {
	color: #fff;
}
.header--scrolled .search-toggle {
	background-image: url("../images/bg/mobile-search-blue.png");
	background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-white.svg");
}
header .l-constrain .header__row {
	padding: 10px 50px;
	background: #003b68;
}
.header.header--scrolled::before {
	display: none;
}
.header--scrolled nav a:hover {
	color: #fff;
}
.header--scrolled nav a::after {
	background: #fff;
}
.nav--utility_menu .nav__item:last-child {
	padding-right: 0;
}
.nav--utility_menu .nav__link {
	font-size: 14px;
	font-weight: 700;
}
.admin-bar .header {
	margin-top: 32px;
}
.admin-bar .header.header--scrolled {
	margin-top: 32px;
}
.admin-bar.single-project .header.header--hidden {
	margin-top: 32px;
}
#homepage_virtual_block .l-constrain {
	max-width: 900px;
}
/*.advanced-testimonial {
	filter: grayscale(100%);
	transition: all linear .3s;
	cursor:pointer;
}
.advanced-testimonial:hover {
	filter: grayscale(0%);
	transition: all linear .3s;
}*/
.home #section_content .section__content {
	text-align: center;
}
.home #section_content .section__content .section__title {
	color: #fff;
}
.header_first_row nav ul li ul {
	width: max-content;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	transition: all linear .5s;
	z-index: 0;
	overflow: hidden;
	display: block;
	margin: 0;
	height: 0;
	min-width: 250px;
}
.header_first_row nav ul li:hover ul {
	display:block;
	opacity: 1;
	transition: all linear .2s;
	z-index: 1;
	height: auto;
	background: #e55232;
}
.header_first_row nav ul li li.nav__item.sub-menu__item {
	display: block;
	text-align: left;
	margin: 0;
}
.header_first_row nav ul li.menu-item-has-children:hover {
	background: #e55232;
}
.header_first_row nav ul li li.nav__item.sub-menu__item:last-child{
	padding-right:25px;
}
.header_first_row nav ul li.menu-item-has-children::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 10px;
}
.header_first_row nav ul li.menu-item-has-children::after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 10px;
	vertical-align: middle;
	background:transparent url("../images/dropdown-arrow-down.png")no-repeat scroll center center;
}
.header_first_row nav ul li.menu-item-has-children:hover::after {
	background:transparent url("../images/dropdown-arrow.png")no-repeat scroll center center;
}
.header_first_row nav ul li li.nav__item.sub-menu__item:hover {
	background: #db4e2f;
}
.nav--utility_menu .nav__item.sub-menu__item:last-child .nav__link::after{
	background:#fff;
}
header .menu-main-menu li:last-child {
	display: none;
}
header .menu-main-menu li .sub-menu li:last-child {
	display: unset;
}
.nav--mobile-menu li:nth-child(6) {
	display: none;
}
.menu-main-menu .menu-item-has-children .nav__subnav {
	display: block !important;
	position: absolute;
	width: max-content;
	padding: 20px 40px;
	background: #fff;
	left: 50%;
	transform: translateX(-50%) scale(0);
	opacity: 0;
	border-radius: 25px;
	transition:all linear .5s;
	top:calc(0%);
	box-shadow: -9px 8px 5px -2px rgba(0,39,76,0.48);
-webkit-box-shadow: -9px 8px 5px -2px rgba(0,39,76,0.48);
-moz-box-shadow: -9px 8px 5px -2px rgba(0,39,76,0.48);

}
.menu-main-menu .menu-item-has-children:hover .nav__subnav {
	top: calc(100%);
	transform: translateX(-50%) scale(1);
	opacity: 1;
	transition: all linear .5s;
}
.menu-main-menu .menu-item-has-children > a {
	display: flex;
	align-items: center;
}
.menu-main-menu .menu-item-has-children > a .depth_menu_trigger svg {
	fill: #fff !important;
	width: 12px;
	height: 12px;
}
.menu-main-menu .menu-item-has-children > a .depth_menu_trigger {
	display: flex;
	height: 12px;
	margin-top: 3px;
	margin-left: 15px;
	transform:rotate(0deg);
	transition:all linear .5s;
}
.menu-main-menu .menu-item-has-children:hover > a {
	background: #328dab;
	color:#fff;
}
.menu-main-menu .menu-item-has-children:hover > a .depth_menu_trigger{
	transform:rotate(180deg);
	transition:all linear .5s;
}
.menu-main-menu li .sub-menu li a{
  font-size: 16px;
  padding: 10px 0px;
  display: flex;
  line-height: 16px;
  font-weight: normal;
  letter-spacing: 0;
  color:#003b68;
}
.menu-main-menu .menu-item-has-children .nav__subnav li {
	display: block;
}
/*** Header CSS***/
/**** Banner Css ****/
#hompage_banner {
	position: relative;
}
.banner_corousel .banner_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.banner_corousel .banner_list .banner {
	background: #003b68;
	margin:0;
}
.banner .banner_wrap_container {
	display: flex;
	height: calc(100vh - 148px);
	position: relative;
	align-items: center;
	justify-content: center;
}
.admin-bar .banner .banner_wrap_container {
	height: calc(100vh - 180px);
}
.banner .banner_wrap_container .image_area {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #003b68;
}
.banner .banner_wrap_container .image_area img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner .banner_wrap_container .content_area {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	width: 100%;
	padding: 40px 20px 20px;
	background: #0000008c;
	max-width: max-content;
	border-radius: 10px;
}
.popup_wrapper.open{
  opacity: 1;
  position: fixed;
  transition: opacity 0.5s linear;
  visibility: visible;
  width: 100%;
  height: 100vh;
  z-index: 999998;
}
.popup_wrapper {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	height: 100vh;
	background: #000000c4;
	justify-content: center;
	align-items: center;
	visibility: hidden;
	opacity: 0;
	background: rgba(0, 19, 46, 0.9);
	height: 1px;
	left: 0;
	top: 0;
	width: 1px;
	transition: opacity 0.5s linear;
}
.popup_wrapper .popup {
	width: 100%;
	max-width: 1000px;
	max-height: 600px;
	padding: 35px;
	position:relative;
}
.popup_wrapper .popup .close_popup {
	background: #ee5a39;
	border-radius: 50%;
	height: 30px;
	position: absolute;
	z-index: 999999;
	top: 0px;
	right: 0px;
	font-size: 20px;
	font-weight: 300;
	color: white;
	cursor: pointer;
	width: 30px;
	display:none;
}
.popup_wrapper .popup .close_popup:after, .popup_wrapper .popup .close_popup:before  {
	content:"";
	position: absolute;
	width:20px;
	height:2px;
	background:#fff;
	top:calc(50% - 1px);
	left:calc(50% - 10px);
}
.fifty-fifty--reverse .fifty-fifty__row .align-center{
	text-align:center;
	width:100%;
}
.popup_wrapper .popup .close_popup::before{
	transform:rotate(45deg);
}
.popup_wrapper .popup .close_popup::after {
	transform: rotate(315deg);
}
.banner .banner_wrap_container .content_area .hero__title {
	width: 100%;
	font-size: 60px;
	margin-bottom: 20px;
}
.banner .banner_wrap_container .content_area .button {
	display: block;
	margin: 0 auto;
}
body.home .hero__button.no_after::after{
	display:none;
}
.banner_list .slick-next,.banner_list .slick-prev {
	right: 0;
	border: 0;
	height: 135px;
	width: 85px;
	z-index: 2;
	background: #2d2d2d;
}
.banner_list .slick-next::before,.banner_list .slick-prev::before {
	width: 85px;
	height: 135px;
	background-size: 23px 23px;
}
.banner_list .slick-next{
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.banner_list .slick-prev{
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.home .hero__lower {
	padding-top: 2em;
}
.home .hero__lower {
	padding-top: 2em;
}
#hompage_banner .scroll_down {
	width: 60px;
	height: 60px;
	display: block;
	font-size: 0;
	position: absolute;
	bottom: 6%;
	left: calc(50% - 30px);
	z-index: 9;
	border: 2px solid #fff;
	border-radius: 50%;
	background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: center center;
	transform: rotate(90deg);
}
.submit_wrap {
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 1400px) {
	.page-template-stories_template .filter_item_wrap .filter_item {
		width: calc(50% - 15px);
	}
}
@media screen and (max-width: 1279px) {
	.banner .banner_wrap_container .content_area .hero__title {
		font-size: 48px;
	}
	.banner .banner_wrap_container .content_area .button {
		font-size: 15px;
	}
	.page-template-stories_template .first_section.featured_events.featured_stories #featured_event_list {
		padding: 50px 35px;
	}
	.page-template-stories_template #featured_event_list .slick-arrow {
		width: 45px;
		height: 45px;
	}
	.page-template-stories_template .filter_item_wrap {
		padding: 42.5px 42.5px;
	}
	.page-template-stories_template .filter_item_wrap .filter_item {
		width: calc(100% - 15px);
	}
}
@media screen and (max-width: 899px) {
	.banner .banner_wrap_container {
		height: calc(100vh);
	}
	.admin-bar .banner .banner_wrap_container {
		height: calc(100vh);
	}
	.banner .banner_wrap_container .content_area .button {
		font-size: 14px;
	}
	.banner .banner_wrap_container .content_area .hero__title {
		font-size: 36px;
	}
	.banner_list .slick-next, .banner_list .slick-prev {
		height: 60px;
		width: 24px;
	}
	.banner_list .slick-next::before, .banner_list .slick-prev::before {
		width: 24px;
		height: 60px;
		background-size: 17px 17px;
	}
	#hompage_banner .scroll_down {
		width: 45px;
		height: 45px;
		bottom: 8%;
		display:none;
	}
}
@media screen and (max-width: 799px) {
	footer .nav__subnav.sub-menu {
		padding: 0;
		margin:0;
	}
}
@media screen and (max-width: 499px) {
	.banner .banner_wrap_container .content_area .hero__title {
		font-size: 24px;
	}
	.page-template-stories_template .filter_item_wrap {
		padding: 42.5px 12.5px;
	}
	.filter_item_wrap .filter_item .selected_value label {
		font-size: 16px;
	}
	#filter_submit {
		font-size: 16px;
	}
	.filter_item_wrap .filter_item .selected_value span {
		font-size: 14px;
	}
	.filter_item_wrap .filter_item .filter_dropdown li {
		font-size: 14px;
	}
}
/**** Banner Css ****/
/**** Resource Css ****/
.all_resources_section.resource_section {
	display: inline-block;
	width: 100%;
	background: #fff;
}
.all_resources_section .section_title {
	padding: 40px 50px;
	margin: 25px 0;
	border-top: 1px solid #d1e0e8;
	border-bottom: 1px solid #d1e0e8;
}
.accordian_trigger .term_title {
	font-size: 24px;
	line-height: 1;
	color: #003b68;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
	padding-right: 45px;
}
.resourcesection_content {
	padding: 10px 50px;
}
.accordion_wrap {
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid;
	margin-bottom: 20px;
}
.accordian_trigger {
	padding-bottom: 20px;
}
.accordian_trigger .term_decription {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	color: #6d6d6d;
	line-height: 26px;
}
.accordination_content .resource_list {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 20px;
}
.accordination_content .resource_list a {
	font-weight: 600;
	line-height: 26px;
	font-size: 18px;
	color: #ee5939;
}
.accordian_trigger .term_title::after {
	content: "";
	width: 32px;
	height: 32px;
	position: absolute;
	top: calc(50% - 16px);
	right: 0;
	border-radius: 50%;
	background: #003b68 url(../images/dropdown-arrow.png)no-repeat scroll center center;
	transform: rotate(180deg);
	transition:all linear .3s;
}
.accordian_trigger.active .term_title::after {
	transform: rotate(0deg);
	transition:all linear .3s;
}
.feature_resources_section .section_title {
	padding: 40px 50px;
	margin:0 0 25px 0;
	border-bottom: 1px solid #d1e0e8;
}
.feature_resource_list li {
	padding: 0 15px;
}
.feature_resource_list li .image_block::after {
	content: "";
	display: block;
	padding-top: 100%;
}
.feature_resource_list li .image_block {
	position: relative;
	display:none;
}
.feature_resource_list li .image_block a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.feature_resource_list li .image_block a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.feature_resources_section .resourcesection_content {
	padding: 25px 50px;
}
.feature_resource_list {
	padding: 0 75px;
	list-style: none;
}
.feature_resource_list .slick-next::before, .feature_resource_list .slick-prev::before {
	content: '';
	background-image: url("../images/bg/chevron-right-white.png");
	background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 24px;
	display: block;
	background-repeat: no-repeat;
	opacity: 1;
}
.feature_resource_list .slick-next, .feature_resource_list .slick-prev {
	width:60px;
	height:60px;
	background:#13294b;
	border-radius:50%;
}
.feature_resource_list .slick-next{
	right:0;
}
.feature_resource_list .slick-prev{
	left:0;
}
.feature_resource_list li .content_block {
	padding: 30px;
	background: #f3f3f3;
}
.feature_resource_list li:hover .content_block {
	background:#003b68;
	transition:all linear .3s;
}
.feature_resource_list li .content_block a {
	font-family: "PT Serif", serif;
	font-size: 18px;
	text-decoration: none;
	color: #003b68;
	font-weight: 700;
	line-height: 24px;
	min-height: 72px;
	display: inline-block;
	transition:all linear .3s;
}
.feature_resource_list li .content_block p {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ee5939;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition:all linear .3s;
}
.feature_resource_list li:hover .content_block p,.feature_resource_list li:hover .content_block a{
	color:#fff;
	transition:all linear .3s;
}
.feature_resources_section .resourcesection_content > p {
	margin-bottom: 0;
}
@media screen and (max-width: 920px) {
	.feature_resources_section .section_title {
		padding: 15px 20px;
	}
	.feature_resources_section .resourcesection_content {
		padding: 25px 20px;
	}
	.feature_resource_list {
		padding: 0 50px;
	}
	.feature_resource_list .slick-next, .feature_resource_list .slick-prev {
		width: 45px;
		height: 45px;
	}
	.all_resources_section .section_title {
		padding: 20px 20px;
		margin: 10px 0;
	}
	.resourcesection_content {
		padding: 10px 20px;
	}
}
@media screen and (max-width: 919px) {
	.feature_resource_list li {
		padding: 0;
	}
	.feature_resource_list li .content_block {
		padding: 15px;
	}
}
@media screen and (max-width: 899px) {
	.feature_resources_section .section_title {
		margin-top: 35px;
	}
}
@media screen and (max-width: 420px) {
	.feature_resource_list li .content_block a {
		font-size: 16px;
		min-height:96px;
	}
	.feature_resource_list li .content_block p {
		font-size: 12px;
	}
}
/**** Resource Css ****/
/**** Blog page ****/
.hero.hero--landing.hero--blog .hero__row .flex-column:last-child {
	display: none;
}
/**** Blog page ****/
/**** Event Detail ****/
.single-event .event_details {
	width: 100%;
	padding: 50px 0;
}
.event_details .section {
	width: 100%;
	display: block;
	max-width: 1040px;
	margin: 0 auto;
	padding: 0;
}
.event_details .event_title {
	font-size: 36px;
	line-height: 46px;
	color: #05375a;
	margin: 0;
}
.event_details .event_type {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #ee5939;
}
.single-event .event_details .second-section.section {
	padding: 45px 50px 0;
	background: #003b68;
	margin: 40px auto 50px;
}
.single-event .event_details .section .section_title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.single-event .event_details .section .section_title::after {
	display: block;
	content: "";
	width: 30px;
	height: 5px;
	background: #ee5939;
	margin-top: 15px;
}
.single-event .event_details .section .detail-info {
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
	margin-bottom: 30px;
}
.single-event .event_details .section .detail-info li {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1;
}
.single-event .event_details .section .detail-info li .info_title {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.single-event .event_details .section .detail-info li p {
	color: #fff;
	font-family: "PT Serif", serif;
	font-size: 16px;
	margin: 0;
	line-height:30px;
}
.sign_up_link.button-full-width {
	width: calc(100% + 100px);
	display: inline-block;
	margin: 0 -50px;
	text-align: center;
	padding: 30px 0;
	font-weight: 700;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #ee5939;
	color: #fff;
}
.event_details .third-section.section {
	max-width: unset;
	border-top: 3px solid #d1e0e8;
}
.event_details .section .content_list {
	display: flex;
	padding: 0;
	list-style: none;
	width: 100%;
	margin: 0 auto;
	max-width: 1040px;
}
.event_details .section .content_list li {
	width: 100%;
	text-align: center;
	line-height: 1;
	margin: 0;
	position:relative;
}
.event_details .section .content_list li::after {
	content: "";
	width: 0px;
	height: 3px;
	top: -3px;
	position: absolute;
	left: 0;
	transition: all linear .3s;
	background: #ee5939;
	display: block;
}
.event_details .section .content_list li.active::after{
	width:100%;
	transition: all linear .3s;
}
.event_details .section .content_list li a {
	width: 100%;
	display: inline-block;
	padding: 30px 0;
	color: #05375a;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
}
.event_details .section .content_list li.active a {
	color: #ee5939;
}
.content_definition {
	display: inline-block;
	width: 100%;
	background: #f3f3f3;
	padding: 50px 0;
}
.content_definition .content-definition-limit {
	display: block;
	margin: 0 auto;
	max-width: 1040px;
}
.content_definition .content-definition-limit .content_holder {
	display: none;
}
.content_definition .content-definition-limit .content_holder.active {
	display:inline-block;
	width:100%;
}
.content_list .slick-next::before, .content_list .slick-prev::before {
	content: '';
	background-image: url("../images/bg/chevron-right-white.png");
	background-image: linear-gradient(transparent, transparent), url("../images/bg/chevron-right-white.svg");
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	opacity: 1;
}
.content_list .slick-next, .content_list .slick-prev {
	width: 40px;
	height: 40px;
	background: #13294b;
	border-radius: 50%;
	border:0;
}
.slick-arrow.slick-disabled {
	opacity: .5;
	pointer-events: none;
}
.content_definition .content-definition-limit .content_holder iframe {
	margin: 0 auto 2em auto;
	display: block;
}
.content_list .slick-prev {
		left: 50px;
	}
	.content_list .slick-next {
		right: 50px;
	}
@media screen and (max-width: 1080px) {
	.single-event .event_details {
		padding: 25px 0;
	}
	.event_details .section {
		max-width: unset;
		margin: 0 20px;
		width: calc(100% - 40px);
	}
	.single-event .event_details .second-section.section {
		padding: 25px 20px 0;
		margin: 25px auto 0;
	}
	.single-event .event_details .section .detail-info li {
		margin-bottom: 0;
	}
	.event_details .third-section.section {
		border-top: 0;
		border-bottom: 3px solid #d1e0e8;
		margin: 0;
		width: 100%;
	}
	.event_details .section .content_list {
		max-width: 240px;
	}
	.sign_up_link.button-full-width {
		width: calc(100% + 40px);
		display: inline-block;
		margin: 0 -20px;
		padding: 15px 0;
	}
	.content_definition .content-definition-limit {
		display: inline-block;
		margin: 0;
		max-width: unset;
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	.content_definition {
		padding: 25px 0;
	}
	.event_details .section .content_list li::after {
		top: unset;
		bottom: 0px;
	}
	.content_list .slick-prev {
		left: -50px;
	}
	.content_list .slick-next {
		right: -50px;
	}
}
@media screen and (max-width: 768px) {
	.single-event .event_details .section .detail-info {
		flex-wrap: wrap;
	}
}
/**** Event Detail ****/
/**** Blog Page ****/
#blog_nav {
	display: block;
	width: 100%;
}
.navigation ul {
	clear: both;
	list-style: none;
	margin: 2em 0;
	padding: 0;
	text-align: center;
	display:flex;
	justify-content:center;
}
.navigation ul li a,.navigation ul li span {
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	background-color: #f1f1f1;
	color: #212121;
	min-width: 2.5882352941rem;
	padding: 0.7647058824em;
	text-decoration:none;
}
.navigation ul li span{
	background-color: #d6d7d9;
}
.filter_item_wrap #filters {
	width: 100%;
	display: contents;
}
#filter_submit {
	padding: 30px 40px;
	border-radius: 0;
	border: 0;
	margin: 10px auto 0;
	background: #ee5939;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color: #fff;
	font-size: 18px;
}
#Stories .total_result {
	width: 100%;
	line-height: 16px;
	padding: 45px 0 30px;
	margin: 0;
	text-align: center;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color: #6d6d6d;
}
#event-no_post {
	width: 100%;
}
#event-no_post p.no_events {
	padding: 15px 0;
	background: transparent;
}
#Stories .total_result.hide {
	display:none;
}
.filter_item_wrap #filters {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
/**** Blog Page ****/
/*** Single Resource ****/
.select_mockup_wrap {
	width: max-content;
	margin: 0 auto;
	position: relative;
}
.select_mockup_wrap .select_mockup_trigger {
	display: block;
	margin: 0 auto;
	padding: 10px 120px 10px 20px;
	font-family: "PT Serif", serif;
	font-size: 20px;
	text-decoration: none;
	background: #ee5a39;
	font-weight: 700;
	color: #fff;
	position: relative;
}
.select_mockup_wrap .select_mockup_trigger:hover {
	color: #fff;
}
.select_mockup_wrap .select_mockup_trigger::after {
	content: "";
	position: absolute;
	background: transparent url(../images/dropdown-arrow-down.png)no-repeat scroll center center;
	width: 16px;
	height: 16px;
	background-size: 100%;
	top: calc(50% - 8px);
	right: 20px;
	transform:rotate(0deg);
	transition:all linear .3s;
}
.select_mockup_wrap .select_mockup_trigger.open::after {
	transform:rotate(180deg);
	transition:all linear .3s;
}
#Download_lang_link {
	padding: 0;
	list-style: none;
	background: #f3f3f3;
	display: none;
	position: absolute;
	width: 100%;
}
#Download_lang_link .download_resource_item {
	margin: 0;
	text-align: left;
	border-bottom:1px solid #e2e2e2;
}
#Download_lang_link .download_resource_item a {
	padding: 10px 20px;
	display: block;
	width: 100%;
	color: #328dab;
	text-decoration: none;
	font-size: 16px;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
}
#Download_lang_link .download_resource_item:last-child {
	border-bottom:none;
}
@media screen and (max-width: 799px) {
	.single-resource .hero--resource .hero__right {
		padding-left: 30px;
		padding-right: 30px;
	}
	.select_mockup_wrap .select_mockup_trigger {
		padding: 10px 60px 10px 20px;
		font-size: 18px;
	}
	#Download_lang_link .download_resource_item a {
		font-size: 16px;
	}
}
@media screen and (max-width: 420px) {
	.single-resource .hero--resource .hero__right {
		padding-left: 0;
		padding-right: 0;
	}
}
/*** Single Resource ****/
/***** Projects **********/
.page-template.page-template-project_template {
	background-color: #f3f3f3;
}
.page-template-project_template .first_section .section_intro {
	background-color: #00274c;
}
.page-template-project_template  h3.section_title{
	color: #ee5939;
}
.page-template-project_template .sectipn_describe{
	color:#fff;
}
.page-template-project_template li.single_event .event_content_wrap{
	background:#fff;
}
.page-template-project_template li.single_event:hover .event_content_wrap {
	background: #003b68;
}
.Grantess_selection {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d1e0e8;
}
.Grantess_selection li {
	width: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	padding: 30px 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color: #05375a;
	position:relative;
}
.Grantess_selection li:after {
	content:"";
	width: 100%;
	height:3px;
	background:transparent;
	position:absolute;
	top:-1px;
	left:0;
}
.Grantess_selection li.active {
	color: #ee5939;
}
.Grantess_selection li.active:after {
	background: #ee5939;
}
.page-template-project_template .Filtersection_wrap .filter_trigger {
	border-top: 0;
}
.page-template-project_template .total_result {
	width: 100%;
	line-height: 16px;
	padding: 45px 0 30px;
	margin: 0;
	text-align: center;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color: #6d6d6d;
}
.page-template-project_template .event_listing .events_selector .event_selector::after {
	top: -1px;
}
.page-template-project_template .events_ajax{
	padding-top:35px;
}
.page-template-project_template .event_listing .events_selector{
	border-bottom: 1px solid #d1e0e8;
}
.page-template-project_template .Filtersection_wrap .filter_trigger {
	border-bottom: 1px solid #d1e0e8;
}
.page-template-project_template .Filtersection_wrap{
	border-bottom:2px solid #ee5939;
}
@media screen and (max-width: 1400px){
	.page-template-project_template .filter_item_wrap .filter_item {
	  width: calc(50% - 15px);
	}
	.page-template-project_template .filter_item_wrap {
		padding: 42.5px 42.5px;
	}
}
@media screen and (max-width: 1279px){
	.page-template-project_template .filter_item_wrap .filter_item {
	  width: calc(100% - 15px);
	}
 }
@media screen and (max-width: 899px){
	.page-template-project_template .events_ajax li {
	  width: calc(33.33% - 30px);
	} 
}
@media screen and (max-width: 767px){
.page-template-project_template .events_ajax li {
	width: calc(50% - 30px);
}
}
@media screen and (max-width: 499px){
	.page-template-project_template .filter_item_wrap {
	  padding: 42.5px 12.5px;
	}
}
@media screen and (max-width: 450px){
	.page-template-project_template .events_ajax li {
		width: calc(100% - 30px);
	}
}
/***** Projects **********/
/***** Single Project *****/
.hero--detail-page .hero_social_row {
	display: flex;
	margin: 0 -10px;
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - 20px);
	margin-top: 20px;
}
.hero--detail-page .hero_social_row .social_link {
	margin: 0 10px;
}
.hero--detail-page .hero_social_row .social_link.image_rep {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.social_link.image_rep.facebook {
	background-color: #4f73a7;
}
.social_link.image_rep.twitter {
	background-color: #23baeb;
}
.social_link.image_rep.linkedin {
	background-color: #0077B5;
}
.hero--detail-page .hero_social_row svg {
	width: 75%;
}
.hero--detail-page .hero_social_row .seperator {
	margin: 0 10px;
	font-size: 25px;
}
.hero--detail-page .hero_social_row .social_link.text_rep {
	font-size: 16px;
	color: #ee5939;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
}
.age_level_list {
	margin: 0 -7.5px;
	padding: 0;
	width: calc(100% - 15px);
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.age_level_list .age_level_item {
	padding: 12.5px 20px;
	margin: 0 7.5px;
	font-size: 16px;
	font-weight: ;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	color: #fff;
	border-radius: 5px;
}
.post--type-project .post__subhead {
	margin-bottom: 30px;
}
.post__summary.blue_box {
	font-size: 17px;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	line-height: 24px;
	padding: 20px 30px;
	background: #00497B ;
	color: #fff;
	border-radius: 7px;
}
.accordion_content > p:last-of-type {
	margin: 0;
}
.accordion_trigger_title {
	font-size: 18px;
	color: #ee5a39;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	line-height: 18px;
	margin-top: 30px;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
}
.accordion_trigger_title::after {
	content: "";
	width: 35px;
	height: 35px;
	position: absolute;
	border-radius: 50%;
	right: 0;
	background: #13294b url(../images/dropdown-arrow.png)no-repeat scroll center center;
	top: calc(50% - 17.5px);
	transform:rotate(180deg);
	transition:all linear .3s;
}
.accordion_trigger_title.active::after {
	transform:rotate(0deg);
	transition:all linear .3s;
}
.accordion_item_wrap {
	padding-bottom: 30px;
	border-bottom: 1px solid #13294b;
}
.accordion_content {
	display: none;
	margin-top: 25px;
}
.main_gallery_image {
	padding: 0 60px;
	list-style: none;
	margin-top: 50px;
	margin-bottom: 23px;
}
.main_gallery_nav {
	padding: 0 45px;
	list-style: none;
	margin-bottom: 0;
}
.main_gallery_nav .slick-slide {
	margin: 0 15px;
	position: relative;
}
.main_gallery_nav .slick-track {
	margin: 0 auto;
}
.main_gallery_nav .image_item{
	position:relative;
}
.main_gallery_nav .image_item::after {
	content: "";
	padding-top: 100%;
	display: block;
}
.main_gallery_nav .image_item img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}
.main_gallery_image .image_item img {
	margin: 0 auto;
}
.main_gallery_nav .slick-slide::after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - 6px);
	top: 0;
	left: 0;
	transition: all linear .3s;
	border: 3px solid #ee5a39;
	opacity: 0;
	cursor: pointer;
}
.main_gallery_nav .slick-slide.is-active::after {
	opacity:1;
	transition: all linear .3s;
}
.main_gallery_image .slick-arrow {
	margin: 0;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 0;
	background-color:transparent;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 30px);
}
.main_gallery_image .slick-next::before, .main_gallery_image .slick-prev::before {
	content: '';
	background-image: linear-gradient(transparent, transparent), url("../images/orange_arrow_right.png");
	background-size: contain;
	background-position: right;
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	opacity: 1;
}
.main_gallery_nav .slick-arrow {
	margin: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 0;
	background-color:transparent;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 12.5px);
}
.main_gallery_nav .slick-next::before, .main_gallery_nav .slick-prev::before {
	content: '';
	background-image: linear-gradient(transparent, transparent), url("../images/orange_arrow_right.png");
	background-size: contain;
	background-position: right;
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	opacity: 1;
}
.hero--detail-page h3.hero__subhead {
	color: #003b68;
	margin: 10px 0 20px;
}
.explore_more.section_title {
	text-align: center;
	margin-top: 40px;
	font-size: 24px;
	margin-bottom: 50px;
}
.explore_more.section_title .indicator {
	background-image: linear-gradient(transparent, transparent), url("../images/orange_arrow_right.png");
	background-size: contain;
	background-position: center;
	width: 15px;
	height: 15px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	transform: rotate(90deg);
	margin-left: 20px;
}
.explore_more_lists {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
}
.explore_more_lists {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	background: #f3f3f3;
	border-top: 1px solid #d1e0e8;
	margin-bottom: 30px;
}
.explore_more_lists li {
	width: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	font-size: 16px;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	Color: #05375a;
	line-height: 16px;
	padding: 30px 0;
	cursor: pointer;
	position: relative;
}
.explore_more_lists li::after {
	content: ;
	content: "";
	width: 100%;
	position: absolute;
	top: -1px;
	left: 0;
	height: 3px;
	background: transparent;
}
.explore_more_lists li.active::after {
	background: #ee5939;
}
.explore_more_section {
	margin: 0 50px;
	display: none;
}
.perspective_content_wrap {
	max-width: 1000px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.perspective_content_wrap .perspective_content_indicator {
	width: 45px;
	height: 45px;
	display: block;
	margin-top: 30px;
	background-image: linear-gradient(transparent, transparent), url("../images/qoute.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.perspective_content_wrap .perspective_content {
	font-size: 26px;
	line-height: 36px;
	color: #328dab;
	margin-bottom: 30px;
}
.given_by {
	font-size: 17px;
	color: #ee5939;
	text-transform: uppercase;
	line-height: 17px;
	margin-bottom: 0;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
}
.explore_more_section .slick-arrow {
	margin: 0;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 0;
	background-color: #13294b;
	background-attachment: scroll;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	transform: unset;
	top: calc(50% - 30px);
}
.explore_more_section .slick-arrow::after, .explore_more_section .slick-arrow::before {
	width: 16px;
	height: 24px;
	display: block;
	position: absolute;
	top: calc(50% - 12px);
	left: calc(50% - 8px);
}
.explore_more_wrap .events_ajax li {
	margin: 0;
	list-style-type: none;
	padding: 0 15px;
}
.explore_more_wrap {
	margin-bottom: 0;
}
.threecol li {
	width: 33.333%;
	padding-right:10px
}
.threecol {
	display: flex;
	flex-wrap: wrap;
}
.twocol {
	display: flex;
	flex-wrap: wrap;
}
.twocol li {
	width: 50%;
	padding-right:10px
}
.accordion_item_wrap .no_bullet {
	padding:0;
	list-style:none;
}
.accordion_item_wrap ul ul{
	margin:0;
	padding:0;
	list-style:none;
	width:33.33%;
}
.accordion_item_wrap ul ul li{
	width:100%;
}
.post--display-mode-full.funder {
	margin-top: 50px;
}	
.explore_more_section #Stories_list .slick-track {
	margin: 0 auto;
}
.clear_filter {
	margin: 0 auto;
	margin-top: 35px;
	color: #ee5939;
	font-weight: 600;
	cursor: pointer;
	position:relative;
}
.clear_filter:hover{
	color: #ee5939;
}
.clear_filter .checkbox_holder {
	display: none;
	width: 24px;
	position: absolute;
	left: 0;
	height: 24px;
	border: 3px solid #ee5939;
	align-items: center;
	justify-content: center;
}
.clear_filter .checkbox_holder .marker {
	width: 13px;
	height: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all linear .1s;
}
.clear_filter.active .checkbox_holder .marker {
	opacity:1;
	transition: all linear .1s;
}
@media screen and (max-width: 1100px){
	.threecol li {
		width: 50%;
	}
}
@media screen and (max-width: 768px){
	.threecol li,.twocol li {
		width: 100%;
		padding-right:0;
	}
	.threecol li,.twocol li {
		width: 100%;
		padding-right:0;
	}
}
/***** Single Project *****/
#the-team {
	display: none;
}
/***** Homepage Testimonial*****/
.nav--footer .nav--primary .nav__link:hover, .nav--footer .nav--utility_menu .nav__link:hover, .nav--footer .nav--extrafooter_menu .nav__link:hover {
	background: unset;
}
.nav--subfooter_menu .nav__link:hover {
	background: unset;
}
.testimonial_group_wrap .l-constrain:not(.slick-slider) {
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: center;
}
.testimonial_group_wrap .slick-track {
	margin: 0 auto;
}
.testimonial_group_wrap .l-constrain:not(.slick-slider) .advanced-testimonial {
	margin: 1em;
	width: calc(33% - 2em);
}
.advanced_testimonial_item img {
	width: 100%;
	border-radius: 50%;
	max-width: 180px;
}
.slick-slider .trigger_popup {
	padding: 0 10px;
}
.fifty-fifty__audio audio {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.virtual-exchange .feature-image-grid.cards {
	display: none;
}
.virtual-exchange .hero.hero--detail-page {
	display: none;
}
.testimonial_group_wrap .slick-arrow {
	width: 60px;
	height: 60px;
	border: 0;
	border-radius: 50%;
    background-color: #13294b;
    background-attachment: scroll;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial_group_wrap .slick-arrow:before{
	display:none;
}
.testimonial_group_wrap .slick-arrow.slick-prev {
	background-image: url("../images/bg/chevron-left-white.svg");
	left:-60px;
}
.testimonial_group_wrap .slick-arrow.slick-next {
	background-image: url("../images/bg/chevron-right-white.svg");
	right:-60px;
}
.blockquote__source {
	text-align: center;
	margin-top:1em;
}
.blockquote__source::before{
	display:none;
}
/*** Up[dated menu Css ****/
.secoundary-menu {
	display: none;
}
.sitename {
	height: 60px;
}
header .l-constrain .header__row {
	padding: 0px 50px;
}
.menu-main-menu .menu-item-has-children {
	padding: 32px 0;
	position: relative;
}
header .togglers {
	display: flex;
	align-items: center;
}
.header nav .nav {
	padding:0;
}
header .nav--primary .nav__item {
	margin: 0;
}
.nav--primary .nav__link,.open_menu_header {
	font-size: 16px;
	text-transform: none;
	font-family: "PT Serif", serif;
	font-weight: 700;
	letter-spacing: .5px;
	padding: 12px 30px;
	border-radius: 25px;
	color:#fff;
	text-decoration:none;
}
.open_menu_header {
	border: 2px solid #fff;
	padding: 9px 28px;
	display: flex;
	align-items: center;
}
.open_menu_header:hover,.open_menu_header:focus{
	color:#fff;
}
.nav__link.main-menu__link:hover {
	background: #328dab;
}
.header nav a::after {
	display:none;
}
.search-toggle {
	background: unset;
	width: 25px;
	height: 25px;
	margin:0 20px;
}
.search-toggle svg{
	fill:#fff;
}
.search-toggle::after{
	display:none;
}
header .togglers .menu_wrap {
	position: relative;
}
.open_menu_header span {
	position: relative;
	width: 10px;
	height: 3px;
	display: block;
	background: #fff;
	margin-left: 25px;
}
.open_menu_header span:after,.open_menu_header span:before{
	position: absolute;
	content:"";
	width: 20px;
	height: 3px;
	display: block;
	background: #fff;
	right:0;
}
.open_menu_header span:after{
	top:-7px;
}
.open_menu_header span:before{
	bottom:-7px;
}
.secoundary-menu {
	overflow: clip;
	display: inline-block;
	position: absolute;
	right: 0;
	background: #fff;
	z-index: 99999;
	border-radius: 25px;
	perspective-origin: 100% 0;
	transform-origin: 100% 0;
	top: 0;
	width: 100%;
	min-width: 360px;
	min-height: 475px;
	transition: all linear .5s;
	transform: translate3d(0px, 0px, 0px) scale3d(0, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	opacity: 0;
	padding-bottom: 70px;
	-webkit-box-shadow: -1px -1px 10px 0px rgba(0,59,104,1);
	-moz-box-shadow: -1px -1px 10px 0px rgba(0,59,104,1);
	box-shadow: -1px -1px 10px 0px rgba(0,59,104,1);
}
.secoundary-menu.open {
	transition: all linear .5s;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	opacity:1;
}
.close_menu_header {
	font-size: 16px;
	text-transform: capitalize;
	font-family: "PT Serif", serif;
	font-weight: 700;
	letter-spacing: .5px;
	padding: 12px 30px;
	border-radius: 25px;
	color: #003b68;
	text-decoration: none;
	display: flex;
	width: max-content;
	margin-left: auto;
	align-items: center;
}
.close_menu_header span {
	position: relative;
	width: 20px;
	height: 20px;
	display: block;
	margin-left: 25px;
}
.close_menu_header span:after,.close_menu_header span:before{
	position: absolute;
	content:"";
	width: 20px;
	height: 3px;
	display: block;
	background: #003b68;
	top:calc(50% - 1.5px);
	left:calc(50% - 10px);
}
.close_menu_header span:after{
	transform:rotate(45deg);
}
.close_menu_header span:before{
	transform:rotate(315deg);
}
header .togglers .nav__link {
	font-size: 24px;
	font-weight: 700;
	color: #003b68;
	letter-spacing: .5px;
	text-transform: capitalize;
	font-family: "PT Serif", serif;
	padding: 12.5px 0px;
	display: flex;
	line-height: 24px;
}
header .togglers .nav__subnav .nav__link {
	font-size: 16px;
	padding: 5px 0px;
	display: flex;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0;
}
header .togglers .nav__subnav .nav__link:hover{
	color:#003b68;
}
.nav__subnav {
	padding: 5px 10px 5px;
	margin:0;
	display:none;
}
header .togglers nav .nav {
	padding-left: 40px;
	display: inline-block;
	width: 100%;
}
header .togglers nav .nav li{
	width:100%;
	text-align:left;
	margin:0;
}
header .togglers .nav--primary{
	display:none;
}
header .togglers .nav--primary .nav__item:last-child{
	display:none;
}
header .togglers .nav--primary .nav__item .sub-menu__item:last-child {
	display: unset;
}
header .togglers .nav__link.main-menu__link:hover {
	background: #fff;
    color: #003b68;
}
header .togglers .nav--primary .nav__item .menu-item-has-children:after{
	content:"";
}
header .togglers nav.nav--social_menu .nav {
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: center;
	list-style: none;
}
header .togglers nav.nav--social_menu .nav .nav__link .menu-image-title {
	display: none;
}
header .togglers nav.nav--social_menu .nav .nav__item {
	padding: 0 10px;
	width:auto;
}
header .togglers nav.nav--social_menu .nav .nav__link{
	padding:0;
}
header .togglers nav.nav--social_menu .nav .nav__link img{
	width:40px;
	height:40px;
	display:block;
}
header .togglers .menu-social-menu.nav--social_menu {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
}
.depth_menu_trigger {
	display: none;
}
header .togglers nav .nav li.menu-item-has-children > a{
	position: relative;
	width: max-content;
	display: block;
}
header .togglers .menu-item-has-children .depth_menu_trigger {
	display: flex;
	position: absolute;
	top: calc(50% - 7.5px);
	width: 15px;
	height: 15px;
	right: -35px;
	cursor: pointer;
	transform:rotate(0deg);
	transition:all linear .3s;
}
header .togglers .menu-item-has-children.open .depth_menu_trigger {
	transform:rotate(180deg);
	transition:all linear .3s;
}
#main {
	margin-top: 90px;
}
.home #section_content {
	padding: 2em 0 0.5em 0;
	margin: 0;
	background: #328dab;
}
.testimonial_group_wrap {
	background: #328dab;
	padding-bottom: 2em;
}
@media screen and (max-width: 1340px){
	.testimonial_group_wrap .l-constrain.slick-slider {
		padding-left: 60px;
		padding-right: 60px;
	}
	.testimonial_group_wrap .slick-arrow.slick-prev {
		left: 20px;
	}
	.testimonial_group_wrap .slick-arrow.slick-next {
		right: 20px;
	}
	.testimonial_group_wrap .slick-arrow {
		width: 40px;
		height: 40px;
	}
}
@media screen and (max-width: 1199px){
	header .l-constrain .header__row {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.primary_menu {
		display: none;
	}
	header .togglers .nav--primary{
		display:block;
	}
	header .togglers .nav__link {
		font-size: 18px;
		line-height: 18px;
		padding:10px 0;
	}
}
@media screen and (max-width: 899px){
	#main {
		margin-top: 80px;
	}
	.header{
		display:block;
	}
	header .l-constrain .header__row {
		padding: 10px 20px;
	}
	.open_menu_header {
		border: 0;
		padding: 0;
		font-size: 0;
		width: 37px;
		height: 37px;
		position:relative;
		z-index:99;
	}
	header .togglers nav .nav {
		padding-left: 30px;
	}
	.secoundary-menu {
		right: -5px;
		padding-bottom:60px;
	}
	header .togglers nav.nav--social_menu .nav .nav__link img {
		width: 30px;
		height: 30px;
		display: block;
	}
}
@media screen and (max-width: 389px){
	.secoundary-menu {
		width: 100%;
		min-width: 300px;
	}
}
/***** ASL page 0r map page****/
body .asl-cont .adropdown-menu{
	z-index:1;
}
#asl-storelocator.asl-cont{
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
}
body #asl-storelocator.asl-cont .asl-wrapper .Filter_section .asl-advance-filters .asl-filter-cntrl .asl-cntrl-lbl{
	font-size:0;
}
#asl-storelocator.asl-cont .asl-wrapper .Filter_section .asl-advance-filters .asl-filter-cntrl .asl-cntrl-lbl::after {
	content: "Filter by Type";
	font-size: 16px;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
}
.pol-lg-4.pol-md-5.pol-sm-12.search_filter {
	display: none !important;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section .pol-lg-8 {
	width: 100%;
	flex: unset;
	max-width: unset;
}
#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li.active:first-child a {
	background: #ffb923 !important;
}
#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li a {
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
}
#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li.active:nth-child(2) a {
	background: #EE5A39  !important;
}
#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li.active:nth-child(3) a {
	background: #6BB540  !important;
}
#post-5722.post--display-mode-full {
	margin: 0;
}
body #asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container > li > a > label[class="checkbox"] {
	font-size: 16px !important;
	text-transform: capitalize;
}
/******* Homepage statistics block*****/
.question-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.question-list .question {
	padding: 15px 30px;
	margin: 12.5px 0;
	display: inline-block;
	width: 100%;
	border: 2px solid #328dab;
	border-radius: 100px;
	color: #328dab;
	font-size: 18px;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	line-height: 1.5;
	position:relative;
	transition:all linear .3s;
	overflow:clip;
	cursor:pointer;
}
.question-list .question::before{
	content:"";
	width:0;
	height:100%;
	background:#003b68;
	transition:all linear .3s;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
.question-list .question.active{
	pointer-events:none;
}
.question-list .question:hover::before, .question-list .question.active::before{
	width:100%;
	transition:all linear .3s;
}
.question-list .question:hover,.question-list .question.active{
	border: 2px solid #003b68;
	color:#fff;
	transition:all linear .3s;
}
.question-list .question:hover svg, .question-list .question.active svg {
	fill: #fff;
	transition:all linear .3s;
}
.question-list .question svg {
	fill: #328dab;
	width: 16px;
	height: 16px;
	position: absolute;
	top: calc(50% - 8px);
	right: 18px;
	transition:all linear .3s;
}
.high_impact_statistic_col.answer_coloumn.flex-column {
	width: 100%;
	padding: 50px 50px;
	background: #003b68;
	border-radius: 25px;
	text-align: center;
	transition: all ease .5s;
	min-height: 350px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.high_impact_statistic_col.answer_coloumn.flex-column .icon_block {
	display: flex;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	background: #ee5a39;
	margin-bottom:40px;
}
.high_impact_statistic_col.answer_coloumn.flex-column .content_block {
	color:#fff;
}
.relevent_answer {
	display: block;
	visibility: hidden;
	height: 0;
	position: absolute;
}
.relevent_answer .icon_block{
	transform: translateY(-20px);
	opacity:0;
}
.relevent_answer .content_block{
	transform: translateY(-20px);
}
.relevent_answer.shown {
	height: auto;
	visibility: visible;
	position:unset;
}
.relevent_answer.shown .icon_block{
	transform: translateY(0px);
	opacity:1;
	transition: all linear .4s;
}
.relevent_answer.shown .content_block{
	transform: translateY(0px);
	transition: all linear .5s;
}
.HIS_row.fifty-fifty__row {
	flex-wrap: unset;
}
.relevent_answer_mobile .icon_block {
	display: flex;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	background: #ee5a39;
	margin-bottom: 40px;
}
.relevent_answer_mobile {
	text-align: center;
	padding: 50px;
	background: #003b68;
	margin: 15px 0;
	border-radius: 25px;
	display:none;
}
.relevent_answer_mobile .content_block {
	color:#fff;
}
@media screen and (max-width: 1024px){
	.high_impact_statistic_col.answer_coloumn.flex-column {
		display: none;
	}
	.high_impact_statistic_col.question_coloumn.flex-column {
		flex-basis: 100%;
		padding: 0;
	}
	.high_impact_statistic_wrap .l-constrain {
		max-width: 800px;
	}
}
/******* Homepage statistics block*****/
/** Virtual Exchange Page **/
#new_button_group .buttons_wrapper {
	display: flex;
	justify-content: center;
	margin: 0 -20px;
	width: calc(100% + 40px);
	flex-wrap: wrap;
}
.buttons_wrapper .new_button_wrap {
	display: flex;
	border-radius: 5px;
	overflow: clip;
	-webkit-box-shadow: 0px 0px 21px 0px rgba(98,155,196,1);
	-moz-box-shadow: 0px 0px 21px 0px rgba(98,155,196,1);
	box-shadow: 0px 0px 21px 0px rgba(98,155,196,1);
	margin: 20px;
}
.buttons_wrapper .new_button_wrap .icon_block {
	padding: 25px;
	background: #013b69;
	display: flex;
	justify-content: center;
	align-items: center;
}
.buttons_wrapper .new_button_wrap .text_block {
	padding: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing:1px;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color:#013b69;
	text-transform:uppercase;
	text-decoration:none;
}
.buttons_wrapper .new_button_wrap .icon_block .icon-block__image {
	display: flex;
	width: 34px;
	height: 34px;
	object-fit: contain;
}
.fifty-fifty__title::after {
	content: '';
	display: block;
	background: #328dab;
	width: 50px;
	height: 1px;
	position: absolute;
	top: -15px;
	left: 18px;
	z-index: 2;
}
.accordians_wrapper.wrap-5 {
	padding-bottom: 50px;
	display: flex;
}
.accordians_wrapper {
	position: relative;
}
.accordian_cord_wrap {
	padding: 40px 40px 40px 100px;
	border-radius: 25px;
	background: #013b69;
	color: #fff;
}
.accordian_cord_wrap.even {
	background: #328daa;
}
.accordian_cord_wrap .ac_item_title {
	color: #fff !important;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}
@keyframes mymove {
  0%   {top: 0px;}
  50%  {top: 500px;transform:scale(.6)}
  100% {top: 0px;}
}
.accordian_cord_wrap.active {
	position: relative;
	top: 0 !important;
	transform: scale(1) !important;
	z-index: 5 !important;
	transition:all linear .3s;
	/*animation: mymove 5s;*/
}
.accordian_cord_wrap {
	padding: 0 40px 0 100px;
	border-radius: 50px;
	background: #013b69;
	color: #fff;
	position: absolute;
	top: var(--bottom);
	transform: scale(.9);
	transition: all linear .3s;
	min-height: 550px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*animation: mymove 5s;*/
	transition:all linear .3s;
}
.accordian_cord_wrap .ac_item_title::after {
	content: "";
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	left: -60px;
	top: calc(50% - 13px);
	border-radius: 50%;
	border: 2px solid #57809e;
	background: #013b69;
	z-index:1
}
.accordian_cord_wrap.even .ac_item_title::after {
	border: 2px solid #013b69;
	background: #328daa;
}
.accordian_cord_wrap .ac_item_title.active::before {
	content: "";
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	left: -54px;
	top: calc(50% - 7px);
	border-radius: 50%;
	background: #ef5a3a;
	z-index: 2;
}
.accordian_cord_wrap::after {
	content: "";
	height: 100%;
	position: absolute;
	width: 2px;
	left: 52px;
	background: #57809e;
}
.accordian_cord_wrap.even::after {
	background: #013b69;
}
.buttons_wrapper .new_button_wrap .text_block a {
	letter-spacing: 1px;
	font-family: "Museo Sans W01_700", "Helvetica Neue", sans-serif;
	color: #013b69;
	text-decoration: none;
	transition: all linear .3s;
}
.buttons_wrapper .new_button_wrap .text_block a:hover {
	text-decoration: underline;
	transition: all linear .3s;
}
.section__title.fifty-fifty__title.font_type ~ p {
	font-family: "PT Serif", serif;
	font-weight: 500;
}
@media screen and (max-width: 1199px){
	.accordian_cord_wrap {
		top: 0 !important;
		transform: scale(0) !important;
		padding:40px 40px 40px 100px;
	}
}
/** Virtual Exchange Page **/ 
/**** About Us Page ****/
.about-us .l-constrain {
	margin-left: auto;
	margin-right: auto;
	max-width: unset;
	padding-left: 0;
	padding-right: 0;
}
.about-us .post--display-mode-full {
	margin: 0;
}
.about-us .cl {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.about-us h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle {
	font-size: 24px;
}
.about-us  .cl.\35 0-50-block {
	background: #328dab;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	max-width:unset;
}
.about-us .cl.\35 0-50-block .fifty-fifty {
	max-width: 1040px;
	margin: 0 auto;
	padding: 50px 20px;
}
.about-us .cl.\35 0-50-block .fifty-fifty p {
	text-align: left;
}
.about-us .cl.\35 0-50-block .fifty-fifty img {
	border-radius:20px;
}
.about-us .hero.hero--detail-page {
	display: none;
}
.about-us .cl a {
	color: #ee5a39;
}
.page #main {
    margin-top: 112px;
}
.designer_list {
	display: flex;
	flex-direction: column;
	margin: 0;
	list-style: none;
	padding: 0;
}
.designer_list li {
	border: 2px solid #328dab;
	padding: 20px 25px;
	border-radius: 10px;
	margin: 10px 0;
}
.designer_list li h1, .designer_list li h2, .designer_list li h3, .designer_list li h4, .designer_list li h5, .designer_list li h6{
	color:#003b68;
}
.designer_list li p{
	color:#328dab;
	margin:0;
	font-weight:700;
}
.about-us #video_embed {
	text-align: center;
	margin-bottom: 0;
}
.about-us #video_embed iframe,.about-us #video_embed p {
	margin: 0;
	width:100%;
}
.about-us .cl .l-constrain {
	padding-left: 0;
	padding-right: 0;
}
.about-us  #new_button_group {
	margin-top: 0;
	padding-top: 0;
}
.about-us #new_button_group .buttons_wrapper {
	justify-content: flex-start;
}
.about-us .cl.\35 0-50-block {
	background: #328dab;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	max-width: unset;
	margin-top: 35px;
}
.about-us .footer .l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (max-width: 1220px){
	.nav--primary .nav__link, .open_menu_header {
		padding: 12px 20px;
	}
}
@media screen and (max-width: 1220px){
	.page #main {
		margin-top: 90px;
	}
}
@media screen and (max-width: 899px){
	.open_menu_header span {
		margin-left: 0;
		min-width: 10px;
	}
}
@media screen and (max-width: 799px){
	.page #main {
		margin-top: 90px;
	}
	.about-us #new_button_group .buttons_wrapper {
		justify-content: center;
	}
	.about-us .cl.\35 0-50-block .fifty-fifty__row{
		flex-direction: column-reverse;
	}
	.about-us .logo-block {
		flex-wrap: wrap;
	}
	.logo-block .logo-block__cell {
		width: calc(50% - 2em);
		flex-grow: unset;
		flex-basis: unset;
		max-width: 140px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.logo-block .logo-block__cell .logo-block__image {
		width: 100% !important;
		max-height: 115px;
		object-fit: contain;
	}
	
}
/**** About Us Page ****/
/*** New Change ***/
.filter_item_wrap .filter_item .filter_dropdown li[data-target="414"] {
	display: none;
}
/*** New Change ***/
/*** Trainging Single ****/
.single-trainings .post__summary.blue_box p:last-of-type {
	margin: 0;
}
.single-trainings .age_level_list {
	margin: -7.5px;
	padding: 0;
	width: calc(100% + 15px);
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.single-trainings .age_level_list .age_level_item {
	margin: 7.5px;
}
/**** Training_archive ****/
.post-type-archive-trainings li.single_event .featured_image_container,.single-trainings li.single_event .featured_image_container {
	display: none;
}
.post-type-archive-trainings li.single_event .event_content_wrap,.single-trainings li.single_event .event_content_wrap {
	background: #003b68;
	transition: all linear .3s;
}
.post-type-archive-trainings  li.single_event .event_content_wrap .event-title a,.single-trainings  li.single_event .event_content_wrap .event-title a {
	color: #fff;
	transition: all linear .3s;
}
.post-type-archive-trainings li.single_event .event_content_wrap .event_category, .post-type-archive-trainings li.single_event .event_content_wrap .event_category.blue,.single-trainings li.single_event .event_content_wrap .event_category, .single-trainings li.single_event .event_content_wrap .event_category.blue {
	transition: all linear .3s;
}
.post-type-archive-trainings li.single_event .event_content_wrap .event_category, .post-type-archive-trainings li.single_event .event_content_wrap .event_category.blue, .single-trainings li.single_event .event_content_wrap .event_category, .single-trainings li.single_event .event_content_wrap .event_category.blue {
	transition: all linear .3s;
	line-height: 20px;
	min-height: 40px;
}
.post-type-archive-trainings li.single_event:hover .event_content_wrap .event_category, .post-type-archive-trainings li.single_event:hover .event_content_wrap .event_category.blue, .single-trainings li.single_event:hover .event_content_wrap .event_category, .single-trainings li.single_event:hover .event_content_wrap .event_category.blue {
	transition: all linear .3s;
	color: #ee5939;
}
.post-type-archive-trainings .sectipn_describe a {
	color: #fff;
}
.post-type-archive-training .events_ajax,.page-template-program_template .events_ajax {
	margin-bottom: 0;
	padding-bottom: 15px;
}
.post-type-archive-training .footer,.page-template-program_template .footer {
	margin-top: 0;
}
/**** Training_archive ****/
/** Partners archive **/
.post-type-archive-partners #main {
	margin-top: 112px;
}
.post-type-archive-partners .first_section .section_intro {
	background-color: #00274c;
}
.post-type-archive-partners h3.section_title {
	color: #ee5939;
}
.post-type-archive-partners .sectipn_describe {
	color: #fff;
}
.post-type-archive-partners .hero{
	margin-bottom:0;
}
.post-type-archive-partners .hero--project-landing .hero__row .flex-column {
	max-width: 100%;
}
.post-type-archive-partners .hero--project-landing .hero__title {
	max-width: 40%;
}
.post-type-archive-partners #main > .l-constrain {
	max-width: 100%;
	padding: 0;
	margin-top: 35px;
}
.post-type-archive-partners .view--three-col.open{
	margin-top:0;
	padding: 0 calc(6.75% - 15px);
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.post-type-archive-partners .view--three-col.open .view__row {
	margin: 15px;
	width: calc(33.33% - 30px);
	list-style-type: none;
	position: relative;
	flex-basis: unset;
	max-width: unset;
}
.post-type-archive-partners .featured_image_container {
  display: block;
  position: relative;
  width: 100%;
}
.post-type-archive-partners .featured_image_container::after {
	content: "";
	padding-top: 105%;
	display: block;
}
.post-type-archive-partners .tile__sub-title {
	text-shadow: unset;
	font-size: 16px;
	font-weight: 700;
}
.post-type-archive-partners .featured_image_container a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  display: block;
}
.post-type-archive-partners .featured_image_container a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-type-archive-partners .event_content_wrap {
  padding: 25px 30px;
  transition: all linear .3s;
}
.post-type-archive-partners .view__row:hover .event_content_wrap {
	background: #003b68;
	transition: all linear .3s;
}
.post-type-archive-partners .event_content_wrap .event-title {
  font-size: 18px;
  line-height: 24px;
  display: block;
  width: 100%;
  min-height: 48px;
  margin: 0;
}
.post-type-archive-partners .event_content_wrap .event-title a {
  color: #003b68;
  text-decoration: unset;
}
.post-type-archive-partners .view__row:hover .event_content_wrap .event-title a {
  color: #fff;
  transition: all linear .3s;
}
/** Partners archive **/
/** Partners single **/
.single-partners .team-member__bio {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.single-partners .hero_social_row {
	display: flex;
	margin: 0 -10px;
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - 20px);
	margin-top: 20px;
}
.single-partners .hero_social_row .social_link.image_rep {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.single-partners .hero_social_row .social_link {
	margin: 0 10px;
}
.single-partners .team-member__container {
	margin-top: 20px;
}
/** Partners single **/
/** New page banners ***/
.hero.new_hero--detail-page {
	padding: 40px 50px;
	background-color: #00274c;
}
.new_hero--detail-page h1.section_title {
	color: #ee5939;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 25px;
}
.hero__blurb {
	color: #fff;
}
.hero__blurb + .button.hero__button {
	margin-top: 20px;
}
#simple_accordian .accordion_trigger_title {
	font-size: 18px;
	color: #ee5a39;
	margin-bottom: 0;
	line-height: 24px;
	text-transform: none;
}
/** New page banners ***/
/*** Jump To ***/
.jumpto p {
	display: flex;
	align-items: center;
}
.jumpto p label {
	font-weight: 700;
	margin-right: 5px;
	color: #003b68;
}
.jumpto p a {
	text-decoration: none;
	display: flex;
	align-items: center;
	color: #0071bc;
	font-weight:700;
}
.jumpto p a::after {
	content: "|";
	font-size: 24px;
	margin: 0 5px;
	line-height: 24px;
}
.jumpto p a:last-child::after {
	display:none;
}
.jump_to_wrap {
	margin-top: 35px;
}
#simple_accordian h2 {
	color: #003b68;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title {
	display: flex;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
	padding-right: 35px;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span {
	padding: 10px 12.5px;
	margin: 7.5px 7.5px;
	font-size: 14px;
	font-weight: ;
	font-family: "Museo Sans W01_500", "Helvetica Neue", sans-serif;
	color: #fff;
	border-radius: 5px;
	background-color: #00497b;
	line-height: 16px;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span.elementry, #simple_accordian .accordion_item_wrap .accordion_trigger_title span.young {
	background-color:#ffb923;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span.middle {
	background-color:#00497b;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span.high, #simple_accordian .accordion_item_wrap .accordion_trigger_title span.latin {
	background-color:#328dab;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span.undergraduate {
	background-color:#ee5a39;
}
#simple_accordian .accordion_item_wrap .accordion_trigger_title span.graduate, #simple_accordian .accordion_item_wrap .accordion_trigger_title span.mena{
	background-color:#6bb540;
}
/*** Jump To ***/
.pum-content.popmake-content {
    line-height: 1.5;
    font-size: 18px;
}
.pum-container.popmake .pum-title {
    margin-bottom: 35px;
}
/*body:not(.home) .testimonial_group_wrap:not(.testimonial_warp-1){
	display:none;
}*/
body:not(.home) .testimonial_group_wrap{
	margin-top:45px;
	padding-top: 2em;
}
body:not(.home) .testimonial_group_wrap .l-constrain {
	max-width: unset;
}
body:not(.home) .post--display-mode-full {
	overflow: visible;
	padding: 0;
}