@font-face {
  font-family: "icomoon";
  src: font_url("icomoon.eot?jvvhd0");
  src: font_url("icomoon.eot?jvvhd0#iefix") format("embedded-opentype"),
    font_url("icomoon.ttf?jvvhd0") format("truetype"),
    font_url("icomoon.woff?jvvhd0") format("woff"),
    font_url("icomoon.svg?jvvhd0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  line-height: 1;
  height: 100%;
  background: #f7f9fb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 100%;
}

.how-we-help-page .top-banner {
  background-image: url(../images/how-we-help/banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 49.188em;
  padding-left: 6%;
  padding-right: 6%;
  position: relative;
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .top-banner {
    background-image: url(../images/how-we-help/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 55em;
  }
}
@media screen and (max-width: 1440px) {
  .how-we-help-page .top-banner {
    height: 49.188em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .top-banner {
    background-image: url(../images/how-we-help/banner-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
  }
}
.how-we-help-page .top-banner .banner-content {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 10em;
  position: relative;
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .top-banner .banner-content {
    height: 40em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .top-banner .banner-content {
    margin-top: 11em;
    height: 60vh;
  }
}
.how-we-help-page .top-banner .banner-content h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 2.5em;
  color: #fff;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .top-banner .banner-content h1 {
    font-size: 2em;
  }
}
.how-we-help-page .top-banner .banner-content .btn-head-of-digital-initiative {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 0.813em;
  text-transform: uppercase;
  padding: 0.75em 1.25em;
  letter-spacing: 1px;
  margin-top: 25em;
}
@media screen and (max-width: 1920px) {
  .how-we-help-page
    .top-banner
    .banner-content
    .btn-head-of-digital-initiative {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 13.438em;
    margin: auto;
  }
}
@media screen and (max-width: 1440px) {
  .how-we-help-page
    .top-banner
    .banner-content
    .btn-head-of-digital-initiative {
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page
    .top-banner
    .banner-content
    .btn-head-of-digital-initiative {
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 0;
    margin-top: 0;
  }
}
.how-we-help-page .fold-1 {
  width: 100%;
  float: left;
  padding-top: 3.125em;
}
.how-we-help-page .fold-1 .add-padding {
  padding: 0 10% 0 20%;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-1 .add-padding {
    padding: 0 3%;
  }
}
.how-we-help-page .fold-1 .fold-1-content {
  float: left;
}
.how-we-help-page .fold-1 .fold-1-content h1 {
  font-family: "Raleway", sans-serif;
  font-size: 1.75em;
  color: #333;
  line-height: 1.5em;
  font-weight: 800;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-1 .fold-1-content h1 {
    font-size: 1.4em;
  }
}
.how-we-help-page .fold-1 .fold-1-content p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.875em;
  color: #666;
  padding-bottom: 1.875em;
}
.how-we-help-page .fold-1 .fold-1-content .btn-talk-to-us {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.188em;
  text-transform: uppercase;
  width: 12.5em;
  padding: 1em 0;
  margin-bottom: 1.875em;
}
.how-we-help-page .fold-1 .fold-1-content .btn-talk-to-us > a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.how-we-help-page .fold-1 .service-point-card {
  background: #fff;
  padding: 2.125em;
  min-height: 15.5em;
  width: 96%;
  margin: 0 2% 0 2%;
  -webkit-border-radius: 0.188em;
  -moz-border-radius: 0.188em;
  -ms-border-radius: 0.188em;
  border-radius: 0.188em;
  position: relative;
  -webkit-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  -moz-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .fold-1 .service-point-card {
    padding: 1em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-1 .service-point-card {
    padding: 1.125em;
    margin-bottom: 1em;
  }
}
.how-we-help-page .fold-1 .service-point-card h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  color: #333;
  font-size: 1.25em;
  line-height: 1.5em;
  padding-bottom: 1.25em;
  width: 100%;
  float: left;
}
.how-we-help-page .fold-1 .service-point-card h2 span {
  float: left;
  vertical-align: top;
  width: 78%;
}
.how-we-help-page .fold-1 .service-point-card h2 span:first-child {
  width: 22%;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-1 .service-point-card h2 {
    font-size: 1em;
  }
  .how-we-help-page .fold-1 .service-point-card h2 img {
    width: 2.375em;
  }
}
.how-we-help-page .fold-1 .service-point-card p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  color: #666;
  line-height: 1.875em;
  font-weight: 400;
}
.how-we-help-page .fold-2 {
  background: url(../images/how-we-help/content-bg.png) no-repeat center center;
  width: 100%;
  height: 70.75em;
  background-size: cover;
  float: left;
  margin-top: -6.25em;
  padding-top: 7.5em;
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .fold-2 {
    height: 68.75em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-2 {
    height: 100em;
  }
}
.how-we-help-page .fold-2 .add-padding {
  padding: 0 35% 0 0;
}
.how-we-help-page .fold-2 .fold-2-content {
  float: left;
}
.how-we-help-page .fold-2 .fold-2-content h1 {
  font-family: "Raleway", sans-serif;
  font-size: 1.75em;
  color: #fff;
  line-height: 1.5em;
  font-weight: 800;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-2 .fold-2-content h1 {
    fonot-size: 1.4em;
  }
}
.how-we-help-page .fold-2 .fold-2-content p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.875em;
  color: #fff;
  padding-bottom: 1.875em;
}
.how-we-help-page .fold-2 .fold-2-content .btn-talk-to-us {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.188em;
  text-transform: uppercase;
  width: 12.5em;
  padding: 1em 0;
  margin-bottom: 4.375em;
}
.how-we-help-page .fold-2 .fold-2-content .btn-talk-to-us > a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.how-we-help-page .fold-2 .info-card {
  width: 100%;
  float: left;
  background: #fff;
  padding: 1.875em;
  -webkit-border-radius: 0.188em;
  -moz-border-radius: 0.188em;
  -ms-border-radius: 0.188em;
  border-radius: 0.188em;
  margin-bottom: 0.625em;
  -webkit-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  -moz-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .fold-2 .info-card {
    margin-bottom: 2em;
  }
}
.how-we-help-page .fold-2 .info-card h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  color: #333;
  font-size: 1.25em;
  line-height: 1.5em;
  padding-bottom: 1.25em;
  width: 100%;
  float: left;
}
.how-we-help-page .fold-2 .info-card h2 span {
  float: left;
  vertical-align: top;
  padding-right: 0.625em;
  width: 78%;
}
.how-we-help-page .fold-2 .info-card h2 span:first-child {
  width: 73px;
}
.how-we-help-page .fold-2 .info-card p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  color: #666;
  line-height: 1.875em;
  font-weight: 400;
  padding-bottom: 0;
}
.how-we-help-page .fold-2 .testimonial-content {
  font-family: "Raleway", sans-serif;
  font-size: 1.125em;
  color: #fff;
  font-weight: 600;
  font-style: italic;
  line-height: 2.125em;
  text-align: left;
  margin-left: 4.375em;
}
.how-we-help-page .fold-2 .testimonial-content p.testimonial-author {
  text-align: right;
  margin-right: 6.25em;
  padding-top: 0.938em;
}
.how-we-help-page .fold-2 .testimonial-content p.testimonial-author span {
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #fff;
  vertical-align: middle;
  padding: 0 0.313em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-2 .testimonial-content {
    font-size: 1em;
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-2-desktop {
    display: none;
  }
}
.how-we-help-page .fold-2-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-2-mobile .fold-2-mobile {
    display: block;
  }
  .how-we-help-page .fold-2-mobile .fold-2-desktop {
    display: none;
  }
}
.how-we-help-page .fold-3 {
  float: left;
  width: 100%;
  margin-top: 10.625em;
  padding: 0 8%;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-3 {
    padding: 0 2%;
  }
}
.how-we-help-page .fold-3 .fold-3-content {
  float: left;
}
.how-we-help-page .fold-3 .fold-3-content h1 {
  font-family: "Raleway", sans-serif;
  font-size: 1.75em;
  color: #333;
  line-height: 1.5em;
  font-weight: 800;
  padding-bottom: 1em;
  margin-left: 0.5em;
  padding-right: 4em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-3 .fold-3-content h1 {
    font-size: 1.4em;
    padding-right: 0;
  }
}
.how-we-help-page .fold-3 .fold-3-content .btn-talk-to-us {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.188em;
  text-transform: uppercase;
  width: 12.5em;
  padding: 1em 0;
  margin-bottom: 4em;
  margin-left: 0.938em;
}
.how-we-help-page .fold-3 .fold-3-content .btn-talk-to-us > a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.how-we-help-page .fold-3 .info-card {
  width: 100%;
  float: left;
  background: #fff;
  padding: 1.875em;
  -webkit-border-radius: 0.188em;
  -moz-border-radius: 0.188em;
  -ms-border-radius: 0.188em;
  border-radius: 0.188em;
  margin-bottom: 0.625em;
  -webkit-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  -moz-box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
  box-shadow: 0px 0px 0.625em 0.188em rgba(28, 32, 33, 0.2);
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .fold-3 .info-card {
    margin-top: 6em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-3 .info-card {
    text-align: center;
  }
}
.how-we-help-page .fold-3 .info-card h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  color: #333;
  font-size: 1.25em;
  line-height: 1.5em;
  padding-bottom: 1.25em;
  width: 100%;
  float: left;
}
.how-we-help-page .fold-3 .info-card h2 span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.313em;
}
.how-we-help-page .fold-3 .info-card p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  color: #666;
  line-height: 1.875em;
  font-weight: 400;
  padding-bottom: 0;
}
.how-we-help-page .fold-4 {
  width: 100%;
  height: 57.813em;
  float: left;
  background: url(../images/how-we-help/fold-4-bg.png) no-repeat;
  background-size: cover;
  margin-top: -6em;
  padding-top: 10em;
}
@media screen and (max-width: 1920px) {
  .how-we-help-page .fold-4 {
    height: 57.813em;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-4 {
    height: 76.814em;
  }
}
.how-we-help-page .fold-4 .fold-4-content h1 {
  font-family: "Raleway", sans-serif;
  font-size: 1.75em;
  color: #fff;
  line-height: 1.5em;
  font-weight: 800;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .fold-4 .fold-4-content h1 {
    font-size: 1.4em;
  }
}
.how-we-help-page .fold-4 .fold-4-content p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.875em;
  color: #fff;
  padding-bottom: 1.875em;
}
.how-we-help-page .fold-4 .fold-4-content .btn-talk-to-us {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.75em;
  color: #fff;
  letter-spacing: 0.188em;
  text-transform: uppercase;
  width: 12.5em;
  padding: 1em 0;
  margin-bottom: 4.375em;
}
.how-we-help-page .fold-4 .fold-4-content .btn-talk-to-us > a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.how-we-help-page .fold-title {
  width: 8.125em;
  float: left;
  text-align: center;
  float: left;
  padding-bottom: 3.125em;
}
.how-we-help-page .fold-title .pg-scroll-arrow {
  text-align: center;
  float: left;
  width: 100%;
  cursor: pointer;
}
.how-we-help-page .fold-title .fold-title-bg-retail-banks {
  background: url("../images/how-we-help/icon-retail-banks.png") no-repeat
    center center;
  width: 8.125em;
  height: 6.25em;
  float: left;
  margin: 0.625em 0;
}
.how-we-help-page .fold-title .fold-title-bg-retail-banks .title-text {
  font-family: "Montserrat", sans-serif;
  font-size: 0.625em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbb;
  background: #f7f9fb;
  font-weight: 700;
  margin-top: 7em;
  padding: 0.313em 0;
}
.how-we-help-page .fold-title .fold-title-bg-private-banks {
  background: url("../images/how-we-help/icon-private-banks.png") no-repeat
    center center;
  width: 8.125em;
  height: 6.25em;
  float: left;
  margin: 0.625em 0;
}
.how-we-help-page .fold-title .fold-title-bg-private-banks .title-text {
  font-family: "Montserrat", sans-serif;
  font-size: 0.625em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background: #84b3c9;
  font-weight: 700;
  margin-top: 7em;
  padding: 0.313em 0;
}
.how-we-help-page .fold-title .fold-title-bg-brokerage {
  background: url("../images/how-we-help/icon-brokerage.png") no-repeat center
    center;
  width: 8.125em;
  height: 6.25em;
  float: left;
  margin: 0.625em 0;
}
.how-we-help-page .fold-title .fold-title-bg-brokerage .title-text {
  font-family: "Montserrat", sans-serif;
  font-size: 0.625em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbbbbb;
  background: #f7f9fb;
  font-weight: 700;
  margin-top: 7em;
  padding: 0.313em 0;
}
.how-we-help-page .fold-title .fold-title-bg-asset-managers {
  background: url("../images/how-we-help/icon-asset-managers.png") no-repeat
    center center;
  width: 8.125em;
  height: 6.25em;
  float: left;
  margin: 0.625em 0;
}
.how-we-help-page .fold-title .fold-title-bg-asset-managers .title-text {
  font-family: "Montserrat", sans-serif;
  font-size: 0.625em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background: #619cb8;
  font-weight: 700;
  margin-top: 7em;
  padding: 0.313em 0;
}
.how-we-help-page .expand-img-1 {
  width: 40em;
  height: 41.875em;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .expand-img-1 {
    width: 100%;
    height: auto;
  }
}
.how-we-help-page .section-space {
  width: 100%;
  float: left;
  padding: 6.25em 0 0 0;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .section-space {
    padding: 3.25em 0 0 0;
  }
}
.how-we-help-page .no-padding {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .how-we-help-page .no-padding {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .how-we-help-page .mobile-view-img {
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=how-we-help.css.map */
