.acom-icon-background {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  font-size: 26px;
  height: 45px;
  margin: 0 auto;
  width: 45px;
}
.xf-content-height {
  margin: 0 !important;
}
html {
  overflow-x: hidden;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/fa-solid-900.woff2') format('woff2'), url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/fa-solid-900.woff') format('woff'), url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/fa-solid-900.ttf') format('truetype');
}
@font-face {
  font-family: 'Ancestry Icons';
  src: url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/ancestry-icon.woff2') format('woff2'), url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/ancestry-icon.woff') format('woff'), url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/ancestry-icon.ttf') format('truetype'), url('../../../../etc.clientlibs/ancestry/clientlibs/clientlib-icons/resources/ancestry-icon.svg') format('svg');
}
.cmp-header {
  background: #fff;
}
.cmp-header__container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  line-height: 50px;
  margin: 0;
  max-width: 1250px;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .cmp-header__container {
    height: 55px;
    line-height: 55px;
  }
}
@media only screen and (min-width: 1250px) {
  .cmp-header__container {
    margin: 0 auto;
  }
}
.cmp-header__logo {
  max-width: 183px;
}
.cmp-header__logo .cmp-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-header__logo img,
.cmp-header__logo a {
  height: 25px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .cmp-header__logo img,
  .cmp-header__logo a {
    height: 32px;
    width: 183px;
  }
}
.cmp-header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-header__secondary-nav,
.cmp-header__primary-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 19px;
  text-transform: uppercase;
}
.cmp-header__secondary-nav a,
.cmp-header__primary-nav a {
  margin-left: 15px;
}
@media only screen and (max-width: 1005px) {
  .cmp-header__secondary-nav a.iconAfter:after,
  .cmp-header__primary-nav a.iconAfter:after {
    display: none;
  }
}
@media only screen and (max-width: 1005px) {
  .cmp-header__secondary-nav .hide-md,
  .cmp-header__primary-nav .hide-md {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cmp-header__secondary-nav .hide-sm,
  .cmp-header__primary-nav .hide-sm {
    display: none;
  }
}
.cmp-header__secondary-nav {
  margin-left: auto;
}
@media only screen and (max-width: 480px) {
  .cmp-header__small-font {
    font-size: 14px;
  }
  .cmp-header__small-font a {
    white-space: nowrap;
  }
}
.cmp-header a.greyLinks {
  color: #545454;
}
.cmp-header a.ancBtn.greyLinks {
  background-color: #ccc8bf;
}
.cmp-header a.ancBtn.greyLinks:hover,
.cmp-header a.ancBtn.greyLinks:focus {
  background-color: #b4aea0;
}
.cmp-header a.ancBtn.greyLinks:active {
  background-color: #545454;
}
.transparentBkg .cmp-header {
  background-color: transparent;
}
@media only screen and (max-width: 1005px) {
  .responsive-header-links .cmp-header a {
    font-size: 13px;
  }
  .responsive-header-links .cmp-header a.ancBtn.lrg {
    font-size: 14px;
    min-height: 33px;
    padding: 5px 9px;
  }
}

