.so-open {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 15px;
  bottom: 15px;
  padding: 10px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  font: normal bold 13px/1 Arial, sans-serif;
  color: #000;
  cursor: pointer; }
  .so-open.a9, .so-open.a5 {
    display: block; }
  @media (max-width: 1024px) {
    .so-open {
      display: none !important; } }

.so-close {
  position: fixed;
  top: 15px;
  right: 15px;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer; }

.so-win {
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  background: #000;
  color: #FFF;
  transition: 0.3s;
  font: 400 1.3rem/1.6 Arial; }
  .so-win.active {
    z-index: 9999;
    opacity: 1; }

.so-section {
  margin: 0 0 20px; }
  .so-section .clickToEditDiv {
    margin: 5px 0 0 !important;
    text-align: left !important; }

.so-title {
  padding: 0 0 2px;
  margin: 0 0 15px;
  font: 400 1.6rem/1.6 Arial;
  text-transform: uppercase;
  border-bottom: 1px solid; }

.so-option > input {
  position: relative;
  bottom: -2px;
  margin: 0 5px 0 0;
  line-height: 1; }
  .so-option > input + label {
    line-height: 1; }

/* Default Table / Click to Edit Menu Styling */
/* End Default Table / CTE Menu */
.hide {
  display: none !important; }

html {
  font-size: 10px !important; }

.site {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #3d3d3d; }

html.full-height,
html.full-height body,
html.full-height body > form,
html.full-height body > form > [id^=masterPageUC_MSTR] {
  height: 100%; }

html.full-height #adminDashboard ~ [id^=masterPageUC_MSTR],
html.full-height form > #adminDashboard[style*="display: block;"] ~ [id^=masterPageUC_MSTR] {
  height: calc(100% - 46px); }

html.full-height form > #adminDashboard[style*="display: none;"] ~ [id^=masterPageUC_MSTR] {
  height: 100%; }

.site [id^="masterPage"] h1 {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.87;
  letter-spacing: 0.221rem;
  text-transform: uppercase;
  color: #393c42;
  padding: 0;
  margin: 0 0 2rem; }
  .site [id^="masterPage"] h1:not(:first-child) {
    margin-top: 1rem; }
  .site [id^="masterPage"] h1:last-child {
    margin-bottom: 0; }
  .site [id^="masterPage"] h1:only-child {
    margin: 0; }
.site [id^="masterPage"] h2 {
  display: block;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 1.57;
  letter-spacing: 0;
  text-transform: none;
  color: #095c20;
  padding: 0;
  margin: 0 0 2.5rem; }
  .site [id^="masterPage"] h2:not(:first-child) {
    margin-top: 2rem; }
  .site [id^="masterPage"] h2:last-child {
    margin-bottom: 0; }
.site [id^="masterPage"] h3 {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 2;
  letter-spacing: 0;
  text-transform: none;
  color: #393c42;
  padding: 0;
  margin: 0 0 2rem; }
  .site [id^="masterPage"] h3:not(:first-child) {
    margin-top: 1rem; }
  .site [id^="masterPage"] h3:last-child {
    margin-bottom: 0; }
.site [id^="masterPage"] h4 {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.13;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  color: #095c20;
  padding: 0;
  margin: 0 0 1rem; }
  .site [id^="masterPage"] h4:not(:first-child) {
    margin-top: 1rem; }
  .site [id^="masterPage"] h4:last-child {
    margin-bottom: 0; }
.site [id^="masterPage"] h5 {
  display: block;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1.36;
  letter-spacing: 0.225rem;
  text-transform: uppercase;
  color: #095c20;
  padding: 0;
  margin: 0 0 2rem; }
  .site [id^="masterPage"] h5:not(:first-child) {
    margin-top: 2rem; }
  .site [id^="masterPage"] h5:last-child {
    margin-bottom: 0; }
.site [id^="masterPage"] h6 {
  display: block;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  color: #777674;
  padding: 0;
  margin: 0 0 1rem; }
  .site [id^="masterPage"] h6:not(:first-child) {
    margin-top: 1rem; }
  .site [id^="masterPage"] h6:last-child {
    margin-bottom: 0; }
.site [id^="masterPage"] p {
  line-height: 1.88;
  margin-bottom: 2rem; }
  .site [id^="masterPage"] p:last-child {
    margin-bottom: 0; }

.mpContent ul, .mpContent ol {
  font-size: 1.6rem;
  padding: 0 0 0 1.9rem; }
  .mpContent ul ul, .mpContent ul ol, .mpContent ol ul, .mpContent ol ol {
    padding: 0 0 0 4rem; }
  .mpContent ul li:last-child, .mpContent ol li:last-child {
    margin: 0; }

.eventRegOptions {
  line-height: 1 !important; }

.eventRegOptions p {
  line-height: 1; }

.eventRegWrapper h3 {
  margin: 0 !important; }

.lightBoxDiv {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 !important; }

.lightBoxDiv[style*="block"] {
  visibility: visible; }

.lightBoxDiv.mobileSploder {
  display: none !important;
  visibility: visible;
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  width: 100% !important;
  height: auto !important; }

.lightBoxDiv.mobileSploder[style*="block"] {
  display: block !important; }

[id^="lightBox"] {
  padding: 0 !important; }

[id^="lightBox"] > img {
  border: 5px solid #FFF; }

[id^="lightBox"] > [id$="NextDiv"] {
  margin-right: -5px !important; }

[id^="lightBox"] > [id$="Toolbar"] {
  height: 40px !important;
  padding: 10px !important;
  margin: -45px 10px 0 0 !important;
  top: auto !important;
  bottom: 0;
  display: block !important; }

[id^="lightBox"] > [id$="Toolbar"][style*="overflow"] {
  display: none !important; }

.soBtn {
  bottom: 25px; }

.soWin {
  z-index: -1 !important;
  opacity: 0 !important; }

.soWin.active {
  z-index: 9999 !important;
  opacity: 1 !important; }

body.mobileFlyer.event.ViewEventFlyer {
  padding: 20px !important; }

.site p:only-child, .site p:last-child {
  margin: 0; }
.site .listView {
  padding: 0;
  margin: 0; }
.site.home img, .site.content img {
  max-width: 100%; }
.site a {
  color: #054216;
  border-bottom: 1px solid transparent;
  text-decoration: none !important;
  transition: 0.3s all; }
  .site a else {
    text-decoration: none !important; }
  .site a .icon {
    transition: 0s all; }
  .site a:hover, .site a:active {
    color: #006853;
    border-bottom: 1px solid; }

.site.blank .abut, .site.content .abut, .site.home .abut, .site.login .abut {
  display: inline-block;
  padding: 2.1rem 4rem 2rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #054216;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site.blank .abut:hover, .site.blank .abut:active, .site.content .abut:hover, .site.content .abut:active, .site.home .abut:hover, .site.home .abut:active, .site.login .abut:hover, .site.login .abut:active {
    background: #006853;
    color: #fff; }
.site.blank .tableButton td a, .site.blank .table-button td a, .site.content .tableButton td a, .site.content .table-button td a, .site.home .tableButton td a, .site.home .table-button td a, .site.login .tableButton td a, .site.login .table-button td a {
  display: inline-block;
  padding: 2.1rem 4rem 2rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #054216;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site.blank .tableButton td a:hover, .site.blank .tableButton td a:active, .site.blank .table-button td a:hover, .site.blank .table-button td a:active, .site.content .tableButton td a:hover, .site.content .tableButton td a:active, .site.content .table-button td a:hover, .site.content .table-button td a:active, .site.home .tableButton td a:hover, .site.home .tableButton td a:active, .site.home .table-button td a:hover, .site.home .table-button td a:active, .site.login .tableButton td a:hover, .site.login .tableButton td a:active, .site.login .table-button td a:hover, .site.login .table-button td a:active {
    background: #006853;
    color: #fff; }
.site.blank .abutSecondary, .site.blank .abut-secondary, .site.content .abutSecondary, .site.content .abut-secondary, .site.home .abutSecondary, .site.home .abut-secondary, .site.login .abutSecondary, .site.login .abut-secondary {
  display: inline-block;
  padding: 2.1rem 4rem 2rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #006853;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site.blank .abutSecondary:hover, .site.blank .abutSecondary:active, .site.blank .abut-secondary:hover, .site.blank .abut-secondary:active, .site.content .abutSecondary:hover, .site.content .abutSecondary:active, .site.content .abut-secondary:hover, .site.content .abut-secondary:active, .site.home .abutSecondary:hover, .site.home .abutSecondary:active, .site.home .abut-secondary:hover, .site.home .abut-secondary:active, .site.login .abutSecondary:hover, .site.login .abutSecondary:active, .site.login .abut-secondary:hover, .site.login .abut-secondary:active {
    background: #054216;
    color: #fff; }
.site.blank .tableButtonSecondary td a, .site.blank .table-button-secondary td a, .site.content .tableButtonSecondary td a, .site.content .table-button-secondary td a, .site.home .tableButtonSecondary td a, .site.home .table-button-secondary td a, .site.login .tableButtonSecondary td a, .site.login .table-button-secondary td a {
  display: inline-block;
  padding: 2.1rem 4rem 2rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #006853;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site.blank .tableButtonSecondary td a:hover, .site.blank .tableButtonSecondary td a:active, .site.blank .table-button-secondary td a:hover, .site.blank .table-button-secondary td a:active, .site.content .tableButtonSecondary td a:hover, .site.content .tableButtonSecondary td a:active, .site.content .table-button-secondary td a:hover, .site.content .table-button-secondary td a:active, .site.home .tableButtonSecondary td a:hover, .site.home .tableButtonSecondary td a:active, .site.home .table-button-secondary td a:hover, .site.home .table-button-secondary td a:active, .site.login .tableButtonSecondary td a:hover, .site.login .tableButtonSecondary td a:active, .site.login .table-button-secondary td a:hover, .site.login .table-button-secondary td a:active {
    background: #054216;
    color: #fff; }

.clickToEditAnchor {
  border: none !important; }

.newsPluginArchiveLink {
  display: none; }

img[src*="A_Master/Images/vNav/Services//plg_corner.gif"] {
  display: none !important; }

#grayOutDiv {
  width: 100% !important; }

.plgHeaderBar a {
  border: none !important; }

@media (max-width: 1199px) {
  [id^="masterPageUC"] .modulewrap .module {
    width: 100% !important; }

  [id^="masterPageUC"] .modulewrap .module .abut,
  #calendarLinkBar a {
    letter-spacing: 0; } }
.accordionProps .RadTabStripVertical {
  width: 220px !important; }

.accordionProps .RadTabStrip .rtsUL, .accordionProps .RadTabStripVertical .rtsUL {
  float: none; }

.accordionProps .RadTabStrip .rtsLink, .accordionProps .RadTabStripVertical .rtsLink {
  white-space: normal; }

.accordionProps table {
  height: auto !important; }

/* New Editor Fix */
.nl-container p, .nl-container ol, .nl-container ul {
  color: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important; }

.nl-container *:not(strong):not([style*="font-weight"]) {
  font-weight: inherit !important; }

.nl-container *:not([style*=" color:"]):not([style^="color:"]):not([style*=";color:"]) {
  color: inherit !important; }

.nl-container *:not([style*="font-family"]) {
  font-family: inherit !important; }

.nl-container *:not([style*="font-size"]) {
  font-size: inherit !important; }

.nl-container table.row {
  display: revert !important; }

.nl-container p {
  line-height: revert !important; }

/* Login Full Height */
#login_error {
  background: #FFF; }
  #login_error > span {
    display: block;
    padding: 10px;
    font-size: 1.4rem !important;
    font-weight: 400; }

html.login-container,
html.login-container body,
html.login-container body > form,
html.login-container body > form > [id^=masterPageUC_MSTR] {
  height: 100%; }

html.login-container #adminDashboard ~ [id^=masterPageUC_MSTR],
html.login-container form > #adminDashboard[style*="display: block;"] ~ [id^=masterPageUC_MSTR] {
  height: calc(100% - 46px); }

html.login-container form > #adminDashboard[style*="display: none;"] ~ [id^=masterPageUC_MSTR] {
  height: 100%; }

.site {
  min-height: 100%;
  position: relative; }
  .site .banner > table {
    z-index: 98; }
  .site .b-image {
    background-size: cover;
    background-position: 50% 50%; }
  @media (max-width: 700px) {
    .site .tableStack td {
      display: block;
      width: 100% !important; } }
  .site .learn-more {
    display: inline-block;
    margin: 0 auto 1rem;
    border-bottom: 2px solid #006853;
    color: #006853;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.73;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    transition: 0.3s !important; }
    .site .learn-more:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px;
      margin-left: 8px;
      background-color: #006853;
      background-size: 18px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='3' stroke='%23fff'/%3e%3c/svg%3e");
      transition: 0.3s ease-in-out;
      border-radius: 100%;
      position: relative;
      top: -1px; }
    .site .learn-more:hover, .site .learn-more:active {
      color: #054216;
      border-bottom: 2px solid #054216; }
      .site .learn-more:hover:after, .site .learn-more:active:after {
        background-color: #054216; }
  .site header {
    position: absolute;
    z-index: 9999;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0; }
    .site header:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 0;
      z-index: 2;
      height: 200px;
      opacity: 0.55;
      background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000); }
    .site header nav, .site header table, .site header tbody {
      width: 100%;
      height: 100%; }
    .site header nav {
      padding: 0 100px;
      font-size: 0;
      position: relative;
      z-index: 99; }
      @media (max-width: 1500px) {
        .site header nav {
          padding: 0 70px; } }
      @media (max-width: 1400px) {
        .site header nav {
          padding: 0 50px; } }
      @media (max-width: 1300px) {
        .site header nav {
          padding: 0 30px; } }
      @media (max-width: 1200px) {
        .site header nav {
          padding: 0 20px; } }
      @media (max-width: 1024px) {
        .site header nav {
          height: 100px;
          padding: 15px;
          margin: 0; } }
    @media (max-width: 1024px) {
      .site header {
        position: relative;
        height: 100px;
        background: #054216;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
        .site header:after {
          display: none; }
        .site header nav {
          padding: 0; } }
  .site .logo-container {
    display: inline-block;
    vertical-align: middle;
    width: 115px;
    text-align: left;
    position: absolute;
    z-index: 9;
    top: 38px; }
    .site .logo-container img {
      max-width: 100%; }
    @media (max-width: 1500px) {
      .site .logo-container {
        top: 19px; } }
    @media (max-width: 1200px) {
      .site .logo-container {
        top: 15px; } }
    @media (max-width: 1100px) {
      .site .logo-container {
        width: 95px; } }
    @media (max-width: 1024px) {
      .site .logo-container {
        left: 15px;
        top: 10px; } }
    .site .logo-container a {
      display: inline-block;
      border: none !important; }
      .site .logo-container a:hover, .site .logo-container a:active {
        opacity: 0.8; }
  .site .menu-container {
    width: 100%;
    height: 115px;
    padding-top: 42px;
    text-align: right;
    position: relative; }
    @media (max-width: 1500px) {
      .site .menu-container {
        padding-top: 25px; } }
    @media (max-width: 1200px) {
      .site .menu-container {
        height: 90px;
        padding-top: 20px; } }
    @media (max-width: 1024px) {
      .site .menu-container {
        display: none; } }
    .site .menu-container > div:first-child {
      position: absolute;
      z-index: 96;
      display: block;
      padding: 8px;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer;
      top: -24px;
      right: 0; }
      @media (max-width: 760px) {
        .site .menu-container > div:first-child {
          display: none; } }
      .site .menu-container > div:first-child:before {
        content: 'Menu';
        margin-right: 10px;
        position: relative; }
      .site .menu-container > div:first-child > * {
        display: inline-block;
        vertical-align: middle; }
      .site .menu-container > div:first-child a {
        border: none !important; }
      .site .menu-container > div:first-child:before {
        content: 'Bottom Menu'; }
    .site .menu-container ul, .site .menu-container li {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0; }
    .site .menu-container li {
      position: relative;
      padding: 0 2rem;
      font-family: "Lato", sans-serif;
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 1;
      letter-spacing: 0.054rem;
      text-transform: uppercase; }
      @media (max-width: 1500px) {
        .site .menu-container li {
          padding: 0 1rem;
          letter-spacing: 0.1rem; } }
      @media (max-width: 1100px) {
        .site .menu-container li {
          padding: 0 0.8rem;
          font-size: 1.3rem; } }
    .site .menu-container li a {
      padding: 2px 0;
      color: #fff;
      border: none; }
    .site .menu-container a[href]:hover, .site .menu-container a[href]:active {
      color: #ddd; }
    .site .menu-container .svg-outline-lock {
      display: inline-block;
      width: 17px;
      height: 17px;
      margin-right: 1rem;
      position: relative;
      top: -3px;
      margin-bottom: -5px;
      background-size: 17px;
      background-position: 50% 50%;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3elock%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cpath data-cap='butt' d='M34%2c21V12A10.029%2c10.029%2c0%2c0%2c0%2c24%2c2h0A10.029%2c10.029%2c0%2c0%2c0%2c14%2c12v9' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3crect x='6' y='21' width='36' height='25' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3ccircle data-color='color-2' cx='24' cy='31' r='4' fill='none' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='24' y1='35' x2='24' y2='40' fill='none' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e");
      transition: 0.3s ease-in-out; }
      @media (max-width: 1300px) {
        .site .menu-container .svg-outline-lock {
          display: none; } }
    .site .menu-container > ul, .site .menu-container > ul > li {
      height: 100%; }
    .site .menu-container > ul > li {
      padding-top: 3.5rem; }
      .site .menu-container > ul > li:after {
        content: '';
        display: block;
        height: 2px;
        width: 40px;
        margin: 8px auto 0;
        background: #fff;
        opacity: 0; }
      .site .menu-container > ul > li:last-child {
        padding-right: 0; }
      @media (max-width: 1100px) {
        .site .menu-container > ul > li {
          padding-top: 3rem; } }
      .site .menu-container > ul > li.selectedItem:after {
        opacity: 1; }
    .site .menu-container > ul > li > a {
      display: block;
      position: relative; }
    .site .menu-container ul ul {
      display: block;
      width: 250px;
      padding: 2.5rem 0;
      margin-top: -6px;
      position: absolute;
      z-index: 99;
      top: 100%;
      left: 50%;
      transition: 0.2s;
      -ms-transform: scaleY(0) translateX(-50%);
      transform: scaleY(0) translateX(-50%);
      transform-origin: top;
      text-align: center;
      opacity: 0;
      background-color: #f9f8f8; }
    .site .menu-container li li {
      display: block;
      padding: 1rem 2rem;
      transition: 0.3s ease-in-out;
      opacity: 0;
      font-size: 1.5rem;
      font-weight: 400;
      font-family: "Lato", sans-serif;
      line-height: 1.5;
      letter-spacing: 0;
      text-transform: none; }
      .site .menu-container li li > a {
        color: #3d3d3d;
        border-bottom: 1px solid transparent; }
      .site .menu-container li li > a[href]:hover, .site .menu-container li li > a[href]:active {
        color: #006853;
        border-bottom: 1px solid #006853; }
      .site .menu-container li li.selectedItem {
        background: #fff; }
        .site .menu-container li li.selectedItem > a {
          font-weight: 500;
          color: #006853;
          border-bottom: 1px solid transparent; }
        .site .menu-container li li.selectedItem > a[href]:hover, .site .menu-container li li.selectedItem > a[href]:active {
          color: #006853;
          border-bottom: 1px solid #006853; }
    .site .menu-container ul ul ul {
      top: 100%;
      left: 0;
      right: 0;
      background: rgba(20, 39, 57, 0.9);
      -ms-transform: scaleY(0);
      transform: scaleY(0); }
    .site .menu-container li:hover > ul {
      opacity: 1;
      -ms-transform: scaleY(1) translateX(-50%);
      transform: scaleY(1) translateX(-50%); }
      .site .menu-container li:hover > ul > li {
        opacity: 1; }
    .site .menu-container li li:hover li:hover > ul {
      -ms-transform: scaleY(1);
      transform: scaleY(1); }
  .site footer {
    background-color: #054216;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.66;
    color: #fff;
    position: relative; }
    .site footer a {
      color: #FFF;
      border-bottom: 1px solid transparent; }
      .site footer a:hover, .site footer a:active {
        color: #FFF;
        border-bottom: 1px solid #FFF;
        opacity: 0.8; }
    .site footer span {
      display: inline-block;
      vertical-align: middle;
      padding: 0 20px; }
      .site footer span:first-child {
        padding-left: 0; }
      @media (max-width: 1400px) {
        .site footer span {
          padding: 0 10px; }
          .site footer span:first-child {
            padding-left: 0; } }
      @media (max-width: 1024px) {
        .site footer span {
          padding: 10px; } }
      @media (max-width: 768px) {
        .site footer span {
          display: block; } }
  .site [id^="masterPage"] footer h6 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.233rem;
    text-transform: uppercase;
    color: #fff; }
  .site .footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 70px 40px; }
    @media (max-width: 1400px) {
      .site .footer-top {
        padding: 40px 50px; } }
    @media (max-width: 1200px) {
      .site .footer-top {
        padding: 20px 25px; } }
    @media (max-width: 1024px) {
      .site .footer-top {
        padding: 15px; } }
  .site .footer-logo {
    width: 225px;
    padding-right: 15px;
    margin-right: auto; }
    .site .footer-logo img {
      width: 100%; }
  .site .footer-backtotop {
    width: 50px;
    height: 50px;
    cursor: pointer; }
    .site .footer-backtotop img {
      width: 100%; }
  .site .footer-border {
    padding: 0 70px; }
    .site .footer-border:before {
      content: '';
      display: block;
      width: 100%;
      padding-bottom: 40px;
      border-top: 1px solid #718b85; }
    @media (max-width: 1400px) {
      .site .footer-border {
        padding: 0 50px; }
        .site .footer-border:before {
          padding-bottom: 30px; } }
    @media (max-width: 1200px) {
      .site .footer-border {
        padding: 0 25px; }
        .site .footer-border:before {
          padding-bottom: 20px; } }
    @media (max-width: 1024px) {
      .site .footer-border {
        display: none;
        padding: 0 15px; } }
  .site .footer-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 70px 30px;
    position: relative; }
    .site .footer-bottom ul {
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      margin: 0 -20px; }
    .site .footer-bottom li {
      display: inline-block;
      vertical-align: middle;
      padding: 0 20px;
      margin: 0;
      line-height: 2.15;
      font-family: "Lato", sans-serif;
      font-size: 1.26rem;
      font-weight: 600;
      letter-spacing: 0.228rem;
      text-transform: uppercase; }
    @media (max-width: 1400px) {
      .site .footer-bottom {
        padding: 0 50px 30px; }
        .site .footer-bottom ul {
          margin: 0 -10px; }
        .site .footer-bottom li {
          padding: 0 10px; } }
    @media (max-width: 1200px) {
      .site .footer-bottom {
        padding: 0 25px 20px; } }
    @media (max-width: 1024px) {
      .site .footer-bottom {
        flex-wrap: wrap;
        padding: 15px;
        text-align: center; } }
    @media (max-width: 700px) {
      .site .footer-bottom {
        width: 100%; } }
  .site .footer-navigation {
    padding-right: 30px;
    overflow: hidden; }
    .site .footer-navigation > div[style] {
      position: absolute;
      z-index: 96;
      display: block;
      padding: 8px;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer;
      top: -15px;
      left: 0; }
      @media (max-width: 760px) {
        .site .footer-navigation > div[style] {
          display: none; } }
      .site .footer-navigation > div[style]:before {
        content: 'Menu';
        margin-right: 10px;
        position: relative; }
      .site .footer-navigation > div[style] > * {
        display: inline-block;
        vertical-align: middle; }
      .site .footer-navigation > div[style] a {
        border: none !important; }
      .site .footer-navigation > div[style]:before {
        content: 'Navigation'; }
    @media (max-width: 1024px) {
      .site .footer-navigation {
        padding: 0;
        margin: 0 auto 15px; } }
  .site .footer-address {
    width: 220px;
    padding: 0 15px;
    margin-left: auto;
    margin-right: 100px; }
    @media (max-width: 1500px) {
      .site .footer-address {
        margin-right: 50px; } }
    @media (max-width: 1300px) {
      .site .footer-address {
        margin-right: 15px; } }
    @media (max-width: 1200px) {
      .site .footer-address {
        margin-right: 0; } }
    @media (max-width: 1024px) {
      .site .footer-address {
        width: 100%;
        padding: 0;
        margin: 0 auto 15px; } }
  .site .footer-contact {
    width: 180px;
    padding: 0 15px; }
    @media (max-width: 1024px) {
      .site .footer-contact {
        width: 100%;
        padding: 0; } }
  .site .footer-copyright {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.92;
    padding: 0 70px 40px; }
    @media (max-width: 1400px) {
      .site .footer-copyright {
        padding: 0 50px 30px; } }
    @media (max-width: 1200px) {
      .site .footer-copyright {
        padding: 0 30px 25px; } }
    @media (max-width: 1024px) {
      .site .footer-copyright {
        padding: 0 15px 15px;
        text-align: center; } }
  .site .banner, .site .home-banner {
    position: relative;
    height: 95vh; }
    .site .banner > table, .site .home-banner > table {
      position: absolute;
      z-index: 96;
      display: block;
      width: auto;
      padding: 8px;
      padding-right: 25px;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font-size: 0;
      color: #000;
      cursor: pointer;
      bottom: 15px;
      right: 15px; }
      .site .banner > table:before, .site .home-banner > table:before {
        font: normal bold 12px/1 Arial, sans-serif; }
      .site .banner > table a, .site .home-banner > table a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: none !important; }
        .site .banner > table a img, .site .home-banner > table a img {
          position: absolute;
          top: 6px;
          right: 5px; }
      .site .banner > table tbody, .site .banner > table tr, .site .banner > table td, .site .home-banner > table tbody, .site .home-banner > table tr, .site .home-banner > table td {
        display: inline; }
      .site .banner > table [src*="corner"], .site .home-banner > table [src*="corner"] {
        display: none; }
      .site .banner > table:before, .site .home-banner > table:before {
        content: 'Banner'; }
    .site .banner > [id^="photoPluginWrapper"], .site .banner > .mpContent, .site .home-banner > [id^="photoPluginWrapper"], .site .home-banner > .mpContent {
      position: absolute !important;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100% !important;
      height: auto !important;
      min-height: 0 !important;
      z-index: 1;
      background-size: cover;
      background-position: 50% 50%; }
      .site .banner > [id^="photoPluginWrapper"]:after, .site .banner > .mpContent:after, .site .home-banner > [id^="photoPluginWrapper"]:after, .site .home-banner > .mpContent:after {
        content: '';
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        right: 0;
        height: 20%;
        opacity: 0.5;
        background: #111111;
        background: -moz-linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#000000",GradientType=1); }
      .site .banner > [id^="photoPluginWrapper"] > img, .site .banner > .mpContent > img, .site .home-banner > [id^="photoPluginWrapper"] > img, .site .home-banner > .mpContent > img {
        opacity: 0; }
    .site .banner .photoGalleryWrapDiv, .site .banner .banner-image, .site .home-banner .photoGalleryWrapDiv, .site .home-banner .banner-image {
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      overflow: hidden;
      background-size: cover;
      background-position: 50% 50%; }
      .site .banner .photoGalleryWrapDiv > img, .site .banner .banner-image > img, .site .home-banner .photoGalleryWrapDiv > img, .site .home-banner .banner-image > img {
        opacity: 0; }
    .site .banner > .clickToEditDiv, .site .home-banner > .clickToEditDiv {
      position: absolute;
      z-index: 97;
      display: block;
      bottom: 15px;
      right: 15px;
      padding: 5px 10px !important;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer; }
      @media (max-width: 760px) {
        .site .banner > .clickToEditDiv, .site .home-banner > .clickToEditDiv {
          display: none; } }
      .site .banner > .clickToEditDiv:before, .site .home-banner > .clickToEditDiv:before {
        content: 'Banner';
        margin-right: 5px;
        position: relative;
        bottom: -1px; }
  .site .banner-content {
    position: absolute;
    z-index: 9;
    bottom: 60px;
    left: 70px;
    right: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .site .banner-content h1, .site .banner-content h2, .site .banner-content h3, .site .banner-content h4, .site .banner-content h5, .site .banner-content h6 {
      color: #fff; }
    .site .banner-content h2 {
      margin: 0;
      font-family: "Libre Franklin", sans-serif;
      font-size: 4rem;
      font-weight: 500;
      letter-spacing: -0.05rem; }
      @media (max-width: 1400px) {
        .site .banner-content h2 {
          font-size: 3rem; } }
    @media (max-width: 1200px) {
      .site .banner-content {
        left: 40px;
        right: 40px; } }
    @media (max-width: 991px) {
      .site .banner-content {
        left: 15px;
        right: 15px; } }
  .site .banner-arrows {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    font-family: "Lato", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.33;
    color: #fff; }
    .site .banner-arrows a {
      display: block;
      width: 45px;
      height: 45px;
      background-size: 100px;
      background-position: 50% 50%;
      border: none !important; }
      .site .banner-arrows a:hover, .site .banner-arrows a:active {
        opacity: 0.8; }
      .site .banner-arrows a:first-child {
        margin-right: 10px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e") !important; }
      .site .banner-arrows a:last-child {
        margin-left: 10px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e") !important; }
  .site .page-title {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: "Libre Franklin", sans-serif;
    font-size: 3.4rem;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.35rem;
    text-transform: uppercase;
    text-align: center;
    color: #fff; }
    .site .page-title:after {
      content: '';
      display: block;
      height: 20px;
      width: 2px;
      margin: 15px auto 0;
      background: #fff; }
  .site .quick-links-wrap {
    position: relative;
    padding-top: 50px; }
    .site .quick-links-wrap:after {
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      right: 0;
      bottom: 100px;
      background: #1f304f; }
    @media (max-width: 1530px) {
      .site .quick-links-wrap {
        padding-top: 0; }
        .site .quick-links-wrap:after {
          display: none; } }
  .site .quick-links {
    min-height: 350px;
    background-size: cover;
    background-position: center center;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    padding: 17rem 1.5rem 8rem; }
    @media (max-width: 1200px) {
      .site .quick-links {
        padding: 14rem 1.5rem 6rem; } }
    @media (max-width: 1024px) {
      .site .quick-links {
        padding: 12rem 1.5rem 2rem; } }
    .site .quick-links > .mpContent {
      font-size: 0; }
      .site .quick-links > .mpContent:after {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: #000;
        opacity: 0.3; }
      .site .quick-links > .mpContent img {
        visibility: hidden;
        height: 0;
        margin: 0; }
    .site .quick-links > .clickToEditDiv {
      position: absolute;
      z-index: 99;
      display: block;
      bottom: 15px;
      left: 15px;
      padding: 5px 10px !important;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer; }
      @media (max-width: 760px) {
        .site .quick-links > .clickToEditDiv {
          display: none; } }
      .site .quick-links > .clickToEditDiv:before {
        content: 'Quicklinks Background';
        margin-right: 5px;
        position: relative;
        bottom: -1px; }
    .site .quick-links > div[style] {
      position: absolute;
      z-index: 96;
      display: block;
      padding: 8px;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer;
      bottom: 15px;
      right: 15px; }
      @media (max-width: 760px) {
        .site .quick-links > div[style] {
          display: none; } }
      .site .quick-links > div[style]:before {
        content: 'Menu';
        margin-right: 10px;
        position: relative; }
      .site .quick-links > div[style] > * {
        display: inline-block;
        vertical-align: middle; }
      .site .quick-links > div[style] a {
        border: none !important; }
      .site .quick-links > div[style] a {
        border: none !important; }
      .site .quick-links > div[style]:before {
        content: 'Quicklinks Menu'; }
    .site .quick-links .welcome {
      position: relative;
      z-index: 90; }
      .site .quick-links .welcome h1 {
        margin-bottom: 60px;
        font-size: 3.8rem;
        font-family: "Lato", sans-serif;
        font-weight: 400;
        line-height: 1.18;
        letter-spacing: 0.3rem;
        text-transform: uppercase;
        color: #fff; }
        @media (max-width: 1200px) {
          .site .quick-links .welcome h1 {
            margin-bottom: 30px;
            font-size: 2.8rem; } }
      .site .quick-links .welcome p {
        margin: 0 0 20px;
        font-size: 1.8rem;
        font-weight: 500;
        color: #FFF; }
    .site .quick-links ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%; }
      .site .quick-links ul li {
        display: inline-block;
        padding: 20px 30px;
        margin: 0;
        font-size: 0;
        vertical-align: top;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        text-align: center; }
        @media (max-width: 1500px) {
          .site .quick-links ul li {
            padding: 15px; } }
      @media (max-width: 1200px) {
        .site .quick-links ul li {
          width: 33.333333333333%; } }
      @media (max-width: 991px) {
        .site .quick-links ul li {
          width: 50%; } }
      @media (max-width: 900px) {
        .site .quick-links ul li {
          display: block;
          width: 100%; }
          .site .quick-links ul li .svg-icon {
            display: none; } }
      .site .quick-links ul li a {
        display: inline-block;
        width: 100%;
        font-size: 1.35rem;
        font-family: "Lato", sans-serif;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.2rem;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        position: relative;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        border: none; }
        .site .quick-links ul li a:hover .svg-icon, .site .quick-links ul li a:focus .svg-icon {
          background-color: #054216; }
        .site .quick-links ul li a:hover .svg-outline-eventcheck, .site .quick-links ul li a:focus .svg-outline-eventcheck {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3eevent confirm%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cpolyline data-color='color-2' points='32 37 34 39 38 35' fill='none' stroke-miterlimit='10'/%3e %3ccircle data-color='color-2' cx='35' cy='37' r='9' fill='none' stroke-miterlimit='10'/%3e %3cline data-cap='butt' x1='45' y1='16' x2='3' y2='16' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='butt'/%3e %3cpath d='M21%2c42H6a3%2c3%2c0%2c0%2c1-3-3V9A3%2c3%2c0%2c0%2c1%2c6%2c6H42a3%2c3%2c0%2c0%2c1%2c3%2c3V25.012' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e %3cline x1='13' y1='2' x2='13' y2='10' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e %3cline x1='35' y1='2' x2='35' y2='10' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .quick-links ul li a:hover .svg-outline-tennis, .site .quick-links ul li a:focus .svg-outline-tennis {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3crect x='3.136' y='35.672' width='12.728' height='5.657' transform='translate(-24.441 17.994) rotate(-45)' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e %3cpath d='M29%2c30.214a10.454%2c10.454%2c0%2c0%2c1-8.444-2.77c-4.687-4.686-3.379-13.592%2c2.828-19.8S38.5.131%2c43.183%2c4.817C45.927%2c7.561%2c46.618%2c11.752%2c45.471%2c16' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e %3ccircle data-color='color-2' cx='40' cy='26' r='6' fill='none' stroke-miterlimit='10'/%3e %3cpath data-cap='butt' d='M17.739%2c21c0%2c5.375-3.344%2c10.551-5.055%2c12.262' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='butt'/%3e %3cpath data-cap='butt' d='M27%2c30.261c-5.375%2c0-10.551%2c3.344-12.262%2c5.055' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .quick-links ul li a:hover .svg-outline-plate, .site .quick-links ul li a:focus .svg-outline-plate {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3efood course%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cpath fill='none' stroke='%23fff' stroke-miterlimit='10' d='M4.025%2c41 C4.546%2c30.419%2c13.29%2c22%2c24%2c22s19.454%2c8.419%2c19.975%2c19'/%3e %3ccircle fill='none' stroke='%23fff' stroke-miterlimit='10' cx='24' cy='18' r='4'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='2' x2='24' y2='8'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='12' y1='6' x2='12' y2='12'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='36' y1='6' x2='36' y2='12'/%3e %3cline fill='none' stroke='%23fff' stroke-miterlimit='10' x1='2' y1='46' x2='46' y2='46'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .quick-links ul li a:hover .svg-outline-golfstrike, .site .quick-links ul li a:focus .svg-outline-golfstrike {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23fff;%7D%3C/style%3E%3Ctitle%3E golf strike%3C/title%3E%3Cg class='nc-icon-wrapper' style='fill:%23fff;stroke-linejoin:round;stroke-width:3;stroke:%23fff'%3E%3Cline x1='11' y1='45' x2='42' y2='45' class='a'/%3E%3Cpath d='M3.3 2.8l9.8 29.5A4 4 0 0 0 16.9 35h3.7' class='a'/%3E%3Cpath d='M40.8 23.7l0.3-1.6A5 5 0 0 0 34.9 16.2L10.1 23' class='a'/%3E%3Ccircle cx='32' cy='32' r='7' data-color='color-2' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }
        .site .quick-links ul li a:hover .svg-outline-article, .site .quick-links ul li a:focus .svg-outline-article {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg stroke-linecap='round' stroke-linejoin='round' stroke-width='1' fill='%23fff' stroke='%23fff'%3E%3Crect x='3' y='1' width='18' height='22' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='15' y1='6' x2='17' y2='6' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='15' y1='10' x2='17' y2='10' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='7' y1='14' x2='17' y2='14' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='7' y1='18' x2='17' y2='18' fill='none' stroke-miterlimit='10'/%3E%3Crect data-color='color-2' x='7' y='6' width='4' height='4' fill='none' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E"); }
        .site .quick-links ul li a:hover .svg-outline-directory, .site .quick-links ul li a:focus .svg-outline-directory {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d='M33%2c32H19v0 c0-3.314%2c2.686-6%2c6-6h2C30.314%2c26%2c33%2c28.686%2c33%2c32L33%2c32z'/%3e %3ccircle data-color='color-2' fill='none' stroke-miterlimit='10' cx='26' cy='19' r='4'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='45' y1='10' x2='45' y2='16'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='45' y1='23' x2='45' y2='29'/%3e %3cpath fill='none' stroke='%23fff' stroke-miterlimit='10' d='M5%2c46V2h30 c3.314%2c0%2c6%2c2.686%2c6%2c6v32c0%2c3.314-2.686%2c6-6%2c6H5z'/%3e %3cline fill='none' stroke='%23fff' stroke-miterlimit='10' x1='11' y1='2' x2='11' y2='46'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .quick-links ul li a:hover .svg-outline-receipt, .site .quick-links ul li a:focus .svg-outline-receipt {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3ereceipt%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cpolygon fill='none' stroke='%23fff' stroke-miterlimit='10' points='42%2c46 6%2c46 6%2c4 12%2c8 17.999%2c4 23.999%2c8 30%2c4 36%2c8 42%2c4 '/%3e %3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d=' M18.404%2c34.001C19.163%2c35.78%2c20.915%2c37%2c23%2c37h2c2.8%2c0%2c5-2.2%2c5-5l0%2c0c0-7-12-3-12-10l0%2c0c0-2.8%2c2.2-5%2c5-5h2 c2.086%2c0%2c3.84%2c1.221%2c4.598%2c3.002'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='14' x2='24' y2='17'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='37' x2='24' y2='40'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-icon {
      position: relative;
      display: block;
      vertical-align: middle;
      width: 75px;
      height: 75px;
      margin: 0 auto 20px;
      border-radius: 100%;
      text-decoration: none !important;
      background-color: #FFF;
      background-size: 34px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      transition: 0.3s ease-in-out; }
    .site .quick-links .svg-outline-eventcheck {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3eevent confirm%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23006954' stroke='%23006954'%3e%3cpolyline data-color='color-2' points='32 37 34 39 38 35' fill='none' stroke-miterlimit='10'/%3e %3ccircle data-color='color-2' cx='35' cy='37' r='9' fill='none' stroke-miterlimit='10'/%3e %3cline data-cap='butt' x1='45' y1='16' x2='3' y2='16' fill='none' stroke='%23006954' stroke-miterlimit='10' stroke-linecap='butt'/%3e %3cpath d='M21%2c42H6a3%2c3%2c0%2c0%2c1-3-3V9A3%2c3%2c0%2c0%2c1%2c6%2c6H42a3%2c3%2c0%2c0%2c1%2c3%2c3V25.012' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3e %3cline x1='13' y1='2' x2='13' y2='10' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3e %3cline x1='35' y1='2' x2='35' y2='10' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-tennis {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23006954' stroke='%23006954'%3e%3crect x='3.136' y='35.672' width='12.728' height='5.657' transform='translate(-24.441 17.994) rotate(-45)' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3e %3cpath d='M29%2c30.214a10.454%2c10.454%2c0%2c0%2c1-8.444-2.77c-4.687-4.686-3.379-13.592%2c2.828-19.8S38.5.131%2c43.183%2c4.817C45.927%2c7.561%2c46.618%2c11.752%2c45.471%2c16' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3e %3ccircle data-color='color-2' cx='40' cy='26' r='6' fill='none' stroke-miterlimit='10'/%3e %3cpath data-cap='butt' d='M17.739%2c21c0%2c5.375-3.344%2c10.551-5.055%2c12.262' fill='none' stroke='%23006954' stroke-miterlimit='10' stroke-linecap='butt'/%3e %3cpath data-cap='butt' d='M27%2c30.261c-5.375%2c0-10.551%2c3.344-12.262%2c5.055' fill='none' stroke='%23006954' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-plate {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3efood course%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23006954' stroke='%23006954'%3e%3cpath fill='none' stroke='%23006954' stroke-miterlimit='10' d='M4.025%2c41 C4.546%2c30.419%2c13.29%2c22%2c24%2c22s19.454%2c8.419%2c19.975%2c19'/%3e %3ccircle fill='none' stroke='%23006954' stroke-miterlimit='10' cx='24' cy='18' r='4'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='2' x2='24' y2='8'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='12' y1='6' x2='12' y2='12'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='36' y1='6' x2='36' y2='12'/%3e %3cline fill='none' stroke='%23006954' stroke-miterlimit='10' x1='2' y1='46' x2='46' y2='46'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-golfstrike {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23006954;%7D%3C/style%3E%3Ctitle%3E golf strike%3C/title%3E%3Cg class='nc-icon-wrapper' style='fill:%23006954;stroke-linejoin:round;stroke-width:3;stroke:%23006954'%3E%3Cline x1='11' y1='45' x2='42' y2='45' class='a'/%3E%3Cpath d='M3.3 2.8l9.8 29.5A4 4 0 0 0 16.9 35h3.7' class='a'/%3E%3Cpath d='M40.8 23.7l0.3-1.6A5 5 0 0 0 34.9 16.2L10.1 23' class='a'/%3E%3Ccircle cx='32' cy='32' r='7' data-color='color-2' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }
    .site .quick-links .svg-outline-article {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg stroke-linecap='round' stroke-linejoin='round' stroke-width='1' fill='%23006954' stroke='%23006954'%3E%3Crect x='3' y='1' width='18' height='22' fill='none' stroke='%23006954' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='15' y1='6' x2='17' y2='6' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='15' y1='10' x2='17' y2='10' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='7' y1='14' x2='17' y2='14' fill='none' stroke-miterlimit='10'/%3E%3Cline data-color='color-2' x1='7' y1='18' x2='17' y2='18' fill='none' stroke-miterlimit='10'/%3E%3Crect data-color='color-2' x='7' y='6' width='4' height='4' fill='none' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E"); }
    .site .quick-links .svg-outline-directory {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23006954' stroke='%23006954'%3e%3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d='M33%2c32H19v0 c0-3.314%2c2.686-6%2c6-6h2C30.314%2c26%2c33%2c28.686%2c33%2c32L33%2c32z'/%3e %3ccircle data-color='color-2' fill='none' stroke-miterlimit='10' cx='26' cy='19' r='4'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='45' y1='10' x2='45' y2='16'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='45' y1='23' x2='45' y2='29'/%3e %3cpath fill='none' stroke='%23006954' stroke-miterlimit='10' d='M5%2c46V2h30 c3.314%2c0%2c6%2c2.686%2c6%2c6v32c0%2c3.314-2.686%2c6-6%2c6H5z'/%3e %3cline fill='none' stroke='%23006954' stroke-miterlimit='10' x1='11' y1='2' x2='11' y2='46'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-receipt {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3ereceipt%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23006954' stroke='%23006954'%3e%3cpolygon fill='none' stroke='%23006954' stroke-miterlimit='10' points='42%2c46 6%2c46 6%2c4 12%2c8 17.999%2c4 23.999%2c8 30%2c4 36%2c8 42%2c4 '/%3e %3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d=' M18.404%2c34.001C19.163%2c35.78%2c20.915%2c37%2c23%2c37h2c2.8%2c0%2c5-2.2%2c5-5l0%2c0c0-7-12-3-12-10l0%2c0c0-2.8%2c2.2-5%2c5-5h2 c2.086%2c0%2c3.84%2c1.221%2c4.598%2c3.002'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='14' x2='24' y2='17'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='24' y1='37' x2='24' y2='40'/%3e%3c/g%3e%3c/svg%3e"); }
  .site body.user-is-tabbing .quick-links.opt1 ul li a:focus {
    text-decoration: none;
    outline-style: dashed;
    outline-color: #fff;
    outline-width: 2px;
    opacity: 1; }
  @media screen and (max-width: 768px) {
    .site .quick-links.opt1 ul li a {
      padding: 0;
      text-decoration: none !important; }
    .site .quick-links.opt1 .welcome h1 {
      font-size: 2.8rem; }
    .site .quick-links.opt1 ul li {
      display: block;
      padding: 0 0 15px 0; } }
  @media (max-width: 768px) {
    .site .quick-links.opt1 {
      min-height: 290px; }
    .site .quick-links.opt1 ul {
      display: block;
      width: 100%; } }
  .site .slideshow {
    max-width: 1500px;
    margin: 0 auto;
    padding: 70px 0 90px 70px;
    position: relative; }
    @media (max-width: 1400px) {
      .site .slideshow {
        padding: 50px 0 70px 70px; } }
    @media (max-width: 1200px) {
      .site .slideshow {
        padding: 30px 0 50px 70px; } }
    @media (max-width: 1024px) {
      .site .slideshow {
        padding: 20px 0 30px 70px; } }
  .site .slideshow-inner-arrows {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out;
    width: 70px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    color: #535353; }
    .site .slideshow-inner-arrows .slidecounter {
      display: block;
      padding: 0; }
      .site .slideshow-inner-arrows .slidecounter ul {
        padding: 0;
        margin: 0; }
      .site .slideshow-inner-arrows .slidecounter li {
        display: none;
        padding: 0;
        margin: 0; }
      .site .slideshow-inner-arrows .slidecounter li.slick-active {
        display: block; }
    .site .slideshow-inner-arrows [class*="arrow"] {
      display: block;
      width: 30px;
      height: 60px;
      background-size: 96px;
      background-repeat: no-repeat;
      background-position: center;
      border: none !important;
      position: relative; }
      .site .slideshow-inner-arrows [class*="arrow"]:hover, .site .slideshow-inner-arrows [class*="arrow"]:active {
        opacity: 0.7; }
      .site .slideshow-inner-arrows [class*="arrow"] img {
        visibility: hidden; }
      .site .slideshow-inner-arrows [class*="arrow"]:first-child {
        margin-bottom: 20px;
        left: -5px;
        background-position: left -30px center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23054216'/%3e%3c/svg%3e"); }
      .site .slideshow-inner-arrows [class*="arrow"]:last-child {
        margin-top: 20px;
        right: -5px;
        background-position: right -30px center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23054216'/%3e%3c/svg%3e"); }
    .site .slideshow-inner-arrows span {
      display: block; }
  .site .view-full-calendar {
    position: absolute;
    bottom: 40px;
    right: 20px; }
    @media (max-width: 1200px) {
      .site .view-full-calendar {
        bottom: 20px; } }
    @media (max-width: 1024px) {
      .site .view-full-calendar {
        bottom: 10px; } }
    .site .view-full-calendar a {
      display: inline-block;
      border-bottom: 2px solid transparent;
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 1.71;
      letter-spacing: 0.25rem;
      text-transform: uppercase;
      color: #095c20; }
      .site .view-full-calendar a:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 14px;
        height: 14px;
        margin-right: 10px;
        background-size: 14px;
        position: relative;
        top: -2px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3E%3Cg xmlns='http://www.w3.org/2000/svg' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' fill='%23095c20' stroke='%23095c20'%3E%3Cline x1='61' y1='23' x2='3' y2='23' fill='none' stroke='%23095c20' stroke-miterlimit='10'/%3E%3Crect x='3' y='9' width='58' height='48' rx='5' fill='none' stroke='%23095c20' stroke-miterlimit='10'/%3E%3Cline x1='17' y1='3' x2='17' y2='15' fill='none' stroke='%23095c20' stroke-miterlimit='10'/%3E%3Cline x1='47' y1='3' x2='47' y2='15' fill='none' stroke='%23095c20' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E"); }
      .site .view-full-calendar a:hover, .site .view-full-calendar a:active {
        border-bottom: 2px solid #095c20; }
  .site .slideshow-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: stretch;
    justify-content: center;
    font-size: 0;
    position: relative;
    transition: 0.3s ease-in-out;
    padding: 20px; }
    .site .slideshow-inner .slideshow-inner-image {
      display: inline-block;
      vertical-align: middle;
      width: 65%;
      position: relative;
      z-index: 1; }
      .site .slideshow-inner .slideshow-inner-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .site .slideshow-inner .slideshow-inner-image img + img {
        display: none; }
    .site .slideshow-inner .slideshow-inner-content {
      display: flex;
      align-items: center;
      width: 35%;
      padding: 70px 50px;
      font-size: 1.85rem;
      line-height: 1.57;
      color: #000;
      background: #FFF;
      position: relative;
      z-index: 2;
      text-align: left;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
      .site .slideshow-inner .slideshow-inner-content h6 {
        margin: 0 0 2rem;
        font-family: "Lato", sans-serif;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.6;
        letter-spacing: 0.24rem;
        text-transform: uppercase;
        color: #095c20; }
      .site .slideshow-inner .slideshow-inner-content h4 {
        margin: 0 0 2rem;
        font-family: "Lato", sans-serif;
        font-size: 3rem;
        font-weight: 500;
        line-height: 1.13;
        letter-spacing: 0;
        text-transform: none;
        color: #393c42; }
      .site .slideshow-inner .slideshow-inner-content p {
        line-height: 1.57; }
    @media (max-width: 1600px) {
      .site .slideshow-inner .slideshow-inner-image {
        width: 60%; }
      .site .slideshow-inner .slideshow-inner-content {
        width: 40%; } }
    @media (max-width: 1400px) {
      .site .slideshow-inner .slideshow-inner-content {
        padding: 30px 40px; } }
    @media (max-width: 1100px) {
      .site .slideshow-inner .slideshow-inner-image {
        width: 100%;
        order: 1; }
      .site .slideshow-inner .slideshow-inner-image .mpContent {
        position: relative;
        left: 0 !important;
        right: 0 !important; }
      .site .slideshow-inner .slideshow-inner-content {
        width: 100%;
        order: 2;
        margin: 0; }
      .site .slideshow-inner .slideshow-inner-arrows {
        width: 100%;
        order: 3;
        margin-top: 10px;
        flex-direction: row; }
        .site .slideshow-inner .slideshow-inner-arrows a {
          margin: 0 !important; } }
    @media (max-width: 700px) {
      .site .slideshow-inner .slideshow-inner-content {
        padding: 25px; } }
  .site .articles-container {
    background: #f6f6f6; }
    .site .articles-container > div {
      max-width: 1500px;
      margin: 0 auto;
      padding: 5rem; }
    .site .articles-container .article-image {
      margin-bottom: 35px; }
      .site .articles-container .article-image > div {
        background: #000; }
      .site .articles-container .article-image img {
        width: 100%;
        transition: 0.3s ease-in-out; }
      .site .articles-container .article-image img + img {
        display: none; }
    .site .articles-container .article-title {
      margin-bottom: 15px;
      font-family: "Lato", sans-serif;
      font-size: 29px;
      color: #393c42; }
    .site .articles-container .article-posted {
      font-size: 1.4rem;
      font-weight: 500;
      letter-spacing: 0.2rem;
      text-transform: uppercase;
      color: #777674; }
    .site .articles-container [id$="ArticlesWrapper"] {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    .site .articles-container .newsItem {
      width: 33.33333333333333333%;
      padding: 10px;
      text-align: center; }
      .site .articles-container .newsItem a {
        border: none; }
        .site .articles-container .newsItem a:hover .article-image img, .site .articles-container .newsItem a:active .article-image img {
          opacity: 0.7; }
        .site .articles-container .newsItem a:hover .article-title, .site .articles-container .newsItem a:active .article-title {
          color: #054216; }
    @media (max-width: 1200px) {
      .site .articles-container .newsItem {
        width: 50%; } }
    @media (max-width: 700px) {
      .site .articles-container .newsItem {
        width: 100%; } }
  .site .articles-header {
    font-size: 0;
    padding: 0 1rem 3rem;
    text-align: center; }
    .site .articles-header > div:first-child {
      font-family: "Lato", sans-serif;
      font-size: 3.2rem;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: none;
      color: #393c42; }
    .site .articles-header > div:last-child a {
      font-size: 14px;
      font-weight: 700;
      line-height: 1.71;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #095c20; }
      .site .articles-header > div:last-child a:before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 15px;
        background-size: 16px;
        background-position: 50% 50%;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cg class='nc-icon-wrapper' fill='%23095c20'%3e%3cpath data-color='color-2' d='M45.5 32.132l-4.34-2.48L25.488 38.6a2.994 2.994 0 01-2.976 0L6.844 29.652 2.5 32.132a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3cpath data-color='color-2' d='M45.5 23.132l-4.34-2.48L25.488 29.6a2.994 2.994 0 01-2.976 0L6.844 20.652 2.5 23.132a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3cpath d='M45.5 14.132l-21-12a1 1 0 00-.992 0l-21 12a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3c/g%3e%3c/svg%3e"); }
      .site .articles-header > div:last-child a:hover, .site .articles-header > div:last-child a:active {
        color: #054216; }
        .site .articles-header > div:last-child a:hover:before, .site .articles-header > div:last-child a:active:before {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cg class='nc-icon-wrapper' fill='%23054216'%3e%3cpath data-color='color-2' d='M45.5 32.132l-4.34-2.48L25.488 38.6a2.994 2.994 0 01-2.976 0L6.844 29.652 2.5 32.132a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3cpath data-color='color-2' d='M45.5 23.132l-4.34-2.48L25.488 29.6a2.994 2.994 0 01-2.976 0L6.844 20.652 2.5 23.132a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3cpath d='M45.5 14.132l-21-12a1 1 0 00-.992 0l-21 12a1 1 0 000 1.736l21 12a1 1 0 00.992 0l21-12a1 1 0 000-1.736z'/%3e%3c/g%3e%3c/svg%3e"); }
    @media (max-width: 1200px) {
      .site .articles-header > div {
        width: 100% !important;
        text-align: center !important; } }
  .site .one-column {
    background: #fafafa; }
    .site .one-column > div {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
      padding: 12.5rem 1.5rem;
      position: relative;
      z-index: 2; }
      @media (max-width: 1500px) {
        .site .one-column > div {
          padding: 10rem 1.5rem; } }
      @media (max-width: 1400px) {
        .site .one-column > div {
          padding: 8rem 1.5rem; } }
      @media (max-width: 1200px) {
        .site .one-column > div {
          padding: 6rem 1.5rem; } }
      @media (max-width: 1024px) {
        .site .one-column > div {
          padding: 4rem 1.5rem; } }
      @media (max-width: 900px) {
        .site .one-column > div {
          padding: 2rem 1.5rem; } }
    .site .one-column.centered {
      text-align: center; }
  .site .full-width-callout-background .mpContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.55; }
    .site .full-width-callout-background .mpContent img {
      opacity: 0; }
  .site .full-width-callout-background > .clickToEditDiv {
    position: absolute;
    z-index: 97;
    display: block;
    bottom: 15px;
    left: 15px;
    padding: 5px 10px !important;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    font: normal bold 12px/1 Arial, sans-serif;
    letter-spacing: 0;
    text-transform: none;
    color: #000;
    cursor: pointer; }
    @media (max-width: 760px) {
      .site .full-width-callout-background > .clickToEditDiv {
        display: none; } }
    .site .full-width-callout-background > .clickToEditDiv:before {
      content: 'Background';
      margin-right: 5px;
      position: relative;
      bottom: -1px; }
  .site .full-width-callout-content .mpContent {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 12% auto;
    padding: 15px;
    text-align: center; }
    .site .full-width-callout-content .mpContent:before {
      content: '';
      display: inline-block;
      width: 60px;
      height: 75px;
      margin-bottom: 20px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-image: url("https://d2nfzhdjx5k7v7.cloudfront.net/CEFED/_Axis-Website/Sites/Oakwood-2022/images/Logos/Oakwood_logoLEAF.svg"); }
    .site .full-width-callout-content .mpContent h1, .site .full-width-callout-content .mpContent h2, .site .full-width-callout-content .mpContent h3, .site .full-width-callout-content .mpContent h4, .site .full-width-callout-content .mpContent h5, .site .full-width-callout-content .mpContent h6 {
      color: #FFF; }
    .site .full-width-callout-content .mpContent h2 {
      font-size: 3.5rem;
      font-weight: 500;
      line-height: 1.57;
      letter-spacing: 0.25rem;
      text-transform: uppercase; }
      @media (max-width: 1200px) {
        .site .full-width-callout-content .mpContent h2 {
          font-size: 3rem; } }
      @media (max-width: 1024px) {
        .site .full-width-callout-content .mpContent h2 {
          font-size: 2.5rem; } }
    .site .full-width-callout-content .mpContent h5 {
      margin: 0 0 3rem;
      font-family: "Libre Franklin", sans-serif;
      font-size: 1.8rem;
      font-weight: 500;
      line-height: 1.33;
      letter-spacing: 0.5rem;
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        .site .full-width-callout-content .mpContent h5 {
          font-size: 1.6rem; } }
    .site .full-width-callout-content .mpContent hr {
      max-width: 145px;
      height: 3px;
      background: #fff; }
    .site .full-width-callout-content .mpContent .learn-more {
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 1.71;
      letter-spacing: 0.15rem;
      color: #fff;
      border-bottom: 2px solid transparent; }
      .site .full-width-callout-content .mpContent .learn-more:after {
        width: 14px;
        height: 14px;
        background-size: 14px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='3' stroke='%23054216'/%3e%3c/svg%3e");
        background-color: #fff; }
      .site .full-width-callout-content .mpContent .learn-more:hover, .site .full-width-callout-content .mpContent .learn-more:active {
        color: #eee;
        border-bottom: 2px solid #eee; }
        .site .full-width-callout-content .mpContent .learn-more:hover:after, .site .full-width-callout-content .mpContent .learn-more:active:after {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='3' stroke='%23054216'/%3e%3c/svg%3e");
          background-color: #eee; }
  .site .full-width-callout-content > .clickToEditDiv {
    position: absolute;
    z-index: 97;
    display: block;
    bottom: 15px;
    right: 15px;
    padding: 5px 10px !important;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    font: normal bold 12px/1 Arial, sans-serif;
    letter-spacing: 0;
    text-transform: none;
    color: #000;
    cursor: pointer; }
    @media (max-width: 760px) {
      .site .full-width-callout-content > .clickToEditDiv {
        display: none; } }
    .site .full-width-callout-content > .clickToEditDiv:before {
      content: 'Content';
      margin-right: 5px;
      position: relative;
      bottom: -1px; }
  .site .full-width-callout {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    margin: 0 auto; }
    .site .full-width-callout.margin-top {
      margin-top: 45px; }
      @media (max-width: 991px) {
        .site .full-width-callout.margin-top {
          margin-top: 20px; } }
    .site .full-width-callout.margin-bottom {
      margin-bottom: 45px; }
      @media (max-width: 991px) {
        .site .full-width-callout.margin-bottom {
          margin-bottom: 20px; } }
  .site .two-column {
    padding: 12.5rem 1.5rem; }
    @media (max-width: 1500px) {
      .site .two-column {
        padding: 10rem 1.5rem; } }
    @media (max-width: 1400px) {
      .site .two-column {
        padding: 8rem 1.5rem; } }
    @media (max-width: 1200px) {
      .site .two-column {
        padding: 6rem 1.5rem; } }
    @media (max-width: 1024px) {
      .site .two-column {
        padding: 4rem 1.5rem; } }
    @media (max-width: 900px) {
      .site .two-column {
        padding: 2rem 1.5rem; } }
    .site .two-column > div {
      max-width: 1200px;
      margin: 0 auto; }
  .site [id^="masterPage"] .two-column h2 {
    margin: 0;
    font-family: "Libre Franklin", sans-serif;
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0;
    text-transform: none;
    color: #393c42; }
  .site [id^="masterPage"] .two-column h4 {
    margin: 0;
    font-family: "Libre Franklin", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.273rem;
    text-transform: uppercase;
    color: #006853; }
  .site .two-column-title {
    padding-bottom: 30px;
    text-align: center; }
  @media (min-width: 992px) {
    .site .two-column-content .mpContent {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 60px;
      -moz-column-gap: 60px;
      column-gap: 60px;
      break-inside: avoid;
      page-break-inside: avoid; } }
  .site .panel-type1-image {
    width: 960px;
    max-width: 80%;
    margin-left: -60px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%; }
    .site .panel-type1-image .mpContent img {
      opacity: 0; }
    .site .panel-type1-image > .clickToEditDiv {
      position: absolute;
      z-index: 99;
      display: block;
      bottom: 10px;
      left: 10px;
      padding: 5px 10px !important;
      border-radius: 5px;
      background: #FFF;
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      font: normal bold 12px/1 Arial, sans-serif;
      letter-spacing: 0;
      text-transform: none;
      color: #000;
      cursor: pointer; }
      @media (max-width: 760px) {
        .site .panel-type1-image > .clickToEditDiv {
          display: none; } }
      .site .panel-type1-image > .clickToEditDiv:before {
        content: 'Image';
        margin-right: 5px;
        position: relative;
        bottom: -1px; }
    @media (max-width: 1100px) {
      .site .panel-type1-image {
        width: 100%;
        max-width: 100%;
        max-height: 400px;
        margin: 0; } }
  .site .panel-type1-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 550px;
    max-width: 90%;
    padding: 65px 65px;
    position: relative;
    z-index: 2;
    margin-right: -60px;
    background: #fff; }
    @media (max-width: 1400px) {
      .site .panel-type1-content {
        margin-right: -100px; } }
    @media (max-width: 1200px) {
      .site .panel-type1-content {
        padding: 50px; } }
    @media (max-width: 1100px) {
      .site .panel-type1-content {
        width: 100%;
        max-width: 100%;
        padding: 30px;
        margin: 0; }
        .site .panel-type1-content .mpContent, .site .panel-type1-content .clickToEditDiv {
          max-width: 100%; } }
  .site .panel-type1 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
    overflow: visible;
    position: relative;
    max-width: 1530px;
    padding: 120px 15px;
    margin: 0 auto; }
    .site .panel-type1 h2 {
      font-weight: 500;
      color: #393c42; }
    .site .panel-type1.no-padding-top {
      border-top: 0 !important; }
    .site .panel-type1.no-padding-bottom {
      border-bottom: 0 !important; }
    .site .panel-type1 + .panel-type1 {
      padding-top: 0; }
    .site .panel-type1.right-aligned .panel-type1-image {
      margin-left: 0;
      margin-right: -50px; }
      @media (max-width: 1024px) {
        .site .panel-type1.right-aligned .panel-type1-image {
          margin: 0; } }
    .site .panel-type1.right-aligned .panel-type1-content {
      margin-left: -50px;
      margin-right: 0; }
      @media (max-width: 1400px) {
        .site .panel-type1.right-aligned .panel-type1-content {
          margin-left: -100px;
          margin-right: 0; } }
      @media (max-width: 1200px) {
        .site .panel-type1.right-aligned .panel-type1-content {
          margin-left: -150px;
          margin-right: 0; } }
      @media (max-width: 1024px) {
        .site .panel-type1.right-aligned .panel-type1-content {
          margin: 0; } }
    .site .panel-type1.left-aligned {
      flex-direction: row-reverse; }
    @media (max-width: 1500px) {
      .site .panel-type1 {
        padding: 80px 15px; } }
    @media (max-width: 1400px) {
      .site .panel-type1 {
        padding: 60px 15px; } }
    @media (max-width: 1200px) {
      .site .panel-type1 {
        padding: 40px 15px; } }
    @media (max-width: 1100px) {
      .site .panel-type1 {
        padding: 30px 15px; } }
    @media (max-width: 1024px) {
      .site .panel-type1 {
        flex-wrap: wrap;
        flex-direction: row !important;
        padding: 15px; }
        .site .panel-type1 .panel-type1-content {
          border: 2px solid #f0f0f0 !important;
          border-top: 0 !important; } }
  .site [id^="masterPage"] .timeline-album.opt1 h3 {
    font-family: "Lato", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.1;
    letter-spacing: 0.311rem;
    text-transform: uppercase;
    color: #095c20; }
  .site .timeline-album.opt1 {
    position: relative;
    text-align: center;
    background: #f9f8f8; }
    .site .timeline-album.opt1 .timeline-album-inner {
      max-width: 1500px;
      margin: 0 auto;
      padding: 65px 50px;
      color: #000;
      text-align: left;
      position: relative;
      overflow: hidden;
      z-index: 1; }
      .site .timeline-album.opt1 .timeline-album-inner > table {
        position: absolute;
        z-index: 96;
        display: block;
        width: auto;
        padding: 8px;
        padding-right: 25px;
        border-radius: 5px;
        background: #FFF;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
        font-size: 0;
        color: #000;
        cursor: pointer;
        bottom: 15px;
        right: 15px; }
        .site .timeline-album.opt1 .timeline-album-inner > table:before {
          font: normal bold 12px/1 Arial, sans-serif; }
        .site .timeline-album.opt1 .timeline-album-inner > table a {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          border: none !important; }
          .site .timeline-album.opt1 .timeline-album-inner > table a img {
            position: absolute;
            top: 6px;
            right: 5px; }
        .site .timeline-album.opt1 .timeline-album-inner > table tbody, .site .timeline-album.opt1 .timeline-album-inner > table tr, .site .timeline-album.opt1 .timeline-album-inner > table td {
          display: inline; }
        .site .timeline-album.opt1 .timeline-album-inner > table [src*="corner"] {
          display: none; }
        .site .timeline-album.opt1 .timeline-album-inner > table:before {
          content: 'Timeline'; }
    .site .timeline-album.opt1 .arrowsWrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 0; }
      .site .timeline-album.opt1 .arrowsWrap > a {
        opacity: 1;
        transition: all .3s ease-in-out;
        font-size: 0;
        position: absolute;
        top: 0;
        padding: 0 18px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        .site .timeline-album.opt1 .arrowsWrap > a .nc-icon-glyph {
          font-size: 36px;
          color: #054216; }
      .site .timeline-album.opt1 .arrowsWrap > a[class^="prev"] {
        float: left;
        text-align: left;
        right: 100%; }
      .site .timeline-album.opt1 .arrowsWrap > a[class^="next"] {
        float: right;
        text-align: right;
        left: 100%; }
      .site .timeline-album.opt1 .arrowsWrap img {
        visibility: visible !important;
        width: auto !important; }
    .site .timeline-album.opt1 .countOuter {
      width: 100%;
      padding-top: 10px;
      overflow-y: auto; }
    .site .timeline-album.opt1 .countWrap {
      text-align: center;
      border-top: 3px solid #054216;
      margin-bottom: 25px; }
    .site .timeline-album.opt1 .counter {
      margin: 0;
      padding: 0;
      font-size: 0;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 1; }
      .site .timeline-album.opt1 .counter > li {
        display: inline-block !important;
        margin: 0 15px;
        padding-top: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 115px;
        flex: 0 1 115px;
        position: relative;
        background: transparent;
        font-family: "Lato", sans-serif;
        font-weight: 500;
        font-size: 1.8rem;
        letter-spacing: 0.045rem;
        text-align: center;
        color: #434a59;
        cursor: pointer; }
        .site .timeline-album.opt1 .counter > li:before {
          content: '';
          height: 7px;
          width: 7px;
          background-color: transparent;
          border-radius: 50%;
          display: block;
          margin: 0px auto 12px;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 9;
          position: absolute;
          top: -1px;
          left: 50%; }
        .site .timeline-album.opt1 .counter > li:after {
          background-color: #fff;
          border-radius: 50%;
          border: 3px solid #095c20;
          margin: 0px auto 12px;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          display: block;
          content: '';
          height: 18px;
          width: 18px;
          position: absolute;
          top: -1px;
          left: 50%; }
        .site .timeline-album.opt1 .counter > li.active {
          color: #a0a0a0; }
          .site .timeline-album.opt1 .counter > li.active:before {
            background-color: #095c20; }
    .site .timeline-album.opt1 [id^=photoPluginWrapper] {
      width: 100% !important;
      height: auto !important; }
    .site .timeline-album.opt1 .photoGalleryWrapDiv {
      min-height: 100%; }
    .site .timeline-album.opt1 [id^=photoPluginWrapper][style*="min-height"] .photoGalleryWrapDiv {
      min-height: auto; }
    .site .timeline-album.opt1 .bannerWrap {
      position: relative;
      line-height: 0; }
    .site .timeline-album.opt1 .imgIndex {
      font-size: 0; }
    .site .timeline-album.opt1 .bwContent {
      display: flex;
      flex-wrap: nowrap;
      width: 100%;
      min-height: 100%;
      text-align: center;
      position: relative;
      color: #666;
      padding-bottom: 22px; }
    .site .timeline-album.opt1 .bwImg {
      width: 68%;
      position: relative;
      min-height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      .site .timeline-album.opt1 .bwImg img {
        max-width: 100%;
        visibility: hidden; }
    .site .timeline-album.opt1 .bwText {
      width: 32%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: transparent;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
      .site .timeline-album.opt1 .bwText .bwTextInner {
        position: relative;
        padding: 15px;
        left: 0; }
      .site .timeline-album.opt1 .bwText .bw-title-wrap {
        width: 100%;
        padding: 0 5rem;
        overflow: hidden;
        background-color: #054216; }
        .site .timeline-album.opt1 .bwText .bw-title-wrap div {
          position: relative;
          z-index: 1;
          margin: 70px 0 0;
          font-family: "Libre Franklin", sans-serif;
          font-size: 4.2rem;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 0.65;
          text-transform: none;
          text-align: left;
          color: #f7f7f7; }
      .site .timeline-album.opt1 .bwText .bw-desc-wrap {
        padding: 5rem;
        text-align: left; }
      .site .timeline-album.opt1 .bwText p {
        margin-bottom: 0; }
      .site .timeline-album.opt1 .bwText.emptyCTA > p {
        margin-bottom: 0; }
  @media (max-width: 1500px) {
    .site .timeline-album.opt1 .timeline-album-inner {
      padding: 50px 60px; }
    .site .timeline-album.opt1 .bwImg {
      width: 58%; }
    .site .timeline-album.opt1 .bwText {
      width: 42%; }
      .site .timeline-album.opt1 .bwText .bw-title-wrap {
        padding: 0 3rem; }
        .site .timeline-album.opt1 .bwText .bw-title-wrap div {
          margin: 50px 0 0; }
      .site .timeline-album.opt1 .bwText .bw-desc-wrap {
        padding: 5rem; } }
  @media (max-width: 1300px) {
    .site .timeline-album.opt1 .timeline-album-inner {
      padding: 30px 40px; }
    .site .timeline-album.opt1 .bwImg {
      width: 54%; }
    .site .timeline-album.opt1 .bwText {
      width: 46%; }
      .site .timeline-album.opt1 .bwText .bw-title-wrap {
        padding: 0 2.5rem; }
        .site .timeline-album.opt1 .bwText .bw-title-wrap div {
          margin: 40px 0 0; }
      .site .timeline-album.opt1 .bwText .bw-desc-wrap {
        padding: 4rem; }
    .site .timeline-album.opt1 .countWrap {
      border: none; }
    .site .timeline-album.opt1 .counter > li {
      margin: 0;
      padding: 16px 10px;
      border-top: 3px solid #043a20; } }
  @media (max-width: 1199px) {
    .site .timeline-album.opt1 .bwText .bw-title-wrap {
      padding: 0 3rem; }
      .site .timeline-album.opt1 .bwText .bw-title-wrap > div {
        margin: 55px 0 0; }
    .site .timeline-album.opt1 .bwText .bw-desc-wrap {
      padding: 3rem; }
    .site .timeline-album.opt1 .bwImg:after {
      display: none; } }
  @media (min-width: 992px) {
    .site .timeline-album.opt1 [id^=photoPluginWrapper] {
      height: 100% !important; }
    .site .timeline-album.opt1 .bannerWrap {
      height: 100%; } }
  @media (max-width: 991px) {
    .site .timeline-album.opt1 .arrowsWrap {
      top: 50%; }
      .site .timeline-album.opt1 .arrowsWrap > a {
        top: 50%;
        padding: 0; }
      .site .timeline-album.opt1 .arrowsWrap > a[class^="prev"] {
        left: 0;
        right: auto; }
      .site .timeline-album.opt1 .arrowsWrap > a[class^="next"] {
        right: 0;
        left: auto; }
    .site .timeline-album.opt1 .countWrap {
      text-align: center;
      margin: 0;
      position: relative;
      float: left;
      min-width: 100%; }
      .site .timeline-album.opt1 .countWrap .counter > li {
        line-height: 49px; }
      .site .timeline-album.opt1 .countWrap .counter > li.active {
        display: inline-block !important; }
    .site .timeline-album.opt1 .bwImg {
      width: 100%; }
    .site .timeline-album.opt1 .bwText {
      width: 100%; }
    .site .timeline-album.opt1 .bwContent {
      flex-wrap: wrap;
      flex-direction: column-reverse;
      padding: 0; } }
  @media (max-width: 767px) {
    .site .timeline-album.opt1 .arrowsWrap img {
      width: 50% !important; }
    .site .timeline-album.opt1 .bwContent {
      display: block;
      padding: 0;
      text-align: center; }
    .site .timeline-album.opt1 .timeline-album-inner {
      padding: 30px 15px; } }
  @media (max-width: 476px) {
    .site .timeline-album.opt1 .arrowsWrap > a .nc-icon-glyph {
      font-size: 24px; } }
  @media (max-width: 413px) {
    .site .timeline-album.opt1 .timeline-album-inner .countWrap {
      border-top: none; }
      .site .timeline-album.opt1 .timeline-album-inner .countWrap .counter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .site .timeline-album.opt1 .timeline-album-inner .countWrap .counter > li {
          padding: 12px 0;
          margin: 0 12px !important;
          -ms-flex-preferred-size: 0%;
          flex-basis: 0%; }
        .site .timeline-album.opt1 .timeline-album-inner .countWrap .counter > li:after {
          content: none; } }
  .site .vertical-tabstrip {
    background: #f9f9f9;
    padding: 80px 0; }
    @media (max-width: 1500px) {
      .site .vertical-tabstrip {
        padding: 70px 0; } }
    @media (max-width: 1400px) {
      .site .vertical-tabstrip {
        padding: 50px 0; } }
    @media (max-width: 1200px) {
      .site .vertical-tabstrip {
        padding: 30px 0; } }
    @media (max-width: 1024px) {
      .site .vertical-tabstrip {
        padding: 15px 0; } }
  .site .vertical-tabstrip-tabs {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px; }
    .site .vertical-tabstrip-tabs h2 {
      font-family: "Libre Franklin", sans-serif;
      font-size: 2.4rem;
      font-weight: 400;
      line-height: 1.4;
      letter-spacing: 0;
      text-transform: none;
      color: #006853; }
    .site .vertical-tabstrip-tabs .image-split {
      width: 100%;
      margin: 0 -8px; }
      .site .vertical-tabstrip-tabs .image-split img {
        width: 100%; }
      .site .vertical-tabstrip-tabs .image-split td {
        padding: 0 8px; }
    .site .vertical-tabstrip-tabs > div {
      position: absolute;
      max-width: 220px;
      font-size: 3rem;
      font-weight: 400;
      font-family: "Libre Franklin", sans-serif;
      line-height: 1.4;
      color: #000; }
      @media (max-width: 1300px) {
        .site .vertical-tabstrip-tabs > div {
          font-size: 2.4rem;
          max-width: 180px; } }
      @media (max-width: 1100px) {
        .site .vertical-tabstrip-tabs > div {
          font-size: 2rem;
          max-width: 180px; } }
      @media (max-width: 900px) {
        .site .vertical-tabstrip-tabs > div {
          display: none; } }
      .site .vertical-tabstrip-tabs > div:after {
        content: '';
        display: block;
        width: 65px;
        height: 5px;
        margin: 20px 0;
        background: #006853; }
    @media (min-width: 901px) {
      .site .vertical-tabstrip-tabs [id$="_radTabsTop"] .levelwrap > ul:after {
        display: none; }
      .site .vertical-tabstrip-tabs .tabstrip {
        position: relative;
        overflow: visible !important; }
        .site .vertical-tabstrip-tabs .tabstrip .levelwrap {
          width: 100% !important;
          background: none !important;
          position: relative;
          z-index: 2; }
          .site .vertical-tabstrip-tabs .tabstrip .levelwrap > ul {
            display: block !important;
            white-space: initial !important;
            margin: 0 !important;
            padding: 90px 0 0 !important;
            background: 0 0 !important; } }
      @media (min-width: 901px) and (max-width: 1300px) {
        .site .vertical-tabstrip-tabs .tabstrip .levelwrap > ul {
          padding: 75px 0 0 !important; } }
      @media (min-width: 901px) and (max-width: 1100px) {
        .site .vertical-tabstrip-tabs .tabstrip .levelwrap > ul {
          padding: 65px 0 0 !important; } }
    @media (min-width: 901px) {
            .site .vertical-tabstrip-tabs .tabstrip .levelwrap > ul > li {
              display: block !important;
              float: none; }
          .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li {
            padding: 0 !important; }
            .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a {
              overflow: initial;
              display: block;
              float: none;
              background: none !important;
              border: none !important;
              height: auto;
              padding: 0 !important;
              margin: 0;
              line-height: 1;
              position: relative; }
              .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a .wrap {
                padding: 0;
                background: 0 0 !important;
                border: none !important;
                display: block;
                height: auto;
                line-height: 1;
                float: none;
                white-space: normal; }
              .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a .innerWrap {
                display: block;
                float: none;
                padding: 0 !important;
                font-family: "Libre Franklin", sans-serif;
                font-size: 13.5px;
                font-weight: 500;
                line-height: 3.04 !important;
                letter-spacing: 0.15rem;
                text-align: left;
                text-transform: uppercase;
                white-space: normal;
                color: #666;
                background: none;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out; }
              .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a.selected .innerWrap {
                color: #aeaeae; }
              .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a:hover, .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a:active, .site .vertical-tabstrip-tabs .tabstrip .levelwrap.level1 > ul > li > a:focus {
                color: #006853;
                opacity: 1; }
      .site .vertical-tabstrip-tabs table[id$="_tblTop"] {
        border-collapse: inherit;
        background-color: transparent;
        padding: 0;
        margin: 0;
        display: table;
        table-layout: fixed; }
        .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody {
          display: table-row; }
          .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr {
            display: table-cell;
            vertical-align: top; }
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr:first-child {
              width: 280px;
              vertical-align: top;
              background: none !important;
              border-right: 1px solid #797979; } }
        @media (min-width: 901px) and (max-width: 1300px) {
          .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr:first-child {
            width: 240px; } }
    @media (min-width: 901px) {
              .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) {
                width: 100%;
                display: block; }
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr:nth-child(2) {
              position: relative; }
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr:last-child {
              width: 0; }
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr div[id$="_radMultTop"] {
              margin-top: 0 !important; }
              .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr div[id$="_radMultTop"] .tsContent {
                border: none;
                padding: 0 0 0 100px;
                margin-bottom: 0;
                border: none !important;
                background: none !important;
                font-size: 1.85rem;
                line-height: 1.73;
                color: #000; }
                .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr div[id$="_radMultTop"] .tsContent p {
                  line-height: 1.73; } }
          @media (min-width: 901px) and (max-width: 1300px) {
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr div[id$="_radMultTop"] .tsContent {
              padding: 0 0 0 50px; } }
    @media (min-width: 901px) {
            .site .vertical-tabstrip-tabs table[id$="_tblTop"] > tbody > tr > td {
              width: 100%;
              display: block; } }
  @media (min-width: 1025px) {
    .site .course-tour-tabstrip [id$="_tblTop"] {
      -webkit-box-shadow: none;
      box-shadow: none;
      overflow: visible; }
      .site .course-tour-tabstrip [id$="_tblTop"] .tsContent {
        height: 100%;
        padding: 0;
        border: none !important;
        background: none !important; }
        .site .course-tour-tabstrip [id$="_tblTop"] .tsContent .mpContent {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
      .site .course-tour-tabstrip [id$="_tblTop"] > tbody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 50px;
          flex: 1 0 50px; }
          .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) {
            height: 100%;
            display: block; }
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) > table,
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) > table > tbody,
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) > table > tbody > tr,
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) > table > tbody > tr > td:first-child,
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) .tabstrip,
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) .levelwrap.level1 {
              height: 100%;
              display: block; }
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:first-child > td:nth-child(2) .levelwrap.level1 > ul {
              height: 100%;
              padding: 10px 0; }
        .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:nth-child(2) {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
          .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:nth-child(2) > td:nth-child(2) {
            display: block;
            height: 100%; }
            .site .course-tour-tabstrip [id$="_tblTop"] > tbody > tr:nth-child(2) > td:nth-child(2) > div {
              height: 100%; }
    .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap {
      background: #095c20 !important; }
    .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap.level1 > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap.level1 > ul > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 32px;
        flex: 1 1 32px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap.level1 > ul > li > a {
          border-left: 3px solid #095c20 !important;
          border-top: none !important;
          padding: 10px !important;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 100%;
          width: 100%;
          font-size: 1.4rem; } }
  .site [id^="masterPage"] .course-tour-tabstrip h5 {
    margin: 0 0 1rem;
    font-family: "Lato", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    color: #434a59; }
  .site .course-tour-tabstrip {
    max-width: 1400px;
    padding: 90px 15px;
    margin: 0 auto; }
    .site .course-tour-tabstrip .learn-more {
      font-size: 1.4rem;
      font-weight: 700;
      letter-spacing: 0.15rem;
      border-bottom: 2px solid transparent; }
      .site .course-tour-tabstrip .learn-more:after {
        width: 14px;
        height: 14px;
        background-size: 14px; }
    @media (max-width: 1400px) {
      .site .course-tour-tabstrip {
        padding: 70px 0; } }
    @media (max-width: 1200px) {
      .site .course-tour-tabstrip {
        padding: 40px 0; } }
    @media (max-width: 1000px) {
      .site .course-tour-tabstrip {
        padding: 20px 0; } }
    .site .course-tour-tabstrip .hole-media {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-size: 0; }
      .site .course-tour-tabstrip .hole-media img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%; }
    .site .course-tour-tabstrip .hole-info-wrap .hole-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      background: #fff;
      padding: 3rem;
      position: relative;
      box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.11); }
      @media (max-width: 1024px) {
        .site .course-tour-tabstrip .hole-info-wrap .hole-info {
          box-shadow: none; } }
    .site .course-tour-tabstrip .hole-info-wrap .hole-num {
      margin-bottom: 12px;
      font-family: "Lato", sans-serif;
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.37;
      letter-spacing: 0.088rem;
      color: #000; }
    .site .course-tour-tabstrip .hole-info-wrap .hole-yardage {
      font-family: "Lato", sans-serif;
      font-size: 1.6rem;
      font-weight: 400;
      letter-spacing: 0;
      color: #777;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 2.6rem;
      margin-top: 1rem;
      border: 1px solid #ddd;
      border-left: none;
      border-right: none;
      padding: 8px 0; }
      .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font {
        padding-top: 5px !important;
        padding-bottom: 5px !important; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span:before, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font:before {
          content: '';
          height: 13px;
          width: 13px;
          display: inline-block;
          margin-right: 8px;
          margin-bottom: 5px;
          vertical-align: middle;
          border-radius: 50%;
          border: 1px solid transparent; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span:nth-child(n+2), .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font:nth-child(n+2) {
          padding-left: 3rem; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span.navy:before, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font.navy:before {
          background-color: #434a59; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span.blue:before, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font.blue:before {
          background-color: #2d71b1; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span.white:before, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font.white:before {
          background-color: #ffffff;
          border-color: #979797 !important; }
        .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > span.red:before, .site .course-tour-tabstrip .hole-info-wrap .hole-yardage > font.red:before {
          background-color: #fe0000; }
    .site .course-tour-tabstrip .tsContent {
      padding: 0 !important; }
      .site .course-tour-tabstrip .tsContent .mpContent {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative; }
    @media (max-width: 1199px) {
      .site .course-tour-tabstrip {
        padding: 40px; } }
    @media (max-width: 1024px) {
      .site .course-tour-tabstrip {
        padding: 25px; }
        .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap.level1 > ul > li > a {
          padding: 1.7rem 1.8rem 1.6rem !important; }
        .site .course-tour-tabstrip .scorecard {
          padding: 0 2rem 2rem;
          text-align: center; }
        .site .course-tour-tabstrip .tsContent .mpContent {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          background: #FFF; }
        .site .course-tour-tabstrip .tsContent .mpContent > div {
          -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 100% !important;
          flex: 1 1 100% !important; }
        .site .course-tour-tabstrip .tsContent .mpContent > .hole-media {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          padding-right: 0; }
        .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
        .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-info {
          padding: 3rem; } }
    @media (max-width: 767px) {
      .site .course-tour-tabstrip .scorecard {
        padding: 0 1.5rem 3rem; }
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-info {
        padding: 1.5rem; }
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-yardage {
        margin-bottom: 3rem; }
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-yardage > span,
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-yardage > font {
        padding: 5px 0 !important; } }
    @media (min-width: 1024px) {
      .site .course-tour-tabstrip [id$="_radTabsTop"] .levelwrap.level1 > ul:after {
        content: none; } }
    @media (min-width: 1025px) {
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap .hole-info {
        width: 500px;
        margin-left: -5rem;
        min-height: 500px;
        padding: 6rem 5rem; }
      .site .course-tour-tabstrip .scorecard {
        position: absolute;
        right: 0;
        bottom: 0; }
      .site .course-tour-tabstrip .tsContent .mpContent .hole-info-wrap {
        display: flex;
        align-items: center;
        width: 450px;
        position: relative; }
      .site .course-tour-tabstrip .tsContent .mpContent + .clickToEditDiv {
        position: absolute;
        text-align: left !important;
        margin-top: -40px !important;
        margin-left: 15px !important; } }
  .site [id^="masterPage"] .offset-collage h2 {
    font-family: "Libre Franklin", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.87;
    letter-spacing: 0.221rem;
    text-transform: uppercase;
    color: #393c42; }
  .site [id^="masterPage"] .offset-collage h5 {
    letter-spacing: 0.4rem; }
  .site [id^="masterPage"] .offset-collage .learn-more {
    font-size: 1.45rem; }
    .site [id^="masterPage"] .offset-collage .learn-more:after {
      width: 14px;
      height: 14px;
      background-size: 14px; }
  @media (max-width: 1500px) {
    .site [id^="masterPage"] .offset-collage h2 {
      font-size: 2.7rem;
      letter-spacing: 0.15rem; }
    .site [id^="masterPage"] .offset-collage h5 {
      letter-spacing: 0.3rem; } }
  @media (max-width: 1300px) {
    .site [id^="masterPage"] .offset-collage h2 {
      font-size: 2.3rem;
      letter-spacing: 0.15rem; }
    .site [id^="masterPage"] .offset-collage h5 {
      letter-spacing: 0.2rem; } }
  .site .offset-collage {
    padding: 12rem 0 22rem;
    position: relative; }
    .site .offset-collage > div {
      display: flex;
      width: 100%;
      max-width: 1440px;
      margin: 0 auto;
      padding: 0 20px;
      position: relative;
      z-index: 1; }
      .site .offset-collage > div > div {
        vertical-align: top;
        position: relative; }
      @media (max-width: 1100px) {
        .site .offset-collage > div {
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          text-align: center;
          padding: 0; } }
    .site .offset-collage.no-padding-top {
      padding-top: 0 !important; }
    .site .offset-collage.no-padding-bottom {
      padding-bottom: 0 !important; }
    @media (max-width: 1500px) {
      .site .offset-collage {
        padding: 8rem 0 16rem; } }
    @media (max-width: 1400px) {
      .site .offset-collage {
        padding: 6rem 0 12rem; } }
    @media (max-width: 1200px) {
      .site .offset-collage {
        padding: 4rem 0 8rem; } }
    @media (max-width: 1100px) {
      .site .offset-collage {
        padding: 2rem 0 0; } }
    .site .offset-collage .mpContent table {
      display: block;
      z-index: 9; }
      .site .offset-collage .mpContent table tbody, .site .offset-collage .mpContent table tr, .site .offset-collage .mpContent table td {
        display: inline-block;
        vertical-align: top; }
      .site .offset-collage .mpContent table td:last-child {
        position: absolute;
        width: 320px; }
        .site .offset-collage .mpContent table td:last-child:after {
          content: '';
          position: absolute;
          top: -25px;
          bottom: 0;
          width: 100%;
          background: #FFF; }
        .site .offset-collage .mpContent table td:last-child img {
          position: relative;
          z-index: 1; }
        @media (max-width: 1200px) {
          .site .offset-collage .mpContent table td:last-child {
            display: none; } }
    .site .offset-collage.type1 table {
      position: relative; }
    @media (min-width: 1201px) {
      .site .offset-collage.left-content .mpContent table td:first-child {
        padding: 0 160px 0 40px; } }
    .site .offset-collage.left-content .mpContent table td:last-child {
      right: -230px; }
      .site .offset-collage.left-content .mpContent table td:last-child:after {
        right: -25px; }
    @media (min-width: 1201px) {
      .site .offset-collage.right-content .mpContent table td:first-child {
        padding: 0 40px 0 160px; } }
    .site .offset-collage.right-content .mpContent table td:last-child {
      left: -230px; }
      .site .offset-collage.right-content .mpContent table td:last-child:after {
        left: -25px; }
    .site .offset-collage .offset-image {
      width: 52%; }
      @media (max-width: 1300px) {
        .site .offset-collage .offset-image {
          width: 55%; } }
      @media (max-width: 1200px) {
        .site .offset-collage .offset-image {
          width: 50%; } }
      @media (max-width: 1100px) {
        .site .offset-collage .offset-image {
          width: 100%; }
          .site .offset-collage .offset-image > div {
            position: relative; } }
    .site .offset-collage .offset-content {
      width: 48%;
      padding-right: 0;
      padding-left: 30px; }
      @media (max-width: 1300px) {
        .site .offset-collage .offset-content {
          width: 45%; } }
      @media (max-width: 1200px) {
        .site .offset-collage .offset-content {
          width: 50%; } }
      @media (max-width: 1100px) {
        .site .offset-collage .offset-content {
          width: 100%;
          padding: 20px !important;
          text-align: center; } }
    .site .offset-collage.left-content .offset-content {
      padding-right: 30px;
      padding-left: 0; }
    .site .offset-collage.left-content > div {
      flex-direction: row-reverse; }
    .site .offset-collage.type2 {
      padding: 0 !important; }
      .site .offset-collage.type2 > div {
        max-width: 1600px;
        margin: 0 0 0 auto;
        padding: 0 0 0 20px; }
        @media (max-width: 1100px) {
          .site .offset-collage.type2 > div {
            padding: 20px 0 0; } }
      .site .offset-collage.type2 .offset-content {
        padding: 16% 0 10%;
        position: relative;
        font-size: 1.8rem;
        line-height: 1.61;
        color: #000; }
        @media (max-width: 1500px) {
          .site .offset-collage.type2 .offset-content {
            padding: 14% 0 8%; } }
        @media (max-width: 1400px) {
          .site .offset-collage.type2 .offset-content {
            padding: 10% 0 6%; } }
        @media (max-width: 1200px) {
          .site .offset-collage.type2 .offset-content {
            padding: 4rem 2rem; } }
        @media (max-width: 991px) {
          .site .offset-collage.type2 .offset-content {
            padding: 2rem; } }
      .site .offset-collage.type2 .offset-image {
        position: relative; }
        @media (max-width: 1100px) {
          .site .offset-collage.type2 .offset-image {
            height: 400px; } }
        @media (max-width: 600px) {
          .site .offset-collage.type2 .offset-image {
            height: auto;
            max-height: 400px;
            overflow: hidden; } }
        .site .offset-collage.type2 .offset-image .mpContent {
          height: 100%; }
          .site .offset-collage.type2 .offset-image .mpContent img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
        .site .offset-collage.type2 .offset-image > .clickToEditDiv {
          position: absolute;
          z-index: 10;
          top: 5px;
          right: 5px;
          height: 60px;
          width: 150px;
          background: #EEE;
          font-size: 1.6rem;
          line-height: 1.6; }
          .site .offset-collage.type2 .offset-image > .clickToEditDiv a {
            display: block; }
          @media (max-width: 500px) {
            .site .offset-collage.type2 .offset-image > .clickToEditDiv {
              display: none; } }
          .site .offset-collage.type2 .offset-image > .clickToEditDiv:before {
            content: 'Image'; }
      .site .offset-collage.type2 .mpContent table td:last-child {
        width: 370px;
        top: 50%;
        transform: translateY(-50%); }
        .site .offset-collage.type2 .mpContent table td:last-child img {
          width: 100%; }
        .site .offset-collage.type2 .mpContent table td:last-child:after {
          bottom: -25px; }
      @media (min-width: 1201px) {
        .site .offset-collage.type2.left-content .mpContent table td:first-child {
          padding: 0 160px 0 40px; } }
      .site .offset-collage.type2.left-content .mpContent table td:last-child {
        right: -280px;
        float: right; }
        .site .offset-collage.type2.left-content .mpContent table td:last-child:after {
          right: -25px; }
      @media (min-width: 1201px) {
        .site .offset-collage.type2.right-content .mpContent table td:first-child {
          padding: 0 40px 0 160px; } }
      .site .offset-collage.type2.right-content .mpContent table td:last-child {
        left: -280px;
        float: left; }
        .site .offset-collage.type2.right-content .mpContent table td:last-child:after {
          left: -25px; }
  .site.login {
    height: 100%;
    padding-top: 0 !important; }
    @media (max-width: 768px) {
      .site.login {
        background: #000; } }
    .site.login .login-background {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      overflow: hidden; }
      .site.login .login-background .mpContent {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: 50% 50%;
        opacity: 0.9; }
        .site.login .login-background .mpContent img {
          opacity: 0;
          max-width: 100%; }
      .site.login .login-background .clickToEditDiv {
        position: absolute;
        z-index: 99;
        bottom: 15px;
        right: 15px; }
    .site.login .login-wrap {
      position: relative;
      display: table;
      height: 100%;
      width: 70%;
      margin: 0 auto 0 0;
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); }
      @media (max-width: 1024px) {
        .site.login .login-wrap {
          width: 100%;
          background: rgba(0, 0, 0, 0.7); } }
      .site.login .login-wrap > div {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .site.login .login-wrap > div {
            display: block;
            vertical-align: top;
            overflow: auto; } }
      @media (max-width: 767px) {
        .site.login .login-wrap {
          display: block;
          vertical-align: top;
          overflow: auto; } }
  .site .login-logo {
    display: inline-block;
    border: none !important;
    position: relative;
    width: 140px;
    max-width: 100%;
    margin-bottom: 50px; }
    .site .login-logo img {
      width: 100%;
      max-width: 250px; }
  .site .inner-login {
    width: 100%;
    max-width: 370px;
    margin: 0 auto 0 180px;
    text-align: center;
    color: #fff;
    font-size: 0;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .site .inner-login {
        padding: 0 2rem;
        margin: 0 auto;
        max-width: 410px; } }
    @media (max-width: 768px) {
      .site .inner-login {
        padding: 2rem 1.5rem; } }
    .site .inner-login p {
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.88;
      text-align: center;
      color: #FFF; }
    .site .inner-login table {
      margin: 0 auto 5rem !important;
      font-size: 1.8rem; }
      .site .inner-login table td {
        vertical-align: middle; }
      .site .inner-login table a {
        font-size: 1.4rem;
        letter-spacing: 0.1rem;
        text-transform: uppercase;
        color: #FFF; }
    .site .inner-login .abut {
      display: inline-block;
      width: 100%;
      background: #054216;
      color: #fff;
      font-size: 1.4rem;
      font-weight: 700;
      letter-spacing: 0.2rem;
      padding: 2.5rem 4rem 2.4rem !important; }
      .site .inner-login .abut:hover, .site .inner-login .abut:active {
        background: #006853;
        color: #fff; }
    .site .inner-login .login_input {
      width: 100%;
      margin: 0 auto 1rem; }
      .site .inner-login .login_input input {
        width: 100%;
        height: auto;
        padding: 1.5rem 2rem;
        border: 1px solid #e7e7e7;
        background: none;
        color: #eee;
        outline: none;
        font-family: "Libre Franklin", sans-serif;
        font-weight: 400;
        font-size: 1.6rem;
        letter-spacing: 0;
        text-transform: none; }
        .site .inner-login .login_input input:focus {
          color: #fff; }
        .site .inner-login .login_input input::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #eee;
          opacity: 1;
          /* Firefox */ }
        .site .inner-login .login_input input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #eee; }
        .site .inner-login .login_input input::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #eee; }
    .site .inner-login #login_cookieMessage {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: left; }
      .site .inner-login #login_cookieMessage input[type="checkbox"] {
        display: none; }
        .site .inner-login #login_cookieMessage input[type="checkbox"] + label {
          position: relative;
          display: inline-block;
          margin: 0 0 0 2.5rem;
          font-size: 1.45rem;
          font-family: "Libre Franklin", sans-serif;
          font-weight: 400;
          line-height: 1;
          color: #fff;
          border-bottom: 1px solid transparent; }
          .site .inner-login #login_cookieMessage input[type="checkbox"] + label:hover {
            color: #eee;
            cursor: pointer;
            border-bottom: 1px solid; }
        .site .inner-login #login_cookieMessage input[type="checkbox"] + label:before {
          content: '';
          position: absolute;
          left: -2.5rem;
          top: -2px;
          display: inline-block;
          width: 16px;
          height: 16px;
          padding: 3px 0 0 2px;
          border-radius: 100%;
          border: 1px solid #fff;
          background-color: #fff;
          background-size: 10px;
          background-repeat: no-repeat;
          background-position: 50% 50%; }
        .site .inner-login #login_cookieMessage input[type="checkbox"]:checked + label:before {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3echeckmark%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23bda86e'%3e%3cpath d='M16.5%2c42a1.5%2c1.5%2c0%2c0%2c1-1.061-.439L2.379%2c28.5%2c4.5%2c26.379%2c16.354%2c38.233%2c43.229%2c3.4%2c45.6%2c5.229%2c17.688%2c41.416A1.5%2c1.5%2c0%2c0%2c1%2c16.6%2c42Q16.548%2c42%2c16.5%2c42Z' fill='%23bda86e'/%3e%3c/g%3e%3c/svg%3e");
          color: #fff;
          background-color: #fff; }
        .site .inner-login #login_cookieMessage input[type="checkbox"]:checked + label:hover:before {
          color: #eee;
          background-color: #eee; }
    .site .inner-login #login_link {
      width: 100%;
      padding: 0 0 1.5rem;
      text-align: center; }
    .site .inner-login #login_forgotPassword {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: right; }
      .site .inner-login #login_forgotPassword a {
        font-size: 1.45rem;
        font-family: "Libre Franklin", sans-serif;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        border-bottom: 1px solid transparent; }
        .site .inner-login #login_forgotPassword a:hover, .site .inner-login #login_forgotPassword a:active {
          color: #eee;
          border-bottom: 1px solid #eee; }

.photo-album {
  position: relative;
  height: 90vh; }
  .photo-album > table {
    position: absolute;
    z-index: 96;
    display: block;
    width: auto;
    padding: 8px;
    padding-right: 25px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    font-size: 0;
    color: #000;
    cursor: pointer;
    bottom: 15px;
    right: 15px; }
    .photo-album > table:before {
      font: normal bold 12px/1 Arial, sans-serif; }
    .photo-album > table a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border: none !important; }
      .photo-album > table a img {
        position: absolute;
        top: 6px;
        right: 5px; }
    .photo-album > table tbody, .photo-album > table tr, .photo-album > table td {
      display: inline; }
    .photo-album > table [src*="corner"] {
      display: none; }
    .photo-album > table:before {
      content: 'Banner'; }
  .photo-album > [id^="photoPluginWrapper"] {
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%; }
    .photo-album > [id^="photoPluginWrapper"]:after {
      content: '';
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      right: 0;
      height: 20%;
      opacity: 0.5;
      background: #111111;
      background: -moz-linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(0deg, #111111 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#000000",GradientType=1); }
    .photo-album > [id^="photoPluginWrapper"] > img {
      opacity: 0; }
  .photo-album .photoGalleryWrapDiv, .photo-album .banner-image {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%; }
    .photo-album .photoGalleryWrapDiv > img, .photo-album .banner-image > img {
      opacity: 0; }

.thumbs-album [id*="photoPluginWrapper"] {
  width: 100% !important; }
.thumbs-album [id*="photoPluginWrapper"][style*="min-height"] {
  height: auto !important; }
.thumbs-album .carousel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  padding: 1rem; }
  .thumbs-album .carousel > div {
    display: block;
    height: 100%;
    padding: 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
    .thumbs-album .carousel > div > img {
      height: auto;
      width: 100%;
      max-width: 100%;
      vertical-align: middle; }

.thumbs-title {
  padding: 0 2rem 3rem;
  margin: 0 auto;
  text-align: center; }

.thumbs-arrows-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 15px; }
  .thumbs-arrows-wrap a {
    padding: 0 15px;
    border: none !important; }
    .thumbs-arrows-wrap a div {
      background-position: 50% 50%;
      background-repeat: no-repeat; }
    .thumbs-arrows-wrap a:hover, .thumbs-arrows-wrap a:active {
      opacity: 0.7; }

[id^="masterPage"] .thumbs-album-top {
  padding: 0 0 35px; }
  [id^="masterPage"] .thumbs-album-top h2 {
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 1.75;
    color: #393c42; }
  @media (max-width: 1024px) {
    [id^="masterPage"] .thumbs-album-top h2 {
      font-size: 2.8rem; } }
  @media (max-width: 700px) {
    [id^="masterPage"] .thumbs-album-top h2 {
      font-size: 2.4rem; } }

.thumbs-album-thumb {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  background-size: cover;
  background-position: 50% 50%; }

.thumbs-album-thumb img {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.thumbs-album {
  padding: 60px 15px;
  position: relative;
  text-align: center;
  background: #f9f9f9; }
  @media (max-width: 1400px) {
    .thumbs-album {
      padding: 40px 15px; } }
  @media (max-width: 1200px) {
    .thumbs-album {
      padding: 30px 15px; } }
  @media (max-width: 991px) {
    .thumbs-album {
      padding: 15px; } }
  .thumbs-album > table {
    position: absolute;
    top: 15px;
    right: 15px; }
  .thumbs-album [class^="photoPlgCat"] {
    width: 400px;
    max-width: 100%;
    padding: 15px 60px 15px 20px;
    margin-bottom: 30px;
    border: none;
    outline: none;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.063rem;
    color: #5b5b5b;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background-color: #fff;
    background-image: url(https://clubessential.s3.amazonaws.com/CEFED/_Axis-Website/Sites/WinterParkRacquetClub-2022/images/arrow-down.svg);
    background-size: 50px;
    background-position: right center;
    background-repeat: no-repeat; }
  .thumbs-album > div {
    max-width: 1400px;
    margin: 0 auto; }
  .thumbs-album.no-arrows {
    padding: 5px; }
  .thumbs-album > div {
    position: relative; }

.thumbs-album-content {
  width: 100%;
  max-width: 1010px;
  padding: 40px 15px;
  margin: 0 auto;
  text-align: center; }
  .thumbs-album-content > h2 {
    margin-bottom: 2rem; }

.thumbs-arrows-wrap {
  padding-top: 40px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  color: #3d3d3d; }
  .thumbs-arrows-wrap a {
    padding: 0 10px;
    margin: 0 20px; }
    .thumbs-arrows-wrap a div {
      width: 20px;
      background-size: 70px;
      height: 30px; }
  .thumbs-arrows-wrap [class*=prev] div {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23c4c4c4'/%3e%3c/svg%3e"); }
  .thumbs-arrows-wrap [class*=prev]:hover div, .thumbs-arrows-wrap [class*=prev]:active div {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23c29936'/%3e%3c/svg%3e"); }
  .thumbs-arrows-wrap [class*=next] div {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23c4c4c4'/%3e%3c/svg%3e"); }
  .thumbs-arrows-wrap [class*=next]:hover div, .thumbs-arrows-wrap [class*=next]:active div {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23c29936'/%3e%3c/svg%3e"); }

.m-button, .m-nav, .m-nav .svg-icon {
  display: none; }

.m-button {
  width: 90px;
  position: absolute;
  z-index: 99;
  top: 36px;
  right: 10px;
  left: auto;
  padding: 1rem;
  cursor: pointer; }
  .m-button:hover, .m-button:active {
    opacity: 0.65; }

.m-bar {
  border-top: 0.2rem solid #fff;
  margin: 0 0 0.3rem;
  width: 1.8rem; }
  .m-bar + .m-bar + .m-bar {
    margin: 0; }

.m-label {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: perspective(1px) translateY(-50%);
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  color: #fff; }

.m-nav {
  width: 100%;
  position: absolute;
  top: 100px;
  bottom: 0;
  left: -100%;
  z-index: 99;
  padding: 5px 0 25px;
  overflow-y: auto;
  overflow-x: hidden;
  transition: 0.3s;
  background: rgba(5, 66, 22, 0.9);
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.3rem;
  color: #fff; }
  .m-nav ul {
    font-size: 1.6rem; }

.m-nav.active {
  left: 0; }

.m-nav * {
  transition: 0.3s; }

.m-nav a, .m-nav li > span {
  border: none !important;
  text-decoration: none !important;
  font: inherit;
  color: inherit;
  line-height: 1.4; }

.m-nav > div[style] {
  display: none; }
.m-nav .icon, .m-nav .nc-icon-outline, .m-nav .nc-icon-glyph {
  display: none; }
.m-nav ul, .m-nav li {
  margin: 0; }
.m-nav ul {
  padding: 0;
  list-style: none; }
.m-nav li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-height: 30px;
  padding: 0; }
.m-nav li a, .m-nav li > span {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 1rem 1.5rem 0.9rem; }
.m-nav li a:hover, .m-nav li a:active, .m-nav li .m-arrow:hover, .m-nav li .m-arrow:active {
  background: #fff;
  color: #054216; }
.m-nav li > a > span {
  display: none; }
.m-nav ul ul {
  min-height: 0;
  max-height: 0;
  width: 100%;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s ease-out;
  background: #006853;
  z-index: 1; }
.m-nav li li a, .m-nav li li > span {
  padding: 1rem 2.5rem 0.9rem; }
.m-nav li li a:hover, .m-nav li li a:active, .m-nav li li .m-arrow:hover, .m-nav li li .m-arrow:active {
  background: #fff; }
.m-nav li.has-subnav > a, .m-nav li.has-subnav > span {
  width: calc(100% - 40px); }
.m-nav li.open-subnav > ul {
  opacity: 1;
  max-height: 4000px;
  padding: 1rem 0;
  margin: 0;
  transition: 0.2s ease-in; }
.m-nav ul ul ul {
  min-height: 0;
  max-height: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s ease-out;
  background: #006853; }
.m-nav li li li a, .m-nav li li li > span {
  padding: 1rem 4rem 0.9rem; }

.m-arrow {
  display: inline-block;
  vertical-align: top;
  padding: 0.5rem 0.7rem;
  line-height: 1;
  position: relative;
  width: 40px;
  height: 35px;
  cursor: pointer;
  text-align: center; }
  .m-arrow:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    border: 8px solid transparent;
    border-top-color: #fff;
    position: relative;
    top: 8px; }
  .m-arrow:hover:after, .m-arrow:active:after {
    border-top-color: #054216; }

.open-subnav > .m-arrow:after {
  border-top-color: transparent;
  border-bottom-color: #fff;
  top: 0; }
.open-subnav > .m-arrow:hover:after, .open-subnav > .m-arrow:active:after {
  border-bottom-color: #054216; }

.site [id$="_accordian"] {
  width: 100% !important;
  margin: 2rem 0;
  background: none; }
  .site [id$="_accordian"]:last-child {
    margin: 2rem 0 0; }
  .site [id$="_accordian"] > ul {
    border: none; }
  .site [id$="_accordian"] .rpRootGroup .rpLink {
    display: flex;
    width: 100%;
    background: none;
    border: none !important;
    font: inherit; }
    .site [id$="_accordian"] .rpRootGroup .rpLink * {
      width: auto;
      height: auto;
      padding: 0;
      margin: 0;
      border: none;
      background: none !important; }
    .site [id$="_accordian"] .rpRootGroup .rpLink:hover, .site [id$="_accordian"] .rpRootGroup .rpLink:active {
      font: inherit; }
      .site [id$="_accordian"] .rpRootGroup .rpLink:hover .rpOut, .site [id$="_accordian"] .rpRootGroup .rpLink:active .rpOut {
        padding: 0;
        font: inherit; }
    .site [id$="_accordian"] .rpRootGroup .rpLink .rpOut {
      display: flex;
      vertical-align: middle;
      width: 100%;
      font: inherit;
      flex-direction: row-reverse;
      justify-content: space-between;
      margin: 0; }
    .site [id$="_accordian"] .rpRootGroup .rpLink .rpText {
      padding: 0 !important; }
    .site [id$="_accordian"] .rpRootGroup .rpLink .rpExpandHandle, .site [id$="_accordian"] .rpRootGroup .rpLink .rpText {
      display: inline-block;
      position: relative; }
.site [id$="_accordian"] > ul > li {
  margin: 0 0 11px;
  padding: 0;
  border: none; }
.site [id$="_accordian"] .rpRootGroup .rpLink {
  background: #f9f8f8 !important;
  border: none !important; }
  .site [id$="_accordian"] .rpRootGroup .rpLink > span {
    padding: 1.9rem 2rem 1.8rem 3rem !important;
    margin: 0 !important;
    line-height: 1.8; }
  .site [id$="_accordian"] .rpRootGroup .rpLink .rpOut {
    align-items: center; }
  .site [id$="_accordian"] .rpRootGroup .rpLink .rpText {
    font-family: "Lato", sans-serif;
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.3rem;
    text-transform: uppercase;
    color: #006853; }
  .site [id$="_accordian"] .rpRootGroup .rpLink .rpExpandHandle {
    position: relative;
    padding: 0;
    float: right;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    transition: .3s ease-in-out;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3esmall down%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='2' fill='%23006853' stroke='%23006853'%3e%3cpolyline fill='none' stroke='%23006853' stroke-miterlimit='10' points='32%2c20 24%2c28 16%2c20 '/%3e%3c/g%3e%3c/svg%3e") !important;
    background-size: 40px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important; }
  .site [id$="_accordian"] .rpRootGroup .rpLink.rpExpanded {
    background: #006853 !important; }
    .site [id$="_accordian"] .rpRootGroup .rpLink.rpExpanded .rpText {
      color: #fff; }
    .site [id$="_accordian"] .rpRootGroup .rpLink.rpExpanded .rpExpandHandle {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3esmall up%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='2' fill='%23fff' stroke='%23fff'%3e%3cpolyline fill='none' stroke='%23fff' stroke-miterlimit='10' points='16%2c28 24%2c20 32%2c28 '/%3e%3c/g%3e%3c/svg%3e") !important; }
.site [id$="_accordian"] .rpSlide .rpTemplate {
  padding: 6.5rem 7.5rem;
  background: #f9f8f8 !important;
  border: none;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #666; }
  .site [id$="_accordian"] .rpSlide .rpTemplate p {
    line-height: 1.88; }
  @media (max-width: 1400px) {
    .site [id$="_accordian"] .rpSlide .rpTemplate {
      padding: 4.5rem 5.5rem; } }
  @media (max-width: 1200px) {
    .site [id$="_accordian"] .rpSlide .rpTemplate {
      padding: 2.5rem 3rem; } }
  @media (max-width: 900px) {
    .site [id$="_accordian"] .rpSlide .rpTemplate {
      padding: 2rem; } }

@media (max-width: 700px) {
  .responsive-table {
    display: block !important; }
    .responsive-table tbody, .responsive-table tr, .responsive-table td {
      display: block !important;
      width: 100% !important;
      margin: 0 0 1rem !important; } }

.site [id$="_tblTop"] {
  margin: 0;
  table-layout: fixed;
  width: 100%; }
  .site [id$="_tblTop"] > tbody > tr > td:first-child,
  .site [id$="_tblTop"] > tbody > tr > td:last-child,
  .site [id$="_tblTop"] > tbody > tr:last-child {
    display: none; }
  .site [id$="_tblTop"] > tbody > tr > td {
    padding: 0; }
  .site [id$="_tblTop"] > tbody > tr > td > table {
    display: block;
    width: 100%;
    float: left;
    padding: 0; }
    .site [id$="_tblTop"] > tbody > tr > td > table > tbody, .site [id$="_tblTop"] > tbody > tr > td > table > tbody > tr, .site [id$="_tblTop"] > tbody > tr > td > table > tbody > tr > td {
      display: block;
      width: 100%;
      float: left;
      padding: 0; }
.site [id$="_radTabsTop"] .levelwrap.level1 {
  text-align: center;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 !important; }
  .site [id$="_radTabsTop"] .levelwrap.level1 * {
    background: none !important;
    float: none !important; }
  .site [id$="_radTabsTop"] .levelwrap.level1 > ul {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    font-size: 0; }
    .site [id$="_radTabsTop"] .levelwrap.level1 > ul > li {
      display: inline-block; }
      .site [id$="_radTabsTop"] .levelwrap.level1 > ul > li > a {
        display: block;
        height: auto;
        margin: 0; }
        .site [id$="_radTabsTop"] .levelwrap.level1 > ul > li > a * {
          padding: 0 !important;
          margin: 0 !important;
          background: none !important;
          height: auto !important;
          line-height: 1 !important; }
.site [id$="_tblTop"] .tsContent {
  padding: 6.5rem 7.5rem;
  background: #f9f8f8 !important;
  border: none;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #666; }
  .site [id$="_tblTop"] .tsContent p {
    line-height: 1.88; }
  @media (max-width: 1400px) {
    .site [id$="_tblTop"] .tsContent {
      padding: 4.5rem 5.5rem; } }
  @media (max-width: 1200px) {
    .site [id$="_tblTop"] .tsContent {
      padding: 2.5rem 3rem; } }
  @media (max-width: 900px) {
    .site [id$="_tblTop"] .tsContent {
      padding: 2rem; } }
.site [id$="_radTabsTop"] .levelwrap {
  background: #006853 !important;
  width: 100% !important; }
  @media (max-width: 1024px) {
    .site [id$="_radTabsTop"] .levelwrap > ul {
      padding: 0 0 0 165px !important; } }
  .site [id$="_radTabsTop"] .levelwrap > ul > li {
    margin: 0; }
    .site [id$="_radTabsTop"] .levelwrap > ul > li > a {
      padding: 2.4rem 3rem 2.2rem !important;
      background: 0 0;
      font-family: "Lato", sans-serif;
      font-weight: 400;
      font-size: 1.6rem !important;
      line-height: 1;
      letter-spacing: 0;
      text-transform: none;
      border: none !important;
      border-top: 3px solid #006853 !important;
      color: #fff !important; }
      .site [id$="_radTabsTop"] .levelwrap > ul > li > a:before {
        display: none !important; }
      .site [id$="_radTabsTop"] .levelwrap > ul > li > a.selected {
        background: #f9f8f8 !important;
        border-top: 3px solid #006853 !important; }
        .site [id$="_radTabsTop"] .levelwrap > ul > li > a.selected .wrap {
          color: #006853; }

/*plugin/header titles*/
.headerBar, .pluginTitleBar, .sploderTitleBar {
  background: none !important;
  border: none !important;
  color: #000; }

#eventHeader {
  text-align: left;
  height: 30px; }

.subHeaderBar, .listTable td.subHeader {
  background: #EEE;
  border: none;
  padding: 5px;
  font-weight: bold; }

#artButtons, #calButtons, #letterToggle, #stmtButtons, #rbmButtons, #ncButtons {
  margin: 0 0 1rem; }

#calButtons {
  height: auto; }

#stmtButtons {
  margin-top: 15px; }

#stmtButtons, #ncButtons {
  padding-bottom: 0; }

/* ----- Tabs ----- */
.mobileTabsWrapper {
  border-color: #DDD; }

.mobileTabs {
  padding: 0; }

.mobileTabs li {
  background: #EEE;
  border-radius: 0;
  border: none;
  margin: 0 5px 0 0; }

.mobileTabs li a, .mobileTabs li a:hover {
  font-size: 10px;
  padding: 8px;
  border: none;
  text-transform: uppercase; }

.mobileTabs .selected, .mobileTabs .selected a {
  color: #000;
  background: #FFF; }

.mobileTabs .selected {
  border: 1px solid #DDD;
  border-bottom: 1px solid #FFF; }

/* ----- End Tabs ----- */
/* ----- buttons ----- */
.injectContent button .injectContent .abut, .injectContent .but, #injectContent button, #injectContent .abut, #injectContent .but, .mobileButton {
  color: #FFF;
  background: url("") #000;
  /* iphone will NOT override a background url in a button */
  border-color: #333;
  border-radius: 0;
  -webkit-appearance: none;
  text-shadow: none;
  font-size: 14px; }

.mobileButton {
  padding: 5px 7px; }

input[value=Login], input[value="Enter Site"] {
  -webkit-appearance: none; }

/*form overrides*/
input.password, input.text, input[type=text], input[type=password], textarea, .textbox {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  -webkit-appearance: none; }

.toggleSelected {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #222;
  text-shadow: none; }

.searchToggle > label {
  margin: 0 8px 5px 0; }

/* ----- end buttons ----- */
.clearBoth {
  clear: both;
  margin: 0 auto;
  height: 0px; }

/* ----- search box ----- */
.searchHeader {
  padding: 10px 0 0; }

.searchHeader > .floatLeft {
  padding: 8px 15px 0; }

.searchBox {
  position: relative;
  top: 10px; }

.searchButton, .searchBox {
  border-color: #DDD;
  padding: 10px 15px;
  height: auto; }

.module .searchBox input {
  margin: 0 5px 0 0;
  height: 30px; }

.clearInput[style="display: inline;"] {
  display: inline-block !important;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  position: relative;
  top: auto;
  right: auto; }

.searchButton, .mobileButton.searchButton {
  background: none;
  border: none;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  right: auto;
  float: right; }

/* ----- end search box ----- */
/* ----- list view ----- */
.listView li {
  background: #FFF;
  color: #333; }

.listView li.subHeader {
  padding: 8px 12px;
  background: #EEE;
  border: none !important;
  font-weight: bold; }

.listView li.selected {
  background: #000;
  color: #FFF;
  text-shadow: 0 1px 0 #000;
  border-color: #333; }

.listView .listHeader {
  background: #EEE;
  color: #000;
  border-color: #333;
  text-shadow: 0px 1px #FFF; }

/* ----- end list view ----- */
/* ----- table ----- */
.listTable {
  border-color: #EEE; }

.listTable th {
  background: #EEE;
  border-color: #D5CAB4;
  color: #2F4D5C;
  text-shadow: 0px 1px #FFF; }

.listTable td {
  background: #fff;
  color: #333;
  padding: 0.5rem 1.5rem !important; }

.listTable td.subHeader {
  background: #EEE;
  border: none;
  color: #2F4D5C;
  font-size: 14px; }

/* ----- end table ----- */
/* ---------------------------------- BEGIN MODULE SPECIFIC ---------------------------------- */
/* calendar/events */
/*top date bar (overrides global headerBar class for calendar)*/
#calTraverse {
  color: #000;
  text-shadow: none;
  border: none;
  background: none; }

/*interest area*/
#calFilter .listView .interest {
  font-weight: bold; }

/*articles list*/
#artArticles #articleView .listView li {
  background-image: url(images/cookieCutter/listBullet.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 12px;
  margin-left: 12px; }

/* end calendar/events */
/* event registration */
.bookingDetails ul {
  border-color: #D5CAB4; }

.eventAttendees tr.bottom {
  border-color: #E4DDCB; }

.eventAttendees .proxyRow td, .eventAttendees .proxyRow.attendeeName td,
.eventAttendees .proxyRow td a, .eventAttendees .proxyRow.attendeeName td a {
  background: #E4DDCB;
  color: #000; }

.eventAttendees .attendeeAltRow.attendeeName td, .eventAttendees .attendeeAltRow td,
.eventAttendees .attendeeAltRow a {
  background: #EEE;
  color: #2F4D5C;
  text-shadow: 0 1px 0 #FFFFFF; }

.eventAttendees .selectPerson td {
  background: #000;
  color: #FFF;
  text-shadow: 0 1px 0 #333; }

#divLetters ul {
  border-color: #0A60AD; }

#divLetters ul li {
  border-color: #0A60AD;
  background: #E4DDCB;
  color: #fff;
  text-shadow: 0px 1px #000; }

#divLetters ul li.selectedLetter {
  background: #fff;
  color: #000;
  text-shadow: none; }

/* end event registration */
/* directory */
#memberPhoto {
  max-width: 300px; }

.directoryLetterBar ul {
  padding: 15px 15px 14px;
  border: 1px solid #DDD;
  border-top: 0; }

.directoryLetterBar ul li {
  border: 1px solid #CCC;
  background: #EEE;
  color: #222;
  width: 32px;
  margin: -1px; }

.directoryLetterBar ul li.selectedLetter,
.directoryLetterBar ul li.close {
  background: #000;
  color: #FFF; }

/*ovewrites bootstrap*/
.directoryLetterBar ul li.close {
  float: none;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
  filter: none;
  opacity: 1; }

#directory .hiddenMember td span {
  color: #C12121; }

#profileHeaderInfo {
  border-color: #0A60AD; }

/* end directory */
/* family cal plugin */
#calPerson .listTable .subHeader td, #calDate .listTable .subHeader td {
  background: #EEE;
  border-color: #D5CAB4;
  color: #2F4D5C; }

#calPerson .listTable .header td, #calDate .listTable .header td {
  background: none;
  color: #000;
  border: none;
  text-shadow: none; }

#calPerson .listTable .header td a, #calDate .listTable .header td a {
  color: #000;
  text-shadow: none; }

/* end family cal plugin */
/* ---------------------------------- BEGIN NETCADDY ---------------------------------- */
.mobileTabsWrapper.ncTabs {
  padding-top: 15px; }

/* netcaddy dashboard */
#ncTeeTimes .paneDiv .listView li.subHeader,
#rbmbookingTimes .paneDiv .listView li.subHeader {
  background: #EEE;
  border-color: #E4DDCB;
  color: #000; }

#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelSlotAvailable,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelInReservation,
#ncTeeTimes .paneDiv .listView .ncMyReservation,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelSlotAvailable,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelInReservation,
#rbmbookingTimes .paneDiv .listView .rbmMyReservation {
  background: #EEE;
  border-color: #E4DDCB;
  color: #000; }

#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNoSlots,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelUnavailable,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelHeld,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNotInReservation,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNoSlots,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelUnavailable,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelHeld,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNotInReservation,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNoSlots table,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelUnavailable table,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelHeld table,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNotInReservation table,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNoSlots table,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelUnavailable table,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelHeld table,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNotInReservation table,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNoSlots .smallerFont,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelUnavailable .smallerFont,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelHeld .smallerFont,
#ncTeeTimes .paneDiv .listView .NC_TimeSlotPanelNotInReservation .smallerFont,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNoSlots .smallerFont,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelUnavailable .smallerFont,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelHeld .smallerFont,
#rbmbookingTimes .paneDiv .listView .rbm_TimeSlotPanelNotInReservation .smallerFont {
  background: #dedede;
  border-color: #E4DDCB;
  color: #999; }

/* end netcaddy dashboard */
/* netcaddy booking window background */
#ncCourse .listView {
  border: 1px solid #D5CAB4;
  border-top: none; }

#ncCourse .listView .listHeader {
  border: none;
  border-top: 1px solid #D5CAB4; }

/*back button on booking window options*/
#ncBack {
  margin: 5px 0 0 2px; }

/* booking window text input fields*/
#resFields {
  color: #333333; }

.partyCboItm .partySizeName,
.roundCboItm .roundName {
  color: #666666; }

#resFields #resProps LABEL,
#resFields #resTime LABEL {
  color: #666666;
  width: 25%;
  font-size: 14px; }

#resFields #resProps select,
#resFields #resTime select {
  width: 73%; }

.partyCboItm .partySize {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -188px transparent; }

.rcbHovered .partyCboItm .partySize {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -230px transparent; }

.roundCboItm .roundSize {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -312px transparent; }

.rcbHovered .roundCboItm .roundSize {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -354px transparent; }

#resFields .PlayerBook {
  border-top: 1px solid #E4DDCB; }

#resFields .ReserverBook {
  border-top: 1px solid #888;
  background: #C5E5FE; }

#resFields .pSelect SPAN {
  color: #696969; }

#resFields .oSelect SPAN {
  color: #696969; }

#resFields .optsLabel {
  color: #666666; }

#resFields .ncGuestIcon {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -586px transparent; }

#resFields #resAdditional .RadTabStrip {
  margin-bottom: -1px; }

/*Netcaddy booking popup comments textarea wrapping div*/
#resFields #resAdditionalMP {
  color: #2F4D5C;
  border: 1px solid #D5CAB4;
  background: #FFF; }

/*Netcaddy booking popup comments tabs*/
#resFields #resAdditional .rtsLI {
  border-color: #EEE;
  background: #EEE;
  margin: 0 2px 0 0; }

/*Netcaddy booking popup comments tabs span inside of anchor*/
#resFields #resAdditional .rtsLI .rtsOut {
  background: none; }

/*Netcaddy booking popup comments tabs anchor*/
#resFields #resAdditional .rtsLI .rtsLink {
  color: #746B57;
  text-shadow: none;
  background: #E4DDCB;
  border-color: #E4DDCB;
  border-width: 2px 1px 1px;
  border-style: solid;
  text-shadow: none; }

/*Netcaddy booking popup comments tabs selected anchor*/
#resFields #resAdditional .rtsLI .rtsSelected {
  color: #2F4D5C;
  background: #FFF;
  border-color: #D5CAB4;
  border-width: 2px 1px 1px;
  border-style: solid;
  border-bottom: 1px solid #FFF;
  text-shadow: none; }

/*Netcaddy booking popup comments textarea*/
#resFields #resAdditionalMP TEXTAREA {
  color: #2F4D5C;
  background: #FFF; }

.MemberBoxItem .pName,
.GuestBoxItem .pName,
.genericGuestBoxItem .pName,
.TBDBoxItem .pName,
.BuddyBoxItem .pName,
.MemberBoxItemAdmin .pName,
.GuestBoxItemAdmin .pName,
.genericGuestBoxItemAdmin .pName,
.TBDBoxItemAdmin .pName,
.BuddyBoxItemAdmin .pName {
  color: #333333; }

.BuddyBoxItem .pLevel A {
  background: url("../images/BookingUI_Sprite.png") no-repeat scroll -40px -230px transparent; }

#resFields #LottoFields LABEL,
#resFields #recurrFields LABEL,
#resFields #otherFields LABEL {
  color: #666666; }

#resFields #recurrFields #recurrMsg {
  color: #666666; }

.cdownBoxWarning {
  color: #BF0B0B; }

/* begin new netcaddy error box*/
#errorBox {
  background: #EEE; }

/*error box text bg*/
#errorBox p {
  background: #EEE;
  border: 1px solid #D5CAB4; }

/*error box title heading bar*/
#errorTitle {
  background: #FFFFFF;
  border: none;
  border-bottom: 1px solid #D5CAB4;
  color: #000; }

/*error box error message*/
#errorLbl {
  color: #666666;
  padding-top: 5px; }

/*error box content bg*/
#errorActions {
  background: #EEE;
  padding: 5px; }

/*error box link (close window)*/
#errorActions a {
  color: #FFF;
  background: #000;
  border-color: #222;
  text-shadow: 0 1px 0 #222; }

/*end new error box*/
/* end netcaddy booking window */
.courseName, .playerNames {
  font-size: 11px; }

.holesPlayed, .startTee {
  font-size: 10px; }

/*Subscribe Button on resource screen*/
.rbm_Content #rbmResourceType .mobileButton.floatRight {
  padding: 0px 10px; }

/* ---------------------------------- END NETCADDY ---------------------------------- */
/* ---------------------------------- PHOTO ALBUM ---------------------------------- */
.lightBoxDiv .lightBoxCloseDiv, .lightBoxDiv .lightBoxTitleDiv {
  color: #fff; }

/* ----------------------------------END PHOTO ALBUM---------------------------------- */
/* ---------------------------------- BEGIN SECURE ---------------------------------- */
/* bill pay */
#statementView, #chitView {
  padding-top: 30px; }

#BillPayForm #content {
  padding-top: 8px; }

#totalValues {
  border-color: #AAAAAA; }

#payConfirmation {
  border-color: #AAAAAA; }

#paymentNavBar {
  border-color: #999999;
  background: #E6E6E6; }

#paymentNavBar ul li a {
  color: #555555; }

/* end bill pay */
/* ---------------------------------- END SECURE ---------------------------------- */
/*check in*/
#lblCheckInText {
  display: inline-block;
  padding-bottom: 5px; }

#tblCheckIns {
  margin-top: 5px; }

#tblCheckIns th {
  border-color: #EEE;
  padding-top: 5px;
  padding-bottom: 5px; }

@media (max-width: 1200px) {
  /* Medium */
  .site [id$="_tblTop"] .tsContent,
  .site [id$="_accordian"] .rpSlide .rpTemplate {
    padding: 3rem 5rem 4rem; } }
@media (max-width: 1024px) {
  /* Tablet */
  .so-win, .so-btn {
    display: none; }

  .m-button, .m-nav {
    display: block; }

  .hide-tablet {
    display: none; }

  .photo-album [id^=phtGalleryWrapDiv] {
    height: 350px; }

  .thumbs-album .carousel > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .site [id^="masterPage"] h1 {
    font-size: 2.8rem; }
  .site [id^="masterPage"] h2 {
    font-size: 2.6rem; }
  .site [id^="masterPage"] h3 {
    font-size: 2.6rem; }
  .site [id$="_radTabsTop"] .levelwrap > ul {
    position: relative;
    text-align: left;
    padding: 0 0 0 155px !important; }
  .site [id$="_radTabsTop"] .levelwrap > ul:after {
    content: 'Scroll for More \00a0\00a0\2192';
    display: inline-block;
    position: absolute;
    z-index: 99;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: auto;
    max-width: 160px;
    font-weight: 400;
    font-family: "Libre Franklin", sans-serif;
    font-size: 1.1rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #fff; } }
@media (max-width: 700px) {
  /* Phone */
  .responsive-table tr, .responsive-table td {
    display: block; }

  .responsive-table td {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 1.5rem; }

  .hide-mobile {
    display: none; }

  .photo-album [id^=phtGalleryWrapDiv] {
    height: 250px; }

  .thumbs-album .carousel > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .site [id^="masterPage"] h1 {
    font-size: 2.5rem; }
  .site [id^="masterPage"] h2 {
    font-size: 2.4rem; }
  .site [id^="masterPage"] h3 {
    font-size: 2.4rem; }
  .site [id$="_tblTop"] .tsContent,
  .site [id$="_accordian"] .rpSlide .rpTemplate {
    padding: 1.5rem 2rem; } }
.site .module a {
  color: #006853; }

.site.modulewrap header {
  position: relative;
  background: #054216;
  height: 175px; }
  .site.modulewrap header:after {
    display: none; }
  @media (max-width: 1500px) {
    .site.modulewrap header {
      height: 140px; } }
  @media (max-width: 1200px) {
    .site.modulewrap header {
      height: 130px; } }
  @media (max-width: 1100px) {
    .site.modulewrap header {
      height: 115px; } }
  @media (max-width: 1024px) {
    .site.modulewrap header {
      height: 100px; } }

[id^="masterPageUC"] .modulewrap {
  background: #f9f8f8 !important; }

[id^="masterPageUC"] .modulewrap .module {
  display: block !important;
  opacity: 1 !important; }
  @media (min-width: 1025px) {
    [id^="masterPageUC"] .modulewrap .module {
      padding-top: 80px; } }
