/* compiled by scssphp v0.1.1 on Wed, 29 Aug 2018 11:12:44 -0400 (0.4688s) */

* {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
}
body, textarea, input {
  /* set global font family here */
  font-family: "acumin-pro", sans-serif;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: inherit;
}
input {
  border-radius: 0;
}
body {
  width: 100%;
  min-width: 640px;
}
.clear {
  clear: both;
}
.center-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-fill {
  display: block;
  min-width: 101%;
  min-height: 101%;
  width: auto;
  height: auto;
}
.global-transition, p a, a.small-button, #page.contact .contact-container .global-contain .left-contain a.newsletter-signup, .large-button, #page.contact .contact-container .global-contain .right-form form input[type="submit"], #page.insights .blog-section a.read-all, #page.insights .resource-section a.read-all, #header, #header .global-contain a.logo, #header .global-contain > ul.nav, #header .global-contain > ul.nav li a, #header .global-contain > ul.social, #header .global-contain > ul.social li a, #header .global-contain > div.search-btn, #header .global-contain > #header-search, .mobile #header .global-contain .mobile-menu ul.social li a, #header .global-contain #sub-nav, #footer .contact-subscribe-section .subscribe-contain a, #footer .copyright-social ul.social li a, #page.home .spanning-boxes .box .content-contain a, #page.home .spanning-boxes .global-contain .content-contain a, #page.home .newsletter-contain .global-contain form input[type="submit"], #page, #page .page-topper .global-contain .page-title-contain .page-line, #page .single-team-page-topper .global-contain .page-title-contain .page-line, .board-investor-popup .close, #page.investments ul.investments-listing li a:hover img, #page.contact .contact-container .global-contain .left-contain ul.social li a, #page.search form input[type="submit"] {
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.global-contain {
  position: relative;
  padding: 0 50px;
  width: calc(100% - 100px);
  max-width: 1200px;
  margin: 0 auto;
}
.global-inner-contain {
  position: relative;
  padding: 0 50px;
  width: calc(100% - 100px);
  max-width: 800px;
  margin: 0 auto;
}
.global-inner-contain.has-bottom-padding {
  padding-bottom: 75px;
}
.divider-gradient, #page .default-page-content, #page.insights .blog-section, #page.insights .resource-section {
  background: #f3f4f3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f4f3 0%, #fff 5%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f3f4f3 0%, #fff 5%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f3f4f3 0%, #fff 5%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f4f3', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 36px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 10px;
}
.mobile h1 {
  font-size: 38.4px;
  line-height: 43.2px;
}
h2 {
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
.mobile h2 {
  font-size: 19.2px;
  line-height: 31.2px;
}
h3 {
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
.mobile h3 {
  font-size: 14.4px;
  line-height: 28.8px;
}
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 20px;
}
.mobile p {
  font-size: 19.2px;
  line-height: 31.2px;
}
p.prominent {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
}
.mobile p.prominent {
  font-size: 28.8px;
  line-height: 36px;
}
p.orange-bottom-link {
  text-align: center;
}
p a {
  color: #777e79;
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
  color: #2c77bc;
}
p a.large-button, p #page.contact .contact-container .global-contain .right-form form a[type="submit"], #page.contact .contact-container .global-contain .right-form form p a[type="submit"], p #page.insights .blog-section a.read-all, #page.insights .blog-section p a.read-all, p #page.insights .resource-section a.read-all, #page.insights .resource-section p a.read-all {
  text-decoration: none;
}
p a.large-button:hover, p #page.contact .contact-container .global-contain .right-form form a[type="submit"]:hover, #page.contact .contact-container .global-contain .right-form form p a[type="submit"]:hover, p #page.insights .blog-section a.read-all:hover, #page.insights .blog-section p a.read-all:hover, p #page.insights .resource-section a.read-all:hover, #page.insights .resource-section p a.read-all:hover {
  color: #fff;
}
p a.orange-bottom-link {
  font-weight: 900;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
}
.mobile p a.orange-bottom-link {
  font-size: 16.8px;
  line-height: 31.2px;
}
p a.orange-bottom-link:hover {
  text-decoration: underline;
}
img.alignleft, .wp-caption.alignleft {
  float: left;
  margin-right: 15px;
  margin-left: -100px;
  max-width: 100%;
  height: auto;
}
.tablet img.alignleft, .tablet .wp-caption.alignleft {
  margin-left: 0;
  max-width: 45%;
  height: auto;
}
img.alignright, .wp-caption.alignright {
  float: right;
  margin-left: 15px;
  margin-right: -100px;
  max-width: 100%;
  height: auto;
}
.tablet img.alignright, .tablet .wp-caption.alignright {
  margin-right: 0;
  max-width: 45%;
  height: auto;
}
img.alignnone, .wp-caption.alignnone {
  margin: 40px 0;
  max-width: 100%;
  height: auto;
}
img.aligncenter, .wp-caption.aligncenter {
  display: block;
  margin: 40px auto;
  max-width: 100%;
  height: auto;
}
img p.wp-caption-text, .wp-caption p.wp-caption-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  font-style: italic;
}
.mobile img p.wp-caption-text, .mobile .wp-caption p.wp-caption-text {
  font-size: 14.4px;
  line-height: 21.6px;
}
blockquote {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  font-style: italic;
  letter-spacing: -0.01em;
  margin-left: 35px;
  margin-bottom: 20px;
}
.mobile blockquote {
  font-size: 38.4px;
  line-height: 48px;
}
blockquote.bordered {
  width: 385px;
  padding: 15px 0;
  border-top: 2px solid #2c77bc;
  border-bottom: 1px solid #2c77bc;
  margin-bottom: 0;
}
.mobile blockquote.bordered {
  width: 100%;
  margin-bottom: 30px;
}
blockquote.bordered.alignright {
  float: right;
  margin-left: 20px;
  margin-right: -100px;
}
.tablet blockquote.bordered.alignright {
  margin-right: 0;
}
.mobile blockquote.bordered.alignright {
  float: none;
  margin-left: 0;
}
blockquote.bordered.alignleft {
  float: left;
  margin-right: 20px;
  margin-left: -100px;
}
.tablet blockquote.bordered.alignleft {
  margin-left: 0;
  margin-right: 0;
}
.mobile blockquote.bordered.alignleft {
  float: none;
}
blockquote p {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  font-style: italic;
  margin-bottom: 0;
}
.mobile blockquote p {
  font-size: 38.4px;
  line-height: 48px;
}
blockquote p.blockquote-attribution {
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  font-style: italic;
}
.mobile blockquote p.blockquote-attribution {
  font-size: 19.2px;
  line-height: 48px;
}
blockquote p.blockquote-attribution strong {
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  font-style: normal;
}
.mobile blockquote p.blockquote-attribution strong {
  font-size: 24px;
  line-height: 48px;
}
a.small-button, #page.contact .contact-container .global-contain .left-contain a.newsletter-signup {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  font-family: "acumin-pro", sans-serif;
  height: 30px;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border: 2px solid #777e79;
  padding: 0 10px;
  margin-bottom: 20px;
  text-decoration: none;
}
.mobile a.small-button, .mobile #page.contact .contact-container .global-contain .left-contain a.newsletter-signup, #page.contact .contact-container .global-contain .left-contain .mobile a.newsletter-signup {
  font-size: 16.8px;
  line-height: 36px;
}
.mobile a.small-button, .mobile #page.contact .contact-container .global-contain .left-contain a.newsletter-signup, #page.contact .contact-container .global-contain .left-contain .mobile a.newsletter-signup {
  height: 36px;
}
a.small-button:hover, #page.contact .contact-container .global-contain .left-contain a.newsletter-signup:hover {
  color: #322f31;
  border-color: #322f31;
}
.large-button, #page.contact .contact-container .global-contain .right-form form input[type="submit"], #page.insights .blog-section a.read-all, #page.insights .resource-section a.read-all {
  display: inline-block;
  padding: 0 20px;
  background: #f19f05;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  font-family: "acumin-pro", sans-serif;
  height: 50px;
  letter-spacing: 0.03em;
  cursor: pointer;
}
.mobile .large-button, .mobile #page.contact .contact-container .global-contain .right-form form input[type="submit"], #page.contact .contact-container .global-contain .right-form form .mobile input[type="submit"], .mobile #page.insights .blog-section a.read-all, #page.insights .blog-section .mobile a.read-all, .mobile #page.insights .resource-section a.read-all, #page.insights .resource-section .mobile a.read-all {
  font-size: 19.2px;
  line-height: 60px;
}
.mobile .large-button, .mobile #page.contact .contact-container .global-contain .right-form form input[type="submit"], #page.contact .contact-container .global-contain .right-form form .mobile input[type="submit"], .mobile #page.insights .blog-section a.read-all, #page.insights .blog-section .mobile a.read-all, .mobile #page.insights .resource-section a.read-all, #page.insights .resource-section .mobile a.read-all {
  height: 60px;
}
.large-button:hover, #page.contact .contact-container .global-contain .right-form form input[type="submit"]:hover, #page.insights .blog-section a.read-all:hover, #page.insights .resource-section a.read-all:hover {
  background: #2c77bc;
}
ul.arrow-list {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 20px;
}
ul.arrow-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  text-indent: -10px;
  padding-left: 10px;
  margin-bottom: 10px;
}
ul.arrow-list li:before {
  content: "›";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.mobile ul.arrow-list li:before {
  font-size: 19.2px;
  line-height: 31.2px;
}
.mobile ul.arrow-list li {
  font-size: 19.2px;
  line-height: 31.2px;
}
ul.arrow-list li:last-child {
  margin-bottom: 0;
}
hr {
  margin: 20px 0 35px;
  width: 100%;
  height: 1px;
  background: #dddfdd;
  border: none;
  clear: both;
}
table {
  width: calc(100% + 300px);
  margin-left: -150px;
  margin-right: -150px;
  border-spacing: 20px 10px;
  margin-bottom: 40px;
}
.tablet table {
  margin-left: -50px;
  margin-right: -50px;
  width: calc(100% + 100px);
}
table tr th {
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border-bottom: 2px solid #2c77bc;
  width: 25%;
}
.mobile table tr th {
  font-size: 19.2px;
  line-height: 31.2px;
}
table tr td {
  vertical-align: top;
  border-bottom: 1px solid #2c77bc;
  width: 25%;
}
.embed-center iframe {
  display: block;
  margin: 0 auto 30px;
}
.embed-left {
  float: left;
  margin-right: 30px;
}
.embed-left p {
  margin-bottom: 0;
}
.embed-left iframe {
  display: block;
}
.embed-right {
  float: right;
  margin-left: 30px;
}
.embed-right p {
  margin-bottom: 0;
}
.embed-right iframe {
  display: block;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  z-index: 1000;
}
#header.has-subnav {
  height: 170px;
}
#header.has-subnav .global-contain ul.nav {
  bottom: 15px;
}
#header.short-header {
  height: 75px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
#header.short-header .global-contain .global-contain > .search-btn, #header.short-header .global-contain > #header-search, #header.short-header .global-contain > a.logo img.large {
  display: none;
}
#header.short-header .global-contain {
  /*> #sub-nav{
 opacity: 0;
 pointer-events: none;
 }*/
}
#header.short-header .global-contain a.logo {
  top: 15px;
}
#header.short-header .global-contain a.logo img.small {
  display: block;
}
#header.short-header .global-contain ul.nav {
  bottom: 30px;
}
#header.short-header .global-contain > ul.social, #header.short-header .global-contain > .search-btn, #header.short-header .global-contain #sub-nav {
  opacity: 0;
  pointer-events: none;
}
.mobile #header {
  height: 100px;
}
.mobile #header.short-header {
  height: 100px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
#header .global-contain {
  height: 100%;
  min-width: 540px;
}
#header .global-contain a.logo {
  display: block;
  position: absolute;
  left: 50px;
  top: 50px;
}
.mobile #header .global-contain a.logo {
  top: 20px;
}
#header .global-contain a.logo img {
  display: block;
}
#header .global-contain a.logo img.small, #header .global-contain a.logo img.mobile {
  display: none;
}
.mobile #header .global-contain a.logo img {
  display: none;
}
.mobile #header .global-contain a.logo img.small {
  display: none;
}
.mobile #header .global-contain a.logo img.mobile {
  display: block;
}
#header .global-contain a.logo img.large {
  width: 278px;
  height: auto;
}
#header .global-contain a.logo img.small {
  width: 118px;
  height: auto;
}
#header .global-contain a.logo img.mobile {
  width: 165px;
  height: auto;
}
#header .global-contain > ul.nav {
  position: absolute;
  right: 50px;
  bottom: 45px;
  list-style: none;
}
.mobile #header .global-contain > ul.nav {
  display: none;
}
#header .global-contain > ul.nav li {
  display: inline-block;
  margin-right: 45px;
}
#header .global-contain > ul.nav li:last-child {
  margin-right: 0;
}
.tablet #header .global-contain > ul.nav li {
  margin-right: 13px;
}
.tablet #header .global-contain > ul.nav li:last-child {
  margin-right: 0;
}
#header .global-contain > ul.nav li.current-menu-item a, #header .global-contain > ul.nav li.current-page-ancestor a {
  color: #2c77bc;
}
#header .global-contain > ul.nav li a {
  font-weight: 800;
  font-size: 18px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #0e3c58;
}
.mobile #header .global-contain > ul.nav li a {
  font-size: 21.6px;
  line-height: 21.6px;
}
#header .global-contain > ul.nav li a:hover {
  color: #2c77bc;
}
.tablet #header .global-contain > ul.nav li a {
  font-size: 15px;
}
#header .global-contain > ul.social {
  position: absolute;
  right: 95px;
  top: 20px;
  list-style: none;
  opacity: 1;
}
.mobile #header .global-contain > ul.social {
  display: none;
}
#header .global-contain > ul.social li {
  display: inline-block;
  margin-right: 20px;
}
#header .global-contain > ul.social li:last-child {
  margin-right: 0;
}
#header .global-contain > ul.social li a {
  display: block;
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
#header .global-contain > ul.social li a:hover {
  opacity: 1;
}
#header .global-contain > ul.social li.facebook a {
  background: url('../../images/icons/facebook-circle-mgrey-24.png') no-repeat center center;
}
#header .global-contain > ul.social li.twitter a {
  background: url('../../images/icons/twitter-circle-mgrey-24.png') no-repeat center center;
}
#header .global-contain > ul.social li.linkedin a {
  background: url('../../images/icons/linkedin-circle-mgrey-24.png') no-repeat center center;
}
#header .global-contain > ul.social li.youtube a {
  background: url('../../images/icons/youtube-circle-mgrey-24.png') no-repeat center center;
}
#header .global-contain > ul.social li.mail a {
  background: url('../../images/icons/mail-circle-mgrey-24.png') no-repeat center center;
}
#header .global-contain > div.search-btn {
  position: absolute;
  top: 20px;
  right: 50px;
  width: 24px;
  height: 24px;
  background: url('../../images/icons/search-icon-mgrey-24.png') no-repeat center center;
  opacity: 0.5;
  cursor: pointer;
}
#header .global-contain > div.search-btn:hover, #header .global-contain > div.search-btn.active {
  opacity: 1;
}
.mobile #header .global-contain > div.search-btn {
  display: none;
}
#header .global-contain > #header-search {
  position: absolute;
  right: 95px;
  top: 20px;
  height: 24px;
  width: 0;
  overflow: hidden;
}
#header .global-contain > #header-search.active {
  width: 220px;
}
.mobile #header .global-contain > #header-search {
  display: none;
}
#header .global-contain > #header-search input[type="text"] {
  width: 100%;
  height: 23px;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  border: none;
  border-bottom: 1px solid #bbbebc;
  outline: none;
}
.mobile #header .global-contain > #header-search input[type="text"] {
  font-size: 19.2px;
  line-height: 27.6px;
}
#header .global-contain > #header-search input[type="text"]::-webkit-input-placeholder {
  color: #777e79;
}
#header .global-contain > #header-search input[type="text"]::-moz-placeholder {
  color: #777e79;
}
#header .global-contain > #header-search input[type="text"]:-ms-input-placeholder {
  color: #777e79;
}
#header .global-contain #mobile-menu-button {
  display: none;
  position: absolute;
  top: 50%;
  right: 46px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 26px;
  cursor: pointer;
}
#header .global-contain #mobile-menu-button span {
  width: 40px;
  height: 3px;
  -webkit-transition: all 500ms cubic-bezier(0.305, 0.1, 0.485, 0.87);
  -ms-transition: all 500ms cubic-bezier(0.305, 0.1, 0.485, 0.87);
  -moz-transition: all 500ms cubic-bezier(0.305, 0.1, 0.485, 0.87);
  transition: all 500ms cubic-bezier(0.305, 0.1, 0.485, 0.87);
  position: absolute;
  opacity: 1;
  background: #0e3c58;
  border-radius: 1px;
}
#header .global-contain #mobile-menu-button span:nth-child(1) {
  top: 0;
}
#header .global-contain #mobile-menu-button span:nth-child(2) {
  top: 11px;
}
#header .global-contain #mobile-menu-button span:nth-child(3) {
  top: 23px;
}
#header .global-contain #mobile-menu-button.active span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header .global-contain #mobile-menu-button.active span:nth-child(2) {
  width: 0;
  opacity: 0;
}
#header .global-contain #mobile-menu-button.active span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile #header .global-contain #mobile-menu-button {
  display: block;
}
#header .global-contain .mobile-menu {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}
.mobile #header .global-contain .mobile-menu {
  display: none;
}
.mobile #header .global-contain .mobile-menu ul.nav {
  padding-top: 10px;
  padding-left: 98px;
  list-style: none;
  border-bottom: 1px solid #dddfdd;
}
.mobile #header .global-contain .mobile-menu ul.nav li {
  font: 900 20px/26px "acumin-pro", sans-serif;
  color: #0e3c58;
  margin-bottom: 25px;
}
.mobile #header .global-contain .mobile-menu ul.social {
  list-style: none;
  padding: 20px 0;
  text-align: center;
}
.mobile #header .global-contain .mobile-menu ul.social li {
  display: inline-block;
  margin-right: 20px;
}
.mobile #header .global-contain .mobile-menu ul.social li:last-child {
  margin-right: 0;
}
.mobile #header .global-contain .mobile-menu ul.social li a {
  display: block;
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
.mobile #header .global-contain .mobile-menu ul.social li a:hover {
  opacity: 1;
}
.mobile #header .global-contain .mobile-menu ul.social li.facebook a {
  background: url('../../images/icons/facebook-circle-mgrey-24.png') no-repeat center center;
}
.mobile #header .global-contain .mobile-menu ul.social li.twitter a {
  background: url('../../images/icons/twitter-circle-mgrey-24.png') no-repeat center center;
}
.mobile #header .global-contain .mobile-menu ul.social li.linkedin a {
  background: url('../../images/icons/linkedin-circle-mgrey-24.png') no-repeat center center;
}
.mobile #header .global-contain .mobile-menu ul.social li.youtube a {
  background: url('../../images/icons/youtube-circle-mgrey-24.png') no-repeat center center;
}
.mobile #header .global-contain .mobile-menu ul.social li.mail a {
  background: url('../../images/icons/mail-circle-mgrey-24.png') no-repeat center center;
}
.mobile #header .global-contain .mobile-menu ul.social li.search a {
  background: url('../../images/icons/search-icon-mgrey-24.png') no-repeat center center;
}
#header .global-contain #sub-nav {
  position: absolute;
  top: 100%;
  width: calc(100% - 100px);
  border-top: 1px solid #dddfdd;
  background: #fff;
  opacity: 1;
}
.mobile #header .global-contain #sub-nav {
  width: calc(100% - 100px);
  left: 0;
  padding: 0 50px;
}
#header .global-contain #sub-nav ul {
  list-style: none;
  text-align: right;
}
#header .global-contain #sub-nav ul li {
  display: inline-block;
  font-weight: 900;
  font-size: 14px;
  line-height: 50px;
  font-family: "acumin-pro", sans-serif;
  height: 50px;
  color: #999798;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-right: 40px;
}
.mobile #header .global-contain #sub-nav ul li {
  font-size: 16.8px;
  line-height: 60px;
}
.mobile #header .global-contain #sub-nav ul li {
  height: 60px;
}
#header .global-contain #sub-nav ul li:last-child {
  margin-right: 0;
}
#header .global-contain #sub-nav ul li:hover, #header .global-contain #sub-nav ul li.active {
  color: #2c77bc;
}
#header .global-contain #sub-nav ul li a {
  display: block;
}
body:not(.mobile) #header .mobile-menu {
  display: none !important;
}
#footer {
  padding: 30px 0 40px;
  background: #322f31;
}
#footer .footer-nav-section {
  width: 100%;
  border-bottom: 1px solid #3d3a3c;
}
.mobile #footer .footer-nav-section {
  border-bottom: none;
}
#footer .footer-nav-section ul {
  float: left;
  width: 16.66%;
  list-style: none;
  margin-bottom: 30px;
}
.tablet #footer .footer-nav-section ul {
  width: 24%;
  min-width: 160px;
}
.tablet #footer .footer-nav-section ul:nth-child(4) {
  clear: left;
}
.mobile #footer .footer-nav-section ul {
  display: none;
}
.mobile #footer .footer-nav-section ul.misc-items {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 auto 30px;
}
#footer .footer-nav-section ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
}
.mobile #footer .footer-nav-section ul li {
  font-size: 18px;
  line-height: 28.8px;
}
#footer .footer-nav-section ul li.main-section {
  font-weight: 900;
  color: #fff;
}
#footer .footer-nav-section ul li a:hover {
  text-decoration: underline;
}
#footer .contact-subscribe-section {
  padding: 40px 0 35px;
  border-bottom: 1px solid #3d3a3c;
}
.mobile #footer .contact-subscribe-section {
  border-bottom: none;
  padding: 0;
}
#footer .contact-subscribe-section .contact-contain {
  float: left;
}
.tablet #footer .contact-subscribe-section .contact-contain {
  float: none;
  margin-bottom: 30px;
}
#footer .contact-subscribe-section .contact-contain .logo-contain {
  float: left;
  width: 60px;
  margin-right: 20px;
}
.mobile #footer .contact-subscribe-section .contact-contain .logo-contain {
  float: none;
  margin: 0 auto 35px;
}
#footer .contact-subscribe-section .contact-contain .logo-contain img {
  display: block;
  width: 100%;
  height: auto;
}
#footer .contact-subscribe-section .contact-contain .charitynav-badge {
  float: left !important;
}
@media screen and (max-width: 780px) {
  #footer .contact-subscribe-section .contact-contain .charitynav-badge {
    margin-top: 35px;
  }
}
.mobile #footer .contact-subscribe-section .contact-contain .charitynav-badge {
  float: none !important;
}
#footer .contact-subscribe-section .contact-contain .contact-info {
  float: left;
  margin-top: -7px;
}
.mobile #footer .contact-subscribe-section .contact-contain .contact-info {
  float: none;
  text-align: center;
}
#footer .contact-subscribe-section .contact-contain .contact-info p {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  margin-bottom: 0;
}
.mobile #footer .contact-subscribe-section .contact-contain .contact-info p {
  font-size: 18px;
  line-height: 28.8px;
}
#footer .contact-subscribe-section .contact-contain .contact-info p a {
  color: #999798;
  text-decoration: none;
}
#footer .contact-subscribe-section .contact-contain .contact-info p a:hover {
  text-decoration: underline;
}
#footer .contact-subscribe-section .subscribe-contain {
  float: right;
}
.tablet #footer .contact-subscribe-section .subscribe-contain {
  float: none;
}
.mobile #footer .contact-subscribe-section .subscribe-contain {
  text-align: center;
}
#footer .contact-subscribe-section .subscribe-contain a {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 35px;
  font-family: "acumin-pro", sans-serif;
  height: 35px;
  color: #fff;
  padding: 0 10px;
  background: #999798;
}
.mobile #footer .contact-subscribe-section .subscribe-contain a {
  font-size: 18px;
  line-height: 42px;
}
.mobile #footer .contact-subscribe-section .subscribe-contain a {
  height: 42px;
}
#footer .contact-subscribe-section .subscribe-contain a:hover {
  color: #322f31;
  background: #fff;
}
#footer .contact-subscribe-section form.subscribe-contain {
  position: relative;
  float: right;
  width: 390px;
}
.tablet #footer .contact-subscribe-section form.subscribe-contain {
  float: none;
}
.mobile #footer .contact-subscribe-section form.subscribe-contain {
  margin: 0 auto;
}
#footer .contact-subscribe-section form.subscribe-contain h3 {
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  margin-top: -7px;
  margin-bottom: 3px;
}
.mobile #footer .contact-subscribe-section form.subscribe-contain h3 {
  font-size: 18px;
  line-height: 28.8px;
}
.mobile #footer .contact-subscribe-section form.subscribe-contain h3 {
  text-align: center;
}
#footer .contact-subscribe-section form.subscribe-contain input[type="text"] {
  display: block;
  padding: 0 30px 0 10px;
  width: calc(100% - 40px);
  height: 40px;
  background: #999798;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  font-family: "acumin-pro", sans-serif;
  height: 40px;
  color: #fff;
  font-style: italic;
  border: none;
  outline: none;
}
.mobile #footer .contact-subscribe-section form.subscribe-contain input[type="text"] {
  font-size: 18px;
  line-height: 48px;
}
.mobile #footer .contact-subscribe-section form.subscribe-contain input[type="text"] {
  height: 48px;
}
#footer .contact-subscribe-section form.subscribe-contain input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
#footer .contact-subscribe-section form.subscribe-contain input[type="text"]::-moz-placeholder {
  color: #fff;
}
#footer .contact-subscribe-section form.subscribe-contain input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
#footer .contact-subscribe-section form.subscribe-contain input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 40px;
  background: url('../../images/icons/arrow-right-white-17.png') no-repeat center center;
  border: none;
  outline: none;
  cursor: pointer;
}
#footer .copyright-social {
  padding-top: 33px;
}
#footer .copyright-social ul.social {
  float: right;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
}
.mobile #footer .copyright-social ul.social {
  float: none;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
#footer .copyright-social ul.social li {
  display: inline-block;
  margin-right: 20px;
}
#footer .copyright-social ul.social li:last-child {
  margin-right: 0;
}
#footer .copyright-social ul.social li a {
  display: block;
  width: 24px;
  height: 24px;
  opacity: 1;
}
#footer .copyright-social ul.social li.facebook a {
  background: url('../../images/icons/facebook-circle-mgrey-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.facebook a:hover {
  background: url('../../images/icons/facebook-circle-white-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.twitter a {
  background: url('../../images/icons/twitter-circle-mgrey-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.twitter a:hover {
  background: url('../../images/icons/twitter-circle-white-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.linkedin a {
  background: url('../../images/icons/linkedin-circle-mgrey-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.linkedin a:hover {
  background: url('../../images/icons/linkedin-circle-white-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.youtube a {
  background: url('../../images/icons/youtube-circle-mgrey-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.youtube a:hover {
  background: url('../../images/icons/youtube-circle-white-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.mail a {
  background: url('../../images/icons/mail-circle-mgrey-24.png') no-repeat center center;
}
#footer .copyright-social ul.social li.mail a:hover {
  background: url('../../images/icons/mail-circle-white-24.png') no-repeat center center;
}
#footer .copyright-social p.copyright {
  float: left;
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  font-style: italic;
}
.mobile #footer .copyright-social p.copyright {
  font-size: 16.8px;
  line-height: 28.8px;
}
#footer .copyright-social p.copyright br.mobile-break {
  display: none;
}
.mobile #footer .copyright-social p.copyright {
  float: none;
  display: block;
  text-align: center;
}
.mobile #footer .copyright-social p.copyright br.mobile-break {
  display: block;
}
#page.home .page-title {
  margin-bottom: 65px;
}
#page.home .page-title img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  margin-top: 0;
}
#page.home .page-title h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  text-align: center;
}
.mobile #page.home .page-title h1 {
  font-size: 57.6px;
  line-height: 62.4px;
}
#page.home .spanning-boxes {
  position: relative;
  width: 100%;
  z-index: 1;
}
#page.home .spanning-boxes .box {
  width: calc(50% - 10px);
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}
.mobile #page.home .spanning-boxes .box {
  position: relative;
  width: calc(100% - 100px);
  padding: 50px;
}
.mobile #page.home .spanning-boxes .box:first-child {
  margin-bottom: 35px;
}
#page.home .spanning-boxes .box.blue {
  background: #2c77bc;
  right: calc(50% + 10px);
}
.mobile #page.home .spanning-boxes .box.blue {
  right: 0;
}
#page.home .spanning-boxes .box.green {
  background: #87a61b;
  left: calc(50% + 10px);
}
.mobile #page.home .spanning-boxes .box.green {
  left: 0;
}
#page.home .spanning-boxes .box .content-contain {
  display: none;
  text-align: center;
}
.mobile #page.home .spanning-boxes .box .content-contain {
  display: block;
}
#page.home .spanning-boxes .box .content-contain p {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  font-family: "freight-text-pro", serif;
  color: #fff;
  margin-bottom: 30px;
}
.mobile #page.home .spanning-boxes .box .content-contain p {
  font-size: 38.4px;
  line-height: 50.4px;
}
#page.home .spanning-boxes .box .content-contain a {
  display: inline-block;
  padding: 0 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  font-family: "acumin-pro", sans-serif;
  height: 50px;
  letter-spacing: 0.03em;
  color: #f19f05;
  background: #fff;
}
.mobile #page.home .spanning-boxes .box .content-contain a {
  font-size: 19.2px;
  line-height: 60px;
}
.mobile #page.home .spanning-boxes .box .content-contain a {
  height: 60px;
}
#page.home .spanning-boxes .box .content-contain a:hover {
  background: #f19f05;
  color: #fff;
}
#page.home .spanning-boxes .global-contain {
  z-index: 10;
}
.mobile #page.home .spanning-boxes .global-contain {
  display: none;
}
#page.home .spanning-boxes .global-contain .content-contain {
  position: relative;
  width: calc(50% - 65px);
  padding: 50px 0;
}
#page.home .spanning-boxes .global-contain .content-contain.blue {
  float: left;
  padding-right: 65px;
}
#page.home .spanning-boxes .global-contain .content-contain.green {
  float: right;
  padding-left: 65px;
}
#page.home .spanning-boxes .global-contain .content-contain p {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  font-family: "freight-text-pro", serif;
  color: #fff;
  margin-bottom: 30px;
}
.mobile #page.home .spanning-boxes .global-contain .content-contain p {
  font-size: 38.4px;
  line-height: 50.4px;
}
#page.home .spanning-boxes .global-contain .content-contain a {
  display: inline-block;
  padding: 0 15px;
  height: 50px;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  font-family: "acumin-pro", sans-serif;
  letter-spacing: 0.03em;
  color: #f19f05;
  background: #fff;
}
.mobile #page.home .spanning-boxes .global-contain .content-contain a {
  font-size: 19.2px;
  line-height: 60px;
}
#page.home .spanning-boxes .global-contain .content-contain a:hover {
  background: #f19f05;
  color: #fff;
}
#page.home .below-boxes-content {
  padding: 65px 125px;
  width: calc(100% - 250px);
  max-width: 1050px;
  margin: 0 auto;
}
.mobile #page.home .below-boxes-content {
  padding: 65px 50px;
  width: calc(100% - 100px);
}
#page.home .below-boxes-content p {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  text-align: center;
}
.mobile #page.home .below-boxes-content p {
  font-size: 38.4px;
  line-height: 50.4px;
}
#page.home .partner-boxes {
  padding-top: 50px;
  padding-bottom: 70px;
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fafafa 0%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fafafa 0%, #fff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
#page.home .partner-boxes .global-contain > h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.mobile #page.home .partner-boxes .global-contain > h2 {
  font-size: 24px;
  line-height: 31.2px;
}
#page.home .partner-boxes .global-contain > h2 a:hover {
  text-decoration: underline;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box {
  float: left;
  width: calc(33.33% - 12px);
  margin-right: 18px;
}
.tablet #page.home .partner-boxes .global-contain .boxes-contain .partner-box {
  float: none;
  width: 60%;
  margin: 0 auto 40px;
}
.mobile #page.home .partner-boxes .global-contain .boxes-contain .partner-box {
  width: 100%;
  margin-bottom: 60px;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box:nth-child(1) .image-contain .overlay {
  background: url('../../images/overlays-backgrounds/home-partner-gradient1.jpg') no-repeat center center;
  background-size: cover;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box:nth-child(2) .image-contain .overlay {
  background: url('../../images/overlays-backgrounds/home-partner-gradient2.jpg') no-repeat center center;
  background-size: cover;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box:nth-child(3) {
  margin-right: 0;
}
.tablet #page.home .partner-boxes .global-contain .boxes-contain .partner-box:nth-child(3) {
  margin-right: auto;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box:nth-child(3) .image-contain .overlay {
  background: url('../../images/overlays-backgrounds/home-partner-gradient3.jpg') no-repeat center center;
  background-size: cover;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .image-contain {
  position: relative;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .image-contain img {
  display: block;
  width: 100%;
  height: auto;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .image-contain .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain {
  position: relative;
  background: #fff;
  padding: 25px 30px 55px;
  border-bottom: 1px solid #f19f05;
  width: calc(90.9% - 60px);
  margin: -45px auto 0;
  z-index: 10;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 10px;
}
.mobile #page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain a.read-story {
  position: absolute;
  bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.mobile #page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain a.read-story {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.home .partner-boxes .global-contain .boxes-contain .partner-box .content-contain a.read-story:hover {
  text-decoration: underline;
}
#page.home .newsletter-contain {
  width: 100%;
  padding: 50px 0;
  background: #0e3c58;
}
#page.home .newsletter-contain .global-contain {
  text-align: center;
}
#page.home .newsletter-contain .global-contain h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #f19f05;
  margin-bottom: 20px;
  text-align: center;
}
.mobile #page.home .newsletter-contain .global-contain h1 {
  font-size: 57.6px;
  line-height: 62.4px;
}
#page.home .newsletter-contain .global-contain a.large-button, #page.home .newsletter-contain .global-contain #page.contact .contact-container .global-contain .right-form form a[type="submit"], #page.contact .contact-container .global-contain .right-form form #page.home .newsletter-contain .global-contain a[type="submit"], #page.home .newsletter-contain .global-contain #page.insights .blog-section a.read-all, #page.insights .blog-section #page.home .newsletter-contain .global-contain a.read-all, #page.home .newsletter-contain .global-contain #page.insights .resource-section a.read-all, #page.insights .resource-section #page.home .newsletter-contain .global-contain a.read-all {
  margin: 0 auto;
}
#page.home .newsletter-contain .global-contain form {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
#page.home .newsletter-contain .global-contain form input[type="text"] {
  display: block;
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  background: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  font-family: "acumin-pro", sans-serif;
  height: 40px;
  color: #777e79;
  font-style: italic;
  text-align: center;
  margin-bottom: 20px;
}
.mobile #page.home .newsletter-contain .global-contain form input[type="text"] {
  font-size: 19.2px;
  line-height: 48px;
}
.mobile #page.home .newsletter-contain .global-contain form input[type="text"] {
  height: 48px;
}
#page.home .newsletter-contain .global-contain form input[type="submit"] {
  display: block;
  margin: 0 auto;
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  height: 26px;
  color: #fff;
  letter-spacing: 0.08em;
  text-align: center;
  outline: none;
  border: none;
  background: none;
  text-transform: uppercase;
  cursor: pointer;
}
.mobile #page.home .newsletter-contain .global-contain form input[type="submit"] {
  font-size: 19.2px;
  line-height: 31.2px;
}
.mobile #page.home .newsletter-contain .global-contain form input[type="submit"] {
  height: 31.2px;
}
#page.home .newsletter-contain .global-contain form input[type="submit"]:hover {
  color: #f19f05;
}
#page.home .blog-post-contain {
  padding: 80px 0;
}
#page.home .blog-post-contain .global-contain .blog-box {
  float: left;
  width: calc(50% - 10px);
}
#page.home .blog-post-contain .global-contain .blog-box:first-child {
  margin-right: 20px;
}
.tablet #page.home .blog-post-contain .global-contain .blog-box {
  float: none;
  width: 60%;
  margin: 0 auto 40px;
}
.mobile #page.home .blog-post-contain .global-contain .blog-box {
  width: 100%;
  margin-bottom: 60px;
}
#page.home .blog-post-contain .global-contain .blog-box .image-contain img {
  display: block;
  width: 100%;
  height: auto;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain {
  position: relative;
  padding: 10px 25px 50px;
  width: calc(100% - 90px);
  background: #fff;
  margin: -40px auto 0;
  border-bottom: 1px solid #f19f05;
  z-index: 20;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain h2 {
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  font-family: "acumin-pro", sans-serif;
  color: #0e3c58;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain h2 {
  font-size: 14.4px;
  line-height: 33.6px;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 10px;
}
.mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain a.read-story, #page.home .blog-post-contain .global-contain .blog-box .content-contain > a, #page.home .blog-post-contain .global-contain .blog-box .content-contain p > a {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-decoration: none;
}
.mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain a.read-story, .mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain > a, .mobile #page.home .blog-post-contain .global-contain .blog-box .content-contain p > a {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain a.read-story:hover, #page.home .blog-post-contain .global-contain .blog-box .content-contain > a:hover, #page.home .blog-post-contain .global-contain .blog-box .content-contain p > a:hover {
  text-decoration: underline;
}
#page.home .blog-post-contain .global-contain .blog-box .content-contain a.read-story {
  position: absolute;
  bottom: 20px;
}
#page {
  padding-top: 200px;
}
body.has-subnav #page {
  padding-top: 230px;
}
body.short-header #page {
  padding-top: 75px;
}
body.mobile.has-subnav.short-header #page {
  padding-top: 100px;
}
body.mobile.has-subnav #page {
  padding-top: 160px;
}
body.mobile #page {
  padding-top: 100px;
}
body.short-header #page .page-topper .global-contain .page-title-contain .page-line, body.short-header #page .single-team-page-topper .global-contain .page-title-contain .page-line {
  width: 0;
}
#page .page-topper {
  padding-bottom: 30px;
}
#page .page-topper .global-contain .page-title-contain {
  position: relative;
  width: 100%;
  font-weight: 600;
  font-size: 48px;
  line-height: 80px;
  font-family: "freight-text-pro", serif;
  height: 80px;
  margin-top: 1px;
  margin-bottom: 65px;
}
.mobile #page .page-topper .global-contain .page-title-contain {
  font-size: 57.6px;
  line-height: 96px;
}
.mobile #page .page-topper .global-contain .page-title-contain {
  height: 96px;
}
.mobile #page .page-topper .global-contain .page-title-contain {
  margin-top: 3px;
}
#page .page-topper .global-contain .page-title-contain .page-line {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background: #dddfdd;
}
#page .page-topper .global-contain .page-title-contain .page-title {
  z-index: 10;
}
#page .page-topper .global-contain .img-contain {
  position: relative;
  margin-bottom: 90px;
}
#page .page-topper .global-contain .img-contain img {
  display: block;
  width: 100%;
  height: auto;
}
#page .page-topper .global-contain .img-contain .page-title {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#page .page-topper .global-contain .content-contain {
  width: 85%;
  margin: 0 auto;
}
.mobile #page .page-topper .global-contain .content-contain {
  width: 100%;
}
#page .page-topper .global-contain .content-contain h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  text-align: center;
  margin-bottom: 30px;
}
.mobile #page .page-topper .global-contain .content-contain h1 {
  font-size: 57.6px;
  line-height: 62.4px;
}
#page .page-topper .global-contain .content-contain p {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  text-align: center;
  margin-bottom: 30px;
}
.mobile #page .page-topper .global-contain .content-contain p {
  font-size: 38.4px;
  line-height: 50.4px;
}
#page .page-topper .global-contain .page-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 600;
  font-size: 48px;
  line-height: 80px;
  font-family: "freight-text-pro", serif;
  height: 80px;
  color: #0e3c58;
  background: #fff;
  padding: 0 75px;
  border: 1px solid #dddfdd;
  text-align: center;
  white-space: nowrap;
}
.mobile #page .page-topper .global-contain .page-title {
  font-size: 57.6px;
  line-height: 96px;
}
.mobile #page .page-topper .global-contain .page-title {
  height: 96px;
}
#page .default-page-content {
  padding: 65px 0 75px;
}
#page .default-page-content ul.people-nav {
  list-style: none;
  margin-bottom: 60px;
}
#page .default-page-content ul.people-nav li {
  display: inline-block;
  width: calc(25% - 20px);
  margin-right: 20px;
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #999798;
  text-align: center;
  border-bottom: 1px solid #999798;
  cursor: pointer;
  -webkit-transition: color 0.3s, border-color 0.3s;
  -ms-transition: color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.mobile #page .default-page-content ul.people-nav li {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page .default-page-content ul.people-nav li:hover, #page .default-page-content ul.people-nav li.active {
  color: #2c77bc;
  border-bottom: 2px solid #2c77bc;
}
#page .default-page-content ul.people-nav li:last-child {
  margin-right: 0;
}
.mobile #page .default-page-content ul.people-nav li {
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 25px;
}
.mobile #page .default-page-content ul.people-nav li:nth-child(2n) {
  margin-right: 0;
}
#page .single-team-page-topper .global-contain .page-title-contain {
  position: relative;
  width: 100%;
  margin-top: 1px;
}
#page .single-team-page-topper .global-contain .page-title-contain .page-line {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background: #dddfdd;
}
#page .single-team-page-topper .global-contain .page-title-contain .page-title-box {
  display: inline-block;
  z-index: 10;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  padding: 20px 75px 15px;
  border: 1px solid #dddfdd;
  text-align: center;
}
.tablet #page .single-team-page-topper .global-contain .page-title-contain .page-title-box {
  padding: 20px 50px;
}
.mobile #page .single-team-page-topper .global-contain .page-title-contain .page-title-box {
  padding: 20px 35px;
}
#page .single-team-page-topper .global-contain .page-title-contain .page-title-box .name {
  font: 600 48px/36px "freight-text-pro", serif;
  color: #0e3c58;
  white-space: nowrap;
  margin-bottom: 10px;
}
#page .single-team-page-topper .global-contain .page-title-contain .page-title-box .title {
  font: 400 16px/26px "acumin-pro", sans-serif;
  color: #777e79;
}
#page .single-team-page-content {
  padding: 50px 0 75px;
}
#page .single-team-page-content p strong {
  font-weight: 700;
  color: #2c77bc;
}
#page .single-team-page-content .sidebar {
  float: right;
  margin-left: 25px;
  border: 1px solid #dddfdd;
  background: #fff;
  width: 255px;
  padding: 20px 30px 20px 20px;
  box-shadow: 0px 0px 15px 0px rgba(35, 31, 32, 0.1);
}
.mobile #page .single-team-page-content .sidebar {
  float: none;
  margin-left: 0;
  margin-bottom: 30px;
  box-shadow: none;
  padding: 0;
  width: auto;
  border: none;
  background: transparent;
  border-bottom: 1px solid #dddfdd;
}
#page .single-team-page-content .sidebar img {
  display: block;
  margin-bottom: 25px;
}
#page .single-team-page-content .sidebar h3 {
  font-weight: 900;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 5px;
}
.mobile #page .single-team-page-content .sidebar h3 {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page .single-team-page-content .sidebar p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  font-style: italic;
  color: #777e79;
  margin-bottom: 20px;
}
.mobile #page .single-team-page-content .sidebar p {
  font-size: 19.2px;
  line-height: 28.8px;
}
#team-section {
  display: block;
}
#board-advisors-section, #investors-section, #strategic-partners-section {
  display: none;
}
#team-section ul.team-list {
  list-style: none;
  margin-top: 40px;
}
#team-section ul.team-list li {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 50px);
  margin-right: 50px;
  margin-bottom: 40px;
}
#team-section ul.team-list li:nth-child(3n) {
  margin-right: 0;
}
.tablet #team-section ul.team-list li {
  width: calc(50% - 50px);
  margin-right: 50px;
}
.tablet #team-section ul.team-list li:nth-child(2n) {
  margin-right: 0;
}
.mobile #team-section ul.team-list li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 45px;
}
#team-section ul.team-list li a {
  display: block;
}
#team-section ul.team-list li a:hover .content-contain p.name {
  text-decoration: underline;
}
#team-section ul.team-list li a .image-contain {
  float: left;
  width: 83px;
  margin-right: 15px;
}
#team-section ul.team-list li a .image-contain img {
  display: block;
  width: 100%;
  height: auto;
}
#team-section ul.team-list li a .content-contain {
  float: left;
  width: calc(100% - 98px);
}
#team-section ul.team-list li a .content-contain p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  margin-bottom: 0;
}
.mobile #team-section ul.team-list li a .content-contain p {
  font-size: 16.8px;
  line-height: 21.6px;
}
#team-section ul.team-list li a .content-contain p.name {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
}
.mobile #team-section ul.team-list li a .content-contain p.name {
  font-size: 24px;
  line-height: 28.8px;
}
#board-advisors-section ul.board-list {
  list-style: none;
  padding-top: 40px;
  margin-bottom: 60px;
}
#board-advisors-section ul.board-list li {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 50px);
  margin-right: 50px;
  margin-bottom: 30px;
}
#board-advisors-section ul.board-list li:nth-child(4n) {
  margin-right: 0;
}
.tablet #board-advisors-section ul.board-list li {
  width: calc(33.33% - 50px);
  margin-right: 50px;
}
.tablet #board-advisors-section ul.board-list li:nth-child(3n) {
  margin-right: 0;
}
.mobile #board-advisors-section ul.board-list li {
  width: calc(50% - 50px);
  margin-right: 50px;
}
.mobile #board-advisors-section ul.board-list li:nth-child(3n) {
  margin-right: 50px;
}
.mobile #board-advisors-section ul.board-list li:nth-child(2n) {
  margin-right: 0;
}
#board-advisors-section ul.board-list li.has-detail {
  cursor: pointer;
}
#board-advisors-section ul.board-list li.has-detail:hover p.name {
  text-decoration: underline;
}
#board-advisors-section ul.board-list li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  margin-bottom: 0;
}
.mobile #board-advisors-section ul.board-list li p {
  font-size: 16.8px;
  line-height: 21.6px;
}
#board-advisors-section ul.board-list li p.name {
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
}
.mobile #board-advisors-section ul.board-list li p.name {
  font-size: 24px;
  line-height: 28.8px;
}
#investors-section .global-contain .investor-section {
  position: relative;
  width: 100%;
  margin-top: 35px;
  padding-top: 15px;
  border-top: 1px solid #c3c6c4;
}
#investors-section .global-contain .investor-section .founding-investors {
  position: absolute;
  top: 15px;
  right: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
}
.mobile #investors-section .global-contain .investor-section .founding-investors {
  font-size: 16.8px;
  line-height: 31.2px;
}
#investors-section .global-contain .investor-section h3 {
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
.mobile #investors-section .global-contain .investor-section h3 {
  font-size: 19.2px;
  line-height: 31.2px;
}
#investors-section .global-contain .investor-section ul.investor-list {
  list-style: none;
}
#investors-section .global-contain .investor-section ul.investor-list li {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 30px);
  margin-right: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  margin-bottom: 18px;
}
.mobile #investors-section .global-contain .investor-section ul.investor-list li {
  font-size: 21.6px;
  line-height: 26.4px;
}
#investors-section .global-contain .investor-section ul.investor-list li:nth-child(3n) {
  margin-right: 0;
}
.tablet #investors-section .global-contain .investor-section ul.investor-list li {
  width: calc(50% - 30px);
  margin-right: 30px;
}
.tablet #investors-section .global-contain .investor-section ul.investor-list li:nth-child(2n) {
  margin-right: 0;
}
.mobile #investors-section .global-contain .investor-section ul.investor-list li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
#investors-section .global-contain .investor-section ul.investor-list li.has-detail {
  cursor: pointer;
}
#investors-section .global-contain .investor-section ul.investor-list li.has-detail:hover {
  text-decoration: underline;
}
#investors-section .global-contain .multiple-category-investor-section .investor-category {
  display: inline-block;
  margin-top: 35px;
  padding-top: 15px;
  border-top: 1px solid #c3c6c4;
  width: calc(33.33% - 30px);
  margin-right: 30px;
  vertical-align: top;
}
#investors-section .global-contain .multiple-category-investor-section .investor-category:nth-child(3n) {
  margin-right: 0;
}
.tablet #investors-section .global-contain .multiple-category-investor-section .investor-category {
  width: calc(50% - 30px);
  margin-right: 30px;
}
.tablet #investors-section .global-contain .multiple-category-investor-section .investor-category:nth-child(2n) {
  margin-right: 0;
}
.mobile #investors-section .global-contain .multiple-category-investor-section .investor-category {
  width: 100%;
  margin-right: 0;
}
#investors-section .global-contain .multiple-category-investor-section .investor-category h3 {
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
.mobile #investors-section .global-contain .multiple-category-investor-section .investor-category h3 {
  font-size: 19.2px;
  line-height: 31.2px;
}
#investors-section .global-contain .multiple-category-investor-section .investor-category ul.investor-list {
  list-style: none;
}
#investors-section .global-contain .multiple-category-investor-section .investor-category ul.investor-list li {
  display: block;
  vertical-align: top;
  width: 100%;
  margin-right: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  margin-bottom: 18px;
}
.mobile #investors-section .global-contain .multiple-category-investor-section .investor-category ul.investor-list li {
  font-size: 21.6px;
  line-height: 26.4px;
}
#partners-section h1 {
  margin-bottom: 13px;
}
#partners-section h1 a {
  display: block;
}
#partners-section h1 a:hover {
  text-decoration: underline;
}
#partners-section hr {
  margin: 70px 0 50px;
}
.interview-container {
  background: #f3f4f4;
  padding: 40px 0 50px;
  margin-bottom: 50px;
}
.interview-container .top .global-contain .content-contain {
  width: 85%;
  margin: 0 auto;
}
.mobile .interview-container .top .global-contain .content-contain {
  width: 100%;
}
.interview-container .top .global-contain .content-contain h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  text-align: center;
  margin-bottom: 30px;
}
.mobile .interview-container .top .global-contain .content-contain h1 {
  font-size: 57.6px;
  line-height: 62.4px;
}
.interview-container .top .global-contain .content-contain p {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  text-align: center;
  margin-bottom: 20px;
}
.mobile .interview-container .top .global-contain .content-contain p {
  font-size: 28.8px;
  line-height: 36px;
}
.interview-container .top .global-contain .content-contain p strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  margin-bottom: 30px;
}
.mobile .interview-container .top .global-contain .content-contain p strong {
  font-size: 21.6px;
  line-height: 31.2px;
}
.interview-container .top .global-contain .content-contain ul.interviewers {
  list-style: none;
  text-align: center;
  margin-bottom: 25px;
}
.interview-container .top .global-contain .content-contain ul.interviewers li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.interview-container .top .global-contain .content-contain ul.interviewers li:last-child {
  margin-right: 0;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .image-contain {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 8px;
  overflow: hidden;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .image-contain img {
  width: 100%;
  height: 100%;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .text-contain {
  display: inline-block;
  vertical-align: middle;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .text-contain p {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  margin-bottom: 0;
}
.mobile .interview-container .top .global-contain .content-contain ul.interviewers li .text-contain p {
  font-size: 16.8px;
  line-height: 16.8px;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .text-contain p.name {
  font-weight: 700;
}
.interview-container .top .global-contain .content-contain ul.interviewers li .text-contain p.company {
  font-style: italic;
}
.interview-container .global-inner-contain .interview {
  position: relative;
}
.interview-container .global-inner-contain .interview .expand-button {
  position: absolute;
  bottom: -9px;
  left: 40px;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  letter-spacing: 0.01em;
  padding-left: 35px;
  padding-right: 10px;
  background: #f3f4f4 url('../../images/icons/circle-arrow-down-blue-20.png') no-repeat left 10px center;
  cursor: pointer;
}
.mobile .interview-container .global-inner-contain .interview .expand-button {
  font-size: 16.8px;
  line-height: 28.8px;
}
.interview-container .global-inner-contain .interview .expand-button.less {
  background: #f3f4f4 url('../../images/icons/circle-arrow-up-blue-20.png') no-repeat left 10px center;
}
.interview-container .global-inner-contain .interview .interview-content {
  border-bottom: 1px solid #d4d6d5;
  padding-bottom: 20px;
  overflow: hidden;
}
.interview-container .global-inner-contain .interview .interview-content .interview-break {
  padding-bottom: 20px;
}
.interview-container .global-inner-contain .interview .interview-content p {
  margin-bottom: 25px;
}
.interview-container .global-inner-contain .interview .interview-content p strong {
  font-weight: 700;
  color: #0e3c58;
}
#page-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(50, 47, 49, 0.9);
  z-index: 2000;
}
.board-investor-popup {
  display: none;
  padding: 40px 80px 55px 40px;
  background: #fff;
  width: calc(100% - 160px);
  max-width: 680px;
  min-width: 520px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3000;
}
.tablet .board-investor-popup {
  padding: 40px 40px 55px;
  min-width: 560px;
  width: calc(100% - 120px);
}
.board-investor-popup .close {
  position: absolute;
  top: -35px;
  right: -35px;
  width: 25px;
  height: 25px;
  background: url('../../images/icons/close-x-white-25.png') no-repeat center center;
  opacity: 0.55;
  cursor: pointer;
}
.tablet .board-investor-popup .close {
  right: 0;
}
.board-investor-popup .close:hover {
  opacity: 1;
}
.board-investor-popup .contain {
  width: 100%;
  max-height: 50vh;
  overflow-y: scroll;
}
.tablet .board-investor-popup .contain {
  max-height: 60vh;
}
.mobile .board-investor-popup .contain {
  max-height: 70vh;
}
.board-investor-popup .contain .left-image {
  float: left;
  width: 120px;
  margin-right: 40px;
}
.board-investor-popup .contain .left-image img {
  display: block;
  width: 100%;
  height: auto;
}
.board-investor-popup .contain .right-content {
  float: left;
  width: calc(100% - 160px);
}
.board-investor-popup .contain .right-content h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
}
.mobile .board-investor-popup .contain .right-content h3 {
  font-size: 33.6px;
  line-height: 28.8px;
}
.board-investor-popup .contain .right-content h4 {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #999798;
  margin-bottom: 20px;
}
.mobile .board-investor-popup .contain .right-content h4 {
  font-size: 16.8px;
  line-height: 21.6px;
}
.board-investor-popup .contain .right-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
}
.mobile .board-investor-popup .contain .right-content p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.investments ul.investments-listing {
  list-style: none;
  padding-bottom: 50px;
}
#page.investments ul.investments-listing li {
  display: inline-block;
  vertical-align: middle;
  width: 24%;
  text-align: center;
  margin-bottom: 70px;
}
.tablet #page.investments ul.investments-listing li {
  width: 32%;
}
.mobile #page.investments ul.investments-listing li {
  width: 49%;
}
#page.investments ul.investments-listing li a {
  display: block;
}
#page.investments ul.investments-listing li a:hover img {
  margin-top: -5px;
  margin-bottom: 5px;
}
#page.investments ul.investments-listing li a img {
  margin-top: 0;
  margin-bottom: 0;
}
#page.contact .contact-container {
  padding-bottom: 70px;
}
#page.contact .contact-container .global-contain .left-contain {
  float: left;
  width: 49%;
  margin-right: 130px;
}
.tablet #page.contact .contact-container .global-contain .left-contain {
  float: none;
  width: 70%;
  margin-right: 0;
  margin-bottom: 100px;
}
.mobile #page.contact .contact-container .global-contain .left-contain {
  width: 100%;
}
#page.contact .contact-container .global-contain .left-contain ul.social {
  list-style: none;
  margin-bottom: 35px;
}
#page.contact .contact-container .global-contain .left-contain ul.social li {
  display: inline-block;
  margin-right: 20px;
}
#page.contact .contact-container .global-contain .left-contain ul.social li:last-child {
  margin-right: 0;
}
#page.contact .contact-container .global-contain .left-contain ul.social li a {
  display: block;
  width: 24px;
  height: 24px;
  opacity: 0.5;
}
#page.contact .contact-container .global-contain .left-contain ul.social li a:hover {
  opacity: 1;
}
#page.contact .contact-container .global-contain .left-contain ul.social li.facebook a {
  background: url('../../images/icons/facebook-circle-mgrey-24.png') no-repeat center center;
}
#page.contact .contact-container .global-contain .left-contain ul.social li.twitter a {
  background: url('../../images/icons/twitter-circle-mgrey-24.png') no-repeat center center;
}
#page.contact .contact-container .global-contain .left-contain ul.social li.linkedin a {
  background: url('../../images/icons/linkedin-circle-mgrey-24.png') no-repeat center center;
}
#page.contact .contact-container .global-contain .left-contain ul.social li.youtube a {
  background: url('../../images/icons/youtube-circle-mgrey-24.png') no-repeat center center;
}
#page.contact .contact-container .global-contain .left-contain ul.social li.mail a {
  background: url('../../images/icons/mail-circle-mgrey-24.png') no-repeat center center;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup {
  margin-bottom: 35px;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"] {
  display: inline-block;
  width: 365px;
  font-weight: 400;
  font-size: 15px;
  line-height: 38px;
  font-family: "acumin-pro", sans-serif;
  height: 38px;
  color: #322f31;
  font-style: italic;
  padding: 0 10px;
  border: 1px solid #777e79;
  outline: none;
  margin-right: 20px;
}
.mobile #page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"] {
  font-size: 18px;
  line-height: 45.6px;
}
.mobile #page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"] {
  height: 45.6px;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"]::-webkit-input-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"]::-moz-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"]:-ms-input-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"].error {
  outline: 2px solid #c83232;
  outline-offset: -1px;
}
.tablet #page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="text"] {
  width: 335px;
}
#page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="submit"] {
  display: inline-block;
  font-weight: 900;
  font-size: 15px;
  line-height: 38px;
  font-family: "acumin-pro", sans-serif;
  height: 38px;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: none;
  background: transparent;
}
.mobile #page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="submit"] {
  font-size: 18px;
  line-height: 45.6px;
}
.mobile #page.contact .contact-container .global-contain .left-contain form.newsletter-signup input[type="submit"] {
  height: 45.6px;
}
#page.contact .contact-container .global-contain .left-contain .contact-info p {
  color: #777e79;
  margin-bottom: 0;
}
#page.contact .contact-container .global-contain .right-form {
  float: left;
  width: calc(51% - 130px);
}
.tablet #page.contact .contact-container .global-contain .right-form {
  float: none;
  width: 70%;
  margin-right: 0;
}
.mobile #page.contact .contact-container .global-contain .right-form {
  width: 100%;
}
#page.contact .contact-container .global-contain .right-form form label {
  display: block;
  font-weight: 900;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.contact .contact-container .global-contain .right-form form label {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.contact .contact-container .global-contain .right-form form label span {
  color: #c83232;
}
#page.contact .contact-container .global-contain .right-form form input[type="text"] {
  display: block;
  width: calc(100% - 20px);
  font-weight: 400;
  font-size: 15px;
  line-height: 38px;
  font-family: "acumin-pro", sans-serif;
  height: 38px;
  color: #322f31;
  font-style: italic;
  padding: 0 10px;
  border: 1px solid #777e79;
  margin-bottom: 15px;
  outline: none;
}
.mobile #page.contact .contact-container .global-contain .right-form form input[type="text"] {
  font-size: 18px;
  line-height: 45.6px;
}
.mobile #page.contact .contact-container .global-contain .right-form form input[type="text"] {
  height: 45.6px;
}
#page.contact .contact-container .global-contain .right-form form input[type="text"]::-webkit-input-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .right-form form input[type="text"]::-moz-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .right-form form input[type="text"]:-ms-input-placeholder {
  color: #322f31;
}
#page.contact .contact-container .global-contain .right-form form input[type="text"].error {
  outline: 2px solid #c83232;
  outline-offset: -1px;
}
#page.contact .contact-container .global-contain .right-form form textarea {
  display: block;
  padding: 10px;
  width: calc(100% - 20px);
  height: 100px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  font-style: italic;
  border: 1px solid #777e79;
  margin-bottom: 15px;
  resize: none;
  outline: none;
}
.mobile #page.contact .contact-container .global-contain .right-form form textarea {
  font-size: 18px;
  line-height: 28.8px;
}
#page.contact .contact-container .global-contain .right-form form textarea.error {
  outline: 2px solid #c83232;
  outline-offset: -1px;
}
#page.contact .contact-container .global-contain .right-form form .g-recaptcha {
  margin-bottom: 15px;
}
#page.contact .contact-container .global-contain .right-form form .g-recaptcha.error > div {
  outline: 2px solid #c83232;
  outline-offset: -1px;
}
#page.contact .contact-container .global-contain .right-form form input[type="submit"] {
  border: none;
  outline: none;
  margin-bottom: 15px;
}
#page.insights .blog-section {
  padding: 60px 0;
}
#page.insights .blog-section h4 {
  position: relative;
  z-index: 100;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  margin: 0 auto 35px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.insights .blog-section h4 {
  font-size: 24px;
  line-height: 31.2px;
}
#page.insights .blog-section .blog-boxes-contain {
  padding-bottom: 50px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box {
  float: left;
  width: calc(33.33% - 12px);
  margin-right: 18px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box:nth-child(3) {
  margin-right: 0;
}
#page.insights .blog-section .blog-boxes-contain .blog-box.no-offset .content-contain {
  margin-top: -25px;
}
.tablet #page.insights .blog-section .blog-boxes-contain .blog-box {
  float: none;
  width: 60%;
  margin: 0 auto 40px;
}
.mobile #page.insights .blog-section .blog-boxes-contain .blog-box {
  width: 100%;
  margin-bottom: 60px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box img {
  display: block;
  width: 100%;
  height: auto;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain {
  position: relative;
  background: #fff;
  padding: 25px 30px 55px;
  border-bottom: 1px solid #f19f05;
  width: calc(90.9% - 60px);
  margin: -45px auto 0;
  z-index: 10;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain h3 {
  color: #0e3c58;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.insights .blog-section .blog-boxes-contain .blog-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 10px;
}
.mobile #page.insights .blog-section .blog-boxes-contain .blog-box .content-contain p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain a.read-post {
  position: absolute;
  bottom: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.mobile #page.insights .blog-section .blog-boxes-contain .blog-box .content-contain a.read-post {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.insights .blog-section .blog-boxes-contain .blog-box .content-contain a.read-post:hover {
  text-decoration: underline;
}
#page.insights .blog-section a.read-all {
  display: table;
  margin: 0 auto;
}
#page.insights .resource-section {
  padding: 60px 0;
}
#page.insights .resource-section h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  margin: 0 auto 45px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.insights .resource-section h4 {
  font-size: 24px;
  line-height: 31.2px;
}
#page.insights .resource-section .resources-contain {
  padding-bottom: 50px;
}
#page.insights .resource-section .resources-contain .resource-box {
  float: left;
  width: calc(33.33% - 40px);
  margin-right: 60px;
}
#page.insights .resource-section .resources-contain .resource-box:nth-child(3) {
  margin-right: 0;
}
.tablet #page.insights .resource-section .resources-contain .resource-box {
  float: none;
  width: 60%;
  margin: 0 auto 40px;
}
.mobile #page.insights .resource-section .resources-contain .resource-box {
  width: 100%;
  margin-bottom: 60px;
}
#page.insights .resource-section .resources-contain .resource-box.website .content-contain {
  background: url('../../images/icons/featured-website-icon.png') no-repeat left top;
}
#page.insights .resource-section .resources-contain .resource-box.website .content-contain a.download {
  background: url('../../images/icons/arrow-right-orange-16.png') no-repeat right center;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain {
  position: relative;
  background: #fff;
  padding: 0 0 50px 60px;
  border-bottom: 1px solid #f19f05;
  width: calc(100% - 60px);
  z-index: 10;
  background: url('../../images/icons/download-icon.png') no-repeat left top;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain h3 {
  color: #0e3c58;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.insights .resource-section .resources-contain .resource-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 10px;
}
.mobile #page.insights .resource-section .resources-contain .resource-box .content-contain p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain a.download {
  position: absolute;
  bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding-right: 30px;
  background: url('../../images/icons/arrow-down-orange-16.png') no-repeat right center;
}
.mobile #page.insights .resource-section .resources-contain .resource-box .content-contain a.download {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.insights .resource-section .resources-contain .resource-box .content-contain a.download:hover {
  text-decoration: underline;
}
#page.insights .resource-section a.read-all {
  display: table;
  margin: 0 auto;
}
#page.blog .post-listing {
  width: calc(100% - 350px);
  float: left;
}
.mobile #page.blog .post-listing {
  width: calc(100% - 225px);
}
.tablet #page.blog .post-listing .list-contain .desktop-contain {
  display: none;
}
#page.blog .post-listing .list-contain .desktop-contain .column {
  float: left;
  width: calc(50% - 20px);
  margin-right: 20px;
}
#page.blog .post-listing .list-contain .desktop-contain .column:nth-child(2) {
  margin-right: 0;
}
#page.blog .post-listing .list-contain .desktop-contain .column .blog-box {
  display: block;
  width: 100%;
  margin-right: 0;
}
#page.blog .post-listing .list-contain .tablet-contain {
  display: none;
}
.tablet #page.blog .post-listing .list-contain .tablet-contain {
  display: block;
}
#page.blog .post-listing .list-contain .blog-box {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 60px;
}
#page.blog .post-listing .list-contain .blog-box:nth-child(2n) {
  margin-right: 0;
}
.tablet #page.blog .post-listing .list-contain .blog-box {
  display: block;
  width: 100%;
  margin-right: 0;
}
#page.blog .post-listing .list-contain .blog-box img {
  display: block;
  width: 100%;
  height: auto;
}
#page.blog .post-listing .list-contain .blog-box .content-contain {
  position: relative;
  background: #fff;
  padding: 25px 30px;
  border-bottom: 1px solid #f19f05;
  width: calc(90.9% - 60px);
  margin: -45px auto 0;
  z-index: 10;
}
#page.blog .post-listing .list-contain .blog-box .content-contain h3 {
  color: #0e3c58;
  margin-bottom: 10px;
}
#page.blog .post-listing .list-contain .blog-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.blog .post-listing .list-contain .blog-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.blog .post-listing .list-contain .blog-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.blog .post-listing .list-contain .blog-box .content-contain p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: "freight-text-pro", serif;
  color: #777e79;
  font-style: italic;
  margin-bottom: 30px;
}
.mobile #page.blog .post-listing .list-contain .blog-box .content-contain p {
  font-size: 16.8px;
  line-height: 24px;
}
#page.blog .post-listing .list-contain .blog-box .content-contain a.read-post {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.mobile #page.blog .post-listing .list-contain .blog-box .content-contain a.read-post {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.blog .post-listing .list-contain .blog-box .content-contain a.read-post:hover {
  text-decoration: underline;
}
#page.blog .post-listing .load-more-contain {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}
#page.blog .post-listing .load-more-contain .load-more-line {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #dddfdd;
  z-index: 1;
}
#page.blog .post-listing .load-more-contain .load-more {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  letter-spacing: 0.01em;
  padding: 0 10px 0 35px;
  background: #fff url('../../images/icons/circle-arrow-down-blue-20.png') no-repeat left 10px center;
  z-index: 10;
  cursor: pointer;
}
.mobile #page.blog .post-listing .load-more-contain .load-more {
  font-size: 16.8px;
  line-height: 24px;
}
#page.blog .post-listing .load-more-contain .load-more:hover {
  text-decoration: underline;
}
#page.blog .sidebar {
  float: left;
  padding: 25px 20px;
  margin-left: 50px;
  width: 260px;
  background: #f3f4f4;
  margin-bottom: 60px;
}
.mobile #page.blog .sidebar {
  width: 160px;
  margin-left: 25px;
}
#page.blog .sidebar h3 {
  margin-bottom: 0;
}
#page.blog .sidebar ul {
  list-style: none;
  margin-bottom: 20px;
}
#page.blog .sidebar ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #777e79;
  cursor: pointer;
}
.mobile #page.blog .sidebar ul li {
  font-size: 19.2px;
  line-height: 28.8px;
}
#page.blog .sidebar ul li:hover, #page.blog .sidebar ul li.active {
  text-decoration: underline;
}
.mobile #page.blog .sidebar ul li {
  margin-bottom: 5px;
}
#page.blog .sidebar ul li.all {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #0e3c58;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.blog .sidebar ul li.all {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.blog .sidebar ul li a:hover {
  text-decoration: underline;
}
#page.blog-detail .page-topper .page-title-contain {
  margin-bottom: 0;
}
#page.blog-detail .post-detail {
  width: calc(100% - 400px);
  float: left;
  margin-bottom: 60px;
}
.mobile #page.blog-detail .post-detail {
  width: calc(100% - 225px);
}
#page.blog-detail .post-detail h3.category {
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  font-family: "acumin-pro", sans-serif;
  color: #0e3c58;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.mobile #page.blog-detail .post-detail h3.category {
  font-size: 14.4px;
  line-height: 33.6px;
}
#page.blog-detail .post-detail h1.title {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 20px;
}
.mobile #page.blog-detail .post-detail h1.title {
  font-size: 57.6px;
  line-height: 62.4px;
}
#page.blog-detail .post-detail .date {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: "freight-text-pro", serif;
  font-style: italic;
  color: #777e79;
  margin-bottom: 35px;
}
.mobile #page.blog-detail .post-detail .date {
  font-size: 16.8px;
  line-height: 24px;
}
#page.blog-detail .post-detail img.alignleft, #page.blog-detail .post-detail .wp-caption.alignleft {
  float: left;
  margin-right: 15px;
}
#page.blog-detail .post-detail img.alignright, #page.blog-detail .post-detail .wp-caption.alignright {
  float: right;
  margin-left: 15px;
}
#page.blog-detail .post-detail img p.wp-caption-text, #page.blog-detail .post-detail .wp-caption p.wp-caption-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  font-style: italic;
}
.mobile #page.blog-detail .post-detail img p.wp-caption-text, .mobile #page.blog-detail .post-detail .wp-caption p.wp-caption-text {
  font-size: 14.4px;
  line-height: 21.6px;
}
#page.blog-detail .post-detail blockquote {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  font-style: italic;
  padding: 10px 60px 10px 30px;
  margin-bottom: 10px;
}
.mobile #page.blog-detail .post-detail blockquote {
  font-size: 38.4px;
  line-height: 48px;
}
#page.blog-detail .post-detail blockquote p {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  font-style: italic;
}
.mobile #page.blog-detail .post-detail blockquote p {
  font-size: 38.4px;
  line-height: 48px;
}
#page.blog-detail .post-detail .social-share-contain {
  width: 100%;
  border-top: 1px solid #777e79;
  padding: 40px 0;
}
#page.blog-detail .post-detail .social-share-contain ul {
  list-style: none;
  text-align: left;
}
#page.blog-detail .post-detail .social-share-contain ul li {
  display: inline-block;
  margin-right: 30px;
  font-weight: 900;
  font-size: 15px;
  line-height: 38px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  vertical-align: middle;
}
.mobile #page.blog-detail .post-detail .social-share-contain ul li {
  font-size: 18px;
  line-height: 45.6px;
}
#page.blog-detail .post-detail .social-share-contain ul li:last-child {
  margin-right: 0;
}
#page.blog-detail .post-detail .social-share-contain ul li a {
  display: block;
  width: 38px;
  height: 38px;
}
#page.blog-detail .post-detail .social-share-contain ul li.facebook a {
  background: url('../../images/icons/facebook-circle-blue-38.png') no-repeat center center;
}
#page.blog-detail .post-detail .social-share-contain ul li.twitter a {
  background: url('../../images/icons/twitter-circle-blue-38.png') no-repeat center center;
}
#page.blog-detail .post-detail .social-share-contain ul li.linkedin a {
  background: url('../../images/icons/linkedin-circle-blue-38.png') no-repeat center center;
}
#page.blog-detail .post-detail .social-share-contain ul li.mail a {
  width: 39px;
  height: 39px;
  background: url('../../images/icons/mail-circle-blue-38.png') no-repeat center center;
}
#page.blog-detail .sidebar {
  float: left;
  padding: 25px 20px;
  margin-left: 100px;
  width: 260px;
  background: #f3f4f4;
  margin-bottom: 60px;
}
.mobile #page.blog-detail .sidebar {
  width: 160px;
  margin-left: 25px;
}
#page.blog-detail .sidebar h3 {
  margin-bottom: 0;
}
#page.blog-detail .sidebar ul {
  list-style: none;
  margin-bottom: 20px;
}
#page.blog-detail .sidebar ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #777e79;
  cursor: pointer;
}
.mobile #page.blog-detail .sidebar ul li {
  font-size: 19.2px;
  line-height: 28.8px;
}
#page.blog-detail .sidebar ul li:hover, #page.blog-detail .sidebar ul li.active {
  text-decoration: underline;
}
.mobile #page.blog-detail .sidebar ul li {
  margin-bottom: 5px;
}
#page.blog-detail .sidebar ul li.all {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #0e3c58;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.blog-detail .sidebar ul li.all {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.blog-detail .sidebar ul li a:hover {
  text-decoration: underline;
}
#page.resource-listing .filter-contain {
  margin-bottom: 80px;
  text-align: center;
}
#page.resource-listing .filter-contain .inner-box {
  display: inline-block;
  margin-right: 55px;
  white-space: nowrap;
}
#page.resource-listing .filter-contain .inner-box:last-child {
  margin-right: 0;
}
#page.resource-listing .filter-contain .inner-box label {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-right: 10px;
}
.mobile #page.resource-listing .filter-contain .inner-box label {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 235px;
  margin-bottom: 20px;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom .csbox {
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  font-family: "acumin-pro", sans-serif;
  height: 30px;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  width: calc(100% - 20px);
  padding: 0 10px;
  border: 1px solid #babdbb;
  cursor: pointer;
  text-align: left;
  outline: none;
  background: #fff url('../../images/icons/arrow-down-grey-10.png') no-repeat right 10px center;
}
.mobile #page.resource-listing .filter-contain .inner-box .customselect.custom .csbox {
  font-size: 14.4px;
  line-height: 36px;
}
.mobile #page.resource-listing .filter-contain .inner-box .customselect.custom .csbox {
  height: 36px;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom .csbox.focused {
  background: #fff url('../../images/icons/arrow-up-grey-9.png') no-repeat right 10px center;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom ul.cslist {
  display: none;
  list-style: none;
  position: absolute;
  top: calc(100% - 1px);
  border: 1px solid #babdbb;
  border-top: 1px solid #fff;
  width: calc(100% - 20px);
  padding: 0 10px;
  text-align: left;
  background: #fff;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom ul.cslist li {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  cursor: pointer;
}
.mobile #page.resource-listing .filter-contain .inner-box .customselect.custom ul.cslist li {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom ul.cslist li:hover {
  color: #2c77bc;
  font-weight: 900;
}
#page.resource-listing .filter-contain .inner-box .customselect.custom ul.cslist li.selected {
  display: none;
}
#page.resource-listing .filter-contain .inner-box select {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mobile #page.resource-listing .filter-contain .inner-box select {
  font-size: 14.4px;
  line-height: 28.8px;
}
#page.resource-listing .filter-contain .inner-box select option:selected {
  color: #2c77bc;
  font-weight: 900;
}
#page.resource-listing .overall-resource-contain > h1 {
  text-align: center;
}
.tablet #page.resource-listing .desktop-resource-list {
  display: none;
}
#page.resource-listing .desktop-resource-list .resource-column {
  float: left;
  width: calc(33.33% - 40px);
  margin-right: 60px;
}
#page.resource-listing .desktop-resource-list .resource-column:nth-child(3) {
  margin-right: 0;
}
#page.resource-listing .tablet-resource-list {
  display: none;
}
.tablet #page.resource-listing .tablet-resource-list {
  display: block;
}
.mobile #page.resource-listing .tablet-resource-list {
  display: none;
}
#page.resource-listing .tablet-resource-list .resource-column {
  float: left;
  width: calc(50% - 20px);
  margin-right: 40px;
}
#page.resource-listing .tablet-resource-list .resource-column:nth-child(2) {
  margin-right: 0;
}
#page.resource-listing .mobile-resource-list {
  display: none;
  width: 100%;
}
.mobile #page.resource-listing .mobile-resource-list {
  display: block;
}
#page.resource-listing .resource-box {
  width: 100%;
  margin-bottom: 40px;
}
.mobile #page.resource-listing .resource-box {
  margin-bottom: 60px;
}
#page.resource-listing .resource-box.website .content-contain {
  background: url('../../images/icons/featured-website-icon.png') no-repeat left top;
}
#page.resource-listing .resource-box.website .content-contain a.download {
  background: url('../../images/icons/arrow-right-orange-16.png') no-repeat right center;
}
#page.resource-listing .resource-box .content-contain {
  position: relative;
  background: #fff;
  padding: 0 0 20px 60px;
  border-bottom: 1px solid #f19f05;
  width: calc(100% - 60px);
  z-index: 10;
  background: url('../../images/icons/download-icon.png') no-repeat left top;
}
#page.resource-listing .resource-box .content-contain h3 {
  color: #0e3c58;
}
#page.resource-listing .resource-box .content-contain h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  margin-bottom: 15px;
}
.mobile #page.resource-listing .resource-box .content-contain h1 {
  font-size: 33.6px;
  line-height: 33.6px;
}
#page.resource-listing .resource-box .content-contain h1 a:hover {
  text-decoration: underline;
}
#page.resource-listing .resource-box .content-contain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
  margin-bottom: 10px;
}
.mobile #page.resource-listing .resource-box .content-contain p {
  font-size: 19.2px;
  line-height: 31.2px;
}
#page.resource-listing .resource-box .content-contain a.download {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #f19f05;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding-right: 30px;
  background: url('../../images/icons/arrow-down-orange-16.png') no-repeat right center;
}
.mobile #page.resource-listing .resource-box .content-contain a.download {
  font-size: 16.8px;
  line-height: 31.2px;
}
#page.resource-listing .resource-box .content-contain a.download:hover {
  text-decoration: underline;
}
#page.history .page-topper .img-contain {
  margin-bottom: 0;
}
#page.history .section {
  padding: 75px 0 60px;
}
#page.history .section.grey {
  background: #f3f4f4;
}
#page.history .section h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 52px;
  font-family: "freight-text-pro", serif;
  color: #2c77bc;
  text-align: center;
  margin-bottom: 20px;
}
.mobile #page.history .section h1 {
  font-size: 57.6px;
  line-height: 62.4px;
}
#page.history .section img.alignleft {
  float: left;
  margin-left: -100px;
  margin-right: 20px;
}
.tablet #page.history .section img.alignleft {
  margin-left: 0;
}
#page.history .section img.alignright {
  float: right;
  margin-right: -100px;
  margin-left: 20px;
}
.tablet #page.history .section img.alignright {
  margin-right: 0;
}
#page.history .section p strong {
  color: #0e3c58;
}
#page.careers .job-title-contain {
  padding-bottom: 60px;
  text-align: center;
}
#page.careers .job-title-contain h1.job-title {
  cursor: pointer;
}
#page.careers .job-title-contain h1.job-title:hover {
  text-decoration: underline;
}
#page.careers .job h1:not(.title) {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  margin-bottom: 30px;
}
.mobile #page.careers .job h1:not(.title) {
  font-size: 28.8px;
  line-height: 36px;
}
#page.press .left-content {
  float: left;
  width: calc(58% - 50px);
  margin-right: 50px;
}
#page.press .left-content p {
  margin-bottom: 0;
}
.tablet #page.press .left-content {
  float: none;
  width: 75%;
  border-bottom: 1px solid #dddfdd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.mobile #page.press .left-content {
  width: 100%;
}
#page.press .right-content {
  float: left;
  width: 42%;
  margin-bottom: 50px;
}
.tablet #page.press .right-content {
  float: none;
  width: 70%;
}
.mobile #page.press .right-content {
  width: 100%;
}
#page.press .right-content h1 {
  margin-bottom: 15px;
}
#page.press .right-content .press-release-list {
  margin-bottom: 30px;
}
#page.press .right-content .press-release-list .press-post {
  margin-bottom: 15px;
}
#page.press .right-content .press-release-list .press-post .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
}
.mobile #page.press .right-content .press-release-list .press-post .title {
  font-size: 24px;
  line-height: 28.8px;
}
#page.press .right-content .press-release-list .press-post .title a:hover {
  text-decoration: underline;
}
#page.press .right-content .press-release-list .press-post .date {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "acumin-pro", sans-serif;
  color: #777e79;
}
.mobile #page.press .right-content .press-release-list .press-post .date {
  font-size: 16.8px;
  line-height: 21.6px;
}
#page.press .right-content .load-more-contain {
  position: relative;
  margin-bottom: 30px;
}
#page.press .right-content .load-more-contain .load-more {
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-family: "acumin-pro", sans-serif;
  color: #2c77bc;
  letter-spacing: 0.01em;
  padding: 0 10px 0 25px;
  background: #fff url('../../images/icons/circle-arrow-down-blue-20.png') no-repeat left center;
  z-index: 10;
  cursor: pointer;
  margin-top: 20px;
}
.mobile #page.press .right-content .load-more-contain .load-more {
  font-size: 16.8px;
  line-height: 24px;
}
#page.press .right-content .load-more-contain .load-more:hover {
  text-decoration: underline;
}
.three-column-callout-contain {
  margin: 50px 0 40px;
}
.three-column-callout-contain .column {
  float: left;
  width: calc(33.33% - 50px);
  margin-right: 75px;
  text-align: center;
}
.three-column-callout-contain .column:nth-child(3n) {
  margin-right: 0;
}
.three-column-callout-contain .column .title {
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  margin-bottom: 15px;
}
.mobile .three-column-callout-contain .column .title {
  font-size: 43.2px;
  line-height: 43.2px;
}
.three-column-callout-contain .column .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-family: "acumin-pro", sans-serif;
  color: #322f31;
}
.mobile .three-column-callout-contain .column .content {
  font-size: 19.2px;
  line-height: 31.2px;
}
.spotlight-contain {
  padding: 75px 0 70px;
  background: #f3f4f4;
}
.spotlight-contain .global-inner-contain .top {
  margin-bottom: 70px;
}
.spotlight-contain .global-inner-contain .top h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  font-family: "freight-text-pro", serif;
  color: #0e3c58;
  margin-bottom: 5px;
}
.mobile .spotlight-contain .global-inner-contain .top h1 {
  font-size: 48px;
  line-height: 50.4px;
}
.spotlight-contain .global-inner-contain .top p {
  font-style: italic;
}
.image-left-callout {
  margin-bottom: 70px;
}
.image-left-callout .image {
  float: left;
  width: 190px;
  margin-right: 15px;
}
.image-left-callout .image p {
  margin: 0;
}
.image-left-callout .image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.image-left-callout .content {
  float: left;
  width: calc(100% - 205px);
  border-top: 1px solid #d4d6d5;
  border-bottom: 1px solid #d4d6d5;
}
.image-left-callout .content p {
  margin-bottom: 0;
}
#page.search form {
  height: 40px;
}
#page.search form input[type="text"] {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  font-family: "acumin-pro", sans-serif;
  height: 40px;
  color: #777e79;
  border: none;
  border-bottom: 1px solid #777e79;
  margin-right: 20px;
  outline: none;
}
.mobile #page.search form input[type="text"] {
  font-size: 19.2px;
  line-height: 48px;
}
.mobile #page.search form input[type="text"] {
  height: 48px;
}
#page.search form input[type="text"]::-webkit-input-placeholder {
  color: #777e79;
}
#page.search form input[type="text"]::-moz-placeholder {
  color: #777e79;
}
#page.search form input[type="text"]:-ms-input-placeholder {
  color: #777e79;
}
#page.search form input[type="submit"] {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  font-family: "acumin-pro", sans-serif;
  height: 40px;
  background: url('../../images/icons/search-icon-mgrey-24.png') no-repeat center center;
  opacity: 0.5;
  cursor: pointer;
  border: none;
  outline: none;
}
.mobile #page.search form input[type="submit"] {
  font-size: 19.2px;
  line-height: 48px;
}
.mobile #page.search form input[type="submit"] {
  height: 48px;
}
#page.search form input[type="submit"]:hover, #page.search form input[type="submit"].active {
  opacity: 1;
}
#page.search .search-results {
  padding: 70px 0;
}
