:root {
  --brand-black: #303030;
  --light-grey: #e3e3e3;
  --brand-green: #9bb945;
  --dark-grey: #a3a3a3;
  --white: white;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

a {
  text-decoration: underline;
}

.section {
  color: #000;
  width: 100vw;
  position: relative;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Libre Baskerville, sans-serif;
  font-weight: 400;
  display: inline-block;
  position: static;
}

.image {
  z-index: 0;
  width: 100vw;
  height: auto;
  min-height: auto;
  max-height: 600px;
  position: absolute;
  top: 0;
}

.container-2 {
  z-index: 1;
  text-align: center;
  padding-top: 50px;
  position: relative;
}

.navbar {
  background-color: #fff;
}

.nav-bar {
  border-bottom: 2px solid var(--brand-black);
  top: 211px;
}

.div-block-23 {
  z-index: 0;
  justify-content: center;
  width: 800px;
  height: 600px;
  display: flex;
  position: absolute;
  top: -41px;
  left: 300px;
}

.div-block-24 {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 900px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.nav-menu {
  float: none;
  text-align: center;
  position: static;
}

.navbar-2 {
  opacity: 1;
  background-color: #fbffe7;
  border: 1px #000;
  margin-top: 0;
}

.navbar-2.op2 {
  background-color: #ffffffb3;
}

.home-hero-div {
  color: #fff;
  text-align: center;
  min-height: 23%;
}

.logo {
  max-width: none;
  max-height: 6em;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .6em;
  padding: .5em 0 1em;
  display: inline-block;
}

.logo.op2 {
  flex: 0 auto;
  margin-right: auto;
}

.container-3 {
  text-align: center;
}

.text-block {
  color: #fff;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
}

.text-block.head {
  color: #fff;
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 2.3em;
  font-weight: 700;
}

.text-block.head.sub {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.8em;
  font-style: italic;
  font-weight: 600;
}

.text-block.page-header {
  color: var(--brand-black);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.8em;
  font-weight: 700;
}

.text-block.page-header.sub {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.8em;
  font-style: italic;
  font-weight: 600;
}

.body {
  color: var(--brand-black);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.container-4 {
  padding-left: 60px;
  padding-right: 76px;
  display: inline-block;
}

.column {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 2px #5959594d;
}

.column._1 {
  z-index: 2;
}

.column._3 {
  z-index: 0;
}

.div-block-25 {
  background-image: linear-gradient(#00000080, #00000080);
}

.section-2 {
  font-weight: 400;
  position: relative;
}

.product-photo {
  z-index: 0;
  display: none;
  position: static;
  top: 0;
  overflow: visible;
}

.column-2, .column-3 {
  text-align: center;
}

.product-imagecombo {
  z-index: 0;
  background-color: #fff;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.product-imagecombo.behind {
  z-index: 1;
  background-image: url('../images/CourseGuideEditZoom.png'), linear-gradient(to bottom, null, null);
}

.nav-link {
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
}

.nav-link.w--current {
  background-color: var(--brand-black);
  color: #fff;
  display: none;
}

.div-block-27 {
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
}

.link {
  background-color: var(--brand-black);
  color: #fff;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  text-decoration: none;
  display: block;
}

.text-block-2 {
  color: var(--brand-black);
  background-color: #fbffe7;
  border-radius: 5px;
  padding: .6em;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
}

.text-block-2:hover {
  box-shadow: 1px 1px 3px 0 var(--brand-black);
}

.text-block-2.meh {
  background-color: #ccd1b4;
}

.text-block-2.op2 {
  color: #000;
  text-transform: uppercase;
  background-color: #0000;
  font-size: 1.1em;
  font-weight: 700;
}

.link-block {
  background-color: #fbffe7;
  border-radius: 6px;
  margin-left: 0;
  margin-right: 0;
  padding: .6em .8em;
  text-decoration: none;
}

.link-block:hover {
  background-color: #e4e9cb;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-block.w--current {
  background-image: linear-gradient(#ccd1b4, #ccd1b4), url('../images/headerreverse.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  margin-top: -10px;
  margin-bottom: -10px;
  padding: 20px;
  font-weight: 400;
  box-shadow: 1px 1px 3px #30303099;
}

.link-block.op2 {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
}

.columns {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
  position: relative;
  overflow: visible;
}

.columns.full-screen {
  display: none;
}

.heading {
  z-index: 2;
  color: #0000;
  text-align: left;
  text-transform: uppercase;
  border: 1px #000;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0 20px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  transition: transform .2s;
  display: block;
}

.div-block-28 {
  height: 20px;
}

.div-block-29 {
  background-color: #c8ccb5;
  height: 10px;
  display: block;
}

.column-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-10 {
  z-index: 1;
  float: right;
  clear: left;
  text-align: center;
  max-width: none;
  display: inline-block;
  position: relative;
  top: -20px;
  right: -10%;
  overflow: visible;
}

.image-10._2 {
  display: block;
  position: relative;
  top: -156px;
}

.image-10._1 {
  display: block;
}

.image-11 {
  position: relative;
}

.div-block-30 {
  height: auto;
  position: relative;
  inset: 0%;
}

.image-3 {
  z-index: 1;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 101%;
  transition: opacity .2s;
  position: absolute;
}

.image-3:hover {
  opacity: 0;
  max-width: 101%;
}

.image-13 {
  z-index: 0;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 101%;
  position: absolute;
}

.image-13.tee-signs, .image-13.scorecards {
  max-width: 50%;
  inset: 0% auto auto 0%;
}

.image-13.course-guide {
  position: static;
  inset: 0% auto auto 0%;
}

.image-1 {
  z-index: 1;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 101%;
  transition: opacity .2s;
  position: absolute;
}

.image-1:hover {
  opacity: 0;
  max-width: 101%;
}

.image-1.tee-sign {
  max-width: 100%;
  position: relative;
}

.image-1.course-guide {
  position: static;
}

.image-1.scorecards {
  max-width: 100%;
  position: relative;
}

.image-2 {
  z-index: 0;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 101%;
  position: absolute;
}

.div-block-31 {
  z-index: 1;
  background-color: #fbffe7;
  transition: bottom .2s;
  position: absolute;
  inset: auto 0% -27%;
  overflow: hidden;
}

.div-block-31:hover {
  bottom: 0%;
}

.paragraph {
  color: var(--brand-black);
  text-align: left;
  align-self: center;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.product-caption {
  z-index: 1;
  background-color: #fff;
  transition: bottom .2s;
  position: relative;
  top: -60px;
  overflow: hidden;
}

.product-caption:hover {
  bottom: 0%;
}

.div-block-33 {
  background-color: #c8ccb5;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 4px #0000;
}

.image-14 {
  align-self: center;
  max-width: none;
  margin-left: 5px;
  margin-right: 0;
  transform: rotate(90deg);
}

.columns-test {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.columns-test.full-screen {
  display: none;
}

.text-block-3 {
  opacity: 0;
  color: #0000;
  align-self: center;
  margin-left: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-block-3:hover {
  opacity: 1;
  line-height: 34px;
  text-decoration: underline;
}

.container-5 {
  margin-bottom: 20px;
}

.div-block-34 {
  background-color: #fbffe7;
}

.page-header {
  color: #fff;
  text-align: center;
  margin-top: 45px;
  margin-bottom: auto;
  font-size: 35px;
  font-weight: 600;
}

.body-2 {
  color: var(--brand-black);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.tabs-menu {
  background-color: var(--light-grey);
  text-align: left;
  border: 1px #000;
}

.paragraph-2 {
  color: #fff;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.div-block-35 {
  justify-content: flex-end;
  display: flex;
}

.text-block-4 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
  line-height: 29px;
}

.product-tab-right {
  color: var(--brand-black);
  background-color: #0000;
  align-self: stretch;
  padding-left: 20px;
  position: relative;
}

.product-tab-right.amenities {
  height: 392px;
}

.product-imagecombo-2 {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.tab-link {
  border-bottom: 2px solid var(--light-grey);
  background-color: #0000;
  padding: 0;
}

.tab-link:hover {
  border-bottom-color: var(--brand-green);
}

.tab-link.w--current {
  border-bottom-color: var(--brand-green);
  background-color: var(--brand-green);
  color: #fff;
  padding: 0;
}

.text-block-5 {
  text-transform: uppercase;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-5.w--current {
  background-color: #9bb845;
  position: relative;
}

.container-6 {
  justify-content: space-around;
  display: flex;
}

.nav-menu-2 {
  float: none;
  text-align: center;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.image-15 {
  height: 60px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-37 {
  text-align: left;
  flex: none;
}

.search {
  float: none;
}

.hero-section {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/bridge-clouds-field-209982.jpg');
  background-position: 0 0, 50% 61%;
  background-size: auto, cover;
  margin-top: -45px;
  padding-top: 20vh;
  padding-bottom: 25vh;
  position: relative;
}

.header-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Libre Baskerville, sans-serif;
  font-size: 4.8em;
  font-weight: 400;
  line-height: 1em;
  position: static;
}

.header-bar {
  background-color: #fff;
  width: 18em;
  height: .3em;
  margin: 20px auto;
}

.button {
  height: 1em;
}

.subheader-1 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  line-height: 1em;
}

.subheader-1._404 {
  margin-top: 25px;
}

.dropdown-toggle {
  border-bottom: 2px solid #e3e3e300;
  margin-right: 0;
  padding: 9px 20px 7px 0;
  transition: border .2s;
}

.dropdown-toggle:hover {
  border-bottom-style: solid;
  border-bottom-color: var(--brand-black);
}

.nav-link-2 {
  text-transform: uppercase;
  border-bottom: 2px solid #e3e3e300;
  margin-left: auto;
  margin-right: 0;
  padding: 9px 0 7px;
  font-size: 15px;
  font-weight: 700;
  transition: transform .2s;
  position: relative;
  right: auto;
}

.nav-link-2:hover {
  border-bottom-color: var(--brand-black);
}

.nav-link-2.w--current {
  border-bottom: 2px solid var(--brand-black);
  color: var(--brand-black);
  border-radius: 0;
  padding-top: 9px;
  padding-bottom: 7px;
  text-decoration: none;
  transition-duration: .2s;
}

.nav-link-2.w--current:hover {
  transform: translate(0);
}

.navbar-3 {
  background-color: #e3e3e3cc;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  inset: 0% 0% auto;
}

.map-section {
  z-index: auto;
  background-image: linear-gradient(#0003, #0003), url('../images/FM_fullset-03.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 10vh;
  padding-bottom: 15vh;
  position: relative;
}

.product-card-container {
  justify-content: space-between;
  margin-top: -200px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.product-card {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border: 0 solid #fff;
  align-self: auto;
  width: 300px;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}

.product-card.course-guide {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.product-card.scorecard {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.product-card.tee-signs {
  background-image: url('../images/TeeSignsEdit1.png');
  background-position: 50% 19%;
  background-repeat: no-repeat;
  background-size: 250px;
  display: block;
}

.text-block-7 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.text-block-7.dropdown:hover {
  background-color: var(--brand-black);
  color: #fff;
}

.text-block-7.dropdown.w--current {
  background-color: var(--brand-green);
  color: var(--brand-black);
  font-style: normal;
  text-decoration: none;
}

.text-block-7.dropdown.w--current:hover {
  background-color: var(--brand-black);
  color: #fff;
}

.text-block-7.dropdown.teesigns {
  display: block;
}

.div-block-39 {
  text-align: center;
  background-color: #07070780;
  border-radius: 20px;
  display: block;
}

.dropdown-list {
  background-color: #9bb845;
  border-bottom-right-radius: 15px;
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: #9bb945cc;
  border-bottom-right-radius: 15px;
  margin-left: -5px;
}

.sliding-square {
  z-index: 1;
  border: 3px solid var(--brand-green);
  width: 275px;
  height: 275px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.product-card-label {
  background-color: var(--brand-black);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  min-height: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  inset: auto 0% 0%;
}

.benefits-section {
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.div-block-41 {
  text-align: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.quote-1 {
  width: 859px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.2em;
}

.quote-sub-1 {
  color: var(--brand-green);
  padding-bottom: 0;
  font-size: 1.2em;
  font-weight: 700;
}

.info-section {
  background-color: var(--dark-grey);
}

.container-9 {
  justify-content: space-between;
  padding: 10vh 30px;
  display: flex;
  overflow: hidden;
}

.home-stats {
  color: #fff;
  width: 275px;
}

.home-stats.course-guide {
  background-position: 50% -30%;
  background-size: 300px;
}

.home-stats.scorecard {
  background-image: url('../images/DeerValleyBi_FMWeb.png');
  background-position: 50% 37%;
  background-repeat: no-repeat;
  background-size: 200px;
}

.home-stats.tee-signs {
  background-image: url('../images/TeeSignsEdit1.png');
  background-position: 50% 19%;
  background-repeat: no-repeat;
  background-size: 250px;
}

.home-stats.middle {
  margin-left: 35px;
  margin-right: 35px;
}

.image-16 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
}

.heading-2.color-picker {
  color: var(--brand-black);
  margin-right: 5px;
  padding-left: 15px;
}

.paragraph-3 {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 50px;
}

.paragraph-3.right {
  padding-left: 6px;
  padding-right: 6px;
}

.paragraph-3.about {
  margin-bottom: 30px;
}

.section-7 {
  background-color: var(--brand-black);
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
}

.footer-logo {
  height: 80px;
}

.social-button {
  background-color: #0000;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 0;
  display: inline-block;
}

.social-button:hover {
  opacity: .8;
}

.social-button.facebook {
  background-image: url('../images/Social-Media-Logos_Facebook.svg');
  background-position: 0 0;
  background-size: 30px 30px;
}

.social-button.facebook:hover {
  border: 2px #fe001a;
  border-radius: 20px;
}

.social-button.instagram {
  background-image: url('../images/Social-Media-Logos_Instagram.svg');
  background-position: 0 0;
  background-size: 30px 30px;
}

.social-button.twitter {
  background-image: url('../images/Social-Media-Logos-Twitter.svg');
  background-position: 0 0;
  background-size: 30px 30px;
}

.social-button.yelp {
  background-image: url('../images/Social-Media-Logos_Yelp.svg');
  background-position: 0 0;
  background-size: 40px 40px;
}

.social-button.linked-in {
  background-image: url('../images/Social-Media-Logos-LinkedIn.svg');
  background-position: 0 0;
  background-size: 40px 40px;
}

.social-div {
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-10 {
  display: flex;
  position: relative;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  margin-top: 20px;
}

.footer-nav {
  flex: 1;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-42 {
  justify-content: space-between;
  display: flex;
}

.link-2 {
  color: #fff;
  text-align: left;
  flex: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.1em;
  text-decoration: none;
  transition: transform .2s;
  transform: translate(0);
}

.link-2:hover {
  transform: translate(0, -3px);
}

.link-2.w--current {
  font-weight: 600;
}

.link-2.left {
  text-align: left;
  flex: 0 auto;
  align-self: auto;
}

.link-2.teesigns {
  display: block;
}

.link-3 {
  flex: 1;
}

.link-4 {
  text-align: center;
  flex: 1;
}

.link-5, .link-6 {
  flex: 1;
}

.div-block-43 {
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}

.div-block-44 {
  justify-content: flex-end;
  display: flex;
}

.container-12 {
  justify-content: space-between;
  display: flex;
}

.dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.div-block-45 {
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.text-block-11 {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.1em;
}

.text-block-11.teesigns {
  display: block;
}

.paragraph-5 {
  color: #fff;
  flex: 1;
  line-height: 1.4em;
}

.button-2 {
  background-color: var(--brand-black);
  color: #fff;
  border-radius: 9px;
  width: 200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  display: none;
}

.review-container {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
}

.div-block-46 {
  text-align: right;
  order: 0;
  align-self: auto;
  margin-bottom: 10px;
  font-size: 15px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.link-7 {
  color: var(--brand-green);
  text-align: right;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
}

.text-block-12 {
  color: #fff;
  text-align: right;
  font-size: 1em;
  line-height: 1.5em;
}

.section-8 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: opacity .2s;
  display: block;
}

.div-block-47 {
  padding: 10px;
  display: none;
}

.container-14 {
  border-top-left-radius: 10px;
  margin-bottom: 38px;
}

.container-14.tee-signs {
  box-shadow: 1px 1px 15px -7px #303030cc;
}

.grid {
  grid-column-gap: 17px;
  grid-row-gap: 24px;
  grid-template: "Area Area Area Area Area-2 Area-2 Area-2 Area-2"
                 "Area Area Area Area Area-2 Area-2 Area-2 Area-2"
                 "Area Area Area Area . . . ." 105px
                 / 1fr .75fr .75fr .75fr 1fr 1fr 1fr 1fr;
  margin-right: 5px;
}

.list {
  width: 420px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
}

.list.examples {
  width: 380px;
}

.image-17 {
  max-width: 100%;
}

.container-15-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: -51px;
  display: flex;
}

.product-disc {
  color: var(--brand-black);
  width: 250px;
}

.product-disc.course-guide {
  background-position: 50% -30%;
  background-size: 300px;
}

.product-disc.scorecard {
  background-image: url('../images/DeerValleyBi_FMWeb.png');
  background-position: 50% 37%;
  background-repeat: no-repeat;
  background-size: 200px;
}

.product-disc.tee-signs {
  background-image: url('../images/TeeSignsEdit1.png');
  background-position: 50% 19%;
  background-repeat: no-repeat;
  background-size: 250px;
}

.product-disc.middle {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-48 {
  flex: 0 auto;
  align-self: center;
  width: 500px;
  max-width: none;
  margin-top: -36px;
}

.heading-home {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1em;
}

.paragraph-home {
  text-align: center;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1em;
  line-height: 1.3em;
}

.paragraph-home.right {
  padding-left: 6px;
  padding-right: 6px;
}

.heading-3 {
  color: var(--brand-black);
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Libre Baskerville, sans-serif;
  font-size: 33px;
  font-style: normal;
  line-height: 40px;
}

.heading-3.guidelines {
  margin-bottom: 20px;
}

.heading-3.letter {
  color: var(--white);
}

.heading-3.faq {
  margin-bottom: 20px;
}

.heading-3.tee-signs {
  z-index: 1;
  margin-right: -119px;
  position: relative;
}

.section-9 {
  z-index: auto;
  background-image: linear-gradient(#00000080, #00000080), url('../images/modified.jpg');
  background-position: 0 0, 50% 42%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: block;
  position: relative;
}

.tablet-hero-image {
  flex: 0 auto;
  align-self: center;
  width: 460px;
  position: relative;
  top: -7px;
}

.tablet-hero-image.tee-sign {
  padding-right: 0;
  top: 0;
}

.tablet-hero-image.tee-sign.left {
  z-index: 0;
  margin-top: 22px;
  margin-bottom: 40px;
  padding-left: 30px;
}

.section-10 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.section-10.tee-signs {
  margin-top: 60px;
  margin-bottom: 60px;
}

.tabs {
  background-color: #fff;
  box-shadow: 1px 1px 15px -7px #303030cc;
}

.container-16 {
  z-index: 1;
  border-bottom: 2px solid var(--dark-grey);
  background-color: var(--brand-black);
  box-shadow: none;
  border-top-right-radius: 30px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.container-16.tee-signs {
  border-bottom: 2px solid var(--dark-grey);
}

.sub-header-1 {
  color: var(--brand-black);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.sub-header-1.w--current {
  background-color: #9bb845;
  position: relative;
}

.sub-header-1.no {
  opacity: 0;
}

.sub-header-1.letter, .sub-header-1.green {
  color: var(--brand-green);
}

.sub-header-1.white {
  color: var(--brand-black);
}

.sub-header-1.smaller {
  font-size: 20px;
}

.course-ben-p {
  color: var(--brand-black);
  text-align: left;
}

.course-ben-p.letter {
  color: var(--white);
}

.benefits-div {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.by2-div {
  flex: 0 auto;
  width: 50%;
  margin-right: 25px;
}

.by2-div.right {
  margin-left: 26px;
}

.course-ben-head {
  border-style: none none solid;
  border-width: 1px 1px 4px;
  border-color: black black var(--brand-green);
  color: var(--brand-black);
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}

.course-ben-head.templates {
  border-bottom-style: none;
  border-bottom-color: var(--white);
  color: var(--white);
}

.div-block-52 {
  border-bottom: 2px solid #000;
  align-self: flex-start;
  padding-bottom: 0;
}

.div-block-53 {
  display: flex;
}

.product-tab-div {
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.product-tab-div.tee-signs {
  min-height: 407px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.product-thumbnail {
  transition: transform .2s;
  box-shadow: 1px 1px 7px -3px #303030b3;
}

.product-thumbnail:hover {
  transform: translate(0, -3px);
}

.brown-div {
  z-index: 1;
  opacity: 1;
  justify-content: space-around;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.lightbox-link {
  margin-left: 10px;
  padding-left: 0;
  position: relative;
}

.div-block-55 {
  color: #303030;
  background-color: #0000;
  align-self: stretch;
  position: relative;
}

.product-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-56 {
  align-items: center;
  display: flex;
}

.div-block-57, .div-block-58 {
  width: 40px;
  height: 40px;
}

.ts-color-brown {
  background-color: #ac764a;
  border-radius: 10px;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  transform: scale(1.1);
}

.ts-color-brown.brown {
  background-color: #ac764a;
}

.ts-color-brown.grey {
  background-color: #e1e1e1;
}

.color-picker-brown {
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  top: 10px;
}

.color-picker-brown.brown {
  z-index: 1;
  opacity: 1;
  display: block;
}

.color-picker-brown.grey {
  display: block;
}

.div-block-59 {
  width: 110px;
  height: 40px;
  position: relative;
}

.grey-div {
  z-index: 0;
  justify-content: space-around;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.color-picker-grey {
  opacity: 0;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  top: 10px;
}

.color-picker-grey.brown {
  z-index: 1;
  opacity: 1;
  display: block;
}

.color-picker-grey.grey {
  display: block;
}

.ts-color-grey {
  background-color: #e1e1e1;
  border-radius: 10px;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

.ts-color-grey.brown {
  background-color: #ac764a;
}

.ts-color-grey.grey {
  background-color: #e1e1e1;
}

.container-17 {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.paragraph-6 {
  color: #fff;
  text-align: right;
  flex: 1;
  line-height: 1.4em;
}

.link-8 {
  color: #fff;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
  transition: transform .2s;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: translate(0);
}

.link-8:hover {
  transform: translate(0, -3px)translate(0);
}

.container-18 {
  display: flex;
}

.image-20 {
  opacity: 1;
}

.icon {
  margin-right: 0;
}

.image-21 {
  max-width: 150%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -8% 0% 0% -17%;
}

.image-22 {
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 27% 0% auto;
}

.photo-div {
  z-index: 1;
  opacity: 1;
  justify-content: space-around;
  display: flex;
  position: absolute;
  inset: auto 0% 0% 10px;
  overflow: visible;
}

.image-23 {
  max-width: 100%;
  overflow: visible;
}

.lightbox-link-2 {
  overflow: hidden;
}

.div-block-60 {
  z-index: 1;
  background-color: var(--brand-black);
  position: relative;
}

.image-24 {
  max-width: 100%;
}

.image-25 {
  max-width: 40%;
  position: relative;
}

.sample-ad-div {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  padding-right: 0;
  display: flex;
}

.large-ad-image-div {
  width: 50%;
  max-width: 50%;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  position: relative;
}

.large-ad-image-div.vertical {
  width: auto;
  max-width: none;
  min-height: 140px;
}

.large-ad-image-div.vertical.double {
  min-height: 207px;
}

.ad-image-container {
  min-height: 255px;
  display: flex;
}

.ad-image-container.horizontal {
  min-height: 667px;
}

.ad-image-container.horizontal.double {
  min-height: 429px;
}

.ad-image-container.vertical {
  min-height: 361px;
  display: block;
}

.small-ad-image-div {
  flex: 0 auto;
  align-self: stretch;
  max-width: 50%;
  margin-top: -5px;
  padding-left: 0;
  position: relative;
}

.small-ad-image-div.vertical {
  max-width: none;
  margin-top: 9px;
  padding-left: 5px;
}

.image-26 {
  display: block;
}

.small-ad-image {
  max-width: 31%;
  margin: 5px;
  transition: margin .2s;
}

.small-ad-image:hover {
  margin-top: 0;
}

.large-ad-image {
  opacity: 1;
  position: absolute;
  overflow: visible;
}

.large-ad-image._5 {
  opacity: 1;
  display: none;
}

.large-ad-image._3 {
  z-index: 0;
  opacity: 1;
  display: none;
}

.large-ad-image._1 {
  z-index: 1;
  opacity: 1;
}

.large-ad-image._4, .large-ad-image._6 {
  opacity: 1;
  display: none;
}

.large-ad-image._2 {
  z-index: 0;
  display: none;
}

.small-tee-image {
  max-width: 33%;
  padding: 5px;
  transition: padding .2s;
}

.small-tee-image:hover {
  padding-top: 0;
}

.large-tee-image-div {
  width: 70%;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  position: relative;
}

.tee-image-container-copy {
  min-height: 200px;
  margin-bottom: 50px;
  display: flex;
}

.image-27 {
  flex: 0 auto;
  order: 0;
}

.sample-sizing-header {
  border-style: none none solid;
  border-width: 1px 1px 4px;
  border-color: black black var(--brand-green);
  color: var(--brand-black);
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}

.sample-sizing-container {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.sizing-info {
  text-align: left;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  font-size: 1em;
  line-height: 1.5em;
  position: absolute;
  inset: 28px 0% 0% auto;
}

.sizing-info.right {
  padding-left: 6px;
  padding-right: 6px;
}

.sizing-info.double {
  top: 147px;
}

.sizing-info.triple {
  top: 215px;
}

.design-header {
  color: var(--brand-black);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: Libre Baskerville, sans-serif;
  font-size: 33px;
  font-style: normal;
  line-height: 40px;
}

.section-11 {
  margin-top: 40px;
}

.section-11.letter {
  background-color: var(--brand-black);
  padding-top: 30px;
  padding-bottom: 40px;
}

.section-11.faq {
  margin-bottom: 20px;
}

.art-direction-div {
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.section-12 {
  background-color: var(--brand-black);
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-white {
  z-index: 0;
  color: var(--brand-black);
  text-align: center;
  margin-top: 0;
  position: relative;
}

.text-span {
  text-decoration: underline;
}

.by3-div {
  width: 50%;
  margin-left: 15px;
  margin-right: 0;
}

.template-link {
  color: var(--brand-black);
}

.template-header {
  border-bottom: 4px solid var(--brand-green);
  background-color: var(--light-grey);
  color: var(--brand-black);
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}

.template-header.templates {
  border-bottom-style: none;
  border-bottom-color: var(--white);
  color: var(--white);
}

.section-13 {
  border-bottom: 4px none var(--white);
  display: block;
  position: relative;
}

.template-paragraph {
  text-align: left;
  margin-bottom: 10px;
}

.link-9 {
  color: var(--white);
}

.grid-2 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 40px;
}

.faq-div {
  margin-top: 30px;
  margin-bottom: 30px;
}

.link-10 {
  color: var(--brand-black);
  text-decoration: none;
}

.form-block {
  text-align: left;
}

.title-small-cap {
  text-transform: lowercase;
}

.link-11 {
  color: var(--brand-black);
  text-decoration: none;
  transition: opacity .2s;
}

.link-11:hover {
  color: #303030cc;
  transform: scale(1);
}

.body-3 {
  font-size: 16px;
  line-height: 22px;
}

.bold-text {
  font-size: 22px;
}

.sub-header-2 {
  color: var(--brand-black);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.sub-header-2.w--current {
  background-color: #9bb845;
  position: relative;
}

.sub-header-2.no {
  opacity: 0;
}

.sub-header-2.letter {
  color: var(--brand-green);
}

.sub-header-2.faq {
  font-size: 18px;
}

.sub-header-3 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.sub-header-3.w--current {
  background-color: #9bb845;
  position: relative;
}

.sub-header-3.no {
  opacity: 0;
}

.sub-header-3.letter {
  color: var(--brand-green);
}

.text-field, .text-field-large {
  background-color: var(--light-grey);
}

.question-div {
  margin-left: 0;
  display: flex;
}

.large-ad-image-div-copy {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.large-ad-image-div-copy.vertical {
  width: auto;
  max-width: none;
  min-height: 140px;
}

.large-ad-image-div-copy.vertical.double {
  min-height: 207px;
}

.div-block-61 {
  z-index: 1;
  margin-bottom: 20px;
}

.div-block-62 {
  background-color: var(--brand-black);
  padding-top: 40px;
  padding-bottom: 40px;
}

.old-samples-section {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.tabs-menu-2 {
  text-align: left;
  background-color: #e3e3e3;
  border: 1px #000;
}

.image-29 {
  position: static;
}

.div-block-63 {
  width: 75%;
}

.aw-product-div {
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.photo-div-2 {
  z-index: 1;
  opacity: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: -10px;
  display: flex;
  position: static;
  inset: auto 0% 0% 10px;
  overflow: visible;
}

.paragraph-7 {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.lightbox-link-3 {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 0;
}

.tab-link-2 {
  background-color: #0000;
  border-bottom: 2px solid #e3e3e3;
  padding: 0;
}

.tab-link-2:hover {
  border-bottom-color: #9bb945;
}

.tab-link-2.w--current {
  color: #fff;
  background-color: #9bb945;
  border-bottom-color: #9bb945;
  padding: 0;
}

.tab-link-2.teesigns {
  display: none;
}

.container-19 {
  z-index: 1;
  box-shadow: none;
  background-color: #303030;
  border-bottom: 2px solid #a3a3a3;
  border-top-right-radius: 30px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.product-tab-right-2 {
  color: #303030;
  background-color: #0000;
  align-self: stretch;
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
  position: static;
}

.aw {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.lightbox-link-4 {
  flex: none;
  position: static;
}

.section-14 {
  background-image: url('../images/Fairway-About-Us-Photos.jpg');
  background-position: 50%;
  margin-top: -45px;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
}

.section-14.about-us {
  background-image: url('../images/Fairway-About-Us-Photos.jpg');
  background-size: cover;
}

.section-14.faq {
  background-image: url('../images/Fairway-FAQ-Photos.jpg');
  background-size: cover;
}

.section-14.contact-us {
  background-image: url('../images/Fairway-Contact-Photo.jpg');
  background-position: 50% 53%;
  background-size: cover;
}

.section-14.art-guidelines {
  background-image: url('../images/Fairway-Review-Photos.jpg');
  background-size: cover;
}

.section-15 {
  background-image: url('../images/Fairway-FAQ-Photos.jpg');
  background-position: 50%;
  margin-top: -45px;
  padding-top: 20vh;
  padding-bottom: 25vh;
  position: relative;
}

.section-16 {
  background-image: url('../images/Fairway-Contact-Photo_1.jpg');
  background-position: 50%;
  margin-top: -45px;
  padding-top: 20vh;
  padding-bottom: 25vh;
  position: relative;
}

.container-15-mobile {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: none;
}

.section-17 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: opacity .2s;
  display: none;
}

.product-imagecombo-3 {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.list-2 {
  width: 420px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
}

.photo-div-3 {
  z-index: 1;
  opacity: 1;
  justify-content: space-around;
  display: flex;
  position: absolute;
  inset: auto 0% 0% 10px;
  overflow: visible;
}

.product-tab-right-3 {
  color: #303030;
  background-color: #0000;
  align-self: stretch;
  padding-left: 20px;
  position: relative;
}

.product-tab-div-2 {
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.submit-button {
  background-color: var(--brand-black);
  color: #fff;
  border-radius: 9px;
  font-size: 1em;
  display: block;
}

.heading-4 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Libre Baskerville, sans-serif;
  font-size: 29px;
  font-style: normal;
  line-height: 40px;
}

.heading-4.guidelines {
  margin-bottom: 20px;
}

.heading-4.letter {
  color: var(--white);
}

.heading-4.faq {
  margin-bottom: 20px;
}

.paragraph-8 {
  text-align: center;
  width: 500px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.paragraph-8.right {
  padding-left: 6px;
  padding-right: 6px;
}

.paragraph-8.about {
  margin-bottom: 30px;
}

.paragraph-8.smaller {
  font-size: 14px;
}

.paragraph-8.sample-ads {
  width: 700px;
  font-size: 18px;
  line-height: 28px;
}

.link-1 {
  color: var(--white);
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 44px;
  text-decoration: none;
  display: block;
}

.section-18 {
  background-color: var(--dark-grey);
  color: var(--white);
}

.section-18.sample-ads {
  margin-top: -30px;
  margin-bottom: 50px;
}

.container-20 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.link-12 {
  color: var(--brand-black);
  font-weight: 600;
  text-decoration: none;
}

.header-9 {
  border-style: none none solid;
  border-width: 1px 1px 4px;
  border-color: black black var(--brand-green);
  color: var(--brand-black);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-style: normal;
  line-height: 30px;
}

.header-9.templates {
  border-bottom-style: none;
  border-bottom-color: var(--white);
  color: var(--white);
}

.image-30 {
  flex: 1;
  order: 0;
  align-self: auto;
  width: 420px;
  margin-left: 20px;
  padding-left: 0;
}

.div-block-51 {
  flex: 0 auto;
  align-self: center;
  width: 500px;
  max-width: none;
  margin-top: -24px;
}

.section-10-copy {
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
}

.container-21 {
  box-shadow: 0 0 9px -4px #303030b3;
}

.template-div {
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.full-book-tour-div {
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.full-book-tour-image {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.image-31 {
  display: inline-block;
  overflow: visible;
}

.slide {
  background-image: url('../images/1.1-High-Earners.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.image-32 {
  float: left;
  position: static;
  inset: 0% auto auto 0%;
}

.mask {
  padding-top: 20px;
  padding-bottom: 20px;
}

.slider {
  background-color: var(--light-grey);
  height: 600px;
  margin-left: 10px;
}

.slide-nav {
  margin-top: 0;
  display: none;
}

.slide-2 {
  background-image: url('../images/1.2-High-Earners.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-3 {
  background-image: url('../images/2.1-Message.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-4 {
  background-image: url('../images/2.2-Message.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/3.1-DecisionMakers.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-6 {
  background-image: url('../images/3.2-DecisionMakers.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/4-Female.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-8 {
  background-image: url('../images/5.1-Interest.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-9 {
  background-image: url('../images/5.2-Interest.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-10 {
  background-image: url('../images/5.3-Interest.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.gallery-div {
  margin-left: -10px;
  display: block;
}

.image-33 {
  margin-top: 0;
  padding-top: 5px;
}

.review-section {
  padding-top: 50px;
  padding-bottom: 40px;
  display: block;
}

.full-book-paragraph {
  width: 420px;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
}

.full-book-paragraph.no {
  width: auto;
}

.full-book-paragraph.sample-ads {
  width: 380px;
}

.link-13 {
  color: var(--brand-black);
  font-weight: 700;
  text-decoration: none;
}

.list-item {
  margin-bottom: 5px;
}

.lightbox-link-5 {
  position: relative;
}

.div-block-65 {
  opacity: 0;
  background-color: #0000004d;
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
}

.div-block-65:hover {
  opacity: 1;
}

.paragraph-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-13 {
  border: 2px none var(--white);
  background-color: var(--white);
  box-shadow: 1px 1px 3px 0 var(--brand-black);
  color: var(--brand-black);
  text-align: center;
  border-radius: 10px;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-weight: 700;
  position: relative;
  inset: 44% auto auto 0%;
}

.text-block-13.small {
  width: 50px;
  padding: 0;
  font-size: 12px;
  top: 33px;
}

.div-block-66 {
  height: 10px;
}

.paragraph-9 {
  width: 380px;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
}

.paragraph-9.no {
  width: auto;
}

.paragraph-9.sample-ads {
  width: 380px;
}

.image-35 {
  filter: brightness(0%) invert();
  margin-bottom: 20px;
}

.div-block-67 {
  text-align: center;
  flex-wrap: wrap;
  display: block;
}

._404-section {
  background-color: var(--dark-grey);
  background-image: linear-gradient(#0000004d, #0000004d);
  margin-top: -40px;
  padding-top: 20vh;
  padding-bottom: 19vh;
  position: relative;
}

._404-button {
  background-color: var(--brand-black);
  color: #fff;
  text-align: center;
  border-radius: 9px;
  width: 135px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  display: block;
}

.bold-text-2 {
  font-family: Libre Baskerville, sans-serif;
}

.image-36 {
  width: 300px;
  height: 300px;
}

@media screen and (max-width: 991px) {
  .navbar-2 {
    font-size: 12px;
  }

  .body {
    font-size: 14px;
    line-height: 22px;
  }

  .section-2 {
    height: auto;
  }

  .link-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-items: baseline;
    display: inline-block;
    position: static;
    top: 5px;
  }

  .columns, .columns-test {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 500px;
    height: 900px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-tab-right.amenities {
    height: 314px;
  }

  .product-tab-right.tee-sign {
    height: 300px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .hero-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1475px;
    padding-top: 20%;
    padding-bottom: 25%;
  }

  .nav-link-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .map-section {
    background-image: linear-gradient(#0003, #0003), url('../images/FM_fullset-03.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-bottom: 10vh;
  }

  .product-card-container {
    padding-right: 0;
  }

  .sliding-square {
    width: 225px;
  }

  .quote-1 {
    width: 678px;
  }

  .home-stats.middle {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-3 {
    padding-right: 0;
  }

  .link-2 {
    font-size: 1em;
  }

  .div-block-45 {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
  }

  .list {
    width: 310px;
    margin-left: -10px;
    font-size: 13px;
    line-height: 20px;
  }

  .list.examples {
    width: 304px;
  }

  .container-15-desktop.ag-page {
    display: none;
  }

  .div-block-48 {
    width: 50%;
  }

  .div-block-48.mobile {
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 36px;
  }

  .heading-3.ag-page {
    margin-bottom: 21px;
  }

  .heading-3.tee-signs {
    font-size: 26px;
    line-height: 32px;
  }

  .section-9 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/FM_fullset-03.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-bottom: 10vh;
  }

  .tablet-hero-image {
    max-width: 50%;
    left: auto;
  }

  .tablet-hero-image.ag-page {
    max-width: 45%;
  }

  .section-10 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-10.tee-signs {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .sub-header-1 {
    font-size: 20px;
  }

  .product-thumbnail.examples {
    max-width: 100%;
  }

  .grey-div {
    bottom: 0%;
  }

  .photo-div {
    margin-left: -10px;
  }

  .image-25 {
    max-width: 50%;
  }

  .text-field-large {
    float: none;
    text-align: left;
    overflow: visible;
  }

  .image-28 {
    max-width: 50%;
  }

  .old-samples-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aw {
    flex: 0 auto;
  }

  .lightbox-link-4 {
    max-width: 364px;
  }

  .section-14 {
    background-image: linear-gradient(#0000, #0000), url('../images/Fairway-About-Us-Photos.jpg');
    background-size: auto, cover;
    padding-bottom: 10vh;
  }

  .section-14.faq {
    background-image: url('../images/Fairway-FAQ-Photos.jpg');
    background-size: cover;
  }

  .section-15, .section-16 {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1475px;
  }

  .container-15-mobile.ag-page {
    display: block;
  }

  .list-2 {
    width: 300px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-51 {
    width: 50%;
  }

  .section-10-copy {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-64 {
    padding-right: 20px;
  }

  .slider {
    height: 500px;
  }

  .full-book-paragraph {
    width: 310px;
    margin-left: -10px;
    padding-left: 0;
    font-size: 13px;
  }

  .list-item {
    margin-bottom: 0;
  }

  .text-block-13.small {
    top: 19px;
  }

  .paragraph-9 {
    width: 300px;
    font-size: 13px;
  }

  ._404-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1475px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 14px;
  }

  .section-2 {
    z-index: 1;
  }

  .image-13.tee-signs, .image-13.scorecards {
    max-width: 100%;
  }

  .image-13.course-guide {
    max-width: 100%;
    position: absolute;
  }

  .tabs-menu {
    display: block;
  }

  .div-block-35 {
    flex-wrap: wrap;
  }

  .nav-menu-2 {
    background-color: #e3e3e3cc;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-position: 0 0, 50% 58%;
    background-size: auto, 1500px;
    background-attachment: scroll, scroll;
    padding-top: 30%;
    padding-bottom: 35%;
  }

  .header-1 {
    font-size: 3.7em;
  }

  .subheader-1 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.1em;
  }

  .dropdown-toggle {
    border-bottom-style: none;
    justify-content: center;
    display: flex;
  }

  .nav-link-2 {
    text-align: center;
    border-bottom-style: none;
    transition: color .2s, background-color .2s;
  }

  .nav-link-2:hover {
    background-color: var(--brand-black);
    color: #fff;
    border-bottom-style: none;
  }

  .nav-link-2.w--current {
    background-color: var(--brand-green);
    color: var(--brand-black);
    border-bottom-style: none;
    margin-left: 0;
    text-decoration: none;
  }

  .nav-link-2.w--current:hover {
    color: var(--brand-black);
  }

  .navbar-3 {
    background-color: #0000;
  }

  .map-section {
    padding-top: 15%;
    padding-bottom: 10%;
  }

  .product-card-container {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .product-card {
    width: 225px;
    height: 225px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-7 {
    text-align: center;
    position: static;
  }

  .text-block-7.dropdown {
    background-color: #e3e3e3cc;
  }

  .text-block-7.dropdown.w--current {
    background-color: var(--brand-green);
  }

  .text-block-7.products {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .dropdown-list.w--open {
    background-color: #0000;
    border-radius: 0;
  }

  .sliding-square {
    width: 210px;
    height: 210px;
  }

  .quote-1 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-43 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .container-12 {
    margin-top: -70px;
    margin-left: 218px;
    display: block;
  }

  .div-block-45 {
    align-content: center;
  }

  .text-block-11 {
    padding: 5px 10px;
  }

  .review-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-46 {
    right: 15%;
  }

  .section-8 {
    margin-left: 10px;
    margin-right: 10px;
    display: none;
  }

  .div-block-47 {
    flex-wrap: wrap;
  }

  .container-14.teesigns, .container-15-desktop {
    display: none;
  }

  .div-block-48 {
    flex: 0 auto;
  }

  .div-block-48.mobile {
    align-items: center;
    width: auto;
    margin-top: 0;
    display: block;
  }

  .heading-3 {
    font-size: 28px;
  }

  .heading-3.guidelines {
    font-size: 30px;
  }

  .tablet-hero-image {
    float: right;
    text-align: left;
    margin-left: 10px;
    position: static;
  }

  .tablet-hero-image.ag-page {
    display: none;
  }

  .tablet-hero-image.tee-sign {
    margin-bottom: -1px;
  }

  .section-10.tee-signs {
    margin-bottom: 20px;
  }

  .sub-header-1.smaller {
    font-size: 16px;
    line-height: 23px;
    display: none;
  }

  .sub-header-1.smaller.ag-page {
    display: block;
  }

  .course-ben-p.download {
    margin-right: 15px;
  }

  .benefits-div {
    flex-wrap: wrap;
    margin-left: 0;
  }

  .by2-div {
    width: auto;
    margin-left: 0;
  }

  .product-tab-div {
    flex-wrap: wrap;
  }

  .icon {
    flex: 0 auto;
    margin-left: 5px;
    position: static;
    inset: auto 0% 0% auto;
  }

  .image-21 {
    max-width: 130%;
    inset: -8% 0% 0% -15%;
  }

  .menu-button {
    background-color: var(--brand-green);
    color: var(--brand-black);
    border-radius: 10px;
    flex: none;
    margin-right: 10px;
  }

  .menu-button.w--open {
    background-color: var(--light-grey);
    color: var(--brand-black);
  }

  .section-11 {
    margin-top: 30px;
  }

  .art-direction-div {
    flex-wrap: wrap;
    margin-left: 0;
  }

  .section-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .by3-div {
    width: auto;
  }

  .template-header {
    margin-left: 0;
    margin-right: 0;
  }

  .question-div, .aw-product-div {
    flex-wrap: wrap;
  }

  .section-14 {
    background-image: linear-gradient(#0000, #0000), url('../images/Fairway-About-Us-Photos.jpg');
    background-position: 0 0, 50% 58%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-top: -2px;
    padding-top: 20vh;
    padding-bottom: 0;
  }

  .section-14.about-us {
    padding-top: 10vh;
  }

  .section-15, .section-16 {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-position: 0 0, 50% 58%;
    background-size: auto, 1500px;
    background-attachment: scroll, scroll;
  }

  .container-15-mobile {
    display: block;
  }

  .container-15-mobile.ag-page {
    margin-top: 0;
  }

  .mobile-cg-header-div.teesigns {
    display: none;
  }

  .section-17 {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .product-imagecombo-3 {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .list-2 {
    width: auto;
    margin-top: 15px;
    padding-left: 0;
  }

  .photo-div-3 {
    margin-top: 13px;
    margin-left: -30px;
    margin-right: auto;
    padding-left: 0;
    position: static;
  }

  .product-tab-right-3 {
    max-width: 542px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-tab-div-2 {
    flex-wrap: wrap;
    box-shadow: 1px 1px 15px -7px #303030cc;
  }

  .heading-4.guidelines {
    font-size: 30px;
  }

  .paragraph-8 {
    width: auto;
    max-width: 500px;
  }

  .container-20 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-51 {
    flex: 0 auto;
  }

  .div-block-51.mobile {
    align-items: center;
    width: auto;
    margin-top: 0;
    display: flex;
  }

  .section-10-copy {
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-64 {
    padding-right: 0;
  }

  .template-div {
    flex-wrap: wrap;
    margin-left: 0;
  }

  .full-book-tour-div {
    flex-wrap: wrap;
    box-shadow: 1px 1px 15px -7px #303030cc;
  }

  .full-book-tour-image {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .slider {
    height: 450px;
    margin-left: 0;
  }

  .gallery-div {
    flex-wrap: wrap;
    margin-left: 0;
  }

  .full-book-paragraph {
    width: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 14px;
  }

  .list-item {
    margin-bottom: 5px;
  }

  .text-block-13.small {
    top: 39%;
  }

  .paragraph-9 {
    width: auto;
    margin-top: 15px;
    font-size: 14px;
  }

  .lightbox-link-6 {
    position: relative;
  }

  .icon-2 {
    background-color: #30303026;
    border-radius: 5px;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  ._404-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-position: 0 0, 50% 58%;
    background-size: auto, 1500px;
    background-attachment: scroll, scroll;
  }

  .div-block-68 {
    justify-content: center;
    margin-left: 17px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .image-10 {
    inset: 0% 0% auto auto;
  }

  .hero-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1734px;
    padding-top: 40%;
    padding-bottom: 60%;
  }

  .map-section {
    padding-top: 25%;
    padding-bottom: 15%;
  }

  .product-card-container {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-card {
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .product-card.scorecard {
    align-self: center;
  }

  .container-9 {
    display: block;
  }

  .home-stats {
    width: auto;
  }

  .home-stats.middle {
    margin: 20px 0;
  }

  .heading-2 {
    font-size: 1.3em;
  }

  .container-12 {
    margin-left: 250px;
  }

  .div-block-46 {
    display: none;
  }

  .div-block-48 {
    width: auto;
  }

  .heading-3 {
    white-space: normal;
    font-size: 23px;
  }

  .heading-3.guidelines {
    clear: none;
    font-size: 24px;
    overflow: visible;
  }

  .tablet-hero-image {
    display: block;
  }

  .tablet-hero-image.tee-sign {
    max-width: 54%;
    display: block;
  }

  .sub-header-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .benefits-div {
    text-align: center;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .course-ben-head {
    font-size: 26px;
  }

  .link-8 {
    position: static;
  }

  .image-25 {
    flex: 0 auto;
    align-self: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .sample-ad-div {
    flex-wrap: wrap;
  }

  .large-ad-image-div {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .ad-image-container {
    flex-wrap: wrap;
  }

  .small-ad-image-div {
    flex: 1;
    align-self: stretch;
    max-width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .small-ad-image {
    max-width: 32%;
    margin-left: 2px;
    margin-right: 0;
  }

  .small-ad-image.middle {
    margin-left: 5px;
    margin-right: 5px;
  }

  .large-ad-image._1 {
    position: static;
  }

  .section-12 {
    margin-left: auto;
    margin-right: auto;
  }

  .by3-div {
    width: auto;
    margin-right: 5px;
  }

  .template-header {
    font-size: 26px;
  }

  .large-ad-image-div-copy {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .section-14 {
    background-image: linear-gradient(#0000, #0000), url('../images/Fairway-About-Us-Photos.jpg');
    background-size: auto, cover;
    margin-top: -10px;
    padding-top: 18vh;
    padding-bottom: 0;
  }

  .section-14.faq {
    background-image: linear-gradient(to bottom, null, null), url('../images/Fairway-FAQ-Photos.jpg');
  }

  .section-15, .section-16 {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1734px;
  }

  .submit-button {
    display: block;
  }

  .heading-4 {
    white-space: normal;
    font-size: 23px;
  }

  .heading-4.guidelines {
    clear: none;
    font-size: 24px;
    overflow: visible;
  }

  .header-9 {
    font-size: 26px;
  }

  .div-block-51 {
    width: auto;
  }

  .template-div {
    text-align: center;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-2 {
    z-index: 1;
    position: relative;
  }

  .gallery-div {
    text-align: center;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .icon-2 {
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  ._404-section {
    background-image: linear-gradient(#0000, #0000), url('../images/bridge-clouds-field-209982.jpg');
    background-size: auto, 1734px;
  }

  ._404-button {
    display: block;
  }
}


