
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.2em;
}

h1 {
  margin-top: 10px;
  padding-left: 80px;
  background-image: url('../images/icon-ancestry.svg');
  background-position: 0% 0%;
  background-size: auto 50px;
  background-repeat: no-repeat;
  font-size: 50px;
  line-height: 1.1em;
  font-weight: 300;
  text-align: left;
}



h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.3em;
  font-weight: 300;
}

p {
  margin-bottom: 10px;
  line-height: 1.4em;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
  box-shadow: 1px 1px 9px -1px rgba(71, 77, 84, 0.35);
}

.basic-container {
  width: 80%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.basic-container.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.basic-container.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.basic-container.bc-center-text {
  text-align: center;
}

.image {
  width: 100%;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #6ba410;
  font-weight: 400;
}

.nav-link:hover {
  color: #71b6ce;
}

.nav-link.w--current {
  color: #489b9b;
}

.nav-link.nav-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #005c7d;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-home.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-home.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.hero-section.blog-article-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/sarah_booth.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/sarah_booth.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero-section.ourteam-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-our-team.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-our-team.jpg');
}

.hero-section.ourstory-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-our-story.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-our-story.jpg');
  background-position: 0px 0px, 100% 50%;
}

.hero-section.ourbrands-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-our-brands.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-our-brands.jpg');
  background-position: 0px 0px, 100% 0%;
}

.hero-section.contact-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-contact2-copy.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-contact2-copy.jpg');
}

.hero-section.press-releases-section {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-press-releases.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-press-releases.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section.news-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-in-the-news.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-in-the-news.jpg');
  background-position: 0px 0px, 100% 50%;
}

.hero-section.blog-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-blog.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-blog.jpg');
  background-position: 0px 0px, 100% 0%;
}

.hero-section.search-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-searchpage.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-searchpage.jpg');
  background-position: 0px 0px, 50% 20%;
}

.hero-section.blog-article-hero-no-img {
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#005c7d)), url('../images/ancestry-logo-icon.svg'), -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85)));
  background-image: linear-gradient(90deg, transparent, #005c7d), url('../images/ancestry-logo-icon.svg'), linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85));
  background-position: 0px 0px, 100% 50%, 0px 0px;
  background-size: auto, 50%, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.hero-section.home-hero {
  background-image: linear-gradient(53deg, rgba(0, 92, 125, 0.9), rgba(109, 166, 96, 0.84) 50%, #71b6ce), url('../images/hero-home.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  -webkit-filter: saturate(120%);
  filter: saturate(120%);
}

.hero-section.companyfacts-hero {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 92, 125, 0.9)), to(rgba(113, 182, 206, 0.85))), url('../images/hero-company-facts.jpg');
  background-image: linear-gradient(270deg, rgba(0, 92, 125, 0.9), rgba(113, 182, 206, 0.85)), url('../images/hero-company-facts.jpg');
}

.white-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.arrow-link {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 30px;
  background-image: url('../images/icon-arrow-purple.svg');
  background-position: 100% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #767676;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.arrow-link:hover {
  padding-right: 35px;
  letter-spacing: 0.4px;
}

.arrow-link.white-text {
  color: #fff;
}

.arrow-link.white-text.blue-arrow {
  background-image: url('../images/icon-arrow-blue.svg');
}

.arrow-link.blue-arrow {
  background-image: url('../images/icon-arrow-blue.svg');
}

.arrow-link.blue-arrow2 {
  background-image: url('../images/icon-arrow-blue2.svg');
}

.arrow-link.dark-text {
  color: #3a3f45;
}

.arrow-link.dark-text.green2-arrow {
  background-image: url('../images/icon-arrow-green2.svg');
}

.arrow-link.back-link {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 30px;
  background-image: url('../images/icon-arrow-green2-reverse.svg');
  background-position: 0% 50%;
}
.contact-pr {
  display: inline-block;
  float:right;
}
.contact-pr a {
  color: #9bc03c;
}

.arrow-link.brands-links {
  margin-top: 10px;
  background-image: url('../images/icon-arrow-blue2.svg');
  color: #3a3f45;
}

.arrow-link.green-arrow {
  background-image: url('../images/icon-arrow-green2.svg');
}

.news-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-news-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 0 1px #b8d94c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #767676;
  text-decoration: none;
}

.featured-news-block:hover {
  border-color: #005c7d;
  box-shadow: 0 0 0 1px #005c7d, 0 0 20px -5px #005c7d;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.featured-post-img {
  width: 33.3333%;
  min-height: 200px;
  background-image: url('../images/sarah_booth.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.6666%;
  padding: 50px 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-label {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.block-article-title {
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 1.2em;
  font-weight: 300;
}

.block-article-title.large-title {
  font-size: 40px;
}

.news-block {
  overflow: hidden;
  width: 49%;
  margin-top: 20px;
  padding-bottom: 30px;
  border-radius: 20px;
  box-shadow: 0 0 0 1px #b8d94c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #767676;
  text-decoration: none;
}

.news-block:hover {
  border-color: #005c7d;
  box-shadow: 0 0 0 1px #005c7d, 0 0 20px -5px #005c7d;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.news-block-img {
  min-height: 328px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(#fff)), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-image: linear-gradient(180deg, transparent 30%, #fff), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: cover;
  background-repeat: repeat, no-repeat;
}

.news-block-img.nbi1 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(#fff)), url('../images/article-bgi1.jpg');
  background-image: linear-gradient(180deg, transparent 30%, #fff), url('../images/article-bgi1.jpg');
}

.news-block-img.nb-placeholder2 {
  background-image: linear-gradient(180deg, transparent 46%, #fff 96%), url('../images/ancestry-logo-icon.svg'), linear-gradient(85deg, #005c7d, #022e50);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  padding-top: 15px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.basic-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  min-width: 260px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #9cbe30;
  background-image: -webkit-gradient(linear, left top, right top, from(#b8d94c), to(#9cbe30));
  background-image: linear-gradient(90deg, #b8d94c, #9cbe30);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 300;
  text-align: center;
}

.basic-btn:hover {
  opacity: 0.7;
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.basic-btn.btn-blue {
  background-image: -webkit-gradient(linear, left top, right top, from(#0079a3), to(#005c7d));
  background-image: linear-gradient(90deg, #0079a3, #005c7d);
}

.basic-btn.btn-white {
  width: 100%;
  max-width: 280px;
  min-width: 0px;
  margin: 5px auto 20px;
  background-color: #f5f5f5;
  background-image: none;
  color: #6ba410;
}

.basic-btn.btn-white.align-left {
  margin-top: 20px;
  margin-left: 0px;
}

.basic-btn.btn-white2 {
  margin-left: 30px;
  background-color: #fff;
  background-image: none;
  color: #6ba410;
}

.basic-btn.btn-lightblue {
  background-image: -webkit-gradient(linear, left top, right top, from(#71b6ce), to(#0079a3));
  background-image: linear-gradient(90deg, #71b6ce, #0079a3);
}

.button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.button-holder.btn-align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.half-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #0079a3;
  position: relative;
}

.half-section.white-bg {
  background-color: #fff;
}

.half-section.green-bg {
  background-color: #9cbe30;
  background-image: linear-gradient(169deg, transparent, #b8d94c);
}

.half-block-img {
  width: 50%;
  min-height: 400px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.half-block-img.hbi1 {
  background-image: url('../images/half-section-bgi1.jpg');
}

.half-block-img.hbi2 {
  background-image: url('../images/Screen-Shot-2020-05-15-at-3.32.52-PM.png');
}

.half-block-img.hbi3 {
  background-image: url('../images/hbi-bgi3.jpg');
  background-position: 0% 50%;
}

.half-section-text-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  max-width: 550px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.half-section-text-holder.dark-text {
  color: #767676;
}

.half-section-text-holder.white-bg-text {
  color: #767676;
}

.circle-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-holder.about-page-circles {
  width: 40%;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.circle-img {
  width: 50%;
  padding-top: 50%;
  border-radius: 500px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 1px 30px -14px #0079a3;
}

.circle-img.board-margo {
  background-image: url('../images/board-margo.jpg');
}

.circle-img.board-howard {
  background-image: url('../images/board-howard.jpg');
}

.name-title-text {
  margin-top: 20px;
  color: #022e50;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 300;
  text-align: center;
}

.name-title-text.in-modal-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #f5f5f5;
  text-align: left;
}

.name-title-text.text-left-align {
  margin-bottom: 12px;
  text-align: left;
}

.homepage-about-span {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  color: #9cbe30;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 400;
}

.homepage-about-span.modal-title {
  margin-right: 0px;
  margin-left: 0px;
}

.gray-gradient-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #474d54;
  background-image: -webkit-gradient(linear, left top, right top, from(#474d54), to(#2d3136));
  background-image: linear-gradient(90deg, #474d54, #2d3136);
  color: #fff;
  position: relative;
}

.gray-gradient-content-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.half-block-right {
  width: 50%;
  padding-left: 50px;
}

.news-article-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #aee1f5;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 300;
  text-decoration: none;
}

.news-article-block.middle-block {
  margin-top: 25px;
  margin-bottom: 25px;
}

.news-article-block.news-page {
  color: #2d3136;
}

.news-article-block.pr-page {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #356507;
  color: #9cbe30;
}

.news-article-block.pr-page.last-listing {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-width: 0px;
}

.news-article-info {
  display: block;
  padding-top: 12px;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
}

.news-article-info.news-page {
  padding-top: 15px;
  color: #3a3f45;
  font-size: 18px;
}

.news-title {
  font-size: 20px;
  line-height: 1.4em;
}

.news-title.news-page {
  font-size: 24px;
}

.employment-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.div-block-8 {
  overflow: hidden;
  width: 50%;
  max-height: 400px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.employment-globe {
  width: 80%;
  margin-top: -3%;
  margin-left: auto;
  padding-top: 80%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 1000px;
  background-color: #9cbe30;
  background-image: url('../images/bgi-worldmap.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(184, 217, 76, 0.7)), to(rgba(184, 217, 76, 0.7))), url('../images/globe-bgi.jpg');
  background-image: url('../images/bgi-worldmap.svg'), linear-gradient(180deg, rgba(184, 217, 76, 0.7), rgba(184, 217, 76, 0.7)), url('../images/globe-bgi.jpg');
  background-position: 50% 0%, 0px 0px, 50% 50%;
  background-size: auto 100%, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.footer-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #005c7d;
}

.footer-content-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-2 {
  width: 300px;
}

.footer-link {
  margin-right: 12px;
  color: #f5f5f5;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-9 {
  margin-top: 15px;
  color: #fff;
  font-size: 14px;
}

.copyright-p {
  padding-top: 12px;
}

.footer-div-left {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.footer-social-icon {
  width: 35px;
  max-height: 35px;
  -webkit-filter: brightness(200%) grayscale(100%);
  filter: brightness(200%) grayscale(100%);
  -webkit-transition: all 120ms ease;
  transition: all 120ms ease;
}

.footer-social-icon:hover {
  -webkit-filter: none;
  filter: none;
}

.footer-social-lb {
  max-width: 50px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 18px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-2 {
  position: static;
  margin-right: 0px;
  margin-left: 8px;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  box-shadow: 0 8px 15px -10px #5e6770;
}

.nav-dropdown-link {
  color: #6ba410;
}

.nav-dropdown-link:hover {
  color: #71b6ce;
}

.nav-dropdown-link.w--current {
  color: #489b9b;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link {
  margin-right: 25px;
  margin-left: 25px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 4px solid #fff;
  background-color: #fff;
  -webkit-transition: all 120ms ease;
  transition: all 120ms ease;
  color: #0079a3;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.tab-link:hover {
  color: #9cbe30;
}

.tab-link.w--current {
  border-bottom-color: #b1e2e2;
  background-color: #fff;
  line-height: 1em;
}

.tab-link.w--current:hover {
  color: #0079a3;
}

.executives-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.homepage-h1 {
  padding-left: 60px;
  font-size: 35px;
  text-shadow: 0 1px 8px rgba(45, 49, 54, 0.8);
  background-size: auto 30px;
}

.about-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.modal-text-block {
  margin-top: 30px;
  color: #fff;
  line-height: 1.4em;
}

.modal-content {
  position: relative;
  z-index: 1003;
  overflow: auto;
  width: 80%;
  max-height: 70vh;
  max-width: 900px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 60px 50px;
  border-radius: 40px;
  background-color: #005c7d;
  background-image: -webkit-gradient(linear, left top, right top, from(#005c7d), to(#022e50));
  background-image: linear-gradient(90deg, #005c7d, #022e50);
  box-shadow: 1px 1px 60px -6px #022e50;
}

.exit-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
}

.modal-exit-icon {
  position: absolute;
  left: auto;
  top: 7%;
  right: 7%;
  bottom: auto;
  width: 25px;
  cursor: pointer;
}

.investors-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.investor-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  padding-top: 40px;
}

.link-block {
  width: 75%;
}

.text-block-3 {
  color: #0079a3;
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 300;
  text-align: center;
}

.investor-link {
  display: block;
  color: #71b6ce;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.board-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.board-block {
  width: 50%;
  padding-right: 35px;
  padding-left: 35px;
}

.experts-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blue-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #0079a3;
  color: #f5f5f5;
}

.blue-section._w-background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 121, 163, 0.9)), to(rgba(0, 121, 163, 0.9))), url('../images/parallax-bgi-globe.jpg');
  background-image: linear-gradient(180deg, rgba(0, 121, 163, 0.9), rgba(0, 121, 163, 0.9)), url('../images/parallax-bgi-globe.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.paralax-section {
  overflow: hidden;
  min-height: 400px;
  background-image: url('../images/DNA-map-Graphic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paralax-section.ps-2 {
  background-image: url('../images/iNBFeCrw.jpeg');
}

.shadow-maker {
  width: 100%;
  height: 0px;
  box-shadow: 0 3px 20px 4px #000;
}

.brands-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-brand-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 41px;
  margin-left: 20px;
  padding: 40px 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  box-shadow: 0 1px 15px -6px #0079a3;
  color: #0079a3;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.brand-img {
  width: 500px;
}

.brand-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333333333336%;
  margin-top: 30px;
  margin-bottom: 27px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.big-brand-img {
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
}

.stat-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.stat-block {
  width: 30%;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.stat-block.blue-text {
  color: #0079a3;
}

.stat-icon {
  height: 150px;
  max-width: 200px;
  margin-bottom: 25px;
}

.green-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #9cbe30;
  background-image: -webkit-gradient(linear, left top, right top, from(#b8d94c), to(#6ba410));
  background-image: linear-gradient(90deg, #b8d94c, #6ba410);
  color: #fff;
}

.dropdown-toggle {
  border-style: solid;
  border-width: 0.5px;
  border-color: #a9a9a9;
  border-radius: 5px;
  color: #3a3f45;
}

.news-article-img {
  width: 200px;
  height: 200px;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  /*border-radius: 100px;*/
  background-color: #fff;
}

.news-article-img.na1 {
  background-color: #fff;
  background-image: url('../images/news-logo1.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.news-article-img.na2 {
  background-image: url('../images/site-masthead-logo-dark2x.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.news-article-img.na3 {
  background-image: url('../images/news-logo3.png');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.news-article-img.na4 {
  background-image: url('../images/news-logo4.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.news-article-img.na5 {
  background-image: url('../images/news-logo5.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.listing-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 850px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #42860e;
}

.listing-holder.last-item {
  border-bottom-width: 0px;
}

.sortby-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sortby-holder.mpb {
  margin-bottom: 40px;
}

.paginator-link {
  margin-right: 8px;
  margin-left: 8px;
  color: #3a3f45;
  font-size: 19px;
  text-decoration: none;
}

.paginator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.page-arrow-icon {
  width: 10px;
  margin-right: 25px;
  margin-left: 25px;
}

.block-quote {
  display: inline-block;
  max-width: 40%;
  margin-right: 20px;
  padding: 30px 40px;
  float: left;
  border-left-width: 0px;
  color: #fff;
  font-size: 23px;
  line-height: 1.5em;
}

.post-info {
  font-size: 18px;
  font-weight: 700;
}

.share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  margin-bottom: 0px;
  color: #767676;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.share-icon {
  width: 30px;
  max-height: 25px;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.share-icon:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.share-lb {
  margin-right: 9px;
  margin-left: 9px;
}

.resources-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.resource-block {
  width: 33.333333333333336%;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #3a3f45;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.resource-img {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60%;
  border-style: solid;
  border-width: 1px;
  border-color: #9cbe30;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.resource-img.ri1 {
  background-image: url('../images/resource-pl1.jpg');
}

.resource-img.ri2 {
  background-image: url('../images/resource-pl2.png');
}

.resource-img.ri3 {
  background-image: url('../images/resource-pl3.png');
}

.resource-img.ri4 {
  background-image: url('../images/resource-pl4.jpeg');
}

.resource-img.ri5 {
  background-image: url('../images/resource-pl5.jpg');
}

.resource-img.ri6 {
  background-image: url('../images/resource-pl6.jpg');
}

.resource-img.ri7 {
  background-image: url('../images/resource-pl7.jpg');
}

.resource-img.ri8 {
  background-image: url('../images/resource-pl8.png');
}

.resource-img.ri9 {
  background-image: url('../images/resource-pl9.jpg');
}

.resource-img.ri10 {
  background-image: url('../images/resource-pl10-2.jpg');
}

.resource-img.ri11 {
  background-image: url('../images/resource-pl11.jpg');
}

.resource-img.ri13 {
  background-image: url('../images/resource-pl12.jpg');
}

.paragraph-2 {
  margin-top: 15px;
}

.div-block-14 {
  width: 100%;
}

.resource-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #9cbe30;
  -webkit-transform: translate(10px, 10px);
  -ms-transform: translate(10px, 10px);
  transform: translate(10px, 10px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.resource-download:hover {
  -webkit-transform: scale(1.1) translate(10px, 10px);
  -ms-transform: scale(1.1) translate(10px, 10px);
  transform: scale(1.1) translate(10px, 10px);
}

.image-6 {
  width: 20px;
}

.offices-block {
  width: 33.333333333333336%;
  margin-bottom: 25px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.hq-office {
  width: 50%;
}
.hq-office .offices-block {
  width: 70%;
  margin: auto;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-16 {
  text-align: center;
}

.dropdown-list-2 {
  background-color: #f5f5f5;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  box-shadow: 0 1px 15px -8px #474d54;
}

.dropdown {
  margin-right: 0px;
  margin-left: 10px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-7 {
  width: 22px;
  margin-left: 15px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.search-input {
  min-height: 65px;
  margin-bottom: 0px;
  padding-left: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 22px;
  font-weight: 300;
}

.search-input::-webkit-input-placeholder {
  color: #3a3f45;
}

.search-input:-ms-input-placeholder {
  color: #3a3f45;
}

.search-input::-ms-input-placeholder {
  color: #3a3f45;
}

.search-input::placeholder {
  color: #3a3f45;
}

.search-button {
  padding-right: 30px;
  padding-left: 30px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #dedede;
  background-image: linear-gradient(34deg, #68c2c2, #9cbe30);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-transform: uppercase;
}

.search-button:hover {
  -webkit-filter: contrast(137%);
  filter: contrast(137%);
}

.search-result-link {
  display: block;
  padding-bottom: 8px;
  color: #9cbe30;
  font-size: 30px;
  line-height: 1em;
  text-decoration: none;
}

.search-result-link:hover {
  text-decoration: underline;
}

.search-result {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.purple-gradient-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dedede;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#aee1f5), to(#aee1f5));
  background-image: linear-gradient(180deg, #aee1f5, #aee1f5);
  color: #fff;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #005c7d;
  position: relative;
}

.about-cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #005c7d;
  background-image: url('../images/ancestry-logo-icon.svg'), -webkit-gradient(linear, left top, right top, from(#b8d94c), to(#6ba410)), url('../images/map-bgi3.svg');
  background-image: url('../images/ancestry-logo-icon.svg'), linear-gradient(90deg, #b8d94c, #6ba410), url('../images/map-bgi3.svg');
  background-position: 100% 50%, 0px 0px, 50% 20%;
  background-size: 40%, auto, 90%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: fixed, scroll, scroll;
  color: #fff;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.brand-img-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 157px;
}

.pr-listing-holder {
  max-width: 850px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.link {
  color: #fff;
  font-weight: 700;
}

.blog-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.search-input-2 {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #3a3f45;
  font-size: 16px;
}

.search-input-2::-webkit-input-placeholder {
  color: #3a3f45;
}

.search-input-2:-ms-input-placeholder {
  color: #3a3f45;
}

.search-input-2::-ms-input-placeholder {
  color: #3a3f45;
}

.search-input-2::placeholder {
  color: #3a3f45;
}

.search-button-2 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #9cbe30;
  -webkit-transition: all 120ms ease;
  transition: all 120ms ease;
}

.search-button-2:hover {
  opacity: 0.8;
}

.paragraph-3 {
  padding-left: 85px;
}

._w-max-width {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="body-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="section-appear"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    padding-left: 60px;
    background-position: 0% 20%;
    background-size: 45px;
  }
  .basic-container {
    width: 85%;
  }
  .nav-link {
    padding-left: 25px;
    font-size: 18px;
  }
  .nav-link.nav-dropdown {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .hero-section.blog-article-hero-no-img {
    min-height: 40vh;
    background-position: 100% 0%, 0px 0px, 100% 50%;
    /* background-size: 75%, auto, cover; */
  }
  .hero-section.home-hero {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .featured-news-block {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-post-img {
    width: 100%;
    min-height: 250px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), to(#005c7d)), url('../images/sarah_booth.jpg');
    background-image: linear-gradient(180deg, transparent 35%, #005c7d), url('../images/sarah_booth.jpg');
    background-position: 0px 0px, 50% 50%;
    /* background-size: auto, cover; */
    background-repeat: repeat, no-repeat;
  }
  .div-block-2 {
    width: 100%;
    padding: 0px 30px;
  }
  .text-label {
    margin-top: 0px;
  }
  .news-block {
    width: 100%;
    padding-bottom: 20px;
  }
  .div-block-3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .basic-btn.btn-white2 {
    margin-top: 10px;
    margin-left: 0px;
  }
  .half-section.green-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .half-block-img.hbi1 {
    width: 100%;
  }
  .half-block-img.hbi2 {
    background-position: 0% 50%;
  }
  .half-section-text-holder {
    width: 85%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .half-section-text-holder.dark-text {
    width: 42.5%;
    margin-left: 0px;
    padding-left: 50px;
  }
  .circle-img {
    width: 65%;
    padding-top: 65%;
  }
  .div-block-8 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .employment-globe {
    width: 90%;
    margin-top: 0px;
    padding-top: 90%;
  }
  .footer-content-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-div-left {
    width: 100%;
  }
  .footer-social-lb {
    margin-right: 20px;
    margin-left: 0px;
  }
  .icon {
    color: #9cbe30;
    font-size: 40px;
  }
  .nav-menu {
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #fff;
    box-shadow: 4px 0 14px -7px #3a3f45;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }
  .dropdown-list.w--open {
    position: static;
    box-shadow: none;
  }
  .nav-dropdown-link {
    padding-top: 5px;
    padding-left: 35px;
    color: #6ba410;
  }
  .tabs-menu {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .tab-link {
    margin-right: 15px;
    margin-left: 15px;
  }
  .modal-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .brand-holder {
    width: 50%;
  }
  .green-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .resource-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-7 {
    width: 28px;
    margin-left: 25px;
    padding-top: 10px;
  }
  .about-cta-section {
    background-size: auto, 100%;
  }
  .div-block-21 {
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    padding-left: 60px;
    background-size: 40px;
    font-size: 38px;
  }
  .basic-container.hero-container {
    font-size: 20px;
  }
  .basic-container.bc-center-text {
    text-align: left;
  }
  .hero-section.blog-article-hero-no-img {
    min-height: 35vh;
  }
  .block-article-title {
    font-size: 28px;
  }
  .half-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .half-block-img {
    width: 100%;
    min-height: 300px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .half-block-img.hbi1 {
    width: 100%;
  }
  .half-section-text-holder {
    width: 85%;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .half-section-text-holder.dark-text {
    width: 85%;
    margin-left: auto;
    padding-left: 0px;
  }
  .circle-holder {
    padding-right: 10px;
    padding-left: 10px;
  }
  .circle-holder.about-page-circles {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .circle-img {
    width: 80%;
    padding-top: 80%;
  }
  .gray-gradient-content-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-6 {
    width: 100%;
    margin-bottom: 50px;
  }
  .half-block-right {
    width: 100%;
    padding-left: 0px;
  }
  .news-article-block.news-page {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .employment-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-8 {
    width: 100%;
    max-height: 300px;
  }
  .employment-globe {
    width: 100%;
    margin-left: 0px;
    padding-top: 100%;
  }
  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-link {
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
  }
  .executives-holder {
    padding-top: 20px;
  }
  .homepage-h1 {
    background-position: 0% 5%;
  }
  .modal-text-block {
    margin-top: 20px;
  }
  .modal-content {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .modal-exit-icon {
    top: 4%;
  }
  .tabs-content {
    padding-top: 0px;
  }
  .brand-holder {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .stat-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stat-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .stat-block.blue-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .stat-icon {
    width: 60px;
    height: auto;
    margin-right: 20px;
  }
  .news-article-img {
    width: 180px;
    height: 180px;
    margin-right: 0px;
  }
  .news-article-img.na2 {
    margin-right: 0px;
  }
  .listing-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .sortby-holder {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .block-quote {
    max-width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  .resource-block {
    width: 50%;
  }
  .offices-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hq-office {
    width: 100%;
  }
  .div-block-18 {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-cta-section {
    background-size: auto, 150%;
  }
  .div-block-19 {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
  }
  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .brand-img-holder {
    min-height: 0px;
  }
  .blog-search {
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    padding-left: 40px;
    background-size: 30px;
    font-size: 33px;
  }
  .basic-container.nav-container {
    width: 90%;
  }
  .basic-container.hero-container {
    width: 88%;
    font-size: 18px;
  }
  .hero-section {
    min-height: 40vh;
  }
  .hero-section.blog-article-hero-no-img {
    background-position: 100% 75%, 0px 0px, 100% 50%;
    background-attachment: scroll, scroll, scroll;
  }
  .div-block-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .basic-btn {
    width: 100%;
    max-width: 300px;
    min-width: 0px;
  }
  .button-holder {
    width: 100%;
  }
  .circle-holder.about-page-circles {
    width: 100%;
    max-width: 280px;
  }
  .circle-img {
    width: 100%;
    padding-top: 100%;
  }
  .homepage-about-span {
    font-size: 16px;
  }
  .news-article-info.news-page {
    font-size: 16px;
  }
  .homepage-h1 {
    padding-left: 45px;
  }
  .modal-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .modal-exit-icon {
    width: 18px;
  }
  .dropdown-toggle {
    width: 100%;
    margin-bottom: 10px;
  }
  .news-article-img {
    max-width: 100%;
  }
  .sortby-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .paginator-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .page-arrow-icon {
    margin-right: 10px;
    margin-left: 10px;
  }
  .block-quote {
    padding: 20px;
    font-size: 22px;
  }
  .resource-block {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .dropdown {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .blog-search {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}

body.adminimal-menu div#admin-menu{
  z-index: 9999;
}

.block.block-bean.contextual-links-region>h2{
  display: none;
}

.admin-menu
.contextual-links-trigger{
  display: block !important;
}


.admin-menu
.contextual-links-wrapper{
}

.admin-menu
.contextual-links-wrapper:hover{
  background: #0f81a921;
}

.admin-menu
.contextual-links-trigger
{
  display: block !important;
  float: right;
  background-color: #fff;
  padding-right: 30px;
}

.blue-section{
  position: relative;
}

.white-section{
  position: relative;
}

.relative-div{
  position: relative;
}

.stat-block{
  position: relative;
}

.no-ul{
  text-decoration: none;
}

.hidden_div{
  display: none;
}

.dropdown-filter{
  max-height: 300px;
  overflow-y: scroll;
}

.dropdown-filter
.w-dropdown-link:hover{
  background-color: #e6f8ff;
}

.node-type-press-release .block-quote { background-color: #42860e; }
.node-type-blog-post .block-quote { background-color: #005C7D; }

.footer-div-left{
  position: relative;
}

.footer-social-icon.mwidth-25{
  width: 20px;
}

h2.subheading{
  font-weight: 500;
  color: #55a0c0 !important;
}

.node-type-blog-post
.blog-area
img{
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  /* width: auto;
  height: auto; */
  margin-left: auto;
  margin-right: auto;
  float: unset !important;
}

.node-type-blog-post
.blog-area
span{
  display: inline-block;
  margin-bottom: 10px;
}
.node-type-blog-post
.blog-area
a{
  margin-left: 3px;
}
.node-type-blog-post
.blog-area
b{
  margin-left: 3px;
}
.node-type-blog-post
.blog-area
iframe
{
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.colored-copyright-block{
  padding-top: 20px;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-image: linear-gradient(80deg, rgba(109, 166, 96, 0.84) 50%, rgb(113, 182, 206));
  color: white;
  position: relative;
}


@media screen and (max-width: 991px) {
  .page-node-93
  .tabs-menu{
    margin-bottom: 25px;
  }

  .page-node-93
  .board-block{
    display: block;
    width: 100%;
  }

  .page-node-93
  .investor-block{
    display: block;
    width: 100%;
    text-align: center;
  }

  .page-node-92
  h2{
    text-align: center;
    width: 100%;
  }

  .page-node-92
  .half-section-text-holder
  p,
  .page-node-92
  .basic-container.bc-center-text
  p{
    text-align: center;
  }

  .page-node-92
  .icon:before,
  .page-node-92
  .iconAfter:after {
    font:unset;
    -moz-osx-font-smoothing: unset;
    -webkit-font-smoothing: unset;
    position: unset;
    speak: unset;
    text-transform: unset;
    top: unset;
  }

  .page-node-94
  .feature-brand-holder{
    padding: 40px 25px;
  }

  .page-node-95
  .paralax-section.ps-2 {
    display: none;
  }

  .search-input {
    font-size: 15px;
  }
}

.page-node-90
.admin-edit-gear{
  position: absolute;
  top: 0;
  right: 0;
}

.page-node-90
.listing-holder{
  position: relative;
}

#exec_bio{
  margin-top: 10px;
}

#exec_quote{
  margin-top: 20px;
  font-weight: 700;
  color:white;
}

.blog-area{
  font-size: 17px;
  line-height: 23px;
}


.blog-area>p{
  font-size: 17px;
  line-height: 23px;
}


.blog-area>span{
  font-size: 17px;
  line-height: 23px;
}

.blog-area a{
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #6ba410 !important;
  font-weight: 400;
  text-decoration: none;
}

.blog-area a:hover{
    color: #71b6ce !important;
}

.node-type-press-release .basic-container p>img {
  margin-right: 20px;
}

#node-5667 {
background: white;
}

.page-node-5667 .employment-section {
display: none !important;
}
