.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; }

.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 */
html {
  font-size: 10px !important; }

.site {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.55rem;
  line-height: 1.94;
  color: #3c3c3c; }

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%; }

body h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 4.4rem;
  line-height: 1.3;
  color: #283332;
  margin-top: 0;
  margin-bottom: 2rem; }
  body h1:not(:first-child) {
    margin-top: 2rem; }
  body h1:last-child {
    margin-bottom: 0; }
  body h1:only-child {
    margin: 0; }
body h2 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.46;
  color: #1b3a69;
  margin-top: 0;
  margin-bottom: 2.5rem; }
  body h2:not(:first-child) {
    margin-top: 2rem; }
  body h2:last-child {
    margin-bottom: 0; }
body h3 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.72;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
  color: #1b3a69;
  margin-top: 0;
  margin-bottom: 3rem; }
  body h3:not(:first-child) {
    margin-top: 1rem; }
  body h3:last-child {
    margin-bottom: 0; }
body h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.25;
  color: #1b3a69;
  margin-top: 0;
  margin-bottom: 2rem; }
  body h4:not(:first-child) {
    margin-top: 1rem; }
  body h4:last-child {
    margin-bottom: 0; }
body h5 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.42;
  color: #293337;
  margin-top: 0;
  margin-bottom: 2rem; }
  body h5:not(:first-child) {
    margin-top: 1rem; }
  body h5:last-child {
    margin-bottom: 0; }
body h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.55rem;
  line-height: 1.94;
  color: #3c3c3c;
  margin-top: 0;
  margin-bottom: 1rem; }
  body h6:not(:first-child) {
    margin-top: 2rem; }
  body h6:last-child {
    margin-bottom: 0; }
body p {
  line-height: 1.94;
  margin-bottom: 3.5rem; }
  body p:last-child {
    margin-bottom: 0; }

.mpContent ul, .mpContent ol {
  font-size: 1.55rem;
  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 {
  padding: 0 !important; }

.lightBoxDiv.mobileSploder {
  display: block;
  visibility: visible;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

[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;
  margin: -45px 5px 0 15px !important;
  padding: 10px !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 .abut {
  display: inline-block;
  padding: 2.5rem 4rem 2.4rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #082044;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.37rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site .abut:hover, .site .abut:active {
    background: #1b3a69;
    color: #fff; }
.site .tableButton td a, .site .table-button td a {
  display: inline-block;
  padding: 2.5rem 4rem 2.4rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #082044;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.37rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site .tableButton td a:hover, .site .tableButton td a:active, .site .table-button td a:hover, .site .table-button td a:active {
    background: #1b3a69;
    color: #fff; }
.site.home img, .site.content img {
  max-width: 100%; }
.site a {
  color: #1b3a69;
  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: #082044;
    border-bottom: 1px solid; }

.clickToEditAnchor {
  border: none !important; }

.newsPluginArchiveLink {
  display: none; }

.plgHeaderBar a {
  border: none !important; }

/* Login Full Height */
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 {
    z-index: 1; }
    .site .banner > table {
      top: 15px;
      right: 15px;
      z-index: 98; }
  .site .b-image {
    background-size: cover;
    background-position: 50% 50%; }
  .site header {
    position: relative;
    z-index: 98;
    font-size: 0;
    background: #FFF; }
    @media (max-width: 1024px) {
      .site header {
        height: 100px; } }
  .site .logo-container {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    text-align: center; }
    @media (max-width: 1024px) {
      .site .logo-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        max-width: calc(100% - 120px);
        left: 1rem;
        padding: 0;
        text-align: left; } }
    .site .logo-container img {
      max-height: 85px; }
    .site .logo-container a {
      display: inline-block;
      border: none !important; }
      .site .logo-container a:hover, .site .logo-container a:active {
        opacity: 0.8; }
  .site .left-nav {
    padding-right: 1rem;
    text-align: right;
    position: relative; }
    .site .left-nav > div {
      left: 0; }
  .site .right-nav {
    padding-left: 1rem;
    text-align: left;
    position: relative; }
    .site .right-nav > div {
      right: 0; }
  .site .right-nav, .site .left-nav {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 40px);
    height: 100px; }
    .site .right-nav > div, .site .left-nav > div {
      position: absolute;
      top: 0; }
    .site .right-nav ul, .site .right-nav li, .site .left-nav ul, .site .left-nav li {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0; }
    .site .right-nav li, .site .left-nav li {
      position: relative;
      padding: 0 2.5rem;
      font-family: "Lato", sans-serif;
      font-size: 1.4rem;
      font-weight: 400;
      letter-spacing: 0.3rem;
      text-transform: uppercase;
      color: #5a5b59; }
    .site .right-nav li a, .site .left-nav li a {
      padding: 0.5rem 0;
      color: #5a5b59;
      border-bottom: 2px solid transparent; }
    .site .right-nav a[href]:hover, .site .right-nav a[href]:active, .site .left-nav a[href]:hover, .site .left-nav a[href]:active {
      color: #0f2a53;
      border-bottom: 2px solid #0f2a53; }
    .site .right-nav > ul, .site .right-nav > ul > li, .site .left-nav > ul, .site .left-nav > ul > li {
      height: 100%; }
    .site .right-nav > ul > li, .site .left-nav > ul > li {
      padding-top: 3.5rem;
      padding-bottom: 0; }
      .site .right-nav > ul > li.selectedItem, .site .left-nav > ul > li.selectedItem {
        font-weight: 700; }
        .site .right-nav > ul > li.selectedItem > a, .site .left-nav > ul > li.selectedItem > a {
          color: #0f2a53; }
    .site .right-nav ul ul, .site .left-nav ul ul {
      display: block;
      width: 270px;
      padding: 2.5rem 2rem;
      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: #0f2a53; }
    .site .right-nav li li, .site .left-nav li li {
      transition: 0.3s ease-in-out;
      opacity: 0;
      font-size: 1.6rem;
      font-weight: 300;
      font-family: "Lato", sans-serif;
      line-height: 1;
      letter-spacing: 0;
      text-transform: none; }
    .site .right-nav > ul > li > ul > li, .site .left-nav > ul > li > ul > li {
      padding: 1rem 1.5rem; }
      .site .right-nav > ul > li > ul > li > a, .site .left-nav > ul > li > ul > li > a {
        color: #fff;
        border-bottom: 2px solid transparent; }
      .site .right-nav > ul > li > ul > li.selectedItem > a, .site .left-nav > ul > li > ul > li.selectedItem > a {
        color: #fff;
        border-bottom: 2px solid #fff; }
      .site .right-nav > ul > li > ul > li > a[href]:hover, .site .right-nav > ul > li > ul > li > a[href]:active, .site .left-nav > ul > li > ul > li > a[href]:hover, .site .left-nav > ul > li > ul > li > a[href]:active {
        color: #fff;
        border-bottom: 2px solid #fff; }
    .site .right-nav > ul > li > ul > li > ul > li, .site .left-nav > ul > li > ul > li > ul > li {
      padding: 1rem 1.5rem; }
      .site .right-nav > ul > li > ul > li > ul > li > a, .site .left-nav > ul > li > ul > li > ul > li > a {
        color: #fff;
        border-bottom: 2px solid transparent; }
      .site .right-nav > ul > li > ul > li > ul > li.selectedItem > a, .site .left-nav > ul > li > ul > li > ul > li.selectedItem > a {
        color: #fff;
        border-bottom: 2px solid #fff; }
      .site .right-nav > ul > li > ul > li > ul > li > a[href]:hover, .site .right-nav > ul > li > ul > li > ul > li > a[href]:active, .site .left-nav > ul > li > ul > li > ul > li > a[href]:hover, .site .left-nav > ul > li > ul > li > ul > li > a[href]:active {
        color: #fff;
        border-bottom: 2px solid #fff; }
    .site .right-nav ul ul ul, .site .left-nav ul ul ul {
      top: 100%;
      left: 0;
      right: 0;
      background: #082044; }
    .site .right-nav li:hover > ul, .site .left-nav li:hover > ul {
      opacity: 1;
      -ms-transform: scaleY(1) translateX(-50%);
      transform: scaleY(1) translateX(-50%); }
      .site .right-nav li:hover > ul > li, .site .left-nav li:hover > ul > li {
        opacity: 1; }
  .site.public header {
    padding-top: 20px; }
  .site.public .left-nav li, .site.public .right-nav li {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.2rem; }
  .site.public.home .left-nav, .site.public.home .right-nav {
    width: 50%;
    padding: 0; }
  .site .utility-nav {
    font-size: 0;
    padding: 10px 20px; }
    .site .utility-nav > div {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      text-align: right; }
      .site .utility-nav > div a {
        display: inline-block;
        vertical-align: middle;
        padding-left: 30px;
        font-size: 1.5rem;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #082044;
        border: none;
        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='%23082044' stroke='%23082044'%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='%23082044' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3crect x='6' y='21' width='36' height='25' fill='none' stroke='%23082044' 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");
        background-size: 20px;
        background-position: left center;
        background-repeat: no-repeat; }
        .site .utility-nav > div a:hover, .site .utility-nav > div a:active {
          color: #082044;
          border: none;
          opacity: 0.8; }
    .site .utility-nav > div[style] {
      display: none; }
    .site .utility-nav ul {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      text-align: left;
      margin-top: 5px;
      padding: 0; }
    .site .utility-nav li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px 0 0;
      padding: 0;
      font-size: 0; }
      .site .utility-nav li:last-child {
        margin-right: 0; }
      .site .utility-nav li a {
        display: block;
        width: 25px;
        height: 25px;
        color: #FFF; }
        .site .utility-nav li a .svg-icon {
          display: block;
          width: 100%;
          height: 20px;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: 15px;
          position: relative;
          top: 2px; }
          .site .utility-nav li a .svg-icon:after {
            display: none; }
        .site .utility-nav li a .svg-linkedin {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo linkedin%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23082044'%3e%3cpath fill='%23082044' d='M46%2c0H2C0.9%2c0%2c0%2c0.9%2c0%2c2v44c0%2c1.1%2c0.9%2c2%2c2%2c2h44c1.1%2c0%2c2-0.9%2c2-2V2C48%2c0.9%2c47.1%2c0%2c46%2c0z M14.2%2c40.9H7.1V18 h7.1V40.9z M10.7%2c14.9c-2.3%2c0-4.1-1.8-4.1-4.1c0-2.3%2c1.8-4.1%2c4.1-4.1c2.3%2c0%2c4.1%2c1.8%2c4.1%2c4.1C14.8%2c13%2c13%2c14.9%2c10.7%2c14.9z M40.9%2c40.9h-7.1V29.8c0-2.7%2c0-6.1-3.7-6.1c-3.7%2c0-4.3%2c2.9-4.3%2c5.9v11.3h-7.1V18h6.8v3.1h0.1c0.9-1.8%2c3.3-3.7%2c6.7-3.7c7.2%2c0%2c8.5%2c4.7%2c8.5%2c10.9 V40.9z'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .utility-nav li a .svg-instagram {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo instagram 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23082044'%3e%3cpath fill='%23082044' d='M24%2c4.324c6.408%2c0%2c7.167%2c0.024%2c9.698%2c0.14c2.731%2c0.125%2c5.266%2c0.672%2c7.216%2c2.622 c1.95%2c1.95%2c2.497%2c4.485%2c2.622%2c7.216c0.115%2c2.531%2c0.14%2c3.29%2c0.14%2c9.698s-0.024%2c7.167-0.14%2c9.698 c-0.125%2c2.731-0.672%2c5.266-2.622%2c7.216c-1.95%2c1.95-4.485%2c2.497-7.216%2c2.622c-2.53%2c0.115-3.289%2c0.14-9.698%2c0.14 s-7.168-0.024-9.698-0.14c-2.731-0.125-5.266-0.672-7.216-2.622c-1.95-1.95-2.497-4.485-2.622-7.216 c-0.115-2.531-0.14-3.29-0.14-9.698s0.024-7.167%2c0.14-9.698c0.125-2.731%2c0.672-5.266%2c2.622-7.216c1.95-1.95%2c4.485-2.497%2c7.216-2.622 C16.833%2c4.349%2c17.592%2c4.324%2c24%2c4.324 M24%2c0c-6.518%2c0-7.335%2c0.028-9.895%2c0.144c-3.9%2c0.178-7.326%2c1.133-10.077%2c3.884 c-2.75%2c2.75-3.706%2c6.175-3.884%2c10.077C0.028%2c16.665%2c0%2c17.482%2c0%2c24c0%2c6.518%2c0.028%2c7.335%2c0.144%2c9.895 c0.178%2c3.9%2c1.133%2c7.326%2c3.884%2c10.077c2.75%2c2.75%2c6.175%2c3.706%2c10.077%2c3.884C16.665%2c47.972%2c17.482%2c48%2c24%2c48s7.335-0.028%2c9.895-0.144 c3.899-0.178%2c7.326-1.133%2c10.077-3.884c2.75-2.75%2c3.706-6.175%2c3.884-10.077C47.972%2c31.335%2c48%2c30.518%2c48%2c24s-0.028-7.335-0.144-9.895 c-0.178-3.9-1.133-7.326-3.884-10.077c-2.75-2.75-6.175-3.706-10.077-3.884C31.335%2c0.028%2c30.518%2c0%2c24%2c0L24%2c0z'/%3e %3cpath data-color='color-2' fill='%23082044' d='M24%2c11.676c-6.807%2c0-12.324%2c5.518-12.324%2c12.324S17.193%2c36.324%2c24%2c36.324 S36.324%2c30.807%2c36.324%2c24S30.807%2c11.676%2c24%2c11.676z M24%2c32c-4.418%2c0-8-3.582-8-8s3.582-8%2c8-8s8%2c3.582%2c8%2c8S28.418%2c32%2c24%2c32z'/%3e %3ccircle data-color='color-2' fill='%23082044' cx='36.811' cy='11.189' r='2.88'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .utility-nav li a .svg-facebook {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo facebook%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23082044'%3e%3cpath fill='%23082044' d='M46%2c0H2C0.89543%2c0%2c0%2c0.89543%2c0%2c2v44c0%2c1.10457%2c0.89543%2c2%2c2%2c2h23.63829V29.4119h-6.25529v-7.24417h6.25529 v-5.34235c0-6.19977%2c3.78661-9.57566%2c9.31723-9.57566c2.64922%2c0%2c4.92609%2c0.19724%2c5.58963%2c0.2854v6.47912l-3.83577%2c0.00174 c-3.00786%2c0-3.59026%2c1.42929-3.59026%2c3.52668v4.62507h7.17347l-0.93401%2c7.24417h-6.23946V48H46c1.10457%2c0%2c2-0.89543%2c2-2V2 C48%2c0.89543%2c47.10457%2c0%2c46%2c0z'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .utility-nav li a .svg-twitter {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo twitter 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23082044'%3e%3cpath fill='%23082044' d='M48%2c9.1c-1.8%2c0.8-3.7%2c1.3-5.7%2c1.6c2-1.2%2c3.6-3.1%2c4.3-5.4c-1.9%2c1.1-4%2c1.9-6.3%2c2.4c-1.8-1.9-4.4-3.1-7.2-3.1 c-5.4%2c0-9.8%2c4.4-9.8%2c9.8c0%2c0.8%2c0.1%2c1.5%2c0.3%2c2.2C15.5%2c16.2%2c8.2%2c12.3%2c3.3%2c6.3C2.5%2c7.8%2c2%2c9.4%2c2%2c11.2c0%2c3.4%2c1.7%2c6.4%2c4.4%2c8.2 c-1.6-0.1-3.1-0.5-4.5-1.2c0%2c0%2c0%2c0.1%2c0%2c0.1c0%2c4.8%2c3.4%2c8.8%2c7.9%2c9.7c-0.8%2c0.2-1.7%2c0.3-2.6%2c0.3c-0.6%2c0-1.3-0.1-1.9-0.2 c1.3%2c3.9%2c4.9%2c6.8%2c9.2%2c6.8c-3.4%2c2.6-7.6%2c4.2-12.2%2c4.2c-0.8%2c0-1.6%2c0-2.3-0.1c4.4%2c2.8%2c9.5%2c4.4%2c15.1%2c4.4c18.1%2c0%2c28-15%2c28-28 c0-0.4%2c0-0.9%2c0-1.3C45%2c12.8%2c46.7%2c11.1%2c48%2c9.1z'/%3e%3c/g%3e%3c/svg%3e"); }
        .site .utility-nav li a:hover, .site .utility-nav li a:active {
          opacity: 0.8; }
  @media (min-width: 1025px) {
    .site.public.home .logo-container {
      display: none; }
    .site.public header {
      background: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding-top: 20px; }
      .site.public header:after {
        content: '';
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
        background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); }
    .site.public .logo-container {
      position: relative;
      z-index: 1; }
    .site.public .logo-container .desktop {
      display: block; }
    .site.public .logo-container .mobile {
      display: none; }
    .site.public .left-nav, .site.public .right-nav {
      position: relative;
      z-index: 1;
      height: 100px; }
      .site.public .left-nav > ul > li > a, .site.public .right-nav > ul > li > a {
        color: #FFF;
        border-bottom: 2px solid transparent; }
      .site.public .left-nav > ul > li > a[href]:hover, .site.public .left-nav > ul > li > a[href]:active, .site.public .right-nav > ul > li > a[href]:hover, .site.public .right-nav > ul > li > a[href]:active {
        color: #EEE;
        border-bottom: 2px solid #EEE; }
      .site.public .left-nav > ul > li.selectedItem > a, .site.public .right-nav > ul > li.selectedItem > a {
        color: #FFF;
        border-bottom: 2px solid #FFF; } }
  @media (max-width: 1400px) {
    .site .left-nav li, .site .right-nav li {
      padding: 0 1.5rem; } }
  @media (max-width: 1199px) {
    .site.public header {
      padding-top: 10px; }
    .site.public .left-nav li, .site.public .right-nav li {
      font-size: 1.3rem; }
    .site .left-nav li, .site .right-nav li {
      padding: 0 1rem;
      font-size: 1.3rem; } }
  @media (max-width: 1024px) {
    .site .utility-nav {
      display: none; }
    .site.public header {
      padding-top: 0; }
    .site.public .logo-container .desktop {
      display: none; }
    .site .left-nav, .site .right-nav {
      display: none; } }
  .site footer {
    background: #0f2a53;
    color: #FFF;
    font-family: "Lato", sans-serif; }
    .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; }
    .site footer > div {
      padding: 4rem 5.5rem;
      max-width: 1600px;
      margin: 0 auto; }
      @media (max-width: 1400px) {
        .site footer > div {
          padding: 4rem 2.5rem; } }
      @media (max-width: 768px) {
        .site footer > div {
          padding: 2rem 2.5rem; } }
      .site footer > div > div:first-child {
        font-size: 0;
        margin: 0 0 3rem; }
        @media (max-width: 768px) {
          .site footer > div > div:first-child {
            margin: 0 0 1rem; } }
        .site footer > div > div:first-child > div {
          display: inline-block;
          vertical-align: top; }
          .site footer > div > div:first-child > div:first-child {
            width: 300px; }
            @media (max-width: 1024px) {
              .site footer > div > div:first-child > div:first-child {
                display: none; } }
          .site footer > div > div:first-child > div:last-child {
            width: calc(100% - 300px);
            text-align: right; }
            @media (max-width: 1024px) {
              .site footer > div > div:first-child > div:last-child {
                width: 100%;
                text-align: center; } }
            .site footer > div > div:first-child > div:last-child > div {
              display: inline-block;
              vertical-align: top;
              padding: 0 8rem 0 0;
              text-align: left;
              font-size: 1.6rem; }
              @media (max-width: 1199px) {
                .site footer > div > div:first-child > div:last-child > div {
                  padding: 0 4rem 0 0; } }
              @media (max-width: 768px) {
                .site footer > div > div:first-child > div:last-child > div {
                  width: 100%;
                  padding: 0 0 1rem;
                  text-align: center !important; } }
              .site footer > div > div:first-child > div:last-child > div > div {
                display: none; }
              .site footer > div > div:first-child > div:last-child > div:last-child {
                padding-right: 0;
                text-align: right; }
                .site footer > div > div:first-child > div:last-child > div:last-child ul {
                  display: block;
                  margin-top: 1rem; }
                .site footer > div > div:first-child > div:last-child > div:last-child li {
                  display: inline-block;
                  vertical-align: top;
                  margin: 0 5px;
                  padding: 0;
                  font-size: 0; }
                  .site footer > div > div:first-child > div:last-child > div:last-child li:last-child {
                    margin-right: 0; }
                  .site footer > div > div:first-child > div:last-child > div:last-child li a {
                    display: block;
                    width: 35px;
                    height: 35px;
                    padding-top: 8px;
                    border: 1px solid #FFF;
                    border-radius: 100%;
                    color: #FFF; }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-icon {
                      display: block;
                      width: 100%;
                      height: 18px;
                      background-position: 50% 50%;
                      background-repeat: no-repeat;
                      background-size: 13px; }
                      .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-icon:after {
                        display: none; }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-linkedin {
                      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo linkedin%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23fff'%3e%3cpath fill='%23fff' d='M46%2c0H2C0.9%2c0%2c0%2c0.9%2c0%2c2v44c0%2c1.1%2c0.9%2c2%2c2%2c2h44c1.1%2c0%2c2-0.9%2c2-2V2C48%2c0.9%2c47.1%2c0%2c46%2c0z M14.2%2c40.9H7.1V18 h7.1V40.9z M10.7%2c14.9c-2.3%2c0-4.1-1.8-4.1-4.1c0-2.3%2c1.8-4.1%2c4.1-4.1c2.3%2c0%2c4.1%2c1.8%2c4.1%2c4.1C14.8%2c13%2c13%2c14.9%2c10.7%2c14.9z M40.9%2c40.9h-7.1V29.8c0-2.7%2c0-6.1-3.7-6.1c-3.7%2c0-4.3%2c2.9-4.3%2c5.9v11.3h-7.1V18h6.8v3.1h0.1c0.9-1.8%2c3.3-3.7%2c6.7-3.7c7.2%2c0%2c8.5%2c4.7%2c8.5%2c10.9 V40.9z'/%3e%3c/g%3e%3c/svg%3e"); }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-instagram {
                      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo instagram 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23fff'%3e%3cpath fill='%23fff' d='M24%2c4.324c6.408%2c0%2c7.167%2c0.024%2c9.698%2c0.14c2.731%2c0.125%2c5.266%2c0.672%2c7.216%2c2.622 c1.95%2c1.95%2c2.497%2c4.485%2c2.622%2c7.216c0.115%2c2.531%2c0.14%2c3.29%2c0.14%2c9.698s-0.024%2c7.167-0.14%2c9.698 c-0.125%2c2.731-0.672%2c5.266-2.622%2c7.216c-1.95%2c1.95-4.485%2c2.497-7.216%2c2.622c-2.53%2c0.115-3.289%2c0.14-9.698%2c0.14 s-7.168-0.024-9.698-0.14c-2.731-0.125-5.266-0.672-7.216-2.622c-1.95-1.95-2.497-4.485-2.622-7.216 c-0.115-2.531-0.14-3.29-0.14-9.698s0.024-7.167%2c0.14-9.698c0.125-2.731%2c0.672-5.266%2c2.622-7.216c1.95-1.95%2c4.485-2.497%2c7.216-2.622 C16.833%2c4.349%2c17.592%2c4.324%2c24%2c4.324 M24%2c0c-6.518%2c0-7.335%2c0.028-9.895%2c0.144c-3.9%2c0.178-7.326%2c1.133-10.077%2c3.884 c-2.75%2c2.75-3.706%2c6.175-3.884%2c10.077C0.028%2c16.665%2c0%2c17.482%2c0%2c24c0%2c6.518%2c0.028%2c7.335%2c0.144%2c9.895 c0.178%2c3.9%2c1.133%2c7.326%2c3.884%2c10.077c2.75%2c2.75%2c6.175%2c3.706%2c10.077%2c3.884C16.665%2c47.972%2c17.482%2c48%2c24%2c48s7.335-0.028%2c9.895-0.144 c3.899-0.178%2c7.326-1.133%2c10.077-3.884c2.75-2.75%2c3.706-6.175%2c3.884-10.077C47.972%2c31.335%2c48%2c30.518%2c48%2c24s-0.028-7.335-0.144-9.895 c-0.178-3.9-1.133-7.326-3.884-10.077c-2.75-2.75-6.175-3.706-10.077-3.884C31.335%2c0.028%2c30.518%2c0%2c24%2c0L24%2c0z'/%3e %3cpath data-color='color-2' fill='%23fff' d='M24%2c11.676c-6.807%2c0-12.324%2c5.518-12.324%2c12.324S17.193%2c36.324%2c24%2c36.324 S36.324%2c30.807%2c36.324%2c24S30.807%2c11.676%2c24%2c11.676z M24%2c32c-4.418%2c0-8-3.582-8-8s3.582-8%2c8-8s8%2c3.582%2c8%2c8S28.418%2c32%2c24%2c32z'/%3e %3ccircle data-color='color-2' fill='%23fff' cx='36.811' cy='11.189' r='2.88'/%3e%3c/g%3e%3c/svg%3e"); }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-facebook {
                      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo facebook%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23fff'%3e%3cpath fill='%23fff' d='M46%2c0H2C0.89543%2c0%2c0%2c0.89543%2c0%2c2v44c0%2c1.10457%2c0.89543%2c2%2c2%2c2h23.63829V29.4119h-6.25529v-7.24417h6.25529 v-5.34235c0-6.19977%2c3.78661-9.57566%2c9.31723-9.57566c2.64922%2c0%2c4.92609%2c0.19724%2c5.58963%2c0.2854v6.47912l-3.83577%2c0.00174 c-3.00786%2c0-3.59026%2c1.42929-3.59026%2c3.52668v4.62507h7.17347l-0.93401%2c7.24417h-6.23946V48H46c1.10457%2c0%2c2-0.89543%2c2-2V2 C48%2c0.89543%2c47.10457%2c0%2c46%2c0z'/%3e%3c/g%3e%3c/svg%3e"); }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a .svg-twitter {
                      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo twitter 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23fff'%3e%3cpath fill='%23fff' d='M48%2c9.1c-1.8%2c0.8-3.7%2c1.3-5.7%2c1.6c2-1.2%2c3.6-3.1%2c4.3-5.4c-1.9%2c1.1-4%2c1.9-6.3%2c2.4c-1.8-1.9-4.4-3.1-7.2-3.1 c-5.4%2c0-9.8%2c4.4-9.8%2c9.8c0%2c0.8%2c0.1%2c1.5%2c0.3%2c2.2C15.5%2c16.2%2c8.2%2c12.3%2c3.3%2c6.3C2.5%2c7.8%2c2%2c9.4%2c2%2c11.2c0%2c3.4%2c1.7%2c6.4%2c4.4%2c8.2 c-1.6-0.1-3.1-0.5-4.5-1.2c0%2c0%2c0%2c0.1%2c0%2c0.1c0%2c4.8%2c3.4%2c8.8%2c7.9%2c9.7c-0.8%2c0.2-1.7%2c0.3-2.6%2c0.3c-0.6%2c0-1.3-0.1-1.9-0.2 c1.3%2c3.9%2c4.9%2c6.8%2c9.2%2c6.8c-3.4%2c2.6-7.6%2c4.2-12.2%2c4.2c-0.8%2c0-1.6%2c0-2.3-0.1c4.4%2c2.8%2c9.5%2c4.4%2c15.1%2c4.4c18.1%2c0%2c28-15%2c28-28 c0-0.4%2c0-0.9%2c0-1.3C45%2c12.8%2c46.7%2c11.1%2c48%2c9.1z'/%3e%3c/g%3e%3c/svg%3e"); }
                    .site footer > div > div:first-child > div:last-child > div:last-child li a:hover, .site footer > div > div:first-child > div:last-child > div:last-child li a:active {
                      background: #FFF; }
                      .site footer > div > div:first-child > div:last-child > div:last-child li a:hover .svg-linkedin, .site footer > div > div:first-child > div:last-child > div:last-child li a:active .svg-linkedin {
                        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo linkedin%3c/title%3e%3cg class='nc-icon-wrapper' fill='%230f2a53'%3e%3cpath fill='%230f2a53' d='M46%2c0H2C0.9%2c0%2c0%2c0.9%2c0%2c2v44c0%2c1.1%2c0.9%2c2%2c2%2c2h44c1.1%2c0%2c2-0.9%2c2-2V2C48%2c0.9%2c47.1%2c0%2c46%2c0z M14.2%2c40.9H7.1V18 h7.1V40.9z M10.7%2c14.9c-2.3%2c0-4.1-1.8-4.1-4.1c0-2.3%2c1.8-4.1%2c4.1-4.1c2.3%2c0%2c4.1%2c1.8%2c4.1%2c4.1C14.8%2c13%2c13%2c14.9%2c10.7%2c14.9z M40.9%2c40.9h-7.1V29.8c0-2.7%2c0-6.1-3.7-6.1c-3.7%2c0-4.3%2c2.9-4.3%2c5.9v11.3h-7.1V18h6.8v3.1h0.1c0.9-1.8%2c3.3-3.7%2c6.7-3.7c7.2%2c0%2c8.5%2c4.7%2c8.5%2c10.9 V40.9z'/%3e%3c/g%3e%3c/svg%3e"); }
                      .site footer > div > div:first-child > div:last-child > div:last-child li a:hover .svg-instagram, .site footer > div > div:first-child > div:last-child > div:last-child li a:active .svg-instagram {
                        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo instagram 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%230f2a53'%3e%3cpath fill='%230f2a53' d='M24%2c4.324c6.408%2c0%2c7.167%2c0.024%2c9.698%2c0.14c2.731%2c0.125%2c5.266%2c0.672%2c7.216%2c2.622 c1.95%2c1.95%2c2.497%2c4.485%2c2.622%2c7.216c0.115%2c2.531%2c0.14%2c3.29%2c0.14%2c9.698s-0.024%2c7.167-0.14%2c9.698 c-0.125%2c2.731-0.672%2c5.266-2.622%2c7.216c-1.95%2c1.95-4.485%2c2.497-7.216%2c2.622c-2.53%2c0.115-3.289%2c0.14-9.698%2c0.14 s-7.168-0.024-9.698-0.14c-2.731-0.125-5.266-0.672-7.216-2.622c-1.95-1.95-2.497-4.485-2.622-7.216 c-0.115-2.531-0.14-3.29-0.14-9.698s0.024-7.167%2c0.14-9.698c0.125-2.731%2c0.672-5.266%2c2.622-7.216c1.95-1.95%2c4.485-2.497%2c7.216-2.622 C16.833%2c4.349%2c17.592%2c4.324%2c24%2c4.324 M24%2c0c-6.518%2c0-7.335%2c0.028-9.895%2c0.144c-3.9%2c0.178-7.326%2c1.133-10.077%2c3.884 c-2.75%2c2.75-3.706%2c6.175-3.884%2c10.077C0.028%2c16.665%2c0%2c17.482%2c0%2c24c0%2c6.518%2c0.028%2c7.335%2c0.144%2c9.895 c0.178%2c3.9%2c1.133%2c7.326%2c3.884%2c10.077c2.75%2c2.75%2c6.175%2c3.706%2c10.077%2c3.884C16.665%2c47.972%2c17.482%2c48%2c24%2c48s7.335-0.028%2c9.895-0.144 c3.899-0.178%2c7.326-1.133%2c10.077-3.884c2.75-2.75%2c3.706-6.175%2c3.884-10.077C47.972%2c31.335%2c48%2c30.518%2c48%2c24s-0.028-7.335-0.144-9.895 c-0.178-3.9-1.133-7.326-3.884-10.077c-2.75-2.75-6.175-3.706-10.077-3.884C31.335%2c0.028%2c30.518%2c0%2c24%2c0L24%2c0z'/%3e %3cpath data-color='color-2' fill='%230f2a53' d='M24%2c11.676c-6.807%2c0-12.324%2c5.518-12.324%2c12.324S17.193%2c36.324%2c24%2c36.324 S36.324%2c30.807%2c36.324%2c24S30.807%2c11.676%2c24%2c11.676z M24%2c32c-4.418%2c0-8-3.582-8-8s3.582-8%2c8-8s8%2c3.582%2c8%2c8S28.418%2c32%2c24%2c32z'/%3e %3ccircle data-color='color-2' fill='%230f2a53' cx='36.811' cy='11.189' r='2.88'/%3e%3c/g%3e%3c/svg%3e"); }
                      .site footer > div > div:first-child > div:last-child > div:last-child li a:hover .svg-facebook, .site footer > div > div:first-child > div:last-child > div:last-child li a:active .svg-facebook {
                        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo facebook%3c/title%3e%3cg class='nc-icon-wrapper' fill='%230f2a53'%3e%3cpath fill='%230f2a53' d='M46%2c0H2C0.89543%2c0%2c0%2c0.89543%2c0%2c2v44c0%2c1.10457%2c0.89543%2c2%2c2%2c2h23.63829V29.4119h-6.25529v-7.24417h6.25529 v-5.34235c0-6.19977%2c3.78661-9.57566%2c9.31723-9.57566c2.64922%2c0%2c4.92609%2c0.19724%2c5.58963%2c0.2854v6.47912l-3.83577%2c0.00174 c-3.00786%2c0-3.59026%2c1.42929-3.59026%2c3.52668v4.62507h7.17347l-0.93401%2c7.24417h-6.23946V48H46c1.10457%2c0%2c2-0.89543%2c2-2V2 C48%2c0.89543%2c47.10457%2c0%2c46%2c0z'/%3e%3c/g%3e%3c/svg%3e"); }
                      .site footer > div > div:first-child > div:last-child > div:last-child li a:hover .svg-twitter, .site footer > div > div:first-child > div:last-child > div:last-child li a:active .svg-twitter {
                        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3elogo twitter 2%3c/title%3e%3cg class='nc-icon-wrapper' fill='%230f2a53'%3e%3cpath fill='%230f2a53' d='M48%2c9.1c-1.8%2c0.8-3.7%2c1.3-5.7%2c1.6c2-1.2%2c3.6-3.1%2c4.3-5.4c-1.9%2c1.1-4%2c1.9-6.3%2c2.4c-1.8-1.9-4.4-3.1-7.2-3.1 c-5.4%2c0-9.8%2c4.4-9.8%2c9.8c0%2c0.8%2c0.1%2c1.5%2c0.3%2c2.2C15.5%2c16.2%2c8.2%2c12.3%2c3.3%2c6.3C2.5%2c7.8%2c2%2c9.4%2c2%2c11.2c0%2c3.4%2c1.7%2c6.4%2c4.4%2c8.2 c-1.6-0.1-3.1-0.5-4.5-1.2c0%2c0%2c0%2c0.1%2c0%2c0.1c0%2c4.8%2c3.4%2c8.8%2c7.9%2c9.7c-0.8%2c0.2-1.7%2c0.3-2.6%2c0.3c-0.6%2c0-1.3-0.1-1.9-0.2 c1.3%2c3.9%2c4.9%2c6.8%2c9.2%2c6.8c-3.4%2c2.6-7.6%2c4.2-12.2%2c4.2c-0.8%2c0-1.6%2c0-2.3-0.1c4.4%2c2.8%2c9.5%2c4.4%2c15.1%2c4.4c18.1%2c0%2c28-15%2c28-28 c0-0.4%2c0-0.9%2c0-1.3C45%2c12.8%2c46.7%2c11.1%2c48%2c9.1z'/%3e%3c/g%3e%3c/svg%3e"); }
              .site footer > div > div:first-child > div:last-child > div > span {
                display: block; }
          .site footer > div > div:first-child > div ul {
            display: block;
            margin: 0;
            padding: 0; }
          .site footer > div > div:first-child > div li {
            display: block;
            vertical-align: top;
            padding: 0;
            margin: 0;
            font-size: 1.3rem;
            font-weight: 700;
            letter-spacing: 0.2rem;
            text-transform: uppercase; }
          .site footer > div > div:first-child > div li a {
            border: none; }
            .site footer > div > div:first-child > div li a:hover, .site footer > div > div:first-child > div li a:active {
              opacity: 0.6; }
      .site footer > div > div:last-child {
        font-size: 0;
        text-align: right; }
        .site footer > div > div:last-child:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: calc(100% - 300px);
          height: 1px;
          background: #27476d; }
        .site footer > div > div:last-child span {
          display: inline-block;
          vertical-align: middle;
          width: 300px;
          font-size: 1.15rem;
          text-align: right;
          color: #8697b0; }
        .site footer > div > div:last-child a {
          color: #8697b0;
          border-bottom: 1px solid transparent; }
          .site footer > div > div:last-child a:hover, .site footer > div > div:last-child a:active {
            color: #8697b0;
            border-bottom: 1px solid #8697b0; }
        @media (max-width: 900px) {
          .site footer > div > div:last-child:before {
            display: none; }
          .site footer > div > div:last-child span {
            width: 100%;
            text-align: center; } }
  .site .slideshow, .site .banner {
    position: relative;
    z-index: 0;
    padding-top: 48%; }
    @media (max-width: 1024px) {
      .site .slideshow, .site .banner {
        padding-top: 30%; } }
    .site .slideshow > table, .site .banner > table {
      position: absolute;
      z-index: 3;
      top: 105px;
      right: 20px; }
    .site .slideshow [id^="photoPluginWrapper"], .site .banner [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; }
    .site .slideshow .photoGalleryWrapDiv, .site .banner .photoGalleryWrapDiv {
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      overflow: hidden; }
    .site .slideshow > .mpContent, .site .banner > .mpContent {
      position: absolute !important;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-size: cover;
      background-position: 50% 50%;
      overflow: hidden; }
      .site .slideshow > .mpContent img, .site .banner > .mpContent img {
        opacity: 0; }
    .site .slideshow > .clickToEditDiv, .site .banner > .clickToEditDiv {
      position: absolute;
      z-index: 10;
      bottom: 5px;
      left: 5px;
      height: 60px;
      width: 150px;
      background: #EEE;
      font-size: 1.6rem;
      line-height: 1.6; }
      .site .slideshow > .clickToEditDiv a, .site .banner > .clickToEditDiv a {
        display: block; }
      @media (max-width: 500px) {
        .site .slideshow > .clickToEditDiv, .site .banner > .clickToEditDiv {
          display: none; } }
      .site .slideshow > .clickToEditDiv:before, .site .banner > .clickToEditDiv:before {
        content: 'Image'; }
  .site .banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 70px 20px;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.4rem;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
    .site .banner-title .round-icon {
      position: absolute;
      bottom: -35px;
      border-radius: 100%;
      background: #FFF;
      width: 70px;
      height: 70px;
      margin: 0 auto;
      left: 0;
      right: 0;
      text-align: center;
      background-size: 30px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-image: url("https://clubessential.s3.amazonaws.com/sites/A_Master/library/css/springhaven-2020-files/Logos/accent_logo.svg"); }
      .site .banner-title .round-icon:after {
        content: '';
        border-radius: 100%;
        border: 1px solid rgba(151, 151, 151, 0.4);
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px; }
  .site .slideshow-image, .site .b-image {
    background-size: cover;
    background-position: 50% 50%; }
  .site .b-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .site.public.home .banner .photoGalleryWrapDiv:before {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding-top: 150px;
    content: 'THE SPRINGHAVEN CLUB';
    font-family: "Montserrat", sans-serif;
    font-size: 2.5rem;
    letter-spacing: 0.3rem;
    text-transform: uppercase;
    color: #FFF;
    background-image: url("https://clubessential.s3.amazonaws.com/sites/A_Master/library/css/springhaven-2020-files/Logos/public_home_logo.svg");
    background-size: 100px;
    background-position: top center;
    background-repeat: no-repeat; }
    @media (max-width: 1024px) {
      .site.public.home .banner .photoGalleryWrapDiv:before {
        display: none; } }
  .site.public.home .banner .photoGalleryWrapDiv:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2); }
  .site .scroll-down {
    position: absolute;
    z-index: 99;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    color: #FFF;
    opacity: 1;
    transition: 0.3s ease-in-out; }
    .site .scroll-down:after {
      content: '';
      position: absolute;
      width: 2px;
      height: 30px;
      bottom: -55px;
      left: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      background: #FFF; }
    @media (max-width: 700px) {
      .site .scroll-down {
        display: none; } }
    .site .scroll-down:hover, .site .scroll-down:active {
      opacity: 0.6; }
  .site .intro {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 6rem 3rem;
    text-align: center; }
    @media (max-width: 1199px) {
      .site .intro {
        padding: 4rem 2rem; } }
    .site .intro h1 {
      margin: 0 0 1.5rem; }
    .site .intro h2 {
      margin: 0; }
  .site .ctas-container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    border-right: 15px solid #FFF;
    border-left: 15px solid #FFF;
    position: relative;
    overflow: hidden;
    font-size: 0;
    text-align: center; }
    @media (max-width: 1199px) {
      .site .ctas-container {
        border-right: 10px solid #FFF;
        border-left: 10px solid #FFF; } }
    .site .ctas-container.ctas-thirty .cta {
      width: 33.333333333%;
      border: 15px solid #FFF; }
      @media (max-width: 1199px) {
        .site .ctas-container.ctas-thirty .cta {
          border-left: 10px solid #FFF;
          border-right: 10px solid #FFF; } }
      @media (max-width: 1024px) {
        .site .ctas-container.ctas-thirty .cta {
          width: 50%; } }
      @media (max-width: 900px) {
        .site .ctas-container.ctas-thirty .cta {
          width: 100% !important;
          max-width: 500px;
          border: 10px solid #FFF !important; } }
    .site .ctas-container .cta {
      display: inline-block;
      vertical-align: top;
      font-size: 1.55rem;
      position: relative;
      border-top: 7.5px solid #FFF; }
      .site .ctas-container .cta:hover .cta-image .mpContent, .site .ctas-container .cta:active .cta-image .mpContent {
        opacity: 0.6; }
      .site .ctas-container .cta:hover .cta-content h3, .site .ctas-container .cta:active .cta-content h3 {
        color: #082044; }
  .site .cta-link .mpContent, .site .cta-link .mpContent a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    z-index: 9;
    border: none !important; }
  .site .cta-link .clickToEditDiv {
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 5px;
    height: 60px;
    width: 150px;
    background: #EEE;
    font-size: 1.6rem;
    line-height: 1.6; }
    .site .cta-link .clickToEditDiv a {
      display: block; }
    @media (max-width: 500px) {
      .site .cta-link .clickToEditDiv {
        display: none; } }
    .site .cta-link .clickToEditDiv:before {
      content: 'Link'; }
  .site .cta-content {
    position: relative;
    text-align: center; }
    .site .cta-content .round-icon {
      position: absolute;
      top: -38px;
      border-radius: 100%;
      background: #FFF;
      width: 70px;
      height: 70px;
      margin: 0 auto;
      left: 0;
      right: 0;
      text-align: center;
      background-size: 20px;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      .site .cta-content .round-icon:after {
        content: '';
        border-radius: 100%;
        border: 1px solid rgba(151, 151, 151, 0.4);
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px; }
    .site .cta-content .svg-outline-golfclubs {
      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%3egolf club%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23283332' stroke='%23283332'%3e%3cpath data-color='color-2' d='M27%2c24V11.5a3.975%2c3.975%2c0%2c0%2c1%2c2.057-3.482l10-5.51A4%2c4%2c0%2c0%2c1%2c45%2c5.973v5.049a4%2c4%2c0%2c0%2c1-3.978%2c4L27%2c15' fill='none' stroke-miterlimit='10'/%3e %3cpath data-color='color-2' d='M19%2c24V15.319a2%2c2%2c0%2c0%2c0-1.212-1.838L7.788%2c9.2A2%2c2%2c0%2c0%2c0%2c5%2c11.033V18a2%2c2%2c0%2c0%2c0%2c2%2c2H19' fill='none' stroke-miterlimit='10'/%3e %3crect x='9' y='30' width='28' height='6' fill='none' stroke='%23283332' stroke-miterlimit='10'/%3e %3cline x1='33' y1='36' x2='33' y2='46' fill='none' stroke='%23283332' stroke-miterlimit='10'/%3e %3cline x1='13' y1='46' x2='13' y2='36' fill='none' stroke='%23283332' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .cta-content .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='%23283332' stroke='%23283332'%3e%3cpath fill='none' stroke='%23283332' 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='%23283332' 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='%23283332' stroke-miterlimit='10' x1='2' y1='46' x2='46' y2='46'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .cta-content .svg-outline-martini {
      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 stroke-linecap='round' stroke-linejoin='round' stroke-width='3' fill='%23283332' stroke='%23283332'%3E%3Cpath data-cap='butt' data-color='color-2' fill='none' stroke-miterlimit='10' d='M38,14c0-6.6,5.4-12,12-12 s12,5.4,12,12s-5.4,12-12,12c-3,0-5.7-1.1-7.7-2.8'/%3E%3Cline data-cap='butt' data-color='color-2' fill='none' stroke-miterlimit='10' x1='16.2' y1='26' x2='39.8' y2='26'/%3E%3Cpolygon fill='none' stroke='%23283332' stroke-miterlimit='10' points='50,14 28,40 6,14 '/%3E%3Cline fill='none' stroke='%23283332' stroke-miterlimit='10' x1='28' y1='40' x2='28' y2='62'/%3E%3Cline fill='none' stroke='%23283332' stroke-miterlimit='10' x1='14' y1='62' x2='42' y2='62'/%3E%3C/g%3E%3C/svg%3E"); }
    .site .cta-content h3 {
      margin: 0;
      padding: 50px 0 0;
      font-size: 2rem;
      font-weight: 700;
      letter-spacing: 0.4rem; }
      @media (max-width: 1199px) {
        .site .cta-content h3 {
          letter-spacing: 0.2rem; } }
    .site .cta-content .clickToEditDiv {
      position: relative;
      z-index: 10;
      height: 60px;
      width: 150px;
      margin: 20px auto 0;
      background: #EEE;
      font-size: 1.6rem;
      line-height: 1.6; }
      .site .cta-content .clickToEditDiv a {
        display: block; }
      @media (max-width: 500px) {
        .site .cta-content .clickToEditDiv {
          display: none; } }
      .site .cta-content .clickToEditDiv:before {
        content: 'Content'; }
  .site .cta-image {
    background: #30492e;
    overflow: hidden;
    position: relative;
    outline: 1px solid #FFF;
    outline-offset: -1px; }
    .site .cta-image .mpContent {
      transition: 0.3s ease-in-out;
      opacity: 1;
      outline: 1px solid #FFF;
      outline-offset: -1px; }
      .site .cta-image .mpContent img {
        width: 100%; }
    .site .cta-image .clickToEditDiv {
      position: absolute;
      z-index: 10;
      bottom: 5px;
      left: 5px;
      height: 60px;
      width: 150px;
      background: #EEE;
      font-size: 1.6rem;
      line-height: 1.6; }
      .site .cta-image .clickToEditDiv a {
        display: block; }
      @media (max-width: 500px) {
        .site .cta-image .clickToEditDiv {
          display: none; } }
      .site .cta-image .clickToEditDiv:before {
        content: 'Image'; }
  .site .full-cta {
    position: relative;
    border: 30px solid #FFF;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      .site .full-cta {
        border: 15px solid #FFF; } }
    .site .full-cta:after {
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000; }
  .site .fc-background .mpContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.5; }
    .site .fc-background .mpContent img {
      opacity: 0; }
  .site .fc-background .clickToEditDiv {
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 5px;
    height: 60px;
    width: 150px;
    background: #EEE;
    font-size: 1.6rem;
    line-height: 1.6; }
    .site .fc-background .clickToEditDiv a {
      display: block; }
    @media (max-width: 500px) {
      .site .fc-background .clickToEditDiv {
        display: none; } }
    .site .fc-background .clickToEditDiv:before {
      content: 'Background'; }
  .site .fc-content .mpContent {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 10% 1.5rem;
    text-align: center;
    color: #FFF; }
    .site .fc-content .mpContent .abut {
      padding: 2.5rem 6rem 2.4rem !important;
      border: 1px solid #FFF !important;
      background: none;
      color: #FFF; }
      .site .fc-content .mpContent .abut:hover, .site .fc-content .mpContent .abut:active {
        border: 1px solid #FFF !important;
        background: #FFF;
        color: #1b3a69; }
    .site .fc-content .mpContent h1, .site .fc-content .mpContent h2, .site .fc-content .mpContent h3, .site .fc-content .mpContent h4, .site .fc-content .mpContent h5, .site .fc-content .mpContent h6 {
      color: #FFF; }
    .site .fc-content .mpContent h2 {
      margin: 0 0 10px;
      font-size: 4.4rem;
      line-height: 1.4;
      letter-spacing: 0;
      text-transform: none; }
    .site .fc-content .mpContent h3 {
      margin: 0 0 10px;
      font-size: 1.5rem;
      line-height: 1.7;
      letter-spacing: 0.2rem;
      text-transform: uppercase; }
  .site .fc-content .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 .fc-content .clickToEditDiv a {
      display: block; }
    @media (max-width: 500px) {
      .site .fc-content .clickToEditDiv {
        display: none; } }
    .site .fc-content .clickToEditDiv:before {
      content: 'Content'; }
  .site .quick-links {
    min-height: 400px;
    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;
    padding: 11rem 1.5rem; }
    @media (max-width: 1199px) {
      .site .quick-links {
        padding: 6rem 1.5rem; } }
    @media (max-width: 768px) {
      .site .quick-links {
        padding: 4rem 1.5rem; } }
    .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: rgba(0, 0, 0, 0.45); }
      .site .quick-links > .mpContent img {
        visibility: hidden;
        height: 0;
        margin: 0; }
    .site .quick-links > .clickToEditDiv {
      position: absolute;
      left: 0;
      top: 0; }
    .site .quick-links .welcome {
      position: relative;
      margin-bottom: 3rem; }
      .site .quick-links .welcome h1 {
        font-size: 3.2rem;
        line-height: 1;
        letter-spacing: 0.6rem;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #fff; }
    .site .quick-links ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      max-width: 1440px; }
      @media (max-width: 1199px) {
        .site .quick-links ul {
          max-width: 800px; } }
      .site .quick-links ul li {
        display: inline-block;
        padding: 15px 60px;
        margin: 0;
        font-size: 0;
        -webkit-box-flex: 0;
        vertical-align: top;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        @media (max-width: 1500px) {
          .site .quick-links ul li {
            padding: 15px 30px; } }
      .site .quick-links ul li a {
        display: inline-block;
        width: 100%;
        font-size: 2.1rem;
        font-family: "Lato", sans-serif;
        font-weight: 400;
        line-height: 1.2;
        text-align: center;
        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, .site .quick-links ul li a:focus {
          opacity: 0.75; }
    .site .quick-links .svg-icon {
      position: relative;
      color: #fff;
      font-size: 3.6rem;
      display: inline-block;
      width: 100%;
      height: 40px;
      background-size: 35px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      margin: 0 auto 10px;
      text-decoration: none !important; }
      .site .quick-links .svg-icon:after {
        display: none; }
    .site .quick-links .svg-profile-badge {
      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%3ebadge 13%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='29' y1='22' x2='38' y2='22'/%3e %3cline data-color='color-2' fill='none' stroke-miterlimit='10' x1='29' y1='30' x2='38' y2='30'/%3e %3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d='M23%2c34H9v0 c0-3.314%2c2.686-6%2c6-6h2C20.314%2c28%2c23%2c30.686%2c23%2c34L23%2c34z'/%3e %3ccircle data-color='color-2' fill='none' stroke-miterlimit='10' cx='16' cy='21' r='4'/%3e %3cpath fill='none' stroke='%23fff' stroke-miterlimit='10' d='M38%2c6c0%2c2.209-1.791%2c4-4%2c4 s-4-1.791-4-4H18c0%2c2.209-1.791%2c4-4%2c4s-4-1.791-4-4H2v36h44V6H38z'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-round-profile {
      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%3ecircle 10%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' data-color='color-2' fill='none' stroke-miterlimit='10' d='M38%2c40.971v-1.489 c0-2.153-1.154-4.141-3.023-5.209l-5.971-3.425' stroke-linecap='butt'/%3e %3cpath data-cap='butt' data-color='color-2' fill='none' stroke-miterlimit='10' d='M18.995%2c30.847l-5.971%2c3.425 C11.154%2c35.341%2c10%2c37.329%2c10%2c39.482v1.489' stroke-linecap='butt'/%3e %3cpath data-color='color-2' fill='none' stroke-miterlimit='10' d='M24%2c33L24%2c33 c-4.418%2c0-8-4.582-8-9v-4c0-4.418%2c3.582-8%2c8-8h0c4.418%2c0%2c8%2c3.582%2c8%2c8v4C32%2c28.418%2c28.418%2c33%2c24%2c33z'/%3e %3ccircle fill='none' stroke='%23fff' stroke-miterlimit='10' cx='24' cy='24' r='22'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-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-calendar-outline {
      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%3ecalendar%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cline data-color='color-2' x1='2' y1='17' x2='46' y2='17' fill='none' stroke-miterlimit='10'/%3e%3cpolyline points='40 6 46 6 46 45 2 45 2 6 13 6' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3cline x1='18' y1='6' x2='35' y2='6' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='13' y1='11' x2='13' y2='2' fill='none' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='35' y1='11' x2='35' y2='2' fill='none' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-golfclubs {
      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%3egolf club%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23FFF' stroke='%23FFF'%3e%3cpath data-color='color-2' d='M27%2c24V11.5a3.975%2c3.975%2c0%2c0%2c1%2c2.057-3.482l10-5.51A4%2c4%2c0%2c0%2c1%2c45%2c5.973v5.049a4%2c4%2c0%2c0%2c1-3.978%2c4L27%2c15' fill='none' stroke-miterlimit='10'/%3e %3cpath data-color='color-2' d='M19%2c24V15.319a2%2c2%2c0%2c0%2c0-1.212-1.838L7.788%2c9.2A2%2c2%2c0%2c0%2c0%2c5%2c11.033V18a2%2c2%2c0%2c0%2c0%2c2%2c2H19' fill='none' stroke-miterlimit='10'/%3e %3crect x='9' y='30' width='28' height='6' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e %3cline x1='33' y1='36' x2='33' y2='46' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e %3cline x1='13' y1='46' x2='13' y2='36' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .quick-links .svg-outline-golfhole {
      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%3egolf course%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23FFF' stroke='%23FFF'%3e%3cpolyline points='18 35 18 4 31 10 18 16' fill='none' stroke-miterlimit='10' data-cap='butt' data-color='color-2' stroke-linecap='butt'/%3e %3cpath d='M12%2c28.476C6%2c30.091%2c2%2c32.868%2c2%2c36c0%2c4.937%2c9.931%2c9%2c22%2c9s22-4.063%2c22-9a3.959%2c3.959%2c0%2c0%2c0-.371-1.646%2c2.943%2c2.943%2c0%2c0%2c0-3.2-1.6L30.247%2c34.9a2%2c2%2c0%2c0%2c1-1.762-3.383l.937-.937a2%2c2%2c0%2c0%2c0-1.25-3.415C26.8%2c27.055%2c25.4%2c27%2c24%2c27' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }

    .site .quick-links .svg-outline-cutlery {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDY0IDY0Ij48ZyBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSwgMC41KSI+PHBhdGggZD0iTTE1LDUsMjguODc5LDE4Ljg3OWEzLDMsMCwwLDEsMCw0LjI0MmwtNS43NTgsNS43NThhMywzLDAsMCwxLTQuMjQyLDBMNSwxNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMyIgZGF0YS1jb2xvcj0iY29sb3ItMiIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPgogICAgPGxpbmUgeDE9IjEwIiB5MT0iMTAiIHgyPSIyMSIgeTI9IjIxIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIiBkYXRhLWNvbG9yPSJjb2xvci0yIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L2xpbmU+CiAgICA8cG9seWxpbmUgcG9pbnRzPSI0MiA0NiA1NiA2MCA2MCA1NiA0NiA0MiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMyIgZGF0YS1jb2xvcj0iY29sb3ItMiIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wb2x5bGluZT4KICAgIDxsaW5lIHgxPSIyNCIgeTE9IjI4IiB4Mj0iMzAiIHkyPSIzNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMyIgZGF0YS1jYXA9ImJ1dHQiIGRhdGEtY29sb3I9ImNvbG9yLTIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L2xpbmU+CiAgICA8bGluZSB4MT0iMjgiIHkxPSIyNCIgeDI9IjM0IiB5Mj0iMzAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjMiIGRhdGEtY2FwPSJidXR0IiBkYXRhLWNvbG9yPSJjb2xvci0yIiBzdHJva2UtbGluZWNhcD0iYnV0dCIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9saW5lPgogICAgPHBhdGggZD0iTTI1LDM5bDgsOEw1NywyM0ExMS4zMTQsMTEuMzE0LDAsMCwwLDU3LDdoMEw4LDU2bDQsNEwyNSw0NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPjwvZz48L3N2Zz4=");}

    .site .quick-links .svg-outline-fitness {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDY0IDY0Ij48ZyBzdHJva2Utd2lkdGg9IjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsIDApIj48bGluZSB4MT0iNjAiIHkxPSIyMyIgeDI9IjQiIHkyPSIyMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNCIgZGF0YS1jYXA9ImJ1dHQiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L2xpbmU+CiAgPHBhdGggZD0iTTE1LDU1SDhhNCw0LDAsMCwxLTQtNFYxM0E0LDQsMCwwLDEsOCw5SDU2YTQsNCwwLDAsMSw0LDRWMzQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcGF0aD4KICA8bGluZSB4MT0iMTciIHkxPSIzIiB4Mj0iMTciIHkyPSIxNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9saW5lPgogIDxsaW5lIHgxPSI0NyIgeTE9IjMiIHgyPSI0NyIgeTI9IjE1IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L2xpbmU+CiAgPGxpbmUgeDE9IjMyIiB5MT0iNDciIHgyPSI1MSIgeTI9IjQ3IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSI0IiBkYXRhLWNhcD0iYnV0dCIgZGF0YS1jb2xvcj0iY29sb3ItMiIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvbGluZT4KICA8cG9seWxpbmUgcG9pbnRzPSIyNiA0NyAyMSA0NyAyMSA1MyAyNiA1MyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNCIgZGF0YS1jYXA9ImJ1dHQiIGRhdGEtY29sb3I9ImNvbG9yLTIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BvbHlsaW5lPgogIDxwb2x5bGluZSBwb2ludHM9IjU3IDUzIDYyIDUzIDYyIDQ3IDU3IDQ3IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSI0IiBkYXRhLWNhcD0iYnV0dCIgZGF0YS1jb2xvcj0iY29sb3ItMiIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcG9seWxpbmU+CiAgPGxpbmUgeDE9IjMyIiB5MT0iNTMiIHgyPSI1MSIgeTI9IjUzIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSI0IiBkYXRhLWNhcD0iYnV0dCIgZGF0YS1jb2xvcj0iY29sb3ItMiIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvbGluZT4KICA8cmVjdCB4PSIyNiIgeT0iMzgiIHdpZHRoPSI2IiBoZWlnaHQ9IjI0IiByeD0iMyIgcnk9IjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjQiIGRhdGEtY29sb3I9ImNvbG9yLTIiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcmVjdD4KICA8cmVjdCB4PSI1MSIgeT0iMzgiIHdpZHRoPSI2IiBoZWlnaHQ9IjI0IiByeD0iMyIgcnk9IjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjQiIGRhdGEtY29sb3I9ImNvbG9yLTIiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcmVjdD48L2c+PC9zdmc+");}

  .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 .prvhm-title {
    padding: 6rem 1.5rem 4rem;
    text-align: center; }
    @media (max-width: 1199px) {
      .site .prvhm-title {
        padding: 4rem 1.5rem 3rem; } }
    @media (max-width: 700px) {
      .site .prvhm-title {
        padding: 3rem 1.5rem; } }
    .site .prvhm-title h2 {
      margin: 0 0 1rem;
      font-size: 4.4rem;
      font-family: "Montserrat", sans-serif;
      line-height: 1.3;
      color: #293337; }
      @media (max-width: 700px) {
        .site .prvhm-title h2 {
          font-size: 3.5rem; } }
    .site .prvhm-title a {
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.3rem;
      text-transform: uppercase;
      color: #1b3a69;
      border-bottom: 2px solid transparent; }
      .site .prvhm-title a:hover, .site .prvhm-title a:active {
        color: #082044;
        border-bottom: 2px solid #082044; }
  .site .events-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 0 6rem; }
    @media (max-width: 700px) {
      .site .events-container {
        padding: 0 0 3rem; } }
    .site .events-container > div[id^="calPlugin"], .site .events-container > * > div[id^="calPlugin"], .site .events-container > * > * > div[class^="calPlugin"] {
      display: inline;
      font-size: 0; }
    .site .events-container .event-link {
      display: inline-block;
      vertical-align: top;
      width: 33.333333333%;
      border: 15px solid #FFF; }
      @media (max-width: 1199px) {
        .site .events-container .event-link {
          border: 8px solid #FFF; } }
      @media (max-width: 1024px) {
        .site .events-container .event-link {
          width: 50%; } }
      @media (max-width: 900px) {
        .site .events-container .event-link {
          width: 100% !important;
          max-width: 500px;
          border: 10px solid #FFF !important; } }
      .site .events-container .event-link:hover .event-image:after, .site .events-container .event-link:active .event-image:after {
        opacity: 0; }
      .site .events-container .event-link:hover .event-content .round-icon, .site .events-container .event-link:active .event-content .round-icon {
        background-color: #363f3d;
        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%3ecalendar%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23fff' stroke='%23fff'%3e%3cline data-color='color-2' x1='2' y1='17' x2='46' y2='17' fill='none' stroke-miterlimit='10'/%3e%3cpolyline points='40 6 46 6 46 45 2 45 2 6 13 6' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3cline x1='18' y1='6' x2='35' y2='6' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='13' y1='11' x2='13' y2='2' fill='none' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='35' y1='11' x2='35' y2='2' fill='none' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
    .site .events-container .event-image {
      overflow: hidden;
      position: relative; }
      .site .events-container .event-image:after {
        content: '';
        background: #000;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        opacity: 0.2;
        transition: 0.3s ease-in-out; }
      .site .events-container .event-image img {
        width: 100%;
        position: relative;
        z-index: 0; }
      .site .events-container .event-image img + img {
        display: none; }
    .site .events-container .event-date {
      position: absolute;
      display: inline-block;
      z-index: 2;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      right: 0;
      text-align: center;
      font-weight: 600;
      line-height: 1.3;
      letter-spacing: 0.2rem;
      text-transform: uppercase;
      color: #FFF; }
      .site .events-container .event-date br {
        display: none; }
      .site .events-container .event-date span {
        display: block; }
      .site .events-container .event-date .calDay {
        font-size: 4.5rem; }
      .site .events-container .event-date .calMonth {
        font-size: 2.1rem; }
    .site .events-container .event-content {
      position: relative;
      text-align: center; }
      .site .events-container .event-content .round-icon {
        position: absolute;
        z-index: 2;
        top: -38px;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        margin: 0 auto;
        left: 0;
        right: 0;
        text-align: center;
        background-color: #FFF;
        background-size: 20px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border: 5px solid #FFF;
        transition: 0.3s ease-in-out; }
        .site .events-container .event-content .round-icon:after {
          content: '';
          border-radius: 100%;
          border: 1px solid rgba(151, 151, 151, 0.4);
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0; }
      .site .events-container .event-content .svg-outline-calendar {
        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%3ecalendar%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23363f3d' stroke='%23363f3d'%3e%3cline data-color='color-2' x1='2' y1='17' x2='46' y2='17' fill='none' stroke-miterlimit='10'/%3e%3cpolyline points='40 6 46 6 46 45 2 45 2 6 13 6' fill='none' stroke='%23363f3d' stroke-miterlimit='10'/%3e%3cline x1='18' y1='6' x2='35' y2='6' fill='none' stroke='%23363f3d' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='13' y1='11' x2='13' y2='2' fill='none' stroke-miterlimit='10'/%3e%3cline data-color='color-2' x1='35' y1='11' x2='35' y2='2' fill='none' stroke-miterlimit='10'/%3e%3c/g%3e%3c/svg%3e"); }
      .site .events-container .event-content h3 {
        margin: 0;
        padding: 40px 0 15px;
        color: #1b3a69;
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 1.44;
        letter-spacing: 0.5rem; }
  .site .articles-container {
    padding: 0 0 6rem;
    background: #f9f8f8;
    font-size: 0; }
    @media (max-width: 700px) {
      .site .articles-container {
        padding: 2rem;
        border: none; } }
    .site .articles-container .articles-wrap {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      text-align: center; }
    .site .articles-container .newsItem {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding: 1rem 1.5rem; }
      @media (max-width: 1024px) {
        .site .articles-container .newsItem {
          width: 100%;
          max-width: 600px; } }
      .site .articles-container .newsItem a {
        display: block;
        border: none !important;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        padding: 4rem 5rem 8rem;
        background-color: #FFF;
        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%3eframe c arrow right%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23b0b0b0' stroke='%23b0b0b0'%3e%3ccircle fill='none' stroke='%23b0b0b0' stroke-miterlimit='10' cx='24' cy='24' r='22'/%3e %3cpolyline data-color='color-2' fill='none' stroke-miterlimit='10' points=' 21%2c16 29%2c24 21%2c32 '/%3e%3c/g%3e%3c/svg%3e");
        background-position: bottom 40px center;
        background-size: 24px;
        background-repeat: no-repeat; }
        @media (max-width: 1024px) {
          .site .articles-container .newsItem a {
            background-position: bottom 30px center;
            margin: 0 auto; } }
        .site .articles-container .newsItem a:hover, .site .articles-container .newsItem a:active {
          -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
          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%3eframe c arrow right%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%231b3a69' stroke='%231b3a69'%3e%3ccircle fill='none' stroke='%231b3a69' stroke-miterlimit='10' cx='24' cy='24' r='22'/%3e %3cpolyline data-color='color-2' fill='none' stroke-miterlimit='10' points=' 21%2c16 29%2c24 21%2c32 '/%3e%3c/g%3e%3c/svg%3e"); }
      .site .articles-container .newsItem h6 {
        margin: 0 0 2.5rem;
        font-size: 1.2rem;
        font-weight: 600;
        letter-spacing: 0.144rem;
        line-height: 1;
        text-transform: uppercase;
        color: #969696; }
      .site .articles-container .newsItem h3 {
        margin: 0;
        font-size: 2.4rem;
        font-weight: 400;
        line-height: 1.42;
        letter-spacing: 0;
        text-transform: none;
        color: #293337; }
  .site.content .banner {
    padding-top: 40%; }
  .site .one-column {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 7.5rem 1.5rem; }
    @media (max-width: 1024px) {
      .site .one-column {
        padding: 4rem 1.5rem; } }
    .site .one-column.full-width {
      max-width: 100%; }
    .site .one-column.no-vertical-padding {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
  .site .banner + .one-column {
    padding-top: 100px; }
    @media (max-width: 1024px) {
      .site .banner + .one-column {
        padding-top: 4rem; } }
  .site .three-by-three {
    padding: 15px;
    font-size: 0; }
    .site .three-by-three > div {
      display: inline-block;
      vertical-align: top;
      width: 33.3333333333333%;
      border: 15px solid #FFF; }
      .site .three-by-three > div .mpContent {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        z-index: 0;
        background-size: cover;
        background-position: 50% 50%; }
        .site .three-by-three > div .mpContent img {
          display: none; }
        .site .three-by-three > div .mpContent iframe {
          width: 100%; }
      .site .three-by-three > div .clickToEditDiv {
        height: 60px;
        width: 200px;
        background: #EEE;
        font-size: 1.6rem;
        line-height: 1.6;
        position: absolute;
        z-index: 10;
        bottom: 15px;
        right: 15px; }
        .site .three-by-three > div .clickToEditDiv a {
          display: block; }
        @media (max-width: 500px) {
          .site .three-by-three > div .clickToEditDiv {
            display: none; } }
        .site .three-by-three > div .clickToEditDiv:before {
          content: 'Image'; }
      @media (max-width: 1199px) {
        .site .three-by-three > div {
          width: 50%; }
          .site .three-by-three > div > div {
            border: 5px solid #FFF; } }
      @media (max-width: 768px) {
        .site .three-by-three > div {
          width: 100%; }
          .site .three-by-three > div .mpContent {
            width: 100%; } }
      .site .three-by-three > div.video {
        position: relative; }
        .site .three-by-three > div.video:before {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 1;
          background: #000;
          opacity: 0.55; }
        .site .three-by-three > div.video .mpContent iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .site .three-by-three > div.video .clickToEditDiv:before {
          content: 'Video'; }
        .site .three-by-three > div.video .svg-icon {
          display: block;
          z-index: 10;
          width: 50px;
          height: 50px;
          background-size: 30px;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          margin: 0 auto;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          cursor: pointer;
          transition: 0.3s ease-in-out;
          backface-visibility: hidden; }
          .site .three-by-three > div.video .svg-icon:hover, .site .three-by-three > div.video .svg-icon:active {
            opacity: 0.7; }
        .site .three-by-three > div.video .svg-play-round {
          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 stroke-linecap='round' stroke-linejoin='round' stroke-width='4' fill='%23FFF' stroke='%23FFF'%3E%3Ccircle fill='none' stroke='%23FFF' stroke-miterlimit='10' cx='32' cy='32' r='30'/%3E%3Cpolygon data-color='color-2' fill='none' stroke-miterlimit='10' points=' 24,46 24,18 44,32 '/%3E%3C/g%3E%3C/svg%3E"); }
        .site .three-by-three > div.video.active:before {
          display: none; }
        .site .three-by-three > div.video.active .svg-icon {
          display: none; }
        @media (max-width: 991px) {
          .site .three-by-three > div.video .svg-icon {
            height: 70px;
            width: 70px;
            background-size: 40px; } }
  .site hr {
    margin-left: 0;
    border-top: 1px solid #dbe1de; }
  .site .quote {
    background: #1b3a69;
    padding: 70px 25px;
    text-align: center; }
    @media (max-width: 768px) {
      .site .quote {
        padding: 40px 25px; } }
    .site .quote:before {
      content: '';
      display: inline-block;
      width: 30px;
      height: 40px;
      background-image: url("https://clubessential.s3.amazonaws.com/sites/A_Master/library/css/springhaven-2020-files/Logos/accent_logo_white.svg");
      background-size: 30px;
      background-repeat: no-repeat;
      background-position: top center; }
    .site .quote .mpContent {
      max-width: 800px;
      margin: 0 auto; }
      .site .quote .mpContent h1, .site .quote .mpContent h2, .site .quote .mpContent h3, .site .quote .mpContent h4, .site .quote .mpContent h5, .site .quote .mpContent h6 {
        color: #dbe1de; }
      .site .quote .mpContent h2 {
        margin: 0 0 1rem;
        font-size: 2.4rem;
        line-height: 1.42; }
      .site .quote .mpContent h3 {
        margin: 0;
        font-size: 1.2rem;
        font-weight: 400;
        letter-spacing: 0.4rem; }
  .site .panel-one {
    display: table;
    width: 100%;
    margin: 0 auto;
    border-top: 15px solid #FFF;
    border-bottom: 15px solid #FFF; }
    .site .panel-one > div {
      display: table-row; }
    .site .panel-one > div > div {
      display: table-cell;
      vertical-align: middle;
      position: relative; }
    @media (max-width: 991px) {
      .site .panel-one {
        display: block;
        border-bottom: 10px solid #FFF;
        border-top: 10px solid #FFF; } }
  .site .panel-image {
    width: 65%;
    background-size: cover;
    background-position: 50% 50%; }
    .site .panel-image > table {
      top: 200px; }
    .site .panel-image [id^="photoPluginWrapper"] {
      width: 100% !important;
      height: auto !important;
      z-index: 1; }
    .site .panel-image .mpContent img {
      opacity: 0; }
    .site .panel-image > div > .clickToEditDiv {
      position: absolute;
      z-index: 10;
      bottom: 5px;
      left: 5px;
      height: 60px;
      width: 150px;
      background: #EEE;
      font-size: 1.6rem;
      line-height: 1.6; }
      .site .panel-image > div > .clickToEditDiv a {
        display: block; }
      @media (max-width: 500px) {
        .site .panel-image > div > .clickToEditDiv {
          display: none; } }
      .site .panel-image > div > .clickToEditDiv:before {
        content: 'Image'; }
    @media (max-width: 1500px) {
      .site .panel-image {
        width: 60%; } }
    @media (max-width: 1200px) {
      .site .panel-image {
        width: 50%; } }
    @media (max-width: 991px) {
      .site .panel-image {
        display: table-header-group !important;
        width: 100%; } }
  .site .panel-content {
    width: 35%;
    padding: 40px 70px; }
    .site .panel-content hr {
      max-width: 100px; }
    .site .panel-content > div {
      position: relative; }
      .site .panel-content > div > div {
        max-width: 450px; }
    .site .panel-content .mpContent img {
      margin: 0 0 3rem; }
    @media (max-width: 1600px) {
      .site .panel-content .mpContent {
        max-width: 100%; } }
    .site .panel-content h2 {
      margin: 0 0 45px;
      font-size: 2.2rem;
      line-height: 1.4;
      color: #ab884f; }
      .site .panel-content h2:after {
        content: '';
        background: #dbe1de;
        display: block;
        width: 100px;
        height: 1px;
        position: relative;
        bottom: -25px; }
    @media (max-width: 1500px) {
      .site .panel-content {
        width: 40%; } }
    @media (max-width: 1200px) {
      .site .panel-content {
        width: 50%; } }
    @media (max-width: 991px) {
      .site .panel-content {
        display: table-footer-group !important;
        width: 100%;
        padding: 0; }
        .site .panel-content .mpContent {
          padding: 40px 20px; } }
  .site.public.login {
    height: 100%;
    padding-top: 0 !important; }
    @media (max-width: 768px) {
      .site.public.login {
        background: #222; } }
    .site.public.login .loginBG {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      overflow: hidden; }
      .site.public.login .loginBG .mpContent {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: 50% 50%;
        opacity: 0.9; }
        .site.public.login .loginBG .mpContent img {
          opacity: 0;
          max-width: 100%; }
      .site.public.login .loginBG .clickToEditDiv {
        position: absolute;
        z-index: 99;
        bottom: 15px;
        right: 15px; }
      @media (max-width: 768px) {
        .site.public.login .loginBG {
          display: none; } }
    .site.public.login .loginWrap {
      position: relative;
      display: table;
      height: 100%;
      width: 500px;
      background: #FFF; }
      @media (max-width: 1024px) {
        .site.public.login .loginWrap {
          width: 100%; } }
      .site.public.login .loginWrap > div {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .site.public.login .loginWrap > div {
            display: block;
            vertical-align: top;
            overflow: auto; } }
      @media (max-width: 767px) {
        .site.public.login .loginWrap {
          display: block;
          vertical-align: top;
          overflow: auto; } }
  .site .loginLogo {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    border: none !important;
    position: relative;
    margin: 0 0 3rem; }
    .site .loginLogo img {
      max-width: 100%; }
    @media (max-width: 768px) {
      .site .loginLogo {
        margin: 0 0 1rem;
        transform: none; } }
  .site .innerLogin {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 2rem;
    font-size: 0;
    text-align: center;
    color: #464646;
    overflow: hidden; }
    @media (max-width: 768px) {
      .site .innerLogin {
        padding: 3rem 2rem;
        margin: 0 auto; } }
    .site .innerLogin table {
      margin: 0 auto 5rem !important;
      font-size: 1.2rem;
      color: #464646; }
      .site .innerLogin table td {
        vertical-align: middle; }
      .site .innerLogin table a {
        font-size: 1.2rem;
        letter-spacing: 0.1rem;
        text-transform: uppercase;
        color: #464646;
        border-bottom: 1px solid transparent; }
        .site .innerLogin table a:hover, .site .innerLogin table a:active {
          color: #464646;
          border-bottom: 1px solid #464646; }
    .site .innerLogin h1 {
      font-size: 3rem;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0.2rem;
      text-transform: uppercase;
      color: #464646; }
    .site .innerLogin p {
      padding: 0 1rem;
      font-size: 1.8rem;
      line-height: 1.7;
      margin: 0 0 2rem;
      color: #464646; }
    .site .innerLogin .abut {
      margin: 0 auto;
      width: 100%;
      padding: 2rem 3rem 1.9rem !important;
      /*border: none !important;
      background: #fff;
      color: #7a9d3e;
      &:hover, &:active{
      	background: #7a9d3e;
      	color: #fff;
      }*/ }
    .site .innerLogin .login_input {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 0 auto;
      border: 5px solid transparent; }
      @media (max-width: 700px) {
        .site .innerLogin .login_input {
          width: 100%; } }
      .site .innerLogin .login_input input {
        width: 100%;
        height: auto;
        padding: 1.5rem 2.5rem;
        border: 1px solid #dbe1de;
        border-radius: 0;
        background: none;
        color: #464646;
        outline: none;
        font-family: "Lato", sans-serif;
        font-weight: 400;
        font-size: 1.6rem; }
        .site .innerLogin .login_input input:focus {
          color: #000; }
      .site .innerLogin .login_input ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #70736e;
        opacity: 1;
        /* Firefox */ }
      .site .innerLogin .login_input :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #70736e; }
      .site .innerLogin .login_input ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #70736e; }
    .site .innerLogin #login_cookieMessage {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: left;
      border: 5px solid transparent; }
      .site .innerLogin #login_cookieMessage input[type="checkbox"] {
        display: none; }
        .site .innerLogin #login_cookieMessage input[type="checkbox"] + label {
          position: relative;
          display: inline-block;
          margin: 0 0 0 2.5rem;
          font-size: 1.4rem;
          font-family: "Lato", sans-serif;
          font-weight: 400;
          line-height: 1;
          color: #464646;
          border-bottom: 1px solid transparent; }
          .site .innerLogin #login_cookieMessage input[type="checkbox"] + label:hover {
            color: #0f2a53;
            cursor: pointer;
            border-bottom: 1px solid; }
        .site .innerLogin #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 #464646;
          background-color: #464646;
          background-size: 10px;
          background-repeat: no-repeat;
          background-position: 50% 50%; }
        .site .innerLogin #login_cookieMessage input[type="checkbox"]:checked + label:before {
          color: #fff;
          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='%237a9d3e'%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='%237a9d3e'/%3e%3c/g%3e%3c/svg%3e");
          background-color: #464646;
          border: 1px solid #464646; }
        .site .innerLogin #login_cookieMessage input[type="checkbox"]:checked + label:hover:before {
          color: #fff;
          background-color: #0f2a53;
          border: 1px solid #0f2a53; }
    .site .innerLogin #login_link {
      width: 100%;
      padding: 0 0 1rem;
      text-align: center;
      border: 5px solid transparent; }
    .site .innerLogin #login_forgotPassword {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: right;
      border: 5px solid transparent; }
      .site .innerLogin #login_forgotPassword a {
        font-size: 1.4rem;
        font-family: "Lato", sans-serif;
        font-weight: 400;
        line-height: 1;
        color: #464646;
        border-bottom: 1px solid transparent;
        text-decoration: none; }
        .site .innerLogin #login_forgotPassword a:hover, .site .innerLogin #login_forgotPassword a:active {
          color: #0f2a53;
          border-bottom: 1px solid; }

.photo-album {
  position: relative; }
  .photo-album [id^=phtGalleryWrapDiv] {
    height: 550px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .photo-album [id^=phtGalleryWrapDiv] img {
      visibility: hidden; }
  .photo-album [class^=prevImg] {
    left: 15px;
    background-position: left 1px top 2px;
    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='3' stroke='%23ffffff'/%3e%3c/svg%3e"); }
  .photo-album [class^=nextImg] {
    right: 15px;
    background-position: left 4px top 2px;
    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='%23ffffff'/%3e%3c/svg%3e"); }
  .photo-album [class^=nextImg], .photo-album [class^=prevImg] {
    border-radius: 60px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    z-index: 100;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border: none;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 45px;
    transition: 0.3s ease-in-out; }
    .photo-album [class^=nextImg]:hover, .photo-album [class^=nextImg]:active, .photo-album [class^=prevImg]:hover, .photo-album [class^=prevImg]:active {
      opacity: 0.8; }

.thumbs-album [id*="photoPluginWrapper"] {
  width: 100% !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 20%;
    flex: 0 0 20%;
    max-width: 20%; }
    .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; }

.photo-album [id^="photoPluginWrapper"] {
  width: 100% !important; }

.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 .carousel > div {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.thumbs-arrows-wrap {
  font-size: 1.6rem;
  color: #666; }
  .thumbs-arrows-wrap span {
    margin: 0 5px; }
  .thumbs-arrows-wrap a div {
    width: 50px;
    background-size: 75px;
    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='%23b0b0b0'/%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='%23b0b0b0'/%3e%3c/svg%3e"); }

.m-button, .m-nav, .m-nav .svg-icon {
  display: none; }

.m-button {
  width: 100px;
  position: absolute;
  z-index: 99;
  top: 34px;
  right: 10px;
  left: auto;
  padding: 1rem;
  cursor: pointer; }
  .m-button:hover, .m-button:active {
    opacity: 0.65; }

.m-bar {
  border-top: 0.2rem solid #1b3a69;
  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: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  color: #1b3a69; }

.m-nav {
  width: 100%;
  position: absolute;
  top: 100px;
  bottom: 0;
  left: -100%;
  z-index: 97;
  padding: 5px 0 25px;
  overflow-y: auto;
  overflow-x: hidden;
  transition: 0.3s;
  background: rgba(27, 58, 105, 0.9);
  font-family: "Lato", 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: #1b3a69; }
.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: #082044;
  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: #082044; }
.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: #1b3a69; }

.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: #1b3a69; }

.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: table;
    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: table-cell;
      vertical-align: middle;
      width: 100%;
      font: inherit; }
    .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 20px;
  padding: 0;
  border: none; }
.site [id$="_accordian"] .rpRootGroup .rpLink {
  background: #f9f8f8 !important;
  border: 1px solid #d7d7d7 !important; }
  .site [id$="_accordian"] .rpRootGroup .rpLink > span {
    padding: 1.5rem 2rem 1.4rem 3rem !important;
    line-height: 1.8; }
  .site [id$="_accordian"] .rpRootGroup .rpLink .rpText {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0.194rem;
    text-transform: uppercase;
    color: #0f2a53; }
  .site [id$="_accordian"] .rpRootGroup .rpLink .rpExpandHandle {
    position: relative;
    padding: 0;
    float: right;
    display: inline-block;
    width: 40px;
    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='%230f2a53' stroke='%230f2a53'%3e%3cpolyline fill='none' stroke='%230f2a53' stroke-miterlimit='10' points='32%2c20 24%2c28 16%2c20 '/%3e%3c/g%3e%3c/svg%3e") !important;
    background-size: 35px !important;
    background-position: 0 -2px !important; }
    .site [id$="_accordian"] .rpRootGroup .rpLink .rpExpandHandle:after {
      content: '';
      display: block;
      padding-bottom: 80%; }
  .site [id$="_accordian"] .rpRootGroup .rpLink.rpExpanded {
    background: #0f2a53 !important;
    border: 1px solid #0f2a53 !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: 4rem 5rem 5rem;
  border: none !important;
  background: #f9f8f8 !important;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.55rem;
  line-height: 1.94;
  color: #3c3c3c; }
  .site [id$="_accordian"] .rpSlide .rpTemplate p {
    line-height: 1.94; }

@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: 2rem 0;
  table-layout: fixed;
  width: 100%; }
  .site [id$="_tblTop"]:last-child {
    margin: 2rem 0 0; }
  .site [id$="_tblTop"] > tbody > tr > td > table {
    table-layout: fixed;
    width: 100%; }
    .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; }
.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: 3rem;
  border: 2px solid #f1f1f1 !important;
  background: #f7f6f6 !important;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #142b28; }
  .site [id$="_tblTop"] .tsContent p {
    line-height: 1.88; }
.site [id$="_radTabsTop"] .levelwrap {
  background: #0f2a53 !important;
  width: 100% !important; }
  .site [id$="_radTabsTop"] .levelwrap > ul > li {
    margin: 0; }
    .site [id$="_radTabsTop"] .levelwrap > ul > li > a {
      padding: 2.2rem 2.5rem 2rem !important;
      background: 0 0;
      font-family: "Lato", sans-serif;
      font-weight: 400;
      font-size: 1.8rem !important;
      line-height: 1;
      text-transform: none;
      letter-spacing: 0.1px;
      border: none !important;
      border-top: 4px solid #0f2a53 !important;
      color: #fff !important; }
      .site [id$="_radTabsTop"] .levelwrap > ul > li > a:before {
        display: none !important; }
      .site [id$="_radTabsTop"] .levelwrap > ul > li > a.selected {
        background: #FFF !important; }
        .site [id$="_radTabsTop"] .levelwrap > ul > li > a.selected .wrap {
          color: #1b3a69; }

/*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 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .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: "Lato", 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 h1 {
    font-size: 3rem;
    letter-spacing: 0; }
  .site [id$="_tblTop"] .tsContent,
  .site [id$="_accordian"] .rpSlide .rpTemplate {
    padding: 1.5rem 2rem; } }
.site .module a {
  color: #38533b; }

[id^="masterPageUC"] .modulewrap {
  background: #f2f4f8 !important; }
