/*	html {
		scroll-behavior: smooth;
	}*/
html {
  overflow-x: hidden;
  color: #000;
}
body, h2, h3, h4, h5, h6 {
  font-family: 'lato', helvetica, sans-serif !important;
}
h1 {
  font-family: 'merriweather', serif;
  font-weight: 400;
}
/*Section Title*/
h2 {
 
  font-size: 2rem;
  color: #000000;
  line-height: 1.5;
	font-weight: 700;
}
h3 {
  font-weight: 700;
}
a {
  color: currentColor;
}
a:hover {
  color: #000000
}
.link-text-small {
  color: #645D8C;
  font-size: 14px;
}
.uk-navbar {
  display: flex;
  position: relative;
  padding: 0rem 1rem !important;
}
.nav {
  position: absolute;
  top: 0px;
  z-index: 99;
  left: 0;
  right: 0;
}
.uk-navbar-nav > li > a {
  font-family: 'lato', sans-serif;
  color: #3b3b3b;
}
.uk-navbar-nav > li.uk-active > a {
  color: #3b3b3b;
}
li.uk-active a span {
  border-bottom: 1px solid #333;
}
.uk-sticky-placeholder {
  height: 0 !important;
}
.uk-logo .nasemid {
  max-height: 80px;
  transition: all 1s;
}
.uk-sticky-fixed .uk-logo .nasemid {
  max-height: 60px;
}
.uk-sticky-fixed .uk-navbar {
  display: flex;
  position: relative;
  padding: 0rem 1rem !important;
  height: 80px;
}
.uk-light .uk-label {
  background: none;
  color: #ccc;
  padding: 0;
}
/*#start styles*/
.top-wrap::before, .overlay-wrap::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.top-wrap-height {
  height: 100vh;
  min-height: 460px;
  transition: height 0.25s;
}
.top-container {
  z-index: 2;
}
.subtitle-text {
  font-size: 1.2em;
  opacity: 0.7;
  font-weight: 300;
}
h1 {
  font-size: 3.875rem;
  font-weight: 400;
}
/*Body styles*/
p {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.75;
}
em {
  color: inherit !important;
}
strong {
  font-weight: 900;
}
section {
  min-height: 50vh;
}
.text-light {
  color: #D0CBD6
}
.text-medium {
  color: #fff;
}
.uk-background-secondary {
  background-color: #335470
}
uk-section-secondary {
  background: #335470;
}
.uk-button-primary {
  background-color: #211147;
  color: #fff;
  border: 1px solid transparent;
}
.uk-button-primary:hover {
  background-color: #4B2B97;
  color: #fff;
  border: 1px solid transparent;
}
#start {
  background: url("images/bg-intro.jpg") no-repeat center center;
  background-size: cover;
  overflow: hidden;
  min-height: 100vh;
  padding: 50px;
}
#start h2 {
	color: #7ADBF0
}
#overview {
  background: #F3F1EB url("images/bottom-border.png") no-repeat bottom left;
	background-size: contain;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

#context1 ul {
  min-width: 100%;
  max-width: 800px;
}

#context1 .p-0 {
  padding: 0 !important;
  margin: 0 !important;
}
#context1 .text-medium {
  color: #333;
}
#context1 .uk-panel p {
    font-size: 1.1rem;
    font-weight: 400;
}
#context1 .text-small {
    font-size: .9rem;
    font-weight: 100;
}


#context2 {

background: #F3F1EB;

}
#context1 {
	background: #ECF7FA;
}
#keyfacts {
  background: #007F9F;
  background-size: cover;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 2rem;
}
#keyfacts .uk-text-meta {
    color: #fff !important;
}
#keyfacts p.text-label {
    color: #087191;
    font-size: 12px;
}
/* Overline */
.text-label {
display: block;
font-size: 10px;
line-height: 16px;
letter-spacing: 1.5px;
text-transform: uppercase;

/* Medium Blue */
color: #007F9F;
}
#keyfacts .uk-card strong {
    color: #127A3D;
}
#keyfacts .uk-card {
    background: #fff;
    border-top: none;
    box-shadow: 1px 1px #e3e3e3;
    height: 100%;
}
#keyfacts .uk-card p {
    font-size: 1.1rem;
	text-align: left;
}
#keyfacts .tooltip {
    cursor: help;
    color: #7C2629;
    border-bottom: 1px dotted #7C2629;
}

#keyfacts .uk-card img {
  
  max-height: 70px;
}

.uk-slider-container.slider-offset {margin-right: -200px; margin-left: 2rem;}

.pull-quote {
  background: #1A353E;
  padding: 2rem;
  color: #FFF;
  font-family: "Merriweather", serif;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  line-height: 189%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.info-block {
  background: #D0CBD6;
  padding: 2rem;
  margin: 0 0 1rem 2rem;
  color: #000;
}
.info-stat-big {
  font-size: 3rem;
  color: #645D8C;
  font-weight: 900;
}
#quote {
  background: #211747;
  color: #fff;
  min-height: 60vh;
  padding-bottom: 50px;
}
#quote p {
  font-size: 1.75rem;
}
#context {
  /*   background: url("images/bg-section2.jpg") no-repeat bottom center;*/
  background-size: contain;
  overflow: hidden;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

#recommendations {
 	background: #ECF7FA;
  
  padding-top: 100px;
  padding-bottom: 100px;
}
#recommendations .uk-grid {
  margin-bottom: 4rem;
}



.uk-light {
  color: #fff !important;
}
.p-100 {
  padding: 100px;
}
.p-0 {
  padding: 0 !important;
  margin: 0 !important;
}
.p-1 {
  padding: .5rem
}
.p-2 {
  padding: 1rem
}
.p-3 {
  padding: 1.5rem
}
.p-4 {
  padding: 2rem
}
.p-5 {
  padding: 2.5rem;
}
/*card slider styles*/
.uk-panel p {
  font-size: 1.1rem;
  font-weight: 400;
}
.text-small {
  font-size: .9rem;
  font-weight: 100;
}
.uk-text-meta {
  color: #fff !important;
}
p.text-label {
  color: #645D8C;
  font-size: .9rem;
}
.uk-card strong {
  color: #645D8C;
}
.uk-card {
  background: #fff;
  border-top: 4px solid #645D8C;
  box-shadow: 1px 1px #e3e3e3;
  height: 100%;
  color: #000;
}
.uk-card p {
  font-size: 1rem;
}
.tooltip {
  cursor: help;
  color: #645D8C;
  border-bottom: 1px dotted #645D8C;
}
.uk-modal-dialog {
  width: 75%;
  max-width: 800px;
  font-size: 18px !important;
  font-weight: 400;
  padding: 6rem !important;
}
.uk-modal-dialog, .uk-modal-dialog p {
  font-size: 18px !important;
  font-weight: 400;
}
.uk-modal-dialog h2 {
  text-transform: none !important;
}
.uk-modal-title {
  font-size: 1.5rem;
  line-height: 1.3;
  border-bottom: 1px solid #efefef;
  padding-bottom: 1rem;
}
ul li, ol li {
  padding-bottom: 1rem;
}
#history .uk-card {
  min-height: 215px;
  text-transform: uppercase;
  font-size: 14px;
  color: #645D8C
}
#resources {
  padding-top: 100px;
  padding-bottom: 100px;
}
#sponsors {
  padding-top: 50px;
  background: #F3F1EB;
  padding-bottom: 50px;
}
#sponsors p {
  font-size: 1rem;
}
#share {
  display: flex;
  flex-direction: row;
  justify-content: right;
  min-width: 300px;
}
#share span {
  display: block;
}
#share svg {
  max-width: 30px;
  fill: none !important
}
.social-share--networks {
  cursor: pointer;
  min-width: 300px;
  justify-content: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.social-share--networks a {
  width: 25px;
  margin: .5rem;
}
.social-share-light .social-share--title {
  color: #333;
  font-size: .7rem;
  font-weight: 900;
  letter-spacing: .1rem;
  margin-right: .6rem;
  text-transform: uppercase;
}
.social-share-light {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 230px;
  margin: 0 auto;
  color: #333;
}
.social-share-light svg {
  fill: #333;
  height: 30px;
  margin: 0 .1rem;
}
.bg-dark {
  background: #211147;
}
footer {
  min-height: 140px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
.intro-text {
  background: rgba(3, 13, 20, 0.89);
}
.hidden-mobile {
  display: block
}
.visible-mobile {
  display: none;
}
.more {
  display: none;
}
button.read {
  border: 1px solid #fff;
  background: none;
  color: #fff;
  padding: 10px;
}
#box-sed:hover, #box-education:hover, #box-econ:hover, #box-health:hover {
  transform: scale(1.05);
  cursor: pointer;
}
#box-sed, #box-education, #box-health, #box-econ {
  transition: all 1s;
}
/*************************
	Border Effect Styles
**************************/
.element {
  position: relative;
  display: inline-block;
  width: 30rem;
  max-width: 100%;
  margin: 1rem;
  overflow: hidden;
}
.element img {
  opacity: 1;
  margin: 1rem;
}
.element::before {
  content: "";
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 4px solid #BDA8D0;
  border-left: 4px solid #BDA8D0;
  transform: scale(0);
  transition: transform 0.4s ease-in-out;
}
.element::before {
  transform-origin: 0 0;
  transfor border-right: 0;
  border-bottom: 0;
  opacity: 0;
}
.element::after {
  content: "";
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #BDA8D0;
  transform: scale(0);
  transition: transform 0.4s ease-in-out;
}
.element.uk-scrollspy-inview::before {
  transform: scale(.7);
  opacity: 1;
  animation: animate-top 1s ease-in-out forwards;
}
.element.uk-scrollspy-inview::after {
  transform: scale(1);
  opacity: 1;
  animation: animate-left 2s ease-in-out forwards;
}
@keyframes animate {
  0% {
    right: 100%;
  }
  100% {
    right: 50%;
  }
}
@keyframes animate-left {
  0% {
    left: 100%;
  }
  100% {
    left: 50%;
  }
}
@keyframes animate-top {
  0% {
    top: 10%;
  }
  100% {
    top: 0%;
  }
}
.reference-block {
  font-size: 14px;
  font-weight: 400;
  display: block;
  font-style: italic;
  color: #666;
}
.reference {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #666;
}
.uk-accordion {
  background: #fff;
  border-radius: 5px;
}
.uk-accordion li {
  padding: 1rem 2rem;
}
.uk-accordion-title {
  display: block;
  font-size: 1rem;
  line-height: 1.4;
  color: #333;
  overflow: hidden;
}
.uk-accordion {
  padding: 0;
  list-style: none
}
.uk-accordion > :nth-child(n+2) {
  margin-top: 0px
}
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #335470;
  line-height: 1.5;
  font-size: .875rem;
  color: #fff;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase;
}
#toggle-response .uk-panel {
  background: #f9b643;
  padding: 1rem;
}
#background1, #background2, #background3, #background4 {
  padding: 2rem;
  background: #efefef;
}
.uk-background-default {
  background: #F3F1EB;
}
/**/
.wrap {}
.wrap > * {
  display: block;
  margin: 0px;
  max-width: 100%;
}
.read-more {
  position: relative;
  color: #34495e;
  text-decoration: none;
  cursor: text;
}
.read-more .trigger {
  display: block;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #333;
  font-weight: bold;
  text-decoration: underline;
  font-size: .9rem;
}
.read-more .content {
  position: relative;
  overflow: hidden;
  max-height: 300px;
  transition: max-height 500ms ease;
}
.read-more .content::before {
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #F3F1EB 50%, #F3F1EB 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 166.8px;
  transition: opacity 500ms ease, visibility 500ms ease;
}
.read-more.expanded .content {
  max-height: 56600px;
}
.read-more.expanded .content::before, .read-more.expanded .trigger {
  opacity: 0;
  visibility: hidden;
}
.uk-offcanvas-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}
#introduction {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#references p {
  padding-left: 36px text-indent: -36px;
  padding-left: 36px;
  text-indent: -36px;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 2.875rem;
  }
  .uk-width-2-3\@s {
    width: 100%;
  }
  #history .uk-card {
    font-size: 12px;
    min-height: 150px;
  }
  .uk-card-body {
    display: flow-root;
    padding: 10px 10px;
  }
}
@media (max-width: 960px) {
  .info-block {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .element {
    position: relative;
    display: inline-block;
    width: 20rem;
    max-width: 100%;
    margin: 1rem;
    overflow: hidden;
  }
  .hidden-mobile {
    display: none;
  }
  .visible-mobile {
    display: block;
  }
  .intro-text {
    background: rgba(3, 13, 20, .79);
  }
  .top-wrap::before, .overlay-wrap::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
    background-color: transparent;
  }
  p, ul li, ol li {
    font-weight: 400;
    font-size: 1rem;
  }
  #keyfacts ul {
    min-width: 100%;
    max-width: 100%;
  }
  #start, #overview, #introduction, #recommendations, #resources {
    min-height: 50vh;
    padding: 25px;
  }
  #quote p {
    font-size: 1.3rem;
  }
  .info-block {
    margin-left: 0;
  }
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  .uk-column-1-2 {
    column-count: 1;
  }
  #recommendations .uk-grid {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .btn-recc {
    padding: 1.5rem;
    border: 1px solid #fff;
    font-size: 1rem;
    font-weight: 100;
    color: #fff;
    height: 65%;
    min-height: 50px;
    margin-bottom: 1rem;
  }
  .rec-row2 {
    margin-top: 10px;
  }
  [class*="uk-inline"] {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    max-width: 91%;
  }
  .uk-modal-dialog {
    width: 95%;
    padding: 2rem !important;
  }
}
@media (max-width: 500px) {
  .uk-child-width-1-2 > * {
    width: 100% !important;
  }
}
@media (max-height: 500px) {
  h1 {
    font-size: 2.875rem;
  }
  .uk-width-2-3\@s {
    width: 100%;
  }
}


.uk-cover-container {
  overflow: hidden;
  position: relative;
  min-height: 590px;
}
#slider li.uk-active .slide-panel {
  opacity: 100;
  transition: all .4s;
}
.number-large {
	/* 01 */


display: block;
font-family: 'Merriweather';
font-style: normal;
font-weight: 700;
font-size: 70px;
line-height: 1;
/* identical to box height, or 189px */
letter-spacing: 0.03em;

color: rgba(0, 127, 159, 0.47);


}
.uk-overlay-default {
  background: rgba(255,255,255,.9);
}
#slider blockquote {
  margin: 0 0 20px 0;
    margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: normal;
  color: #333;
}
.recc-block {
  padding: 40px;
  background: #F3F1EB;
}

#slider .bg-white {
	background: #fff;
}
@media (max-width: 960px) {
	
	#slider p {
		font-size: 1rem;
	}

	#slider blockquote {
  margin: 0 50px 20px 50px;
    margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: normal;
  color: #333;
}
	}

#slide-numbers li  {
	padding: 10px;
	margin: 0;
	
	
}
#slide-numbers li a span {
  padding: 10px 17px;
  background: #fff;
  border-radius: 50px;
  
 
}

#slide-numbers li.uk-active a span {
	background: #007F9F;
	color: #fff;
	border: none;
}
