.clearfix {
  clear: both; }

* {
  margin: 0;
  padding: 0; }

body {
  color: #535353;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  letter-spacing: 0.25px;
  line-height: 1.7;
  position: relative;
  -webkit-font-smoothing: antialiased;
  background: #F4FBFF; }
  @media only screen and (max-width: 1024px) {
    body {
      padding-top: 67px; } }

a:active, a:hover, a:visited, a:link, a:focus {
  text-decoration: none;
  outline: none; }

@media only screen and (min-width: 993px) {
  .col-md-6-xl {
    width: 70%; }
  .col-md-6.col-xl {
    width: 65%; }
  .col-md-6.col-mini {
    width: 35%; } }

a {
  color: #2AD2C9; }
  a:hover {
    color: #02273a; }

/* NEW TYPOGRAHY MIXINS */
@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProRegular.eot"), url("../fonts/sofiapro/SofiaProRegular.woff") format("woff"), url("../fonts/sofiapro/SofiaProRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProSemiBold.eot"), url("../fonts/sofiapro/SofiaProSemiBold.woff") format("woff"), url("../fonts/sofiapro/SofiaProSemiBold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProSemiBoldItalic.eot"), url("../fonts/sofiapro/SofiaProSemiBoldItalic.woff") format("woff"), url("../fonts/sofiapro/SofiaProSemiBoldItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProBold.eot"), url("../fonts/sofiapro/SofiaProBold.woff") format("woff"), url("../fonts/sofiapro/SofiaProBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProBold.eot"), url("../fonts/sofiapro/SofiaProBold.woff") format("woff"), url("../fonts/sofiapro/SofiaProBold.woff2") format("woff2");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProBlack.eot"), url("../fonts/sofiapro/SofiaProBlack.woff") format("woff"), url("../fonts/sofiapro/SofiaProBlack.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Sofia Pro";
  src: url("../fonts/sofiapro/SofiaProBlackItalic.eot"), url("../fonts/sofiapro/SofiaProBlackItalic.woff") format("woff"), url("../fonts/sofiapro/SofiaProBlackItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic; }

h1, h2, h3, h4, h5 {
  font-family: 'Sofia Pro', sans-serif; }

.column {
  float: left;
  width: 50%;
  padding: 20px; }

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both; }

.one-half,
.one-third {
  position: relative;
  margin-right: 4%;
  float: left;
  margin-bottom: 20px; }

.one-half {
  width: 48%; }

.one-third {
  width: 30.66%; }

.last {
  margin-right: 0 !important;
  clear: right; }

@media only screen and (max-width: 767px) {
  .one-half, .one-third {
    width: 100%;
    margin-right: 0; } }

.wpcf7 label {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px;
  color: #02273a;
  padding-bottom: 16px;
  display: inline-block;
  font-family: 'Sofia Pro',sans-serif;
  font-weight: 500; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff2") format("woff2"), url("../fonts/icons/icons.woff") format("woff"), url("../fonts/icons/icons.ttf") format("truetype"), url("../fonts/icons/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.ico {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico--arrow-blog-down:after {
  content: "\f101"; }

.ico--arrow-blog-left:after {
  content: "\f102"; }

.ico--arrow-blog-right:after {
  content: "\f103"; }

.ico--arrow-blog-up:after {
  content: "\f104"; }

.ico--arrow-down:after {
  content: "\f105"; }

.ico--arrow-left:after {
  content: "\f106"; }

.ico--arrow-right:after {
  content: "\f107"; }

.ico--arrow-up:after {
  content: "\f108"; }

.ico--backpack:after {
  content: "\f109"; }

.ico--envelope-o:after {
  content: "\f10a"; }

.ico--envelope:after {
  content: "\f10b"; }

.ico--fb:after {
  content: "\f10c"; }

.ico--fingerprint:after {
  content: "\f10d"; }

.ico--gps:after {
  content: "\f10e"; }

.ico--instagram:after {
  content: "\f10f"; }

.ico--linkedin:after {
  content: "\f110"; }

.ico--minus:after {
  content: "\f111"; }

.ico--play:after {
  content: "\f112"; }

.ico--plus:after {
  content: "\f113"; }

.ico--refresh:after {
  content: "\f114"; }

.ico--share:after {
  content: "\f115"; }

.ico--twitter:after {
  content: "\f116"; }

.ico--vimeo:after {
  content: "\f117"; }

/* FULL WIDTH CONTENT */
/* CONTENT ALIGNED ON CENTER */
#footer {
  background-color: #1d384b;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-bottom: 55px; }
  @media only screen and (max-width: 650px) {
    #footer {
      padding-bottom: 25px; } }
  #footer > div:not(.color-bar) {
    margin: 0 auto;
    max-width: 1100px;
    padding: 20px 0; }
  #footer img.logo {
    width: 40px; }
  #footer .footer-inner-top {
    border-bottom: 1px solid rgba(240, 240, 240, 0.1);
    padding-top: 55px !important; }
    @media only screen and (max-width: 650px) {
      #footer .footer-inner-top {
        padding-top: 22px !important;
        text-align: center; } }
    @media only screen and (max-width: 650px) {
      #footer .footer-inner-top > img {
        width: 35px;
        height: auto;
        display: block;
        margin: 0 auto 26px; } }
    #footer .footer-inner-top > a {
      color: #ffffff;
      font-size: 14px;
      opacity: 0.6;
      text-transform: uppercase;
      transition: opacity 0.2s ease-in-out 0s; }
      #footer .footer-inner-top > a:hover {
        opacity: 1;
        text-decoration: none; }
    #footer .footer-inner-top .socials {
      display: inline; }
      @media only screen and (max-width: 650px) {
        #footer .footer-inner-top .socials {
          display: block;
          margin-top: 20px;
          margin-bottom: 10px; }
          #footer .footer-inner-top .socials img {
            margin: 0 5px; } }
    #footer .footer-inner-top > * {
      margin: 0 30px; }
      @media only screen and (max-width: 650px) {
        #footer .footer-inner-top > * {
          margin: 0 8px; } }
  #footer .footer-inner-bottom {
    max-width: 760px !important;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    #footer .footer-inner-bottom > span {
      color: #ffffff;
      font-size: 12px;
      line-height: 22px;
      opacity: 0.4; }
    #footer .footer-inner-bottom a {
      color: #2AD2C9;
      font-size: 12px;
      line-height: 22px; }
    @media only screen and (max-width: 650px) {
      #footer .footer-inner-bottom {
        flex-direction: column; } }

@media only screen and (max-width: 650px) {
  body:not(.not-fixed-footer) {
    padding-bottom: 305px; } }

.blog_container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: calc(100% - 160px);
  padding-left: 80px;
  padding-right: 80px;
  padding: 0 !important;
  padding-top: 45px !important; }
  @media only screen and (max-width: 1024px) {
    .blog_container {
      width: calc(100% - 20px);
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (max-width: 960px) {
    .blog_container {
      width: calc(100% - 20px);
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 991px) {
    .blog_container > .row {
      margin-left: 0 !important;
      margin-right: 0 !important; }
      .blog_container > .row > .col-md-9 {
        padding-left: 0;
        padding-right: 0; } }

#menu {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  color: white; }
  #menu.fixed {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    position: fixed;
    background: white;
    color: #02273A; }
    #menu.fixed:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: linear-gradient(90deg, #564B9E 0%, #DC1F26 30%, #DB8E27 69%, #8CC53F 100%);
      height: 4px; }
    #menu.fixed a {
      opacity: 1 !important; }
  #menu .menu-inner {
    margin: 0 auto;
    padding: 10px 0 14.5px;
    position: relative;
    min-height: 70px;
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px); }
    @media only screen and (max-width: 1024px) {
      #menu .menu-inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      #menu .menu-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    #menu .menu-inner ul {
      list-style-type: none;
      position: absolute;
      right: 0px;
      top: 20px; }
      #menu .menu-inner ul li {
        float: left;
        padding-left: 50px; }
        #menu .menu-inner ul li a {
          color: inherit;
          font-weight: 600;
          opacity: 0.6;
          text-transform: uppercase;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          font-family: 'Sofia Pro', sans-serif;
          font-weight: 600;
          font-size: 16px;
          letter-spacing: 1px; }
          #menu .menu-inner ul li a:hover, #menu .menu-inner ul li a.active {
            color: #2AD2C9;
            opacity: 1;
            text-decoration: none; }
        #menu .menu-inner ul li.current-menu-item a {
          opacity: 1; }
  #menu .menu__logo_container {
    display: inline-block; }
  @media only screen and (max-width: 1024px) {
    #menu {
      display: none; } }
  #menu .logo-new {
    display: none; }
  #menu.menu--white {
    box-shadow: none; }

.menu-inner .logo-color {
  display: none; }

.menu-inner .logo-white {
  display: inline-block; }

.fixed .menu-inner .logo-color {
  display: inline-block; }

.fixed .menu-inner .logo-white {
  display: none; }

/* top menu - second level */
#menu .menu-inner ul li {
  position: relative;
  cursor: context-menu !important; }
  #menu .menu-inner ul li:hover .sub-menu {
    opacity: 1; }

#menu .menu-inner ul .sub-menu {
  position: absolute;
  left: 50px;
  right: auto;
  top: 30px;
  background: #fff;
  color: #02273a;
  padding: 10px 15px;
  opacity: 0;
  transition: opacity 200ms ease-in-out; }
  #menu .menu-inner ul .sub-menu li {
    float: none;
    padding-left: 0;
    white-space: nowrap; }
    #menu .menu-inner ul .sub-menu li a {
      text-transform: none;
      font-weight: normal; }

#menu.fixed .sub-menu {
  top: 50px !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }

@media only screen and (max-width: 1024px) {
  #menu-responsive .sidebar {
    overflow-y: auto;
    padding-left: 15px;
    white-space: normal; }
    #menu-responsive .sidebar ul.main-pages .sub-menu {
      display: block; }
      #menu-responsive .sidebar ul.main-pages .sub-menu li {
        padding-left: 15px;
        white-space: normal; }
        #menu-responsive .sidebar ul.main-pages .sub-menu li a {
          padding: 5px 0;
          text-transform: none;
          font-weight: normal; } }

@media only screen and (max-width: 650px) {
  #menu-responsive .sidebar ul.main-pages .sub-menu li {
    padding-left: 0; } }

#menu-responsive {
  display: none; }

@media only screen and (max-width: 1024px) {
  .menu-desktop {
    display: none; }
  .footer-container {
    display: none; }
  .mobile {
    display: none; }
  #menu-responsive {
    display: block; }
  #menu-responsive .header {
    background: white;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    height: 67px;
    line-height: 67px;
    position: fixed;
    top: 0;
    text-align: center;
    width: 100%;
    z-index: 1000; }
  #menu-responsive #nav-icon {
    cursor: pointer;
    height: 67px;
    position: absolute;
    width: 100px;
    z-index: 1001; }
  #menu-responsive #nav-icon .lines {
    height: 27px;
    left: 26px;
    position: relative;
    top: 20px;
    width: 30px; }
  #menu-responsive #nav-icon .lines span {
    background: #02273a none repeat scroll 0 0;
    height: 5px;
    left: 0;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.4s ease-out 0s;
    width: 100%; }
  #menu-responsive #nav-icon .lines span.top {
    top: 0;
    transform-origin: 1px 2px 0; }
  #menu-responsive #nav-icon .lines span.mid {
    top: 11px; }
  #menu-responsive #nav-icon .lines span.bot {
    top: auto;
    bottom: 0;
    transform-origin: 1px 1px 0; }
  #menu-responsive #nav-icon.active .lines span.top, #menu-responsive #nav-icon.active .lines span.bot {
    width: 35.36px; }
  #menu-responsive #nav-icon.active .lines span.top {
    transform: rotate(41deg); }
  #menu-responsive #nav-icon.active .lines span.bot {
    transform: rotate(-41deg); }
  #menu-responsive #nav-icon.active .lines span.mid {
    opacity: 0; }
  #menu-responsive .sidebar {
    width: 260px;
    background: white;
    box-shadow: 2px 0 1px rgba(0, 0, 0, 0.25);
    top: 64px;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    padding: 24px;
    transition: all 0.4s ease-out 0s;
    -moz-transform: translateX(-266px);
    -o-transform: translateX(-266px);
    -ms-transform: translateX(-266px);
    -webkit-transform: translateX(-266px);
    transform: translateX(-266px); } }
  @media only screen and (max-width: 1024px) and (max-width: 650px) {
    #menu-responsive .sidebar {
      width: 100vw;
      -moz-transform: translateX(-666px);
      -o-transform: translateX(-666px);
      -ms-transform: translateX(-666px);
      -webkit-transform: translateX(-666px);
      transform: translateX(-666px); } }

@media only screen and (max-width: 1024px) {
  #menu-responsive .sidebar.active {
    transform: translateX(0%); }
  #menu-responsive .sidebar ul.main-pages {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5); }
  #menu-responsive .sidebar ul.main-pages li {
    list-style-type: none; }
  #menu-responsive .sidebar ul.main-pages li a {
    display: block;
    color: #02273a;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-transform: uppercase;
    padding: 14px 0; }
    #menu-responsive .sidebar ul.main-pages li a:hover {
      opacity: 0.6; } }
  @media only screen and (max-width: 1024px) and (max-width: 650px) {
    #menu-responsive .sidebar ul.main-pages li a {
      text-align: center; } }

@media only screen and (max-width: 1024px) {
  #menu-responsive .sidebar a:hover {
    text-decoration: none; }
  #menu-responsive .sidebar .second-pages {
    border-top: 1px solid rgba(151, 151, 151, 0.5);
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
    padding: 15px 0; }
  #menu-responsive .sidebar .second-pages > * {
    width: 92px;
    float: left;
    margin-right: 10px; }
  #menu-responsive .sidebar .second-pages a {
    display: block;
    line-height: 35px;
    opacity: 0.75;
    color: white;
    font-size: 14px;
    font-weight: 600; }
  #menu-responsive .sidebar .footer {
    text-align: center;
    padding-top: 21px;
    background: none; }
    #menu-responsive .sidebar .footer:before {
      display: none; }
    #menu-responsive .sidebar .footer .footer__socials {
      margin: 0 auto; }
  #menu-responsive .sidebar .footer span {
    opacity: 0.4;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    display: inline-block;
    color: #02273a; } }

.footer {
  background: #02273A;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0;
  line-height: 24px;
  position: relative; }
  @media only screen and (max-width: 650px) {
    .footer {
      padding: 30px 15px; } }
  .footer:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    background-image: linear-gradient(90deg, #564B9E 0%, #DC1F26 30%, #DB8E27 69%, #8CC53F 100%);
    height: 4px; }
  .footer__inner {
    max-width: 600px;
    margin: 0 auto; }
  .footer__links {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 20px;
    border-bottom: 1px solid rgba(209, 209, 209, 0.25); }
    .footer__links a {
      font-family: 'Sofia Pro', sans-serif;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      color: #FFFFFF;
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 26px;
      text-transform: uppercase;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .footer__links a:hover {
        color: #2AD2C9; }
    @media only screen and (max-width: 500px) {
      .footer__links {
        display: block;
        padding-left: 0; }
        .footer__links a {
          display: block; } }
  .footer__row {
    padding-top: 25px; }
    .footer__row:after {
      content: "";
      display: table;
      clear: both; }
  .footer__col_left {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 650px) {
      .footer__col_left {
        float: none;
        width: 100%; } }
  .footer__col_right {
    float: right;
    width: 50%;
    text-align: right; }
    @media only screen and (max-width: 650px) {
      .footer__col_right {
        float: none;
        width: 100%;
        text-align: left; } }
  .footer__socials {
    width: 210px;
    display: flex;
    justify-content: space-between; }
    .footer__socials a {
      color: #2AD2C9;
      font-size: 20px;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .footer__socials a:hover {
        color: white; }
  .footer__horizontal {
    width: 100%;
    height: 27px; }
    @media only screen and (max-width: 650px) {
      .footer__horizontal {
        height: 15px; } }
  .footer__link a {
    color: #2AD2C9;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .footer__link a:hover {
      color: white; }

.small_banner {
  background: #2AD2C9 url("../images/small-banner-bg.png") scroll no-repeat 100% center; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .small_banner {
      /* on retina, use image that's scaled by 2 */
      background-image: url("../images/small-banner-bg@2x.png");
      background-size: 396px 140px; } }
  @media only screen and (max-width: 800px) {
    .small_banner {
      background-image: none; } }
  .small_banner__inner {
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px);
    min-height: 140px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    @media only screen and (max-width: 1024px) {
      .small_banner__inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .small_banner__inner {
        padding-left: 20px;
        padding-right: 20px; } }
  .small_banner a {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #02273a;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0; }
    @media only screen and (max-width: 450px) {
      .small_banner a {
        font-size: 18px; } }

.partners {
  background: white; }
  .partners__inner {
    padding: 75px 0 50px;
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px); }
    @media only screen and (max-width: 1024px) {
      .partners__inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .partners__inner {
        padding-left: 20px;
        padding-right: 20px; } }
  .partners__border {
    border-bottom: 1px solid #D1D1D1; }
  .partners__header {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    color: #02273a;
    text-align: center;
    margin: 0 0 50px; }
  .partners__list {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
    @media only screen and (max-width: 1024px) {
      .partners__list {
        justify-content: space-around; } }
    @media only screen and (max-width: 450px) {
      .partners__list {
        flex-direction: column; } }
  .partners__item {
    padding: 25px 15px;
    position: relative; }
    .partners__item:hover .partners__image--hover {
      opacity: 1; }
  .partners__image {
    display: block; }
    .partners__image--gray {
      filter: grayscale(100%); }
    .partners__image--hover {
      opacity: 0;
      position: absolute;
      top: 25px;
      left: 15px;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }

.informations {
  background: white; }
  .informations__container {
    padding: 100px 0;
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px); }
    @media only screen and (max-width: 1024px) {
      .informations__container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .informations__container {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 1024px) {
      .informations__container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .informations__container {
        padding-left: 20px;
        padding-right: 20px; } }
  .informations__inner {
    margin-left: -20px;
    margin-right: -20px; }
    .informations__inner:after {
      content: "";
      display: table;
      clear: both; }
  .informations__item {
    width: 25%;
    float: left;
    padding: 0 20px; }
    @media only screen and (max-width: 980px) {
      .informations__item {
        padding-bottom: 40px;
        width: 50%; }
        .informations__item:nth-of-type(2n+1) {
          clear: both; }
        .informations__item .btn-round {
          margin-top: 0; } }
    @media only screen and (max-width: 400px) {
      .informations__item {
        width: 100%;
        display: block;
        text-align: center; }
        .informations__item:nth-of-type(2n+1) {
          clear: both; } }
  .informations__heading {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #02273a;
    margin: 0 0 30px;
    letter-spacing: 0; }
  .informations__text {
    color: #4E4E4E;
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    min-height: 120px; }

.btn .ico {
  margin-right: 10px;
  position: relative;
  top: -2px; }

.btn--underline {
  min-width: 170px;
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #2AD2C9;
  letter-spacing: 1.25px;
  padding-bottom: 10px;
  border-bottom: 4px solid #2AD2C9;
  border-radius: 0 !important;
  text-align: left;
  padding-left: 0;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: uppercase; }
  .btn--underline:hover {
    color: #02273a;
    border-bottom-color: #02273a; }

.btn.btn--white.btn--active {
  background: white;
  color: #2AD2C9; }

.btn--rounded {
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #2AD2C9;
  letter-spacing: 1px;
  line-height: 26px;
  border: 4px solid #2AD2C9;
  padding: 8px 50px;
  border-radius: 15px;
  text-transform: uppercase;
  background: transparent;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .btn--rounded.btn--small {
    padding: 8px 25px; }
  @media only screen and (max-width: 790px) {
    .btn--rounded {
      font-size: 14px;
      padding: 5px 25px; } }
  .btn--rounded:hover {
    color: white;
    background: #2AD2C9; }
  .btn--rounded.btn--white {
    color: white;
    border-color: white; }
  .btn--rounded.btn--white:hover {
    background: white;
    color: #2AD2C9; }

.two_col__top_row {
  display: flex;
  flex-direction: row-reverse; }
  @media only screen and (max-width: 960px) {
    .two_col__top_row {
      display: block; } }

.two_col--blue {
  color: white;
  background: #02273A; }
  .two_col--blue .two_col__preheading, .two_col--blue .two_col__heading, .two_col--blue .two_col__content {
    color: #FFFFFF; }

.two_col--white {
  background: white; }

.two_col--light_blue {
  background: #F4FBFF; }

.two_col__text {
  padding: 80px 100px 80px 80px;
  width: 50%;
  text-align: right; }
  @media only screen and (max-width: 1024px) {
    .two_col__text {
      padding-left: 30px;
      padding-right: 30px; }
      .two_col__text .two_col__inner {
        max-width: inherit; } }
  @media only screen and (max-width: 960px) {
    .two_col__text {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 960px) {
    .two_col__text {
      width: 100%; } }

.two_col__image {
  background-repeat: no-repeat;
  width: 50%;
  background-position: 100% center;
  display: flex;
  align-items: stretch;
  position: relative; }
  .two_col__image img {
    max-width: 100%;
    height: auto;
    display: block;
    max-height: 450px; }
  .two_col__image--inline__fixed img {
    max-height: 525px !important; }
  .two_col__image_inner {
    width: 624px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .two_col__image_placeholder {
    display: none;
    position: relative; }
    .two_col__image_placeholder img {
      display: block;
      width: 100%;
      height: auto;
      max-height: inherit; }
  @media only screen and (max-width: 1100px) {
    .two_col__image {
      background-size: auto 100%; } }
  .two_col__image--inline {
    background: none !important; }
  @media only screen and (max-width: 960px) {
    .two_col__image {
      width: 100% !important;
      background-size: cover; }
      .two_col__image--overlay .two_col__image_placeholder {
        display: block; }
      .two_col__image_inner {
        padding-top: 40px;
        width: 100%;
        display: block;
        text-align: center; }
        .two_col__image_inner img {
          display: inline-block;
          max-height: 50vh;
          width: auto;
          max-width: 100%;
          height: auto; } }
  .two_col__image--video_overlay {
    justify-content: flex-end; }
    @media only screen and (max-width: 960px) {
      .two_col__image--video_overlay {
        justify-content: center;
        background: none !important; } }

.two_col__inner {
  max-width: 524px;
  width: 100%;
  display: inline-block;
  text-align: left; }
  @media only screen and (max-width: 960px) {
    .two_col__inner {
      max-width: 100%;
      display: block; } }

.two_col__preheading {
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 600;
  opacity: 0.7;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #02273A;
  text-transform: uppercase; }

.two_col__heading {
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 600;
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 50px;
  padding-bottom: 23px;
  border-bottom: 10px solid #2AD2C9;
  color: #02273a; }
  .two_col__heading em {
    font-size: 0.5em;
    vertical-align: super; }

.two_col__content {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px;
  margin-bottom: 50px;
  color: #4E4E4E; }
  .two_col__content ul {
    padding-left: 25px; }
    .two_col__content ul li + li {
      margin-top: 15px; }

.two_col__button {
  text-align: center;
  margin-top: -20px;
  padding-bottom: 50px; }

.two_col__video {
  position: relative;
  display: flex;
  align-items: stretch;
  overflow: hidden; }
  @media only screen and (max-width: 960px) {
    .two_col__video {
      display: block; } }
  .two_col__video img {
    max-height: inherit; }
  .two_col__video video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media only screen and (max-width: 960px) {
      .two_col__video video {
        bottom: auto;
        right: auto;
        width: 100%;
        height: 100%; } }

.platform {
  background: #F4FBFF; }
  .platform__inner {
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px);
    padding-top: 90px;
    padding-bottom: 90px; }
    @media only screen and (max-width: 1024px) {
      .platform__inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .platform__inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 1024px) {
      .platform__inner {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .platform__heading {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    color: #02273a;
    padding-bottom: 15px;
    display: inline-block;
    margin-bottom: 90px;
    border-bottom: 10px solid #2AD2C9; }
    @media only screen and (max-width: 500px) {
      .platform__heading {
        margin-bottom: 40px; } }
  .platform__list {
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 915px) {
      .platform__list {
        flex-wrap: wrap; } }
  .platform__item {
    width: calc(25% - 30px); }
    @media only screen and (max-width: 915px) {
      .platform__item {
        width: calc(50% - 30px);
        margin-top: 20px; } }
    @media only screen and (max-width: 500px) {
      .platform__item {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; } }
    .platform__item .ico {
      font-size: 75px;
      color: #2AD2C9;
      margin-bottom: 10px; }
    .platform__item h4 {
      letter-spacing: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px;
      color: #02273a; }
    .platform__item p {
      color: #4E4E4E;
      font-size: 18px;
      letter-spacing: 0.25px;
      line-height: 26px; }
  .platform__button {
    text-align: center;
    margin-top: 70px; }
    @media only screen and (max-width: 500px) {
      .platform__button {
        margin-top: 40px; } }
  .platform__image {
    min-height: 110px;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 500px) {
      .platform__image {
        justify-content: center; } }

.video_banner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .video_banner__placeholder img {
    width: 100%;
    height: auto;
    display: block; }
  @media only screen and (max-width: 652px) {
    .video_banner__responsive_inner {
      width: 150vw;
      -moz-transform: translateX(-33%);
      -o-transform: translateX(-33%);
      -ms-transform: translateX(-33%);
      -webkit-transform: translateX(-33%);
      transform: translateX(-33%); }
      .video_banner__responsive_inner .video_banner__text {
        max-width: 100vw;
        -moz-transform: translateX(50%);
        -o-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%); } }
  @media only screen and (max-width: 450px) {
    .video_banner__responsive_inner {
      width: 200vw;
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .video_banner__responsive_inner .video_banner__text {
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }
  .video_banner__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .video_banner__video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .video_banner__text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center; }
    .video_banner__text:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5); }
  .video_banner__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px); }
    @media only screen and (max-width: 1024px) {
      .video_banner__inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .video_banner__inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 790px) {
      .video_banner__inner {
        flex-direction: column;
        justify-content: center; } }
  .video_banner__heading {
    color: white;
    letter-spacing: 0;
    max-width: 650px;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 700;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2; }
    @media only screen and (max-width: 1150px) {
      .video_banner__heading {
        padding-right: 10%;
        font-size: 60px; } }
    @media only screen and (max-width: 790px) {
      .video_banner__heading {
        padding-right: 0;
        text-align: center;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 500px) {
      .video_banner__heading {
        font-size: 40px;
        margin-top: -10px;
        margin-bottom: 10px; } }

.stories {
  background: white; }
  .stories__inner {
    margin: 0 auto;
    max-width: 1250px;
    width: calc(100% - 160px);
    padding-top: 60px;
    padding-bottom: 60px; }
    @media only screen and (max-width: 1024px) {
      .stories__inner {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .stories__inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 600px) {
      .stories__inner {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .stories__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px; }
    @media only screen and (max-width: 600px) {
      .stories__header {
        display: block; } }
  .stories__heading {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    color: #02273a; }
  .stories__overlay_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: inherit;
    height: inherit;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s; }
  .stories__item {
    max-width: 380px;
    margin: 0 auto; }
    .stories__item_image {
      position: relative;
      display: block;
      overflow: hidden; }
      .stories__item_image img {
        display: block;
        width: 100%;
        height: auto; }
      .stories__item_image:hover .stories__overlay_image {
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
    .stories__item_heading {
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px;
      color: #02273a;
      letter-spacing: 0;
      padding-left: 20px;
      margin-bottom: 7px; }
    .stories__item_length {
      color: #4E4E4E;
      padding-left: 20px;
      font-size: 18px;
      letter-spacing: 0.25px;
      line-height: 26px; }
    .stories__item .ico_play {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .stories__slideshow {
    position: relative; }
    @media only screen and (max-width: 1024px) {
      .stories__slideshow {
        padding-left: 20px;
        padding-right: 20px; } }
  .stories__manipulator {
    position: absolute;
    top: 100px;
    line-height: 1;
    display: block;
    left: -35px;
    font-size: 25px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #2AD2C9 !important;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .stories__manipulator:hover {
      color: #02273a !important; }
    .stories__manipulator--right {
      left: auto;
      right: -35px; }
    @media only screen and (max-width: 1024px) {
      .stories__manipulator {
        left: -8px; }
        .stories__manipulator--right {
          left: auto;
          right: -8px; } }

.ico_play {
  width: 61px;
  height: 61px;
  border-radius: 100%;
  background: white;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .ico_play:hover, .ico_play--hovered {
    background: #2AD2C9; }
    .ico_play:hover .ico_play__play:after, .ico_play--hovered .ico_play__play:after {
      color: white; }
  .ico_play__play {
    padding-left: 5px;
    padding-bottom: 2px; }
    .ico_play__play:after {
      font-family: "icons";
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      vertical-align: middle;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      speak: none;
      text-decoration: inherit;
      text-transform: none;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f112";
      color: #2AD2C9;
      font-size: 26px; }

.body_header {
  background: #0D4B6B;
  color: white;
  min-height: 275px;
  padding-bottom: 30px;
  padding-top: 125px; }
  @media only screen and (max-width: 1024px) {
    .body_header {
      min-height: auto; } }
  @media only screen and (max-width: 500px) {
    .body_header {
      padding-top: 30px; } }
  .body_header--light_blue {
    background: #2E9BD6; }
  .body_header--large_padding {
    padding-bottom: 150px; }
  .body_header__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding-left: 80px;
    padding-right: 80px; }
    @media only screen and (max-width: 1024px) {
      .body_header__inner {
        width: calc(100% - 20px);
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .body_header__inner {
        width: calc(100% - 20px);
        padding-left: 20px;
        padding-right: 20px; } }
  .body_header__heading h1 a, .body_header__heading h2 a, .body_header__heading h3 a, .body_header__heading h4 a, .body_header__heading h5 a, .body_header__heading h6 a {
    color: inherit;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .body_header__heading h1 a:hover, .body_header__heading h2 a:hover, .body_header__heading h3 a:hover, .body_header__heading h4 a:hover, .body_header__heading h5 a:hover, .body_header__heading h6 a:hover {
      color: #2AD2C9; }
  .body_header__heading h1 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2; }
  .body_header__heading h2 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2; }
  .body_header__heading h3 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px; }
  .body_header__heading h4 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
  .body_header__heading h5 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px; }
  .body_header__heading h6 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1D384B;
    letter-spacing: 0.5px;
    line-height: 26px; }
  .body_header .text {
    color: white; }
  .body_header__menu {
    margin-top: 40px; }
    .body_header__menu_item {
      font-weight: bold;
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 26px;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      opacity: 0.5;
      color: inherit;
      margin-right: 50px;
      white-space: nowrap; }
      @media only screen and (max-width: 500px) {
        .body_header__menu_item {
          display: block;
          width: 100%; } }
      .body_header__menu_item.body_header__menu_item--active, .body_header__menu_item:hover {
        opacity: 1;
        color: inherit; }
  .body_header__two_col {
    display: flex; }
    @media only screen and (max-width: 1200px) {
      .body_header__two_col {
        align-items: flex-end; } }
    .body_header__two_col .body_header__heading {
      margin-bottom: 40px; }
      @media only screen and (max-width: 1230px) {
        .body_header__two_col .body_header__heading {
          margin-top: 20px; } }
    .body_header__two_col .btn {
      margin-top: 40px; }
      @media only screen and (max-width: 1230px) {
        .body_header__two_col .btn {
          margin-top: 20px; } }
      @media only screen and (max-width: 1024px) {
        .body_header__two_col .btn {
          margin-top: 0; } }
    .body_header__two_col_left, .body_header__two_col_right {
      width: 50%; }
    .body_header__two_col_left {
      padding-bottom: 20px;
      padding-right: 20px; }
      @media only screen and (max-width: 1024px) {
        .body_header__two_col_left {
          width: 100%;
          padding-right: 0; } }
    .body_header__two_col img {
      max-width: 100%;
      height: auto;
      display: inline-block; }
    .body_header__two_col_right {
      text-align: right; }
      @media only screen and (max-width: 1024px) {
        .body_header__two_col_right {
          display: none; } }

.content_box {
  background: #FFFFFF;
  border: 1px solid #F0F0F0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  max-width: 1100px;
  padding-bottom: 50px;
  padding-top: 50px;
  margin-bottom: 30px; }
  .content_box:not(.content_box--without_container) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding-left: 80px;
    padding-right: 80px; }
    @media only screen and (max-width: 1024px) {
      .content_box:not(.content_box--without_container) {
        width: calc(100% - 20px);
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .content_box:not(.content_box--without_container) {
        width: calc(100% - 20px);
        padding-left: 20px;
        padding-right: 20px; } }
  .content_box--without_container {
    padding-left: 80px;
    padding-right: 80px; }
    @media only screen and (max-width: 1024px) {
      .content_box--without_container {
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .content_box--without_container {
        padding-left: 20px;
        padding-right: 20px; } }
  .content_box--large_padding:not(.content_box--without_container) {
    padding-left: 80px;
    padding-right: 80px;
    padding-left: 100px;
    padding-right: 100px; }
    @media only screen and (max-width: 1024px) {
      .content_box--large_padding:not(.content_box--without_container) {
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .content_box--large_padding:not(.content_box--without_container) {
        padding-left: 20px;
        padding-right: 20px; } }
  .content_box--with_footer {
    padding-bottom: 0; }
    .content_box--with_footer .content_box__body {
      margin-bottom: 80px; }
  .content_box--move_up_header {
    margin-top: -150px;
    z-index: 10;
    position: relative; }
  .content_box--collapsed .expanded {
    display: none !important; }
  .content_box--expanded .collapsed {
    display: none !important; }
  .content_box__image_overlay {
    position: relative; }
    .content_box__image_overlay > img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: -1px; }
    .content_box__image_overlay_text {
      width: 100%;
      max-width: 650px;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: white;
      text-align: center; }
      .content_box__image_overlay_text h1 a, .content_box__image_overlay_text h2 a, .content_box__image_overlay_text h3 a, .content_box__image_overlay_text h4 a, .content_box__image_overlay_text h5 a, .content_box__image_overlay_text h6 a {
        color: inherit;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
        .content_box__image_overlay_text h1 a:hover, .content_box__image_overlay_text h2 a:hover, .content_box__image_overlay_text h3 a:hover, .content_box__image_overlay_text h4 a:hover, .content_box__image_overlay_text h5 a:hover, .content_box__image_overlay_text h6 a:hover {
          color: #2AD2C9; }
      .content_box__image_overlay_text h1 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 600;
        font-size: 90px;
        line-height: 1.2; }
      .content_box__image_overlay_text h2 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 600;
        font-size: 48px;
        line-height: 1.2; }
      .content_box__image_overlay_text h3 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 32px;
        line-height: 44px; }
      .content_box__image_overlay_text h4 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px; }
      .content_box__image_overlay_text h5 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px; }
      .content_box__image_overlay_text h6 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #1D384B;
        letter-spacing: 0.5px;
        line-height: 26px; }
      .content_box__image_overlay_text img {
        margin-bottom: 40px; }
    @media only screen and (max-width: 750px) {
      .content_box__image_overlay {
        background-image: linear-gradient(225deg, #0b2d44 0%, #0a3755 100%); }
        .content_box__image_overlay > img {
          display: none; }
        .content_box__image_overlay_text {
          position: relative;
          top: auto;
          left: auto;
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 40px;
          padding-bottom: 40px; } }
  .content_box__zero_padding {
    margin-left: -80px;
    margin-right: -80px; }
    @media only screen and (max-width: 1024px) {
      .content_box__zero_padding {
        margin-left: -30px;
        margin-right: -30px; } }
    @media only screen and (max-width: 1024px) {
      .content_box__zero_padding {
        margin-left: -20px;
        margin-right: -20px; } }
  .content_box__header {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    color: #02273a; }
    .content_box__header h1 a, .content_box__header h2 a, .content_box__header h3 a, .content_box__header h4 a, .content_box__header h5 a, .content_box__header h6 a {
      color: inherit;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .content_box__header h1 a:hover, .content_box__header h2 a:hover, .content_box__header h3 a:hover, .content_box__header h4 a:hover, .content_box__header h5 a:hover, .content_box__header h6 a:hover {
        color: #2AD2C9; }
    .content_box__header h1 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 90px;
      line-height: 1.2; }
    .content_box__header h2 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 48px;
      line-height: 1.2; }
    .content_box__header h3 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 32px;
      line-height: 44px; }
    .content_box__header h4 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px; }
    .content_box__header h5 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px; }
    .content_box__header h6 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #1D384B;
      letter-spacing: 0.5px;
      line-height: 26px; }
    .content_box__header--list_padding {
      padding-left: 25px; }
    .content_box__header--without_border {
      border: none;
      padding-bottom: 0; }
    .content_box__header--top_padding {
      padding-top: 15px; }
    .content_box__header_button {
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 1.11px;
      line-height: 26px;
      text-transform: uppercase;
      cursor: pointer;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      color: #2AD2C9;
      line-height: 61px; }
      .content_box__header_button:hover {
        color: #02273a; }
      @media only screen and (max-width: 500px) {
        .content_box__header_button {
          display: none; } }
      .content_box__header_button--share:before {
        font-family: "icons";
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        line-height: 1;
        font-weight: normal;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f115";
        margin-right: 10px;
        position: relative;
        top: -1px;
        font-size: 20px; }
  .content_box__body {
    padding-top: 50px; }
  .content_box__body--zero-padding-top {
    padding-top: 0px; }
  .content_box__body--small-padding-top {
    padding-top: 20px; }
  .content_box__horizontal_line {
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 25px; }
  .content_box__image {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 960px) {
      .content_box__image {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -50px; } }
    .content_box__image img {
      display: block;
      max-width: 100%;
      height: auto;
      max-height: 350px;
      box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
      margin: 0 auto; }
  .content_box__main_image {
    margin-top: 40px; }
    .content_box__main_image img {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); }
  .content_box__pre_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    .content_box__pre_header_category {
      color: #02273a;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      text-transform: uppercase;
      margin-right: 30px; }
      .content_box__pre_header_category h1 a, .content_box__pre_header_category h2 a, .content_box__pre_header_category h3 a, .content_box__pre_header_category h4 a, .content_box__pre_header_category h5 a, .content_box__pre_header_category h6 a {
        color: inherit;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
        .content_box__pre_header_category h1 a:hover, .content_box__pre_header_category h2 a:hover, .content_box__pre_header_category h3 a:hover, .content_box__pre_header_category h4 a:hover, .content_box__pre_header_category h5 a:hover, .content_box__pre_header_category h6 a:hover {
          color: #2AD2C9; }
      .content_box__pre_header_category h1 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 600;
        font-size: 90px;
        line-height: 1.2; }
      .content_box__pre_header_category h2 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 600;
        font-size: 48px;
        line-height: 1.2; }
      .content_box__pre_header_category h3 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 32px;
        line-height: 44px; }
      .content_box__pre_header_category h4 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px; }
      .content_box__pre_header_category h5 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px; }
      .content_box__pre_header_category h6 {
        margin: 0;
        padding: 0;
        font-family: 'Sofia Pro', sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #1D384B;
        letter-spacing: 0.5px;
        line-height: 26px; }
      .content_box__pre_header_category:hover {
        color: #2AD2C9; }
    .content_box__pre_header_date {
      line-height: 22px;
      font-size: 14px;
      color: #7A8994;
      letter-spacing: 0.5px; }
    .content_box__pre_header_left {
      display: flex; }
    .content_box__pre_header_right > * {
      line-height: 1; }
  .content_box__footer {
    display: flex;
    justify-content: space-between;
    padding: 50px 80px;
    margin-left: -80px;
    margin-right: -80px; }
    .content_box__footer h1 a, .content_box__footer h2 a, .content_box__footer h3 a, .content_box__footer h4 a, .content_box__footer h5 a, .content_box__footer h6 a {
      color: inherit;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .content_box__footer h1 a:hover, .content_box__footer h2 a:hover, .content_box__footer h3 a:hover, .content_box__footer h4 a:hover, .content_box__footer h5 a:hover, .content_box__footer h6 a:hover {
        color: #2AD2C9; }
    .content_box__footer h1 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 90px;
      line-height: 1.2; }
    .content_box__footer h2 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 48px;
      line-height: 1.2; }
    .content_box__footer h3 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 32px;
      line-height: 44px; }
    .content_box__footer h4 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px; }
    .content_box__footer h5 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px; }
    .content_box__footer h6 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #1D384B;
      letter-spacing: 0.5px;
      line-height: 26px; }
    @media only screen and (max-width: 1024px) {
      .content_box__footer {
        padding: 50px 30px;
        margin-left: -30px;
        margin-right: -30px; } }
    @media only screen and (max-width: 960px) {
      .content_box__footer {
        padding: 30px 20px;
        margin-left: -20px;
        margin-right: -20px; } }
    @media only screen and (max-width: 820px) {
      .content_box__footer {
        display: block;
        text-align: center; } }
    .content_box__footer--teal-bg {
      color: white;
      background-color: #2AD2C9; }

#share-content {
  position: absolute;
  background: white none repeat scroll 0 0;
  color: black;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.25));
  -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.25));
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
  text-align: left;
  z-index: 1000;
  border: 1px solid #dadada;
  opacity: 0;
  display: none;
  transform: translate(-50%, -150%);
  transition: all 0.2s ease-in-out;
  width: 325px; }

#share-content.active {
  opacity: 1;
  transform: translate(-50%, -125%); }

#share-content::after {
  border-left: 6px solid transparent;
  border-top: 6px solid white;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: absolute; }

#share-content-close {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.01);
  display: none;
  cursor: pointer; }

#homepage-slideshow {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  #homepage-slideshow .slide-height {
    height: 400px; }
  #homepage-slideshow .slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 1;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  #homepage-slideshow.left .slide.queue {
    transform: translateX(100%); }
  #homepage-slideshow.left .slide.out {
    transform: translateX(-100%); }
  #homepage-slideshow.right .slide.queue {
    transform: translateX(-100%); }
  #homepage-slideshow.right .slide.out {
    transform: translateX(100%); }
  #homepage-slideshow .slide-inner {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    transition: all 0.6s ease-in-out;
    transform: translateX(0);
    opacity: 1;
    z-index: 1; }
    @media only screen and (max-width: 1024px) {
      #homepage-slideshow .slide-inner {
        height: 400px; } }
  #homepage-slideshow .slide-img {
    text-align: center; }
    #homepage-slideshow .slide-img img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-width: calc(100% - 30px); }
  #homepage-slideshow .slideshow-text {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 500px; }
    #homepage-slideshow .slideshow-text h2 {
      margin-top: 0;
      color: white;
      font-size: 36px;
      font-weight: 600;
      line-height: 36px;
      margin-bottom: 20px; }
    #homepage-slideshow .slideshow-text p {
      max-width: 500px;
      color: white;
      font-size: 18px;
      font-weight: 400;
      line-height: 27px;
      margin-bottom: 27px;
      /*padding: 0 $content-padding-responsive;*/ }
      #homepage-slideshow .slideshow-text p:last-child, #homepage-slideshow .slideshow-text p:last-of-type {
        margin-bottom: 0; }
    #homepage-slideshow .slideshow-text a {
      display: inline-block; }
  #homepage-slideshow .slide-navigators {
    position: relative; }
    #homepage-slideshow .slide-navigators > img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 20px;
      width: 13px;
      height: 23px;
      z-index: 100;
      cursor: pointer; }
      #homepage-slideshow .slide-navigators > img.right {
        left: auto;
        right: 20px;
        -moz-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg); }
  @media only screen and (max-width: 1024px) {
    #homepage-slideshow .slide-text {
      display: block;
      width: 100%; }
      #homepage-slideshow .slide-text .slideshow-text {
        width: calc(100vw - 80px);
        max-width: 500px;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #homepage-slideshow .slide-img {
      display: none; } }

.color-bar {
  background-image: url("../images/color-bar.png");
  background-size: contain;
  clear: both;
  height: 3px;
  width: 100%; }

.btn-round {
  border: 3px solid #FFF;
  color: #FFF;
  border-radius: 11px;
  padding: 6px 40px;
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
  position: relative;
  background: transparent;
  transition: all 0.3s ease-in-out; }
  .btn-round:focus {
    color: #FFF; }
  .btn-round:hover, .btn-round.active {
    background: #fff;
    border-color: #fff;
    color: #2AD2C9 !important; }

.btn-round img {
  margin-top: -3px; }

.btn-round:hover {
  color: #FFF;
  text-decoration: none; }

.btn-round.btn-blue {
  border-color: #2AD2C9;
  color: #2AD2C9; }
  .btn-round.btn-blue:focus {
    color: #2AD2C9; }
  .btn-round.btn-blue:hover, .btn-round.btn-blue.active {
    background-color: #2AD2C9;
    border-color: #2AD2C9;
    color: white !important; }

.btn-round.btn-blue:hover {
  color: #2AD2C9; }

.btn-round.btn-fade {
  /*opacity: 0.6;*/ }

.btn-round.btn-fade:hover, .btn-round.btn-fade.active {
  opacity: 1; }

.btn--uppercase {
  text-transform: uppercase; }

.text {
  color: #4E4E4E;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px; }
  .text p {
    margin: 0 0 25px;
    /*text-align: justify;*/ }
  .text h1 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2;
    margin-top: 60px;
    margin-bottom: 30px; }
  .text h2 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    color: #02273a;
    margin-top: 60px;
    margin-bottom: 60px; }
  .text h3 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    color: #02273a;
    margin-top: 0;
    margin-bottom: 30px; }
  .text h4 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #02273a;
    margin-bottom: 15px; }
  .text h5 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #02273a;
    margin-bottom: 15px; }
  .text h6 {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1D384B;
    letter-spacing: 0.5px;
    line-height: 26px;
    color: #02273a;
    margin-bottom: 10px; }
  .text img {
    display: block;
    max-width: 100%;
    height: auto; }
  .text .alignright:not(img) {
    display: block;
    margin: 0 0 1em 1em;
    text-align: right; }
    .text .alignright:not(img) img {
      display: inline-block; }
    .text .alignright:not(img):after {
      content: "";
      display: table;
      clear: both; }
  .text .alignleft:not(img) {
    display: block;
    margin: 0 1em 1em 0;
    text-align: left; }
    .text .alignleft:not(img) img {
      display: inline-block; }
    .text .alignleft:not(img):after {
      content: "";
      display: table;
      clear: both; }
  .text .aligncenter:not(img) {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    text-align: center; }
    .text .aligncenter:not(img) img {
      display: inline-block; }
  .text img.alignright {
    float: right;
    margin: 0 0 1em 1em; }
    .text img.alignright:after {
      content: "";
      display: table;
      clear: both; }
  .text img.alignleft {
    float: left;
    margin: 0 1em 1em 0; }
    .text img.alignleft:after {
      content: "";
      display: table;
      clear: both; }
  .text img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .text a img.alignright {
    float: right;
    margin: 0 0 1em 1em; }
    .text a img.alignright:after {
      content: "";
      display: table;
      clear: both; }
  .text a img.alignleft {
    float: left;
    margin: 0 1em 1em 0; }
    .text a img.alignleft:after {
      content: "";
      display: table;
      clear: both; }
  .text a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .text ul li {
    margin-left: 30px;
    padding-left: 20px; }
    @media only screen and (max-width: 650px) {
      .text ul li {
        margin-left: 20px;
        padding-left: 5px; } }
  .text .wp-caption, .text .wp-caption-text {
    max-width: 100%;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 26px;
    color: #7F7F7F;
    font-style: italic; }
  .text hr {
    display: block;
    border-color: #d2d2d2; }
  .text .excerpt {
    font-size: 24px;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-bottom: 1px solid #d2d2d2; }
  .text--bold {
    font-weight: 600; }

.padding-col {
  padding-right: 20%; }
  @media only screen and (max-width: 1024px) {
    .padding-col {
      padding-right: 0; } }

.block-contact-us {
  color: #415666;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 30px;
  padding-top: 80px;
  position: relative;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }

.block-contact-us-heading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 54px;
  background: url("../images/EmailIcon@1x.png") no-repeat scroll center center; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .block-contact-us-heading {
      /* on retina, use image that's scaled by 2 */
      background-image: url("../images/EmailIcon@2x.png");
      background-size: 53px 53px; } }

.block-contact-us-heading:before {
  content: '';
  position: absolute;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: calc(50% + 30px);
  background: #E2E2E2; }

.block-contact-us-heading:after {
  content: '';
  position: absolute;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: calc(50% + 28px);
  right: 0;
  background: #E2E2E2; }

.to-top-block {
  text-align: center; }

.to-top {
  display: inline-block;
  margin: 0 auto; }

.form {
  margin-left: -20px;
  margin-right: -20px; }
  .form-group {
    margin-bottom: 35px; }
  .form label {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: #02273a;
    padding-bottom: 16px;
    display: inline-block;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500; }
  .form-control {
    font-family: 'Sofia Pro', sans-serif;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dadfe3;
    border-radius: 0;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25) inset;
    font-size: 16px;
    height: 40px;
    display: block;
    width: 100%;
    padding: 0px 16px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    background-color: #f9f9f9;
    box-sizing: border-box; }
  .form textarea {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    height: 127px;
    padding: 8px 16px; }
  .form .form-error {
    color: #a94442;
    margin-top: 5px; }
  .form button {
    display: block;
    margin: 0 auto; }
    .form button.hide {
      opacity: 0; }
  .form [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px; }
  @media only screen and (max-width: 650px) {
    .form {
      padding-bottom: 20px;
      margin-left: 0;
      margin-right: 0; }
      .form [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
        width: 100%; } }
  .form .biceps-form-loader {
    background: url("../images/biomeme_loader.gif") no-repeat scroll 0 0;
    display: block;
    max-height: 0;
    height: 96px;
    overflow: hidden;
    margin: 0 auto 10px;
    width: 96px;
    opacity: 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .form .biceps-form-loader.show {
      max-height: 96px;
      opacity: 1; }
  .form .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none; }
    .form .modal-overlay .modal-inner {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: white;
      max-width: calc(100% - 30px);
      width: 500px;
      min-height: 280px;
      border-radius: 5px;
      padding: 40px 80px; }
      @media only screen and (max-width: 650px) {
        .form .modal-overlay .modal-inner {
          padding: 20px; } }
      .form .modal-overlay .modal-inner .modal-close {
        position: absolute;
        top: 20px;
        right: 20px;
        background: url("../images/close-icon@2x.png") scroll no-repeat 0 0/16px 16px;
        width: 16px;
        height: 16px;
        cursor: pointer; }
      .form .modal-overlay .modal-inner .header {
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        margin-bottom: 35px;
        text-align: center; }
        @media only screen and (max-width: 650px) {
          .form .modal-overlay .modal-inner .header {
            padding-bottom: 0;
            margin-bottom: 10px; } }
        .form .modal-overlay .modal-inner .header h1, .form .modal-overlay .modal-inner .header h2 {
          font-size: 36px;
          line-height: 46px;
          font-weight: 600;
          color: #012639;
          margin-top: 10px; }
          .form .modal-overlay .modal-inner .header h1 a, .form .modal-overlay .modal-inner .header h2 a {
            color: inherit;
            -moz-transition: color 250ms;
            -o-transition: color 250ms;
            -webkit-transition: color 250ms;
            transition: color 250ms; }
          .form .modal-overlay .modal-inner .header h1:hover a, .form .modal-overlay .modal-inner .header h2:hover a {
            color: #2AD2C9; }
          .form .modal-overlay .modal-inner .header h1 img, .form .modal-overlay .modal-inner .header h2 img {
            margin-right: 10px;
            position: relative;
            top: -4px; }
        .form .modal-overlay .modal-inner .header h3 {
          color: #1d384b;
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 10px;
          margin-top: 0; }
        .form .modal-overlay .modal-inner .header .share {
          background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
          display: inline-block;
          padding-left: 30px;
          font-weight: 600;
          font-size: 14px;
          color: #2AD2C9;
          float: right !important;
          -moz-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
          -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            .form .modal-overlay .modal-inner .header .share {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButton2x.png");
              background-size: 19px 21px; } }
          @media only screen and (max-width: 650px) {
            .form .modal-overlay .modal-inner .header .share {
              font-size: 0; } }
          .form .modal-overlay .modal-inner .header .share:hover {
            text-decoration: none;
            background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
            color: #23527c; }
            @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
              .form .modal-overlay .modal-inner .header .share:hover {
                /* on retina, use image that's scaled by 2 */
                background-image: url("../images/ShareButtonDarkblue2x.png");
                background-size: 19px 21px; } }
        .form .modal-overlay .modal-inner .header .download {
          color: #2AD2C9;
          display: inline-block;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none;
          text-transform: uppercase;
          float: right !important;
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          .form .modal-overlay .modal-inner .header .download:hover {
            color: #23527c; }
          @media only screen and (max-width: 650px) {
            .form .modal-overlay .modal-inner .header .download {
              display: block;
              float: none !important;
              line-height: 1.3; } }
        .form .modal-overlay .modal-inner .header span {
          color: #1d384b;
          font-size: 12px;
          font-weight: 600;
          opacity: 0.5; }
          .form .modal-overlay .modal-inner .header span.blue {
            background: #2AD2C9 none repeat scroll 0 0;
            color: #ffffff;
            font-size: 12px;
            padding: 5px 25px;
            text-align: center;
            opacity: 1; }
        .form .modal-overlay .modal-inner .header > a:not(.share) {
          color: #2AD2C9;
          display: inline-block;
          font-size: 12px;
          font-weight: 600;
          text-decoration: none;
          text-transform: uppercase;
          margin-right: 15px;
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          .form .modal-overlay .modal-inner .header > a:not(.share):hover {
            color: #23527c; }
      .form .modal-overlay .modal-inner h3 {
        text-align: center;
        padding: 0 15px; }

.biceps-generated-form {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  opacity: 1;
  overflow: hidden; }
  .biceps-generated-form.hide-form {
    opacity: 0; }

.form-thankyou {
  opacity: 0;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  display: none; }
  .form-thankyou.active {
    opacity: 1; }

.checkbox input {
  position: absolute;
  visibility: hidden; }

.checkbox input + div.square {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #2AD2C9;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin-right: 7px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 14px;
  margin-left: -20px; }

.checkbox input:checked + div.square:after {
  position: absolute;
  content: '';
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #2AD2C9; }

.checkbox label {
  font-weight: normal; }

.select-wrapper {
  position: relative;
  cursor: pointer; }
  .select-wrapper:after {
    content: "";
    background: url("../images/BlueDropdownArrows.png") scroll no-repeat 0 0;
    position: absolute;
    width: 9px;
    height: 17px;
    right: 10px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .select-wrapper:after {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/BlueDropdownArrows@2x.png");
        background-size: 7px 17px; } }
  .select-wrapper select {
    background: none;
    border: 1px solid #ccc;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none; }

.upload {
  height: 30px;
  width: 100%;
  display: none;
  border: 2px solid #2AD2C9;
  position: relative; }
  .upload .progress {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 22px;
    max-width: calc(100% - 4px);
    width: 0;
    background-color: #2AD2C9;
    border-radius: 0;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .upload .percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #2AD2C9;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .upload .percent.up50 {
      color: white; }
    .upload .percent i {
      display: inline-block;
      margin-right: 2px;
      font-style: normal; }

.processing {
  display: none;
  color: gray;
  font-size: 20px;
  font-weight: 600; }

.image {
  max-width: 200px;
  display: none;
  position: relative; }
  .image img {
    max-width: 100%;
    height: auto; }
  .image .delete {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.35);
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .image .delete i {
      cursor: pointer;
      position: absolute;
      right: 5px;
      top: 5px;
      color: white; }
  .image:hover .delete {
    opacity: 1; }

.opportunities {
  padding-left: 20px; }
  @media only screen and (max-width: 991px) {
    .opportunities {
      padding-left: 15px; } }
  .opportunities h1, .opportunities h2, .opportunities h3, .opportunities h4, .opportunities h5, .opportunities h6 {
    margin: 0 !important; }
  .opportunities ul {
    list-style-type: none; }
    .opportunities ul li {
      display: block;
      padding: 15px 10px;
      border-top: 1px solid #f3f3f3;
      margin-left: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 1.11px;
      line-height: 26px;
      text-transform: uppercase;
      cursor: pointer;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      color: #2AD2C9; }
      .opportunities ul li:hover {
        color: #02273a; }
      .opportunities ul li.opportunity:hover {
        background-color: #fafcfd; }
      .opportunities ul li:first-child {
        border-top: none;
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase; }
      .opportunities ul li.no-other {
        font-weight: normal;
        font-style: italic;
        opacity: 0.75;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 17px; }
      .opportunities ul li a {
        font-size: 14px;
        color: #2AD2C9;
        font-weight: 600;
        text-transform: uppercase;
        display: block;
        background: none;
        position: relative;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
        .opportunities ul li a:after {
          position: absolute;
          font-family: "icons";
          font-style: normal;
          -webkit-font-smoothing: antialiased;
          vertical-align: middle;
          line-height: 1;
          font-weight: normal;
          font-style: normal;
          speak: none;
          text-decoration: inherit;
          text-transform: none;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\f103";
          top: 50%;
          right: 0;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          opacity: 0; }
        .opportunities ul li a:hover {
          color: #02273a; }
          .opportunities ul li a:hover:after {
            opacity: 1; }

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px; }

.video-embed iframe, .video-embed object, .video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tabs-title {
  color: #1d384b;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 21px; }

.tabs-heading {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 30px;
  margin-bottom: 35px; }
  .tabs-heading a {
    margin-right: 16px;
    display: inline-block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 1024px) {
      .tabs-heading a:nth-of-type(2n+1) {
        clear: both; } }
    @media only screen and (max-width: 400px) {
      .tabs-heading a {
        display: block;
        width: 100%;
        text-align: center; } }

.tabs > div {
  display: none; }

.global-back {
  padding: 40px 0 10px 0;
  text-align: center; }

.prologue {
  width: calc(100% - 160px);
  max-width: 1100px;
  margin: auto;
  background: #1d384b;
  color: #fff; }
  @media only screen and (max-width: 1024px) {
    .prologue {
      width: 100%; } }

.prologue .article {
  box-sizing: border-box;
  position: relative;
  width: 94%;
  max-width: 690px;
  margin: auto;
  padding: 50px 170px 60px 0;
  text-align: left;
  font-size: 24px; }
  @media only screen and (max-width: 650px) {
    .prologue .article {
      padding: 20px 0 30px 0;
      font-size: 20px;
      text-align: center; } }

.prologue p {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600; }
  @media only screen and (max-width: 650px) {
    .prologue p {
      padding: 2px 0 15px 0; } }

.prologue small {
  color: #576b79;
  font-size: 60%;
  text-transform: uppercase; }
  @media only screen and (max-width: 650px) {
    .prologue small {
      font-size: 70%; } }

.prologue .btn-round {
  position: absolute;
  bottom: 60px;
  right: 0; }
  @media only screen and (max-width: 650px) {
    .prologue .btn-round {
      position: relative;
      bottom: auto;
      right: auto; } }

/* ==========================================================================
  SLICK
   ========================================================================== */
.slick-slider {
  box-sizing: border-box;
  position: relative;
  display: block;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  content: '';
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slider {
  position: relative;
  width: 92%;
  margin: 30px auto 60px auto;
  max-width: 880px;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2); }

.slider--zero-margin-top {
  margin-top: 0px; }

.slider-item img {
  width: 100%;
  height: auto; }

.slider .slick-arrow {
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 19px;
  height: 26px;
  margin: -13px 0 0 0;
  padding: 0;
  border: 0;
  outline: none !important;
  white-space: nowrap;
  text-indent: 30px;
  background-color: transparent; }
  .slider .slick-arrow:before {
    font-family: "icons";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f106";
    position: relative;
    top: -1px;
    left: -26px;
    font-size: 17px;
    text-indent: 0px;
    color: #2AD2C9; }

.slider .slick-prev {
  left: -4%; }

.slider .slick-next {
  right: -4%;
  transform: rotate(180deg); }

.slider .slick-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.slider .slick-dots li {
  display: inline-block;
  padding: 0 10px;
  padding-left: 10px;
  margin-left: 0px;
  height: 12px; }

.slider .slick-dots button {
  transition: background-color 0.25s ease-in-out 0s;
  overflow: hidden;
  width: 12px;
  height: 12px;
  background: #d1d6da;
  border: 0;
  border-radius: 50%;
  outline: none;
  text-indent: 16px;
  white-space: nowrap; }

.slider .slick-dots .slick-active button {
  background-color: #2AD2C9; }

.persons {
  width: 100%; }

.persons .item {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 40px 0 10px;
  width: 100%;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px;
  color: #02273a; }
  @media only screen and (max-width: 768px) {
    .persons .item {
      margin: 30px 0;
      display: block; } }

.persons .fig {
  width: 48%;
  margin: 0;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .persons .fig {
      width: 100%;
      margin-bottom: 15px;
      margin-right: 0; } }
  .persons .fig img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2); }

.persons .article {
  width: 46%;
  padding: 0; }
  @media only screen and (max-width: 768px) {
    .persons .article {
      width: 100%;
      padding-top: 10px; } }

.persons .meta {
  color: #9ca8b0;
  text-transform: uppercase;
  font-size: 12px; }

.persons .item h3 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #012639;
  margin: 10px 0; }

.persons .state {
  padding-bottom: 10px;
  color: #1d384b;
  font-weight: 600; }

.persons .socials {
  margin: 20px 0 0; }
  .persons .socials img {
    width: 20px;
    height: auto; }

.plist {
  width: 110%;
  margin-left: -5%;
  padding: 30px 0 10px 0;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .plist {
      padding-top: 20px; } }

.plist .divider {
  width: 90%;
  max-width: 938px;
  height: 1px;
  margin: 0 auto 30px auto;
  background: #e2e2e2; }

.plist .item {
  display: inline-block;
  vertical-align: top;
  width: 228px;
  padding: 20px 0;
  color: #4a4a4a;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    .plist .item {
      width: 150px; } }

.plist img {
  margin: 0 auto 20px auto;
  border-radius: 50%;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2); }

.plist p {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 18px; }

.plist small {
  color: #7a8994;
  font-size: 12px; }

#homepage-top {
  background-size: cover;
  min-height: 700px;
  position: relative; }
  #homepage-top .overlay {
    background-color: #2d4250;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0; }
  #homepage-top .inner {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%); }
    #homepage-top .inner h3 {
      background-color: #2AD2C9;
      color: white;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      line-height: 15px;
      padding: 6px 20px; }
      #homepage-top .inner h3 a {
        display: block;
        color: inherit;
        margin: 0; }
    #homepage-top .inner h2 {
      color: white;
      font-size: 60px;
      font-weight: 600;
      line-height: 75px; }
    #homepage-top .inner p {
      color: white;
      font-size: 21px;
      font-weight: 400;
      height: 62px;
      line-height: 31px;
      margin: 0 auto;
      max-width: 663px;
      padding: 0 15px; }
    #homepage-top .inner > a {
      display: inline-block;
      margin-top: 45px; }
    #homepage-top .inner img {
      max-width: calc(100% - 20px);
      height: auto; }
  @media only screen and (max-width: 650px) {
    #homepage-top {
      min-height: 455px; }
      #homepage-top .inner h2 {
        margin: 0;
        padding: 0 15px;
        font-size: 48px;
        line-height: 53px; } }
  @media only screen and (max-width: 650px) {
    #homepage-top .inner {
      padding-top: 125px;
      position: relative;
      top: auto;
      transform: none; }
    #homepage-top h3 {
      margin: 0 0 22px; }
    #homepage-top a {
      margin: 34px 0 0; }
    #homepage-top p {
      display: none; } }

#homepage-platform {
  background-image: url("../images/bg-platform.png"), linear-gradient(to top, #0e314a 0%, #1e4c6e 100%);
  background-size: 640px 150px, auto;
  background-repeat: repeat-x;
  position: relative;
  padding-top: 350px;
  min-height: 600px; }
  #homepage-platform .white-heading {
    position: absolute;
    padding: 30px 45px;
    background-color: white;
    border: 1px solid #dadfe3;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    top: -80px;
    transform: translateX(-50%); }
    #homepage-platform .white-heading h2 {
      border-top: 1px solid rgba(182, 178, 178, 0.5);
      padding-top: 40px;
      margin-top: 20px;
      color: #0e314a;
      font-size: 36px;
      font-weight: 600;
      line-height: 46px; }
    #homepage-platform .white-heading a {
      display: inline-block;
      margin-top: 30px;
      margin-bottom: 10px; }
  #homepage-platform .platform-inner {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 45px 0; }
    #homepage-platform .platform-inner h2 {
      color: white;
      font-size: 36px;
      font-weight: 600;
      line-height: 45px;
      padding-left: 50px;
      background: url("../images/heading-circles.png") no-repeat scroll 0 center;
      background-size: 41px 39px;
      display: inline-block; }
    #homepage-platform .platform-inner .text {
      padding-top: 30px;
      margin-top: 20px;
      border-top: 1px solid rgba(240, 240, 240, 0.5);
      color: white;
      font-size: 18px;
      font-weight: 400;
      line-height: 27px; }
      #homepage-platform .platform-inner .text p {
        line-height: 27px;
        /*max-width: 670px;*/
        margin: 0 auto;
        text-align: center; }
  #homepage-platform .platform-links {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center; }
    #homepage-platform .platform-links a {
      margin: 5px 5px;
      display: inline-block; }

@media only screen and (max-width: 1100px) {
  #homepage-platform {
    padding-top: 0; }
  #homepage-platform .white-heading {
    position: relative;
    width: 100%;
    top: auto; } }

@media only screen and (max-width: 650px) {
  #homepage-platform .white-heading {
    padding: 40px 20px; }
  #homepage-platform .white-heading h2 {
    font-size: 26px;
    line-height: 36px; }
  #homepage-platform .platform-inner {
    padding: 21px 20px; }
  #homepage-platform .platform-inner .text {
    padding-top: 20px; }
  #homepage-platform .platform-links {
    padding-top: 10px; }
  #homepage-platform .platform-links a {
    padding: 6px 0;
    width: 220px; } }

@media only screen and (max-width: 460px) {
  #homepage-platform .platform-links {
    padding-left: 20px;
    padding-right: 20px; }
  #homepage-platform .platform-links a {
    display: block;
    width: 100%;
    margin: 10px 0; } }

@media only screen and (max-width: 610px) {
  .mobile {
    display: inline-block; }
  .tablet {
    display: none; } }

#use-case-top {
  background-size: cover;
  min-height: 700px;
  position: relative; }
  #use-case-top .overlay {
    background-color: #2d4250;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0; }
  #use-case-top .inner {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%); }
    #use-case-top .inner h3 {
      background-color: #2AD2C9;
      color: white;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      line-height: 15px;
      padding: 6px 20px; }
      #use-case-top .inner h3 a {
        display: block;
        color: inherit;
        margin: 0; }
    #use-case-top .inner h2 {
      color: white;
      font-size: 60px;
      font-weight: 600;
      line-height: 75px; }
    #use-case-top .inner p {
      color: white;
      font-size: 21px;
      font-weight: 400;
      height: 62px;
      line-height: 31px;
      margin: 0 auto;
      max-width: 663px;
      padding: 0 15px; }
    #use-case-top .inner > a {
      display: inline-block;
      margin-top: 45px; }
    #use-case-top .inner img {
      max-width: calc(100% - 20px);
      height: auto; }
  @media only screen and (max-width: 650px) {
    #use-case-top {
      min-height: 455px; }
      #use-case-top .inner h2 {
        margin: 0;
        padding: 0 15px;
        font-size: 48px;
        line-height: 53px; } }

#usecase {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #usecase .inner {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: -150px;
    z-index: 100;
    position: relative;
    margin-bottom: 30px; }
    #usecase .inner.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #usecase .inner {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #usecase .inner {
        padding: 20px; } }
    #usecase .inner .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #usecase .inner .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #usecase .inner .header h1, #usecase .inner .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #usecase .inner .header h1 a, #usecase .inner .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #usecase .inner .header h1:hover a, #usecase .inner .header h2:hover a {
          color: #2AD2C9; }
        #usecase .inner .header h1 img, #usecase .inner .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #usecase .inner .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #usecase .inner .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #usecase .inner .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #usecase .inner .header .share {
            font-size: 0; } }
        #usecase .inner .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #usecase .inner .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #usecase .inner .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #usecase .inner .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #usecase .inner .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #usecase .inner .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #usecase .inner .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #usecase .inner .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #usecase .inner .header > a:not(.share):hover {
          color: #23527c; }
      #usecase .inner .header h1, #usecase .inner .header h2 {
        font-size: 48px;
        line-height: 58px;
        font-weight: 600;
        color: #012639; }

#developer-program-header {
  padding-top: 100px;
  min-height: 300px;
  text-align: left;
  min-height: 700px;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1e4c6e 0%, #0e314a 100%) repeat scroll 0 0;
  color: #fff;
  position: relative; }
  #developer-program-header .inner, #developer-program-header .menu {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left; }
    #developer-program-header .inner.no-pre pre, #developer-program-header .menu.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #developer-program-header .inner, #developer-program-header .menu {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #developer-program-header .inner, #developer-program-header .menu {
        padding-top: 100px; } }
  #developer-program-header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-top: 0; }
  #developer-program-header p {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: white;
    opacity: 0.8; }
  #developer-program-header a.btn-round {
    display: inline-block;
    margin-top: 10px;
    /*&:hover{
      background: none;
      opacity: 1;
      border: 3px solid white;
    }*/ }
  #developer-program-header .menu {
    padding: 50px 0 30px;
    /*@include screen-responsive($container-max-width){
      padding-left: 15px;
      padding-right: 15px;
    }*/ }
    @media only screen and (max-width: 650px) {
      #developer-program-header .menu {
        padding-top: 0; } }
  #developer-program-header .links a {
    margin-right: 10px; }
  @media only screen and (max-width: 400px) {
    #developer-program-header .links {
      margin-top: 20px; }
      #developer-program-header .links a {
        display: block;
        margin-right: 0;
        text-align: center; } }
  @media only screen and (max-width: 1100px) {
    #developer-program-header {
      padding-left: 80px;
      padding-right: 80px; } }
  @media only screen and (max-width: 650px) {
    #developer-program-header {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 650px) {
    #developer-program-header {
      min-height: inherit; } }
  #developer-program-header h1 {
    margin-bottom: 20px; }
  #developer-program-header .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    display: table; }
    #developer-program-header .inner > * {
      display: table-cell;
      float: none;
      vertical-align: middle; }
  #developer-program-header .header-text {
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 0; }
    @media only screen and (max-width: 1100px) {
      #developer-program-header .header-text {
        padding-left: 0;
        padding-right: 0; } }
    @media only screen and (max-width: 650px) {
      #developer-program-header .header-text {
        padding-left: 0;
        padding-right: 0; } }
    #developer-program-header .header-text a.btn-round, #developer-program-header .header-text a.btn {
      margin-top: 20px; }
  #developer-program-header .header-big-banner {
    text-align: right;
    padding: 0; }
  #developer-program-header p:not(:last-of-type) {
    margin-bottom: 20px; }
  @media only screen and (max-width: 1100px) {
    #developer-program-header {
      padding-top: 100px;
      min-height: inherit; }
      #developer-program-header .inner {
        position: relative;
        display: block;
        padding-bottom: 57px; }
      #developer-program-header .header-big-banner {
        display: none; }
      #developer-program-header .header-text {
        padding-top: 100px;
        width: calc(100% - 10px);
        margin: 0 auto;
        display: block; } }
  @media only screen and (max-width: 650px) {
    #developer-program-header .header-text {
      padding-top: 0; } }

#developer-program .list {
  margin-top: 35px; }
  #developer-program .list:after {
    content: "";
    display: table;
    clear: both; }
  #developer-program .list .heading {
    border-bottom: 1px solid #e2e2e2;
    color: #1d384b;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 25px;
    margin-top: 50px;
    padding-bottom: 20px;
    text-align: center; }
  #developer-program .list .item {
    width: 33.3333333333%;
    /*width: calc((100% / 3) - 30px);*/
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-bottom: 30px; }
    #developer-program .list .item:nth-of-type(3n + 1) {
      clear: both; }
    @media only screen and (max-width: 1024px) {
      #developer-program .list .item:nth-of-type(3n + 1) {
        clear: inherit; }
      #developer-program .list .item:nth-of-type(2n + 1) {
        clear: both !important; } }
    #developer-program .list .item img {
      max-width: calc(100% - 20px);
      height: auto;
      display: inline-block; }
    #developer-program .list .item h4 {
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px;
      color: #02273a;
      margin-bottom: 10px;
      margin-top: 20px; }
    #developer-program .list .item p {
      font-size: 18px;
      letter-spacing: 0.25px;
      line-height: 26px; }
  @media only screen and (max-width: 1024px) {
    #developer-program .list .item {
      width: calc(50% - 20px); } }
  @media only screen and (max-width: 650px) {
    #developer-program .list {
      margin-top: 17px; }
      #developer-program .list h3 {
        margin-bottom: 10px; }
      #developer-program .list .item {
        margin-bottom: 15px;
        width: 100%; } }

#developer-program #developer-banner {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 160px);
  margin-bottom: 30px;
  margin-top: -30px;
  position: relative; }
  #developer-program #developer-banner.no-pre pre {
    display: none; }
  @media only screen and (max-width: 1024px) {
    #developer-program #developer-banner {
      width: 100%; } }
  #developer-program #developer-banner > img {
    width: 100%; }
  #developer-program #developer-banner .overlay {
    left: 50%;
    max-width: 620px;
    position: absolute;
    text-align: center;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%; }
    #developer-program #developer-banner .overlay p {
      font-size: 18px;
      letter-spacing: 0.25px;
      line-height: 26px;
      color: white;
      margin-top: 20px; }
  @media only screen and (max-width: 650px) {
    #developer-program #developer-banner {
      background-image: linear-gradient(225deg, #0b2d44 0%, #0a3755 100%);
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
      padding: 20px; }
      #developer-program #developer-banner > img {
        display: none; }
      #developer-program #developer-banner .overlay {
        position: relative;
        left: auto;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        top: auto;
        width: calc(100% - 20px); } }

#faq {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #faq .faq-category {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px; }
    #faq .faq-category h1 a, #faq .faq-category h2 a, #faq .faq-category h3 a, #faq .faq-category h4 a, #faq .faq-category h5 a, #faq .faq-category h6 a {
      color: inherit;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      #faq .faq-category h1 a:hover, #faq .faq-category h2 a:hover, #faq .faq-category h3 a:hover, #faq .faq-category h4 a:hover, #faq .faq-category h5 a:hover, #faq .faq-category h6 a:hover {
        color: #2AD2C9; }
    #faq .faq-category h1 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 90px;
      line-height: 1.2; }
    #faq .faq-category h2 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 48px;
      line-height: 1.2; }
    #faq .faq-category h3 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 32px;
      line-height: 44px; }
    #faq .faq-category h4 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px; }
    #faq .faq-category h5 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px; }
    #faq .faq-category h6 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #1D384B;
      letter-spacing: 0.5px;
      line-height: 26px; }
    #faq .faq-category .header h3 {
      font-size: 32px;
      color: #02273a;
      margin-left: 26px; }
    #faq .faq-category .header .faq-expand-all, #faq .faq-category .header .faq-collapse-all {
      color: #2AD2C9;
      cursor: pointer;
      font-size: 16px;
      line-height: 46px;
      margin-right: 25px;
      opacity: 1;
      text-transform: uppercase;
      -moz-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
      #faq .faq-category .header .faq-expand-all:hover, #faq .faq-category .header .faq-collapse-all:hover {
        color: #02273a; }
      #faq .faq-category .header .faq-expand-all .ico, #faq .faq-category .header .faq-collapse-all .ico {
        margin-left: 18px;
        font-size: 120%;
        position: relative;
        top: -3px; }
  #faq .faq-category-collapsed .faq-collapse-all {
    display: none; }
  #faq .faq-category-expanded .faq-expand-all {
    display: none; }
  #faq .question {
    padding: 15px 25px;
    border-bottom: 1px solid #E2E2E2; }
    @media only screen and (max-width: 650px) {
      #faq .question {
        padding-left: 20px;
        padding-right: 20px; } }
    #faq .question.collapsed {
      cursor: pointer; }
    #faq .question:hover, #faq .question.expanded {
      background-color: #f4fbff; }
    #faq .question:hover h6 .operator {
      display: block; }
    #faq .question .operator:hover {
      cursor: pointer; }
    #faq .question h3 {
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 32px;
      line-height: 44px;
      cursor: pointer;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
      #faq .question h3 .operator {
        display: none; }
    #faq .question.expanded h6 {
      margin-bottom: 19px; }
    #faq .question.expanded .colapse {
      color: #2AD2C9; }
    #faq .question.expanded .expand {
      display: none; }
    #faq .question:first-child {
      border-top: 1px solid #E2E2E2; }
    #faq .question.collapsed .answer {
      display: none; }
    #faq .question.collapsed .colapse {
      display: none; }
  @media only screen and (max-width: 650px) {
    #faq .faq-heading-right, #faq h3 .operator {
      display: none !important; } }

#careers-top {
  background-size: cover;
  min-height: 700px;
  position: relative; }
  #careers-top .overlay {
    background-color: #2d4250;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0; }
  #careers-top .inner {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%); }
    #careers-top .inner h3 {
      background-color: #2AD2C9;
      color: white;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      line-height: 15px;
      padding: 6px 20px; }
      #careers-top .inner h3 a {
        display: block;
        color: inherit;
        margin: 0; }
    #careers-top .inner h2 {
      color: white;
      font-size: 60px;
      font-weight: 600;
      line-height: 75px; }
    #careers-top .inner p {
      color: white;
      font-size: 21px;
      font-weight: 400;
      height: 62px;
      line-height: 31px;
      margin: 0 auto;
      max-width: 663px;
      padding: 0 15px; }
    #careers-top .inner > a {
      display: inline-block;
      margin-top: 45px; }
    #careers-top .inner img {
      max-width: calc(100% - 20px);
      height: auto; }
  @media only screen and (max-width: 650px) {
    #careers-top {
      min-height: 455px; }
      #careers-top .inner h2 {
        margin: 0;
        padding: 0 15px;
        font-size: 48px;
        line-height: 53px; } }

#careers .current-openings-jobs .job-offer h4 {
  background: white;
  border: 1px solid #f0f0f0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-family: 'Sofia Pro', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #02273a;
  line-height: 70px;
  margin: 0;
  padding-left: 40px;
  position: relative; }
  #careers .current-openings-jobs .job-offer h4:before {
    font-family: "icons";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    color: #2AD2C9;
    position: absolute;
    right: 50px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px; }
  @media only screen and (max-width: 650px) {
    #careers .current-openings-jobs .job-offer h4 {
      padding: 20px 40px 20px 20px;
      line-height: 1.3; }
      #careers .current-openings-jobs .job-offer h4:before {
        font-size: 0.5em;
        right: 20px; } }
  #careers .current-openings-jobs .job-offer h4:hover {
    background-color: #fcfcfc;
    color: #2AD2C9; }

#careers .current-openings-jobs .job-offer.active h4 {
  background-color: #fcfcfc; }
  #careers .current-openings-jobs .job-offer.active h4:before {
    font-family: "icons";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f108"; }

#careers .current-openings-jobs .job-offer .offer-content {
  max-height: 100% !important;
  background-color: #fcfcfc;
  border: 1px solid #dadfe3;
  display: none;
  opacity: 0;
  overflow: hidden;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }
  #careers .current-openings-jobs .job-offer .offer-content > * {
    padding: 40px; }
    @media only screen and (max-width: 650px) {
      #careers .current-openings-jobs .job-offer .offer-content > * {
        padding: 20px; } }

#careers .jobs-no-other {
  font-size: 15px;
  font-style: italic;
  line-height: 17px;
  text-align: center; }

#developer-support-header {
  padding-top: 100px;
  min-height: 300px;
  text-align: left;
  background-color: #4a98f3;
  color: #ffffff; }
  #developer-support-header .inner, #developer-support-header .menu {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left; }
    #developer-support-header .inner.no-pre pre, #developer-support-header .menu.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #developer-support-header .inner, #developer-support-header .menu {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #developer-support-header .inner, #developer-support-header .menu {
        padding-top: 100px; } }
  #developer-support-header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-top: 0; }
  #developer-support-header p {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: white;
    opacity: 0.8; }
  #developer-support-header a.btn-round {
    display: inline-block;
    margin-top: 10px;
    /*&:hover{
      background: none;
      opacity: 1;
      border: 3px solid white;
    }*/ }
  #developer-support-header .menu {
    padding: 50px 0 30px;
    /*@include screen-responsive($container-max-width){
      padding-left: 15px;
      padding-right: 15px;
    }*/ }
    @media only screen and (max-width: 650px) {
      #developer-support-header .menu {
        padding-top: 0; } }
  #developer-support-header .links a {
    margin-right: 10px; }
  @media only screen and (max-width: 400px) {
    #developer-support-header .links {
      margin-top: 20px; }
      #developer-support-header .links a {
        display: block;
        margin-right: 0;
        text-align: center; } }
  @media only screen and (max-width: 1100px) {
    #developer-support-header {
      padding-left: 80px;
      padding-right: 80px; } }
  @media only screen and (max-width: 650px) {
    #developer-support-header {
      padding-left: 20px;
      padding-right: 20px; } }

#developer-login {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #developer-login .inner {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    display: table;
    width: 100%;
    width: calc(100% - 20px); }
    #developer-login .inner.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #developer-login .inner {
        width: 100%; } }
    #developer-login .inner > div {
      float: none;
      display: table-cell;
      vertical-align: top;
      position: relative; }
    #developer-login .inner > div.vertical {
      vertical-align: middle; }
    #developer-login .inner .login-left, #developer-login .inner .login-right {
      padding: 40px 80px; }
      @media only screen and (max-width: 650px) {
        #developer-login .inner .login-left, #developer-login .inner .login-right {
          padding: 20px; } }
    #developer-login .inner .login-left {
      width: 66%;
      border: 1px solid #f0f0f0;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      padding-bottom: 58px; }
      @media only screen and (max-width: 650px) {
        #developer-login .inner .login-left {
          padding-bottom: 40px; } }
      #developer-login .inner .login-left .header {
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        margin-bottom: 35px;
        border: none;
        margin-bottom: 0; }
        @media only screen and (max-width: 650px) {
          #developer-login .inner .login-left .header {
            padding-bottom: 0;
            margin-bottom: 10px; } }
        #developer-login .inner .login-left .header h1, #developer-login .inner .login-left .header h2 {
          font-size: 36px;
          line-height: 46px;
          font-weight: 600;
          color: #012639;
          margin-top: 10px; }
          #developer-login .inner .login-left .header h1 a, #developer-login .inner .login-left .header h2 a {
            color: inherit;
            -moz-transition: color 250ms;
            -o-transition: color 250ms;
            -webkit-transition: color 250ms;
            transition: color 250ms; }
          #developer-login .inner .login-left .header h1:hover a, #developer-login .inner .login-left .header h2:hover a {
            color: #2AD2C9; }
          #developer-login .inner .login-left .header h1 img, #developer-login .inner .login-left .header h2 img {
            margin-right: 10px;
            position: relative;
            top: -4px; }
        #developer-login .inner .login-left .header h3 {
          color: #1d384b;
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 10px;
          margin-top: 0; }
        #developer-login .inner .login-left .header .share {
          background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
          display: inline-block;
          padding-left: 30px;
          font-weight: 600;
          font-size: 14px;
          color: #2AD2C9;
          float: right !important;
          -moz-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
          -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #developer-login .inner .login-left .header .share {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButton2x.png");
              background-size: 19px 21px; } }
          @media only screen and (max-width: 650px) {
            #developer-login .inner .login-left .header .share {
              font-size: 0; } }
          #developer-login .inner .login-left .header .share:hover {
            text-decoration: none;
            background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
            color: #23527c; }
            @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
              #developer-login .inner .login-left .header .share:hover {
                /* on retina, use image that's scaled by 2 */
                background-image: url("../images/ShareButtonDarkblue2x.png");
                background-size: 19px 21px; } }
        #developer-login .inner .login-left .header .download {
          color: #2AD2C9;
          display: inline-block;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none;
          text-transform: uppercase;
          float: right !important;
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          #developer-login .inner .login-left .header .download:hover {
            color: #23527c; }
          @media only screen and (max-width: 650px) {
            #developer-login .inner .login-left .header .download {
              display: block;
              float: none !important;
              line-height: 1.3; } }
        #developer-login .inner .login-left .header span {
          color: #1d384b;
          font-size: 12px;
          font-weight: 600;
          opacity: 0.5; }
          #developer-login .inner .login-left .header span.blue {
            background: #2AD2C9 none repeat scroll 0 0;
            color: #ffffff;
            font-size: 12px;
            padding: 5px 25px;
            text-align: center;
            opacity: 1; }
        #developer-login .inner .login-left .header > a:not(.share) {
          color: #2AD2C9;
          display: inline-block;
          font-size: 12px;
          font-weight: 600;
          text-decoration: none;
          text-transform: uppercase;
          margin-right: 15px;
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          #developer-login .inner .login-left .header > a:not(.share):hover {
            color: #23527c; }
        #developer-login .inner .login-left .header h2 {
          background: transparent url("../images/login-lock.png") no-repeat scroll 0 center/23px 30px;
          margin: 10px 0;
          padding-left: 40px; }
          @media only screen and (max-width: 650px) {
            #developer-login .inner .login-left .header h2 {
              padding-left: 35px;
              font-size: 32px;
              margin-bottom: 20px; } }
      #developer-login .inner .login-left label {
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        position: relative; }
        #developer-login .inner .login-left label a {
          color: #2AD2C9;
          font-size: 14px;
          font-weight: 600;
          line-height: 18px;
          position: absolute;
          right: 0;
          top: 50%;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          -moz-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          transition: color 0.1s ease-in-out; }
          #developer-login .inner .login-left label a:hover {
            color: #23527c; }
      #developer-login .inner .login-left a.submit-like {
        display: inline-block;
        margin-top: 23px; }
        @media only screen and (max-width: 650px) {
          #developer-login .inner .login-left a.submit-like {
            margin-top: 0; } }
    #developer-login .inner .login-right {
      background-color: #fcfcfc;
      border: 1px solid #f0f0f0;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      width: 33%; }
      #developer-login .inner .login-right-inner {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        text-align: center; }
        #developer-login .inner .login-right-inner .imgmain {
          margin-bottom: 25px; }
        #developer-login .inner .login-right-inner h3 {
          color: #1d384b;
          text-align: center;
          max-width: 246px;
          margin: 0 auto 25px;
          font-size: 18px;
          font-weight: 600;
          line-height: 27px; }
        #developer-login .inner .login-right-inner a {
          display: inline-block; }
    @media only screen and (max-width: 820px) {
      #developer-login .inner .login-left, #developer-login .inner .login-right {
        display: block;
        width: 100%; }
      #developer-login .inner .login-right-inner {
        position: relative;
        top: auto;
        left: auto;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        padding-top: 20px;
        padding-bottom: 20px; } }

#adverse-form {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #adverse-form .inner {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    #adverse-form .inner.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #adverse-form .inner {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #adverse-form .inner {
        padding: 20px; } }
    #adverse-form .inner .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #adverse-form .inner .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #adverse-form .inner .header h1, #adverse-form .inner .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #adverse-form .inner .header h1 a, #adverse-form .inner .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #adverse-form .inner .header h1:hover a, #adverse-form .inner .header h2:hover a {
          color: #2AD2C9; }
        #adverse-form .inner .header h1 img, #adverse-form .inner .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #adverse-form .inner .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #adverse-form .inner .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #adverse-form .inner .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #adverse-form .inner .header .share {
            font-size: 0; } }
        #adverse-form .inner .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #adverse-form .inner .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #adverse-form .inner .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #adverse-form .inner .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #adverse-form .inner .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #adverse-form .inner .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #adverse-form .inner .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #adverse-form .inner .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #adverse-form .inner .header > a:not(.share):hover {
          color: #23527c; }

#getting-started {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #getting-started .intro {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    #getting-started .intro.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #getting-started .intro {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #getting-started .intro {
        padding: 20px; } }
    #getting-started .intro .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #getting-started .intro .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #getting-started .intro .header h1, #getting-started .intro .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #getting-started .intro .header h1 a, #getting-started .intro .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #getting-started .intro .header h1:hover a, #getting-started .intro .header h2:hover a {
          color: #2AD2C9; }
        #getting-started .intro .header h1 img, #getting-started .intro .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #getting-started .intro .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #getting-started .intro .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #getting-started .intro .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #getting-started .intro .header .share {
            font-size: 0; } }
        #getting-started .intro .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #getting-started .intro .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #getting-started .intro .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #getting-started .intro .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #getting-started .intro .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #getting-started .intro .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #getting-started .intro .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #getting-started .intro .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #getting-started .intro .header > a:not(.share):hover {
          color: #23527c; }
    #getting-started .intro .select-platform {
      margin-top: 35px; }
      #getting-started .intro .select-platform:after {
        content: "";
        display: table;
        clear: both; }
      #getting-started .intro .select-platform .heading {
        border-bottom: 1px solid #e2e2e2;
        color: #1d384b;
        display: block;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 25px;
        margin-top: 50px;
        padding-bottom: 20px;
        text-align: center; }
      #getting-started .intro .select-platform .item {
        width: 33.3333333333%;
        /*width: calc((100% / 3) - 30px);*/
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        margin-bottom: 30px; }
        #getting-started .intro .select-platform .item:nth-of-type(3n + 1) {
          clear: both; }
        @media only screen and (max-width: 1024px) {
          #getting-started .intro .select-platform .item:nth-of-type(3n + 1) {
            clear: inherit; }
          #getting-started .intro .select-platform .item:nth-of-type(2n + 1) {
            clear: both !important; } }
        #getting-started .intro .select-platform .item img {
          max-width: calc(100% - 20px);
          height: auto;
          display: inline-block; }
        #getting-started .intro .select-platform .item h4 {
          font-family: 'Sofia Pro', sans-serif;
          font-weight: 500;
          font-size: 24px;
          line-height: 29px;
          color: #02273a;
          margin-bottom: 10px;
          margin-top: 20px; }
        #getting-started .intro .select-platform .item p {
          font-size: 18px;
          letter-spacing: 0.25px;
          line-height: 26px; }
      @media only screen and (max-width: 1024px) {
        #getting-started .intro .select-platform .item {
          width: calc(50% - 20px); } }
      @media only screen and (max-width: 650px) {
        #getting-started .intro .select-platform {
          margin-top: 17px; }
          #getting-started .intro .select-platform h3 {
            margin-bottom: 10px; }
          #getting-started .intro .select-platform .item {
            margin-bottom: 15px;
            width: 100%; } }
      #getting-started .intro .select-platform .item {
        position: relative; }
        #getting-started .intro .select-platform .item img {
          position: absolute;
          top: 100px;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        #getting-started .intro .select-platform .item h3, #getting-started .intro .select-platform .item .absolute-padding {
          margin-top: 200px; }
  #getting-started .step {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    #getting-started .step.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #getting-started .step {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #getting-started .step {
        padding: 20px; } }
    #getting-started .step .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #getting-started .step .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #getting-started .step .header h1, #getting-started .step .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #getting-started .step .header h1 a, #getting-started .step .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #getting-started .step .header h1:hover a, #getting-started .step .header h2:hover a {
          color: #2AD2C9; }
        #getting-started .step .header h1 img, #getting-started .step .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #getting-started .step .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #getting-started .step .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #getting-started .step .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #getting-started .step .header .share {
            font-size: 0; } }
        #getting-started .step .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #getting-started .step .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #getting-started .step .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #getting-started .step .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #getting-started .step .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #getting-started .step .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #getting-started .step .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #getting-started .step .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #getting-started .step .header > a:not(.share):hover {
          color: #23527c; }
    #getting-started .step .bottom-links {
      padding: 40px 80px;
      padding-top: 20px;
      background-color: #fcfcfc;
      border-top: 1px solid #f0f0f0;
      margin-left: -80px;
      margin-right: -80px;
      margin-bottom: -40px; }
      @media only screen and (max-width: 650px) {
        #getting-started .step .bottom-links {
          padding: 20px; } }
      @media only screen and (max-width: 650px) {
        #getting-started .step .bottom-links {
          margin-left: -20px;
          margin-right: -20px; } }
      #getting-started .step .bottom-links h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        margin: 0; }
      #getting-started .step .bottom-links ul {
        list-style-type: none;
        padding-top: 20px; }
        #getting-started .step .bottom-links ul li {
          background-image: url("../images/hexagon-small-gray.png");
          background-position: 15px center;
          background-repeat: no-repeat;
          border-bottom: 1px solid #f0f0f0;
          float: left;
          margin: 0 10px;
          padding: 0 15px 0 50px;
          width: calc(33% - 20px); }
          @media only screen and (max-width: 1024px) {
            #getting-started .step .bottom-links ul li {
              width: calc(50% - 20px); } }
          @media only screen and (max-width: 650px) {
            #getting-started .step .bottom-links ul li {
              width: calc(100% - 20px); } }
          #getting-started .step .bottom-links ul li a {
            color: #2AD2C9;
            font-size: 14px;
            font-weight: 600;
            line-height: 45px;
            transition: all 0.2s ease-in-out 0s; }
            #getting-started .step .bottom-links ul li a:hover {
              color: #23527c;
              text-decoration: none; }

#quick-reference {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #quick-reference .intro {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    #quick-reference .intro.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #quick-reference .intro {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #quick-reference .intro {
        padding: 20px; } }
    #quick-reference .intro .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #quick-reference .intro .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #quick-reference .intro .header h1, #quick-reference .intro .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #quick-reference .intro .header h1 a, #quick-reference .intro .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #quick-reference .intro .header h1:hover a, #quick-reference .intro .header h2:hover a {
          color: #2AD2C9; }
        #quick-reference .intro .header h1 img, #quick-reference .intro .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #quick-reference .intro .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #quick-reference .intro .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #quick-reference .intro .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #quick-reference .intro .header .share {
            font-size: 0; } }
        #quick-reference .intro .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #quick-reference .intro .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #quick-reference .intro .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #quick-reference .intro .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #quick-reference .intro .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #quick-reference .intro .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #quick-reference .intro .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #quick-reference .intro .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #quick-reference .intro .header > a:not(.share):hover {
          color: #23527c; }
    #quick-reference .intro .setup {
      margin-top: 35px; }
      #quick-reference .intro .setup:after {
        content: "";
        display: table;
        clear: both; }
      #quick-reference .intro .setup .heading {
        border-bottom: 1px solid #e2e2e2;
        color: #1d384b;
        display: block;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 25px;
        margin-top: 50px;
        padding-bottom: 20px;
        text-align: center; }
      #quick-reference .intro .setup .item {
        width: 33.3333333333%;
        /*width: calc((100% / 3) - 30px);*/
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        margin-bottom: 30px; }
        #quick-reference .intro .setup .item:nth-of-type(3n + 1) {
          clear: both; }
        @media only screen and (max-width: 1024px) {
          #quick-reference .intro .setup .item:nth-of-type(3n + 1) {
            clear: inherit; }
          #quick-reference .intro .setup .item:nth-of-type(2n + 1) {
            clear: both !important; } }
        #quick-reference .intro .setup .item img {
          max-width: calc(100% - 20px);
          height: auto;
          display: inline-block; }
        #quick-reference .intro .setup .item h4 {
          font-family: 'Sofia Pro', sans-serif;
          font-weight: 500;
          font-size: 24px;
          line-height: 29px;
          color: #02273a;
          margin-bottom: 10px;
          margin-top: 20px; }
        #quick-reference .intro .setup .item p {
          font-size: 18px;
          letter-spacing: 0.25px;
          line-height: 26px; }
      @media only screen and (max-width: 1024px) {
        #quick-reference .intro .setup .item {
          width: calc(50% - 20px); } }
      @media only screen and (max-width: 650px) {
        #quick-reference .intro .setup {
          margin-top: 17px; }
          #quick-reference .intro .setup h3 {
            margin-bottom: 10px; }
          #quick-reference .intro .setup .item {
            margin-bottom: 15px;
            width: 100%; } }
      #quick-reference .intro .setup .item {
        position: relative; }
        #quick-reference .intro .setup .item img {
          position: absolute;
          top: 75px;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        #quick-reference .intro .setup .item h3, #quick-reference .intro .setup .item .absolute-padding {
          margin-top: 150px; }
      #quick-reference .intro .setup .absolute-padding {
        max-width: 238px;
        margin: 0 auto; }
  #quick-reference .reference-step {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    #quick-reference .reference-step.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #quick-reference .reference-step {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #quick-reference .reference-step {
        padding: 20px; } }
    #quick-reference .reference-step .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #quick-reference .reference-step .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #quick-reference .reference-step .header h1, #quick-reference .reference-step .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #quick-reference .reference-step .header h1 a, #quick-reference .reference-step .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #quick-reference .reference-step .header h1:hover a, #quick-reference .reference-step .header h2:hover a {
          color: #2AD2C9; }
        #quick-reference .reference-step .header h1 img, #quick-reference .reference-step .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #quick-reference .reference-step .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #quick-reference .reference-step .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #quick-reference .reference-step .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #quick-reference .reference-step .header .share {
            font-size: 0; } }
        #quick-reference .reference-step .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #quick-reference .reference-step .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #quick-reference .reference-step .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #quick-reference .reference-step .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #quick-reference .reference-step .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #quick-reference .reference-step .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #quick-reference .reference-step .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #quick-reference .reference-step .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #quick-reference .reference-step .header > a:not(.share):hover {
          color: #23527c; }
    #quick-reference .reference-step .substep {
      border-bottom: 1px solid #e2e2e2;
      padding: 0 15px 35px 15px;
      margin-bottom: 35px; }
      #quick-reference .reference-step .substep.first {
        padding-top: 10px; }
      #quick-reference .reference-step .substep:last-child {
        border-bottom: none; }
      #quick-reference .reference-step .substep.featured {
        background-color: #e8f7ff;
        margin-top: -35px;
        padding: 35px 15px; }
        #quick-reference .reference-step .substep.featured h3 {
          padding-left: 15px; }
      #quick-reference .reference-step .substep h3 {
        font-size: 18px;
        color: #1D384B;
        font-weight: 600; }
      @media only screen and (max-width: 650px) {
        #quick-reference .reference-step .substep {
          padding: 20px 0; }
          #quick-reference .reference-step .substep .substep-content > * {
            padding-left: 0;
            padding-right: 0; }
          #quick-reference .reference-step .substep.featured .substep-content .substep-text {
            padding: 0 15px; } }
    #quick-reference .reference-step .substep-image {
      text-align: center; }
    #quick-reference .reference-step .substep-text {
      max-width: 395px; }

#user-manual {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #user-manual #ajax-user-manual {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }
    #user-manual #ajax-user-manual.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #user-manual #ajax-user-manual {
        width: 100%; } }
    #user-manual #ajax-user-manual:after {
      content: "";
      display: table;
      clear: both; }
  #user-manual .col-side-menu {
    width: 22%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (max-width: 1024px) {
      #user-manual .col-side-menu {
        display: none; } }
    #user-manual .col-side-menu .side-menu {
      border: 1px solid #f0f0f0;
      border-radius: 4px;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
      background-color: #ffffff;
      margin-bottom: 10px; }
      #user-manual .col-side-menu .side-menu h4 {
        color: #1d384b;
        cursor: pointer;
        font-size: 12px;
        font-weight: 600;
        margin: 0;
        padding: 10px 10px 10px 15px;
        position: relative;
        text-transform: uppercase; }
        #user-manual .col-side-menu .side-menu h4:hover {
          background-color: #FAFCFD; }
      #user-manual .col-side-menu .side-menu.active ul {
        max-height: 500px; }
      #user-manual .col-side-menu .side-menu ul {
        display: block;
        list-style-type: none;
        margin-bottom: 0;
        max-height: 0;
        overflow: hidden;
        -moz-transition: all 0.4s ease-in-out 0s;
        -o-transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s; }
        #user-manual .col-side-menu .side-menu ul li {
          border-top: 1px solid #f2f2f3;
          font-size: 15px;
          font-weight: normal;
          width: 100%; }
          #user-manual .col-side-menu .side-menu ul li a {
            border-left: 3px solid #fff;
            box-sizing: border-box;
            color: #4a4a4a;
            display: block;
            font-size: 12px;
            line-height: 23px;
            margin-right: 10px;
            padding-bottom: 6px;
            padding-left: 22px;
            padding-top: 6px;
            position: relative; }
            #user-manual .col-side-menu .side-menu ul li a:hover, #user-manual .col-side-menu .side-menu ul li a.active {
              color: #454545;
              text-decoration: none;
              border-left-color: #05c3de;
              background-color: #FAFCFD; }
  #user-manual .col-content {
    width: 78%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (max-width: 1024px) {
      #user-manual .col-content {
        width: 100%;
        margin: 0 auto;
        display: block;
        padding-left: 0;
        padding-right: 0; } }
  #user-manual .intro {
    background-color: #ffffff;
    padding: 40px 80px;
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 650px) {
      #user-manual .intro {
        padding: 20px; } }
    #user-manual .intro .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #user-manual .intro .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #user-manual .intro .header h1, #user-manual .intro .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #user-manual .intro .header h1 a, #user-manual .intro .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #user-manual .intro .header h1:hover a, #user-manual .intro .header h2:hover a {
          color: #2AD2C9; }
        #user-manual .intro .header h1 img, #user-manual .intro .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #user-manual .intro .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #user-manual .intro .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #user-manual .intro .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #user-manual .intro .header .share {
            font-size: 0; } }
        #user-manual .intro .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #user-manual .intro .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #user-manual .intro .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #user-manual .intro .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #user-manual .intro .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #user-manual .intro .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #user-manual .intro .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #user-manual .intro .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #user-manual .intro .header > a:not(.share):hover {
          color: #23527c; }
      #user-manual .intro .header h1 {
        margin-top: 0; }
  #user-manual .user-manual-item {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 40px 80px; }
    @media only screen and (max-width: 650px) {
      #user-manual .user-manual-item {
        padding: 20px; } }
    #user-manual .user-manual-item h3 {
      color: #1d384b;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 20px;
      margin-top: 0; }
    #user-manual .user-manual-item .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px; }
      @media only screen and (max-width: 650px) {
        #user-manual .user-manual-item .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #user-manual .user-manual-item .header h1, #user-manual .user-manual-item .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #user-manual .user-manual-item .header h1 a, #user-manual .user-manual-item .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #user-manual .user-manual-item .header h1:hover a, #user-manual .user-manual-item .header h2:hover a {
          color: #2AD2C9; }
        #user-manual .user-manual-item .header h1 img, #user-manual .user-manual-item .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #user-manual .user-manual-item .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #user-manual .user-manual-item .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #user-manual .user-manual-item .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #user-manual .user-manual-item .header .share {
            font-size: 0; } }
        #user-manual .user-manual-item .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #user-manual .user-manual-item .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #user-manual .user-manual-item .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #user-manual .user-manual-item .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #user-manual .user-manual-item .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #user-manual .user-manual-item .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #user-manual .user-manual-item .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #user-manual .user-manual-item .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #user-manual .user-manual-item .header > a:not(.share):hover {
          color: #23527c; }

#mobile-menu-user-manual {
  display: none; }

@media only screen and (max-width: 1024px) {
  #mobile-menu-user-manual {
    display: block;
    margin-bottom: 20px; }
    #mobile-menu-user-manual a.toggle {
      border: 1px solid #f0f0f0;
      border-radius: 4px;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
      background: white url("../images/DownArrow@2x.png") no-repeat scroll right 20px center/14px 8px;
      display: block;
      width: calc(100% - 40px);
      margin: 0 auto;
      padding: 10px 20px;
      color: #1d384b;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px; }
    #mobile-menu-user-manual ul {
      list-style-type: none;
      background: white;
      border: 1px solid #f0f0f0;
      border-radius: 4px;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
      padding: 10px 20px;
      display: block;
      width: calc(100% - 40px);
      margin: 0 auto; }
      #mobile-menu-user-manual ul li {
        padding: 10px 0; }
        #mobile-menu-user-manual ul li h4 {
          margin: 0;
          font-size: 16px;
          cursor: pointer; } }

.blog-wrapper {
  background: #f5f8fb; }

#blog-header {
  padding-top: 100px;
  min-height: 300px;
  text-align: left;
  color: #fff;
  background-color: #32637d; }
  #blog-header .inner, #blog-header .menu {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left; }
    #blog-header .inner.no-pre pre, #blog-header .menu.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #blog-header .inner, #blog-header .menu {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #blog-header .inner, #blog-header .menu {
        padding-top: 100px; } }
  #blog-header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-top: 0; }
  #blog-header p {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: white;
    opacity: 0.8; }
  #blog-header a.btn-round {
    display: inline-block;
    margin-top: 10px;
    /*&:hover{
      background: none;
      opacity: 1;
      border: 3px solid white;
    }*/ }
  #blog-header .menu {
    padding: 50px 0 30px;
    /*@include screen-responsive($container-max-width){
      padding-left: 15px;
      padding-right: 15px;
    }*/ }
    @media only screen and (max-width: 650px) {
      #blog-header .menu {
        padding-top: 0; } }
  #blog-header .links a {
    margin-right: 10px; }
  @media only screen and (max-width: 400px) {
    #blog-header .links {
      margin-top: 20px; }
      #blog-header .links a {
        display: block;
        margin-right: 0;
        text-align: center; } }
  @media only screen and (max-width: 1100px) {
    #blog-header {
      padding-left: 80px;
      padding-right: 80px; } }
  @media only screen and (max-width: 650px) {
    #blog-header {
      padding-left: 20px;
      padding-right: 20px; } }

#blog {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 160px);
  padding: 40px 80px;
  margin-bottom: 30px;
  background-color: #f5f8fb;
  padding: 40px 0; }
  #blog.no-pre pre {
    display: none; }
  @media only screen and (max-width: 1024px) {
    #blog {
      width: 100%; } }
  @media only screen and (max-width: 650px) {
    #blog {
      padding: 20px; } }
  @media only screen and (max-width: 1100px) {
    #blog {
      margin: 0 auto;
      width: calc(100% - 100px); } }
  #blog .blog-post {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 80px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #fff; }
    @media only screen and (max-width: 650px) {
      #blog .blog-post {
        padding: 20px; } }
    #blog .blog-post .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px;
      border: none;
      margin-bottom: 15px;
      margin-top: 20px;
      padding: 0 30px; }
      @media only screen and (max-width: 650px) {
        #blog .blog-post .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #blog .blog-post .header h1, #blog .blog-post .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #blog .blog-post .header h1 a, #blog .blog-post .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #blog .blog-post .header h1:hover a, #blog .blog-post .header h2:hover a {
          color: #2AD2C9; }
        #blog .blog-post .header h1 img, #blog .blog-post .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #blog .blog-post .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #blog .blog-post .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #blog .blog-post .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #blog .blog-post .header .share {
            font-size: 0; } }
        #blog .blog-post .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #blog .blog-post .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #blog .blog-post .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #blog .blog-post .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #blog .blog-post .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #blog .blog-post .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #blog .blog-post .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #blog .blog-post .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #blog .blog-post .header > a:not(.share):hover {
          color: #23527c; }
      #blog .blog-post .header h2 {
        margin-top: 20px;
        cursor: pointer; }
    #blog .blog-post.blog-post-collapsed .expanded {
      display: none !important; }
    #blog .blog-post.blog-post-expanded .collapsed {
      display: none !important; }
    #blog .blog-post .text {
      font-size: 18px;
      letter-spacing: 0.25px;
      line-height: 26px; }
  @media only screen and (max-width: 1100px) {
    #blog {
      margin: 0 auto;
      width: calc(100% - 200px); } }
  @media only screen and (max-width: 1024px) {
    #blog {
      margin: 0 auto;
      width: calc(100% - 100px); } }
  @media only screen and (max-width: 650px) {
    #blog {
      margin: 0 auto;
      width: 100%; } }

.blog-main-image {
  text-align: center;
  width: 100%;
  display: block; }
  .blog-main-image img {
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 75vh;
    display: inline-block;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25); }
  @media only screen and (max-width: 650px) {
    .blog-main-image {
      margin-top: 0px; } }

.blog-content {
  padding: 0; }
  .blog-content .author {
    text-align: center;
    border-right: 1px solid #E2E2E2;
    padding-right: 0; }
    .blog-content .author img {
      margin: 0 auto 10px; }
      .blog-content .author img.author-image {
        border-radius: 100%;
        max-width: 50px;
        height: auto; }
    .blog-content .author > * {
      display: block;
      font-weight: 600;
      font-size: 12px;
      color: #1D384B; }
    .blog-content .author .author-socials {
      margin-top: 10px; }
      .blog-content .author .author-socials a {
        padding: 0 5px; }
    @media only screen and (max-width: 1024px) {
      .blog-content .author {
        display: none; } }
  .blog-content .article {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: #02273a; }
    @media only screen and (max-width: 650px) {
      .blog-content .article {
        padding-left: 20px;
        padding-right: 20px; } }
  @media only screen and (max-width: 650px) {
    .blog-content {
      margin-left: -20px;
      margin-right: -20px; } }

.blog-post-detail .blog-content {
  padding: 0; }

.article-operator {
  padding-top: 27px;
  text-align: right; }
  @media only screen and (max-width: 1024px) {
    .article-operator {
      text-align: center; } }
  .article-operator a {
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1.11px;
    line-height: 26px;
    text-transform: uppercase;
    cursor: pointer;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #2AD2C9;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out; }
    .article-operator a:hover {
      color: #02273a; }
    .article-operator a:after {
      position: relative;
      top: -2px;
      margin-left: 10px; }
    .article-operator a.show-more:after {
      font-family: "icons";
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      vertical-align: middle;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      speak: none;
      text-decoration: inherit;
      text-transform: none;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f101"; }
    .article-operator a.show-less:after {
      font-family: "icons";
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      vertical-align: middle;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      speak: none;
      text-decoration: inherit;
      text-transform: none;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f104"; }
    .article-operator a.read-more:after {
      font-family: "icons";
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      vertical-align: middle;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      speak: none;
      text-decoration: inherit;
      text-transform: none;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f103"; }
    .article-operator a:hover {
      color: #02273a; }

.blog-post.collapsed .article-operator a.expand {
  display: none; }

.related {
  border-top: 1px solid #E2E2E2;
  margin-top: 20px;
  padding-bottom: 40px;
  padding-top: 15px;
  text-align: center; }
  .related__header {
    padding-bottom: 20px; }
  .related h1 a, .related h2 a, .related h3 a, .related h4 a, .related h5 a, .related h6 a {
    color: inherit;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .related h1 a:hover, .related h2 a:hover, .related h3 a:hover, .related h4 a:hover, .related h5 a:hover, .related h6 a:hover {
      color: #2AD2C9; }
  .related h1 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2; }
  .related h2 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2; }
  .related h3 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px; }
  .related h4 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
  .related h5 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px; }
  .related h6 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1D384B;
    letter-spacing: 0.5px;
    line-height: 26px; }
  .related a.category {
    display: inline-block;
    margin: 15px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    color: #2AD2C9; }
    .related a.category:hover {
      color: #02273a; }
  .related-list {
    font-size: 18px; }
    .related-list img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: auto; }
    .related-list .title {
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
    .related-list .col {
      margin-bottom: 25px; }
    .related-list .col:hover .title {
      color: #2AD2C9; }

.events {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 160px);
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 40px 80px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%; }
  .events.no-pre pre {
    display: none; }
  @media only screen and (max-width: 1024px) {
    .events {
      width: 100%; } }
  @media only screen and (max-width: 650px) {
    .events {
      padding: 20px; } }
  .events__event:not(:last-child) {
    padding-bottom: 40px; }
  .events__heading {
    color: #02273a;
    margin-bottom: 20px; }
    .events__heading h1 a, .events__heading h2 a, .events__heading h3 a, .events__heading h4 a, .events__heading h5 a, .events__heading h6 a {
      color: inherit;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .events__heading h1 a:hover, .events__heading h2 a:hover, .events__heading h3 a:hover, .events__heading h4 a:hover, .events__heading h5 a:hover, .events__heading h6 a:hover {
        color: #2AD2C9; }
    .events__heading h1 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 90px;
      line-height: 1.2; }
    .events__heading h2 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 600;
      font-size: 48px;
      line-height: 1.2; }
    .events__heading h3 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 32px;
      line-height: 44px; }
    .events__heading h4 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 29px; }
    .events__heading h5 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px; }
    .events__heading h6 {
      margin: 0;
      padding: 0;
      font-family: 'Sofia Pro', sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #1D384B;
      letter-spacing: 0.5px;
      line-height: 26px; }
  .events h2 {
    color: #2AD2C9;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 35px; }
  .events span {
    font-size: 14px;
    color: #7A8994;
    letter-spacing: 0.5px; }
  .events__event_heading h1 a, .events__event_heading h2 a, .events__event_heading h3 a, .events__event_heading h4 a, .events__event_heading h5 a, .events__event_heading h6 a {
    color: inherit;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .events__event_heading h1 a:hover, .events__event_heading h2 a:hover, .events__event_heading h3 a:hover, .events__event_heading h4 a:hover, .events__event_heading h5 a:hover, .events__event_heading h6 a:hover {
      color: #2AD2C9; }
  .events__event_heading h1 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2; }
  .events__event_heading h2 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2; }
  .events__event_heading h3 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px; }
  .events__event_heading h4 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
  .events__event_heading h5 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px; }
  .events__event_heading h6 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1D384B;
    letter-spacing: 0.5px;
    line-height: 26px; }

#blog-post-header {
  padding-top: 100px;
  min-height: 300px;
  text-align: left;
  background-color: #32637d; }
  #blog-post-header .inner, #blog-post-header .menu {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left; }
    #blog-post-header .inner.no-pre pre, #blog-post-header .menu.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #blog-post-header .inner, #blog-post-header .menu {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #blog-post-header .inner, #blog-post-header .menu {
        padding-top: 100px; } }
  #blog-post-header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-top: 0; }
  #blog-post-header p {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: white;
    opacity: 0.8; }
  #blog-post-header a.btn-round {
    display: inline-block;
    margin-top: 10px;
    /*&:hover{
      background: none;
      opacity: 1;
      border: 3px solid white;
    }*/ }
  #blog-post-header .menu {
    padding: 50px 0 30px;
    /*@include screen-responsive($container-max-width){
      padding-left: 15px;
      padding-right: 15px;
    }*/ }
    @media only screen and (max-width: 650px) {
      #blog-post-header .menu {
        padding-top: 0; } }
  #blog-post-header .links a {
    margin-right: 10px; }
  @media only screen and (max-width: 400px) {
    #blog-post-header .links {
      margin-top: 20px; }
      #blog-post-header .links a {
        display: block;
        margin-right: 0;
        text-align: center; } }
  @media only screen and (max-width: 1100px) {
    #blog-post-header {
      padding-left: 80px;
      padding-right: 80px; } }
  @media only screen and (max-width: 650px) {
    #blog-post-header {
      padding-left: 20px;
      padding-right: 20px; } }

#blog-post-container {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #blog-post-container .blog-post {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: -150px;
    z-index: 100;
    position: relative;
    padding: 85px 40px 50px 40px; }
    #blog-post-container .blog-post.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #blog-post-container .blog-post {
        width: 100%; } }
    #blog-post-container .blog-post .header {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px;
      margin-bottom: 35px;
      margin-bottom: 45px; }
      @media only screen and (max-width: 650px) {
        #blog-post-container .blog-post .header {
          padding-bottom: 0;
          margin-bottom: 10px; } }
      #blog-post-container .blog-post .header h1, #blog-post-container .blog-post .header h2 {
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        color: #012639;
        margin-top: 10px; }
        #blog-post-container .blog-post .header h1 a, #blog-post-container .blog-post .header h2 a {
          color: inherit;
          -moz-transition: color 250ms;
          -o-transition: color 250ms;
          -webkit-transition: color 250ms;
          transition: color 250ms; }
        #blog-post-container .blog-post .header h1:hover a, #blog-post-container .blog-post .header h2:hover a {
          color: #2AD2C9; }
        #blog-post-container .blog-post .header h1 img, #blog-post-container .blog-post .header h2 img {
          margin-right: 10px;
          position: relative;
          top: -4px; }
      #blog-post-container .blog-post .header h3 {
        color: #1d384b;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 0; }
      #blog-post-container .blog-post .header .share {
        background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
        display: inline-block;
        padding-left: 30px;
        font-weight: 600;
        font-size: 14px;
        color: #2AD2C9;
        float: right !important;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #blog-post-container .blog-post .header .share {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButton2x.png");
            background-size: 19px 21px; } }
        @media only screen and (max-width: 650px) {
          #blog-post-container .blog-post .header .share {
            font-size: 0; } }
        #blog-post-container .blog-post .header .share:hover {
          text-decoration: none;
          background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
          color: #23527c; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            #blog-post-container .blog-post .header .share:hover {
              /* on retina, use image that's scaled by 2 */
              background-image: url("../images/ShareButtonDarkblue2x.png");
              background-size: 19px 21px; } }
      #blog-post-container .blog-post .header .download {
        color: #2AD2C9;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        float: right !important;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #blog-post-container .blog-post .header .download:hover {
          color: #23527c; }
        @media only screen and (max-width: 650px) {
          #blog-post-container .blog-post .header .download {
            display: block;
            float: none !important;
            line-height: 1.3; } }
      #blog-post-container .blog-post .header span {
        color: #1d384b;
        font-size: 12px;
        font-weight: 600;
        opacity: 0.5; }
        #blog-post-container .blog-post .header span.blue {
          background: #2AD2C9 none repeat scroll 0 0;
          color: #ffffff;
          font-size: 12px;
          padding: 5px 25px;
          text-align: center;
          opacity: 1; }
      #blog-post-container .blog-post .header > a:not(.share) {
        color: #2AD2C9;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 15px;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out; }
        #blog-post-container .blog-post .header > a:not(.share):hover {
          color: #23527c; }
      #blog-post-container .blog-post .header h1, #blog-post-container .blog-post .header h2 {
        font-size: 48px;
        line-height: 58px;
        font-weight: 600;
        color: #012639; }
    #blog-post-container .blog-post .content-padding {
      max-width: 840px;
      margin: 0 auto; }
    #blog-post-container .blog-post.detail .blog-main-image > img {
      margin-bottom: 60px; }
    #blog-post-container .blog-post.detail .article img {
      display: block;
      margin: 60px auto 30px; }
    #blog-post-container .blog-post.detail h2 {
      margin: 60px 0 30px 0; }

#contact-us {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px; }
  #contact-us h4 {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    margin-bottom: 15px; }
  #contact-us .contact-top:after {
    content: "";
    display: table;
    clear: both; }
  #contact-us .contact-top .address {
    width: 33%;
    float: left; }
    @media only screen and (max-width: 1024px) {
      #contact-us .contact-top .address {
        width: 33%; } }
    @media only screen and (max-width: 650px) {
      #contact-us .contact-top .address {
        width: 100%; } }
  #contact-us .contact-top .social {
    width: 40%;
    float: left; }
    @media only screen and (max-width: 1024px) {
      #contact-us .contact-top .social {
        width: 66%; } }
    @media only screen and (max-width: 650px) {
      #contact-us .contact-top .social {
        width: 100%; } }
    #contact-us .contact-top .social a {
      width: 160px;
      float: left;
      color: #2AD2C9;
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
      padding-bottom: 15px;
      -moz-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
      #contact-us .contact-top .social a .ico {
        margin-right: 5px; }
      #contact-us .contact-top .social a:nth-of-type(2n+1) {
        clear: both; }
      #contact-us .contact-top .social a:hover {
        color: #02273a; }
      #contact-us .contact-top .social a img {
        padding-right: 10px; }
  #contact-us pre {
    display: none; }

#page-header {
  padding-top: 100px;
  min-height: 300px;
  text-align: left;
  background-color: #153d5a; }
  #page-header .inner, #page-header .menu {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: left; }
    #page-header .inner.no-pre pre, #page-header .menu.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #page-header .inner, #page-header .menu {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #page-header .inner, #page-header .menu {
        padding-top: 100px; } }
  #page-header h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-top: 0; }
  #page-header p {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 26px;
    color: white;
    opacity: 0.8; }
  #page-header a.btn-round {
    display: inline-block;
    margin-top: 10px;
    /*&:hover{
      background: none;
      opacity: 1;
      border: 3px solid white;
    }*/ }
  #page-header .menu {
    padding: 50px 0 30px;
    /*@include screen-responsive($container-max-width){
      padding-left: 15px;
      padding-right: 15px;
    }*/ }
    @media only screen and (max-width: 650px) {
      #page-header .menu {
        padding-top: 0; } }
  #page-header .links a {
    margin-right: 10px; }
  @media only screen and (max-width: 400px) {
    #page-header .links {
      margin-top: 20px; }
      #page-header .links a {
        display: block;
        margin-right: 0;
        text-align: center; } }
  @media only screen and (max-width: 1100px) {
    #page-header {
      padding-left: 80px;
      padding-right: 80px; } }
  @media only screen and (max-width: 650px) {
    #page-header {
      padding-left: 20px;
      padding-right: 20px; } }

#page {
  background-color: #f5f8fb;
  padding: 30px 0 100px; }
  #page .inner {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    width: calc(100% - 160px);
    padding: 40px 80px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: -150px;
    z-index: 100;
    position: relative;
    margin-top: -330px;
    min-height: 370px;
    margin-top: -150px; }
    #page .inner.no-pre pre {
      display: none; }
    @media only screen and (max-width: 1024px) {
      #page .inner {
        width: 100%; } }
    @media only screen and (max-width: 650px) {
      #page .inner {
        padding: 20px; } }
  #page .header {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 35px; }
    @media only screen and (max-width: 650px) {
      #page .header {
        padding-bottom: 0;
        margin-bottom: 10px; } }
    #page .header h1, #page .header h2 {
      font-size: 36px;
      line-height: 46px;
      font-weight: 600;
      color: #012639;
      margin-top: 10px; }
      #page .header h1 a, #page .header h2 a {
        color: inherit;
        -moz-transition: color 250ms;
        -o-transition: color 250ms;
        -webkit-transition: color 250ms;
        transition: color 250ms; }
      #page .header h1:hover a, #page .header h2:hover a {
        color: #2AD2C9; }
      #page .header h1 img, #page .header h2 img {
        margin-right: 10px;
        position: relative;
        top: -4px; }
    #page .header h3 {
      color: #1d384b;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px;
      margin-top: 0; }
    #page .header .share {
      background: url("../images/ShareButton1x.png") transparent no-repeat scroll left center;
      display: inline-block;
      padding-left: 30px;
      font-weight: 600;
      font-size: 14px;
      color: #2AD2C9;
      float: right !important;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        #page .header .share {
          /* on retina, use image that's scaled by 2 */
          background-image: url("../images/ShareButton2x.png");
          background-size: 19px 21px; } }
      @media only screen and (max-width: 650px) {
        #page .header .share {
          font-size: 0; } }
      #page .header .share:hover {
        text-decoration: none;
        background: url("../images/ShareButtonDarkblue1x.png") transparent no-repeat scroll left center;
        color: #23527c; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          #page .header .share:hover {
            /* on retina, use image that's scaled by 2 */
            background-image: url("../images/ShareButtonDarkblue2x.png");
            background-size: 19px 21px; } }
    #page .header .download {
      color: #2AD2C9;
      display: inline-block;
      font-size: 14px;
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      float: right !important;
      -moz-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
      #page .header .download:hover {
        color: #23527c; }
      @media only screen and (max-width: 650px) {
        #page .header .download {
          display: block;
          float: none !important;
          line-height: 1.3; } }
    #page .header span {
      color: #1d384b;
      font-size: 12px;
      font-weight: 600;
      opacity: 0.5; }
      #page .header span.blue {
        background: #2AD2C9 none repeat scroll 0 0;
        color: #ffffff;
        font-size: 12px;
        padding: 5px 25px;
        text-align: center;
        opacity: 1; }
    #page .header > a:not(.share) {
      color: #2AD2C9;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      margin-right: 15px;
      -moz-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
      #page .header > a:not(.share):hover {
        color: #23527c; }
    #page .header h1, #page .header h2 {
      font-size: 48px;
      line-height: 58px;
      font-weight: 600;
      color: #012639; }
  #page h3 {
    color: #1d384b;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 23px; }

.team .team-intro-header {
  font-size: 32px;
  margin-top: 72px;
  margin-bottom: 48px; }

.team .persons {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 26px; }
  .team .persons h1 a, .team .persons h2 a, .team .persons h3 a, .team .persons h4 a, .team .persons h5 a, .team .persons h6 a {
    color: inherit;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .team .persons h1 a:hover, .team .persons h2 a:hover, .team .persons h3 a:hover, .team .persons h4 a:hover, .team .persons h5 a:hover, .team .persons h6 a:hover {
      color: #2AD2C9; }
  .team .persons h1 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 90px;
    line-height: 1.2; }
  .team .persons h2 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2; }
  .team .persons h3 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px; }
  .team .persons h4 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
  .team .persons h5 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px; }
  .team .persons h6 {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Pro', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1D384B;
    letter-spacing: 0.5px;
    line-height: 26px; }
  .team .persons h6 {
    margin-top: 5px;
    margin-bottom: 26px; }

.team .socials a {
  display: inline-block;
  margin: 9px; }

@media only screen and (max-width: 820px) {
  .team .content_box__footer h4 {
    margin-bottom: 31px; } }

/*# sourceMappingURL=style.css.map */
