.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; }

html {
  font-size: 10px !important; }

.site {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #666; }

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: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 1;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  color: #293337;
  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: "Signika", sans-serif;
  font-weight: 300;
  font-size: 3.3rem;
  line-height: 1.3;
  color: #2b7f8f;
  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: "Signika", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1;
  color: #2b7f8f;
  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: "Signika", sans-serif;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 1.42;
  color: #293337;
  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: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.144rem;
  text-transform: uppercase;
  color: #2f8291;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.243rem;
  text-transform: uppercase;
  color: #164555;
  margin-top: 0;
  margin-bottom: 2rem; }
  body h6:not(:first-child) {
    margin-top: 2rem; }
  body h6:last-child {
    margin-bottom: 0; }
body p {
  line-height: 1.88;
  margin-bottom: 3.5rem; }
  body p:last-child {
    margin-bottom: 0; }

.mpContent ul, .mpContent ol {
  font-size: 1.6rem;
  padding: 0 0 0 1.9rem; }
  .mpContent ul ul, .mpContent ul ol, .mpContent ol ul, .mpContent ol ol {
    padding: 0 0 0 4rem; }
  .mpContent ul li:last-child, .mpContent ol li:last-child {
    margin: 0; }

.eventRegOptions {
  line-height: 1 !important; }

.eventRegOptions p {
  line-height: 1; }

.eventRegWrapper h3 {
  margin: 0 !important; }

.lightBoxDiv {
  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: #2f8291;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site .abut:hover, .site .abut:active {
    background: #206e7d;
    color: #FFF; }
.site .tableButton td a {
  display: inline-block;
  padding: 2.5rem 4rem 2.4rem !important;
  margin: 0 auto 1rem;
  border: none !important;
  background: #2f8291;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s !important; }
  .site .tableButton td a:hover, .site .tableButton td a:active {
    background: #206e7d;
    color: #FFF; }
.site.home img, .site.content img {
  max-width: 100%; }
.site a {
  color: #2f8291;
  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, .site a:focus {
    color: #206e7d;
    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 {
    font-size: 0;
    background: #FFF; }
    .site header nav {
      width: 100%;
      margin: 0 auto;
      padding: 0 4rem;
      position: relative; }
      @media (max-width: 1400px) {
        .site header nav {
          padding: 0 2rem; } }
    .site header nav, .site header table, .site header tbody {
      width: 100%;
      height: 100%; }
    @media (max-width: 1024px) {
      .site header {
        height: 100px;
        background: #FFF; }
        .site header nav {
          padding: 0; } }
  .site .logo-container {
    text-align: left;
    position: absolute;
    left: 4rem;
    top: 50%;
    transform: translateY(-50%);
    width: 180px; }
    .site .logo-container img {
      max-width: 100%; }
    @media (max-width: 1400px) {
      .site .logo-container {
        left: 2rem; } }
    @media (max-width: 1199px) {
      .site .logo-container {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        width: 100%;
        padding: 2rem 0 1rem;
        text-align: center; } }
    @media (max-width: 1024px) {
      .site .logo-container {
        padding: 1.5rem;
        text-align: left; }
        .site .logo-container img {
          max-height: 70px; } }
    .site .logo-container a {
      display: inline-block;
      border: none !important; }
      .site .logo-container a:hover, .site .logo-container a:active {
        opacity: 0.8; }
  .site .top-menu {
    background: #2b7f8f;
    font-size: 0;
    padding: 1.5rem 4rem;
    min-height: 55px;
    display: table;
    width: 100%; }
    @media (max-width: 1400px) {
      .site .top-menu {
        padding: 1.5rem 2rem; } }
    @media (max-width: 1024px) {
      .site .top-menu {
        display: none; } }
    .site .top-menu ul, .site .top-menu li {
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      margin: 0; }
    .site .top-menu li {
      padding: 0 10px; }
      .site .top-menu li:last-child {
        padding-right: 0; }
      @media (max-width: 1300px) {
        .site .top-menu li {
          padding: 0 5px; } }
    .site .top-menu > div {
      display: table-cell;
      vertical-align: middle;
      font-size: 1.4rem;
      line-height: 1.2;
      color: #FFF; }
      .site .top-menu > div > div {
        position: absolute;
        top: 5px;
        right: 5px; }
      .site .top-menu > div a {
        color: #FFF;
        border-bottom: 1px solid transparent; }
        .site .top-menu > div a .svg-icon {
          display: inline-block;
          vertical-align: middle;
          height: 15px;
          width: 15px;
          background-size: 15px;
          background-position: 50% 50%;
          margin-right: 5px;
          position: relative;
          top: -1px; }
        .site .top-menu > div a:hover, .site .top-menu > div a:active {
          color: #FFF;
          border-bottom: 1px solid #FFF;
          opacity: 0.7; }
      .site .top-menu > div:first-child {
        width: 30%;
        font-weight: 700; }
      .site .top-menu > div:last-child {
        width: 70%;
        text-align: right; }
    .site .top-menu .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='4' 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 .top-menu .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='4' 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 .top-menu .svg-golf-1 {
      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='4' 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 .top-menu .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='4' 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 .top-menu .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='4' 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 .top-menu .svg-outline-event {
      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 event%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='4' fill='%23FFF' stroke='%23FFF'%3e%3cpolyline data-color='color-2' points='14 31 20 37 34 23' 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='13' y1='11' x2='13' y2='2' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e%3cline x1='35' y1='11' x2='35' y2='2' fill='none' stroke='%23FFF' stroke-miterlimit='10'/%3e%3cline x1='2' y1='17' x2='46' y2='17' 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%3c/g%3e%3c/svg%3e"); }
  .site .menu-container {
    display: inline-block;
    vertical-align: top;
    height: 120px;
    width: 100%;
    text-align: right; }
    .site .menu-container > div {
      position: absolute;
      top: 0;
      right: 0; }
    @media (max-width: 1199px) {
      .site .menu-container {
        height: 80px;
        text-align: center; } }
    @media (max-width: 1024px) {
      .site .menu-container {
        display: none; } }
    .site .menu-container ul, .site .menu-container li {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0; }
    .site .menu-container li {
      position: relative;
      padding: 0 4rem;
      font-family: "Signika", sans-serif;
      font-weight: 400;
      font-size: 1.9rem;
      line-height: 1; }
      @media (max-width: 1500px) {
        .site .menu-container li {
          padding: 0 2.5rem; } }
      @media (max-width: 1300px) {
        .site .menu-container li {
          padding: 0 1.5rem; } }
    .site .menu-container li a {
      color: #363636;
      border: none; }
    .site .menu-container a[href]:hover, .site .menu-container a[href]:active {
      color: #2b7f8f; }
    .site .menu-container > ul, .site .menu-container > ul > li {
      height: 100%; }
    .site .menu-container > ul > li {
      padding-top: 5rem; }
      .site .menu-container > ul > li:after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        right: 0;
        width: 5px;
        height: 5px;
        background: #a0a0a0;
        border-radius: 100%; }
      .site .menu-container > ul > li > a .svg-outline-lock {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 1.5rem;
        position: relative;
        bottom: -2px;
        background-size: 20px;
        background-position: 50% 50%;
        transition: 0.3s all;
        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='%23363636' stroke='%23363636'%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='%23363636' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3crect x='6' y='21' width='36' height='25' fill='none' stroke='%23363636' 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"); }
        @media (max-width: 1300px) {
          .site .menu-container > ul > li > a .svg-outline-lock {
            display: none; } }
      .site .menu-container > ul > li > a:hover .svg-outline-lock, .site .menu-container > ul > li > a:active .svg-outline-lock {
        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='%232b7f8f' stroke='%232b7f8f'%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='%232b7f8f' stroke-miterlimit='10' stroke-linecap='butt'/%3e%3crect x='6' y='21' width='36' height='25' fill='none' stroke='%232b7f8f' 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"); }
      .site .menu-container > ul > li:last-child {
        padding-right: 0;
        padding-top: 4.4rem; }
        @media (max-width: 1300px) {
          .site .menu-container > ul > li:last-child {
            padding-top: 5rem; } }
        .site .menu-container > ul > li:last-child:after {
          display: none; }
      .site .menu-container > ul > li.selectedItem > a {
        color: #2b7f8f; }
      @media (max-width: 1199px) {
        .site .menu-container > ul > li {
          padding-top: 3rem; }
          .site .menu-container > ul > li:last-child {
            padding-top: 3rem; } }
    .site .menu-container > ul > li > a {
      display: block;
      position: relative; }
    .site .menu-container ul ul {
      display: block;
      width: 250px;
      padding: 3rem 0 3.5rem;
      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: #297b8a; }
    .site .menu-container li li {
      display: block;
      padding: 0 3rem;
      margin: 0;
      transition: 0.3s ease-in-out;
      opacity: 0;
      position: relative;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 2.38; }
      .site .menu-container li li a {
        color: #fff;
        border-bottom: 1px solid transparent; }
      .site .menu-container li li a[href]:hover, .site .menu-container li li a[href]:active {
        color: #fff;
        opacity: 0.7; }
      .site .menu-container li li.selectedItem > a {
        color: #fff;
        border-bottom: 1px solid #fff; }
      .site .menu-container li li.selectedItem > a[href]:hover, .site .menu-container li li.selectedItem > a[href]:active {
        color: #ffff;
        border-bottom: 1px solid #fff;
        opacity: 0.7; }
    .site .menu-container ul ul ul {
      top: -2.5rem;
      left: 100%;
      transform: scaleX(0);
      transform-origin: left;
      background: rgba(34, 34, 34, 0.7); }
    .site .menu-container ul li.lastItem ul ul {
      left: auto;
      right: 100%;
      transform-origin: right; }
    .site .menu-container li:hover > ul {
      transform: scaleY(1) translateX(-50%);
      opacity: 1; }
      .site .menu-container li:hover > ul > li {
        opacity: 1; }
    .site .menu-container li li:hover > ul {
      transform: scaleX(1); }
  .site footer {
    background-color: #2b7f8f;
    transition: 0.3s ease-in-out;
    font-size: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    position: relative;
    text-align: center; }
    .site footer .svg-icon {
      display: inline-block;
      width: 16px;
      margin: 0 5px 0 0;
      position: relative;
      bottom: -2px; }
      .site footer .svg-icon:before {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 auto;
        background-size: cover;
        transition: 0.3s ease-in-out; }
      .site footer .svg-icon:after {
        display: none; }
    .site footer .svg-marker:before {
      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%3epin 3%3c/title%3e%3cg class='nc-icon-wrapper' fill='%23fff'%3e%3cpath fill='%23fff' d='M24%2c1C15.644%2c1%2c7%2c7.359%2c7%2c18c0%2c11.285%2c15.627%2c27.042%2c16.293%2c27.707C23.48%2c45.895%2c23.735%2c46%2c24%2c46 s0.52-0.105%2c0.707-0.293C25.373%2c45.042%2c41%2c29.285%2c41%2c18C41%2c7.359%2c32.356%2c1%2c24%2c1z M24%2c24c-3.309%2c0-6-2.691-6-6s2.691-6%2c6-6 s6%2c2.691%2c6%2c6S27.309%2c24%2c24%2c24z'/%3e%3c/g%3e%3c/svg%3e"); }
    .site footer ul, .site footer li {
      display: inline-block;
      padding: 0 !important;
      margin: 0;
      line-height: 0; }
    .site footer ul li {
      margin: 0 10px; }
      .site footer ul li a {
        font-size: 0; }
        .site footer ul li a .svg-icon {
          display: block;
          width: 100%;
          height: 15px;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: 15px;
          transition: 0.3s ease-in-out; }
          .site footer ul li a .svg-icon:after {
            display: none; }
        .site footer ul 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 ul 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 ul 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 ul li a:hover .svg-icon, .site footer ul li a:active .svg-icon {
          opacity: 0.7; }
    .site footer li, .site footer > div > div:last-child > span {
      display: inline-block;
      vertical-align: middle;
      padding: 5px 15px; }
      .site footer li:last-child, .site footer > div > div:last-child > span:last-child {
        padding-right: 0 !important; }
      @media (max-width: 1500px) {
        .site footer li, .site footer > div > div:last-child > span {
          padding: 5px; } }
      @media (max-width: 768px) {
        .site footer li, .site footer > div > div:last-child > span {
          display: block;
          padding: 5px 15px !important; } }
    .site footer a {
      color: #fff;
      border-bottom: 1px solid transparent;
      text-decoration: none !important; }
      .site footer a:hover, .site footer a:active, .site footer a:focus {
        color: #fff;
        border-bottom: 1px solid #fff; }
    .site footer > div {
      padding: 2.5rem 4rem; }
      @media (max-width: 1400px) {
        .site footer > div {
          padding: 2.5rem 2rem; } }
    .site footer > div > div {
      display: inline-block;
      vertical-align: middle; }
    .site footer > div > div:first-child {
      width: 210px;
      font-family: "Signika", sans-serif;
      font-size: 1.35rem;
      font-weight: 400;
      letter-spacing: 0.225rem;
      text-transform: uppercase;
      text-align: left; }
    .site footer > div > div:last-child {
      width: calc(100% - 210px);
      font-size: 1.4rem;
      text-align: right; }
      .site footer > div > div:last-child > div {
        display: none; }
    @media (max-width: 1400px) {
      .site footer > div > div:first-child, .site footer > div > div:last-child {
        width: 100%;
        text-align: center; }
      .site footer > div > div:first-child {
        padding: 0 0 1rem; } }
  .site .banner {
    min-height: 100px;
    position: relative;
    overflow: visible; }
    .site .banner > table {
      position: absolute;
      top: 200px; }
    .site .banner [id^="photoPluginWrapper"] {
      width: 100% !important;
      height: auto !important;
      z-index: 1; }
    .site .banner .next-image, .site .banner .prev-image {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      border: none !important;
      width: 30px;
      height: 50px;
      background-size: 80px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      cursor: pointer; }
      .site .banner .next-image:hover, .site .banner .next-image:active, .site .banner .prev-image:hover, .site .banner .prev-image:active {
        opacity: 0.7; }
      @media (max-width: 700px) {
        .site .banner .next-image, .site .banner .prev-image {
          display: none; } }
    .site .banner .next-image {
      right: 8px; }
    .site .banner .prev-image {
      left: 8px; }
    .site .banner [class^="nextImg"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e"); }
    .site .banner [class^="prevImg"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e"); }
  .site .scroll-down {
    position: absolute;
    z-index: 99;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 1.55rem;
    font-weight: 700;
    letter-spacing: 0.166rem;
    text-transform: uppercase;
    color: #FFF;
    opacity: 1;
    transition: 0.3s ease-in-out; }
    @media (max-width: 700px) {
      .site .scroll-down {
        display: none; } }
    .site .scroll-down .svg-simple-down {
      display: block;
      width: 35px;
      height: 35px;
      margin: 0 auto;
      background-size: 55px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3ctitle%3esmall down%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='1' fill='%23FFF' stroke='%23FFF'%3e%3cpolyline fill='none' stroke='%23FFF' stroke-miterlimit='10' points='32%2c20 24%2c28 16%2c20 '/%3e%3c/g%3e%3c/svg%3e"); }
    .site .scroll-down:hover, .site .scroll-down:active {
      opacity: 0.6; }
  .site .b-image {
    position: relative; }
    .site .b-image img {
      width: 100%; }
    .site .b-image:after {
      content: '';
      height: 100px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      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 .intro {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 7rem 1.5rem;
    text-align: center; }
    @media (max-width: 1024px) {
      .site .intro {
        padding: 4rem 1.5rem; } }
    .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: 8px solid #FFF;
        border-left: 8px solid #FFF; } }
    .site .ctas-container.ctas-twentyfive .cta {
      width: 25%;
      border: 15px solid #FFF; }
      @media (max-width: 1199px) {
        .site .ctas-container.ctas-twentyfive .cta {
          border: 8px solid #FFF; } }
      @media (max-width: 1024px) {
        .site .ctas-container.ctas-twentyfive .cta {
          width: 50%; } }
      @media (max-width: 900px) {
        .site .ctas-container.ctas-twentyfive .cta {
          width: 100% !important;
          max-width: 500px;
          border: 10px solid #FFF !important; } }
    .site .ctas-container .cta {
      display: inline-block;
      vertical-align: top;
      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.7; }
      .site .ctas-container .cta:hover .cta-content h3, .site .ctas-container .cta:active .cta-content h3 {
        color: #2b7f8f; }
    .site .ctas-container .cta-link .mpContent, .site .ctas-container .cta-link .mpContent a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      font-size: 0;
      z-index: 9;
      border: none !important; }
    .site .ctas-container .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 .ctas-container .cta-link .clickToEditDiv a {
        display: block; }
      @media (max-width: 500px) {
        .site .ctas-container .cta-link .clickToEditDiv {
          display: none; } }
      .site .ctas-container .cta-link .clickToEditDiv:before {
        content: 'Link'; }
    .site .ctas-container .cta-image {
      background: #2b7f8f;
      overflow: hidden;
      position: relative;
      outline: 1px solid #FFF;
      outline-offset: -1px; }
      .site .ctas-container .cta-image .mpContent {
        transition: 0.3s ease-in-out;
        opacity: 1;
        outline: 1px solid #FFF;
        outline-offset: -1px; }
        .site .ctas-container .cta-image .mpContent img {
          width: 100%; }
      .site .ctas-container .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 .ctas-container .cta-image .clickToEditDiv a {
          display: block; }
        @media (max-width: 500px) {
          .site .ctas-container .cta-image .clickToEditDiv {
            display: none; } }
        .site .ctas-container .cta-image .clickToEditDiv:before {
          content: 'Image'; }
    .site .ctas-container .cta-content {
      text-align: center;
      transition: 0.3s ease-in-out; }
      .site .ctas-container .cta-content h3 {
        font-size: 2.6rem;
        margin: 0;
        padding: 30px 0;
        color: #444;
        /*transition: 0.3s ease-in-out;*/ }
      .site .ctas-container .cta-content .clickToEditDiv {
        height: 60px;
        width: 150px;
        margin: 20px auto 0;
        background: #EEE;
        font-size: 1.6rem;
        line-height: 1.6;
        position: relative;
        z-index: 10; }
        .site .ctas-container .cta-content .clickToEditDiv a {
          display: block; }
        @media (max-width: 500px) {
          .site .ctas-container .cta-content .clickToEditDiv {
            display: none; } }
        .site .ctas-container .cta-content .clickToEditDiv:before {
          content: 'Content'; }
  .site .calendar.opt4 {
    background-color: #2b7f8f;
    color: #fff;
    padding: 50px 0;
    position: relative;
    overflow: hidden; }
    .site .calendar.opt4 > .mpContent:first-child {
      font-size: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-filter: blur(8px);
      filter: blur(8px);
      opacity: 0.25; }
      .site .calendar.opt4 > .mpContent:first-child img {
        visibility: hidden;
        height: 0; }
      .site .calendar.opt4 > .mpContent:first-child + .clickToEditDiv {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 0; }
        .site .calendar.opt4 > .mpContent:first-child + .clickToEditDiv:after {
          content: '(background image)';
          font-size: 0.8rem;
          color: #fff;
          display: block; }
    .site .calendar.opt4 .view-all-link {
      display: block;
      margin: 1.1rem 0 2rem;
      color: #293337;
      font-size: 1.6rem; }
    .site .calendar.opt4 [id^="calPlugin"] ~ .clickToEditDiv {
      position: relative;
      z-index: 98; }
    .site .calendar.opt4 [id$="EventsWrapper"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      opacity: 0; }
    .site .calendar.opt4 .event-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .site .calendar.opt4 .event-info {
      padding: 0 0 0 50px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 420px;
      flex: 0 0 420px; }
      .site .calendar.opt4 .event-info .event-title {
        margin-bottom: 1.5rem;
        font-family: 'Signika', sans-serif;
        font-size: 3rem;
        font-weight: 400;
        line-height: 1.27;
        color: #fff; }
      .site .calendar.opt4 .event-info .event-summary {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.88;
        color: #FFF; }
      .site .calendar.opt4 .event-info .event-date {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.88;
        letter-spacing: 0.2rem;
        text-transform: uppercase;
        margin-bottom: 2rem;
        color: #FFF; }
        .site .calendar.opt4 .event-info .event-date span[class*="icon"] {
          display: inline-block;
          margin-right: 15px;
          width: 18px;
          height: 18px;
          background-size: 18px;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3ecalendar%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='4' 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");
          position: relative;
          bottom: -3px; }
      .site .calendar.opt4 .event-info .event-cta {
        font-weight: 600;
        color: #fff;
        display: inline-block;
        margin-top: 3rem; }
      .site .calendar.opt4 .event-info .event-cta span[class*="icon"] {
        margin-left: 10px;
        display: inline-block;
        width: 17px;
        height: 17px;
        position: relative;
        bottom: -4px;
        background-size: 17px;
        background-position: 50% 50%;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3eframe c arrow right%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23FFF' stroke='%23FFF'%3e%3ccircle fill='none' stroke='%23FFF' 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 .calendar.opt4 .slick-list {
      max-width: 1220px;
      margin: 0 auto; }
    .site .calendar.opt4 .slick-arrow {
      font-size: 0;
      background: none;
      border: none;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
      flex: 0 0 140px;
      z-index: 98;
      background-size: 100px;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
      .site .calendar.opt4 .slick-arrow.slick-prev {
        left: 0;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M28 32l-8-8 8-8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e"); }
      .site .calendar.opt4 .slick-arrow.slick-next {
        right: 0;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3e%3cpath fill='none' stroke-miterlimit='10' d='M20 16l8 8-8 8' stroke-linecap='square' stroke-width='1' stroke='%23fff'/%3e%3c/svg%3e"); }
    @media (max-width: 1366px) {
      .site .calendar.opt4 .slick-arrow {
        -ms-flex-preferred-size: 80px;
        flex-basis: 80px; } }
    @media (max-width: 1199px) {
      .site .calendar.opt4 .event-info {
        padding-left: 30px;
        -ms-flex-preferred-size: 350px;
        flex-basis: 350px; } }
    @media (max-width: 1024px) {
      .site .calendar.opt4 {
        padding: 15px; }
        .site .calendar.opt4 .event-info .event-title {
          font-size: 2.4rem; }
        .site .calendar.opt4 .slick-arrow {
          height: auto !important; } }
    @media (max-width: 768px) {
      .site .calendar.opt4 {
        padding: 0; }
        .site .calendar.opt4 .event-wrap {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
        .site .calendar.opt4 .event-info {
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          padding: 40px 17px; }
          .site .calendar.opt4 .event-info .event-date {
            margin-bottom: 0.6rem; }
          .site .calendar.opt4 .event-info .event-title {
            line-height: 1; }
        .site .calendar.opt4 .slick-arrow {
          -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
          position: absolute;
          top: 0; } }
    @media (min-width: 769px) {
      .site .calendar.opt4 .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  .site .priv-hm-title {
    margin-bottom: 2rem;
    font-size: 3.6rem;
    font-weight: 600;
    letter-spacing: 0.3rem;
    text-transform: uppercase;
    color: #293337; }
    @media (max-width: 1024px) {
      .site .priv-hm-title {
        font-size: 2.8rem; } }
  .site .articles.opt4 {
    padding: 30px 15px;
    text-align: center; }
  @media (max-width: 991px) {
    .site .articles.opt4 {
      padding: 20px 15px; } }
  .site .articles.opt4 .view-all-link {
    display: block;
    margin: 1.1rem 0 2rem;
    color: #293337;
    font-size: 1.6rem; }
  .site .articles.opt4 [id$="ArticlesWrapper"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  @media (max-width: 991px) {
    .site .articles.opt4 [id$="ArticlesWrapper"] {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      max-width: 370px; } }
  .site .articles.opt4 [id$="ArticlesWrapper"] .newsItem {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(370px + 30px);
    flex: 0 1 calc(370px + 30px);
    max-width: calc(370px + 30px); }
  @media (max-width: 991px) {
    .site .articles.opt4 [id$="ArticlesWrapper"] .newsItem {
      padding: 0 0 20px; }
    .site .articles.opt4 [id$="ArticlesWrapper"] .newsItem:last-child {
      padding-bottom: 0; } }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image {
    display: block;
    max-width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image > * {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image:before {
    content: '';
    display: block;
    padding-top: calc((225/370) * 100%); }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(43, 127, 143, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image img {
    visibility: hidden;
    width: 100%; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-image img + img {
    display: none; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-info {
    padding: 44px 35px 36px;
    text-align: left; }
  @media (max-width: 991px) {
    .site .articles.opt4 [id$="ArticlesWrapper"] .article-info {
      padding: 33px 30px 25px; } }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-postdate {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    color: #2f8291;
    margin-bottom: 2.2rem; }
  @media (max-width: 991px) {
    .site .articles.opt4 [id$="ArticlesWrapper"] .article-postdate {
      margin-bottom: 1.5rem; } }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-subject {
    color: #293337;
    font-family: 'Signika', sans-serif;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 1.42;
    margin-bottom: 2.3rem; }
  @media (max-width: 991px) {
    .site .articles.opt4 [id$="ArticlesWrapper"] .article-subject {
      margin-bottom: 1.8rem; } }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-cta {
    font-size: 0; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-cta [class*="icon"] {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: 25px;
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3e%3ctitle%3eframe c arrow right%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='3' fill='%23666' stroke='%23666'%3e%3ccircle fill='none' stroke='%23666' 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.opt4 [id$="ArticlesWrapper"] .article-wrap {
    display: block;
    width: 100%;
    -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);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none !important; }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:hover, .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:focus {
    text-decoration: none;
    -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); }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:hover .article-image:after, .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:focus .article-image:after {
    background-color: rgba(43, 127, 143, 0.3); }
  .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:hover .article-cta [class*="icon"], .site .articles.opt4 [id$="ArticlesWrapper"] .article-wrap:focus .article-cta [class*="icon"] {
    color: #293337; }
  .site .articles.opt4 .newsPluginArchiveLink {
    display: none; }
  .site .banner .mpContent img {
    width: 100%; }
  .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 .banner > .clickToEditDiv a {
      display: block; }
    @media (max-width: 500px) {
      .site .banner > .clickToEditDiv {
        display: none; } }
    .site .banner > .clickToEditDiv:before {
      content: 'Image'; }
  .site .sub-nav > div {
    display: none; }
  .site .sub-nav ul, .site .sub-nav li {
    display: block;
    padding: 0;
    margin: 0; }
  .site .sub-nav li a {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.25;
    color: #666;
    border-bottom: 1px solid transparent; }
    .site .sub-nav li a:hover, .site .sub-nav li a:active {
      color: #164555;
      border-bottom: 1px solid #164555; }
  .site .sub-nav li.selectedItem a {
    font-weight: 600;
    color: #164555; }
  .site .one-column {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 6.5rem 1.5rem; }
    @media (max-width: 1024px) {
      .site .one-column {
        padding: 4rem 1.5rem; } }
  .site .two-column {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 6.5rem 3rem;
    font-size: 0; }
    @media (max-width: 1024px) {
      .site .two-column {
        padding: 4rem 1.5rem; } }
    .site .two-column > div {
      display: inline-block;
      vertical-align: top;
      font-size: 1.6rem; }
      .site .two-column > div:first-child {
        width: 270px;
        padding-right: 3rem; }
        @media (max-width: 1024px) {
          .site .two-column > div:first-child {
            display: none; } }
      .site .two-column > div:last-child {
        width: calc(100% - 270px); }
        @media (max-width: 1024px) {
          .site .two-column > div:last-child {
            padding: 0;
            width: 100%; } }
  .site.public.login {
    min-height: 100%;
    padding-top: 0 !important;
    background: #26292d; }
    .site.public.login .loginBG {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      overflow: hidden; }
      .site.public.login .loginBG .mpContent {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: 50% 50%;
        opacity: 0.9;
        position: relative;
        z-index: 97; }
        .site.public.login .loginBG .mpContent img {
          opacity: 0; }
      .site.public.login .loginBG .clickToEditDiv {
        position: absolute;
        bottom: 15px;
        right: 15px;
        z-index: 999999; }
    @media (max-width: 768px) {
      .site.public.login {
        background: #fff; }
        .site.public.login .loginBG {
          display: none; } }
    .site.public.login .loginWrap {
      position: relative;
      display: table;
      min-height: 100vh;
      width: 100%;
      z-index: 99; }
      .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;
    max-width: 250px;
    margin-bottom: 40px;
    border: none !important;
    position: relative; }
    .site .loginLogo img {
      width: 250px;
      max-width: 100%; }
    @media (max-width: 700px) {
      .site .loginLogo {
        margin: 0 0 1rem;
        transform: none;
        max-width: 150px; } }
  .site .innerLogin {
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
    padding: 8rem 10rem;
    font-size: 0;
    text-align: center;
    background: #FFF;
    color: #666;
    overflow: hidden; }
    @media (max-width: 700px) {
      .site .innerLogin {
        padding: 2rem;
        max-width: 100%; } }
    .site .innerLogin table {
      margin: 0 auto 5rem !important;
      font-size: 1.2rem;
      color: #666; }
      .site .innerLogin table td {
        vertical-align: middle; }
      .site .innerLogin table a {
        font-size: 1.2rem;
        letter-spacing: 0.1rem;
        text-transform: uppercase;
        color: #666;
        border-bottom: 1px solid transparent; }
        .site .innerLogin table a:hover, .site .innerLogin table a:active {
          color: #666;
          border-bottom: 1px solid #666; }
    .site .innerLogin h1 {
      font-size: 3rem;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0.2rem;
      text-transform: uppercase;
      color: #666; }
    .site .innerLogin p {
      padding: 0 1rem;
      font-size: 1.2rem;
      line-height: 1.7;
      margin: 0 0 4rem;
      color: #666; }
    .site .innerLogin .abut {
      margin: 0 auto;
      width: 100%;
      padding: 2rem 3rem 1.9rem !important;
      border: none !important;
      background: #2b7f8f;
      color: #fff; }
      .site .innerLogin .abut:hover, .site .innerLogin .abut:active {
        background: #206e7d;
        color: #fff; }
    .site .innerLogin .login_input {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 0 auto 1rem; }
      @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 #e7e7e7;
        border-radius: 0;
        background: #FFF;
        color: #666;
        outline: none;
        font-family: "Open Sans", 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: #666;
        opacity: 1;
        /* Firefox */ }
      .site .innerLogin .login_input :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #666; }
      .site .innerLogin .login_input ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #666; }
    .site .innerLogin #login_cookieMessage {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: left;
      border: 5px solid transparent; }
      @media (max-width: 700px) {
        .site .innerLogin #login_cookieMessage {
          display: block;
          width: 100%;
          padding: 1rem 0;
          text-align: center; } }
      .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.6rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          line-height: 1;
          color: #5c5c5c;
          border-bottom: 1px solid transparent; }
          .site .innerLogin #login_cookieMessage input[type="checkbox"] + label:hover {
            color: #000;
            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 #5c5c5c;
          background-color: #5c5c5c;
          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='%23405278'%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='%23ffffff'/%3e%3c/g%3e%3c/svg%3e");
          background-color: #5c5c5c;
          border: 1px solid #5c5c5c; }
        .site .innerLogin #login_cookieMessage input[type="checkbox"]:checked + label:hover:before {
          color: #fff;
          background-color: #000;
          border: 1px solid #000; }
    .site .innerLogin #login_link {
      width: 100%;
      padding: 0 0 1rem;
      text-align: center; }
    .site .innerLogin #login_forgotPassword {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 1rem;
      text-align: right;
      border: 5px solid transparent; }
      @media (max-width: 700px) {
        .site .innerLogin #login_forgotPassword {
          display: block;
          width: 100%;
          padding: 1rem 0;
          text-align: center; } }
      .site .innerLogin #login_forgotPassword a {
        font-size: 1.6rem;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 1;
        color: #5c5c5c;
        border-bottom: 1px solid transparent;
        text-decoration: none; }
        .site .innerLogin #login_forgotPassword a:hover, .site .innerLogin #login_forgotPassword a:active {
          color: #000;
          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; }

.thumbs-album .carousel > div {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.thumbs-arrows-wrap {
  font-size: 2rem;
  color: #666; }
  .thumbs-arrows-wrap span {
    margin: 0 5px; }
  .thumbs-arrows-wrap a {
    padding: 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"); }

.sliding-album {
  padding: 1.5rem 3rem; }
  .sliding-album [id*="photoPluginWrapper"] {
    width: 100% !important;
    height: auto !important; }
  @media (max-width: 900px) {
    .sliding-album {
      padding: 1.5rem 2rem; } }

.timeline-album {
  position: relative;
  display: table;
  width: 100%; }
  .timeline-album > div {
    display: table-cell;
    vertical-align: top; }
  @media (max-width: 900px) {
    .timeline-album {
      display: block; }
      .timeline-album > div {
        display: block;
        width: 100% !important; } }

.timeline-album-image {
  background-size: cover;
  background-position: 50% 50%;
  width: calc(100% - 470px); }
  .timeline-album-image img {
    width: 100%;
    opacity: 0; }

.timeline-album-content {
  width: 470px;
  padding: 55px 70px;
  background: #222;
  color: #FFF; }
  @media (max-width: 900px) {
    .timeline-album-content {
      padding: 25px; } }
  .timeline-album-content h1, .timeline-album-content h2, .timeline-album-content h3, .timeline-album-content h4, .timeline-album-content h5, .timeline-album-content h6 {
    color: #FFF; }

.timeline-arrows {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #b1a17e; }
  .timeline-arrows span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 102px);
    border-right: 10px solid transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.4rem;
    text-align: left;
    text-transform: uppercase; }
  .timeline-arrows a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 35px;
    background-size: 35px; }
  .timeline-arrows [class*=prev] {
    margin-right: 20px;
    background-position: left center;
    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%3earrow left%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='2' fill='%23b1a17e' stroke='%23b1a17e'%3e%3cline data-cap='butt' data-color='color-2' fill='none' stroke-miterlimit='10' x1='46' y1='24' x2='3' y2='24' stroke-linecap='butt'/%3e %3cpolyline fill='none' stroke='%23b1a17e' stroke-miterlimit='10' points='17%2c10 3%2c24 17%2c38 '/%3e%3c/g%3e%3c/svg%3e"); }
  .timeline-arrows [class*=next] {
    background-position: right center;
    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%3earrow right%3c/title%3e%3cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='2' fill='%23b1a17e' stroke='%23b1a17e'%3e%3cline data-cap='butt' data-color='color-2' fill='none' stroke-miterlimit='10' x1='2' y1='24' x2='45' y2='24' stroke-linecap='butt'/%3e %3cpolyline fill='none' stroke='%23b1a17e' stroke-miterlimit='10' points='31%2c10 45%2c24 31%2c38 '/%3e%3c/g%3e%3c/svg%3e"); }

.m-button, .m-nav, .m-nav .svg-icon {
  display: none; }

.m-button {
  width: 85px;
  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 #297b8a;
  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: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  color: #297b8a; }

.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(255, 255, 255, 0.9);
  font-family: "Open Sans", sans-serif;
  line-height: 1.3rem;
  color: #297b8a; }
  .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: #2f8291;
  color: #fff; }
.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: #222;
  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: #2f8291; }
.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: #111; }
.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: #297b8a;
    position: relative;
    top: 8px; }
  .m-arrow:hover:after, .m-arrow:active:after {
    border-top-color: #fff; }

.open-subnav > .m-arrow:after {
  border-top-color: transparent;
  border-bottom-color: #297b8a;
  top: 0; }
.open-subnav > .m-arrow:hover:after, .open-subnav > .m-arrow:active:after {
  border-bottom-color: #fff; }

.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: none !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: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.6;
    letter-spacing: 0.243rem;
    text-transform: uppercase;
    color: #164555; }
  .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='%23293337' stroke='%23293337'%3e%3cpolyline fill='none' stroke='%23293337' 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: #f9f8f8 !important; }
    .site [id$="_accordian"] .rpRootGroup .rpLink.rpExpanded .rpText {
      color: #164555; }
    .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='%23293337' stroke='%23293337'%3e%3cpolyline fill='none' stroke='%23293337' 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: 1px solid #ededed !important;
  background: none !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #66; }
  .site [id$="_accordian"] .rpSlide .rpTemplate p {
    line-height: 1.88; }

@media (max-width: 700px) {
  .responsive-table {
    display: block !important; }
    .responsive-table tbody, .responsive-table tr, .responsive-table td {
      display: block !important;
      width: 100% !important;
      padding: 0 !important;
      margin: 0 0 1rem !important; } }

@media (max-width: 991px) {
  .responsive-table-tablet {
    display: block !important; }
    .responsive-table-tablet tbody, .responsive-table-tablet tr, .responsive-table-tablet td {
      display: block !important;
      width: 100% !important;
      padding: 0 !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: 4rem 5rem 5rem;
  border: 1px solid #ededed !important;
  background: none !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #66; }
  .site [id$="_tblTop"] .tsContent p {
    line-height: 1.88; }
.site [id$="_radTabsTop"] .levelwrap {
  background: #f9f8f8 !important;
  width: 100% !important; }
  .site [id$="_radTabsTop"] .levelwrap > ul > li {
    margin: 0; }
    .site [id$="_radTabsTop"] .levelwrap > ul > li > a {
      padding: 2.2rem 2rem 2rem !important;
      background: 0 0;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 1.6rem !important;
      line-height: 1;
      text-transform: none;
      letter-spacing: 0;
      border: none !important;
      border-top: 3px solid #2b7f8f;
      color: #164555 !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: #164555; }

/*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: "Open Sans", 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: 3.2rem;
    letter-spacing: 0; }
  .site h2 {
    font-size: 2.5rem;
    letter-spacing: 0; }
  .site [id$="_tblTop"] .tsContent,
  .site [id$="_accordian"] .rpSlide .rpTemplate {
    padding: 1.5rem 2rem; } }
.site .module a {
  color: #26292d; }

[id^="masterPageUC"] .modulewrap {
  background: #f2f4f8 !important; }
