@import url(https://use.typekit.net/uhs8rus.css);@charset "UTF-8";

@font-face {
  font-family: "roc-grotesk";
  src: url("https://use.typekit.net/af/32d9e9/00000000000000003b9b2a9b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/32d9e9/00000000000000003b9b2a9b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/32d9e9/00000000000000003b9b2a9b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "roc-grotesk";
  src: url("https://use.typekit.net/af/08f483/00000000000000003b9b2aba/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/08f483/00000000000000003b9b2aba/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/08f483/00000000000000003b9b2aba/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "roc-grotesk";
  src: url("https://use.typekit.net/af/ea6e68/00000000000000003b9b2abb/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/ea6e68/00000000000000003b9b2abb/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/ea6e68/00000000000000003b9b2abb/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "roc-grotesk";
  src: url("https://use.typekit.net/af/4976ef/00000000000000003b9b2abc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/4976ef/00000000000000003b9b2abc/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/4976ef/00000000000000003b9b2abc/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "roc-grotesk-condensed";
  src: url("https://use.typekit.net/af/4a8278/00000000000000003b9b2aa7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/4a8278/00000000000000003b9b2aa7/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/4a8278/00000000000000003b9b2aa7/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}

.tk-roc-grotesk {
  font-family: "roc-grotesk", sans-serif;
}

.tk-roc-grotesk-condensed {
  font-family: "roc-grotesk-condensed", sans-serif;
}

.tk-roc-grotesk-extrawide {
  font-family: "roc-grotesk-extrawide", sans-serif;
}

.tk-roc-grotesk-wide {
  font-family: "roc-grotesk-wide", sans-serif;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}

@-webkit-keyframes splash {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}

@keyframes splash {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}

* {
  box-sizing: border-box;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body,
html {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  line-height: 1.42857;
  font-family: "roc-grotesk", "Helvetica", sans-serif;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 300;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: none;
}

textarea:focus,
input:focus {
  border-left: 1px solid #959595;
}

a {
  color: #06074C;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.container {
  background-color: #fff;
}

/* ~~ Element/tag selectors ~~ */

ul,
ol,
dl {
  padding: 0;
  list-style: none;
}

button {
  cursor: pointer;
  outline: none;
  margin: 0;
  padding: 0;
  border: none;
  font: inherit;
  line-height: normal;
}

button:focus,
button:active {
  box-shadow: none;
  outline: none;
}

figcaption {
  color: #959595;
  font-size: 14px;
  padding: 10px 0 0;
}

/* --- TYPOGRPAHY ---- */

sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-style: normal;
  font-weight: normal;
}

h1,
h2,
h3,
blockquote {
  font-family: "roc-grotesk", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 500;
}

h1 {
  font-size: 3.2em;
  line-height: 1.2em;
}

.h1-alt {
  color: #006AF0;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
}

h2 {
  font-family: "roc-grotesk-condensed";
  color: #06074C;
  font-size: 22.4px;
  letter-spacing: 0.75px;
  line-height: 33px;
}

h3 {
  color: #06074C;
  font-size: 22.4px;
  letter-spacing: 0.25px;
}

h4 {
  font-size: 16px;
}

blockquote {
  padding: 0;
  margin: 0;
  text-indent: 0;
}

p {
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
}

p.lead_para {
  font-family: "roc-grotesk";
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.025em;
}

p.intro {
  font-size: 1.4em;
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 400;
}

li {
  margin: 10px 0;
}

a img {
  border: none;
}

/*------- LAYOUT ELEMENTS ---------*/

.inner {
  position: relative;
  overflow: auto;
  display: block;
}

/*------- UI ELEMENTS ---------*/

.next {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.prev {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.icon {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
}

.pf {
  overflow: auto;
  background-color: #040132;
  text-align: center;
  padding: 5% 20%;
  color: #fff;
}

.pf .PF_logo {
  width: 220px;
  height: 67px;
  margin: 0 auto;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: contain;
  background-image: url("/images/PF-Landscape-Logo-2-rgb-neg.png"), none;
}

.pf h1 {
  font-size: 23px;
  margin: 20px 0;
}

.pf p {
  margin: 0 auto 30px;
  max-width: 774px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.32px;
  line-height: 30px;
  text-align: center;
}

.pf button {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  background-color: #006AF0;
  color: #fff;
  padding: 25px 75px;
  text-decoration: none;
  margin-bottom: 40px;
  margin-top: 30px;
}

.pf button:hover {
  background-color: #0C3FED;
}

.alert {
  padding: 40px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  max-width: 600px;
  position: relative;
  text-align: center;
}

.alert ul li {
  font-size: 18px;
  font-weight: 400;
}

.alert-danger {
  background-color: transparent;
  border: 1px solid #ff6469;
  color: #ff6469;
}

.modal_top {
  background-color: #ff6469;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 20px 60px;
}

.modal_top h2,
.modal_top p {
  max-width: 800px;
  margin: 0 auto;
  padding: 10px 0;
}

.modal_top .close {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("/images/icons/icon-close.svg"), none;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.modal_top .close:hover {
  -webkit-animation: rotate 0.1s 1 linear;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: rotate 0.1s 1 linear;
  /* IE 10+, Fx 29+ */
}

.modal_top button {
  border: 1px solid #fff;
  padding: 15px 40px;
  margin: 0 auto;
  position: relative;
  width: auto;
  height: auto;
}

.header {
  width: 100%;
  display: block;
  position: relative;
  color: #fff;
  background-color: #ededed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  padding: 0 40px;
}

.header h1 {
  color: #06074C;
  font-family: "roc-grotesk-condensed";
  letter-spacing: 0.75px;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}

.breadcrumbs {
  position: absolute;
  left: 20px;
  z-index: 10000;
  background-color: #959595;
  padding: 5px 10px;
  opacity: 0.3;
  color: white;
  font-size: 12px;
}

.breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.breadcrumbs ul li {
  display: inline;
  margin: 1px 0;
}

.breadcrumbs ul li a {
  color: #f3f3f3;
}

.breadcrumbs:hover {
  opacity: 1;
}

.breadcrumbs a:hover {
  color: black;
}

.static_header {
  width: 100%;
  display: block;
  position: relative;
  background: url(/images/Princes-Blue-BG.jpg);
  color: #fff;
  overflow: auto;
}

.static_header header {
  padding: 60px 0;
  max-width: 800px;
}

.static_header header h1 {
  width: 75%;
  padding: 40px 0 0;
  font-family: "roc-grotesk-condensed";
  letter-spacing: 0.61px;
  margin-top: 0;
}

.static_header header h1 span {
  display: block;
  font-family: "roc-grotesk";
  font-size: 26px;
  letter-spacing: 0.29px;
  line-height: 65px;
}

.static_header p {
  font-weight: 500;
  position: relative;
  width: 75%;
  padding: 40px 0 0;
}

.static_header p .lead_para {
  font-family: "roc-grotesk";
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.025em;
}

.border_aside {
  padding: 25px 50px;
  border: 1px solid #006AF0;
  max-width: 800px;
  position: relative;
}

.border_aside p {
  color: #06074C;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 20px;
  text-align: center;
}

.help_content {
  position: relative;
  display: block;
  max-width: 800px;
  float: none;
  clear: both;
}

.help_content .inner {
  position: relative;
  display: block;
  margin: 0 auto;
}

.help_content .inner a {
  text-decoration: underline;
  color: #06074C;
}

.help_content .inner a:hover,
.help_content .inner a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: #006AF0;
          text-decoration-color: #006AF0;
}

.help_content .help_aside {
  position: relative;
  display: block;
  margin: 0 auto;
}

.help_content .help_aside h2 {
  font-size: 1.6em;
  line-height: 1.4em;
}

.help_content .help_aside ul {
  font-size: 20px;
  color: #959595;
  font-weight: 300;
  padding: 0;
  margin: 0;
  list-style: none;
}

.help_content .help_aside ul li {
  position: relative;
  margin: 5px 0;
  padding: 0 0 10px 40px;
  background-size: 20px;
  background-position: 0 2px;
  background-repeat: no-repeat;
  font-size: 16px;
}

.help_content .help_aside ul li a {
  text-decoration: underline;
  color: #06074C;
}

.help_content .help_aside ul li a:hover,
.help_content .help_aside ul li a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: #006AF0;
          text-decoration-color: #006AF0;
}

.help_content .help_aside ul li .help-aside-icon {
  height: 26px;
  width: 26px;
  background: url(/images/icons/Need_a_hand.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -3px;
}

.help_content:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.account_content label,
.contact_info label {
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #959595;
  display: block;
}

.account_content input,
.contact_info input {
  background-color: #ededed;
  border: none;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

.account_content .form-button,
.contact_info .form-button {
  background-color: #006AF0;
  border: none;
  padding: 15px 20px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.account_content .form-button:hover,
.contact_info .form-button:hover {
  background-color: #0C3FED;
}

@media only screen and (max-width: 1080px) {
  .breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .breadcrumbs {
    display: none;
  }
}

@media only screen and (min-width: 889px) {
  .header {
    height: 470px;
  }

  .header h1 {
    font-size: 55px;
    line-height: 65px;
  }

  .help_content {
    padding: 40px 0;
  }

  .steps-header {
    padding-top: 84px;
  }

  .steps-image {
    height: 150px;
  }

  .step-1-image {
    width: 97px;
  }

  .step-2-image {
    width: 148px;
  }

  .step-3-image {
    width: 151px;
  }

  .step-4-image {
    width: 161px;
  }

  .breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 888px) {
  .header {
    height: 329px;
  }

  .header h1 {
    font-size: 38px;
  }

  .help_content {
    padding: 40px;
  }

  .steps-header {
    padding-top: 65px;
  }

  .step-1-image {
    width: 59px;
    height: 90px;
  }

  .step-2-image {
    width: 105px;
    height: 105px;
  }

  .step-3-image {
    width: 106px;
    height: 106px;
  }

  .step-4-image {
    width: 113px;
    height: 105px;
  }

  .breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 750px) {
  .breadcrumbs {
    display: none;
  }
}

@media only screen and (min-width: 701px) {
  .help_content .inner {
    padding-right: 40px;
  }

  .help_content .help_aside {
    float: right;
    width: 25%;
  }
}

@media only screen and (max-width: 700px) {
  .modal_top {
    padding: 60px 20px;
  }

  .modal_top h2 {
    font-size: 1em;
  }

  .modal_top p {
    font-size: 0.8em;
    margin: 10px;
  }

  .modal_top .close {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-image: url("/images/icons/icon-close.svg"), none;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }

  .breadcrumbs {
    display: none;
  }

  .pf {
    padding: 60px 30px;
  }

  .help_content .inner {
    padding-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .breadcrumbs {
    display: none;
  }

  .header {
    height: 230px;
  }
}

@media only screen and (max-width: 550px) {
  .header h1 {
    font-size: 22px;
  }

  .steps-header {
    padding-top: 59px;
  }

  .breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .breadcrumbs {
    display: none;
  }
}

@media only screen and (min-width: 426px) {
  .static_header h1 {
    font-size: 55px;
    line-height: 65px;
  }
}

@media only screen and (max-width: 425px) {
  .breadcrumbs {
    display: none;
  }

  .static_header h1 {
    font-size: 45px;
    line-height: 47px;
  }
}

@media only screen and (max-width: 375px) {
  .breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 320px) {
  .breadcrumbs {
    display: none;
  }
}

a {
  text-decoration: none;
}

.top_bar {
  height: 40px;
  width: 100%;
  position: relative;
  padding: 5px;
  margin: 0px auto;
  background-color: #06074C;
}

.top_bar .release-date {
  color: white;
  vertical-align: sub;
  padding-left: 25px;
}

.top_bar .pf-top-bar {
  float: right;
  margin: 0 5px 0;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.top_bar img {
  margin-left: 10px;
  height: 26px;
  vertical-align: middle;
}

.primary_nav {
  position: relative;
  background-color: #06074C;
  color: #fffaf0;
  z-index: 9970;
  width: 100%;
  box-sizing: border-box;
}

.primary_nav .heading {
  position: relative;
  float: left;
}

.primary_nav .heading .rapid-planning-toolkit a {
  color: #FFFFFF;
  font-family: "roc-grotesk-condensed";
  letter-spacing: 0;
  line-height: 59px;
}

.primary_nav .heading .sub {
  position: absolute;
  background: url(/images/RPT-FUE.svg) no-repeat;
  background-size: contain;
}

.primary_nav .release-date {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
}

.primary_nav .guest {
  float: right;
  text-align: right;
}

.primary_nav .guest ul {
  background-color: #06074C;
  height: 55px;
  margin: 0;
}

.primary_nav .guest ul li {
  display: inline-block;
  text-align: center;
  padding: 10px;
  font-size: 15px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 8% 50%;
  background-size: 40px auto;
  margin: 0;
}

.primary_nav .guest ul .explore {
  width: 210px;
  background-image: url("/images/icons/Group6.png"), none;
  background-size: 28px;
  padding: 17px 10px 15px 45px;
}

.primary_nav .guest ul .explore a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
}

.primary_nav .guest ul .sign_up_button {
  width: 171px;
  height: 41px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  background-color: #fff;
  color: #253940;
  background-size: 33px;
  background-position: 5px 5px;
  background-image: url("/images/Light_Blue_Circle.svg"), none;
}

.primary_nav .guest ul .sign_up_button a {
  color: #253940;
}

.primary_nav .guest ul em {
  border-bottom: 1px solid #006AF0;
}

.primary_nav .nav_menu {
  padding: 5px 20px 5px 0px;
  position: absolute;
  bottom: -29px;
  right: 30px;
  z-index: 10;
  text-align: right;
  background-color: #fff;
}

.primary_nav .nav_menu a:link,
.primary_nav .nav_menu a:visited,
.primary_nav .nav_menu a:hover,
.primary_nav .nav_menu a:active {
  color: #253940;
}

.primary_nav .nav_menu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.primary_nav .nav_menu ul li {
  margin: 0 0 0 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857;
}

@media only screen and (min-width: 641px) {
  .heading {
    margin-top: -15px;
    height: 41px;
    width: 323px;
  }

  .heading .rapid-planning-toolkit a {
    height: 41px;
    width: 323px;
    font-size: 41.25px;
  }

  .heading .sub {
    left: 51.14px;
    bottom: -19px;
    height: 12.75px;
    width: 139.48px;
  }
}

@media only screen and (max-width: 640px) {
  .release-date {
    display: none !important;
  }

  .heading {
    margin-top: -29px;
  }

  .heading .rapid-planning-toolkit {
    width: 260px;
    height: 40px;
    font-size: 24px;
  }

  .heading .sub {
    left: 29px;
    bottom: -19px;
    height: 19px;
    width: 85px;
  }
}

@media only screen and (min-width: 551px) {
  .top_bar .release-date {
    display: inline-block;
  }

  .primary_nav {
    height: 95px;
    padding: 15px 30px;
  }

  .primary_nav .release-date {
    display: none;
  }

  .primary_nav .guest {
    display: block;
  }
}

@media only screen and (max-width: 550px) {
  .top_bar .release-date {
    display: none;
  }

  .primary_nav {
    height: 50px;
    padding: 15px 15px;
  }

  .primary_nav .release-date {
    display: block;
  }

  .primary_nav .guest {
    display: none;
  }
}

@media only screen and (max-width: 520px) {
  .primary_nav {
    height: 68px;
  }
}

@media only screen and (max-width: 425px) {
  .primary_nav .release-date {
    left: 50px;
  }

  .primary_nav h1 {
    font-size: 12px;
  }

  .primary_nav h3 {
    font-size: 9px;
  }

  .primary_nav .nav_menu {
    padding: 5px 5px 5px 0px;
    right: auto;
    left: 0px;
    width: 100%;
    text-align: left;
  }

  .primary_nav .nav_menu ul,
  .primary_nav .nav_menu li {
    text-align: center;
  }

  .primary_nav .nav_menu ul li,
  .primary_nav .nav_menu li li {
    margin: 0px 5px 0px 10px;
  }
}

@media only screen and (max-width: 375px) {
  .primary_nav .release-date {
    font-size: 12px;
    left: 10%;
  }
}

.home {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}

.home .header {
  background: url(/images/Home_banner.jpg) no-repeat;
  background-size: cover;
}

.home .header h1 {
  color: #fff;
}

.home .header .toolkit-steps .toolkit-step-1,
.home .header .toolkit-steps .toolkit-step-2,
.home .header .toolkit-steps .toolkit-step-3,
.home .header .toolkit-steps .toolkit-step-4 {
  display: inline-block;
}

.home .header .toolkit-steps .toolkit-step-1 {
  background: url(/images/home_step1.png) no-repeat;
  background-size: contain;
}

.home .header .toolkit-steps .toolkit-step-2 {
  background: url(/images/home_step2.png) no-repeat;
  background-size: contain;
}

.home .header .toolkit-steps .toolkit-step-3 {
  background: url(/images/home_step3.png) no-repeat;
  background-size: contain;
}

.home .header .toolkit-steps .toolkit-step-4 {
  background: url(/images/home_step4.png) no-repeat;
  background-size: contain;
}

.home .home-header h1 {
  max-width: 850px;
}

.home .overview {
  text-align: center;
  background-color: #f3f3f3;
  padding: 40px;
}

.home .overview iframe {
  margin: 4% 0;
}

.home .overview h1 {
  color: #06074C;
  font-size: 2em;
}

.home .overview .lead_para {
  max-width: 572px;
  margin: 40px auto;
  height: auto;
  color: #06074C;
  font-weight: 500;
  letter-spacing: 0.45px;
  text-align: center;
}

.home .overview .inner {
  margin: 0px auto;
  overflow: auto;
  padding-top: 40px;
}

.home .overview .inner article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.home .overview .inner article header {
  width: 100%;
  padding-top: 45%;
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
}

.home .overview .inner article header h2 {
  height: 102px;
  width: 201px;
  color: #06074C;
  font-family: "roc-grotesk";
  font-size: 22px;
  letter-spacing: 0.44px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home .overview .inner article div {
  width: 100%;
  padding-top: 90%;
  position: relative;
}

.home .overview .inner .about div {
  background: url(/images/About.png) no-repeat;
  background-size: contain;
}

.home .overview .inner .using div {
  background: url(/images/Using_icon.png) no-repeat;
  background-size: contain;
}

.home .overview .inner .example div {
  background: url(/images/Examples.png) no-repeat;
  background-size: contain;
}

.home .overview .inner div p {
  position: absolute;
  text-align: center;
  width: 221px;
  height: 190px;
  padding: 30px;
  bottom: 10px;
  left: 23px;
  background-color: #FFF492;
  display: none;
}

.home .overview .inner a {
  text-decoration: none;
}

.home .overview .inner a:link,
.home .overview .inner a:visited {
  color: #253940;
}

.home .overview .homepage_button {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.5px;
  background-color: #006AF0;
  color: #fff;
  position: relative;
  padding: 20px 20px 20px 0;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 20px;
  background-image: url(/images/icons/right-white.svg), none;
}

.home .overview .homepage_button:hover {
  background-color: #0C3FED;
}

.home .overview .border_aside {
  margin: 0 auto;
  padding: 25px;
}

.home .overview .border_aside .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 42px;
}

.home .overview .border_aside .warning-blue {
  background: url(/images/icons/Group14.png) no-repeat;
  background-size: contain;
  left: 24px;
}

.home .overview .border_aside p {
  margin: 0 auto;
}

.home .homepage_partners {
  position: relative;
  overflow: auto;
  margin: 0 auto;
  max-width: 1450px;
  padding: 40px;
  background-color: #fff;
  color: #253940;
  text-align: center;
}

.home .homepage_partners .inner {
  margin: 20px auto 0;
  position: relative;
}

.home .homepage_partners .inner .h1-alt a {
  color: #006AF0;
}

.home .homepage_info .bx-wrapper {
  max-width: 100%;
}

.home .homepage_info .bx-wrapper .bx-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider {
  width: 515%;
  position: relative;
  transition-duration: 0s;
  transform: translate3d(-1878px, 0px, 0px);
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider li {
  margin: 0;
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider p {
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
  z-index: 10;
  padding: 0px 40px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-1,
.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-2,
.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-3 {
  padding-top: 7%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  float: left;
  list-style: none;
  position: relative;
  width: 1838px;
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/What.jpeg");
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/Why.jpeg");
}

.home .homepage_info .bx-wrapper .bx-viewport .homepage_slider .slide-3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/Who.jpeg");
}

.home .homepage_info .bx-pager {
  position: relative;
  width: 100%;
  height: 100px;
  bottom: 0;
  margin: 0 auto;
  background-color: #06074C;
  overflow: auto;
}

.home .homepage_info .bx-pager a {
  position: relative;
  cursor: pointer;
  margin: 31px auto;
  float: left;
  width: 33%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 5% 50%;
  background-size: 40px;
  color: #959595;
  text-decoration: none;
}

.home .homepage_info .bx-pager a:hover,
.home .homepage_info .bx-pager a.active {
  color: #fff;
}

.home .homepage_info .bx-pager a div .toolkit_figures_icon {
  background: url(/images/icons/Group14white.png) no-repeat;
  background-size: contain;
  position: absolute;
  height: 42px;
  width: 43px;
  left: 30px;
}

.home .homepage_info .bx-pager a div p {
  margin: 0 auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 19.5px;
  text-align: center;
}

.home .homepage_info .bx-pager .pager-1 {
  border-right: 1px solid #006AF0;
}

.home .homepage_info .bx-pager .pager-2 {
  border-right: 1px solid #006AF0;
}

.home .homepage_info .bx-pager .pager-3 {
  border-right: none;
}

.home .homepage_info .bx-pager .pager-1,
.home .homepage_info .bx-pager .pager-2,
.home .homepage_info .bx-pager .pager-3 {
  text-decoration: none;
}

@media only screen and (min-width: 1001px) {
  iframe {
    width: 876px;
    height: 492.75px;
  }
}

@media only screen and (max-width: 1000px) {
  iframe {
    width: 640px;
    height: 360px;
  }
}

@media only screen and (min-width: 889px) {
  .header h1 {
    padding-top: 80px;
    margin-bottom: 35px;
  }

  .toolkit-step-1,
  .toolkit-step-2,
  .toolkit-step-3,
  .toolkit-step-4 {
    height: 126.5px;
    width: 127.5px;
    display: inline-block;
    margin: 0 15px;
  }

  .overview .border_aside {
    width: 801px;
  }

  .overview .border_aside p {
    width: 573px;
  }

  .homepage_slider p {
    font-size: 28px;
    line-height: 40px;
    top: 45%;
    height: 180px;
    width: 742px;
  }
}

@media only screen and (max-width: 888px) {
  .header h1 {
    padding-top: 56px;
    margin-bottom: 24.5px;
  }

  .toolkit-step-1,
  .toolkit-step-2,
  .toolkit-step-3,
  .toolkit-step-4 {
    height: 89px;
    width: 89px;
    display: inline-block;
    margin: 0 11px;
  }

  .overview .border_aside {
    width: 620px;
  }

  .overview .border_aside .warning-blue {
    display: none;
  }

  .homepage_slider p {
    font-size: 22px;
    line-height: 34px;
    top: 51%;
    height: 180px;
    width: 742px;
  }
}

@media only screen and (max-width: 700px) {
  .overview article {
    width: 100%;
  }

  .overview article:hover p {
    display: none;
  }

  .overview article div,
  .overview article header {
    width: 50%;
    float: left;
    padding-top: 40%;
  }

  .homepage_info {
    display: none;
  }
}

@media only screen and (min-width: 641px) {
  .overview .lead_para {
    font-size: 25px;
    line-height: 40px;
  }

  .overview .homepage_button {
    margin-bottom: 80px;
  }

  .homepage_partners .inner .partner-logos div {
    display: inline-block;
    margin: 0 30px 30px;
  }

  .homepage_partners .inner .partner-logos div a img {
    width: 300px;
  }

  .homepage_partners .inner .partner-logos .nyu {
    width: 300px;
  }

  .homepage_partners .inner .partner-logos .cap {
    width: 400px;
  }

  .homepage_partners .inner .partner-logos .un-habitat {
    width: 385px;
  }

  .homepage_partners .inner .partner-logos .ucem {
    width: 200px;
  }

  .homepage_partners .inner .partner-logos .owl {
    width: 240px;
    margin: 0 0 30px 0;
  }

  .homepage_partners .inner .partner-logos .nyu,
  .homepage_partners .inner .partner-logos .un-habitat,
  .homepage_partners .inner .partner-logos .ucem {
    margin: 0 30px 30px 0;
  }
}

@media only screen and (max-width: 640px) {
  .header {
    height: 230px;
  }

  .header h1 {
    font-size: 22px;
    margin-bottom: 17px;
  }

  .overview iframe {
    width: 530px;
    height: 298.125px;
  }

  .overview .lead_para {
    font-size: 22px;
    line-height: 32px;
  }

  .overview .homepage_button {
    margin-bottom: 50px;
  }

  .overview .border_aside {
    width: 520px;
  }

  .homepage_partners .inner .partner-logos div {
    display: block;
    margin: auto;
    width: 375px;
  }

  .homepage_partners .inner .partner-logos div img {
    width: 375px;
  }

  .homepage_partners .inner .partner-logos .nyu {
    margin: 35px auto;
  }

  .homepage_partners .inner .partner-logos .un-habitat {
    margin-bottom: 35px;
  }

  .toolkit-step-1,
  .toolkit-step-2,
  .toolkit-step-3,
  .toolkit-step-4 {
    height: 62px;
    width: 62px;
    display: inline-block;
    margin: 0 5px;
  }

  .border_aside .icon {
    display: none;
  }
}

@media only screen and (min-width: 551px) {
  .overview .homepage_button {
    width: 420px;
    font-size: 26px;
  }
}

@media only screen and (max-width: 550px) {
  .header h1 {
    margin-bottom: 12px;
  }

  .overview {
    padding: 30px 10px;
  }

  .overview iframe {
    width: 480px;
    height: 270px;
  }

  .overview p .lead_para {
    margin-left: 10px;
    margin-right: 10px;
  }

  .overview .homepage_button {
    width: 400px;
    font-size: 20px;
  }

  .overview .border_aside {
    width: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .overview iframe {
    width: 350px;
    height: 196.875px;
  }
}

@media only screen and (min-width: 426px) {
  .overview h1 {
    margin: 30px 0;
  }

  .homepage_partners .inner .h1-alt {
    margin: 0 0 73px;
  }
}

@media only screen and (max-width: 425px) {
  .header {
    height: 350px;
  }

  .header h1 {
    font-size: 42px;
    line-height: 42px;
  }

  .home-header {
    background-position-x: 21% !important;
  }

  .overview {
    padding: 30px 10px;
  }

  .overview iframe {
    width: 295px;
    height: 165.9375px;
  }

  .overview h1 {
    margin-bottom: 5px;
  }

  .overview .inner article {
    margin: 0 0 40px;
  }

  .overview p .lead_para {
    margin-left: 10px;
    margin-right: 10px;
  }

  .overview .homepage_button {
    width: 300px;
    font-size: 18px;
  }

  .overview .border_aside {
    width: 300px;
  }

  .homepage_partners .inner .h1-alt {
    margin: 0 0 48px;
  }

  .homepage_partners .inner .partner-logos div {
    width: 300px;
  }

  .homepage_partners .inner .partner-logos div img {
    width: 300px;
  }

  .homepage_partners .inner .partner-logos .clgf img {
    width: 225px;
  }
}

@media only screen and (min-width: 376px) {
  .overview .inner article {
    margin: 0 15px 40px;
    width: 270px;
  }
}

@media only screen and (max-width: 375px) {
  .header h1 {
    padding-top: 70px;
  }

  .header .toolkit-steps {
    display: none;
  }

  .overview {
    padding: 30px 10px;
  }

  .overview iframe {
    width: 260px;
    height: 146.25px;
  }

  .overview p .lead_para {
    margin-left: 10px;
    margin-right: 10px;
  }

  .overview .homepage_button {
    width: 260px;
    font-size: 18px;
  }

  .overview .border_aside {
    width: 260px;
  }

  .homepage_partners .inner .partner-logos div {
    width: 275px;
  }

  .homepage_partners .inner .partner-logos div img {
    width: 275px;
  }
}

@media only screen and (max-width: 320px) {
  .header h1 {
    padding-top: 60px;
  }
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
}

.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager .bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager .bx-default-pager a:hover,
.bx-wrapper .bx-pager .bx-default-pager a.active {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/images/icons/left-arrow.png) no-repeat 50% 50%;
  background-size: cover;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/images/icons/right-arrow.png) no-repeat 50% 50%;
  background-size: cover;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 20px;
  height: 38px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a .disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.footer {
  background-color: #06074C;
  overflow: auto;
  color: #fff;
  width: 100%;
  display: block;
  text-align: left;
}

.footer h4 {
  font-family: "roc-grotesk-condensed";
  font-size: 19px;
  line-height: 13.86px;
  margin-bottom: 20px;
  font-weight: normal;
}

.footer .blurb {
  padding: 30px;
  float: left;
}

.footer .blurb p,
.footer .blurb a {
  font-weight: initial;
  font-size: 14px;
  letter-spacing: 0.36px;
  line-height: 20px;
}

.footer .blurb a {
  text-decoration: underline;
}

.footer nav {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 30px;
  font-size: 14px;
  letter-spacing: 0.36px;
  line-height: 20px;
}

.footer nav a {
  font-size: 14px;
  font-weight: initial;
  letter-spacing: 0.36px;
  line-height: 20px;
  text-decoration: none;
}

.footer .follow {
  width: auto;
}

.footer .follow .PF_logo {
  margin-top: 58px;
  width: 180px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url("/images/PF-Landscape-Logo-2-rgb-neg.png"), none;
}

.footer .follow .copyright {
  height: 20px;
  width: 214px;
  font-size: 10px;
  letter-spacing: 0.2px;
  line-height: 20px;
  margin-top: 10px;
}

.footer .twitter {
  position: absolute;
  right: 40px;
  width: 150px;
  font-size: 14px;
  line-height: 1.42857;
}

.footer .twitter a:link,
.footer .twitter a:visited,
.footer .twitter a:hover,
.footer .twitter a:active,
.footer .twitter a:focus {
  border-bottom: #ff6469 solid 1px;
}

.footer a {
  color: #fff;
}

@media only screen and (min-width: 641px) {
  .twitter {
    top: 140px;
  }

  .PF_logo {
    bottom: 85px;
  }

  .blurb {
    width: 40%;
  }

  .where-to {
    float: left;
  }

  .follow {
    float: right;
  }
}

@media only screen and (max-width: 640px) {
  .twitter {
    bottom: 140px;
  }

  .PF_logo {
    bottom: 40px;
  }

  nav {
    float: none;
  }
}

.login .account_content {
  background-color: #f3f3f3;
  padding: 60px 0;
}

.login .account_content .login-icon {
  display: block;
  margin: 0 auto;
  height: 100px;
  width: 65px;
  margin-bottom: 30px;
}

.login .account_content h1,
.login .account_content p {
  text-align: center;
}

.login .account_content h1 {
  margin: 20px auto;
}

.login .account_content p {
  font-weight: 300;
  letter-spacing: 0em;
  position: relative;
  max-width: 600px;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}

.login .account_content .register_cta_top {
  display: block;
  max-width: 420px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.42857;
}

.login .account_content .register_cta_top a:link,
.login .account_content .register_cta_top a:visited {
  color: #0C3FED;
  border-bottom: 1px solid #0C3FED;
}

.login .account_content .notification-success {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  padding: 20px;
  background-color: #55c591;
  margin: 20px auto 0;
  color: white;
  font-size: 20px;
  padding: 10px 35px;
}

.login .account_content .inner {
  text-align: left;
  position: relative;
  display: block;
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
}

.login .account_content .inner form:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.login .account_content .inner form input,
.login .account_content .inner form label {
  width: 100%;
}

.login .account_content .inner form label {
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #959595;
  display: block;
}

.login .account_content .inner form input {
  background-color: #ededed;
  border: none;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 14px;
}

.login .account_content .inner form input:focus {
  border-left: 1px solid #959595;
  outline: none;
}

.login .account_content .inner form input.checklist {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.login .account_content .inner form .login_controls {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: underline;
  text-align: center;
}

.login .account_content .inner form .login_controls label {
  text-transform: none;
}

.login .account_content .inner form .login_controls a {
  color: #253940;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.42857;
}

.login .account_content .inner form .login_controls a:hover {
  color: #959595;
}

.login .account_content .inner form .remember-me {
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.login .account_content .inner form .remember-me .checkbox {
  width: auto;
}

.login .account_content .inner form .remember-me span {
  vertical-align: text-bottom;
}

.login .account_content .inner form .forgot-password {
  margin: 20px auto 0;
  text-align: center;
}

.login .account_content .inner form .validation-error {
  color: red;
}

.login .account_content .inner form .form-button {
  background-color: #006AF0;
  border: none;
  padding: 15px 20px;
  width: 100%;
  color: #fff;
  border-bottom: 2px solid;
  border-right: 2px solid;
  font-size: 22px;
}

.login .account_content .inner form .form-button:hover {
  background-color: #0C3FED;
}

.login .account_content .inner .register_cta {
  width: 100%;
  border-top: 1px solid #ededed;
  padding: 40px 0 0;
  text-align: center;
}

.login .account_content .inner .register_cta h3 {
  font-size: 22px;
  line-height: 1.42857;
  font-weight: 300;
}

.login .account_content .inner .register_cta button {
  background-color: transparent;
  border: 1px solid #006AF0;
  padding: 25px;
  font-size: 22px;
  font-weight: 500;
  width: 100%;
  color: #006AF0;
  margin: 0 auto;
  margin-top: 20px;
}

@media only screen and (max-width: 888px) {
  .account_content h1 {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .account_content p {
    margin: 20px;
  }
}

@media only screen and (max-width: 550px) {
  .account_content h1 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.about .header {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/Who.jpeg"), none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position-y: 35%;
}

.about .header h1 {
  color: #ffffff;
  margin: 0 auto;
  max-width: 830px;
}

.about .bottom-text {
  padding: 25px 50px;
  border: 1px solid #006AF0;
  max-width: 800px;
  position: relative;
}

.about .bottom-text p {
  margin: 0;
  color: #06074C;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (min-width: 889px) {
  .about .header h1 {
    padding-top: 138px;
  }

  .help_content,
  .bottom-text {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 888px) {
  .about .header h1 {
    padding-top: 97px;
  }
}

@media only screen and (max-width: 640px) {
  .about .header h1 {
    padding-top: 82px;
  }

  .border_aside .icon {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .about .header h1 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 425px) {
  .about .header {
    padding: 0 30px !important;
  }
}

@media only screen and (max-width: 375px) {
  .about .header h1 {
    padding-top: 68px;
    font-size: 38px;
    line-height: 39px;
  }
}

@media only screen and (max-width: 320px) {
  .about .header h1 {
    padding-top: 58px;
    font-size: 36px;
    line-height: 38px;
  }
}

.share {
  background-color: white;
}

.share ul {
  padding: 20px 30px;
  margin: 0;
  position: relative;
  display: block;
  list-style: none;
}

.share ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 1.42857;
}

.share ul li div {
  width: 20px;
  height: 20px;
}

.share ul li .twitter {
  background: url(/images/icons/Twitter.png) no-repeat;
  background-size: contain;
  width: 23px;
}

.share ul li .twitter:hover {
  background: url(/images/icons/Twitter-hover.png) no-repeat;
  background-size: contain;
}

.share ul li .facebook {
  background: url(/images/icons/Facebook.png) no-repeat;
  background-size: contain;
}

.share ul li .facebook:hover {
  background: url(/images/icons/Facebook-hover.png) no-repeat;
  background-size: contain;
}

.share ul li .instagram {
  background: url(/images/icons/Instagram.png) no-repeat;
  background-size: contain;
}

.share ul li .instagram:hover {
  background: url(/images/icons/Instagram-hover.png) no-repeat;
  background-size: contain;
}

.share ul .share-text {
  display: block;
  margin: 0px;
  padding: 10px 0;
  width: 46px;
  color: #06074C;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
}

.search .help_content .inner input {
  display: inline;
  background-color: #ededed;
  border: none;
  padding: 10px;
}

@media only screen and (min-width: 701px) {
  .help_content .inner {
    float: left;
    width: 75%;
  }
}

.partners .partners_header {
  background: url(/images/Partners_banner.jpg) no-repeat;
  background-size: cover;
}

.partners .partners_header h1 {
  color: #fff;
}

.partners .partners_content {
  position: relative;
  display: block;
  float: none;
  margin: 0 auto;
  padding: 60px 0;
  clear: both;
  max-width: 80%;
}

.partners .partners_content .inner {
  position: relative;
  overflow: auto;
  display: block;
  margin: 0;
}

.partners .partners_content .inner .partner {
  position: relative;
  display: block;
  overflow: auto;
}

.partners .partners_content .inner .partner .logo_container {
  float: left;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
  margin-top: 20px;
}

.partners .partners_content .inner .partner .logo_container img {
  max-width: 100%;
  max-height: 200px;
}

@media only screen and (min-width: 1601px) {
  .partners_content .inner .partner a h2 {
    float: left;
    margin-left: 25%;
    width: 75%;
    clear: both;
  }

  .partners_content .inner .partner p {
    width: 75%;
    float: right;
  }

  .partners_content .inner .partner .logo_container {
    width: 315px;
  }
}

@media only screen and (max-width: 1600px) {
  .partners_content .inner .partner a {
    text-align: center;
  }

  .partners_content .inner .partner .logo_container {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 889px) {
  .partners_header h1 {
    padding-top: 200px;
  }
}

@media only screen and (max-width: 888px) {
  .partners_header h1 {
    padding-top: 140px;
  }
}

@media only screen and (max-width: 640px) {
  .partners_header h1 {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 425px) {
  .partners_header {
    height: 230px !important;
  }

  .partners_content .inner .partner p {
    font-size: 14px;
  }
}

.register .account_content {
  background-color: #f3f3f3;
  padding: 60px 0;
}

.register .account_content h1 {
  margin: 20px auto;
  text-align: center;
}

.register .account_content p {
  font-weight: 300;
  letter-spacing: 0em;
  position: relative;
  max-width: 600px;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}

.register .account_content .register_cta_top {
  display: block;
  max-width: 420px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}

.register .account_content .register_cta_top a:link,
.register .account_content .register_cta_top a:visited {
  color: #006AF0;
  border-bottom: 1px solid #006AF0;
}

.register .account_content .inner {
  position: relative;
  display: block;
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
}

.register .account_content .login_controls {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: underline;
  text-align: center;
}

@media only screen and (min-width: 641px) {
  .account_content p {
    margin: 0px auto;
  }
}

@media only screen and (max-width: 640px) {
  .account_content p {
    margin: 20px;
  }
}

.pf-info .header {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/pf-info.jpg"), none;
}

.pf-info .header h1 {
  margin: 0 auto;
  max-width: 1300px;
  color: white;
}

.pf-info .pf_overview {
  overflow: auto;
  background-color: #ededed;
  text-align: center;
}

.pf-info .pf_overview h1 {
  font-size: 23px;
  margin: 20px 0;
}

.pf-info .pf_overview ul {
  margin: 0 auto;
  margin-top: 40px;
  padding: 0;
}

.pf-info .pf_overview ul li span {
  font-size: 42px;
  color: #006AF0;
  display: block;
}

@media only screen and (min-width: 1300px) {
  .pf-info .header h1 {
    padding-top: 170px;
  }
}

@media only screen and (max-width: 1299px) {
  .pf-info .header h1 {
    padding-top: 15%;
  }
}

@media only screen and (min-width: 901px) {
  .pf_overview {
    padding: 5% 20%;
  }
}

@media only screen and (max-width: 900px) {
  .pf_overview {
    padding: 5% 5%;
  }
}

@media only screen and (min-width: 889px) {
  .pf-info .header {
    background-position-y: -96px;
    background-repeat: inherit;
  }

  .pf-info .header h1 {
    font-size: 38px;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 888px) {
  .pf-info .header h1 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 641px) {
  .pf_overview ul li {
    display: inline-block;
    width: 16%;
    margin: 0 2%;
    font-weight: 300;
    vertical-align: top;
  }
}

@media only screen and (max-width: 640px) {
  .pf-info .header h1 {
    padding-top: 10%;
  }

  .pf_overview ul li {
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 550px) {
  .pf-info .header h1 {
    padding-top: 14%;
    font-size: 18px;
  }
}

@media only screen and (max-width: 425px) {
  .pf-info .header h1 {
    padding-top: 25%;
    font-size: 22px;
    line-height: 28px;
  }
}

.faq .static_header {
  background: url(/images/faq.jpg) no-repeat;
  background-size: cover;
}

.faq .static_header h1 {
  color: #06074C;
}

.faq .static_header h1 span {
  color: #8382A7;
}

.faq .static_header .lead_para {
  color: #06074C;
  padding-top: 20px;
}

.faq .border_aside {
  margin: 0 auto;
  padding: 25px;
}

.contact-us .contact_info textarea {
  width: 100%;
  background-color: #ededed;
  border: none;
  margin-bottom: 20px;
  padding: 10px;
}

.contact-us .contact_info .captcha {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}

.contact-us .contact_info .captcha iframe {
  width: 304px;
  height: auto;
}

.contact-us .contact_info button {
  height: 58px;
  width: 220px;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.5px;
  background-color: #006AF0;
  color: #fff;
  position: relative;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 20px 0;
}

.contact-us .contact_info button:hover {
  background-color: #0C3FED;
}

@media only screen and (min-width: 889px) {
  .help_content {
    margin: 0 auto;
  }

  .static_header header {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 888px) {
  .static_header header {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 701px) {
  .help_content .inner {
    float: left;
    width: 75%;
  }
}

@media only screen and (max-width: 550px) {
  header h1 {
    font-size: 22px;
  }
}

.toolkit .toolkit_header {
  background: url(/images/Toolkit_banner.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
}

.toolkit .toolkit_header h1 {
  color: #fff;
  margin: 0px auto;
  font-weight: 500;
  position: relative;
  max-width: 700px;
}

.toolkit .toolkit_figures {
  background-color: #06074C;
  width: 100%;
  margin: 0;
  font-size: 22px;
}

.toolkit .toolkit_figures li {
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: block;
  height: 46px;
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 19.5px;
  margin: 10px auto;
}

.toolkit .toolkit_figures li:last-of-type {
  border: none;
}

.toolkit .toolkit_figures li .toolkit_figures_icon {
  background: url(/images/icons/Group14white.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -6px;
  height: 55px;
  width: 55px;
  left: 30px;
}

.toolkit .toolkit_figures li .activities-icon {
  background: url(/images/icons/Activities.png) no-repeat;
  background-size: contain;
}

.toolkit .toolkit_figures li .tasks-icon {
  background: url(/images/icons/Tasks.png) no-repeat;
  background-size: contain;
}

.toolkit .toolkit_figures li .workshop-icon {
  background: url(/images/icons/Workshop.png) no-repeat;
  background-size: contain;
}

.toolkit .toolkit_content {
  padding: 40px;
  background-color: #F8F8F8;
  width: 100%;
  font-size: 17px;
  line-height: 18px;
  text-align: center;
}

.toolkit .toolkit_overview {
  background-color: #FFFFFF;
  overflow: auto;
  text-align: center;
  padding: 40px;
}

.toolkit .toolkit_overview .activities {
  text-align: left;
  color: #06074C;
  height: 55px;
  font-size: 22.4px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 35px;
  padding: 15px;
}

.toolkit .toolkit_overview .activities p {
  opacity: 0.5;
  color: #1B72A2;
  font-weight: 500;
  line-height: 15px;
}

.toolkit .toolkit_overview .toolkit-activities {
  padding-top: 7px;
  height: 70px;
  max-width: 971px;
}

.toolkit .toolkit_overview .step-1-activities {
  background-color: #41E0F5;
}

.toolkit .toolkit_overview .step-2-activities {
  background-color: #F8D148;
}

.toolkit .toolkit_overview .step-3-activities {
  background-color: #30EE7D;
}

.toolkit .toolkit_overview .step-4-activities {
  background-color: #F98F43;
}

.toolkit .toolkit_overview .wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  overflow: auto;
  display: block;
}

.toolkit .toolkit_overview .wrapper h1 {
  margin: 50px 0 40px;
  padding: 0 20px;
  color: #06074C;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
}

.toolkit .toolkit_overview .wrapper .info {
  padding: 0 20px;
  margin: 10px 0 32px;
  color: #06074C;
  font-size: 19.6px;
  font-weight: 300;
  letter-spacing: 0.22px;
  line-height: 27px;
}

.toolkit .toolkit_overview .wrapper .card {
  background-color: #fff;
  width: 220px;
}

.toolkit .toolkit_overview .wrapper .card figure {
  width: 100%;
  padding-top: 110%;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.toolkit .toolkit_overview .wrapper .card header {
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 16px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.toolkit .toolkit_overview .wrapper .card p {
  font-size: 12px;
}

.toolkit .toolkit_overview .wrapper .step1 header,
.toolkit .toolkit_overview .wrapper .step2 header,
.toolkit .toolkit_overview .wrapper .step3 header,
.toolkit .toolkit_overview .wrapper .step4 header {
  background-color: #06074C;
  background-image: url("/images/icons/right-white.svg"), none;
}

.toolkit .toolkit_overview .wrapper .step1 p,
.toolkit .toolkit_overview .wrapper .step2 p,
.toolkit .toolkit_overview .wrapper .step3 p,
.toolkit .toolkit_overview .wrapper .step4 p {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: center;
}

.toolkit .toolkit_overview .wrapper .step1 figure {
  background-image: url("/images/Group31.png"), none;
}

.toolkit .toolkit_overview .wrapper .step2 figure {
  background-image: url("/images/Group33.png"), none;
}

.toolkit .toolkit_overview .wrapper .step3 figure {
  background-image: url("/images/Group35.png"), none;
}

.toolkit .toolkit_overview .wrapper .step4 {
  position: relative;
  opacity: 30%;
}

.toolkit .toolkit_overview .wrapper .step4 figure {
  background-image: url("/images/Group37.png"), none;
}

.toolkit .toolkit_overview .wrapper .step4 .in-progress {
  display: none;
  width: inherit;
  height: 300px;
  background-color: #8281a65e;
  padding-top: 50%;
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 30px;
}

.toolkit .toolkit_overview .wrapper .step4:hover {
  opacity: 1;
}

.toolkit .toolkit_overview .wrapper .step4:hover figure {
  background-image: none;
}

.toolkit .toolkit_overview .wrapper .step4:hover header {
  opacity: 0;
}

.toolkit .toolkit_overview .wrapper .step4:hover .in-progress {
  display: block;
}

.toolkit .toolkit_overview .inner .lead-para {
  margin-bottom: 35px;
  height: 32px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #8281A6;
  font-size: 22.4px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 27px;
}

.toolkit .toolkit_steps_overview .inner p:first-of-type {
  color: #06074C;
  font-size: 15.4px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.toolkit .toolkit_steps_overview .step-4-activity {
  vertical-align: top;
  padding-right: 20px;
}

.toolkit .toolkit_steps_overview .step-4-activity h3 {
  height: 84px;
  margin-bottom: 0;
}

.toolkit .bo_steps_content .inner_activity p,
.toolkit .bo_steps_overview .inner_activity p,
.toolkit .toolkit_steps_overview .inner_activity p {
  text-align: left;
  max-width: 640px;
  color: #000000 !important;
  font-size: 15.4px !important;
  font-weight: 300 !important;
  letter-spacing: 0.75px !important;
}

.toolkit .bo_steps_overview .inner .lead_para,
.toolkit .toolkit_steps_overview .inner .lead_para {
  margin: 0;
}

.toolkit .inner {
  max-width: 640px;
  display: inline-block;
  text-align: left;
}

.toolkit .inner h3 {
  margin-top: 0;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
}

.toolkit .inner p {
  text-align: left;
  max-width: 640px;
  color: #000000;
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.toolkit .inner a {
  text-decoration: underline;
}

.toolkit .inner-intro {
  max-width: 640px;
  display: inline-block;
  text-align: left;
}

.toolkit .inner-intro p {
  text-align: left;
  max-width: 640px;
  color: #000000;
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.toolkit .inner-intro a {
  text-decoration: underline;
}

.toolkit .toolkit-inner .info {
  color: #06074C;
  font-size: 15.4px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.toolkit .toolkit-inner ul {
  list-style: none;
}

.toolkit .toolkit-inner ul li {
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.toolkit .toolkit-inner ul li:before {
  content: "\2022";
  color: #8281A6;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}

.toolkit .toolkit-banner {
  background-color: #006AF0;
  margin: 50px auto;
}

.toolkit .toolkit-banner .toolkit-image {
  width: 127px;
  background: url(/images/Group58.png) no-repeat;
  background-size: contain;
  top: -16px;
}

.toolkit .toolkit-banner .text-banner .toolkit-banner-title {
  margin: 0;
  font-weight: bold;
  letter-spacing: 0.45px;
  line-height: 32px;
}

.toolkit .toolkit-banner .text-banner p {
  text-align: center;
}

.toolkit .toolkit-banner .text-banner div {
  width: 20px;
  background: url(/images/icons/right-white.svg) no-repeat;
  background-size: contain;
  position: absolute;
}

.toolkit .lead_para {
  margin-bottom: 35px;
  height: 32px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #8281A6;
  font-size: 22.4px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 27px;
}

@media only screen and (max-width: 888px) {
  .toolkit_figures .toolkit_figures_icon {
    display: none;
  }
}

@media only screen and (min-width: 751px) {
  .toolkit_content .inner,
  .toolkit_content .inner-intro {
    padding: 83px 0;
  }

  .toolkit-banner {
    width: 699px;
  }

  .toolkit-banner .text-banner {
    width: 430px;
  }

  .toolkit-banner .text-banner .toolkit-banner-title {
    font-size: 25px;
  }

  .toolkit-banner .text-banner div {
    top: 33px;
  }
}

@media only screen and (max-width: 750px) {
  .toolkit_content .inner .inner-intro {
    padding: 13px;
  }

  .toolkit-banner .text-banner .toolkit-banner-title {
    font-size: 18px;
  }

  .toolkit-banner .text-banner p {
    font-size: 15px;
    line-height: 16px;
    margin: 0;
  }

  .toolkit-banner .text-banner div {
    top: 20px;
  }
}

@media only screen and (min-width: 641px) {
  .toolkit_figures {
    height: 110px;
  }

  .toolkit_overview .inner article {
    width: 23%;
    margin: 0 1% auto;
    float: left;
  }

  .toolkit-banner {
    width: 699px;
  }
}

@media only screen and (max-width: 640px) {
  .toolkit_overview .inner article {
    width: 200px;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 550px) {
  .toolkit-banner {
    width: 365px !important;
  }

  .toolkit-banner .toolkit-image {
    display: none;
  }
}

@media only screen and (min-width: 426px) {
  .toolkit_header h1 {
    padding: 100px 30px;
  }

  .toolkit_figures li {
    font-size: 18px;
  }

  .toolkit-inner {
    width: 320px;
  }

  .toolkit_content .inner-toolkit-steps {
    width: 320px;
  }

  .toolkit-activities p {
    margin: 0;
    font-size: 15.4px;
    letter-spacing: 0.75px;
  }

  .toolkit-banner {
    padding: 40px;
  }

  .toolkit-banner .text-banner div {
    height: 38px;
    right: -51px;
  }
}

@media only screen and (max-width: 425px) {
  .toolkit_header {
    padding: 30px !important;
    background-position-x: 60% !important;
  }

  .toolkit_figures li {
    font-size: 16px;
  }

  .toolkit-activities {
    margin: 20px 0 !important;
  }

  .toolkit-activities p {
    margin-top: -3px;
    font-size: 13px;
    letter-spacing: 0.5px;
  }

  .toolkit-banner {
    width: 300px;
  }

  .toolkit-banner .toolkit-image {
    display: none;
  }

  .toolkit-banner .text-banner {
    width: 250px;
    right: 56px;
  }

  .toolkit-banner .text-banner div {
    height: 31px;
    right: -44px;
    top: 25px;
  }
}

@media only screen and (min-width: 421px) {
  .toolkit_figures {
    padding: 25px 0;
  }

  .toolkit_figures li {
    float: left;
    width: 33%;
    border-right: 1px solid #006AF0;
  }

  .toolkit_figures_step1 li {
    border-right: 1px solid #41E0F5;
  }

  .toolkit_figures_step2 li {
    border-right: 1px solid #F8D148;
  }

  .toolkit_figures_step3 li {
    border-right: 1px solid #30EE7D;
  }

  .toolkit_figures_step4 li {
    border-right: 1px solid #F98F43;
  }
}

@media only screen and (max-width: 420px) {
  .toolkit_figures {
    padding: 1px 0;
  }

  .toolkit_figures li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}

@media only screen and (max-width: 375px) {
  .toolkit-banner {
    width: 300px !important;
  }

  .toolkit-banner .text-banner {
    right: 34px !important;
  }

  .toolkit-banner .text-banner div {
    right: -28px;
  }
}

@media only screen and (max-width: 320px) {
  .toolkit-banner .text-banner {
    right: 41px !important;
  }

  .toolkit-banner .text-banner .toolkit-banner-title {
    font-size: 16px;
  }

  .toolkit-banner .text-banner p {
    font-size: 14px;
  }
}

.toolkit .steps-header h1 {
  padding-top: 10px;
  margin-bottom: 0;
}

.toolkit .steps-header p {
  color: #06074C;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 35px;
  margin: 0;
}

.toolkit .steps-image {
  margin: auto;
}

.toolkit .multiple-images {
  cursor: pointer;
  position: relative;
  width: 320px;
  height: 230px;
  background-size: cover !important;
}

.toolkit .multiple-images .slides-number {
  padding: 7px 8px 6px;
  opacity: 0.7;
  background-color: #06074C;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
}

.toolkit .multiple-images .expand {
  display: none;
  height: inherit;
  background: url(/images/icons/search.png) no-repeat;
  background-position: 50% 50%;
  background-size: 38%;
  background-color: #06074C;
  opacity: 0.7;
}

.toolkit .multiple-images:hover .expand,
.toolkit .multiple-images:hover .expand-toolkit {
  display: block;
}

.toolkit .multiple-images .expand-toolkit {
  background-size: 20%;
}

.toolkit .multiple-images-toolkit {
  background-size: contain !important;
}

.toolkit .multiple-images-toolkit .expand-toolkit {
  transform: scale(0.956, 0.93);
}

.toolkit .multiple-images-1-key {
  background: url(/images/bo-step1/Step_1_key_output_a.jpeg) no-repeat;
}

.toolkit .multiple-images-1-b {
  background: url(/images/bo-step1/Step_1B_a.jpeg) no-repeat;
}

.toolkit .multiple-images-1-c {
  background: url(/images/bo-step1/Step_1C_a.png) no-repeat;
}

.toolkit .multiple-images-2-key {
  background: url(/images/bo-step2/Step_2_key_output.jpeg) no-repeat;
}

.toolkit .multiple-images-2-b {
  background: url(/images/bo-step2/Step_2B_a.jpeg) no-repeat;
}

.toolkit .multiple-images-2-c1 {
  background: url(/images/bo-step2/Step_2C_aa.jpeg) no-repeat;
}

.toolkit .multiple-images-2-c2 {
  background: url(/images/bo-step2/Step_2C_ba.jpeg) no-repeat;
}

.toolkit .multiple-images-2-c3 {
  background: url(/images/bo-step2/Step_2C_ca.jpeg) no-repeat;
}

.toolkit .multiple-images-3-key {
  background: url(/images/bo-step3/Step_3_key_output_a.png) no-repeat;
}

.toolkit .multiple-images-3-a {
  background: url(/images/bo-step3/Step_3A_a.png) no-repeat;
}

.toolkit .multiple-images-3-b {
  background: url(/images/bo-step3/Step_3B_b.png) no-repeat;
}

.toolkit .multiple-images-3-c {
  background: url(/images/bo-step3/Step_3C_a.png) no-repeat;
}

.toolkit .single-image {
  background-size: contain !important;
  width: 600px;
  height: 400px;
}

.toolkit .single-image-key {
  background-position: center !important;
  background-size: cover !important;
  width: 400px;
  height: 395px;
}

.toolkit .single-image-key-1 {
  margin-top: 47px;
  background-position: center !important;
  width: 400px;
  height: 450px;
}

.toolkit .single-image-key-2 {
  margin-top: 50px;
  background-position: center !important;
  width: 400px;
  height: 420px;
}

.toolkit .single-image-key-3 {
  margin-top: 30px;
  background-position: center !important;
  width: 400px;
  height: 395px;
}

.toolkit .single-image-key-4 {
  margin-top: 30px;
  background-position: center !important;
  width: 400px;
  height: 415px;
}

.toolkit .horizontal-line {
  box-sizing: border-box;
  height: 1px;
  border: 1px solid #06074C;
  opacity: 0.15;
}

.toolkit .banner {
  position: relative;
  margin: 60px auto 90px;
}

.toolkit .banner .steps-image-banner {
  position: absolute;
}

.toolkit .banner .steps-text-banner {
  color: #06074C;
  font-weight: bold;
  letter-spacing: 0.45px;
  text-align: center;
  position: absolute;
}

.toolkit .banner .steps-text-banner p {
  font-weight: 500;
  letter-spacing: 0.22px;
  text-align: center;
}

.toolkit .banner .arrow {
  position: absolute;
  width: 21px;
  background: url(/images/icons/right-arrow-blue.png) no-repeat;
  background-size: contain;
}

.toolkit .banner a .prev-step {
  background: url("/images/icons/left-arrow.png") no-repeat;
  background-position: 10%;
}

.toolkit .banner a .next-step {
  background: url("/images/icons/right-arrow.png") no-repeat;
  background-position: 90%;
}

.toolkit .banner a .prev-step,
.toolkit .banner a .next-step {
  position: absolute;
  height: 58px;
  background-color: #06074C;
  background-repeat: no-repeat;
  background-size: 16px;
  box-sizing: border-box;
  text-align: center;
}

.toolkit .banner a .prev-step p,
.toolkit .banner a .next-step p {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: center;
}

.toolkit .step-1-header {
  background: url(/images/step1.jpg) no-repeat;
  background-size: cover;
}

.toolkit .step-1-header .step-1-image {
  background: url(/images/Group46.png) no-repeat;
  background-size: contain;
}

.toolkit .step-1-banner {
  background-color: #41E0F5;
}

.toolkit .step-1-banner .step-1-image-banner {
  background: url(/images/Group46.png) no-repeat;
  background-size: contain;
}

.toolkit .step-2-header {
  background: url(/images/step2.jpg) no-repeat;
  background-size: cover;
}

.toolkit .step-2-header .step-2-image {
  background: url(/images/Group92.png) no-repeat;
  background-size: contain;
}

.toolkit .step-2-banner {
  background-color: #F8D148;
}

.toolkit .step-2-banner .step-2-image-banner {
  background: url(/images/Group92.png) no-repeat;
  background-size: contain;
}

.toolkit .step-3-header {
  background: url(/images/step3.jpg) no-repeat;
  background-size: cover;
}

.toolkit .step-3-header .step-3-image {
  background: url(/images/Group63.png) no-repeat;
  background-size: contain;
}

.toolkit .step-3-banner {
  background-color: #30EE7D;
}

.toolkit .step-3-banner .step-3-image-banner {
  background: url(/images/Group63.png) no-repeat;
  background-size: contain;
}

.toolkit .step-4-header {
  background: url(/images/step4.jpg) no-repeat;
  background-size: cover;
}

.toolkit .step-4-header .step-4-image {
  background: url(/images/Group70.png) no-repeat;
  background-size: contain;
}

.toolkit .step-4-banner {
  background-color: #F98F43;
}

.toolkit .step-4-banner .step-4-image-banner {
  background: url(/images/Group70.png) no-repeat;
  background-size: contain;
}

.toolkit .step-4-banner .in-progress-banner {
  display: none;
  width: inherit;
  height: 141px;
  background-color: #8281a65e;
  padding-top: 7%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
}

.toolkit .step-4-banner:hover {
  background-color: white;
}

.toolkit .step-4-banner:hover .step-4-image-banner {
  background-image: none;
}

.toolkit .step-4-banner:hover .steps-text-banner,
.toolkit .step-4-banner:hover .arrow {
  display: none;
}

.toolkit .step-4-banner:hover .in-progress-banner {
  display: block;
}

.toolkit .banner .toolkit-image-banner {
  background: url(/images/Group58.png) no-repeat;
  background-size: contain;
}

/* Slideshow container */

.slideshow-container {
  max-width: 1000px;
  max-height: 90%;
  position: fixed;
  top: 50%;
  z-index: 1;
  /* Caption text */
}

.slideshow-container .exit {
  cursor: pointer;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(/images/icons/close-menu.svg) no-repeat;
  background-size: contain;
}

.slideshow-container .exit-toolkit {
  background: url(/images/icons/close-menu-black.png) no-repeat;
  background-size: contain;
}

.slideshow-container .prev,
.slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slideshow-container .prev:hover,
.slideshow-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.slideshow-container .prev {
  left: -50px;
}

.slideshow-container .next {
  right: -50px;
}

.slideshow-container .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.slideshow-container .text {
  position: relative;
  height: 70px;
  background-color: white;
}

.slideshow-container .text div {
  word-break: break-word;
  background-color: white;
  color: #06074C;
  font-size: 15px;
  padding: 8px 12px;
  top: 2px;
}

.slideshow-container .case-study-text {
  color: #06074C;
  font-size: 15px;
  padding: 8px 12px;
  bottom: 8px;
  text-align: center;
  background-color: white;
}

.slideshow-container .active {
  background-color: #717171;
}

/* Slideshows - decrease text size */

@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px;
  }
}

@media only screen and (min-width: 1601px) {
  .slideshow-container .text div {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media only screen and (max-width: 1600px) {
  .slideshow-container .text div {
    max-width: 400px;
  }
}

@media only screen and (min-width: 1501px) {
  .slideshow-container .text div {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media only screen and (max-width: 1500px) {
  .slideshow-container .text div {
    max-width: 300px;
  }
}

@media only screen and (min-width: 1201px) {
  .banner .next-step {
    top: 41px;
    right: -266px;
  }

  .banner .prev-step {
    top: 41px;
    left: -266px;
  }
}

@media only screen and (max-width: 1200px) {
  .slideshow-container .text div {
    max-width: 250px;
  }

  .banner .next-step {
    top: 180px;
    right: 0;
  }

  .banner .prev-step {
    top: 180px;
    left: 0;
  }
}

@media only screen and (min-width: 1013px) {
  .invisible-image {
    display: inline-block;
    margin-left: 49px;
    background-color: white;
    width: 320px;
    height: 230px;
    vertical-align: top;
  }

  .multiple-images,
  .single-image {
    display: inline-block;
    margin-left: 49px;
    vertical-align: top;
  }
}

@media only screen and (max-width: 1012px) {
  .invisible-image {
    display: none;
  }

  .multiple-images {
    display: block;
    margin: 20px auto;
  }

  .single-image {
    display: none;
  }
}

@media only screen and (min-width: 1001px) {
  .toolkit_overview .activities {
    width: 1000px;
  }

  .slideshow-container .text div {
    position: absolute;
  }

  .slideshow-container .text .text-left {
    left: 10px;
    text-align: left;
  }

  .slideshow-container .text .text-right {
    right: 10px;
    text-align: right;
  }

  .horizontal-line {
    width: 1000px;
  }

  .multiple-images-1-key {
    margin-top: 214px;
  }

  .multiple-images-1-b {
    margin-top: 95px;
  }

  .multiple-images-1-c {
    margin-top: 95px;
  }

  .multiple-images-2-key {
    margin-top: 214px;
  }

  .multiple-images-2-b {
    margin-top: 95px;
  }

  .multiple-images-2-c1 {
    margin-top: 124px;
  }

  .multiple-images-2-c2 {
    margin-top: 90px;
  }

  .multiple-images-2-c3 {
    margin-top: 90px;
  }

  .multiple-images-3-key {
    margin-top: 214px;
  }

  .multiple-images-3-a {
    margin-top: 97px;
  }

  .multiple-images-3-b {
    margin-top: 95px;
  }

  .multiple-images-3-c {
    margin-top: 95px;
  }
}

@media only screen and (max-width: 1000px) {
  .toolkit_overview .activities {
    width: 640px;
  }

  .slideshow-container .text {
    height: 85px;
  }

  .slideshow-container .text div {
    left: 0;
    text-align: center;
    max-width: none !important;
  }

  .horizontal-line {
    width: 640px;
  }
}

@media only screen and (min-width: 751px) {
  .banner {
    height: 141px;
  }

  .banner .steps-image-banner {
    height: 188px;
  }

  .banner .toolkit-text-banner {
    width: 340px;
  }

  .banner .steps-text-banner {
    height: 102px;
    font-size: 25px;
    right: 79px;
    bottom: 19px;
    line-height: 32px;
  }

  .banner .steps-text-banner p {
    margin-top: 10px;
    font-size: 19.6px;
    line-height: 27px;
  }

  .banner .arrow {
    top: 51px;
  }

  .step-1-banner {
    width: 581px;
  }

  .step-1-banner .step-1-image-banner {
    width: 121px;
    top: -15px;
    left: 40px;
  }

  .step-2-banner {
    width: 644px;
  }

  .step-2-banner .step-2-image-banner {
    width: 186px;
    top: -17px;
    left: 40px;
  }

  .step-3-banner {
    width: 649px;
  }

  .step-3-banner .step-3-image-banner {
    width: 189px;
    top: -22px;
    left: 40px;
  }

  .step-4-banner {
    width: 661px;
  }

  .step-4-banner .step-4-image-banner {
    width: 201px;
    top: -27px;
    left: 40px;
  }
}

@media only screen and (max-width: 750px) {
  .banner {
    width: 482px;
  }

  .banner {
    height: 113px;
  }

  .banner .steps-image-banner {
    height: 150px;
  }

  .banner .toolkit-text-banner {
    width: 250px;
  }

  .banner .steps-text-banner {
    height: 82px;
    font-size: 20px;
    right: 63px;
    bottom: 15px;
  }

  .banner .arrow {
    top: 36px;
  }

  .banner .next-step {
    top: 145px;
    right: 0;
  }

  .banner .prev-step {
    top: 145px;
    left: 0;
  }

  .step-1-banner {
    width: 465px;
  }

  .step-1-banner .step-1-image-banner {
    width: 97px;
    top: -11px;
    left: 34px;
  }

  .step-2-banner {
    width: 515px;
  }

  .step-2-banner .step-2-image-banner {
    width: 149px;
    top: -13px;
    left: 35px;
  }

  .step-3-banner {
    width: 454px;
  }

  .step-3-banner .step-3-image-banner {
    width: 132px;
    top: -9px;
    left: 17px;
  }

  .step-4-banner {
    width: 529px;
  }

  .step-4-banner .step-4-image-banner {
    width: 161px;
    top: -21px;
    left: 36px;
  }
}

@media only screen and (min-width: 641px) {
  .toolkit_overview .inner article {
    width: 23%;
    margin: 0 1% auto;
    float: left;
  }

  .toolkit_overview .activities {
    margin: 38px auto 55px;
  }

  .horizontal-line {
    margin: 20px auto 48px;
  }
}

@media only screen and (max-width: 640px) {
  .toolkit_overview .inner article {
    width: 200px;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
  }

  .toolkit_overview .activities {
    width: auto;
    margin: 38px auto 55px;
  }

  .horizontal-line {
    width: auto;
    margin: 20px 30px 48px;
  }
}

@media only screen and (min-width: 551px) {
  .banner .prev-step,
  .banner .next-step {
    width: 220px;
  }
}

@media only screen and (max-width: 550px) {
  .step-1-image {
    width: 49px;
    height: 74px;
  }

  .step-2-image {
    width: 74px;
    height: 74px;
  }

  .step-3-image {
    width: 74px;
    height: 74px;
  }

  .step-4-image {
    width: 79px;
    height: 74px;
  }

  .banner {
    width: 400px;
  }

  .banner .steps-image-banner {
    display: none;
  }

  .banner .prev-step,
  .banner .next-step {
    width: 174px;
    top: 126px;
  }
}

@media only screen and (max-width: 480px) {
  .banner .steps-image-banner {
    height: 120px;
  }

  .step-1-banner {
    width: 372px;
  }

  .step-1-banner .step-1-image-banner {
    width: 78px;
    top: -10px;
    left: 29px;
  }

  .step-2-banner {
    width: 412px;
  }

  .step-2-banner .step-2-image-banner {
    width: 119px;
    top: -11px;
    left: 30px;
  }

  .step-3-banner {
    width: 318px;
  }

  .step-3-banner .step-3-image-banner {
    width: 101px;
    top: -4px;
    left: -23px;
  }

  .step-4-banner {
    width: 418px;
  }

  .step-4-banner .step-4-image-banner {
    width: 129px;
    top: -17px;
    left: 32px;
  }
}

@media only screen and (min-width: 426px) {
  .steps-header p {
    padding: 15px;
    font-size: 22.4px;
  }

  .multiple-images-toolkit {
    width: 600px !important;
    height: 400px !important;
  }

  .slideshow-container {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .banner {
    padding: 40px;
  }

  .banner .arrow {
    right: 20px;
    height: 38px;
  }
}

@media only screen and (max-width: 425px) {
  .steps-header {
    padding-top: 25% !important;
  }

  .step-1-image {
    width: 44px;
    height: 67px;
  }

  .step-2-image {
    width: 67px;
    height: 67px;
  }

  .step-3-image {
    width: 67px;
    height: 67px;
  }

  .step-4-image {
    width: 74px;
    height: 67px;
  }

  .slideshow-container {
    left: 26%;
    transform: translate(-18%, -50%);
  }

  .banner {
    width: 320px;
  }

  .banner .toolkit-image {
    display: none;
  }

  .banner .arrow {
    height: 31px;
    right: 9px;
    top: 40px;
  }

  .banner .prev-step,
  .banner .next-step {
    width: 142px;
  }
}

@media only screen and (max-width: 375px) {
  .steps-header {
    padding-top: 46px;
  }

  .multiple-images {
    width: auto !important;
  }

  .slideshow-container {
    left: 26%;
    transform: translate(-18%, -50%);
  }

  .banner .prev-step,
  .banner .next-step {
    width: 142px;
  }
}

@media only screen and (max-width: 320px) {
  .slideshow-container {
    left: 28%;
    transform: translate(-20%, -50%);
  }

  .banner {
    width: 300px;
  }
}

.case-studies .case-studies-header {
  background: url(/images/Princes-Blue-BG.jpg);
}

.case-studies .case-studies-header h1 {
  color: #fff;
}

.case-studies #map {
  height: 800px;
  width: 100%;
}

.case-studies .bo-header {
  background-image: linear-gradient(rgba(0, 106, 240, 0.6), rgba(0, 106, 240, 0.6)), url(/images/bo.jpg);
  background-size: cover;
  background-position-y: 35%;
}

.case-studies .bo-header h1 {
  color: #fff;
}

.case-studies .fact-box-and-maps {
  background-color: #F8F8F8;
  position: relative;
  width: 100%;
  min-height: 527px;
  padding: 74px 30px 73px;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .fact-box,
.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps {
  position: relative;
  display: inline-block;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .fact-box {
  float: left;
  margin-right: 41px;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 365px;
  padding-top: 15px;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .region,
.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .country {
  display: inline-block;
  position: relative;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .region-text,
.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .country-text {
  position: absolute;
  bottom: -50px;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .region {
  width: 148px;
  height: 177px;
  background: url(/images/Group164.png) no-repeat;
  background-size: contain;
  margin-right: 24px;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .country {
  width: 308px;
  height: 315px;
  background: url(/images/Group18.png) no-repeat;
  background-size: contain;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .region-text {
  left: 0;
}

.case-studies .fact-box-and-maps .fact-box-and-maps-wrapper .maps .country-text {
  right: 0;
}

.case-studies .meet-the-team,
.case-studies .using-the-toolkit {
  width: 100%;
}

.case-studies .meet-the-team {
  padding: 50px 20px 80px;
}

.case-studies .meet-the-team .name,
.case-studies .meet-the-team p {
  text-align: center;
}

.case-studies .meet-the-team p {
  margin: 0;
  color: #06074C;
}

.case-studies .meet-the-team .name {
  margin-bottom: 0;
  color: #006AF0;
  font-size: 22.4px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 33px;
}

.case-studies .meet-the-team .wrapper {
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.case-studies .meet-the-team .wrapper .h1-alt {
  padding: 0 20px;
  margin-bottom: 33px;
}

.case-studies .meet-the-team .wrapper .card {
  width: 222px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.case-studies .meet-the-team .wrapper .card .team-member-image-1,
.case-studies .meet-the-team .wrapper .card .team-member-image-2,
.case-studies .meet-the-team .wrapper .card .team-member-image-3,
.case-studies .meet-the-team .wrapper .card .team-member-image-4 {
  height: 220px;
  background-size: cover;
}

.case-studies .meet-the-team .wrapper .card .team-member-image-1 {
  background-image: url("/images/Mayor.jpeg"), none;
}

.case-studies .meet-the-team .wrapper .card .team-member-image-2 {
  background-image: url("/images/Haja_Halimah_Lukay.png"), none;
}

.case-studies .meet-the-team .wrapper .card .team-member-image-3 {
  background-image: url("/images/Engineer.png"), none;
}

.case-studies .meet-the-team .wrapper .card .team-member-image-4 {
  background-image: url("/images/Catriona_Forbes.png"), none;
}

.case-studies .meet-the-team .quote {
  margin-top: 30px;
}

.case-studies .meet-the-team .quote p {
  margin: 0 auto 10px;
  max-width: 782px;
  padding: 0 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
}

.case-studies .meet-the-team .quote .quote-member-name {
  color: #006AF0;
  font-size: 15.4px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 27px;
  text-align: center;
}

.case-studies .using-the-toolkit {
  background-color: #f3f3f3;
  overflow: auto;
  padding: 80px 0;
}

.case-studies .using-the-toolkit .wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  overflow: auto;
  display: block;
}

.case-studies .using-the-toolkit .wrapper h1 {
  margin: 0;
  padding: 0 20px;
  color: #06074C;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
}

.case-studies .using-the-toolkit .wrapper .info {
  padding: 0 20px;
  margin: 10px 0 32px;
  color: #06074C;
  font-size: 19.6px;
  font-weight: 300;
  letter-spacing: 0.22px;
  line-height: 27px;
}

.case-studies .using-the-toolkit .wrapper .card {
  background-color: #fff;
  width: 220px;
}

.case-studies .using-the-toolkit .wrapper .card figure {
  width: 100%;
  padding-top: 110%;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.case-studies .using-the-toolkit .wrapper .card header {
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 16px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.case-studies .using-the-toolkit .wrapper .card p {
  font-size: 12px;
}

.case-studies .using-the-toolkit .wrapper .step1 header,
.case-studies .using-the-toolkit .wrapper .step2 header,
.case-studies .using-the-toolkit .wrapper .step3 header,
.case-studies .using-the-toolkit .wrapper .step4 header {
  background-color: #06074C;
  background-image: url("/images/icons/right-white.svg"), none;
}

.case-studies .using-the-toolkit .wrapper .step1 p,
.case-studies .using-the-toolkit .wrapper .step2 p,
.case-studies .using-the-toolkit .wrapper .step3 p,
.case-studies .using-the-toolkit .wrapper .step4 p {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: center;
}

.case-studies .using-the-toolkit .wrapper .step1 figure {
  background-image: url("/images/Group31.png"), none;
}

.case-studies .using-the-toolkit .wrapper .step2 figure {
  background-image: url("/images/Group33.png"), none;
}

.case-studies .using-the-toolkit .wrapper .step3 figure {
  background-image: url("/images/Group35.png"), none;
}

.case-studies .using-the-toolkit .wrapper .step4 {
  position: relative;
  opacity: 30%;
}

.case-studies .using-the-toolkit .wrapper .step4 figure {
  background-image: url("/images/Group37.png"), none;
}

.case-studies .using-the-toolkit .wrapper .step4 .in-progress {
  display: none;
  width: inherit;
  height: 300px;
  background-color: #8281a65e;
  padding-top: 50%;
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 30px;
}

.case-studies .using-the-toolkit .wrapper .step4:hover {
  opacity: 1;
}

.case-studies .using-the-toolkit .wrapper .step4:hover figure {
  background-image: none;
}

.case-studies .using-the-toolkit .wrapper .step4:hover header {
  opacity: 0;
}

.case-studies .using-the-toolkit .wrapper .step4:hover .in-progress {
  display: block;
}

@media only screen and (min-width: 1091px) {
  .wrapper {
    text-align: left;
  }

  .wrapper h1 {
    text-align: left;
  }
}

@media only screen and (max-width: 1090px) {
  .wrapper {
    text-align: center;
  }

  .wrapper h1 {
    text-align: center;
  }
}

@media only screen and (min-width: 889px) {
  .case-studies-header h1 {
    padding-top: 200px;
  }
}

@media only screen and (max-width: 888px) {
  .case-studies-header h1 {
    padding-top: 140px;
  }
}

@media only screen and (min-width: 641px) {
  .bo-header {
    padding-top: 80px;
  }

  .quote p {
    font-size: 28px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 640px) {
  .case-studies-header h1 {
    padding-top: 100px;
  }

  .quote p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 551px) {
  .fact-box-and-maps .fact-box-and-maps-wrapper .fact-box {
    width: 470px;
  }

  .card {
    margin: 0 20px 20px;
    display: inline-block;
  }
}

@media only screen and (max-width: 550px) {
  .fact-box-and-maps .fact-box-and-maps-wrapper .fact-box {
    width: auto;
  }

  .maps .region {
    margin-bottom: 40px;
  }

  .card {
    margin: 0 auto 20px;
    display: block;
  }
}

@media only screen and (max-width: 425px) {
  .case-studies-header {
    height: 230px;
  }

  .case-studies .bo-header {
    padding-top: 20%;
  }
}

@-webkit-keyframes bar-animation {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

@keyframes bar-animation {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

.toolkit-timeline .toolkit-timeline-header {
  background: url(/images/Princes-Blue-BG.jpg);
}

.toolkit-timeline .toolkit-timeline-header h1 {
  color: #fff;
}

.toolkit-timeline p {
  max-width: 990px;
  color: #06074C;
  font-weight: 500;
  letter-spacing: 0.25px;
}

.toolkit-timeline .timeline {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 40px;
}

.toolkit-timeline .timeline table {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

.toolkit-timeline .timeline table tr {
  height: 256px;
}

.toolkit-timeline .timeline table tr td {
  vertical-align: top;
}

.toolkit-timeline .timeline table tr .number {
  font-size: 40.53px;
  font-weight: 300;
  letter-spacing: 0.68px;
  line-height: 59px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.toolkit-timeline .timeline table tr .number1 {
  color: #41E0F5;
}

.toolkit-timeline .timeline table tr .number2 {
  color: #F8D148;
}

.toolkit-timeline .timeline table tr .number3 {
  color: #30EE7D;
}

.toolkit-timeline .timeline table tr .number4 {
  color: #F98F43;
}

.toolkit-timeline .timeline table tr .title {
  max-width: 322px;
  position: relative;
  text-align: left;
  padding-right: 20px;
}

.toolkit-timeline .timeline table tr .title div {
  font-size: 40.53px;
  font-weight: 300;
  letter-spacing: 0.68px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.toolkit-timeline .timeline table tr .title a h1 {
  font-family: "roc-grotesk-condensed";
  font-size: 40.53px;
  letter-spacing: 0.68px;
  line-height: 40.5px;
  padding-left: 16px;
  margin-top: 8px;
  text-align: left;
}

.toolkit-timeline .timeline table tr .title1 a {
  color: #41E0F5;
}

.toolkit-timeline .timeline table tr .title2 a {
  color: #F8D148;
}

.toolkit-timeline .timeline table tr .title3 a {
  color: #30EE7D;
}

.toolkit-timeline .timeline table tr .title4 a {
  color: #F98F43;
}

.toolkit-timeline .timeline table tr .animation {
  text-align: left;
  padding-top: 8px;
}

.toolkit-timeline .timeline table tr .animation .abc {
  position: relative;
  height: 52px;
  margin-bottom: 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.toolkit-timeline .timeline table tr .animation .abc .bold {
  font-family: "roc-grotesk-condensed";
  font-size: 20px;
  margin-right: 7px;
}

.toolkit-timeline .timeline table tr .animation .abc span {
  color: #000000;
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 1.04px;
  line-height: 18px;
}

.toolkit-timeline .timeline table tr .animation .abc .bar {
  margin-top: 5px;
  height: 24px;
}

.toolkit-timeline .timeline table tr .animation .abc .workshop {
  margin-top: 5px;
  position: absolute;
  top: 24px;
  font-size: 15.4px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 18px;
}

.toolkit-timeline .timeline table tr .animation1 .abc .bold {
  color: #41E0F5;
}

.toolkit-timeline .timeline table tr .animation1 .abc .bar {
  width: 50px;
  background-color: #41E0F5;
}

.toolkit-timeline .timeline table tr .animation1 .abc .bar-a {
  width: 39px;
}

.toolkit-timeline .timeline table tr .animation1 .abc .bar-b {
  width: 58px;
  margin-left: 31px;
}

.toolkit-timeline .timeline table tr .animation1 .abc .workshop {
  color: #41E0F5;
  left: 100px;
}

.toolkit-timeline .timeline table tr .animation1 .abc .bar-c {
  width: 299px;
  margin-left: 80px;
}

.toolkit-timeline .timeline table tr .animation2 .abc .bold {
  color: #F8D148;
}

.toolkit-timeline .timeline table tr .animation2 .abc .bar {
  width: 50px;
  background-color: #F8D148;
}

.toolkit-timeline .timeline table tr .animation2 .abc .bar-a {
  width: 69px;
  margin-left: 106px;
}

.toolkit-timeline .timeline table tr .animation2 .abc .bar-b {
  width: 80px;
  margin-left: 167px;
}

.toolkit-timeline .timeline table tr .animation2 .abc .workshop-b {
  color: #F8D148;
  left: 259px;
}

.toolkit-timeline .timeline table tr .animation2 .abc .bar-c {
  width: 80px;
  margin-left: 239px;
}

.toolkit-timeline .timeline table tr .animation2 .abc .workshop-c {
  color: #F8D148;
  right: 24px;
}

.toolkit-timeline .timeline table tr .animation3 .abc .bold {
  color: #30EE7D;
}

.toolkit-timeline .timeline table tr .animation3 .abc .bar {
  width: 50px;
  background-color: #30EE7D;
}

.toolkit-timeline .timeline table tr .animation3 .abc .bar-a {
  width: 81px;
  margin-left: 238px;
}

.toolkit-timeline .timeline table tr .animation3 .abc .bar-b {
  width: 63px;
  margin-left: 312px;
}

.toolkit-timeline .timeline table tr .animation3 .abc .workshop {
  color: #30EE7D;
  right: -106px;
}

.toolkit-timeline .timeline table tr .animation3 .abc .bar-c {
  width: 156px;
  margin-left: 366px;
}

.toolkit-timeline .timeline table tr .animation4 .abc .bold {
  color: #F98F43;
}

.toolkit-timeline .timeline table tr .animation4 .abc .bar {
  width: 50px;
  background-color: #F98F43;
}

.toolkit-timeline .timeline table tr .animation4 .abc .bar-a {
  width: 81px;
  margin-left: 386px;
}

.toolkit-timeline .timeline table tr .animation4 .abc .bar-b {
  width: 62px;
  margin-left: 460px;
}

.toolkit-timeline .timeline table tr .animation4 .abc .workshop {
  color: #F98F43;
  right: -106px;
}

.toolkit-timeline .timeline table tr .animation4 .abc .bar-c {
  width: 128px;
  margin-left: 512px;
}

.toolkit-timeline .timeline table .axis-top-row td div,
.toolkit-timeline .timeline table .axis-bottom-row td div {
  float: right;
}

.toolkit-timeline .timeline table .axis-top-row {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.toolkit-timeline .timeline table .axis-top-row td div {
  width: 642px;
  height: 85px;
  background: url(/images/timeline-top.png) no-repeat;
  background-size: contain;
}

.toolkit-timeline .timeline table .axis-bottom-row {
  height: 46px;
}

.toolkit-timeline .timeline table .axis-bottom-row td div {
  width: 642px;
  height: 85px;
  background: url(/images/timeline-bottom.png) no-repeat;
  background-size: contain;
  margin-top: 20px;
}

.toolkit-timeline .timeline .grid {
  height: inherit;
}

.toolkit-timeline .timeline .grid .vertical-1,
.toolkit-timeline .timeline .grid .vertical-2,
.toolkit-timeline .timeline .grid .vertical-3 {
  width: 3px;
  position: absolute;
  top: 27px;
  background: url(/images/vertical.png) no-repeat;
}

.toolkit-timeline .timeline .grid .horizontal-1,
.toolkit-timeline .timeline .grid .horizontal-2,
.toolkit-timeline .timeline .grid .horizontal-3 {
  height: 6px;
  position: absolute;
  right: 34px;
  background: url(/images/horizontal.png) no-repeat;
  background-size: contain;
}

.toolkit-timeline .timeline .grid .horizontal-1 {
  top: 324px;
}

.toolkit-timeline .timeline .grid .horizontal-2 {
  bottom: 645px;
}

.toolkit-timeline .timeline .grid .horizontal-3 {
  bottom: 388px;
}

@media only screen and (min-width: 889px) {
  .toolkit-timeline-header h1 {
    padding-top: 185px;
  }
}

@media only screen and (min-width: 426px) {
  .toolkit-timeline p {
    padding-right: 113px;
    margin: 80px auto;
    font-size: 22.4px;
    line-height: 33px;
  }

  .toolkit-timeline .grid .vertical-1,
  .toolkit-timeline .grid .vertical-2,
  .toolkit-timeline .grid .vertical-3 {
    width: 3px;
    height: 1120px;
  }

  .toolkit-timeline .grid .vertical-1 {
    left: 419px;
  }

  .toolkit-timeline .grid .vertical-2 {
    right: 161px;
  }

  .toolkit-timeline .grid .vertical-3 {
    right: 43px;
  }

  .toolkit-timeline .grid .horizontal-1,
  .toolkit-timeline .grid .horizontal-2,
  .toolkit-timeline .grid .horizontal-3 {
    width: 999px;
    height: 6px;
    position: absolute;
    right: 34px;
    background: url(/images/horizontal.png) no-repeat;
    background-size: contain;
  }

  .toolkit-timeline .grid .horizontal-1 {
    top: 324px;
  }

  .toolkit-timeline .grid .horizontal-2 {
    bottom: 645px;
  }

  .toolkit-timeline .grid .horizontal-3 {
    bottom: 388px;
  }
}

@media only screen and (max-width: 425px) {
  .toolkit-timeline {
    height: 800px;
  }

  .toolkit-timeline .toolkit-timeline-header {
    height: 230px;
  }

  .toolkit-timeline .toolkit-timeline-header h1 {
    padding-top: 76px;
  }

  .toolkit-timeline p {
    padding: 0 30px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 30px auto;
  }

  .toolkit-timeline .timeline {
    transform: scale(0.3);
    top: -425px;
    right: 326px;
  }

  .toolkit-timeline .timeline .grid .vertical-1,
  .toolkit-timeline .timeline .grid .vertical-2,
  .toolkit-timeline .timeline .grid .vertical-3 {
    height: 1120px;
    top: 27px;
  }

  .toolkit-timeline .timeline .grid .vertical-1 {
    left: 386px;
  }

  .toolkit-timeline .timeline .grid .vertical-2 {
    right: 160px;
  }

  .toolkit-timeline .timeline .grid .vertical-3 {
    right: 42px;
  }

  .toolkit-timeline .timeline .grid .horizontal-1,
  .toolkit-timeline .timeline .grid .horizontal-2,
  .toolkit-timeline .timeline .grid .horizontal-3 {
    width: 999px;
    right: 34px;
  }
}

@media only screen and (max-width: 375px) {
  .toolkit-timeline {
    height: 770px;
  }

  .toolkit-timeline .timeline {
    transform: scale(0.27);
    top: -452px;
    right: 362px;
  }
}

@media only screen and (max-width: 320px) {
  .toolkit-timeline {
    height: 665px;
  }

  .toolkit-timeline p {
    font-size: 16px;
    line-height: 20px;
  }

  .toolkit-timeline .timeline {
    transform: scale(0.23);
    top: -477px;
    right: 382px;
  }
}

.sdg .sdg-header {
  background: url(/images/Princes-Blue-BG.jpg);
}

.sdg .sdg-header h1 {
  color: #fff;
}

.sdg .sdg-header p {
  margin: 0 auto;
  max-width: 998px;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-align: center;
}

.sdg .sdg-intro {
  background-color: #F8F8F8;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  margin: auto;
  text-align: center;
}

.sdg .sdg-intro .sdg-intro-text {
  display: inline-block;
  text-align: left;
}

.sdg .sdg-intro .sdg-intro-text h3 {
  margin-top: 6px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 28px;
}

.sdg .sdg-intro .sdg-intro-text p {
  max-width: 640px;
}

.sdg .sdg-intro .sdg-intro-text p:first-of-type {
  color: #8281A6;
  font-size: 22.4px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 27px;
}

.sdg .sdg-intro .sdg-intro-image {
  width: 230px;
  background: url(/images/sdg/Group67.png) no-repeat;
  background-size: contain;
}

.sdg .goals {
  max-width: 1044px;
  margin: auto;
}

.sdg .goals h3 {
  max-width: 850px;
}

.sdg .goals .filter span {
  font-size: 15.4px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.sdg .goals .filter li {
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
  padding-right: 30px;
}

.sdg .goals .filter li:hover {
  color: #06074C;
}

.sdg .goals .filter .active {
  color: #006AF0;
  font-weight: 500;
}

.sdg .goals .goals-list {
  position: relative;
}

.sdg .goals .goals-list div {
  display: inline-block;
  padding: 41px 0;
  border-bottom: 1px solid rgba(6, 7, 76, 0.15);
}

.sdg .goals .goals-list div .goal-image {
  vertical-align: top;
  border: none;
}

.sdg .goals .goals-list div .goal-image-1 {
  height: 120.72px;
  width: 140px;
  background: url(/images/sdg/Group44.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-2 {
  height: 135px;
  width: 115px;
  background: url(/images/sdg/SDG-2.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-3 {
  height: 132px;
  width: 129px;
  background: url(/images/sdg/Group42.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-4 {
  height: 133px;
  width: 122px;
  background: url(/images/sdg/Group433.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-5 {
  height: 142px;
  width: 111px;
  background: url(/images/sdg/SDG-5.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-6 {
  height: 143px;
  width: 127px;
  background: url(/images/sdg/Group36.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-7 {
  height: 138px;
  width: 127px;
  background: url(/images/sdg/Group64.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-8 {
  height: 138px;
  width: 143px;
  background: url(/images/sdg/Group55.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-9 {
  height: 138px;
  width: 147px;
  background: url(/images/sdg/Group60.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-10 {
  height: 138px;
  width: 120px;
  background: url(/images/sdg/Group49.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-11 {
  height: 142px;
  width: 147px;
  background: url(/images/sdg/Group67.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-12 {
  height: 124px;
  width: 143px;
  background: url(/images/sdg/Group1270.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-13 {
  height: 128px;
  width: 140px;
  background: url(/images/sdg/Group27.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-14 {
  height: 131px;
  width: 124px;
  background: url(/images/sdg/Group29.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-15 {
  height: 136px;
  width: 117px;
  background: url(/images/sdg/Group1535.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-16 {
  height: 139px;
  width: 130px;
  background: url(/images/sdg/Group82.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-image-17 {
  height: 136px;
  width: 130px;
  background: url(/images/sdg/Group48.png) no-repeat;
  background-size: contain;
}

.sdg .goals .goals-list div .goal-text {
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
  border: none;
  padding: 0;
  margin-top: -7px;
}

.sdg .goals .goals-list div .goal-text p {
  margin: 0;
}

.sdg .goals .goals-list-rapid .goal-11 {
  float: right;
  margin-top: -190px;
}

.sdg .goals .goals-list-rapid .goal-12 {
  float: none;
}

.sdg .goals .goals-list-rapid .goal-13 {
  float: right;
  margin-top: -160px;
}

.sdg .goals .goals-list-rapid .goal-16 {
  margin-top: -84px;
}

.sdg .goals .goals-list-rapid .goal-17 {
  border: none;
}

.sdg .goals .goals-list-step-1 .goal-11 {
  float: right;
}

.sdg .goals .goals-list-step-1 .goal-16 {
  float: none;
}

.sdg .goals .goals-list-step-1 .goal-17 {
  float: right;
  margin-top: -194px;
  border: none;
}

.sdg .goals .goals-list-step-2 .goal-11 {
  float: right;
  margin-top: -190px;
}

.sdg .goals .goals-list-step-2 .goal-15 {
  float: right;
  margin-top: -213px;
  border: none;
}

.sdg .goals .goals-list-step-3 .goal-16 {
  float: left;
  border: none;
}

.sdg .goals .goals-list-step-4 .goal-11,
.sdg .goals .goals-list-step-4 .goal-13 {
  float: right;
}

.sdg .goals .goals-list-step-4 .goal-12,
.sdg .goals .goals-list-step-4 .goal-16 {
  float: left;
}

.sdg .goals .goals-list-step-4 .goal-16 {
  border: none;
}

.sdg .goals .goals-list-all .goal-4 {
  margin-top: -72px;
}

.sdg .goals .goals-list-all .goal-6 {
  margin-top: -92px;
}

.sdg .goals .goals-list-all .goal-8 {
  margin-top: -63px;
}

.sdg .goals .goals-list-all .goal-10 {
  margin-top: -78px;
}

.sdg .goals .goals-list-all .goal-12 {
  margin-top: -76px;
}

.sdg .goals .goals-list-all .goal-14 {
  margin-top: -101px;
}

.sdg .goals .goals-list-all .goal-16 {
  margin-top: -177px;
}

.sdg .goals .goals-list-all .goal-17 {
  border: none;
}

@media only screen and (min-width: 1039px) {
  .sdg-intro .sdg-intro-image {
    height: 222px;
  }
}

@media only screen and (max-width: 1038px) {
  .sdg-intro .sdg-intro-text {
    width: 400px;
  }

  .sdg-intro .sdg-intro-image {
    height: 330px;
  }
}

@media only screen and (min-width: 1006px) {
  .sdg-intro .sdg-intro-text {
    margin-right: 85px;
  }

  .goals {
    padding: 0 22px;
  }

  .goals .goals-list-rapid .goal-16,
  .goals .goals-list-step-1 .goal-16,
  .goals .goals-list-all .goal-16 {
    border: none !important;
  }

  .goals .goals-list-step-1 {
    min-height: 480px;
  }

  .goals .goals-list-step-2 .goal-13 {
    border: none !important;
  }

  .goals .goals-list-step-3 .goal-12 {
    border: none !important;
  }

  .goals .goals-list-step-4 .goal-13 {
    border: none !important;
  }
}

@media only screen and (max-width: 1005px) {
  .goals {
    padding: 0 40px;
  }

  .goals .goals-list div {
    margin-top: 0 !important;
  }

  .goals .goals-list-step-1,
  .goals .goals-list-step-4 {
    min-height: 980px;
  }

  .goals .goals-list-step-2 {
    min-height: 1460px;
  }

  .goals .goals-list-step-3 {
    min-height: 760px;
  }
}

@media only screen and (min-width: 889px) {
  .sdg-header h1 {
    padding-top: 147px;
    margin-bottom: 35px;
  }

  .sdg-header p {
    font-size: 22.4px;
  }

  .sdg-intro .sdg-intro-text {
    margin-right: 45px;
  }

  .sdg-intro .sdg-intro-image {
    display: inline-block;
  }
}

@media only screen and (max-width: 888px) {
  .sdg-header h1 {
    padding-top: 80px;
    margin-bottom: 24.5px;
  }

  .sdg-intro .sdg-intro-text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 0;
  }

  .sdg-intro .sdg-intro-image {
    display: none;
  }
}

@media only screen and (min-width: 551px) {
  .goals .goals-list .even {
    float: right;
  }
}

@media only screen and (min-width: 426px) {
  .sdg-header p {
    padding: 0 30px;
    line-height: 33px;
    font-size: 22.4px;
  }

  .sdg-intro {
    padding: 78px 40px 70px;
  }

  .sdg-intro .sdg-intro-image-mobile {
    display: none;
  }

  .goals h3 {
    margin: 70px 0 50px;
  }

  .goals .goals-list div {
    width: 481px;
  }

  .goals .goals-list .goal-text {
    width: 300px;
    float: right;
  }
}

@media only screen and (max-width: 425px) {
  .sdg-header {
    padding-top: 40px;
  }

  .sdg-header h1 {
    margin-bottom: 0;
    padding-top: 62px;
  }

  .sdg-header p {
    padding: 20px 0 0;
    line-height: 24px;
  }

  .sdg-intro {
    padding: 50px 40px 40px;
  }

  .sdg-intro .sdg-intro-image-mobile {
    display: inline-block;
    width: 230px;
    height: 222px;
    background: url(/images/sdg/Group67.png) no-repeat;
    background-size: contain;
  }

  .goals h3 {
    margin: 50px 0 30px;
    font-size: 18px;
    line-height: 27px;
  }

  .goals .filter li {
    margin: 0;
  }

  .goals .goals-list div {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .goals .goals-list .goal-image {
    margin-bottom: 20px;
  }

  .goals .goals-list .goal-text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    float: left;
  }
}

@media only screen and (max-width: 375px) {
  .sdg-header p {
    padding: 0;
    line-height: 22px;
  }
}

@media only screen and (max-width: 320px) {
  .sdg-header h1 {
    padding-top: 52px;
  }

  .sdg-header p {
    line-height: 19px;
  }

  .sdg-intro .sdg-intro-text p {
    font-size: 14px;
    line-height: 24px;
  }
}

.resources .resources-header {
  background: url(/images/Resources_banner.jpg) no-repeat;
  background-size: cover;
}

.resources .resources-header h1 {
  max-width: 500px;
  color: #fff;
}

.resources .resources-header p {
  font-weight: 500;
  letter-spacing: 0.4px;
}

.resources .resources-intro {
  position: relative;
  background-color: #F8F8F8;
  text-align: center;
}

.resources .resources-intro h3 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 35px;
}

.resources .resources-intro p a {
  color: black;
  text-decoration: underline;
  -webkit-text-decoration-color: #006AF0;
          text-decoration-color: #006AF0;
}

.resources .resources-intro .resources-overview,
.resources .resources-intro .online-learning {
  text-align: left;
  display: inline-block;
}

.resources .resources-intro .online-learning h3 {
  max-width: 350px;
}

.resources .resources-intro .image-overview {
  background: url(/images/resources-overview.png) no-repeat;
  background-size: contain;
}

.resources .resources-intro .image-online-learning {
  background: url(/images/online-course.png) no-repeat;
  background-size: contain;
}

.resources .main {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 25px;
  text-align: center;
}

.resources .main div {
  display: inline-block;
  text-align: left;
}

.resources .main .navigate {
  height: 685px;
  float: left;
}

.resources .main .navigate ul li a {
  text-decoration: underline;
  color: black;
  font-size: 15.4px;
  font-weight: 300;
  letter-spacing: 0.75px;
  line-height: 27px;
}

.resources .main .tabs {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.resources .main .tabs .tab {
  display: inline-block;
  border-bottom: 1px solid rgba(6, 7, 76, 0.15);
  padding: 41px 0 22px;
}

.resources .main .tabs .tab h3 {
  margin-bottom: -5px;
}

.resources .main .tabs .tab h3:last-of-type {
  margin-bottom: 10px;
}

.resources .main .tabs .tab p a {
  color: black;
  text-decoration: underline;
  -webkit-text-decoration-color: #006AF0;
          text-decoration-color: #006AF0;
}

.resources .main .tabs .resources_steps_wrapper div {
  display: block;
}

.resources .main .tabs .resources_steps_wrapper div p {
  font-weight: 600;
  margin: 0;
}

.resources .main .tabs .resources_steps_wrapper div ul {
  margin-top: 0;
}

.resources .main .tabs .resources_steps_wrapper div ul li {
  margin: 0;
}

.resources .main .tabs .resources_steps_wrapper div ul li a {
  font-weight: 300;
  font-size: 15.4px;
  letter-spacing: 0.75px;
  line-height: 27px;
  color: black;
  text-decoration: underline;
  -webkit-text-decoration-color: #006AF0;
          text-decoration-color: #006AF0;
}

.resources .main .tabs .cw-online-programme .tab-image {
  background: url(/images/CW-Online-Programme.png) no-repeat;
  background-size: contain;
}

.resources .main .tabs .caa-cpd-pilot .tab-image {
  background: url(/images/CAA-CPD-Pilot.png) no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 1140px) {
  .resources-intro .resources-overview {
    margin-right: 250px;
  }

  .resources-intro .image-overview {
    height: 311px;
    width: 220px;
    margin-right: 135px;
    margin-bottom: -60px;
  }

  .resources-intro .online-learning {
    margin-right: 114px;
  }

  .resources-intro .image-online-learning {
    height: 275px;
    width: 492px;
    margin-bottom: -30px;
  }
}

@media only screen and (max-width: 1139px) {
  .resources-intro .resources-overview {
    margin-right: 100px;
  }

  .resources-intro .image-overview {
    height: 246px;
    width: 176px;
    margin-right: 0;
  }

  .resources-intro .online-learning {
    margin-right: 30px;
  }

  .resources-intro .image-online-learning {
    height: 235px;
    width: 356px;
    margin-right: -106px;
  }
}

@media only screen and (min-width: 991px) {
  .resources-intro .image {
    display: inline-block;
  }
}

@media only screen and (max-width: 990px) {
  .resources-intro .image {
    display: none;
  }

  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    margin-right: 0;
  }
}

@media only screen and (min-width: 889px) {
  .resources-header h1 {
    padding-top: 150px;
  }
}

@media only screen and (max-width: 888px) {
  .resources-header h1 {
    padding-top: 140px;
  }
}

@media only screen and (min-width: 426px) {
  .resources-header p {
    line-height: 35px;
    font-size: 22.4px;
  }

  .resources-intro {
    padding: 60px 25px 47px;
  }

  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    width: 480px;
  }

  .main {
    margin: 74px auto;
  }

  .main .navigate {
    width: 320px;
    margin-right: 41px;
  }

  .main .tabs {
    width: 640px;
  }

  .main .tabs .tab .tab-image {
    width: 640px;
    height: 316px;
  }
}

@media only screen and (max-width: 425px) {
  .resources-header {
    height: 262px !important;
  }

  .resources-header h1 {
    padding-top: 100px;
  }

  .resources-header p {
    margin: 0;
    line-height: 22px;
  }

  .resources-intro {
    padding: 40px 25px 27px;
  }

  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    width: 350px;
  }

  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    margin: 0;
  }

  .main {
    margin: 40px auto;
  }

  .main .navigate {
    width: 320px;
    margin: 0;
  }

  .main .tabs {
    width: 350px;
  }

  .main .tabs .tab .tab-image {
    width: 350px;
    height: 172.8125px;
  }
}

@media only screen and (max-width: 375px) {
  .resources-header h1 {
    padding-top: 80px;
  }

  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    width: 310px;
  }

  .main .navigate {
    width: 300px;
  }

  .main .tabs {
    width: 310px;
  }

  .main .tabs .tab .tab-image {
    width: 310px;
    height: 153.0625px;
  }
}

@media only screen and (max-width: 320px) {
  .resources-intro .resources-overview,
  .resources-intro .online-learning {
    width: 285px;
  }

  .main .navigate {
    width: 285px;
  }

  .main .tabs {
    width: 285px;
  }

  .main .tabs .tab .tab-image {
    width: 285px;
    height: 148.125px;
  }

  .main .tabs .tab p {
    font-size: 14px;
    line-height: 24px;
  }
}

.navigation-dropdown {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.navigation-dropdown .navigation-image-and-name .profile-image {
  margin-bottom: 15px;
}

@media only screen and (min-width: 426px) {
  .navigation-dropdown {
    color: white;
    position: absolute;
    right: 0;
    top: 100px;
    margin: 90px 30px 0 0;
    text-align: right;
  }

  .navigation-dropdown a {
    color: white;
    font-weight: 500;
    font-size: 24px;
  }
}

@media only screen and (max-width: 425px) {
  .navigation-dropdown {
    float: none;
    margin: 20px auto;
    text-align: center;
  }

  .navigation-dropdown a {
    color: #006AF0;
  }
}

.admin-side-menu {
  float: right;
  z-index: 1;
}

.admin-side-menu li {
  height: 60px;
  margin: 20px 0;
  padding-right: 20px;
  border-radius: 6px 0 0 6px;
  border-left: 6px solid #006AF0;
  padding: 20px;
  text-align: right;
  box-shadow: 10px 10px 20px 0px #c7c7c7;
}

.admin-side-menu li a {
  font-size: 17px;
}

.admin-side-menu-mobile {
  text-align: center;
}

.admin-side-menu-mobile li {
  height: 40px;
  width: 280px;
  margin: 10px auto;
  border-radius: 6px;
  padding: 10px 10px 0;
  box-shadow: 10px 10px 20px 0px #c7c7c7;
}

.admin-side-menu-mobile li a {
  font-size: 16px;
}

.dashboard-inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 90%;
  margin: auto;
  text-align: center;
  position: relative;
}

.dashboard-inner .admin-task,
.dashboard-inner .admin-user {
  cursor: default;
  border-radius: 6px;
  box-shadow: 10px 10px 20px 0px #c7c7c7;
}

.dashboard-inner .admin-task {
  background-color: #006AF0;
  color: white;
  height: 200px;
  padding: 30px;
}

.dashboard-inner .admin-task h3 {
  color: white;
  margin: 10px 0;
}

.dashboard-inner .admin-task p {
  font-size: 16px;
  font-style: italic;
}

.dashboard-inner .admin-task a {
  color: #ffffff;
  text-decoration: underline;
}

.dashboard-inner .admin-task a div {
  display: inline-block;
  height: 10px;
  width: 20px;
  background: url(/images/icons/right-arrow.png) no-repeat 50% 50%;
  background-size: cover;
}

.dashboard-inner .admin-task:hover {
  background-color: #0C3FED;
}

.dashboard-inner .admin-user {
  position: relative;
  background-color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
}

.dashboard-inner .admin-user h3,
.dashboard-inner .admin-user p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.dashboard-inner .admin-user p {
  font-size: 16px;
}

.dashboard-inner .admin-user a {
  color: #ffffff;
  text-decoration: underline;
}

.dashboard-inner .admin-user a div {
  display: inline-block;
  height: 10px;
  width: 20px;
  background: url(/images/icons/right-arrow.png) no-repeat 50% 50%;
  background-size: cover;
}

.dashboard-inner .admin-user:hover {
  background-color: #e7e7e7;
}

.dashboard-inner .admin-user button {
  position: absolute;
  background-color: #006AF0;
  color: #ffffff;
  font-size: 18px;
  height: 40px;
  width: 100px;
  border-radius: 6px;
}

.dashboard-inner .admin-user button:hover {
  background-color: #0C3FED;
}

.dashboard-inner .add-admin-user {
  cursor: pointer;
  background-color: #006AF0;
}

.dashboard-inner .add-admin-user h3 {
  margin-top: 10px;
  font-size: 30px;
  color: white;
}

.dashboard-inner .add-admin-user div {
  position: absolute;
  left: 246px;
  top: 48px;
  height: 24px;
  width: 24px;
  background: url(/images/icons/plus-circle-white.png) no-repeat 50% 50%;
  background-size: cover;
}

.dashboard-inner .add-admin-user:hover {
  background-color: #0C3FED;
}

.dashboard-inner .search .pac-card {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.dashboard-inner .search .pac-card div input {
  width: 250px;
  background-color: #ededed;
  border: none;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 14px;
}

.dashboard-inner .search .pac-card div input:focus {
  border-left: 1px solid #959595;
  outline: none;
}

.dashboard-inner .add-user-form {
  margin: 150px 0;
  min-width: 250px;
}

.dashboard-inner .add-user-form h1 {
  text-align: left;
}

.dashboard-inner .add-user-form input,
.dashboard-inner .add-user-form label {
  width: 100%;
  text-align: left;
}

.dashboard-inner .add-user-form label {
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #959595;
  display: block;
}

.dashboard-inner .add-user-form input {
  background-color: #ededed;
  border: none;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 14px;
}

.dashboard-inner .add-user-form input:focus {
  border-left: 1px solid #959595;
  outline: none;
}

.dashboard-inner .add-user-form input.checklist {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.dashboard-inner .add-user-form .validation-error {
  color: red;
}

.dashboard-inner .add-user-form .form-button {
  background-color: #006AF0;
  border: none;
  padding: 15px 20px;
  width: 100%;
  color: #fff;
  border-bottom: 2px solid;
  border-right: 2px solid;
  font-size: 22px;
}

.dashboard-inner .add-user-form .form-button:hover {
  background-color: #0C3FED;
}

@media only screen and (min-width: 426px) {
  .admin-side-menu-mobile {
    display: none;
  }

  .dashboard-inner {
    min-width: 700px;
    padding: 70px 40px;
  }

  .dashboard-inner .admin-task {
    width: 400px;
    margin: 20px 30px 20px 30px;
    float: left;
  }

  .dashboard-inner .admin-task h3 {
    font-size: 28px;
  }

  .dashboard-inner .admin-task a {
    font-size: 18px;
  }

  .dashboard-inner .admin-user {
    padding: 30px;
    height: 120px;
  }

  .dashboard-inner .admin-user button {
    right: 30px;
    top: 40px;
  }

  .dashboard-inner .search {
    margin-right: 80px;
  }

  .dashboard-inner .search .admin-map {
    height: 550px;
  }
}

@media only screen and (max-width: 425px) {
  .admin-side-menu {
    display: none;
  }

  .dashboard-inner .admin-user {
    padding: 20px;
    height: 80px;
    width: 280px;
  }

  .dashboard-inner .admin-user h3 {
    max-width: 150px;
    height: 30px;
    font-size: 14px;
  }

  .dashboard-inner .admin-user p {
    display: none;
  }

  .dashboard-inner .admin-user form {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .dashboard-inner .admin-user form button {
    width: 70px;
    font-size: inherit;
    right: 20px;
    top: 20px;
  }

  .dashboard-inner .add-admin-user {
    height: 70px;
  }

  .dashboard-inner .add-admin-user h3 {
    max-width: 100%;
    margin: 0 auto;
    font-size: 22px;
  }

  .dashboard-inner .add-admin-user div {
    display: none;
  }

  .dashboard-inner .search {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .dashboard-inner .search .admin-map {
    height: 270px;
  }

  .admin-task {
    width: 280px;
    margin: 20px auto;
    float: none;
  }

  .admin-task h3 {
    font-size: 22px;
  }

  .admin-task p {
    line-height: 20px;
  }

  .admin-task a {
    font-size: 16px;
  }
}

h1 {
  text-align: center;
  margin-top: 75px;
}

.editors {
  margin: 50px auto;
  max-width: 90%;
  position: relative;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.editors .top_link {
  font-size: 22px;
  font-weight: 300;
  background: url(/images/icons/right.png) no-repeat;
  background-size: 22px;
  background-position-x: right;
  background-position-y: center;
  text-align: left;
  margin-bottom: 70px;
}

.editors .top_link button {
  font-weight: 400;
  background-color: white;
  text-decoration: underline;
}

.editors .editor {
  border-radius: 6px;
  box-shadow: 10px 10px 20px 0px #c7c7c7;
  margin-bottom: 50px;
  padding: 20px;
}

.editors .editor .edit_name,
.editors .editor .edit_url {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}

.editors .editor .edit_name {
  margin-right: 25px;
}

.editors .editor .edit_url {
  margin-right: 15px;
}

.editors .editor input {
  display: inline-block;
  border: 1px solid #cecece;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 10px;
  width: 83%;
}

.editors .editor .form-group {
  text-align: left;
}

.editors .editor .form-group input {
  width: 80%;
}

.editors .editor .form-group:nth-of-type(3) input {
  border: none;
}

.editors .editor .form-group:nth-of-type(2) input {
  width: 83%;
}

.editors .editor .save-text-button {
  background-color: #22c222;
  height: 50px;
  color: white;
  width: 100px;
  border-radius: 6px;
  margin-top: 20px;
  font-size: 16px;
}

.editors .editor .saved-feedback {
  padding-top: 20px;
}

.editors .editor .saved-feedback span {
  color: green;
  font-size: 17px;
}

.editors .editor .saved-feedback p {
  margin: 0;
  font-size: 14px;
}

.editors .editor .delete-partner-button {
  background-color: #c22222;
  height: 50px;
  color: white;
  width: 180px;
  border-radius: 6px;
  margin-top: 20px;
  margin-left: 15px;
  font-size: 16px;
}

.editable-pages-list {
  border-radius: 6px;
  box-shadow: 10px 10px 20px 0px #c7c7c7;
  position: relative;
  background-color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
}

.editable-pages-list h3,
.editable-pages-list p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.editable-pages-list h3:hover,
.editable-pages-list p:hover {
  text-decoration: underline;
}

.editable-pages-list p {
  font-size: 16px;
}

.editable-pages-list a {
  color: #06074C;
}

.editable-pages-list:hover {
  background-color: #e7e7e7;
}

@media only screen and (min-width: 1025px) {
  .editors {
    width: 40%;
  }
}

@media only screen and (max-width: 1024px) {
  .editors {
    width: 50%;
  }
}

@media only screen and (max-width: 680px) {
  .editors {
    width: 100%;
  }
}

@media only screen and (min-width: 426px) {
  .editors .top_link {
    width: 370px;
  }

  .editable-pages-list {
    padding: 30px;
    height: 120px;
  }

  .editable-pages-list button {
    right: 30px;
    top: 40px;
  }
}

@media only screen and (max-width: 425px) {
  .editors .top_link {
    width: 80%;
  }

  .dashboard-inner .editable-pages-list {
    padding: 20px;
    height: 80px;
    width: 280px;
  }

  .dashboard-inner .editable-pages-list h3 {
    max-width: 150px;
    height: 30px;
    font-size: 14px;
  }

  .dashboard-inner .editable-pages-list p {
    display: none;
  }

  .dashboard-inner .editable-pages-list form {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .dashboard-inner .editable-pages-list form button {
    width: 70px;
    font-size: inherit;
    right: 20px;
    top: 20px;
  }
}

