@import url("https://use.typekit.net/lnh5wrc.css");
.site-content .container {
  width: 100% !important;
  padding: 0; }

.pr-3 {
  padding-right: 16px !important; }

.pt-3 {
  padding-top: 16px !important; }

.pl-3 {
  padding-left: 16px !important; }

.mt-3 {
  margin-top: 16px !important; }

.mb-3 {
  margin-bottom: 16px !important; }

@media (max-width: 992px) {
  .px-4 {
    padding-left: 24px !important;
    padding-right: 24px !important; } }

@media (min-width: 1200px) {
  .pl-lg-4 {
    padding-left: calc(1.75 * 16px) !important; } }

@media (min-width: 1200px) {
  .pr-lg-4 {
    padding-right: calc(1.75 * 16px) !important; } }

.md-up {
  display: none; }
  @media (min-width: 991.98px) {
    .md-up {
      display: block; } }

.lg-up {
  display: none; }
  @media (min-width: 1439.98px) {
    .lg-up {
      display: block; } }

.xl-up {
  display: none; }
  @media (min-width: 1599.98px) {
    .xl-up {
      display: block; } }

@media (min-width: 1439.98px) {
  .lg-to-xl {
    display: block; } }

@media (min-width: 1599.98px) {
  .lg-to-xl {
    display: none; } }

.pmd-Btn {
  min-width: 240px;
  padding: 16px 30px 14px;
  font-size: 16px;
  background-color: #071D49;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out; }
  .pmd-Btn:hover {
    background-color: #4A4A4A;
    color: white;
    text-decoration: none; }

.pmd-Btn--big {
  font-size: 18px; }
  @media null {
    .pmd-Btn--big {
      font-size: 20px; } }

.pmd-Btn--black {
  background-color: black; }

.pmd-Btn--fancy {
  background-color: white;
  font-family: "Palatino LT Std", Palatino, Georgia, "Times New Roman", Times, serif;
  text-transform: capitalize;
  border: 3px solid #071D49;
  color: #071D49; }
  @media (min-width: 991.98px) {
    .pmd-Btn--fancy {
      min-width: 280px;
      font-size: 20px; } }
  .pmd-Btn--fancy:hover {
    background-color: #071D49; }

.pmd-Carousel__container {
  width: 100%;
  margin: auto;
  position: relative; }

.pmd-Carousel {
  width: 100%;
  margin: auto;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0; }

.pmd-Carousel__controls {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10; }
  .pmd-Carousel__controls:hover img {
    opacity: 1; }
  .pmd-Carousel__controls img {
    width: 24px;
    opacity: 0.7; }
    @media null {
      .pmd-Carousel__controls img {
        width: 20px; } }

.pmd-Carousel__controls--left {
  left: 0; }
  @media null {
    .pmd-Carousel__controls--left {
      margin-left: 12px; } }

.pmd-Carousel__controls--right {
  right: 0; }
  .pmd-Carousel__controls--right img {
    transform: rotate(180deg); }
  @media null {
    .pmd-Carousel__controls--right {
      margin-right: 12px; } }

.pmd-Carousel__card {
  display: inline-block;
  position: relative;
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
  width: 100%; }
  .pmd-Carousel__card a {
    text-decoration: none; }
    .pmd-Carousel__card a:hover img {
      filter: saturate(50%) brightness(70%); }
  .pmd-Carousel__card img {
    display: block;
    transition: 0.2s ease-in-out;
    width: 100%;
    background-color: #4a4a4a; }

.pmd-Carousel__card--w-33 {
  box-sizing: border-box;
  width: 100%; }
  @media null {
    .pmd-Carousel__card--w-33 {
      padding: 0 15% !important; } }
  @media null {
    .pmd-Carousel__card--w-33 {
      width: 33.3333%; } }

.pmd-Carousel__cardText {
  font-size: 16px;
  margin-bottom: 0;
  white-space: normal; }
  @media null {
    .pmd-Carousel__cardText {
      font-size: 24px; } }

.pmd-DropCap::first-letter {
  float: left;
  padding: 0 1rem 1rem 0;
  font-size: 7em; }

.pmd-Hero {
  width: 100%;
  padding: 0;
  position: relative; }

.pmd-Hero__overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.pmd-Hero--mb-l {
  margin-bottom: 2.5rem; }
  @media null {
    .pmd-Hero--mb-l {
      margin-bottom: 8rem; } }

.pmd-LineBreak {
  height: 1px;
  background-color: black;
  margin: 0 auto; }

.pmd-LineBreak--Gray {
  background-color: #CCC; }

.pmd-LineBreak--GrayDark {
  background-color: #707070; }

.pmd-LineBreak--GrayDarker {
  background-color: #4A4A4A; }

.pmd-LineBreak--Navy {
  background-color: #071D49; }

.pmd-Text {
  font-size: 1rem; }

.pmd-Text--size-1 {
  font-size: 20px; }
  @media null {
    .pmd-Text--size-1 {
      font-size: 30px; } }

.pmd-Text--dropCap::first-letter {
  float: left;
  font-family: "Palatino", "Palatino Linotype", "Cormorant Garamond", serif;
  padding-right: 21px;
  font-size: 5em;
  line-height: 0.65;
  margin-top: 22px; }
  @media null {
    .pmd-Text--dropCap::first-letter {
      padding-right: 21px;
      font-size: 7.5em;
      line-height: 0.65;
      margin-top: 32px; } }

#golfam .container-full {
  max-width: 100%;
  margin: 0 auto 28px; }
  @media (min-width: 991.98px) {
    #golfam .container-full {
      margin: 0 auto 84px; } }
  @media (min-width: 2000px) {
    #golfam .container-full {
      max-width: 1600px; } }

#golfam .br-helper br {
  display: none; }

@media (min-width: 1600px) {
  #golfam .br-helper br {
    display: block; } }

#golfam .quote-icon {
  position: absolute;
  z-index: -1;
  top: -14px;
  margin-left: -14px;
  width: 120px; }
  @media (min-width: 767.98px) {
    #golfam .quote-icon {
      top: -17.5px;
      margin-left: -35px;
      width: 180px; } }
  @media (min-width: 991.98px) {
    #golfam .quote-icon {
      top: -31.5px;
      margin-left: -66.5px;
      width: 220px; } }
  @media (min-width: 1599.98px) {
    #golfam .quote-icon {
      top: -52.5px;
      margin-left: -80.5px;
      width: 290px; } }

#golfam .crown-seal {
  display: flex;
  justify-content: center;
  align-items: center; }
  #golfam .crown-seal img {
    display: block;
    width: 32px; }
    @media (min-width: 575.98px) {
      #golfam .crown-seal img {
        width: 48px; } }
    @media (min-width: 991.98px) {
      #golfam .crown-seal img {
        width: 76px; } }

#golfam .heading-img {
  margin: 0;
  font-size: 20px;
  font-family: open-sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center; }
  #golfam .heading-img img {
    display: block;
    width: 100%; }

#golfam .img-row {
  padding: 0 21px; }
  #golfam .img-row img {
    display: block;
    width: 100%; }
  @media (min-width: 767.98px) {
    #golfam .img-row {
      padding: 0 42px; } }
  @media (min-width: 991.98px) {
    #golfam .img-row {
      padding: 0 98px; } }
  @media (min-width: 1439.98px) {
    #golfam .img-row {
      padding: 0 84px; } }

#golfam .copy-row {
  position: relative;
  padding: 0 21px; }
  @media (min-width: 575.98px) {
    #golfam .copy-row {
      padding: 0 42px; } }
  @media (min-width: 767.98px) {
    #golfam .copy-row {
      padding: 0 70px; } }
  @media (min-width: 991.98px) {
    #golfam .copy-row {
      padding: 0 147px; } }

#golfam .copy, #golfam .signature__name, #golfam .signature__title {
  color: #071D49;
  font-size: 20px;
  font-family: open-sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 35px;
  line-height: 1.6; }
  @media (min-width: 991.98px) {
    #golfam .copy, #golfam .signature__name, #golfam .signature__title {
      font-size: 28px;
      margin-bottom: 49px; } }
  #golfam .copy--last {
    margin-bottom: 0; }

#golfam .question {
  font-size: 24px;
  font-family: oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10.5px; }
  @media (min-width: 991.98px) {
    #golfam .question {
      font-size: 40px;
      margin: 0 0 14px; } }

#golfam .spacer {
  margin: 0 auto 28px; }
  @media (min-width: 991.98px) {
    #golfam .spacer {
      margin: 0 auto 84px; } }

#golfam .intro {
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
  padding-bottom: 28px;
  border-bottom: 1px dotted #071D49; }
  @media (min-width: 575.98px) {
    #golfam .intro {
      max-width: 80%; } }
  @media (min-width: 991.98px) {
    #golfam .intro {
      max-width: 80%;
      padding-bottom: 84px; } }

#golfam .signature {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  margin-bottom: 28px; }
  #golfam .signature__img {
    margin-bottom: 28px; }
    #golfam .signature__img img {
      display: block;
      width: 120px; }
      @media (min-width: 767.98px) {
        #golfam .signature__img img {
          width: 230px; } }
    @media (min-width: 991.98px) {
      #golfam .signature__img {
        margin-bottom: 38.5px; } }
  #golfam .signature__name, #golfam .signature__title {
    margin-bottom: 0; }
  #golfam .signature__name {
    text-transform: uppercase;
    font-weight: 700; }
  #golfam .signature__title {
    font-style: italic;
    font-size: 16px; }
    @media (min-width: 991.98px) {
      #golfam .signature__title {
        font-size: 24px; } }
  @media (min-width: 991.98px) {
    #golfam .signature {
      margin-bottom: 38.5px; } }

#golfam .social-icons {
  display: flex;
  justify-content: center;
  align-items: center; }
  #golfam .social-icons img {
    margin: 0 4.9px;
    width: 42px;
    transition: all 0.1s ease-out;
    opacity: 1; }
    @media (min-width: 991.98px) {
      #golfam .social-icons img {
        margin: 0 7px;
        width: 58px; } }
    #golfam .social-icons img:hover {
      opacity: 0.7; }

#golfam .text-center {
  text-align: center; }

#golfam .text-nowrap {
  white-space: nowrap; }
  #golfam .text-nowrap--lg-to-xl {
    white-space: unset; }
    @media (min-width: 1439.98px) {
      #golfam .text-nowrap--lg-to-xl {
        white-space: nowrap; } }
    @media (min-width: 1599.98px) {
      #golfam .text-nowrap--lg-to-xl {
        white-space: normal; } }

#golfam .img {
  display: block;
  width: 100%; }
  @media (min-width: 991.98px) {
    #golfam .img--mobile {
      display: none !important; } }
  #golfam .img--desktop {
    display: none !important; }
    @media (min-width: 991.98px) {
      #golfam .img--desktop {
        display: block !important; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
