/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/* --------------------------------------------

				global

-------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: 100%/150%;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #002e4d;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

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

html.menu-open,
html.menu-open body {
  height: 100% !important;
  position: relative;
  overflow-x: hidden;
}

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

p {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  color: #002f4c;
  margin-bottom: 22.5px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

h1,
h2,
h3 {
  color: #032f4b;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: normal!important;
}

.page {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #fda2a4;
  position: relative;
}

.jspDrag {
  background: #ff4545;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* --------------------------------------------

				page intro - SHARED

-------------------------------------------- */

.page-intro {
  width: 100%;
  background-color: #002e4c;
}

.page-intro .contain {
  width: 75%;
  max-width: 960px;
  margin: auto;
  padding: 140px 0 80px;
}

.page-intro .contain h1 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 18px;
  font-size: 37px;
}

.contain .headingone {
  text-align: center;
  margin-bottom: 18px;
  font-size: 37px;
}

.page-intro .contain .intro-text {
  width: 100%;
  max-width: 650px;
  margin: auto;
  text-align: center;
}

.page-intro .contain .intro-text p {
  color: #ff4545;
  margin-bottom: 0;
  width: 100%;
  max-width: 600px;
  margin: auto;
}

@media (min-width: 960px) {
  .page-intro .contain {
    padding: 250px 0 125px;
  }

  .page-intro .contain h1 {
    font-size: 55px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .contain .headingone {
    font-size: 55px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* --------------------------------------------

				wysiwyg - SHARED

-------------------------------------------- */

.wysiwyg {
  width: 100%;
  max-width: 750px;
  margin: auto;
}

.wysiwyg strong {
  font-size: 15px;
  font-weight: bold;
}

.wysiwyg i {
  font-size: 15px;
  font-style: italic;
}

.wysiwyg a {
  font-size: 15px;
  line-height: 1.5;
  color: #46e4dc;
  font-weight: 600;
}

.wysiwyg h2 {
  margin-bottom: 36px !important;
}

.wysiwyg h3 {
  margin-bottom: 22.5px !important;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
  margin: 30px auto;
}

.wysiwyg img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.wysiwyg img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.wysiwyg img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wysiwyg a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.wysiwyg a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.wysiwyg a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wysiwyg ul,
.wysiwyg ol {
  padding-left: 36px;
  margin: 0 0 22.5px;
  list-style: inherit;
  width: 100%;
  max-width: 600px;
}

.wysiwyg ol {
  list-style: decimal;
}

.wysiwyg ul li,
.wysiwyg ol li {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.5;
}

.wysiwyg ul li ul {
  margin-top: 22.5px;
}

.wysiwyg blockquote {
  margin: 50px 0;
}

.wysiwyg blockquote .line {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
}

.wysiwyg blockquote .line:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 200vw;
  height: 2px;
  background-color: #2ce0d7;
}

.wysiwyg .accordion-title {
  position: relative;
  padding-left: 30px;
  outline: none;
  cursor: pointer;
}

.wysiwyg .accordion-title.open {
  color: #ff4545;
}

.wysiwyg .accordion-content {
  width: 100%;
  max-width: 750px;
  margin: auto;
}

.wysiwyg .accordion-title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #002e4c;
}

.wysiwyg .accordion-title.open:before {
  border-top-color: #ff4545;
}

.wysiwyg .white_button {
  display: table;
  margin: 60px auto;
  padding: 15px 36px;
  border: 3px solid #ffffff;
  color: #092f4c;
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.wysiwyg .white_button:hover {
  background-color: #ffffff;
}

.wysiwyg .red_button {
  display: table;
  padding: 15px 36px;
  border: 3px solid #f34948;
  color: #092f4c;
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  width: 100%;
  text-align: center;
  max-width: 300px;
  margin: auto;
}

.wysiwyg .red_button:hover {
  background-color: #f34948;
  color: #ffffff;
}

.wysiwyg .wp-caption {
  width: 100% !important;
}

/* --------------------------------------------

				Box Links - SHARED

-------------------------------------------- */

.boxes {
  width: 100%;
  float: left;
}

.boxes .box {
  width: 95%;
  display: block;
  margin: 5% auto;
  position: relative;
  text-decoration: none;
  color: white;
}

.boxes .box .contain {
  width: 100%;
  display: block;
  position: relative;
  border: 2px solid #3bdfd6;
  padding: 5vw;
}

.boxes .box .contain .liner {
  position: absolute;
  background-color: #ff4545;
}

.boxes .box .contain .liner.line-1 {
  bottom: -2px;
  right: -2px;
  width: calc(100% + 4px);
  height: 2px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.boxes .box:hover .contain .liner.line-1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box .contain .liner.line-2 {
  bottom: -2px;
  right: -2px;
  width: 2px;
  height: calc(100% + 4px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.boxes .box:hover .contain .liner.line-2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box .contain .liner.line-3 {
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: 2px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box:hover .contain .liner.line-3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.boxes .box .contain .liner.line-4 {
  top: -2px;
  left: -2px;
  width: 2px;
  height: calc(100% + 4px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box:hover .contain .liner.line-4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.boxes .box .ill svg {
  width: 110px;
  height: 99.9px;
  position: absolute;
  top: 50px;
  right: 15px;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box .ill svg path {
  fill: #2de0d7;
  -webkit-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box:hover .ill svg path {
  fill: #ff4545;
  -webkit-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.boxes .box .title {
  width: 100%;
  max-width: 400px;
  display: block;
  margin-top: 50px;
  font-weight: 900;
  font-size: 24px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 25px;
}

.boxes .box .title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #2ce0d7;
  -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.boxes .box:hover .title:after {
  background-color: #ff4545;
  -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
  -o-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
}

.boxes .box .box-text {
  line-height: 1.5;
  font-size: 15px;
  width: 100%;
  max-width: 400px;
  max-width: 600px;
  display: block;
}

.boxes .box .arrow svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 26px;
  height: 26px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.boxes .box:hover .arrow svg {
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

@media (min-width: 1200px) {
  .boxes {
    padding: 0 2.5vw;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .boxes .box {
    width: 28vw;
    margin: 1.665vw;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
  }
}

/* --------------------------------------------

				pagination

-------------------------------------------- */

.pagination {
  width: 100%;
  float: left;
  text-align: center;
  margin: 100px 0 50px;
}

.pagination .page-numbers {
  font-size: 15px;
  margin: 0 10px;
  text-decoration: none;
}

.pagination .page-numbers.current {
  font-weight: 900;
}

.pagination .prev {
  padding: 15px;
  border: 2px solid #fd484b;
  font-size: 15px;
  text-decoration: none;
  margin-right: 10px;
  font-weight: bold;
}

.pagination .next {
  padding: 15px;
  border: 2px solid #fd484b;
  font-size: 15px;
  text-decoration: none;
  margin-left: 10px;
  font-weight: bold;
}

/* --------------------------------------------

				header

-------------------------------------------- */

header {
  width: 100%;
  position: fixed;
  float: left;
  z-index: 9999;
  background-color: #032f4b;
}

header .action {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
}

header .action .btn-menu {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  float: left;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.single-projects header .action .btn-menu,
.page-template-template-faq header .action .btn-menu,
.search-results header .action .btn-menu {
  background-color: #50e3db;
}

header .action .btn-menu:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fc474b;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
}

html.menu-open header .action .btn-menu:after {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

header .action .btn-menu .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #50e3db;
  font-weight: 900;
  font-size: 18px;
  display: block;
  z-index: 1;
}

.single-projects header .action .btn-menu .text,
.page-template-template-faq header .action .btn-menu .text,
.search-results header .action .btn-menu .text {
  color: #ffffff;
}

html.menu-open header .action .btn-menu .text {
  display: none;
}

header .action .btn-menu img {
  display: none;
}

html.menu-open header .action .btn-menu img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
  z-index: 1;
}

header .action .logo {
  width: 168px;
  height: 80px;
  float: left;
  background-color: #092f4c;
}

header .action .logo img {
  width: 100%;
}

header .btn-donate {
  display: none;
}

.nav {
  z-index: 901;
  visibility: hidden;
  -webkit-transition: 0.3s 1s ease visibility;
  -o-transition: 0.3s 1s ease visibility;
  transition: 0.3s 1s ease visibility;
}

html.menu-open .nav {
  visibility: visible;
  width: 100%;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transition: 0.3s ease visibility;
  -o-transition: 0.3s ease visibility;
  transition: 0.3s ease visibility;
}

.nav .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav .background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  background-color: #2de0d7;
  -webkit-transition: 0.6s 0.3s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -o-transition: 0.6s 0.3s cubic-bezier(0.4, 0, 0.2, 1) transform;
  transition: 0.6s 0.3s cubic-bezier(0.4, 0, 0.2, 1) transform;
  z-index: 100;
}

.nav .background:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  background-color: #002f4c;
  -webkit-transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -o-transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  z-index: 101;
}

html.menu-open .nav .background:before {
  -webkit-transition: 0.6s 0s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -o-transition: 0.6s 0s cubic-bezier(0.4, 0, 0.2, 1) transform;
  transition: 0.6s 0s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

html.menu-open .nav .background:after {
  -webkit-transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -o-transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  transition: 0.6s 0.15s cubic-bezier(0.4, 0, 0.2, 1) transform;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.nav .menu-main-menu-container {
  overflow-y: auto;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 90%;
  z-index: 999;
}

.nav .menu {
  position: absolute;
  top: 125px;
  left: 80px;
  z-index: 1;
  display: block;
  z-index: 5;
  padding-bottom: 50px;
}

.nav .menu > li {
  -webkit-transition: 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}

.nav .menu > li > a {
  display: block;
  padding: 0.75vh 0;
  color: #ffffff;
  line-height: normal;
  font-size: 4.5vh;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  height: auto;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

html.menu-open .nav .menu > li > a {
  opacity: 1;

  -webkit-transform: translate(0, 0%);

  -ms-transform: translate(0, 0%);

  transform: translate(0, 0%);
}

.nav .menu > li:nth-of-type(1) > a {
  -webkit-transition-delay: 0.32s;

  -o-transition-delay: 0.32s;

  transition-delay: 0.32s;
}

html.menu-open .nav .menu > li:nth-of-type(1) > a {
  -webkit-transition-delay: 0.4s;

  -o-transition-delay: 0.4s;

  transition-delay: 0.4s;
}

.nav .menu > li:nth-of-type(2) > a {
  -webkit-transition-delay: 0.28s;

  -o-transition-delay: 0.28s;

  transition-delay: 0.28s;
}

html.menu-open .nav .menu > li:nth-of-type(2) > a {
  -webkit-transition-delay: 0.44s;

  -o-transition-delay: 0.44s;

  transition-delay: 0.44s;
}

.nav .menu > li:nth-of-type(3) > a {
  -webkit-transition-delay: 0.24s;

  -o-transition-delay: 0.24s;

  transition-delay: 0.24s;
}

html.menu-open .nav .menu > li:nth-of-type(3) > a {
  -webkit-transition-delay: 0.48s;

  -o-transition-delay: 0.48s;

  transition-delay: 0.48s;
}

.nav .menu > li:nth-of-type(4) > a {
  -webkit-transition-delay: 0.2s;

  -o-transition-delay: 0.2s;

  transition-delay: 0.2s;
}

html.menu-open .nav .menu > li:nth-of-type(4) > a {
  -webkit-transition-delay: 0.52s;

  -o-transition-delay: 0.52s;

  transition-delay: 0.52s;
}

.nav .menu > li:nth-of-type(5) > a {
  -webkit-transition-delay: 0.16s;

  -o-transition-delay: 0.16s;

  transition-delay: 0.16s;
}

html.menu-open .nav .menu > li:nth-of-type(5) > a {
  -webkit-transition-delay: 0.56s;

  -o-transition-delay: 0.56s;

  transition-delay: 0.56s;
}

.nav .menu > li:nth-of-type(6) > a {
  -webkit-transition-delay: 0.12s;

  -o-transition-delay: 0.12s;

  transition-delay: 0.12s;
}

html.menu-open .nav .menu > li:nth-of-type(6) > a {
  -webkit-transition-delay: 0.6s;

  -o-transition-delay: 0.6s;

  transition-delay: 0.6s;
}

.nav .menu > li:nth-of-type(7) > a {
  -webkit-transition-delay: 0.08s;

  -o-transition-delay: 0.08s;

  transition-delay: 0.08s;
}

html.menu-open .nav .menu > li:nth-of-type(7) > a {
  -webkit-transition-delay: 0.64s;

  -o-transition-delay: 0.64s;

  transition-delay: 0.64s;
}

.nav .menu > li:nth-of-type(8) > a {
  -webkit-transition-delay: 0.04s;

  -o-transition-delay: 0.04s;

  transition-delay: 0.04s;
}

html.menu-open .nav .menu > li:nth-of-type(8) > a {
  -webkit-transition-delay: 0.68s;

  -o-transition-delay: 0.68s;

  transition-delay: 0.68s;
}

.nav .menu > li:nth-of-type(9) > a {
  -webkit-transition-delay: 0.02s;

  -o-transition-delay: 0.02s;

  transition-delay: 0.02s;
}

html.menu-open .nav .menu > li:nth-of-type(9) > a {
  -webkit-transition-delay: 0.72s;

  -o-transition-delay: 0.72s;

  transition-delay: 0.72s;
}

.nav .menu li .sub-menu {
  display: none;
}

html.menu-open .nav .menu li .sub-menu li {
  opacity: 0;
  -webkit-transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
}

html.menu-open .nav .menu li.active .sub-menu li {
  opacity: 1;
  -webkit-transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.6s 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.nav .menu li .sub-menu a {
  text-decoration: none;
  color: white;
  padding: 8px 0;
  display: block;
  line-height: 1.5;
  font-size: 15px;
}

header .btn-donate,
header .mc-donate-button {
  display: block !important;
}

/* .mobile-donate {
	position: fixed;
	width: 100%;
	bottom: 0%;
	color: white;
	text-align: center;
	background-color: #f6474b;
	font-size: 18px;
	padding: 4vw;
	font-weight: bold;	
	opacity: 0;
	text-decoration: none;
	transition: all .25s cubic-bezier(.4,0,.2,1);
	transition-delay: 0.00s;
}

html.menu-open .mobile-donate {
	transition: all .45s cubic-bezier(.4,0,.2,1);
	transition-delay: 0.70s;
	opacity: 1;
} */

.nav .menu > li.current-menu-item,
.nav .menu > li.current-menu-parent {
  position: relative;
}

.nav .menu li .sub-menu .current-menu-item a {
  font-weight: bold;
  color: #2ee0d7;
}

.nav .menu > li.current-menu-item:before,
.nav .menu > li.current-menu-parent:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background-image: url(images/dot.svg);
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
  transition: 0.25s ease all;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

html.menu-open .nav .menu > li.current-menu-item:before,
html.menu-open .nav .menu > li.current-menu-parent:before {
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
  opacity: 1;
}

header .btn-donate,
header .mc-donate-button {
  display: block !important;
  width: auto !important;
  height: 31px !important;
  float: right;
  line-height: 31px !important;
  padding: 0 13px !important;
  text-decoration: none !important;
  color: #ff4545 !important;
  font-weight: 900 !important;
  font-size: 17px !important;
  background-color: #ffffff !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  margin: 24px !important;
}

.single-projects header .btn-donate,
.single-projects header .mc-donate-button,
.page-template-template-faq header .btn-donate,
.page-template-template-faq header .mc-donate-button,
.search-results header .mc-donate-button {
  background-color: #ff4645 !important;
  color: #ffffff !important;
}

@media (min-width: 500px) {
  .mobile-donate {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .nav .menu > li > a {
    padding: 1.25vh 0;
    font-size: 4.5vh;
  }
}

@media (min-width: 960px) {
  header {
    padding: 36px 36px 0;
    background-color: transparent;
  }

  header .btn-donate,
  header .mc-donate-button {
    height: 46px !important;
    line-height: 46px !important;
    margin: 16px !important;
  }

  .nav .menu {
    top: 175px;
    left: 116px;
  }

  .nav .menu > li {
    margin-bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  html.menu-open .nav .menu:hover > li {
    opacity: 0.3;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }

  html.menu-open .nav .menu > li:hover {
    opacity: 1;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    margin-left: 10px;
  }

  html.menu-open .nav .menu li > ul {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 4vh;
    left: 95%;
    padding-left: 20px;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
    width: 320px;
  }

  html.menu-open .nav .menu li:hover > ul {
    -webkit-transition: 0.5s 0.5s ease all;
    -o-transition: 0.5s 0.5s ease all;
    transition: 0.5s 0.5s ease all;
    visibility: visible;
    opacity: 1;
  }

  html.menu-open .nav .menu li.menu-item-has-children .sub-menu li {
    opacity: 1;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }

  html.menu-open .nav .menu li.menu-item-has-children .sub-menu li:hover {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }

  html.menu-open .nav .menu li.menu-item-has-children:after {
    content: '';
    display: inline-block;
    height: 1px;
    background-color: white;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 21.8px;
    -webkit-transform: translateX(-0.625rem) scaleX(0);
    -ms-transform: translateX(-0.625rem) scaleX(0);
    transform: translateX(-0.625rem) scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    -o-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s,
      -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    min-width: 120px;
  }

  html.menu-open .nav .menu li.menu-item-has-children:hover:after {
    -webkit-transform: translateX(0) scaleX(1);
    -ms-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .nav .menu li .sub-menu li a {
    font-size: 15px;
  }
}

/* --------------------------------------------

				footer

-------------------------------------------- */

footer {
  width: 100%;
  float: left;
  background-color: #fff;
}

footer .content {
  padding: 36px 0;
  width: 90%;
  margin: auto;
}

footer .menu {
  font-size: 15px;
  text-align: left;
  padding: 0 45px;
}

footer .menu li {
  margin: 10px 0;
}

footer .menu li a {
  text-decoration: none;
}

footer .ctct-form-wrapper {
  margin-top: 24px;
  padding: 0 45px;
}

footer .ctct-form-field label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

footer .ctct-form a,
footer .ctct-form .ctct-disclosure {
  display: none;
}

footer .ctct-form {
  clear: both;
}

footer .ctct-message.success {
  width: auto;
  float: left;
  margin-bottom: 10px;
}

footer .ctct-form-description p {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

footer .ctct-form-field {
  margin-bottom: 0 !important;
}

footer .ctct-email {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  width: 220px;
  border: none;
  background-color: #f7f7f7;
  padding: 12px;
  float: left;
  font-size: 14px;
  outline: none;
}

footer .ctct-form-wrapper input[type='email']:required:valid {
  background-color: #f7f7f7 !important;
}

footer .ctct-form-wrapper .ctct-submit {
  height: 41px;
  -webkit-appearance: none;
  border: none;
  background-color: #2ce1d7;
  border-radius: 0;
  width: 100px;
  font-size: 14px;
  color: white;
  font-weight: bold;
}

footer .footer-logo {
  display: none;
}

footer .col .contain a.tel {
  display: block;
  margin-top: 5px;
  margin-left: 45px;
  text-decoration: none;
  font-size: 12px;
}

footer .col .contain span {
  line-height: 1.5;
  margin-left: 45px;
  display: block;
  font-size: 12px;
  margin-top: 15px;
}

footer .col .contain .social {
  margin-left: 45px;
  margin-top: 15px;
}

footer .col .contain .social i {
  font-size: 30px;
  margin-right: 10px;
}

footer .copyright {
  font-size: 13px;
  text-align: left;
  color: #48e0d7;
  margin-top: 18px;
  margin-bottom: 0;
  margin-left: 45px;
}

footer .copyright a {
  display: none;
}

footer .fingerprint {
  margin-top: 5px;
  margin-left: 45px;
  float: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: 1.5px;
  font-size: 10px;
  opacity: 0.7;
}

@media (min-width: 768px) {
  footer .footer-info {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .col {
    width: 50%;
    position: relative;
  }

  footer .content {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    padding: 75px 0;
  }

  footer .footer-logo {
    display: block;
  }

  footer .col .contain a.tel,
  footer .col .contain .social {
    margin-left: 75px;
  }

  footer .col .contain span {
    margin-left: 75px;
    margin-top: 0;
  }

  footer .menu-footer-menu-container .menu {
    width: 100%;
    text-align: left;
  }

  footer .col .contain {
    position: absolute;
    top: 50%;
    right: 45px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  footer .footer-logo img {
    width: 200px;
    height: 60px;
    margin-bottom: 5px;
  }

  footer .copyright {
    float: left;
    text-align: left;
    margin-top: 24px;
  }

  footer .copyright a {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    color: #48e0d7;
  }

  footer .fingerprint {
    float: right;
    margin-top: 24px;
    margin-left: 75px;
    margin-right: 45px;
  }
}

/* --------------------------------------------

				default

-------------------------------------------- */

.page-default .content {
  width: 100%;
  float: left;
}

.page-default .content .contain {
  padding: 5% 0;
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

/* --------------------------------------------

				home

-------------------------------------------- */

.page-home {
  background-color: #002f4c;
}

.hero {
  width: 100%;
  float: left;
  position: relative;
}

.flip-board {
  width: 100%;
  height: 47.5vw;
  float: left;
}

.page-home .hero .content {
  width: 100%;
  float: left;
  margin-top: 15px;
  margin-bottom: 45px;
}

.page-home .hero .content .contain {
  width: 80%;
  margin: auto;
  background-color: rgba(6, 48, 76, 0.9);
  padding: 32px 24px;
}

.page-home .hero .content .contain h1 {
  text-align: center;
  font-weight: 900;
  font-size: 40px;
  color: white;
  line-height: 1.1;
  margin-bottom: 17px;
  text-transform: capitalize;
  letter-spacing: 0;
}

.page-home .hero .content .contain h1 span {
  color: white;
}

.page-home .hero .content .contain p {
  width: 95%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 70px;
  margin: 0 auto 10px;
}

.page-home .hero .content a {
  display: table;
  margin: -26px auto 0 auto;
  background-color: #fc474b;
  text-decoration: none;
  font-weight: 700;
  color: white;
  padding: 15px 40px;
  font-size: 15px;
  margin-top: -22px;
}

.page-home .boxes {
  width: 100%;
  float: left;
  padding: 5% 0;
}

.page-home .boxes .box {
  width: 90%;
  display: block;
  margin: 0 auto 5%;
  position: relative;
  text-decoration: none;
  color: white;
}

.page-home .boxes .box .contain {
  display: block;
  position: relative;
  border: 2px solid #3bdfd6;
  padding: 45px;
}

.page-home .boxes .box .contain .liner {
  position: absolute;
  background-color: #ff4545;
}

.page-home .boxes .box .contain .liner.line-1 {
  bottom: -2px;
  right: -2px;
  width: calc(100% + 4px);
  height: 2px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.page-home .boxes .box:hover .contain .liner.line-1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box .contain .liner.line-2 {
  bottom: -2px;
  right: -2px;
  width: 2px;
  height: calc(100% + 4px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.page-home .boxes .box:hover .contain .liner.line-2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box .contain .liner.line-3 {
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: 2px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box:hover .contain .liner.line-3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.page-home .boxes .box .contain .liner.line-4 {
  top: -2px;
  left: -2px;
  width: 2px;
  height: calc(100% + 4px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box:hover .contain .liner.line-4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.page-home .boxes .box .ill svg {
  width: 100%;
  max-width: 110px;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box .ill svg path {
  fill: #2de0d7;
  -webkit-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box:hover .ill svg path {
  fill: #ff4545;
  -webkit-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
}

.page-home .boxes .box .number {
  color: #ffffff;
  display: block;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 52px;
  left: 45px;
}

.page-home .boxes .box .title {
  display: block;
  margin-top: 90px;
  font-weight: 900;
  font-size: 24px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 25px;
  color: white;
}

.page-home .boxes .box .title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #2ce0d7;
  -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.page-home .boxes .box:hover .title:after {
  background-color: #ff4545;
  -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
  -o-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.45s;
}

.page-home .boxes .box p {
  color: white;
  margin-bottom: 0;
}

.page-home .boxes .box .arrow svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 26px;
  height: 26px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.page-home .boxes .box:hover .arrow svg {
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

@media (min-width: 768px) {
  .page-home .hero .content .contain h1 {
    font-size: 42px;
    margin-top: 0px;
  }

  .page-home .boxes {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 2%;
  }

  .page-home .boxes .box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 46vw;
    margin: 2vw auto;
  }

  .page-home .boxes .box .contain {
    padding: 75px;
  }

  .page-home .boxes .box .ill svg {
    top: 50px;
    right: 50px;
  }

  .page-home .boxes .box .number {
    top: 89px;
    left: 75px;
  }

  .page-home .boxes .box .title {
    margin-top: 120px;
  }
}

@media (min-width: 1200px) {
  .page-home .hero .content {
    position: absolute;
    top: 65%;
    left: 116px;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 420px;
    margin: 0 !important;
  }

  .page-home .hero .content .contain {
    width: 100%;
    background-color: transparent;
    padding: 0;
  }

  .page-home .hero .content .contain h1 {
    color: white;
    text-align: left;
    line-height: 1.35;
    margin: 0px;
    margin-left: 10px;
  }

  .page-home .hero .content .contain h1 span {
    background-color: rgba(6, 48, 76, 0.9);
    padding: 4px 6px;
    -webkit-box-shadow: 1rem 0px 0px rgba(6, 48, 76, 0.9),
      -1rem 0px 0px rgba(6, 48, 76, 0.9);
    box-shadow: 1rem 0px 0px rgba(6, 48, 76, 0.9),
      -1rem 0px 0px rgba(6, 48, 76, 0.9);
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    color: white;
  }

  .page-home .hero .content p {
    width: 100% !important;
    background-color: rgba(6, 48, 76, 0.9);
    text-align: left !important;
    line-height: 1.25;
    margin: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 18px;
  }

  .page-home .hero .content a {
    display: inline-block !important;
    margin: 0 !important;
  }

  .page-home .boxes {
    padding: 1.665vw;
  }

  .page-home .boxes .box {
    width: 28vw;
    margin: 1.665vw;
  }
}

/* --------------------------------------------

				projects

-------------------------------------------- */

.page-projects .page-intro .contain {
  padding: 80px 0 18px;
}

.page-projects .projects {
  background-color: #002e4c;
}

.page-projects .intro-text a {
  color: #ff4545;
}

.page-projects .projects .filters .categories {
  text-align: center;
  padding: 30px 0 0;
}

.page-projects .projects .filters .categories span {
  display: block;
  color: white;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 22px;
  font-style: italic;
}

.page-projects .projects .filters .categories a {
  width: 75%;
  margin: auto;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  color: white;
  font-weight: bold;
  border: 1px solid #ff4545;
  padding: 15px;
  background-color: transparent;
  -webkit-transition: 0.3s ease background-color;
  -o-transition: 0.3s ease background-color;
  transition: 0.3s ease background-color;
}

.page-projects .projects .filters .categories a:hover {
  background-color: #ff4545;
}

.page-projects .projects .filters .categories a.active {
  background-color: #ff4545;
}

.page-projects .projects .filters .sm-des {
  width: 75%;
  max-width: 630px;
  margin: auto;
  margin-bottom: 30px;
  position: relative;
}

.page-projects .projects .filters .sm-des .des {
  font-size: 16px;
  color: white;
  display: none;
  background-color: #ff4545;
  padding: 30px;
  line-height: 1.25;
}

.page-projects .projects .filters .sm-des .des.active {
  display: block;
}

.page-projects .projects .filters .sm-des .des a {
  color: white;
  font-weight: bold;
}

.page-projects .projects .filters .views {
  display: none;
}

@media (min-width: 768px) {
  .page-projects .projects .filters .categories a {
    width: auto;
    margin: 0 15px;
  }
}

@media (min-width: 960px) {
  .page-projects .page-intro .contain {
    padding: 210px 0 18px;
  }

  .page-projects .projects .filters .views {
    display: block;
    text-align: right;
    margin-right: 36px;
    padding: 10px 0 30px;
  }

  .page-projects .projects .filters .views span {
    color: white;
    font-weight: bold;
    margin: 0 10px;
    padding: 10px 10px 10px 32px;
    display: inline-block;
    position: relative;
    font-size: 15px;
    cursor: pointer;
  }

  .page-projects .projects .filters .views span.active:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 32px;
    width: calc(90% - 32px);
    height: 3px;
    background-color: #ff4545;
  }

  .page-projects .projects .filters .views span:nth-child(1):after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(images/icon-map.svg);
    background-repeat: no-repeat;
    width: 22.5px;
    height: 22.5px;
  }

  .page-projects .projects .filters .views span:nth-child(2):after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(images/icon-list.svg);
    background-repeat: no-repeat;
    width: 22.5px;
    height: 22.5px;
  }

  .page-projects .projects .filters .categories a.active {
    padding-bottom: 30px;
  }
}

.page-projects .projects .project-stage {
  background-color: white;
}

.page-projects .projects .project-stage .project-listing.active {
  display: block;
}

.page-projects .projects .project-stage .list-view {
  display: block;
  width: 75%;
  max-width: 1200px;
  margin: auto;
  padding: 4% 0;
}

.page-projects .projects .project-stage .list-view .boxes {
  max-width: none;
}

.page-projects .projects .project-stage .list-view a {
  width: 100%;
}

.page-projects .projects .project-stage .list-view a .state {
  position: static;
  display: block;
  margin-bottom: 24px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-projects .projects .project-stage .list-view a h2 {
  margin-bottom: 42px;
  font-size: 20px;
}

.page-projects .projects .project-stage .list-view a p {
  display: block;
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 1.5;
}

.page-projects .projects .project-stage .list-view a .inst {
  margin-bottom: 0px;
}

.page-projects .projects .project-stage .list-view a .inst,
.page-projects .projects .project-stage .list-view a .loc {
  font-weight: 600;
}

.page-projects .projects .project-stage .list-view a .people {
  font-style: italic;
}

.page-projects .projects .project-stage .map-view {
  display: none;
}

@media (min-width: 960px) {
  .page-projects .projects .project-stage .list-view a .state {
    position: absolute;
    top: calc(50% - 36.5px);
    left: calc(10% - 36.5px);
    width: 75px;
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .page-projects .projects .project-stage .stage-view {
    display: none !important;
  }

  .page-projects .projects .project-stage .stage-view.active {
    display: block !important;
  }

  .page-projects .projects .project-stage .list-view a .contain {
    padding: 6% 20%;
  }

  .page-projects .projects .project-stage .map-view {
    width: 100%;
    float: left;
    background-color: #002e4c;
  }

  .page-projects .projects .project-stage .map-view svg path {
    -webkit-transition: 0s ease all;
    -o-transition: 0s ease all;
    transition: 0s ease all;
  }

  .page-projects .projects .project-stage .map-view svg path.active {
    fill: #ff4545 !important;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }

  .page-projects .projects .project-cards {
    position: absolute;
    top: 0;
    left: 0;
  }

  .page-projects .projects .project-cards .project-card {
    width: 300px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background-color: white;
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    transition: 0.4s ease all;
    padding: 20px;
    font-size: 13px;
  }

  .page-projects .projects .project-cards .project-card:not(.right):after {
    content: '';
    position: absolute;
    top: 50%;
    right: -32px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 32px;
    height: 32px;
    background-image: url(images/project-box-arrow.svg);
    background-repeat: no-repeat;
  }

  .page-projects .projects .project-cards .project-card.right:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -18px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 32px;
    height: 32px;
    background-image: url(images/project-box-arrow-right.svg);
    background-repeat: no-repeat;
  }

  .page-projects .projects .project-cards .project-card .state {
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .page-projects .projects .project-cards .project-card .state c {
    margin-left: auto;
    text-align: right;
    line-height: 1.5;
    font-size: 12px;
    font-weight: bold;
    padding-left: 80px;
  }

  .page-projects .projects .project-cards .project-card .loc {
    display: block;
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: 2px solid #2ce0d7;
    color: #002e4c;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
  }

  .page-projects .projects .project-cards .project-card .people {
    margin-bottom: 15px;
    display: block;
    line-height: 1.5;
    font-size: 15px;
    line-height: 1.5;
  }

  .page-projects .projects .project-cards .project-card .fund-title {
    color: #002e4c;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
  }

  .page-projects .projects .project-cards .project-card .funding-name {
    margin-bottom: 20px;
    display: block;
    line-height: 1.5;
    font-size: 15px;
    line-height: 1.5;
  }

  .page-projects .projects .project-cards .project-card .title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;
  }

  .page-projects .projects .project-cards .project-card .des p {
    margin-top: 12px;
  }

  .page-projects .projects .project-cards .project-card .btn {
    color: #ff4545;
    border: 2px solid #ff4545;
    margin-top: 12px;
    text-decoration: none;
    display: inline-block;
    padding: 15px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }

  .page-projects .projects .project-cards .project-card .btn:hover {
    color: white;
    background-color: #ff4545;
  }

  .page-projects .projects .project-cards .project-card.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/* --------------------------------------------

				single projects

-------------------------------------------- */

.page-single-project .intro {
  width: 100%;
  float: left;
  padding-top: 80px;
}

.page-single-project .intro h1 {
  width: 100%;
  display: block;
  text-align: center;
  color: #07304b;
  font-size: 36px;
}

.page-single-project .intro .short-des {
  width: 100%;
  max-width: 550px;
  margin: auto;
  text-align: center;
  margin-top: 24px;
}

.page-single-project .intro .short-des p {
  font-size: 18px;
}

.page-single-project .info {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.page-single-project .info .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

.page-single-project .info .contain .location {
  width: 100%;
  margin-bottom: 24px;
  border-top: 1px solid #2ce0d7;
  border-bottom: 1px solid #2ce0d7;
}

.page-single-project .info .contain .location span {
  width: 230px;
  display: block;
  padding: 20px 0 20px 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 15px;
}

.page-single-project .info .contain .btm-info {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 20px;
}

.page-single-project .info .contain .state {
  width: 72px;
  height: 72px;
  background-repeat: no-repeat;
  background-size: contain;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-single-project .info .contain .city-state {
  margin-left: 24px;
  border-left: 1px solid #12e1d8;
  padding-left: 24px;
  text-transform: uppercase;
  font-size: 15px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-single-project .info .contain .key-people {
  font-size: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5;
  font-weight: 600;
  font-style: italic;
  width: 100%;
  margin-top: 18px;
}

@media (min-width: 625px) {
  .page-single-project .info .contain .key-people {
    float: right;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    width: auto;
    margin-top: 0;
  }
}

@media (min-width: 960px) {
  .page-single-project .intro {
    padding-top: 200px;
  }
}

.page-single-project .content {
  width: 100%;
  float: left;
  margin-top: 100px;
}

.page-single-project .content .cb {
  margin-bottom: 50px;
}

.page-single-project .content .cb-date-post {
  width: 100%;
  float: left;
}

.page-single-project .content .cb-date-post .contain {
  width: 75%;
  max-width: 750px;
  margin: auto;
}

.page-single-project .content .cb-date-post .contain .date {
  position: relative;
  padding-left: 24px;
  display: block;
  margin-bottom: 22.5px;
  font-weight: bold;
  font-size: 15px;
}

.page-single-project .content .cb-date-post .contain .date .dot {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 16px;
  height: 16px;
  background-color: #2ce0d7;
  border-radius: 50%;
}

.page-single-project .content .cb-date-post .contain .date .dot:after {
  content: '';
  position: absolute;
  width: 40%;
  height: 40%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
}

.page-single-project .content .cb-hero-image {
  width: 100%;
  float: left;
}

.page-single-project .content .cb-hero-image img {
  width: 75%;
  height: auto;
  display: block;
  margin: auto;
}

.page-single-project .content .cb-callout {
  width: 100%;
  float: left;
}

.page-single-project .content .cb-callout .contain {
  width: 75%;
  margin: auto;
  background-color: #2ce0d7;
  padding: 6% 12%;
}

.page-single-project .content .cb-callout .contain .text {
  width: 100%;
  max-width: 750px;
  position: relative;
  display: block;
  margin: auto;
  line-height: 1.5;
  font-size: 30px;
  font-weight: 600;
  padding-left: 62px;
}

.page-single-project .content .cb-callout .contain .text .dot {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 42px;
  height: 42px;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 50%;
}

.page-single-project .content .cb-callout .contain .text .dot:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: 1px solid white;
  border-radius: 50%;
}

.page-single-project .content .cb-half-half {
  width: 100%;
  float: left;
}

.page-single-project .content .cb-half-half .contain {
  width: 75%;
  margin: auto;
  position: relative;
}

.page-single-project .content .cb-half-half .contain img {
  width: 100%;
  height: auto;
  display: block;
}

.page-single-project .content .cb-half-half .contain .text {
  width: 100%;
  display: block;
  border-top: 1px solid #2ce0d7;
  border-bottom: 1px solid #2ce0d7;
  padding: 8%;
}

.page-single-project .content .cb-half-half .contain .text p {
  font-size: 18px;
  font-weight: 600;
}

.page-single-project .content .cb-half-half .contain .text p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .page-single-project .content .cb {
    margin-bottom: 100px;
  }

  .page-single-project .content .cb-half-half .contain .image-contain,
  .page-single-project .content .cb-half-half .contain .text {
    width: 50%;
  }

  .page-single-project .content .cb-half-half .contain .text {
    margin-top: 0;
  }

  .page-single-project .content .cb-half-half.left .contain .text {
    float: right;
  }

  .page-single-project .content .cb-half-half .contain .text p {
    font-size: 24px;
  }

  .page-single-project .content .cb-half-half .contain .image-contain {
    position: absolute;
    height: 100%;
    overflow: hidden;
  }

  .page-single-project .content .cb-half-half .contain .image-contain img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .page-single-project .content .cb-half-half.right .contain .image-contain {
    right: 0;
  }
}

/* --------------------------------------------

				focus lp

-------------------------------------------- */

.page-focus-lp .wasc-cta {
  width: 100%;
  float: left;
  display: block;
  background-color: #88fef6;
}

.page-focus-lp .wasc-cta .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
  padding: 75px 0;
}

.page-focus-lp .wasc-cta .contain .dot {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  border: 1px solid #d42b2b;
  display: block;
  margin: auto;
  position: relative;
  margin-bottom: 25px;
}

.page-focus-lp .wasc-cta .contain .dot:after {
  content: '';
  width: 50%;
  height: 50%;
  position: absolute;
  border: 1px solid #d42b2b;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
}

.page-focus-lp .wasc-cta .contain h2 {
  text-align: center;
  font-size: 36px;
  color: #f64546;
  margin-bottom: 20px;
}

.page-focus-lp .wasc-cta .contain p {
  width: 100%;
  max-width: 750px;
  text-align: center;
  margin: auto;
}

.page-focus-lp .wasc-cta .contain a {
  display: table;
  margin: 30px auto 0;
  padding: 13px;
  text-decoration: none;
  color: #ff4545;
  font-weight: 900;
  font-size: 17px;
  background-color: #ffffff;
}

.page-focus-lp .boxes {
  width: 100%;
  float: left;
  background-color: #88fdf6;
}

.page-focus-lp .boxes .box .contain {
  border: 2px solid #032f4b;
}

.page-focus-lp .boxes .box .title:after {
  background-color: #032f4b;
}

@media (min-width: 1200px) {
  .page-focus-lp .boxes {
    padding: 0 2% 4%;
  }

  .page-focus-lp .boxes .box {
    width: 46%;
    margin: 2vw auto;
  }
}

/* --------------------------------------------

				what are stem cells?

-------------------------------------------- */

.page-what .desktop {
  display: none;
}

.page-what .intro {
  width: 100%;
  float: left;
  position: relative;
}

.page-what .intro h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 1;
  text-align: center;
}

.page-what .intro h1 span {
  text-decoration: underline;
  -webkit-text-decoration-color: #ff4645;
  text-decoration-color: #ff4645;
  line-height: 1.5;
  font-size: 11.5vw;
}

.page-what .flip-board {
  width: 100%;
  float: left;
  z-index: 2;
  position: relative;
}

.page-what .mobile .scene {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}

.page-what .mobile .scene .contain {
  width: 75%;
  margin: auto;
  padding: 22.5vw 0;
  position: relative;
}

.page-what .mobile .scene .contain h2 {
  font-size: 24px;
  margin-bottom: 24px;
  color: #48e0d7;
}

.page-what .mobile .scene .contain h3 {
  font-size: 18px;
  margin-bottom: 16px;
  color: #48e0d7;
}

.page-what .mobile .scene .contain p:last-of-type {
  margin-bottom: 0;
}

.page-what .mobile .scene .contain .num {
  font-size: 62px;
  color: #f64546;
  display: block;
  margin-bottom: 16px;
}

.page-what .mobile .scene-1 .contain .dot {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #d42a2a;
  display: block;
  margin: auto;
  position: relative;
}

.page-what .mobile .scene-1 .contain .dot:after {
  content: '';
  width: 45%;
  height: 45%;
  position: absolute;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.page-what .mobile .scene-1 .contain p {
  text-align: center;
  margin-top: 13px;
}

.page-what .mobile .scene-2,
.page-what .mobile .scene-4,
.page-what .mobile .scene-7,
.page-what .mobile .scene-13 {
  background-color: #092f4c;
}

.page-what .mobile .scene-2 .contain p {
  color: #3ec1ae;
  text-align: center;
  max-width: 200px;
  margin: 0 auto 24px !important;
}

.page-what .mobile .scene-2 .contain .dot {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  display: block;
  margin: auto;
  position: relative;
}

.page-what .mobile .scene-2 .contain .dot:after {
  content: '';
  width: 45%;
  height: 45%;
  position: absolute;
  background-color: #092f4c;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.page-what .mobile .scene-6 {
  background-color: #5bdfd6;
}

.page-what .mobile .scene-7 .contain {
  padding-top: 42vw;
}

.page-what .mobile .scene-7 .contain p {
  color: white;
}

.page-what .mobile .scene-7 .contain svg {
  position: absolute;
  top: -12%;
  left: 0;
}

.page-what .mobile .scene-8 {
  background-color: #f34948;
}

.page-what .mobile .scene-8 svg {
  position: absolute;
  top: -32%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 600px;
  z-index: 0;
}

.page-what .mobile .scene-8 .contain .num {
  font-size: 62px;
  color: #ffffff;
  display: block;
  margin-bottom: 16px;
}

.page-what .mobile .scene-8 .contain p {
  color: #ffffff;
}

.page-what .mobile .scene-9 {
  background-color: #5bdfd6;
}

.page-what .mobile .scene-9 svg {
  position: absolute;
  top: -8%;
  left: -170px;
  width: 320px;
  z-index: 0;
}

.page-what .mobile .scene-9 .contain .num {
  font-size: 62px;
  color: #ffffff;
  display: block;
  margin-bottom: 16px;
}

.page-what .mobile .scene-9 .contain h3 {
  color: #f44949;
}

.page-what .mobile .scene-11 {
  background-color: #5bdfd6;
}

.page-what .mobile .scene-11 svg {
  width: 100%;
  height: 100%;
}

.page-what .mobile .scene-13 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200%;
}

.page-what .mobile .scene-13 .contain {
  width: 250px;
  margin: auto;
}

.page-what .mobile .scene-13 quote p {
  color: white;
  font-size: 45px;
  font-weight: bold;
  line-height: normal;
}

.page-what .mobile .scene-13 quote p span {
  display: block;
  color: white;
  font-size: 62px;
  font-weight: bold;
  line-height: 0.5;
}

.page-what .mobile .scene-13 quote footer {
  width: auto;
  padding: 10px;
  font-weight: bold;
  margin-top: 20px;
  float: left;
}

.page-what .mid-cta {
  width: 100%;
  float: left;
}

.page-what .mid-cta > span {
  width: 100%;
  float: left;
  padding: 50px;
  text-align: center;
  text-decoration: none;
}

.page-what .mid-cta > span .dot {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto 16px;
  position: relative;
  border: 2px solid #df2427;
}

.page-what .mid-cta > span .dot:after {
  content: '';
  width: 45%;
  height: 45%;
  position: absolute;
  border: 2px solid #df2427;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.page-what .mid-cta > span:first-of-type {
  background-color: #5bdfd6;
  color: #ffffff;
  color: #5bdfd6;
}

.page-what .mid-cta > span:last-of-type {
  background-color: #ffffff;
  color: #5bdfd6;
}

.page-what .mid-cta > span h2 {
  width: 100%;
  max-width: 350px;
  margin: auto;
  padding: 25px;
  font-size: 18px;
}

.page-what .mid-cta > span a {
  font-size: 15px;
  line-height: 1.5;
  padding: 12px;
  text-decoration: none;
  border: 2px solid #f64546;
  font-weight: bold;
  color: #f64546;
  display: table;
  margin: 15px auto 0;
}

.page-what .post-info {
  width: 100%;
  float: left;
  background-color: #092f4c;
  padding: 8% 0;
}

.page-what .post-info .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

.page-what .post-info h3 {
  color: #48e0d7;
  margin-bottom: 16px;
  font-size: 18px;
}

.page-what .post-info p,
.page-what .post-info ul li {
  color: #ffffff;
}

.page-what .post-info ul li {
  line-height: normal;
}

.page-what .post-info .side-by-side .chunk {
  margin-bottom: 50px;
}

.page-what .post-info .full .red_button {
  display: table;
  padding: 15px 36px;
  border: 3px solid #f34948;
  color: #f44948;
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  width: 100%;
  text-align: center;
  max-width: 300px;
  margin: 0 auto 22.5px;
}

.page-what .post-info .full .red_button:hover {
  background-color: #f34948;
  color: #ffffff;
}

.page-what .post-info .full .chunk {
  width: 100%;
  float: left;
  border-top: 2px solid #48e0d7;
  padding: 72px 0;
}

.page-what .post-info .full .chunk .contain {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.page-what .inst {
  color: #fe5255;
  font-size: 15px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .page-what .mobile {
    display: none;
  }

  .page-what .desktop {
    display: block;
  }

  .page-what .desktop .intro {
    width: 100%;
    float: left;
    position: relative;
  }

  .page-what .desktop .intro h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 1;
    text-align: center;
  }

  .page-what .desktop .intro h1 span {
    text-decoration: underline;
    -webkit-text-decoration-color: #ff4645;
    text-decoration-color: #ff4645;
    line-height: 1.1;
    font-size: 11.5vw;
    letter-spacing: 0;
  }

  .page-what .desktop .flip-board {
    width: 100%;
    float: left;
    z-index: 2;
    position: relative;
  }

  .page-what .desktop .flip-board svg .stella {
    visibility: hidden;
  }

  .page-what .desktop .trigger-base {
    width: 100%;
    float: left;
    height: 100vh;
    min-height: 800px;
    position: relative;
  }

  .page-what .desktop .trigger-base span {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: black;
    color: white;
    font-weight: 900;
    padding: 10px;
  }

  .page-what .desktop .stage-left .decoy {
    position: fixed;
    background-color: #2de0d7;
    border-radius: 50%;
    border: 1px solid #2de0d7;
  }

  .page-what .desktop .stage-left .decoy .inner {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 36%;
    height: 36%;
    background-color: white;
    border-radius: 100px;
    border: 1px solid white;
  }

  .page-what .desktop .stage-left .element-1 {
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    font-weight: 900;
    color: #2ce0d7;
    font-size: 20px;
  }

  .page-what .desktop .stage-right {
    position: fixed;
    visibility: hidden;
    top: 0;
    right: 0;
    background-color: #002e4c;
    width: 55%;
    height: 100vh;
    min-height: 800px;
    overflow: hidden;
    float: right;
  }

  .page-what .desktop .stage-left.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 45%;
    height: 100vh;
    min-height: 800px;
    float: left;
  }

  .page-what .desktop .stage-right.stay,
  .page-what .desktop .stage-left.stay {
    position: relative;
    margin-top: -100vh;
  }

  @media (max-height: 800px) {
    .page-what .desktop .stage-right.stay,
    .page-what .desktop .stage-left.stay {
      margin-top: 800px;
    }
  }

  .page-what .desktop .stage-right .what-svg {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    overflow: visible;
    z-index: 1;
  }

  .page-what .desktop .stage-right .what-svg.cell-group {
    z-index: 4;
  }

  .page-what .desktop .stage-right .cell-group .white-circle {
    opacity: 0;
  }

  .page-what .desktop .stage-right .element-1 {
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 15%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 18%;
  }

  .page-what .desktop .stage-right .element-1:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -55%;
    width: 100%;
    height: 2px;
    background-color: #cf2429;
    z-index: 1;
  }

  .page-what .desktop .stage-right .element-1 span {
    color: #2ce0d7;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    background-color: #002d4d;
    display: block;
    padding-right: 15%;
    font-size: 15px;
  }

  .page-what .desktop .stage-left .group {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75%;
    max-width: 400px;
  }

  .page-what .desktop .stage-left .group h2,
  .page-what .desktop .stage-right .group h2 {
    color: #2ce0d7;
    font-size: 28px;
    margin-bottom: 20px;
  }

  .page-what .desktop .stage-right .element-3 h2 {
    color: #ffffff;
  }

  .page-what .desktop .stage-right .cell-group .cir {
    opacity: 0;
    fill: #de2426;
  }

  .page-what .desktop .stage-right .cell-group .cir.active {
    opacity: 1;
  }

  .page-what .desktop .stage-right .cell-pyramid .pyr {
    opacity: 0;
    visibility: hidden;
    fill: #ff4645;
    -webkit-transition: 0.1s 0.3s ease fill;
    -o-transition: 0.1s 0.3s ease fill;
    transition: 0.1s 0.3s ease fill;
  }

  .page-what .desktop .stage-right .cell-pyramid .pyr.active {
    opacity: 1;
    fill: #002f4c;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .page-what .desktop .stage-right .adult {
    top: 0%;
    left: 30%;
    width: 60%;
  }

  .page-what .desktop .stage-right .adult .first-circle,
  .page-what .desktop .stage-right .adult .third-circle {
    opacity: 1;
  }

  .page-what .desktop .stage-right .adult .second-circle {
    display: none;
  }

  .page-what .desktop .stage-right .group {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px;
    z-index: 5;
  }

  .page-what .desktop .stage-right .group .num {
    font-size: 52px;
    color: #e74849;
    display: block;
    margin-bottom: 16px;
    font-weight: 100;
  }

  .page-what .desktop .stage-right .group p {
    color: #ffffff;
  }

  .page-what .desktop .stage-right .red-shield {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d42a2a;
    opacity: 0;
    z-index: 0;
  }

  .page-what .desktop .stage-right .group.element-3 .num {
    color: #ffffff;
  }

  .page-what .desktop .stage-right .radial {
    opacity: 1;
    width: 150%;
    top: 10%;
  }

  .page-what .desktop .stage-right .radial .inner-circle {
    display: none;
  }

  .desktop .stage-right .radial .outer-circle {
    opacity: 0;
  }

  .page-what .desktop .stage-right .mixed {
    opacity: 0;
    top: 30%;
    left: -100%;
    height: 80%;
  }

  .page-what .desktop .stage-right .group.element-4 .num {
    color: #ffffff;
  }

  .page-what .desktop .stage-right .group.element-4 h2,
  .page-what .desktop .stage-right .group.element-4 p {
    color: #06304c;
  }

  .page-what .desktop .stage-right .red-cross {
    width: 100vh;
  }

  .page-what .desktop .stage-right .red-cross path {
    opacity: 0;
  }

  .page-what .desktop .stage-right .large-radial circle {
    opacity: 0;
  }

  .page-what .desktop .stage-right .large-radial {
    width: 180vh;
  }

  .page-what .desktop .stage-right .element-5 blockquote {
    color: white;
    font-size: 7.5vh;
    font-weight: 600;
    line-height: 1.1;
  }

  .page-what .desktop .stage-right .element-5 blockquote span {
    color: white;
    display: block;
    font-style: italic;
    font-size: 7.5vh;
  }

  .page-what .desktop .stage-right .element-5 blockquote cite {
    font-size: 16px;
    display: inline-block;
    background-color: #ffffff;
    padding: 10px;
    margin-top: 32px;
  }

  .page-what .mid-cta {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-what .mid-cta > span:first-of-type {
    width: 45%;
  }

  .page-what .mid-cta > span:last-of-type {
    width: 55%;
  }

  .page-what .post-info .side-by-side .chunk {
    width: 50%;
    padding: 0 7%;
  }
}

/* --------------------------------------------

				single focus page

-------------------------------------------- */

.page-single-focus .white-area,
.page-single-focus .blue-area {
  width: 100%;
  float: left;
  padding: 50px 0;
}

.page-single-focus .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

.page-single-focus .contain p {
  width: 100%;
  max-width: 750px;
  margin: 0 auto 30px;
}

.page-single-focus .contain h2,
.page-single-focus .contain h3 {
  width: 100%;
  max-width: 750px;
  margin: auto;
}

.page-single-focus .white-area h2,
.page-single-focus .white-area h3 {
  color: #48e0d7;
}

.page-single-focus .contain h2 {
  font-size: 20px;
}

.page-single-focus .contain h3 {
  font-size: 20px;
}

.page-single-focus .blue-area {
  background-color: #9ffdf4;
}

.page-single-focus .fve-video-wrapper {
  margin-bottom: 72px;
}

.page-single-focus .next-section {
  display: none;
}

@media (min-width: 768px) {
  .page-single-focus .next-section {
    display: block;
    width: 100%;
    float: left;
    background-color: #002e4c;
  }

  .page-single-focus .next-section .contain {
    width: 75%;
    max-width: 1200px;
    margin: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-single-focus .next-section .contain .left {
    width: 50%;
    padding: 0 72px;
    border-right: 1px solid #00e2d9;
    margin: 72px 0;
    position: relative;
  }

  .page-single-focus .next-section .contain .left a {
    color: #15e1d8;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .page-single-focus .next-section .contain .right {
    width: 50%;
    padding: 0 36px;
    border-left: 1px solid #00e2d9;
    margin: 72px 0;
  }

  .page-single-focus .next-section .contain .righ ul {
  }

  .page-single-focus .next-section .contain .right ul li {
    width: 85%;
    margin: auto;
  }

  .page-single-focus .next-section .contain .right ul li a {
    color: #15e1d8;
    font-size: 18px;
    padding: 5px 0;
    display: block;
    margin: 10px 0;
    text-decoration: none;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
  }
}

@media (min-width: 960px) {
  .page-single-focus .white-area,
  .page-single-focus .blue-area {
    padding: 100px 0;
  }
}

/* --------------------------------------------

				involved lp

-------------------------------------------- */

.page-involved-lp .boxes {
  width: 100%;
  float: left;
  background-color: #8dfdf5;
  padding: 2% 0;
}

.page-involved-lp .boxes .box .contain {
  border: 2px solid #022f4b;
}

@media (min-width: 1200px) {
  .page-involved-lp .boxes .box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 46vw;
    float: left;
    margin: 2vw auto;
  }
}

/* --------------------------------------------

				value page

-------------------------------------------- */

.page-value .partner {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  background-color: #88fff6;
}

.page-value .partner .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
  padding: 60px 0 72px;
}

.page-value .partner .contain .left {
  margin-bottom: 36px;
  position: relative;
  padding-top: 60px;
}

.page-value .partner .contain .left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 6px solid #ff4545;
  border-radius: 50%;
}

.page-value .partner .contain .left h2 {
  font-size: 32px;
}

.page-value .partner .contain .left h2 span {
  color: #ff4545;
}

@media (min-width: 768px) {
  .page-value .partner .divider-long {
    position: absolute;
    top: 6%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 3px;
    height: 88%;
    background-color: #fff;
  }

  .page-value .partner .divider-wide {
    position: absolute;
    bottom: -17%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    height: 3px;
    width: 80%;
    max-width: 1200px;
    background-color: #fff;
    overflow-x: hidden;
  }

  .page-value .partner .contain {
    padding: 92px 0;
  }

  .page-value .partner .contain div {
    width: 32%;
    float: left;
    margin: 0 9%;
  }

  .page-value .partner .contain .right {
    padding-top: 65px;
  }
}

.page-value .maximize {
  width: 100%;
  float: left;
  position: relative;
  background-color: #2ce0d7;
  z-index: 1;
  padding: 50px 0;
}

.page-value .maximize .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
  position: relative;
  z-index: 5;
}

.page-value .maximize .contain .intro {
  background-color: transparent;
}

.page-value .maximize .contain .intro h2 {
  margin-bottom: 12px;
  font-size: 32px;
}

.page-value .maximize .big-number {
  text-align: center;
  padding: 30px 0px;
  position: relative;
  font-weight: 900;
}

.page-value .maximize .big-number span {
  color: #2ce0d7;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px,
    rgb(255, 255, 255) 1.75517px 0.958851px 0px,
    rgb(255, 255, 255) 1.0806px 1.68294px 0px,
    rgb(255, 255, 255) 0.141474px 1.99499px 0px,
    rgb(255, 255, 255) -0.832294px 1.81859px 0px,
    rgb(255, 255, 255) -1.60229px 1.19694px 0px,
    rgb(255, 255, 255) -1.97998px 0.28224px 0px,
    rgb(255, 255, 255) -1.87291px -0.701566px 0px,
    rgb(255, 255, 255) -1.30729px -1.5136px 0px,
    rgb(255, 255, 255) -0.421592px -1.95506px 0px,
    rgb(255, 255, 255) 0.567324px -1.91785px 0px,
    rgb(255, 255, 255) 1.41734px -1.41108px 0px,
    rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  margin-left: -10px;
  font-size: 36vw;
}

.page-value .maximize .big-number .graph {
  width: 75%;
  margin: 24px auto 0;
}

.page-value .maximize .big-number .graph .circle {
  display: none;
}

.page-value .maximize .big-number .graph .text {
  text-align: center;
}

.page-value .maximize .big-number .graph .text span {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  text-shadow: none;
  color: #002e4c;
  display: block;
}

@media (min-width: 768px) {
  .page-value .maximize {
    padding: 160px 0 50px;
  }

  .page-value .maximize .contain .intro {
    max-width: 650px;
    margin: 0 24px 0 9%;
  }

  .page-value .maximize .contain h2 {
    max-width: 350px;
  }

  .page-value .maximize .big-number {
    padding: 0 0 30px;
  }

  .page-value .maximize .big-number .graph {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    max-width: 900px;
  }

  .page-value .maximize .big-number .graph > div {
    width: 50%;
    height: 500px;
    padding: 4%;
  }

  .page-value .maximize .big-number .graph .circle {
    display: block;
  }

  .page-value .maximize .big-number .graph .circle .white {
    stroke-dashoffset: 1710;
    stroke-dasharray: 1710;
  }

  .page-value .maximize .big-number .graph .circle .red {
    stroke-dashoffset: 1710;
    stroke-dasharray: 1710;
  }

  .page-value .maximize .big-number .graph .text {
    position: absolute;
    right: 0;
    top: 46%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .page-value .maximize .big-number .graph .text span {
    text-align: left;
    font-size: 32px;
  }
}

.page-value .jump-links {
  width: 100%;
  float: left;
  background-color: #002e4c;
}

.page-value .jump-links .contain {
  width: 84%;
  margin: auto;
  text-align: center;
  padding: 5% 0;
}

.page-value .jump-links .contain span {
  display: block;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 3%;
}

.page-value .jump-links .contain a {
  width: 100%;
  padding: 20px 0;
  display: block;
  border: 2px solid #f74546;
  text-decoration: none;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.page-value .jump-links .contain a:hover {
  background-color: #f74546;
}

.page-value .jump-links .contain a:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 960px) {
  .page-value .jump-links .contain a {
    width: auto;
    display: inline-block;
    padding: 20px 35px;
    margin: 0 5%;
    display: inline-block;
  }
}

.page-value .funding-cures {
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0;
}

.page-value .funding-cures .contain {
  width: 75%;
  max-width: 1000px;
  margin: auto;
}

.page-value .funding-cures .contain .left h2 {
  color: #f64546;
  font-size: 42px;
  margin-bottom: 24px;
  text-transform: initial;
}

.page-value .funding-cures .contain .right p {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .page-value .funding-cures {
    padding: 100px 0;
  }

  .page-value .funding-cures .contain {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-value .funding-cures .contain .left,
  .page-value .funding-cures .contain .right {
    width: 50%;
    padding: 6%;
    position: relative;
  }

  .page-value .funding-cures .contain .left h2 {
    width: 100%;
    font-size: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.page-value .alliances {
  width: 100%;
  float: left;
  position: relative;
}

.page-value .alliances .intro {
  padding: 36px 0;
  border-top: 2px solid #2ce0d7;
  text-align: center;
  width: 95%;
  margin: auto;
}

.page-value .alliances .intro h2 {
  font-weight: normal;
  margin-bottom: 24px;
  text-transform: initial;
  font-size: 32px;
  font-weight: 900;
}

.page-value .alliances .intro span {
  font-size: 18px;
}

.page-value .alliances .boxes {
  margin-top: 18px;
}

.page-value .institutions {
  width: 100%;
  float: left;
}

.page-value .institutions .contain {
  width: 75%;
  margin: auto;
  max-width: 1200px;
  padding: 50px 0;
}

.page-value .institutions .contain h3 {
  text-transform: initial;
  margin-bottom: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
}

.page-value .institutions .contain ul li {
  display: block;
  margin-bottom: 15px;
  padding: 0 8px 8px 0;
  line-height: 1.5;
  border-bottom: 2px solid #2ce0d7;
  text-align: center;
  font-size: 15px;
}

.page-value .institutions .contain ul li a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .page-value .institutions {
    padding: 50px 0 100px;
  }

  .page-value .institutions .contain h3 {
    margin-bottom: 100px;
  }

  .page-value .institutions .contain ul {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-value .institutions .contain ul li {
    text-align: left;
    width: 44%;
    float: left;
    margin: 16px 3%;
  }
}

.page-value .education {
  width: 100%;
  float: left;
}

.page-value .education .stem {
  width: 100%;
  float: left;
  padding: 50px 0;
  background-color: #88fff6;
}

.page-value .education .stem .contain {
  width: 75%;
  max-width: 1000px;
  margin: auto;
}

.page-value .education .stem .contain h2 {
  color: #f64546;
  font-size: 42px;
  margin-bottom: 24px;
  text-transform: initial;
  width: 75%;
}

.page-value .education .stem .contain .right p {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .page-value .education .stem {
    padding: 150px 0;
  }

  .page-value .education .stem .contain {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-value .education .stem .contain .left,
  .page-value .education .stem .contain .right {
    width: 50%;
    padding: 6%;
    position: relative;
  }

  .page-value .education .stem .contain .left h2 {
    font-size: 52px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.page-value .education .photo-callout {
  width: 100%;
  float: left;
  position: relative;
}

.page-value .education .photo-callout img {
  width: 100%;
  margin: auto;
  display: block;
}

.page-value .education .photo-callout span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 700px;
  padding: 3% 2.5%;
  background-color: rgba(0, 47, 76, 0.9);
  color: white;
  line-height: 1.5;
  text-align: center;
  font-size: 16px;
}

@media (min-width: 768px) {
  .page-value .education .photo-callout {
    padding: 5% 0;
  }

  .page-value .education .photo-callout img {
    width: 75%;
  }

  .page-value .education .photo-callout span {
    font-size: 18px;
  }
}

.page-value .scholar-cta {
  width: 100%;
  float: left;
  padding: 5%;
  margin-top: 48px;
  background-color: #88fff6;
  position: relative;
  overflow: hidden;
}

.page-value .scholar-cta img {
  width: 100%;
  height: 100%;
  max-height: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.page-value .scholar-cta .contain {
  position: relative;
  z-index: 2;
  padding: 50px 0;
}

.page-value .scholar-cta .contain h2 {
  color: #ff4545;
  text-transform: initial;
  text-align: center;
  font-size: 32px;
  margin-bottom: 24px;
}

.page-value .scholar-cta .contain a {
  background-color: white;
  color: #ff4545;
  padding: 12px;
  display: table;
  margin: auto;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .page-value .scholar-cta img {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .page-value .scholar-cta .contain {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 525px;
  }

  .page-value .scholar-cta .contain h2 {
    font-size: 48px;
  }
}

.page-value .education .speaker {
  width: 100%;
  float: left;
  background-color: #002e4c;
}

.page-value .education .speaker .contain {
  width: 75%;
  max-width: 700px;
  margin: auto;
  padding: 50px 0;
}

.page-value .education .speaker .contain p {
  color: white;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .page-value .education .speaker .contain {
    padding: 8% 0;
  }
}

.page-value .advocating {
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0;
}

.page-value .advocating .intro .contain {
  width: 75%;
  max-width: 1000px;
  margin: auto;
}

.page-value .advocating .intro .contain .left h2 {
  color: #f64546;
  font-size: 38px;
  margin-bottom: 24px;
  text-transform: initial;
  width: 80%;
}

.page-value .advocating .intro .contain .right p {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .page-value .advocating {
    padding: 150px 0;
  }

  .page-value .advocating .intro .contain {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-value .advocating .intro .contain .left,
  .page-value .advocating .intro .contain .right {
    width: 50%;
    padding: 6%;
    position: relative;
  }

  .page-value .advocating .intro .contain .left h2 {
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 1200px) {
  .page-value .advocating .boxes {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 2%;
  }

  .page-value .advocating .boxes .box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    float: left;
    margin: 1%;
  }
}

.page-value .scholar-logo {
  width: 100%;
  max-width: 280px;
  display: block;
  margin: 25px auto;
}

/* --------------------------------------------

				events

-------------------------------------------- */

.page-events .events .event {
  padding: 8% 0;
}

.page-events .events .event:nth-child(odd) {
  background-color: #88fdf6;
}

.page-events .events .event:nth-child(even) {
  background-color: #e4ffff;
}

.page-events .events .event .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

.page-events .events .event .contain .date {
  margin: 30px 0;
}

.page-events .events .event .contain .date span {
  font-weight: 900;
  margin: 2% 0;
  font-size: 24px;
}

.page-events .events .event .contain .date .day {
  display: block;
}

.page-events .events .event .contain .date .number-date {
  font-size: 36px;
}

.page-events .events .event .contain .date .year {
  display: block;
  color: #ff433e;
  font-weight: 400;
  font-size: 18px;
}

.page-events .events .event .contain .description {
  margin-top: 8%;
  float: left;
}

.page-events .events .event .contain .description h2 {
  font-size: 32px;
  margin-bottom: 18px;
}

.page-events .no-events {
  width: 100%;
  float: left;
  background-color: #88fdf6;
  padding: 8% 0;
}

.page-events .no-events h2 {
  text-align: center;
  font-size: 24px;
}

@media (min-width: 768px) {
  .page-events .events .event {
    padding: 4% 0;
  }

  .page-events .events .event .contain {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-events .events .event .contain .date {
    width: 28%;
    float: left;
    position: relative;
    padding: 4% 0;
    margin: 0;
  }

  .page-events .events .event .contain .date span {
    margin: 8% 0;
  }

  .page-events .events .event .contain .date .container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .page-events .events .event .contain .description {
    width: 70%;
    float: left;
    margin-top: 0%;
    border-left: 3px solid #ffffff;
    padding: 4% 0 4% 12%;
  }

  .page-events .events .event .contain .description h2 {
    font-size: 36px;
  }
}

/* --------------------------------------------

				donations

-------------------------------------------- */

.page-donation .main-cta {
  width: 100%;
  float: left;
}

.page-donation .main-cta .contain {
  width: 75%;
  /* max-width: 500px; */
  max-width: 730px;
  margin: auto;
  padding: 75px 0;
}

.page-donation .main-cta .contain .dot {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 1px solid #df2426;
  position: relative;
  display: block;
  margin: 0 auto 24px;
}

.page-donation .main-cta .contain .dot:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #df2426;
}

.page-donation .main-cta .contain .text {
  text-align: center;
}

.page-donation .main-cta .contain .text p:nth-of-type(2) {
  font-weight: bold;
}

.page-donation .main-cta .contain .donate-embed,
.page-donation .main-cta .contain .donate-btn {
  width: 70%;
  margin: auto;
  display: block;
  text-decoration: none;
  background-color: #f34948;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 24px 0;
  cursor: pointer;
}

.page-donation .main-cta .contain .download-btn {
  width: max-content;
  max-width: 100%;
	font-size: 20px !important;
  font-weight: 700;
  padding: 1.5rem;
}

#dafdirectdiv {
	width: 100% !important;
}

.page-donation .main-cta .donation-form {
  width: 100%;
  float: left;
  /* display: none; */
}

.page-donation .main-cta .donation-form .contain {
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding: 0;
}

.page-donation .main-cta .donation-form .contain iframe {
  width: 100%;
}

.page-donation .text-section {
  width: 100%;
  float: left;
  background-color: #9ffdf4;
  padding: 50px 0;
}

.page-donation .col-2 {
  width: 100%;
  float: left;
}

.page-donation .col-2 .col {
  width: 100%;
  float: left;
  margin-bottom: 32px;
}

.page-donation .col-2 .col:last-of-type {
  margin-bottom: 0;
}

.page-donation .col-2 .col h2 {
  border-bottom: 2px solid #ffffff;
  display: block;
  padding-bottom: 16px;
  margin-bottom: 32px;
}

.page-donation .col-2 .col h2 span {
  display: block;
  width: 75%;
  max-width: 500px;
  margin: auto;
  font-size: 24px;
}

.page-donation .col-2 .col .contain {
  width: 75%;
  max-width: 500px;
  margin: auto;
}

.page-donation .more-info {
  width: 100%;
  float: left;
  margin-top: 100px;
}

.page-donation .more-info .contain {
  width: 75%;
  max-width: 600px;
  margin: auto;
}

.page-donation .more-info .contain h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 32px;
}

.page-donation .more-info .contain a {
  display: block;
  border: 2px solid #ffffff;
  text-decoration: none;
}

.page-donation .more-info .contain a i {
  padding: 14px 0 0;
  display: block;
}

.page-donation .more-info .contain a img {
  width: 60px;
  margin: auto;
  display: block;
}

.page-donation .more-info .contain a span {
  display: block;
  line-height: 60px;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  font-size: 3.5vw;
}

.page-donation .col-3 {
  width: 100%;
  float: left;
}

.page-donation .col-3 > .contain {
  width: 75%;
  max-width: 1520px;
  margin: 100px auto 50px;
}

.page-donation .col-3 .contain h2 {
  display: block;
  text-align: center;
  font-size: 36px;
  margin-bottom: 90px;
}

.page-donation .col-3 .col {
  float: left;
  margin-bottom: 36px;
}

.page-donation .col-3 .col .contain {
  width: 80%;
  margin: auto;
}

.page-donation .col-3 .col .contain h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .page-donation .more-info .contain a i {
    padding: 14px;
    float: left;
    width: 20%;
  }

  .page-donation .main-cta .contain .donate-embed,
  .page-donation .main-cta .contain .donate-btn {
    font-size: 24px;
  }

  .page-donation .more-info .contain a span {
    border-left: 2px solid #ffffff;
    float: left;
    width: 80%;
    line-height: 80px;
    font-size: 18px;
  }
}

@media (min-width: 960px) {
  .page-donation .text-section {
    padding: 100px 0;
  }

  .page-donation .col-2 .col {
    width: 50%;
    margin-bottom: 0;
  }

  .page-donation .col-3 > .contain {
    margin: 150px auto 50px;
  }

  .page-donation .col-3 .col {
    width: 33.33%;
    margin-bottom: 0;
  }
}

/* --------------------------------------------

				faq

-------------------------------------------- */

.page-faq .page-intro {
  background-color: #ffffff;
}

.page-faq .page-intro .dot {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 1px solid #df2426;
  position: relative;
  display: block;
  margin: auto;
}

.page-faq .page-intro .dot:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #df2426;
}

.page-faq .page-intro h1 {
  color: #2ce0d7;
  margin-top: 40px;
}

.page-faq .questions {
  width: 100%;
  float: left;
  background-color: #002e4c;
}

.page-faq .questions .contain {
  width: 75%;
  max-width: 1200px;
  margin: 100px auto;
}

.page-faq .questions .contain .question {
  width: 100%;
  margin-bottom: 50px;
}

.page-faq .questions .contain .question h2 {
  color: #2ce0d7;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 20px;
}

.page-faq .questions .contain .question p {
  color: #ffffff;
  margin-bottom: 20px;
}

.page-faq .questions .contain .question p a {
  color: #ffffff;
}

@media (min-width: 960px) {
  .page-faq .questions > .contain {
  }

  .page-faq .questions .contain .question {
    width: 50%;
    padding: 0 7%;
    margin-bottom: 50px;
  }

  .page-faq .questions .contain .question h2 {
    width: 60%;
  }
}

/* --------------------------------------------

				library-lp

-------------------------------------------- */

.page-library-lp .boxes {
  width: 100%;
  float: left;
  background-color: #8dfdf5;
  padding: 2% 0;
}

.page-library-lp .boxes .box {
  width: 95% !important;
  max-width: 1440px;
}

.page-library-lp .boxes .box .contain {
  border: 2px solid #022f4b;
}

/* --------------------------------------------

				library-search

-------------------------------------------- */

.library-search {
  width: 100%;
  float: left;
  margin-top: 24px;
}

.library-search div {
  width: 100%;
  max-width: 500px;
  margin: auto;
  position: relative;
}

.library-search .screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.library-search input[type='text'] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  border: 1px solid #2ee0d7;
  width: 100%;
  outline: none;
  color: white;
  font-size: 18px;
  padding: 15px;
  text-align: center;
}

.page-search-results .library-search input[type='text'] {
  color: #002e4d;
}

.library-search input[type='text']::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-search-results
  .library-search
  input[type='text']::-webkit-input-placeholder {
  color: #002e4d;
}

.library-search input[type='text']::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-search-results .library-search input[type='text']::-moz-placeholder {
  color: #002e4d;
}

.library-search input[type='text']:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-search-results .library-search input[type='text']:-ms-input-placeholder {
  color: #002e4d;
}

.library-search input[type='text']:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.page-search-results .library-search input[type='text']:-moz-placeholder {
  color: #002e4d;
}

.library-search div [type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  background-image: url(images/icon-search.svg);
  background-repeat: no-repeat;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 16px;
  right: 16px;
  outline: none;
}

/* --------------------------------------------

				search-results

-------------------------------------------- */

.page-search-results .page-intro {
  background-color: white;
}

.page-search-results .page-intro h1 {
  color: #002e4d;
  text-transform: capitalize;
}

.page-search-results .page-intro h1 span {
  font-size: 16px;
  display: block;
  color: #ff4645;
}

.page-search-results .the-results {
  width: 100%;
  float: left;
  background-color: #002f4c;
}

.page-search-results .the-results .contain {
  width: 75%;
  max-width: 900px;
  margin: auto;
  padding: 5% 0;
}

.page-search-results .the-results .contain a {
  text-decoration: none;
  margin: 30px 0;
  display: block;
  width: 100%;
  float: left;
}

.page-search-results .the-results .contain a:first-of-type {
  margin-top: 0;
}

.page-search-results .the-results .contain a:last-of-type {
  margin-bottom: 0;
}

.page-search-results .the-results .contain a .parent {
  display: block;
  color: #2fe0d7;
  font-size: 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.page-search-results .the-results .contain a h2 {
  color: white;
  font-size: 24px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.page-search-results .the-results .contain a:hover h2 {
  color: #ff4745;
}

.search-no-results h2 {
  width: 75%;
  text-align: center;
  color: white;
  font-size: 24px;
  margin: auto;
}

.search-no-results h2 span {
  color: white;
  font-size: 24px;
  text-decoration: underline;
}

/* --------------------------------------------

				articles

-------------------------------------------- */

.page-articles .content .article {
  text-decoration: none;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.page-articles .content .article .image {
  width: 100%;
  height: 28.5vh;
  position: relative;
  overflow: hidden;
}

.page-articles .content .article .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-articles .content .article .meta {
  position: relative;
}

.page-articles .content .article .meta .contain {
  width: 75%;
  display: block;
  margin: auto;
  padding: 25px 0 50px;
}

.page-articles .content .article .meta .contain img,
.page-articles .content .article .meta .contain iframe,
.page-articles .content .article .meta .contain video,
.page-articles .content .article .meta .contain .fve-video-wrapper {
  display: none;
}

.page-articles .content .article .meta .date {
  display: block;
  margin-bottom: 36px;
}

.page-articles .content .article .meta .date span {
  display: block;
  font-weight: 900;
  margin: 3% 0;
  font-size: 24px;
}

.page-articles .content .article .meta .date .date-month {
  display: block;
}

.page-articles .content .article .meta .date .date-day {
  font-size: 36px;
  font-weight: 900;
}

.page-articles .content .article .meta .date .date-year {
  display: block;
  color: #ff433e;
  font-weight: 400;
  font-size: 18px;
}

.page-articles .content .article .meta .info h2 {
  width: 100%;
  max-width: 400px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  font-size: 32px;
  color: #002e4c;
  line-height: 1.25;
}

.page-articles .content .article .meta .info h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #2ce0d7;
}

.page-articles .content .article .meta .info p {
  color: #002e4c;
}

.page-articles .content .article .meta .info .read-more {
  position: absolute;
  bottom: -2.5px;
  right: 12.5%;
  color: #ff4545;
  font-weight: 600;
  text-transform: uppercase;
  display: table;
}

.page-articles .content .article .meta .info .read-more t {
  vertical-align: middle;
  display: table-cell;
  font-size: 14px;
}

.page-articles .content .article .meta .info .read-more svg {
  width: 35px;
  height: 35px;
  margin-left: 10px;
}

@media (min-width: 960px) {
  .page-articles .content .article {
    margin-bottom: 0;
  }

  .page-articles .content .article .image {
    width: 50%;
    height: inherit;
    float: left;
  }

  .page-articles .content .article .meta {
    width: 50%;
    float: left;
    border-bottom: 2px solid #2ce0d7;
  }

  .page-articles .content .article .meta .contain {
    padding: 75px 0;
  }

  .page-articles .content .article .meta .date {
    width: 125px;
    float: left;
    margin-bottom: 0;
  }

  .page-articles .content .article .meta .info {
    width: calc(100% - 125px);
    float: left;
  }

  .page-articles .content .article .meta .info h2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .page-articles .content .article .meta .info p {
    width: 100%;
    max-width: 400px;
    margin-bottom: 36px;
  }
}

/* --------------------------------------------

				single article

-------------------------------------------- */

.page-single-article .page-intro {
  position: relative;
  padding: 0;
  margin-bottom: 50px;
}

.page-single-article .page-intro:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  z-index: 2;
}

.page-single-article .page-intro .image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.page-single-article .page-intro .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-single-article .page-intro .contain {
  position: relative;
  z-index: 3;
}

.page-single-article .page-intro h1 {
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 48px;
}

.page-single-article .page-intro .date {
  display: block;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
}

.page-single-article .content {
  width: 100%;
  float: left;
}

.page-single-article .content .contain {
  width: 75%;
  max-width: 750px;
  margin: auto;
  position: relative;
}

.page-single-article .content .featured-image {
  width: 100%;
}

@media (min-width: 960px) {
  .page-single-article .page-intro {
    margin-bottom: 100px;
  }
}

/* --------------------------------------------

				conditions

-------------------------------------------- */

.page-single-condition .page-intro h1 {
  position: relative;
}

.page-single-condition .page-intro h1 span {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  color: #15e1d8;
}

.page-single-condition .def .text .contain {
  width: 75%;
  margin: auto;
  padding: 50px 0;
}

.page-single-condition .def .side-list {
  display: none;
}

.mobile-select {
  display: block;
  width: 75%;
  margin: auto;
}

.mobile-select span {
  display: block;
  float: left;
  color: #ff433e;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}

.mobile-select select {
  width: 100%;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  padding: 12px;
  border: 2px solid #46e4dc;
  border-radius: 0;
  font-weight: bold;
  font-size: 15px;
  background-color: transparent;
}

@media (min-width: 786px) {
  .mobile-select {
    display: none;
  }

  .page-single-condition .def .side-list {
    display: block;
    width: 25% !important;
    height: 100%;
    padding: 0 30px 30px;
    overflow: scroll;
    padding-bottom: 130px !important;
    background-color: #8dfdf5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .page-single-condition .jspPane {
    padding-top: 15px !important;
    width: calc(100% - 16px) !important;
  }

  .page-single-condition .side-list .ltr-group {
    margin-top: 36px;
    padding: 0 25px;
    width: 100%;
    float: left;
  }

  .page-single-condition .side-list .ltr-group .ltr-head {
    display: block;
    font-weight: 900;
    color: #002d4d;
    font-size: 36px;
    margin-bottom: 20px;
  }

  .page-single-condition .side-list .ltr-group ul {
    width: 100%;
    float: left;
  }

  .page-single-condition .side-list .ltr-group ul li {
    margin-bottom: 12px;
    display: block;
    float: left;
    width: 100%;
  }

  .page-single-condition .side-list .ltr-group ul li a {
    text-decoration: none;
    color: #002f4c;
    line-height: 1.5;
    position: relative;
    float: left;
    display: block;
    font-size: 15px;
    word-break: break-all;
  }

  .page-single-condition .side-list .ltr-group ul li a.current {
    color: #ff4544;
    font-weight: bold;
  }

  .page-single-condition .def .text {
    width: 100%;
    min-height: 650px;
    float: left;
    position: relative;
  }

  .page-single-condition .def .text .contain {
    width: calc(100% - 30%);
    max-width: 800px;
    margin-left: 30%;
    padding: 100px 50px;
  }
}

/* --------------------------------------------

				more ways to donate

-------------------------------------------- */
.mwtd {
  background-color: #002e4c;
}

.mwtd .container {
  margin: 0 auto;
  padding: 50px 0;
  width: min(900px, 95%);
}

.mwtd .container .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: clamp(1rem, -1.1428571428571428rem + 8.79120879120879vw, 6rem);
}

.mwtd .container .grid .mwtd-card {
  padding: 4rem 2rem;
  color: white;
  background-color: #4dddd1;
  aspect-ratio: 1;
  display: grid;
  grid-template-rows: minmax(50px, 20%) 1fr;
}

.mwtd .container .grid .mwtd-card h3 {
  color: white;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: flex-end;
}

.mwtd .container .grid .mwtd-card h3::before {
  content: '';
  position: absolute;
  top: 1em;
  left: 0;
  height: 100%;
  width: 20%;
  border-bottom: 2px solid #002e4c;
}

.mwtd .container .grid .mwtd-card a {
  align-self: flex-end;
  color: white;
  background-color: #f82d3b;
  text-transform: capitalize;
  font-weight: 700;
  padding: 1rem 2rem;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: max-content;
  max-width: 100%;
  transition: 300ms ease;
}

.mwtd .container .grid .mwtd-card a:hover {
  background-color: white;
  color: #f82d3b;
}

.main-cta-text p {
  text-align: center;
  font-size: 20px;
}

.main-cta-text p a {
  text-decoration: none;
}

.main-cta-text p a[href^='mailto'] {
  color: #f82d3b;
}

@media (max-width: 600px) {
  .mwtd .container .grid .mwtd-card {
    aspect-ratio: 1.5 / 1;
  }
}

/* --------------------------------------------

				terms

-------------------------------------------- */

/* --------------------------------------------

				contact

-------------------------------------------- */

.page-contact {
  min-height: 100vh;
  background-color: #50e3db;
}

.page-contact .contact-prompt {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 50px;
}

.page-contact .contact-prompt .contain {
  background-color: white;
  width: 90%;
  max-width: 845px;
  padding: 50px;
  margin: auto;
  position: relative;
}

.page-contact .contact-prompt h1 {
  font-size: 37px;
  margin-bottom: 15px;
}

.page-contact .contact-prompt .fancy-select {
  position: absolute;
  bottom: -68px;
  left: 5%;
  width: 90%;
  background-color: #ff4544;
}

.page-contact .contact-prompt .fancy-select .input-content {
  padding: 25px 15px;
  cursor: pointer;
  background-image: url(images/icon-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 12px 24px;
  background-position: 90% center;
}

.page-contact .contact-prompt .fancy-select .input-content .current {
  color: white;
  font-weight: bold;
  font-size: 18px;
}

.page-contact .contact-prompt .fancy-select .dropdown-content {
  visibility: hidden;
  outline: none;
  margin-bottom: 8px;
  margin-top: 8px;
  position: absolute;
  left: 0px;
  top: 60px;
  width: 100%;
  border-radius: 2px;
  background-color: #ff4544;
  opacity: 0;
  height: 0;
  -webkit-transition: 450ms cubic-bezier(0.23, 1, 0.32, 1) all;
  -o-transition: 450ms cubic-bezier(0.23, 1, 0.32, 1) all;
  transition: 450ms cubic-bezier(0.23, 1, 0.32, 1) all;
}

.page-contact .contact-prompt .fancy-select.active .dropdown-content {
  visibility: visible;
  overflow-y: auto;
  opacity: 1;
  z-index: 2100;
}

.page-contact .contact-prompt .fancy-select .dropdown-content ul li {
  padding: 24px 16px;
  cursor: pointer;
  color: white;
  font-weight: bold;
  font-size: 18px;
}

.page-contact .contact-prompt .fancy-select .dropdown-content ul li.selected {
  display: none;
}

.page-contact .contact-prompt .fancy-select .dropdown-content ul li:hover {
  background-color: #d23837;
}

.page-contact .list {
  width: 100%;
  float: left;
  margin-top: 125px;
  display: none;
}

body.q-selected .page-contact .list {
  display: block;
}

.page-contact .list .contain {
  width: 90%;
  max-width: 960px;
  margin: auto;
}

.page-contact .list .contain h2 {
  font-size: 32px;
}

.page-contact .list .contain .explain {
  margin-bottom: 30px;
}

.page-contact .list .contain .qa {
  display: none;
  border: 3px solid #002f4c;
  padding: 50px 50px 20px;
  margin-bottom: 50px;
}

.page-contact .list .contain .qa .question {
  font-size: 20px;
  margin-bottom: 25px;
  display: block;
}

.page-contact .list .contain .qa .answer p {
  margin-bottom: 30px;
}

.page-contact .contact-form {
  width: 100%;
  float: left;
  display: none;
}

body.q-selected .page-contact .contact-form {
  display: block;
}

.page-contact .contact-form .contain {
  width: 90%;
  max-width: 960px;
  margin: auto;
  border: 3px solid #ffffff;
  padding: 50px;
  margin-bottom: 50px;
}

.page-contact .contact-form .contain .frm_forms legend {
  display: none;
}

.page-contact .contact-form .contain h2 {
  font-size: 24px;
  margin-bottom: 25px;
}

.page-contact .contact-form .contain .frm_forms .form-field {
  background-color: white;
  padding: 15px;
  margin-bottom: 25px;
}

.page-contact .contact-form .contain .frm_forms label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #002f4c;
}

.page-contact .contact-form .contain .frm_forms input,
.page-contact .contact-form .contain .frm_forms textarea {
  -webkit-appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  width: 100%;
  outline: none;
  padding: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #002f4c;
}

.page-contact .contact-form .contain .frm_forms .frm_full {
  width: 100%;
  float: left;
}

.page-contact .contact-form .contain button {
  -webkit-appearance: none;
  border: none;
  background-color: #fc474b;
  float: right;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 12px;
  cursor: pointer;
}

.page-contact .contact-form .frm_error_style {
  font-weight: bold;
  margin-bottom: 10px;
  color: #fc474b;
}

.page-contact .contact-form .frm_error {
  margin-top: 10px;
  font-weight: bold;
  color: #fc474b;
}

.frm_hidden {
  display: none !important;
}

@media (min-width: 960px) {
  .page-contact .contact-prompt {
    margin-top: 250px;
  }

  .page-contact .list {
    margin-top: 200px;
  }

  .page-contact .contact-prompt .contain {
    margin-left: 116px;
  }

  .page-contact .contact-prompt h1 {
    font-size: 55px;
  }

  .page-contact .contact-prompt .fancy-select {
    width: 360px;
    left: 116px;
  }
}

/* --------------------------------------------

				about

-------------------------------------------- */

.page-about .white-section,
.page-about .blue-section,
.page-about .mission {
  width: 100%;
  float: left;
  padding: 50px 0;
}

.page-about .white-section .contain,
.page-about .blue-section .contain,
.page-about .mission .contain,
.page-about .founder .contain {
  width: 75%;
  max-width: 1200px;
  margin: auto;
}

.page-about .blue-section {
  width: 100%;
  float: left;
  background-color: #8dfdf5;
}

.page-about .mission h2 {
  color: #ff4545;
  font-size: 32px;
}

.page-about .founder {
  width: 100%;
  float: left;
  background-color: #002e4c;
  margin-top: 50px;
  padding-bottom: 50px;
}

.page-about .founder img {
  width: 250px;
  height: 250px;
  margin: -50px auto 0;
  display: block;
}

.page-about .founder h2 {
  color: #f64546;
  font-size: 48px;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 36px;
}

.page-about .founder p {
  color: #ffffff;
}

@media (min-width: 960px) {
  .page-about .white-section,
  .page-about .blue-section,
  .page-about .mission {
    padding: 100px 0;
  }

  .page-about .founder {
    padding-bottom: 100px;
  }

  .page-about .founder h2 {
    font-size: 60px;
    width: 50%;
    margin: auto;
    margin-top: -40px;
    margin-bottom: 60px;
  }
}

/* --------------------------------------------

				thank you

-------------------------------------------- */

.page-thanks .flip-board {
  background-color: #002f4c;
}

.page-thanks .content {
  opacity: 0;
  padding: 1.5%;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-color: rgba(6, 48, 76, 0.9);
}

.page-thanks .content.show {
  opacity: 1;
}

.page-thanks .content .contain p {
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

@media (min-width: 768px) {
  .page-thanks .content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .page-thanks .content.show {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.page-404 .flip-board {
  position: relative;
  z-index: 2;
}

.page-404 h1 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20vw;
  color: #ff4645;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.page-404 .content {
  width: 100%;
  float: left;
  padding: 1.5%;
  background-color: rgba(6, 48, 76, 0.9);
}

.page-404 .content p {
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

@media (min-width: 768px) {
  .page-404 .content {
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
  }
}

.state-Outer {
  background-image: url(images/state-shapes/Space.svg);
}
.state-AL {
  background-image: url(images/state-shapes/Alabama.svg);
}
.state-AK {
  background-image: url(images/state-shapes/Alaska.svg);
}
.state-AZ {
  background-image: url(images/state-shapes/Arizona.svg);
}
.state-AR {
  background-image: url(images/state-shapes/Arkansas.svg);
}
.state-CA {
  background-image: url(images/state-shapes/California.svg);
}
.state-CO {
  background-image: url(images/state-shapes/Colorado.svg);
}
.state-CT {
  background-image: url(images/state-shapes/Connecticut.svg);
}
.state-DE {
  background-image: url(images/state-shapes/Delaware.svg);
}
.state-FL {
  background-image: url(images/state-shapes/Florida.svg);
}
.state-GA {
  background-image: url(images/state-shapes/Georgia.svg);
}
.state-HI {
  background-image: url(images/state-shapes/Hawaii.svg);
}
.state-ID {
  background-image: url(images/state-shapes/Idaho.svg);
}
.state-IL {
  background-image: url(images/state-shapes/Illinois.svg);
}
.state-IN {
  background-image: url(images/state-shapes/Indiana.svg);
}
.state-IA {
  background-image: url(images/state-shapes/Iowa.svg);
}
.state-KS {
  background-image: url(images/state-shapes/Kansas.svg);
}
.state-KY {
  background-image: url(images/state-shapes/Kentucky.svg);
}
.state-LA {
  background-image: url(images/state-shapes/Lousiana.svg);
}
.state-ME {
  background-image: url(images/state-shapes/Maine.svg);
}
.state-MD {
  background-image: url(images/state-shapes/Maryland.svg);
}
.state-MA {
  background-image: url(images/state-shapes/Massachusets.svg);
}
.state-MI {
  background-image: url(images/state-shapes/Michigan.svg);
}
.state-MN {
  background-image: url(images/state-shapes/Minnesota.svg);
}
.state-MS {
  background-image: url(images/state-shapes/Mississippi.svg);
}
.state-MO {
  background-image: url(images/state-shapes/Missouri.svg);
}
.state-MT {
  background-image: url(images/state-shapes/Montana.svg);
}
.state-NE {
  background-image: url(images/state-shapes/Nebraska.svg);
}
.state-NV {
  background-image: url(images/state-shapes/Nevada.svg);
}
.state-NH {
  background-image: url(images/state-shapes/New-Hampshire.svg);
}
.state-NJ {
  background-image: url(images/state-shapes/New-Jersey.svg);
}
.state-NM {
  background-image: url(images/state-shapes/New-Mexico.svg);
}
.state-NY {
  background-image: url(images/state-shapes/New-York.svg);
}
.state-NC {
  background-image: url(images/state-shapes/North-Carolina.svg);
}
.state-ND {
  background-image: url(images/state-shapes/North-Dakota.svg);
}
.state-OH {
  background-image: url(images/state-shapes/Ohio.svg);
}
.state-OK {
  background-image: url(images/state-shapes/Oklahoma.svg);
}
.state-OR {
  background-image: url(images/state-shapes/Oregon.svg);
}
.state-PA {
  background-image: url(images/state-shapes/Pennsylvania.svg);
}
.state-RI {
  background-image: url(images/state-shapes/Rhode-Island.svg);
}
.state-SC {
  background-image: url(images/state-shapes/South-Carolina.svg);
}
.state-SD {
  background-image: url(images/state-shapes/South-Dakota.svg);
}
.state-TN {
  background-image: url(images/state-shapes/Tennesse.svg);
}
.state-TX {
  background-image: url(images/state-shapes/Texas.svg);
}
.state-UT {
  background-image: url(images/state-shapes/Utah.svg);
}
.state-VT {
  background-image: url(images/state-shapes/Vermont.svg);
}
.state-VA {
  background-image: url(images/state-shapes/Virginia.svg);
}
.state-WA {
  background-image: url(images/state-shapes/Washington.svg);
}
.state-WV {
  background-image: url(images/state-shapes/West-Virginia.svg);
}
.state-WI {
  background-image: url(images/state-shapes/Wisconsin.svg);
}
.state-WY {
  background-image: url(images/state-shapes/Wyoming.svg);
}
