@media (max-width: 43.75em) {
  .page {
    margin-top: 3em; } }

.page--layout, .banner-top > .banner__content .banner__content__inner, .banner-bottom > .banner__content .banner__content__inner, .learning, .partners > .dr_partner_plus {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 0.625em; }
  .page--layout:after, .banner-top > .banner__content .banner__content__inner:after, .banner-bottom > .banner__content .banner__content__inner:after, .learning:after, .partners > .dr_partner_plus:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden; }
  @media (max-width: 48em) {
    .page--layout, .banner-top > .banner__content .banner__content__inner, .banner-bottom > .banner__content .banner__content__inner, .learning, .partners > .dr_partner_plus {
      padding: 0 0.625em; } }

.arrow-icon--right, .arrow-icon--left, .arrow-icon--down, .pin-icon, .close-icon, .hamburger-icon, .download-icon {
  height: 1em;
  width: 1em;
  overflow: hidden;
  line-height: 1.0625em; }
  .arrow-icon--right:after, .arrow-icon--left:after, .arrow-icon--down:after, .pin-icon:after, .close-icon:after, .hamburger-icon:after, .download-icon:after {
    font-family: 'Icon'; }

.arrow-icon--right {
  padding-top: 2px;
  padding-left: 0.3125em; }
  .arrow-icon--right:after {
    content: "\e605"; }

.arrow-icon--left {
  padding-top: 2px;
  padding-right: 0.3125em; }
  .arrow-icon--left:after {
    content: "\e606"; }

.arrow-icon--down {
  padding-top: 2px;
  padding-right: 0.3125em;
  padding-left: 0.625em; }
  .arrow-icon--down:after {
    content: "\e610"; }

.pin-icon {
  height: 1.2em;
  width: 1em; }
  .pin-icon:after {
    content: "\e607"; }

.close-icon:after {
  content: "\e608";
  font-size: 26px; }

.hamburger-icon:after {
  content: "\e609"; }

.download-icon:after {
  content: "\e612"; }

.banner-top:before, .banner-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(8, 62, 107, 0.85) 40%, rgba(8, 62, 107, 0) 70%); }

.banner-gradient {
  background: url("/web/img/home-page-gradient.jpg") top left repeat-y;
  background-size: 100%;
  position: relative;
  height: 0.5em; }
  @media (max-width: 80em) {
    .banner-gradient {
      background-size: contain; } }

.clearfix, header {
  *zoom: 1; }
  .clearfix:before, header:before {
    content: "";
    display: table; }
  .clearfix:after, header:after {
    content: "";
    display: table;
    clear: both; }

.banner-top {
  position: relative;
  height: 24.875em; }
  @media (max-width: 64em) {
    .banner-top {
      background-position: 60% center; } }
  @media (max-width: 43.75em) {
    .banner-top {
      background-position: 70% center;
      height: 17.5em; } }
  .banner-top > .banner__content {
    position: absolute;
    top: 0;
    width: 100%; }
    @media (max-width: 43.75em) {
      .banner-top > .banner__content {
        top: 15%; } }
    .banner-top > .banner__content .banner__content__inner {
      color: #fff;
      margin-top: 45px; }
    .banner-top > .banner__content .banner__content__heading {
      width: 50%;
      line-height: 1.1em; }
      @media (max-width: 64em) {
        .banner-top > .banner__content .banner__content__heading {
          top: 15%;
          margin-bottom: 0.9375em;
          font-size: 2em;
          letter-spacing: 0.03em;
          line-height: 1.375em; } }
      @media (max-width: 48em) {
        .banner-top > .banner__content .banner__content__heading {
          width: 70%; } }
      @media (max-width: 43.75em) {
        .banner-top > .banner__content .banner__content__heading {
          width: 90%;
          font-size: 1.625em; } }

.banner-bottom {
  position: relative;
  height: 24.875em; }
  @media (max-width: 64em) {
    .banner-bottom {
      background-position: 60% center; } }
  @media (max-width: 43.75em) {
    .banner-bottom {
      background-position: 70% center;
      height: 21.875em; } }
  .banner-bottom > .banner__content {
    position: absolute;
    top: 0;
    width: 100%; }
    @media (max-width: 43.75em) {
      .banner-bottom > .banner__content {
        top: 15%; } }
    .banner-bottom > .banner__content .banner__content__inner {
      color: #fff;
      margin-top: 45px; }
      @media (max-width: 43.75em) {
        .banner-bottom > .banner__content .banner__content__inner {
          margin-top: 0; } }
    .banner-bottom > .banner__content .banner__content__heading {
      width: 45%;
      line-height: 1.25em; }
      @media (max-width: 64em) {
        .banner-bottom > .banner__content .banner__content__heading {
          top: 15%;
          margin-bottom: 0.9375em;
          font-size: 2em;
          letter-spacing: 0.03em;
          line-height: 1.375em; } }
      @media (max-width: 48em) {
        .banner-bottom > .banner__content .banner__content__heading {
          width: 70%; } }
      @media (max-width: 43.75em) {
        .banner-bottom > .banner__content .banner__content__heading {
          width: 90%;
          font-size: 1.625em; } }
    .banner-bottom > .banner__content .banner__content__description {
      width: 65%; }
      @media (max-width: 43.75em) {
        .banner-bottom > .banner__content .banner__content__description {
          width: 100%; } }

.learning {
  text-align: center; }
  .learning .block_1 {
    display: table;
    width: 100%; }
    .learning .block_1 .learning-items {
      display: inline-block;
      float: left;
      margin: 0 15px;
      width: 21%;
      min-height: 300px; }
      @media (max-width: 64em) {
        .learning .block_1 .learning-items {
          width: 42%;
          min-height: 350px; } }
      @media (max-width: 43.75em) {
        .learning .block_1 .learning-items {
          width: 100%;
          min-height: auto; } }
      .learning .block_1 .learning-items li {
        text-align: left; }
      .learning .block_1 .learning-items .field-content p {
        width: 65%;
        display: block;
        margin: 20px auto 0 auto; }
      .learning .block_1 .learning-items .field-content img {
        margin-bottom: 15px; }
      .learning .block_1 .learning-items .learning__subheading {
        display: block;
        width: 82%;
        margin: 0 auto;
        min-height: 60px;
        font-size: 1.375em;
        color: #00467f; }
        @media (max-width: 43.75em) {
          .learning .block_1 .learning-items .learning__subheading {
            height: auto;
            width: 100%; } }
  .learning > .learning__heading {
    color: #8d959b;
    font-size: 2.1875em;
    margin-top: 2.5em;
    margin-bottom: 1.25em; }
    @media (max-width: 48em) {
      .learning > .learning__heading {
        margin-bottom: 20px;
        width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 43.75em) {
      .learning > .learning__heading {
        margin-top: 1.25em;
        font-size: 1.625em; } }

.partners {
  background-color: #fef3df; }
  .partners > .dr_partner_plus {
    text-align: center; }
    .partners > .dr_partner_plus > .partners__heading {
      font-size: 1.75em;
      color: #8d959b;
      margin: 0;
      padding-top: 45px;
      padding-bottom: 20px; }
    .partners > .dr_partner_plus:after {
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      visibility: hidden; }
    .partners > .dr_partner_plus .partner-details {
      background-color: #fff;
      border: 1px solid #dce6f2;
      width: 15.625em;
      height: 8.875em;
      display: inline-block;
      margin: 0 1.5625em 3.125em;
      position: relative;
      text-align: center; }
      .partners > .dr_partner_plus .partner-details > img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0; }
      .partners > .dr_partner_plus .partner-details > .overlay {
        background-color: transparent;
        opacity: 0.9;
        color: transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: background-color .3s, color .3s; }
        .partners > .dr_partner_plus .partner-details > .overlay > .overlay__heading {
          font-size: 1.625em;
          padding-top: 1.875em; }
      .partners > .dr_partner_plus .partner-details:hover .overlay {
        background-color: #3db3e4;
        color: #fff;
        transition: background-color .3s, color .3s; }
        @media (max-width: 64em) {
          .partners > .dr_partner_plus .partner-details:hover .overlay {
            display: none; } }

.volunteer .header .social__link--blog {
  display: none; }

.volunteer .header .login-button-desktop {
  display: none; }

.volunteer .header .language-button {
  display: none; }

.volunteer .header li {
  visibility: hidden; }

.volunteer .header .logo a {
  visibility: hidden; }

.volunteer .header .hamburger-icon {
  display: none; }

.volunteer .skills-cta .button--orange {
  display: none; }

@media (max-width: 43.75em) {
  .volunteer .skills-cta .skills-cta__content {
    padding: 2em 0.625em; } }
