@charset "UTF-8";
/* CSS Document */
/* Change media query settings in framework/_settings.scss */
/* Colors */
/* Header */
/* Slider */
/* Home */
/* Content */
/* Span */
/* Tables */
/* Course Tour */
/*Testimonials and Sponsor */
/* Footer */
/* Fonts */
/* Transitions */
a {
  transition: all 0.3s ease;
  font-weight: 200; }
  a:hover {
    color: #2b335c; }

.highend-only {
  display: block !important; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Mixins */
/* OVERRIDES */
body {
  font-family: "freight-sans-pro", sans-serif !important;
  -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, span, a, p, b, div, td {
  font-family: "canada-type-gibson", helvetica, sans-serif;
  font-weight: 400;
  color: #3d4145; }

h1, h2, h3, h4 {
  color: #2b335c;
  font-weight: 400; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 26px;
  margin: 25px 0 10px; }

h3 {
  font-size: 24px;
  font-weight: 200;
  margin: 0 0 15px;
  letter-spacing: 0.5px; }

h4 {
  font-size: 20px;
  margin: 0 0 10px;
  letter-spacing: 0.5px; }

p {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 20px;
  letter-spacing: 0.5px; }
  @media screen and (max-width: 480px) {
    p {
      font-size: 17px;
      line-height: 22px; } }

/* NAVIGATION */
.navigation .nav-inner {
  background-color: #ffffff !important;
  height: 77px; }
  .navigation .nav-inner a.logo {
    margin: 3px 2%;
    width: 6%; }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner a.logo {
        float: none;
        display: none; }
        .navigation .nav-inner a.logo img {
          margin: 10px auto 5px;
          width: auto;
          height: 50px; } }
    .navigation .nav-inner a.logo img {
      max-width: inherit;
      max-height: inherit; }
  .navigation .nav-inner a.logo.thumb {
    display: none; }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner a.logo.thumb {
        display: block !important;
        margin: 0px auto; } }
  @media screen and (max-width: 1200px) {
    .navigation .nav-inner {
      background-color: #fff !important;
      padding-bottom: 5px; } }
  .navigation .nav-inner .menu {
    float: right;
    width: 90%;
    top: inherit;
    position: unset; }
    .navigation .nav-inner .menu .guests-menu, .navigation .nav-inner .menu .members-menu {
      margin: 0;
      display: flex;
      justify-content: flex-start;
      align-content: space-around;
      width: 100%;
      padding-left: 1%; }
      .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
        padding: 28px 20px; }
        @media screen and (max-width: 1500px) {
          .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
            padding: 28px 13px; } }
        @media screen and (max-width: 1200px) {
          .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
            padding: 30px 13px; } }
        .navigation .nav-inner .menu .guests-menu li a, .navigation .nav-inner .menu .members-menu li a {
          font-size: 16px;
          color: #2b335c;
          letter-spacing: 1px;
          padding: 8px 0 4px;
          text-decoration: none !important;
          border-bottom: 0px solid #aa8d56; }
        .navigation .nav-inner .menu .guests-menu li:hover, .navigation .nav-inner .menu .members-menu li:hover {
          background: transparent; }
          .navigation .nav-inner .menu .guests-menu li:hover a, .navigation .nav-inner .menu .members-menu li:hover a {
            border-bottom: 3px solid #aa8d56; }
          .navigation .nav-inner .menu .guests-menu li:hover .sub-menu, .navigation .nav-inner .menu .members-menu li:hover .sub-menu {
            top: 65px;
            background: #ffffff;
            padding: 5px 0 0;
            left: 8px; }
            .navigation .nav-inner .menu .guests-menu li:hover .sub-menu li, .navigation .nav-inner .menu .members-menu li:hover .sub-menu li {
              background: transparent;
              text-transform: none;
              padding: 0; }
              .navigation .nav-inner .menu .guests-menu li:hover .sub-menu li:hover, .navigation .nav-inner .menu .members-menu li:hover .sub-menu li:hover {
                background: #aa8d56; }
                .navigation .nav-inner .menu .guests-menu li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu .members-menu li:hover .sub-menu li:hover .sub-menu {
                  top: 0;
                  padding: 0;
                  margin-top: 0; }
              .navigation .nav-inner .menu .guests-menu li:hover .sub-menu li a, .navigation .nav-inner .menu .members-menu li:hover .sub-menu li a {
                border-bottom: 0;
                font-size: 16px;
                font-weight: 400;
                padding: 5px 12px;
                color: #2b335c; }
      .navigation .nav-inner .menu .guests-menu li.current_page_item a,
      .navigation .nav-inner .menu .guests-menu li.current-page-ancestor a, .navigation .nav-inner .menu .members-menu li.current_page_item a,
      .navigation .nav-inner .menu .members-menu li.current-page-ancestor a {
        border-bottom: 3px solid #aa8d56; }
      .navigation .nav-inner .menu .guests-menu a.arrow-down, .navigation .nav-inner .menu .members-menu a.arrow-down {
        display: none; }
    .navigation .nav-inner .menu .menu-toggle {
      top: 12px;
      left: 20px;
      padding: 11px 32px; }
      @media screen and (max-width: 960px) {
        .navigation .nav-inner .menu .menu-toggle {
          border: 1px solid #2b335c;
          color: #2b335c; } }
      @media screen and (max-width: 600px) {
        .navigation .nav-inner .menu .menu-toggle {
          padding: 12px 33px;
          top: 12px !important; } }
    @media screen and (max-width: 1200px) {
      .navigation .nav-inner .menu {
        background-color: transparent !important;
        top: 9px; } }
  .navigation .nav-inner .members-dropdown {
    top: 22px;
    right: 87px; }
    @media screen and (max-width: 1200px) {
      .navigation .nav-inner .members-dropdown {
        top: 14px; } }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner .members-dropdown {
        top: 12px;
        right: 20px; } }
    .navigation .nav-inner .members-dropdown ul.menu {
      background-color: #2b335c !important;
      top: 5px; }
    .navigation .nav-inner .members-dropdown .members-link {
      padding: 5.5px 20px;
      border: 2px solid #ffffff;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1px;
      float: right;
      display: none; }
      .navigation .nav-inner .members-dropdown .members-link:hover {
        color: #ffffff; }
        @media screen and (max-width: 960px) {
          .navigation .nav-inner .members-dropdown .members-link:hover {
            color: #2b335c; } }
      @media screen and (max-width: 960px) {
        .navigation .nav-inner .members-dropdown .members-link {
          padding: 10px 20px 9px;
          border: 1px solid #2b335c;
          font-size: 16px;
          letter-spacing: 0px;
          font-weight: 400;
          display: block;
          color: #2b335c; } }
    .navigation .nav-inner .members-dropdown .dropdown {
      background-color: rgba(32, 67, 107, 0.85) !important;
      top: 56px; }
      @media screen and (max-width: 1200px) {
        .navigation .nav-inner .members-dropdown .dropdown {
          top: 96px; } }
      @media screen and (max-width: 960px) {
        .navigation .nav-inner .members-dropdown .dropdown {
          right: -20px;
          top: 58px; } }
      .navigation .nav-inner .members-dropdown .dropdown:hover {
        color: #ffffff; }
        .navigation .nav-inner .members-dropdown .dropdown:hover .members-link {
          color: #ffffff; }
      .navigation .nav-inner .members-dropdown .dropdown input[type=submit]:hover {
        color: #ffffff;
        border: 2px solid #ffffff; }
      @media screen and (max-width: 960px) {
        .navigation .nav-inner .members-dropdown .dropdown input[type=submit] {
          padding: 14px 10px;
          font-size: 16px;
          font-weight: 400;
          font-family: "freight-sans-pro", sans-serif;
          margin: 10px auto;
          width: 250px; } }
      .navigation .nav-inner .members-dropdown .dropdown a:hover {
        color: #ffffff; }
    .navigation .nav-inner .members-dropdown .menu li a:hover {
      color: #ffffff; }
    .navigation .nav-inner .members-dropdown:hover {
      color: #ffffff; }
  .navigation .nav-inner .mobile-menu #nav li a:hover {
    color: #ffffff; }
  @media screen and (max-width: 960px) {
    .navigation .nav-inner .mobile-menu #nav li a {
      font-size: 16px; } }
  .navigation .nav-inner .mobile-menu .dropdown a:hover {
    color: #ffffff; }
  .navigation .nav-inner .mobile-members {
    z-index: 9 !important; }
    .navigation .nav-inner .mobile-members:hover .members-link {
      color: #ffffff; }

/* NAVIGATION */
.page-template-front-page .navigation .nav-inner {
  background-color: transparent !important; }

.mobile-menu {
  background-color: rgba(43, 51, 92, 0.85); }
  .mobile-menu .menu-toggle {
    top: 13px;
    left: 20px;
    padding: 11px 32px;
    font-size: 16px; }

.open .menu-toggle, .open .mobile-members .members-link {
  background-color: #2b335c; }

.mobile-members {
  background-color: rgba(43, 51, 92, 0.85);
  z-index: 100; }
  .mobile-members .members-link {
    /*
		padding: 9px 18px 9px 18px;
		font-size: 16px;	
		top: 10px;
	*/
    padding: 9px 18px 9px 19px;
    font-size: 16px;
    top: 14px;
    right: 20px; }
  .mobile-members:hover .members-link {
    font-size: 16px;
    top: 15px;
    right: 20px; }

.navigation.shrink .nav-inner {
  background-color: #ffffff !important;
  box-shadow: 2px 2px 13px -2px #aaa; }
  @media screen and (max-width: 1200px) {
    .navigation.shrink .nav-inner {
      height: 77px; } }
  .navigation.shrink .nav-inner a.logo {
    width: 6%;
    display: none; }
    .navigation.shrink .nav-inner a.logo img {
      max-width: 200px; }
    @media screen and (max-width: 960px) {
      .navigation.shrink .nav-inner a.logo {
        width: 8%; } }
  .navigation.shrink .nav-inner a.logo.thumb {
    display: block !important; }
  .navigation.shrink .nav-inner .menu {
    width: 90%;
    background: rgba(32, 67, 107, 0.85);
    top: 9px; }
    .navigation.shrink .nav-inner .menu .guests-menu, .navigation.shrink .nav-inner .menu .members-menu {
      padding-left: 1%; }
      .navigation.shrink .nav-inner .menu .guests-menu li, .navigation.shrink .nav-inner .menu .members-menu li {
        padding: 28px 20px; }
        @media screen and (max-width: 1500px) {
          .navigation.shrink .nav-inner .menu .guests-menu li, .navigation.shrink .nav-inner .menu .members-menu li {
            padding: 28px 13px; } }
        @media screen and (max-width: 1200px) {
          .navigation.shrink .nav-inner .menu .guests-menu li, .navigation.shrink .nav-inner .menu .members-menu li {
            padding: 30px 13px; } }
        .navigation.shrink .nav-inner .menu .guests-menu li a, .navigation.shrink .nav-inner .menu .members-menu li a {
          font-size: 16px;
          padding: 5px 0;
          color: #2b335c; }
          @media screen and (max-width: 1200px) {
            .navigation.shrink .nav-inner .menu .guests-menu li a, .navigation.shrink .nav-inner .menu .members-menu li a {
              font-size: 14px; } }
        .navigation.shrink .nav-inner .menu .guests-menu li .sub-menu li a, .navigation.shrink .nav-inner .menu .members-menu li .sub-menu li a {
          color: #2b335c; }
        .navigation.shrink .nav-inner .menu .guests-menu li:hover .sub-menu li:hover .sub-menu, .navigation.shrink .nav-inner .menu .members-menu li:hover .sub-menu li:hover .sub-menu {
          top: 0;
          padding: 0; }
    @media screen and (max-width: 1500px) {
      .navigation.shrink .nav-inner .menu {
        width: 90%; } }
  .navigation.shrink .nav-inner .members-dropdown {
    top: 22px; }
    .navigation.shrink .nav-inner .members-dropdown .members-link {
      padding: 10px 20px;
      display: none; }
      @media screen and (max-width: 960px) {
        .navigation.shrink .nav-inner .members-dropdown .members-link {
          display: block; } }
    .navigation.shrink .nav-inner .members-dropdown ul.menu {
      top: -5px; }
    .navigation.shrink .nav-inner .members-dropdown .menu a {
      padding-bottom: 10px; }
    @media screen and (max-width: 960px) {
      .navigation.shrink .nav-inner .members-dropdown {
        top: 12px; } }

.navigation.shrink .menu-toggle, .navigation.shrink .members-dropdown .members-link {
  border: #fff 1px solid;
  color: #fff; }

.navigation.shrink .mobile-menu.open .menu-toggle, .navigation.shrink .mobile-menu.open .members-dropdown .members-link {
  border: #2b335c 1px solid;
  color: #2b335c; }

/* SLIDER */
.slider {
  height: 75vh;
  overflow: hidden;
  float: none; }
  .slider .colour-block {
    position: absolute;
    width: 656px;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 9; }
    @media screen and (max-width: 1500px) {
      .slider .colour-block {
        width: 49.5%; } }
  .slider .royalSlider .rsNav {
    position: absolute;
    bottom: 70px;
    left: 490px;
    width: 120px;
    height: 20px;
    z-index: 15; }
    @media screen and (max-width: 480px) {
      .slider .royalSlider .rsNav {
        left: 60px; } }
    .slider .royalSlider .rsNav .rsNavItem.rsBullet {
      float: left;
      width: 10px;
      margin-right: 20px; }
      .slider .royalSlider .rsNav .rsNavItem.rsBullet span {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #414a55; }
      @media screen and (max-width: 960px) {
        .slider .royalSlider .rsNav .rsNavItem.rsBullet {
          display: none; } }
    .slider .royalSlider .rsNav .rsNavItem.rsBullet.rsNavSelected span {
      background: #ffffff; }
  .slider .slider-content {
    position: absolute;
    top: 30%;
    left: 200px;
    margin: 30px;
    z-index: 10; }
    @media screen and (max-width: 1200px) {
      .slider .slider-content {
        left: 12%;
        top: 32%;
        font-size: 90%; } }
    @media screen and (max-width: 960px) {
      .slider .slider-content {
        margin: 0 60px;
        left: 0;
        top: 40%; } }
    .slider .slider-content h1 {
      font-size: 40px;
      font-weight: 500;
      text-transform: none;
      letter-spacing: 0.5px;
      text-shadow: none;
      margin: 0; }
      @media screen and (max-width: 960px) {
        .slider .slider-content h1 {
          font-size: 27px; } }
    .slider .slider-content span {
      font-size: 30px;
      font-weight: 400;
      text-transform: none;
      letter-spacing: 0.5px;
      text-shadow: none;
      display: block;
      max-width: inherit;
      margin: 15px 0 30px; }
      @media screen and (max-width: 960px) {
        .slider .slider-content span {
          font-size: 25px; } }
    .slider .slider-content a {
      font-weight: 400;
      font-size: 14px;
      text-transform: uppercase;
      width: 165px;
      height: 40px;
      background-color: #2b335c;
      border: 0;
      padding: 11px 0;
      text-align: center; }
      .slider .slider-content a::after {
        content: "»";
        top: -1px;
        position: relative;
        margin-left: 5px; }
      .slider .slider-content a:hover {
        background-color: #181c33;
        width: 165px;
        height: 40px;
        border: 0;
        padding: 11px 0; }
  .slider .arrow-holder {
    width: 100%;
    text-align: center;
    z-index: 9;
    position: absolute;
    bottom: 10%; }
    .slider .arrow-holder .arrow-down {
      border-top: 3px solid #ffffff !important;
      border-right: 3px solid #ffffff !important;
      z-index: 9;
      width: 40px;
      height: 40px;
      position: relative;
      margin: 0 auto;
      left: inherit; }
      .slider .arrow-holder .arrow-down:hover {
        border-top: 3px solid #ffffff !important;
        border-right: 3px solid #ffffff !important; }
  @media screen and (max-width: 1500px) {
    .slider {
      height: 540px; }
      .slider .royalSlider, .slider .rsOverflow, .slider img.rsImg {
        height: 550px !important; } }
  @media screen and (max-width: 1200px) {
    .slider {
      height: 500px; }
      .slider .royalSlider, .slider .rsOverflow, .slider img.rsImg {
        height: 500px !important; } }

/* CTA'S ON HOME PAGE */
.span.home-links {
  min-height: 260px;
  float: none;
  height: 25vh; }
  @media screen and (max-width: 960px) {
    .span.home-links {
      height: auto; } }
  @media screen and (max-width: 960px) {
    .span.home-links .block-image {
      height: 260px; } }
  .span.home-links .block-image .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    opacity: 1;
    background-color: none;
    display: block;
    float: none;
    background-size: cover !important;
    box-shadow: inset 0 0 60px black;
    -webkit-filter: grayscale(60%); }
  .span.home-links .block-image .image-link {
    opacity: 1;
    overflow: hidden;
    background-color: rgba(43, 51, 92, 0.5); }
    .span.home-links .block-image .image-link a {
      border: 0;
      padding: 13% 5%;
      width: 100%;
      height: 260px;
      margin: 0; }
      .span.home-links .block-image .image-link a h3 {
        font-weight: 400;
        letter-spacing: 0.5px;
        font-size: 29px;
        margin: 0 0 25px;
        line-height: 29px;
        letter-spacing: 0.5px;
        padding: 0;
        transition: all 0.3s ease; }
        @media screen and (max-width: 1200px) {
          .span.home-links .block-image .image-link a h3 {
            font-size: 26px; } }
        @media screen and (max-width: 1200px) {
          .span.home-links .block-image .image-link a h3 {
            font-size: 29px; } }
      .span.home-links .block-image .image-link a p {
        font-size: 17px;
        font-weight: 400;
        line-height: 21px;
        margin: 0px;
        padding: 0; }
      .span.home-links .block-image .image-link a span {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.5px;
        margin: 20px auto 0;
        display: block;
        width: 102px;
        transition: all 0.3s ease;
        text-align: left; }
        .span.home-links .block-image .image-link a span .more {
          font-style: normal; }
        .span.home-links .block-image .image-link a span .arrow {
          display: inline;
          font-family: Arial, sans-serif;
          font-size: 18px;
          font-style: normal; }
  .span.home-links .block-image:hover .image-overlay {
    -webkit-filter: grayscale(0%); }
  .span.home-links .block-image:hover .image-link {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1; }
    .span.home-links .block-image:hover .image-link a h3 {
      margin: 15px 0 10px; }
    .span.home-links .block-image:hover .image-link a span {
      margin: 10px auto 0; }
      .span.home-links .block-image:hover .image-link a span .more {
        display: inline-block; }

/* HOMEPAGE */
.home {
  background-color: #f0f0f0;
  float: none;
  clear: both;
  /************* Fix up tomorrow Tom **********/ }
  .home .one {
    padding: 80px 0; }
    @media screen and (max-width: 480px) {
      .home .one {
        padding: 50px 0; } }
    .home .one h2 {
      color: #2b335c;
      font-size: 36px;
      line-height: 36px;
      font-weight: 400;
      letter-spacing: 0.5px;
      margin: 0 0 30px; }
      @media screen and (max-width: 480px) {
        .home .one h2 {
          padding: 0 10%; } }
    .home .one p {
      font-size: 24px;
      font-weight: 300;
      line-height: 28px;
      padding: 0 21%;
      text-align: center;
      margin: 0 0 30px; }
      @media screen and (max-width: 960px) {
        .home .one p {
          padding: 0 10%; } }
    .home .one p.btn {
      margin: 0 auto;
      text-align: center; }
      .home .one p.btn a {
        display: block;
        background: linear-gradient(-120deg, #2b335c, #2b335c, #2b335c);
        color: #ffffff;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        width: 188px;
        height: 56px;
        padding: 12px 0px;
        font-size: 17px;
        margin: 0 auto;
        border: 0;
        text-decoration: none; }
        .home .one p.btn a:hover {
          border: 0;
          box-shadow: inherit;
          background: linear-gradient(-120deg, #2b335c, #505faa, #2b335c);
          background-size: 400% 400%;
          keyframes-webkit-animation: Gradient 3s ease infinite;
          -moz-animation: Gradient 5s ease-in-out infinite;
          animation: Gradient 5s ease-in-out infinite;
          transition: background 0.5s cubic-bezier(1, 0, 0, 1); }

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
  .home .navigation .nav-inner .members-menu, .home .navigation .nav-inner .guests-menu {
    display: none; }
  .home .navigation .nav-inner .members-dropdown .members-link {
    display: block; }
  .home .shrink .nav-inner .members-menu, .home .shrink .nav-inner .guests-menu {
    display: block !important; }
    @media screen and (max-width: 960px) {
      .home .shrink .nav-inner .members-menu, .home .shrink .nav-inner .guests-menu {
        display: none !important; } }

/* HOME PAGE CONTENT */
.content-panel {
  padding: 0px;
  background: #ffffff;
  overflow: hidden;
  max-height: 660px;
  position: relative; }
  @media screen and (max-width: 600px) {
    .content-panel {
      max-height: inherit; } }
  .content-panel h3 {
    margin: 0 0 30px; }
  .content-panel p {
    margin: 0 0 30px; }
  .content-panel .left {
    width: 50%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 960px) {
      .content-panel .left {
        width: 100%;
        height: 300px;
        float: none;
        position: relative;
        left: inherit;
        top: inherit;
        display: none; } }
  .content-panel .right {
    width: 50%;
    float: right;
    padding: 3% 10% 3% 4%;
    background: #ffffff; }
    @media screen and (max-width: 1200px) {
      .content-panel .right {
        padding: 4%; } }
    @media screen and (max-width: 960px) {
      .content-panel .right {
        width: 100%;
        height: auto;
        padding: 4%;
        float: none; } }
    @media screen and (max-width: 1500px) {
      .content-panel .right img {
        width: 100%;
        height: auto; } }

/* TESTIMONIALS */
.content-panel.testimonial {
  text-align: center;
  color: #ffffff;
  padding: 75px 20%;
  background-size: cover; }
  @media screen and (max-width: 1200px) {
    .content-panel.testimonial {
      padding: 75px 5%; } }
  @media screen and (max-width: 960px) {
    .content-panel.testimonial {
      padding: 50px 2%; } }
  .content-panel.testimonial h3 {
    color: #ffffff;
    font-weight: 500; }
  .content-panel.testimonial p.testimonial {
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    width: 85%;
    margin: 0 auto; }
    @media screen and (max-width: 600px) {
      .content-panel.testimonial p.testimonial {
        margin: 0 auto; } }
  .content-panel.testimonial p {
    color: #ffffff;
    font-weight: 500; }
  .content-panel.testimonial p.btn {
    border: 2px solid #ffffff;
    width: 190px;
    margin: 5px auto 0;
    font-size: 17px;
    transition: all 0.3s ease;
    opacity: 1; }
    .content-panel.testimonial p.btn a {
      display: block;
      color: #ffffff;
      font-weight: 400;
      padding: 15px 0;
      text-transform: uppercase; }
    .content-panel.testimonial p.btn:hover {
      transition: all 0.3s ease;
      opacity: 0.6; }

/* SPONSORS */
.sponsors {
  padding: 75px 0;
  float: none;
  display: block;
  overflow: hidden;
  background-color: #ffffff; }
  @media screen and (max-width: 960px) {
    .sponsors {
      padding: 50px 0; } }
  .sponsors .sponsors-wrap {
    text-align: center; }
    .sponsors .sponsors-wrap .sponsor .rsArrowIcn {
      background: none !important;
      border-top: 3px solid #9f9f9f;
      border-right: 3px solid #9f9f9f; }
    .sponsors .sponsors-wrap .sponsor img {
      transition: all 0.3s ease;
      opacity: 0.8; }
      .sponsors .sponsors-wrap .sponsor img:hover {
        transition: all 0.3s ease;
        opacity: 1; }
      @media screen and (max-width: 600px) {
        .sponsors .sponsors-wrap .sponsor img {
          margin-left: 0 !important; } }

/* MAP */
.map {
  height: 510px;
  width: 100%;
  position: relative;
  /* Tweaks */ }
  .map p {
    margin-bottom: 0 !important; }
  @media screen and (max-width: 1200px) {
    .map {
      height: 370px; } }
  @media screen and (max-width: 960px) {
    .map {
      height: auto; }
      .map .form {
        position: relative; } }
  .map .form {
    position: absolute;
    top: 80px;
    right: 8%;
    z-index: 999;
    height: 350px;
    width: 560px;
    padding: 16px 50px;
    background: #2b335c;
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      .map .form {
        top: 30px;
        right: 5%;
        height: 310px;
        width: 430px;
        padding: 16px 30px; } }
    @media screen and (max-width: 780px) {
      .map .form {
        width: 100%;
        padding: 16px 20px;
        position: relative;
        top: auto;
        right: auto; } }
    .map .form h3 {
      color: #ffffff;
      font-weight: 400;
      text-transform: uppercase;
      font-size: 23px;
      letter-spacing: 1px;
      padding: 10px 0 12px 70px;
      margin: 5px 0 7px;
      opacity: 1;
      transition: all 0.3s ease; }
      .map .form h3 strong {
        font-weight: 400; }
      .map .form h3:hover {
        opacity: 0.8;
        transition: all 0.3s ease; }
    .map .form p img {
      background: #aa8d56;
      padding: 6px;
      border-radius: 30px;
      transform: rotate(-14deg); }
    .map .form .gform_wrapper {
      margin: 0 auto !important; }
      .map .form .gform_wrapper .gform_heading {
        display: none; }
      .map .form .gform_wrapper .gform_fields .gfield {
        margin-top: 0;
        padding-right: 0; }
    .map .form form input, .map .form form textarea {
      background: #181c33;
      color: #fff;
      border: 0;
      font-size: 17px !important;
      height: 33px; }
    .map .form form textarea {
      height: 103px; }
      @media screen and (max-width: 1200px) {
        .map .form form textarea {
          height: 70px; } }
    .map .form form .gfield.left {
      float: left;
      width: 48%;
      clear: none;
      margin-bottom: 4px; }
    .map .form form .gfield.right {
      float: right;
      width: 48%;
      clear: none;
      margin-bottom: 4px; }
    .map .form form .gfield.full {
      margin: 0 auto;
      overflow: hidden; }
    .map .form form ::-webkit-input-placeholder {
      color: #fff;
      font-size: 17px;
      opacity: 1; }
    .map .form form :-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-size: 17px;
      opacity: 1; }
    .map .form form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-size: 17px;
      opacity: 1; }
    .map .form form :-ms-input-placeholder {
      color: #fff;
      font-size: 17px;
      opacity: 1; }
    .map .form form input#gform_submit_button_1 {
      background: #aa8d56;
      color: #ffffff;
      font-weight: 500;
      font-size: 15px !important;
      letter-spacing: 0px;
      text-transform: uppercase !important;
      transition: all 0.3s ease;
      width: 70px;
      margin-right: 0; }
      .map .form form input#gform_submit_button_1:hover {
        opacity: 0.8;
        transition: all 0.3s ease; }
      @media screen and (max-width: 780px) {
        .map .form form input#gform_submit_button_1 {
          padding: 0; } }
  .map iframe {
    width: 100%;
    height: 510px;
    -webkit-filter: grayscale(100%); }
    @media screen and (max-width: 1200px) {
      .map iframe {
        height: 370px; } }
  .map.copy {
    padding: 0px;
    background: #ffffff;
    overflow: hidden;
    max-height: 660px;
    position: relative; }
    @media screen and (max-width: 600px) {
      .map.copy {
        max-height: inherit; } }
    .map.copy h2, .map.copy h3, .map.copy h4 {
      color: #2b335c; }
    .map.copy h3 {
      margin: 0 0 30px; }
    .map.copy p, .map.copy a {
      color: #3d4145;
      margin: 0 0 30px; }
    .map.copy .content {
      background: none; }
      .map.copy .content p.btn {
        border: 0px solid #3d4145; }
        .map.copy .content p.btn:hover {
          opacity: 1; }
        .map.copy .content p.btn a {
          border: 0px solid #3d4145;
          background: #2b335c;
          letter-spacing: 0px;
          width: 188px;
          height: 56px;
          margin: 0 auto;
          font-weight: 500;
          color: #ffffff;
          padding: 15px 0px;
          transform: all 0.3s ease;
          opacity: 1;
          text-decoration: none; }
          @media screen and (max-width: 1200px) {
            .map.copy .content p.btn a {
              height: 46px; } }
          .map.copy .content p.btn a:hover {
            background: #aa8d56;
            transform: all 0.3s ease;
            opacity: 1; }
          .map.copy .content p.btn a:after {
            content: ' »'; }
    .map.copy .form {
      left: 50%;
      transform: translateX(-50%); }
      .map.copy .form h3 {
        color: #ffffff;
        font-weight: 400;
        text-align: left;
        font-size: 23px;
        letter-spacing: 1px;
        padding: 9px 0 8px 70px;
        margin: 5px 0 7px; }
        .map.copy .form h3 strong {
          font-weight: 400; }
        .map.copy .form h3:hover {
          opacity: 0.8;
          transition: all 0.3s ease; }
  .map.bg {
    padding: 0;
    max-height: 660px;
    text-align: center; }
    @media screen and (max-width: 960px) {
      .map.bg {
        max-height: auto;
        height: auto; }
        .map.bg .form {
          top: 0;
          position: relative; } }
    .map.bg .content {
      padding: 75px 20%;
      width: 100%; }
      @media screen and (max-width: 1200px) {
        .map.bg .content {
          padding: 75px 5%; } }
      @media screen and (max-width: 960px) {
        .map.bg .content {
          padding: 50px 2%; } }
      .map.bg .content p.btn {
        border: 0px solid #3d4145;
        font-size: 17px; }
        .map.bg .content p.btn:hover {
          opacity: 1; }
        .map.bg .content p.btn a {
          display: block;
          text-transform: uppercase; }
          @media screen and (max-width: 1200px) {
            .map.bg .content p.btn a {
              height: 46px;
              padding: 11px 0;
              width: 150px; } }
          .map.bg .content p.btn a:hover {
            background: #aa8d56;
            transform: all 0.3s ease;
            opacity: 1; }
          .map.bg .content p.btn a:after {
            content: ' »'; }
      .map.bg .content p {
        margin-bottom: 22px !important; }
  .map.colour {
    max-height: inherit;
    height: auto; }

/* INNER PAGE BANNER */
.splash-image.hidden {
  height: 450px !important;
  max-height: 463px !important;
  overflow: hidden;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    .splash-image.hidden {
      height: 428px !important;
      max-height: 435px !important; } }
  @media screen and (max-width: 1200px) {
    .splash-image.hidden {
      height: 300px !important;
      max-height: 300px !important; } }
  @media screen and (max-width: 780px) {
    .splash-image.hidden {
      height: 220px !important;
      max-height: 220px !important; } }
  @media screen and (max-width: 480px) {
    .splash-image.hidden {
      height: 200px !important;
      max-height: 200px !important; } }
  .splash-image.hidden img {
    width: 100% !important;
    height: auto !important;
    top: 0;
    position: fixed;
    z-index: -1;
    transform: translateX(-50%) translateY(5%); }
    @media screen and (max-width: 1500px) {
      .splash-image.hidden img {
        transform: translateX(-50%) translateY(10%); } }
    @media screen and (max-width: 1400px) {
      .splash-image.hidden img {
        transform: translateX(-50%) translateY(16%); } }
    @media screen and (max-width: 1200px) {
      .splash-image.hidden img {
        width: auto !important;
        height: 400px !important;
        max-height: 400px !important; } }
    @media screen and (max-width: 780px) {
      .splash-image.hidden img {
        height: 250px !important;
        max-height: 250px !important; } }
  .splash-image.hidden .overlay {
    height: 450px; }
    @media screen and (max-width: 1200px) {
      .splash-image.hidden .overlay {
        height: 300px; } }
    @media screen and (max-width: 780px) {
      .splash-image.hidden .overlay {
        height: 170px; } }
    @media screen and (max-width: 480px) {
      .splash-image.hidden .overlay {
        height: 200px; } }
  @media screen and (max-width: 600px) {
    .splash-image.hidden {
      top: inherit; } }

/* MAIN */
.main {
  border-top: 0;
  padding: 60px 0;
  background: #ffffff;
  z-index: 2; }
  @media screen and (max-width: 780px) {
    .main {
      padding: 40px 0px !important; } }
  .main .content {
    overflow: hidden;
    /* TABLES */
    /* SIDEBARS */
    /* RIGHT SIDEBAR */
    /* Public Bookings */
    /* GALLERY */
    /*Form */
    /* CONTACT PAGE */
    /* EVENTS CALENDAR */ }
    @media screen and (max-width: 1200px) {
      .main .content {
        padding: 0 40px !important; } }
    @media screen and (max-width: 600px) {
      .main .content {
        margin-top: 0; } }
    @media screen and (max-width: 480px) {
      .main .content {
        padding: 0 30px !important; } }
    .main .content .heading {
      position: relative;
      top: inherit;
      left: inherit;
      z-index: 10;
      text-shadow: none;
      text-transform: none;
      font-size: 36px;
      font-weight: 400;
      color: #2b335c;
      letter-spacing: 0.5px;
      line-height: 120%;
      text-align: left;
      margin-top: 0; }
      @media screen and (max-width: 780px) {
        .main .content .heading {
          padding-bottom: 10px;
          font-size: 30px; } }
    .main .content h2 {
      color: #2b335c;
      font-size: 26px;
      font-weight: 400;
      margin: 25px 0 10px; }
    .main .content p {
      line-height: 23px;
      margin-bottom: 22px; }
      .main .content p strong {
        font-weight: 400; }
      .main .content p a {
        text-decoration: underline; }
    .main .content .icon-file-pdf {
      text-decoration: underline;
      background-image: url(../images/icons/png/pdf.png); }
    .main .content .large-text {
      font-weight: 300;
      font-size: 24px;
      line-height: 26px;
      float: none;
      margin-bottom: 10px; }
    .main .content p.btn {
      margin-top: 20px; }
      .main .content p.btn a {
        background: #2b335c;
        width: auto;
        height: 26px;
        color: #ffffff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        display: inline-block;
        text-align: center;
        padding: 10px 20px;
        transform: all 0.3s ease;
        opacity: 1;
        text-decoration: none; }
        @media screen and (max-width: 1200px) {
          .main .content p.btn a {
            height: 46px; } }
        .main .content p.btn a:hover {
          background: #aa8d56;
          transform: all 0.3s ease;
          opacity: 1; }
        .main .content p.btn a:after {
          content: ' »'; }
    .main .content img.alignleft, .main .content img.alignright {
      width: 400px;
      margin: 10px 30px 30px 0px; }
      @media screen and (max-width: 1200px) {
        .main .content img.alignleft, .main .content img.alignright {
          width: 300px;
          height: auto; } }
      @media screen and (max-width: 780px) {
        .main .content img.alignleft, .main .content img.alignright {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .main .content img.alignleft, .main .content img.alignright {
          width: 100%; } }
    .main .content img.alignright {
      margin: 10px 0px 30px 30px; }
    .main .content table {
      border-bottom: 7px solid #dfdfdf;
      margin: 0 0 25px; }
      @media screen and (max-width: 600px) {
        .main .content table {
          width: 100%; } }
      .main .content table thead {
        border-top: 2px solid #c5c19e;
        border-bottom: 2px solid #c5c19e; }
        .main .content table thead tr td {
          font-size: 18px !important;
          line-height: 24px;
          font-weight: 400;
          text-align: left;
          text-transform: none;
          padding: 10px 15px;
          background: #c5c19e;
          color: #ffffff; }
      .main .content table tr th {
        font-size: 18px !important;
        line-height: 24px;
        font-weight: 400;
        text-align: left;
        text-transform: none;
        padding: 10px 15px;
        background: #c5c19e;
        color: #ffffff;
        font-family: "canada-type-gibson", helvetica, sans-serif; }
        .main .content table tr th strong {
          font-weight: 400; }
      .main .content table tr td {
        font-size: 18px !important;
        line-height: 20px;
        padding: 10px 15px;
        vertical-align: top; }
        .main .content table tr td strong {
          font-weight: 400; }
      .main .content table tr:nth-child(odd) {
        background: #f9f9f9; }
      .main .content table tr:nth-child(even) {
        background: #fefefe; }
      .main .content table + h3 {
        margin: 20px 0; }
    @media screen and (max-width: 960px) {
      .main .content .sidebar, .main .content .right-sidebar {
        display: block; } }
    .main .content .sidebar {
      width: 16%;
      float: left;
      top: inherit; }
      @media screen and (max-width: 1500px) {
        .main .content .sidebar {
          width: 21%; } }
      @media screen and (max-width: 1200px) {
        .main .content .sidebar {
          width: 25%; } }
      @media screen and (max-width: 960px) {
        .main .content .sidebar {
          width: 100%;
          float: none;
          border-top: 1px solid #d6d7d7;
          padding-top: 40px;
          margin-top: 20px; } }
      @media screen and (max-width: 600px) {
        .main .content .sidebar {
          padding-top: 50px;
          border-top: 1px solid #ccc;
          margin-top: 30px; } }
      .main .content .sidebar .section {
        border-bottom: 1px solid #d6d7d7;
        padding: 0 0 25px;
        margin: 0 0 40px;
        overflow: hidden; }
        .main .content .sidebar .section p {
          font-weight: 200; }
          .main .content .sidebar .section p a {
            text-decoration: underline;
            font-weight: 200; }
        .main .content .sidebar .section:last-child {
          border-bottom: 0;
          margin: 0;
          padding: 0; }
      .main .content .sidebar h2 {
        font-size: 22px;
        line-height: 22px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0 0 25px; }
      .main .content .sidebar ul li {
        list-style: none;
        margin: 0 0 15px; }
        .main .content .sidebar ul li a {
          font-size: 18px;
          letter-spacing: 0.5px;
          font-weight: 200; }
          .main .content .sidebar ul li a:hover {
            color: #2b335c; }
        .main .content .sidebar ul li a.arrow-down {
          display: none; }
        .main .content .sidebar ul li ul {
          border-bottom: 0;
          padding: 0;
          margin: 10px 0 0 0; }
          .main .content .sidebar ul li ul ul {
            margin-top: 10px; }
      .main .content .sidebar ul li.menu-item {
        margin: 0 0 10px; }
      .main .content .sidebar ul .current_page_item a {
        color: #2b335c;
        border-bottom: 2px solid #2b335c; }
      .main .content .sidebar ul .current_page_item li a {
        border-bottom: 0;
        font-weight: 400;
        color: #3d4145; }
      .main .content .sidebar ul.members-menu {
        border-bottom: 0;
        margin: 0; }
      .main .content .sidebar p {
        margin: 0 0 18px; }
      .main .content .sidebar .posts {
        margin: 0;
        padding: 0; }
        .main .content .sidebar .posts a {
          text-transform: none; }
        .main .content .sidebar .posts h5 {
          margin: 0;
          font-size: 15px;
          color: #adadad; }
    .main .content .right-sidebar {
      width: 16%; }
      @media screen and (max-width: 1500px) {
        .main .content .right-sidebar {
          width: 21%; } }
      @media screen and (max-width: 1200px) {
        .main .content .right-sidebar {
          width: 25%; } }
      @media screen and (max-width: 960px) {
        .main .content .right-sidebar {
          width: 100%;
          text-align: left;
          float: none;
          border-top: 1px solid #d6d7d7;
          padding-top: 40px;
          margin-top: 20px; } }
      @media screen and (max-width: 600px) {
        .main .content .right-sidebar {
          padding-top: 50px;
          border-top: 1px solid #ccc;
          margin-top: 30px; } }
      .main .content .right-sidebar #mobile-btn {
        display: none;
        background: #2b335c;
        color: #ffffff;
        text-align: center;
        padding: 10px 0px;
        font-weight: 400;
        text-transform: uppercase;
        transition: all 0.3s ease; }
        @media screen and (max-width: 600px) {
          .main .content .right-sidebar #mobile-btn {
            display: block; } }
        .main .content .right-sidebar #mobile-btn:hover {
          cursor: pointer;
          background: #aa8d56;
          transition: all 0.3s ease; }
      .main .content .right-sidebar #mobile-btn.active {
        background: #aa8d56; }
      .main .content .right-sidebar h2 {
        font-size: 22px;
        line-height: 22px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0 0 25px; }
      .main .content .right-sidebar ul {
        border-bottom: 1px solid #d6d7d7;
        padding: 0 0 25px;
        margin: 0 0 40px; }
        .main .content .right-sidebar ul li {
          list-style: none;
          margin: 0 0 15px; }
          .main .content .right-sidebar ul li a {
            font-size: 18px;
            letter-spacing: 0.5px;
            font-weight: 400; }
    .main .content .wrapped {
      width: 75%;
      float: right;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 1500px) {
        .main .content .wrapped {
          width: 73%; } }
      @media screen and (max-width: 1500px) {
        .main .content .wrapped {
          width: 70%; } }
      @media screen and (max-width: 960px) {
        .main .content .wrapped {
          width: 100%;
          float: none; } }
      .main .content .wrapped ul {
        margin: 0 0 22px; }
        .main .content .wrapped ul li {
          font-size: 18px; }
      .main .content .wrapped .hole-nav {
        padding: 0;
        text-align: center;
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start; }
        .main .content .wrapped .hole-nav a {
          width: 26px;
          height: 17px;
          margin-right: 1.5%;
          margin-bottom: 5px;
          padding: 10px 5px;
          color: #ffffff;
          background: #aa8d56;
          display: block;
          font-weight: 400;
          border-radius: 50%; }
          @media screen and (max-width: 1200px) {
            .main .content .wrapped .hole-nav a {
              width: 40px;
              height: 40px; } }
          .main .content .wrapped .hole-nav a:hover {
            background: #c5c19e; }
        .main .content .wrapped .hole-nav a:last-child {
          margin-right: 0; }
    .main .content .public-bookings-buttons {
      width: 86%;
      margin: 0 auto;
      padding: 0 0 50px;
      overflow: hidden; }
      .main .content .public-bookings-buttons p.btn {
        width: 48%;
        margin-right: 4%;
        float: left;
        overflow: hidden; }
        .main .content .public-bookings-buttons p.btn a {
          width: 100%;
          padding: 30px 20px;
          font-size: 20px;
          text-decoration: none; }
        .main .content .public-bookings-buttons p.btn:nth-of-type(2n+2) {
          margin-right: 0; }
    .main .content .gallery {
      clear: both;
      overflow: hidden;
      padding-bottom: 22px; }
      .main .content .gallery .gallery-item {
        margin-top: 10px !important;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0; }
        @media screen and (max-width: 780px) {
          .main .content .gallery .gallery-item {
            margin-top: 5px !important;
            margin-right: 1%; } }
        .main .content .gallery .gallery-item .gallery-icon a {
          display: block;
          overflow: hidden; }
          .main .content .gallery .gallery-item .gallery-icon a img {
            box-shadow: none; }
        .main .content .gallery .gallery-item img {
          border: 0 !important; }
    .main .content .gallery-columns-6 .gallery-item {
      width: 15.83% !important; }
      @media screen and (max-width: 780px) {
        .main .content .gallery-columns-6 .gallery-item {
          width: 32% !important; } }
    @media screen and (max-width: 780px) {
      .main .content .gallery-columns-6 .gallery-item:nth-of-type(3n+3) {
        margin-right: 0; } }
    .main .content .gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
      margin-right: 0; }
    .main .content .gallery-columns-5 .gallery-item {
      width: 19.2% !important; }
      @media screen and (max-width: 780px) {
        .main .content .gallery-columns-5 .gallery-item {
          width: 32% !important; } }
    .main .content .gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
      margin-right: 0; }
    @media screen and (max-width: 780px) {
      .main .content .gallery-columns-5 .gallery-item:nth-of-type(3n+3) {
        margin-right: 0; } }
    .main .content .gallery-columns-4 .gallery-item {
      width: 24.25% !important; }
      @media screen and (max-width: 600px) {
        .main .content .gallery-columns-4 .gallery-item {
          width: 49% !important; } }
    .main .content .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
      margin-right: 0; }
    @media screen and (max-width: 600px) {
      .main .content .gallery-columns-4 .gallery-item:nth-of-type(2n+2) {
        margin-right: 0; } }
    .main .content .gallery-columns-3 .gallery-item {
      width: 32.6% !important; }
    .main .content .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
      margin-right: 0 !important; }
    @media screen and (max-width: 780px) {
      .main .content .gallery-columns-2 .gallery-item {
        width: 49% !important; } }
    .main .content .gform_wrapper .gform_body ul li {
      margin-bottom: 30px;
      padding-right: 0; }
    .main .content .gform_wrapper .gform_body ul #field_2_2 {
      width: 48% !important;
      float: right;
      clear: none;
      margin-right: 0 !important;
      display: block !important; }
    .main .content .gform_wrapper .gform_body .gfield {
      margin-top: 0; }
      .main .content .gform_wrapper .gform_body .gfield .gfield_required {
        color: #aa8d56 !important; }
    .main .content .gform_wrapper .gform_body .gfield.left {
      width: 48%;
      float: left;
      clear: none; }
      @media screen and (max-width: 600px) {
        .main .content .gform_wrapper .gform_body .gfield.left {
          width: 100%; } }
    .main .content .gform_wrapper .gform_body .gfield.right {
      width: 48%;
      float: right;
      clear: none; }
      @media screen and (max-width: 600px) {
        .main .content .gform_wrapper .gform_body .gfield.right {
          width: 100%; } }
    .main .content .gform_wrapper .gform_body input.medium, .main .content .gform_wrapper .gform_body textarea {
      font-family: "canada-type-gibson", helvetica, sans-serif !important;
      color: #3d4145 !important;
      border: 1px solid #3d4145;
      font-size: 18px !important;
      -webkit-appearance: none;
      border-radius: 0; }
    .main .content .gform_wrapper .gform_body ul.gfield_radio li {
      margin: 0 0 10px; }
      .main .content .gform_wrapper .gform_body ul.gfield_radio li label {
        font-size: 18px; }
      .main .content .gform_wrapper .gform_body ul.gfield_radio li input {
        float: left;
        margin-right: 10px;
        margin: 9px 10px 0 1px; }
    .main .content .gform_wrapper .gform_body .top_label .ginput_container {
      margin-top: 0; }
    .main .content .gform_wrapper .gform_body .top_label .gfield_label {
      display: inline-block !important;
      line-height: 1.3;
      clear: both;
      font-weight: 500;
      font-size: 18px;
      margin: 0 0 5px; }
    .main .content .gform_wrapper .gform_footer {
      padding: 0; }
      .main .content .gform_wrapper .gform_footer .gform_button {
        background: #aa8d56;
        color: #ffffff;
        font-weight: 400;
        font-size: 16px !important;
        letter-spacing: 0px;
        text-transform: uppercase !important;
        transition: all 0.3s ease;
        width: 80px;
        height: 40px;
        margin-right: 0;
        border: 0px solid #aa8d56;
        transition: all 0.3s ease;
        -webkit-appearance: none;
        border-radius: 0;
        float: left; }
        .main .content .gform_wrapper .gform_footer .gform_button:hover {
          background: #c5c19e; }
    .main .content .contact-details {
      width: 48%;
      float: left;
      margin-bottom: 30px; }
      @media screen and (max-width: 960px) {
        .main .content .contact-details {
          width: 100%;
          float: none; } }
      .main .content .contact-details .address {
        background-position: left -359px; }
      .main .content .contact-details .po {
        background-position: left 6px;
        margin-bottom: 30px; }
      .main .content .contact-details .ph {
        background-position: left -236px; }
      .main .content .contact-details .pro {
        background-position: left -482px; }
      .main .content .contact-details .email {
        background-position: left -115px; }
        .main .content .contact-details .email a {
          text-decoration: underline; }
      .main .content .contact-details table {
        border-bottom: none; }
    .main .content .map {
      width: 48%;
      height: 350px;
      float: right;
      margin-bottom: 30px; }
      .main .content .map iframe {
        width: 100%;
        height: 350px; }
      @media screen and (max-width: 960px) {
        .main .content .map {
          width: 100%;
          float: none; } }
    .main .content .form {
      width: 48%;
      float: right;
      border-top: 1px solid #d6d7d7;
      padding-top: 20px; }
      @media screen and (max-width: 960px) {
        .main .content .form {
          width: 100%; } }
    .main .content .eo-fullcalendar table {
      border-bottom: 0; }
      .main .content .eo-fullcalendar table thead {
        border: 0 !important; }
      .main .content .eo-fullcalendar table tr td.fc-widget-header {
        padding: 0px !important; }
        .main .content .eo-fullcalendar table tr td.fc-widget-header table {
          margin-bottom: 0;
          border-bottom: 0; }
          .main .content .eo-fullcalendar table tr td.fc-widget-header table tr th {
            text-align: center;
            color: #ffffff;
            background: #c5c19e;
            padding: 10px 15px !important;
            border: 0 !important; }
      .main .content .eo-fullcalendar table tbody tr:nth-child(odd) {
        background: #ffffff; }
      .main .content .eo-fullcalendar table tbody tr:nth-child(odd) {
        background: #ffffff; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-bg table {
        margin: 0px; }
        .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-bg table thead {
          border: 0 !important; }
        .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-bg table .fc-day-number {
          background: #f9f9f9;
          padding: 5px 15px !important; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-content-skeleton table thead {
        border: 0 !important; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-content-skeleton table tr .fc-day-number {
        padding: 5px 15px !important; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-content-skeleton table tr td {
        padding: 5px;
        background: #ffffff; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-content-skeleton table tr td.fc-day-number {
        background: #e6e6e6;
        color: #3d4145;
        border: 0 !important; }
      .main .content .eo-fullcalendar table tbody tr .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-week .fc-content-skeleton table .fc-event-container .fc-day-grid-event {
        background: #958e59 !important;
        border: 1px solid #958e59 !important;
        padding: 5px; }
      .main .content .eo-fullcalendar table tbody tr .fc-today {
        background: #958e59; }

/* MEMBERS STUFF */
.main.members {
  background: #fcfcfc;
  /* LOGIN PAGE  */
  /* BOOKINGS PAGE */ }
  @media screen and (max-width: 780px) {
    .main.members {
      background: #ffffff; } }
  .main.members .members-sidebar {
    margin-top: 0;
    padding-right: 0; }
    @media screen and (max-width: 1200px) {
      .main.members .members-sidebar {
        width: 21%; } }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar {
        width: 100%;
        padding-top: 0;
        margin-top: 0;
        border-top: 0; } }
    .main.members .members-sidebar #mobile-btn {
      display: none;
      background: #2b335c;
      color: #ffffff;
      text-align: center;
      padding: 10px 0px;
      font-weight: 400;
      text-transform: uppercase;
      transition: all 0.3s ease; }
      @media screen and (max-width: 960px) {
        .main.members .members-sidebar #mobile-btn {
          display: block;
          width: 100%;
          float: none;
          position: relative;
          right: inherit;
          z-index: 999; } }
      .main.members .members-sidebar #mobile-btn:hover {
        cursor: pointer;
        background: #aa8d56;
        transition: all 0.3s ease; }
    .main.members .members-sidebar #mobile-btn.active {
      background: #aa8d56; }
    .main.members .members-sidebar a {
      color: #2B4054; }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar .sidebar-content {
        display: none; } }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar .buttons {
        width: 100%;
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; } }
    @media screen and (max-width: 600px) {
      .main.members .members-sidebar .buttons {
        margin-bottom: 30px; } }
    .main.members .members-sidebar .buttons .members-menu {
      margin: 0; }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar .cats {
        float: right;
        width: 58%;
        margin-right: 0%; } }
    @media screen and (max-width: 600px) {
      .main.members .members-sidebar .cats {
        width: 100%; } }
    .main.members .members-sidebar .weather {
      border-bottom: 1px solid #d6d7d7;
      padding: 0 0 38px;
      margin: 0 0 40px; }
      @media screen and (max-width: 1200px) {
        .main.members .members-sidebar .weather {
          width: 100%; } }
      @media screen and (max-width: 960px) {
        .main.members .members-sidebar .weather {
          width: 100%;
          border-bottom: 0;
          margin-bottom: 0;
          padding-top: 0;
          padding-bottom: 5px; } }
      .main.members .members-sidebar .weather h3 {
        font-weight: 400;
        font-size: 22px;
        margin: 0 0 15px;
        line-height: 100%; }
      .main.members .members-sidebar .weather #weatherFeed .weatherTitle {
        position: absolute;
        top: 0;
        right: 0; }
      .main.members .members-sidebar .weather #weatherFeed div span {
        font-size: 13px; }
        .main.members .members-sidebar .weather #weatherFeed div span b {
          font-weight: 400;
          font-size: 14px; }
      .main.members .members-sidebar .weather .links {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 0; }
        @media screen and (max-width: 960px) {
          .main.members .members-sidebar .weather .links {
            text-align: left; } }
        .main.members .members-sidebar .weather .links a {
          font-weight: 400;
          font-size: 16px; }
    .main.members .members-sidebar .events {
      padding: 0;
      margin: 00px 0 0;
      box-shadow: none;
      width: 100%; }
      @media screen and (max-width: 960px) {
        .main.members .members-sidebar .events {
          float: none;
          width: 100%;
          border-bottom: 1px solid #d6d7d7;
          padding: 30px 0 0;
          margin: 0 0 30px;
          overflow: hidden; }
          .main.members .members-sidebar .events .eo-events {
            margin-bottom: 0; }
          .main.members .members-sidebar .events h3 {
            border-top: 1px solid #d6d7d7;
            padding-top: 30px; } }
  @media screen and (max-width: 960px) and (max-width: 600px) {
    .main.members .members-sidebar .events .two-thirds {
      width: auto;
      padding-right: 15px; } }
      @media screen and (max-width: 960px) {
          .main.members .members-sidebar .events .two-thirds h3 {
            border-top: 0;
            padding-top: 0; } }
      .main.members .members-sidebar .events h3 {
        font-weight: 400;
        font-size: 22px;
        margin: 0 0 5px;
        line-height: 100%; }
      .main.members .members-sidebar .events .calendar-view {
        font-size: 14px; }
        .main.members .members-sidebar .events .calendar-view:hover {
          color: #3d4145; }
      .main.members .members-sidebar .events .eo-events {
        margin-top: 0px;
        width: 100%;
        padding: 0 0 25px; }
        @media screen and (max-width: 960px) {
          .main.members .members-sidebar .events .eo-events {
            border-bottom: 0; } }
        @media screen and (max-width: 780px) {
          .main.members .members-sidebar .events .eo-events {
            padding: 0;
            margin-bottom: 20px;
            margin-top: 0; } }
        .main.members .members-sidebar .events .eo-events li {
          width: 100%; }
          @media screen and (max-width: 960px) {
            .main.members .members-sidebar .events .eo-events li {
              float: left;
              width: 33%; } }
          .main.members .members-sidebar .events .eo-events li a .day {
            color: white;
            background-color: #2b335c;
            font-size: 18px;
            font-weight: 500;
            margin-right: 10px;
            width: 40px;
            height: 40px;
            display: block;
            text-align: center;
            padding: 6px 0; }
          .main.members .members-sidebar .events .eo-events li .one-third {
            width: 21%; }
            @media screen and (max-width: 1200px) {
              .main.members .members-sidebar .events .eo-events li .one-third {
                width: 40px; } }
          .main.members .members-sidebar .events .eo-events li .two-thirds {
            text-align: left; }
            @media screen and (max-width: 1200px) {
              .main.members .members-sidebar .events .eo-events li .two-thirds {
                width: 120px; } }
            .main.members .members-sidebar .events .eo-events li .two-thirds .month, .main.members .members-sidebar .events .eo-events li .two-thirds .year {
              margin-top: 15px;
              font-size: 18px;
              position: relative;
              display: inline;
              top: inherit;
              left: inherit;
              font-weight: 500;
              line-height: 100%; }
            @media screen and (max-width: 1200px) {
              .main.members .members-sidebar .events .eo-events li .two-thirds h3 {
                margin: 5px 0 0; } }
            .main.members .members-sidebar .events .eo-events li .two-thirds h3 a {
              top: inherit;
              color: #2b335c;
              font-weight: 400;
              font-size: 16px;
              text-transform: none;
              visibility: visible !important; }
              .main.members .members-sidebar .events .eo-events li .two-thirds h3 a:after {
                content: " »"; }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar .members-menu {
        float: left;
        width: 100%;
        margin-right: 4% !important; } }
    @media screen and (max-width: 780px) {
      .main.members .members-sidebar .members-menu {
        margin-right: 0; } }
    @media screen and (max-width: 600px) {
      .main.members .members-sidebar .members-menu {
        width: 100%; } }
    .main.members .members-sidebar .members-menu li a {
      background: #2b335c;
      font-size: 19px;
      font-weight: 500;
      text-transform: uppercase;
      padding: 12px 0;
      letter-spacing: 0.5px;
      margin-bottom: 10px; }
    .main.members .members-sidebar .members-menu li:hover a {
      background: #aa8d56;
      color: #ffffff; }
  .main.members .members-content {
    width: 75%;
    float: right;
    margin-top: 0;
    /* SLIDER */
    /* TWO COLUMNS OF NEWS STORIES */
    /* MEMBERS NEWS VERSION 2 */
    /* MY INFORMATION */
    /* CHANGE PASSWORD */ }
    @media screen and (max-width: 1500px) {
      .main.members .members-content {
        width: 73%; } }
    @media screen and (max-width: 1200px) {
      .main.members .members-content {
        width: 70%; } }
    @media screen and (max-width: 960px) {
      .main.members .members-content {
        width: 100%; } }
    @media screen and (max-width: 960px) {
      .main.members .members-content .heading {
        display: none; } }
    .main.members .members-content .slider-members {
      width: 100%;
      margin: 0 0 40px; }
      .main.members .members-content .slider-members .portal-box .feature-image {
        position: absolute; }
      .main.members .members-content .slider-members .portal-box .copy {
        position: absolute;
        right: 0;
        width: 540px;
        height: 240px;
        background: rgba(255, 255, 255, 0.8);
        padding: 25px 25px 0;
        margin: 30px 0; }
        .main.members .members-content .slider-members .portal-box .copy .read_more_link {
          display: none; }
        @media screen and (max-width: 780px) {
          .main.members .members-content .slider-members .portal-box .copy {
            width: 100%; } }
    @media screen and (max-width: 960px) {
      .main.members .members-content .archives-wrap {
        margin: 0; } }
    .main.members .members-content .archives-wrap .archive {
      width: 30.27%;
      margin-right: 4.5%;
      box-shadow: none;
      position: relative;
      background: #ffffff;
      transition: 0.3s all ease-in-out; }
      .main.members .members-content .archives-wrap .archive .image-wrap img {
        opacity: 1;
        transition: 0.3s all ease-in-out; }
      .main.members .members-content .archives-wrap .archive:hover {
        box-shadow: none;
        transition: 0.3s all ease-in-out; }
        .main.members .members-content .archives-wrap .archive:hover .image-wrap img {
          opacity: 0.9;
          transition: 0.3s all ease-in-out; }
      .main.members .members-content .archives-wrap .archive:nth-child(3n) {
        margin-right: 0 !important; }
      @media screen and (max-width: 1200px) {
        .main.members .members-content .archives-wrap .archive {
          width: 47.75%; }
          .main.members .members-content .archives-wrap .archive:nth-child(2n) {
            margin-right: 0 !important; } }
      @media screen and (max-width: 600px) {
        .main.members .members-content .archives-wrap .archive {
          width: 100%;
          margin-right: 0 !important; } }
      .main.members .members-content .archives-wrap .archive small.post-data {
        top: 0;
        left: 0;
        bottom: inherit;
        padding: 4px 10px;
        background: #aa8d56;
        color: #ffffff;
        font-weight: 500;
        font-size: 14px;
        font-style: normal !important;
        height: 28px; }
      .main.members .members-content .archives-wrap .archive .archive-content {
        position: relative;
        /*	padding: 25px 20px;	*/ }
        @media screen and (max-width: 780px) {
          .main.members .members-content .archives-wrap .archive .archive-content {
            padding: 0; } }
        .main.members .members-content .archives-wrap .archive .archive-content h2 {
          margin: 0 0 10px;
          line-height: 100%; }
          .main.members .members-content .archives-wrap .archive .archive-content h2 a {
            color: #2b335c;
            font-weight: 400;
            font-size: 22px; }
        .main.members .members-content .archives-wrap .archive .archive-content p {
          margin: 0; }
          .main.members .members-content .archives-wrap .archive .archive-content p + p {
            margin-top: 22px; }
        .main.members .members-content .archives-wrap .archive .archive-content p + h2 {
          margin-top: 25px; }
      .main.members .members-content .archives-wrap .archive .read_more_link {
        font-size: 15px;
        font-weight: 400;
        bottom: -10px;
        text-decoration: underline; }
        .main.members .members-content .archives-wrap .archive .read_more_link:after {
          content: " »"; }
        @media screen and (max-width: 600px) {
          .main.members .members-content .archives-wrap .archive .read_more_link {
            position: relative;
            bottom: inherit;
            right: inherit; } }
      .main.members .members-content .archives-wrap .archive .image-wrap img {
        min-height: 225px !important;
        height: 225px !important;
        width: auto !important;
        /*min-height: auto !important;
						height: auto !important;
						width: 100% !important;*/
        min-width: auto !important;
        max-width: inherit;
        opacity: 1; }
        @media screen and (max-width: 1200px) {
          .main.members .members-content .archives-wrap .archive .image-wrap img {
            height: auto !important; } }
        @media screen and (max-width: 600px) {
          .main.members .members-content .archives-wrap .archive .image-wrap img {
            width: 100% !important;
            height: auto !important;
            min-height: auto !important; } }
    .main.members .members-content .archives-wrap.two-col .archives-cat {
      width: 48.5%;
      margin-right: 3%;
      float: left; }
      .main.members .members-content .archives-wrap.two-col .archives-cat:nth-child(2n) {
        margin-right: 0 !important; }
      .main.members .members-content .archives-wrap.two-col .archives-cat .archive {
        width: 99.65%;
        margin-right: 0%;
        margin-bottom: 40px; }
        .main.members .members-content .archives-wrap.two-col .archives-cat .archive .image-wrap {
          max-height: 300px;
          overflow: hidden; }
          .main.members .members-content .archives-wrap.two-col .archives-cat .archive .image-wrap img {
            width: 100% !important;
            height: auto !important;
            min-height: inherit !important;
            min-width: auto !important;
            max-width: inherit; }
        .main.members .members-content .archives-wrap.two-col .archives-cat .archive .archive-content {
          padding: 25px 20px 45px; }
          .main.members .members-content .archives-wrap.two-col .archives-cat .archive .archive-content .read_more_link {
            bottom: 10px; }
    @media screen and (max-width: 480px) {
      .main.members .members-content .archives-wrap.list {
        margin-top: 30px; } }
    .main.members .members-content .archives-wrap.list .archive {
      width: 99.5%;
      /* This is so you can see the shadow on the right hand side */
      margin-right: 0;
      /*box-shadow: none;*/
      position: relative;
      background: #fcfcfc;
      transition: 0.3s all ease-in-out;
      clear: both;
      padding: 10px;
      height: inherit !important; }
      @media screen and (max-width: 780px) {
        .main.members .members-content .archives-wrap.list .archive {
          width: 100%;
          padding: 0 0 40px;
          margin-bottom: 40px;
          box-shadow: none;
          border-bottom: 1px solid #d6d7d7; } }
      .main.members .members-content .archives-wrap.list .archive img {
        float: right;
        width: 33%;
        max-height: inherit !important;
        margin-left: 3%; }
        @media screen and (max-width: 1500px) {
          .main.members .members-content .archives-wrap.list .archive img {
            width: 36%; } }
        @media screen and (max-width: 1200px) {
          .main.members .members-content .archives-wrap.list .archive img {
            width: 44%; } }
        @media screen and (max-width: 780px) {
          .main.members .members-content .archives-wrap.list .archive img {
            width: 40%;
            margin-left: 5%;
            margin-top: 38px;
            margin-bottom: 10px; } }
        @media screen and (max-width: 480px) {
          .main.members .members-content .archives-wrap.list .archive img {
            width: 100%;
            margin-left: 0;
            margin-top: 0;
            margin-bottom: 30px; } }
      .main.members .members-content .archives-wrap.list .archive h2 {
        margin: 0 0 12px;
        clear: none; }
        .main.members .members-content .archives-wrap.list .archive h2 a {
          font-size: 27px;
          font-weight: 400;
          color: #2b335c; }
      .main.members .members-content .archives-wrap.list .archive p {
        margin: 0; }
        .main.members .members-content .archives-wrap.list .archive p .read_more_link {
          position: relative;
          bottom: inherit;
          left: inherit;
          right: inherit;
          display: block;
          padding-top: 20px; }
      .main.members .members-content .archives-wrap.list .archive .post-data {
        position: relative !important;
        top: inherit;
        left: inherit;
        right: inherit;
        bottom: inherit;
        padding: 0;
        margin-bottom: 10px;
        height: inherit;
        display: block;
        background: none;
        color: #9d9d9d; }
      .main.members .members-content .archives-wrap.list .archive .post-data.cats {
        margin-top: 20px;
        margin-bottom: 0;
        color: #3d4145; }
        .main.members .members-content .archives-wrap.list .archive .post-data.cats a {
          text-decoration: underline;
          color: #aa8d56; }
    .main.members .members-content .column {
      width: 48%;
      margin-right: 4%; }
      @media screen and (max-width: 1200px) {
        .main.members .members-content .column {
          width: 100%;
          margin-right: 0;
          float: none; } }
      @media screen and (max-width: 960px) {
        .main.members .members-content .column {
          width: 48%;
          margin-right: 4%;
          float: left; } }
      @media screen and (max-width: 600px) {
        .main.members .members-content .column {
          width: 100%;
          margin-right: 0;
          float: none; } }
      .main.members .members-content .column:last-child {
        margin-right: 0; }
      .main.members .members-content .column .panel {
        border: 1px solid #d6d7d7;
        background: #ffffff;
        box-shadow: none;
        font-size: 18px !important;
        line-height: 23px;
        font-weight: 400;
        margin-bottom: 30px; }
        .main.members .members-content .column .panel h2 {
          background: #2b335c;
          font-size: 18px;
          line-height: 24px; }
        .main.members .members-content .column .panel p {
          font-size: 18px !important;
          line-height: 23px;
          font-weight: 400; }
        .main.members .members-content .column .panel table {
          margin: 0 0 15px; }
          .main.members .members-content .column .panel table tr td {
            font-size: 18px !important;
            line-height: 23px;
            font-weight: 400;
            color: #3d4145;
            background: #ffffff;
            padding: 5px 15px;
            letter-spacing: 0.5px; }
            .main.members .members-content .column .panel table tr td p {
              font-size: 18px !important;
              line-height: 23px;
              font-weight: 400; }
            .main.members .members-content .column .panel table tr td a {
              color: #3d4145;
              text-decoration: underline !important;
              padding: 0; }
          .main.members .members-content .column .panel table tr:nth-child(odd) {
            background: #ffffff; }
      .main.members .members-content .column #teenet {
        font-size: 18px !important;
        line-height: 23px;
        font-weight: 400;
        margin: 0 0 15px; }
        .main.members .members-content .column #teenet .tn-conditions {
          padding: 5px 20px 38px;
          margin: 0;
          width: 100%;
          font-size: 16px; }
        .main.members .members-content .column #teenet p {
          padding: 5px 15px; }
        .main.members .members-content .column #teenet a {
          color: #3d4145;
          padding: 0;
          font-size: 16px;
          text-decoration: underline; }
      @media screen and (max-width: 480px) {
        .main.members .members-content .column #details {
          margin-top: 20px; } }
    .main.members .members-content .password table.portal {
      border-top: 0;
      border-bottom: 0;
      margin: 0 auto;
      background: #EBEDED !important; }
      .main.members .members-content .password table.portal tr td div table tr:nth-child(odd) {
        background: #ffffff; }
        .main.members .members-content .password table.portal tr td div table tr:nth-child(odd) td {
          background: #ffffff; }
      .main.members .members-content .password table.portal th {
        background-color: #2b335c;
        font-size: 17px;
        font-weight: 400;
        position: relative;
        padding: 10px 15px; }
      .main.members .members-content .password table.portal input[type=submit] {
        border: 0px solid red !important;
        margin-bottom: 0px;
        background: #2b335c;
        width: 168px !important;
        height: 42px !important;
        color: #ffffff;
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 400;
        display: block;
        text-align: center;
        transform: all 0.3s ease;
        opacity: 1;
        float: none;
        display: inline; }
        .main.members .members-content .password table.portal input[type=submit]:hover {
          background: #aa8d56;
          transform: all 0.3s ease; }
      .main.members .members-content .password table.portal input[type=button] {
        border: 0px solid red !important;
        margin-bottom: 0px;
        background: #ffffff;
        width: 168px !important;
        height: 42px !important;
        color: #2b335c;
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 400;
        display: block;
        text-align: center;
        transform: all 0.3s ease;
        opacity: 1;
        float: none;
        display: inline; }
        .main.members .members-content .password table.portal input[type=button]:hover {
          color: #aa8d56;
          transform: all 0.3s ease; }
      @media screen and (max-width: 600px) {
        .main.members .members-content .password table.portal {
          display: table; }
          .main.members .members-content .password table.portal tbody {
            display: table;
            width: 100%; }
            .main.members .members-content .password table.portal tbody td {
              padding: 0 5% !important; }
              .main.members .members-content .password table.portal tbody td input[type=password] {
                width: 100% !important; } }
      @media screen and (max-width: 600px) {
        .main.members .members-content .password table.portal input {
          width: 100% !important; } }
      .main.members .members-content .password table.portal td {
        padding: 0px !important; }
      .main.members .members-content .password table.portal div[align=center] {
        width: 70%;
        margin: 0 auto;
        padding: 20px 0; }
        @media screen and (max-width: 1200px) {
          .main.members .members-content .password table.portal div[align=center] {
            width: 100%; } }
        .main.members .members-content .password table.portal div[align=center] table {
          width: 600px !important; }
          @media screen and (max-width: 1200px) {
            .main.members .members-content .password table.portal div[align=center] table {
              width: 100% !important; } }
          .main.members .members-content .password table.portal div[align=center] table td {
            padding: 0px 0px 10px !important; }
            @media screen and (max-width: 600px) {
              .main.members .members-content .password table.portal div[align=center] table td {
                padding: 0 0 10px !important; } }
    @media screen and (max-width: 600px) {
      .main.members .members-content .password {
        padding: 0 !important; } }
  .main.members .members-content.login {
    width: 100%; }
    .main.members .members-content.login h1 {
      position: relative;
      top: inherit;
      left: inherit;
      z-index: 10;
      text-shadow: none;
      text-transform: none;
      font-size: 36px;
      font-weight: 400;
      color: #2b335c;
      letter-spacing: 0.5px;
      line-height: 120%;
      text-align: left;
      margin-top: 0; }
    .main.members .members-content.login .login .left {
      width: 40%;
      margin-right: 0;
      float: left; }
      @media screen and (max-width: 780px) {
        .main.members .members-content.login .login .left {
          width: 100%;
          float: none; } }
      .main.members .members-content.login .login .left form {
        width: 85%;
        margin: 0;
        background: #2b335c;
        box-shadow: none;
        padding: 40px 0; }
        @media screen and (max-width: 780px) {
          .main.members .members-content.login .login .left form {
            width: 100%;
            margin-bottom: 40px; } }
        .main.members .members-content.login .login .left form .input input {
          margin-bottom: 20px;
          border: 0;
          width: 60%; }
        .main.members .members-content.login .login .left form .input input[type=submit] {
          color: #ffffff;
          font-weight: 400;
          font-size: 14px;
          text-transform: uppercase;
          width: 120px;
          height: 40px;
          background-color: #aa8d56;
          border: 0;
          padding: 0;
          text-align: center; }
    .main.members .members-content.login .login .right {
      width: 60%;
      float: right; }
      @media screen and (max-width: 780px) {
        .main.members .members-content.login .login .right {
          width: 100%;
          float: none; } }
  .main.members #memberSearch:before,
  .main.members #eventListForm:before {
    display: block;
    position: relative !important;
    width: 100%;
    top: inherit;
    left: inherit;
    text-align: left;
    color: #2b335c;
    font-family: "canada-type-gibson", helvetica, sans-serif !important;
    text-transform: none !important;
    text-shadow: none !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
    font-size: 36px !important; }
  .main.members .eventListContain,
  .main.members #mainLayout {
    padding-top: 20px !important; }
  .main.members #mainLayout thead {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 1px solid #2b335c; }
  .main.members #mainLayout th {
    background: #2b335c;
    color: #ffffff;
    padding: 10px 15px;
    text-align: left;
    box-sizing: border-box; }
    .main.members #mainLayout th span {
      color: #ffffff;
      margin-bottom: 10px;
      font-size: 17px;
      position: relative;
      font-weight: 400;
      text-transform: none; }
  .main.members #mainLayout .ui-datatable.ui-widget .ui-datatable-data td,
  .main.members #mainLayout .ui-datatable.ui-widget tfoot td,
  .main.members #mainLayout .ui-datatable.ui-widget .ui-datatable-data-empty td {
    border: 1px solid #2b335c; }
  .main.members #mainLayout td {
    padding: 10px; }
  .main.members h3 .eventHeader {
    position: relative;
    top: inherit;
    left: inherit;
    z-index: 10;
    text-shadow: none;
    text-transform: none;
    font-family: "canada-type-gibson", helvetica, sans-serif !important;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-align: left;
    color: #2b335c;
    font-size: 26px !important;
    font-weight: 200 !important;
    margin: 25px 0 10px !important; }
  .main.members .ui-panelgrid tr, .main.members .ui-panelgrid td {
    background: transparent; }

.product-page .splash-image.hidden {
  visibility: visible !important;
  display: block !important; }

.product-page .content {
  /* ACCOUNT INFO */
  /* BOOKINGS */
  /* MEMBERS DIRECTORY */
  /* PLAYING PARTNERS */ }
  .product-page .content .members-content table.portal input, .product-page .content .members-content table.portal textarea {
    width: 100% !important; }
  .product-page .content .members-content table.portal th {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "canada-type-gibson", helvetica, sans-serif; }
  .product-page .content .members-content table.portal tr:nth-child(odd) {
    background: #ffffff; }
  .product-page .content .members-content table.portal tr td div[align=center] table {
    margin: 10px 0 0; }
  .product-page .content .members-content table.portal tr td div[align=center] input[type=submit], .product-page .content .members-content table.portal tr td div[align=center] input[type=button] {
    width: 120px !important;
    height: 40px;
    background: #aa8d56;
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    padding: 0;
    display: inline;
    transition: all 0.3s ease; }
    .product-page .content .members-content table.portal tr td div[align=center] input[type=submit]:hover, .product-page .content .members-content table.portal tr td div[align=center] input[type=button]:hover {
      transition: all 0.3s ease;
      background: #68633E; }
    @media screen and (max-width: 600px) {
      .product-page .content .members-content table.portal tr td div[align=center] input[type=submit], .product-page .content .members-content table.portal tr td div[align=center] input[type=button] {
        display: block; } }
  .product-page .content .members-content table.portal tr td div[align=center] input[type=button] {
    background: #2b335c;
    transition: all 0.3s ease; }
    .product-page .content .members-content table.portal tr td div[align=center] input[type=button]:hover {
      transition: all 0.3s ease;
      background: #181c33; }
  .product-page .content .members-content table.portal table tr:nth-child(odd) {
    background: #ffffff; }
  .product-page .content table {
    /*	background: $white; */
    background: #fcfcfc; }
    .product-page .content table tr:nth-child(odd) {
      background: #ffffff;
      background: #fcfcfc; }
    .product-page .content table tr:nth-child(even) {
      background: #ffffff;
      background: #fcfcfc; }
  .product-page .content table.display-options {
    background: transparent; }
    .product-page .content table.display-options tr:nth-child(odd) {
      background: transparent; }
    .product-page .content table.display-options tr:nth-child(even) {
      background: transparent; }
    .product-page .content table.display-options tr td {
      font-size: 14px !important;
      line-height: inherit;
      padding: 0;
      vertical-align: middle; }
  .product-page .content table.portal tr:nth-child(odd) {
    background: #ffffff; }
  .product-page .content table.portal tr:nth-child(even) {
    background: #ffffff; }
  .product-page .content center table {
    width: 100%; }
    .product-page .content center table tr td {
      padding: 0; }
      .product-page .content center table tr td table {
        margin-bottom: 0; }
        .product-page .content center table tr td table table {
          margin-bottom: 0; }
          .product-page .content center table tr td table table tr td .tab_on, .product-page .content center table tr td table table tr td .tab_off {
            background: #ffffff;
            height: auto;
            padding: 10px; }
          .product-page .content center table tr td table table tr td .tab_off {
            background: #f0f0f0; }
            .product-page .content center table tr td table table tr td .tab_off:hover {
              background: #ffffff; }
              .product-page .content center table tr td table table tr td .tab_off:hover a {
                color: #aa8d56; }
      .product-page .content center table tr td table.portal tr td {
        background: #ffffff; }
        .product-page .content center table tr td table.portal tr td p {
          padding: 10px 15px;
          margin: 0; }
        .product-page .content center table tr td table.portal tr td table.portal tr th {
          background: #c5c19e; }
        .product-page .content center table tr td table.portal tr td table.portal tr td {
          padding: 10px 15px; }
          .product-page .content center table tr td table.portal tr td table.portal tr td em {
            text-align: center;
            display: block;
            font-size: 16px;
            color: #d4d4d4; }
  .product-page .content #eventListForm .event-nav .ui-button {
    background: #2b335c;
    transition: all 0.3s ease; }
    .product-page .content #eventListForm .event-nav .ui-button:hover {
      transition: all 0.3s ease;
      background: #181c33; }
  .product-page .content #eventListForm .event-nav .ui-button.ui-widget.ui-state-active {
    background: #aa8d56;
    transition: all 0.3s ease; }
    .product-page .content #eventListForm .event-nav .ui-button.ui-widget.ui-state-active:hover {
      transition: all 0.3s ease;
      background: #c5c19e; }
  .product-page .content #eventListForm h3 {
    margin-bottom: 0; }
  .product-page .content #eventListForm .eventList {
    margin-top: 20px; }
  .product-page .content #memberSearch .ui-panel-title {
    font-size: 18px;
    font-weight: 500; }
  .product-page .content #memberSearch .mainBoxTp p {
    font-size: 16px; }
  .product-page .content #memberSearch .ui-button-text-only {
    font-size: 16px;
    font-weight: 400; }
  .product-page .content #memberSearch #alphaList {
    padding: 0 0 14px 0; }
    .product-page .content #memberSearch #alphaList a {
      font-size: 14px;
      font-weight: 700;
      width: 26px;
      height: 26px;
      margin: 2px 0 0 2px;
      color: #3d4145;
      border: 1px solid #3d4145;
      font-family: "freight-sans-pro", sans-serif; }
      .product-page .content #memberSearch #alphaList a:hover {
        background: #aa8d56;
        color: #ffffff; }
  .product-page .content #memberSearch #inputSearch .ui-button {
    background: #2b335c;
    border-radius: 3px;
    border: 0;
    margin-right: 3px;
    transition: all 0.3s ease; }
    .product-page .content #memberSearch #inputSearch .ui-button:hover {
      background: #68633E;
      transition: all 0.3s ease; }
    .product-page .content #memberSearch #inputSearch .ui-button span {
      color: #ffffff !important;
      font-weight: 500; }
  .product-page .content #memberSearch #inputSearch .ui-state-active {
    background: #c5c19e; }
  .product-page .content #memberSearch #inputSearch .membSrchBt {
    background: #aa8d56;
    transition: all 0.3s ease; }
    .product-page .content #memberSearch #inputSearch .membSrchBt:hover {
      background: #c5c19e;
      transition: all 0.3s ease; }
  .product-page .content #memberSearch #mainLayout .ui-datatable.ui-widget .ui-datatable-data td {
    font-family: "canada-type-gibson", helvetica, sans-serif !important;
    font-size: 18px !important; }
  @media screen and (max-width: 600px) {
    .product-page .content #memberSearch #mainLayout th {
      padding: 5px 0; } }
  @media screen and (max-width: 600px) {
    .product-page .content #memberSearch #mainLayout th span {
      font-size: 14px; } }
  .product-page .content #memberSearch .ui-datatable-tablewrapper {
    margin-top: 10px; }
  .product-page .content #partnerForm h3.eventHeader {
    font-size: 36px !important;
    font-family: "canada-type-gibson", helvetica, sans-serif !important;
    font-weight: 400;
    color: #2b335c;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-align: left;
    margin-top: 0; }
  .product-page .content #partnerForm .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .product-page .content #partnerForm .mbCancel a {
    background: #2b335c !important;
    transition: all 0.3s ease; }
    .product-page .content #partnerForm .mbCancel a:hover {
      background: #181c33;
      transition: all 0.3s ease; }
  .product-page .content #partnerForm #records .recordContainer {
    border-left: 3px solid #fcfcfc;
    border-right: 3px solid #fcfcfc; }
  .product-page .content #partnerForm .mb-tabs.partnerList .ui-widget-content {
    background: #fcfcfc; }

/* SINGLE COURSE */
.main.single-course .content .hole,
.main.tour-v3 .content .hole {
  border-bottom: 1px solid #d6d7d7;
  margin-bottom: 40px; }
  .main.single-course .content .hole h2,
  .main.tour-v3 .content .hole h2 {
    clear: none; }
  .main.single-course .content .hole h3,
  .main.tour-v3 .content .hole h3 {
    font-size: 20px;
    margin: 0 0 5px;
    clear: none; }
  .main.single-course .content .hole img.alignright,
  .main.tour-v3 .content .hole img.alignright {
    width: 250px;
    height: auto;
    margin: 0 0 0px 30px;
    right: inherit;
    max-width: inherit;
    max-height: inherit;
    float: right;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .main.single-course .content .hole img.alignright,
      .main.tour-v3 .content .hole img.alignright {
        width: 200px; } }
    @media screen and (max-width: 600px) {
      .main.single-course .content .hole img.alignright,
      .main.tour-v3 .content .hole img.alignright {
        width: 150px;
        float: inherit;
        margin: 15px auto; } }
  .main.single-course .content .hole .course-distance,
  .main.tour-v3 .content .hole .course-distance {
    margin-bottom: 0;
    padding-top: 18px;
    width: 70%;
    float: left; }
    @media screen and (max-width: 1200px) {
      .main.single-course .content .hole .course-distance,
      .main.tour-v3 .content .hole .course-distance {
        width: 60%; } }
    @media screen and (max-width: 960px) {
      .main.single-course .content .hole .course-distance,
      .main.tour-v3 .content .hole .course-distance {
        width: 100%; } }
    .main.single-course .content .hole .course-distance h3,
    .main.tour-v3 .content .hole .course-distance h3 {
      margin: 0 0 10px; }
    .main.single-course .content .hole .course-distance p,
    .main.tour-v3 .content .hole .course-distance p {
      border-bottom: 1px solid #d6d7d7;
      padding: 0 0 10px;
      margin: 0 0 10px; }
      .main.single-course .content .hole .course-distance p strong,
      .main.tour-v3 .content .hole .course-distance p strong {
        font-weight: 500;
        display: inline-block;
        width: 32%; }
        @media screen and (max-width: 1200px) {
          .main.single-course .content .hole .course-distance p strong,
          .main.tour-v3 .content .hole .course-distance p strong {
            width: 20%; } }
        @media screen and (max-width: 960px) {
          .main.single-course .content .hole .course-distance p strong,
          .main.tour-v3 .content .hole .course-distance p strong {
            width: 29%; } }
        @media screen and (max-width: 600px) {
          .main.single-course .content .hole .course-distance p strong,
          .main.tour-v3 .content .hole .course-distance p strong {
            width: 40%; } }
      .main.single-course .content .hole .course-distance p span,
      .main.tour-v3 .content .hole .course-distance p span {
        display: inline-block;
        text-align: right;
        width: 32%; }
        @media screen and (max-width: 1200px) {
          .main.single-course .content .hole .course-distance p span,
          .main.tour-v3 .content .hole .course-distance p span {
            width: 30%; } }
        @media screen and (max-width: 600px) {
          .main.single-course .content .hole .course-distance p span,
          .main.tour-v3 .content .hole .course-distance p span {
            width: 25%; } }
  .main.single-course .content .hole .course-gallery,
  .main.tour-v3 .content .hole .course-gallery {
    margin: 32px 0 0;
    clear: both; }
  .main.single-course .content .hole .pagination,
  .main.tour-v3 .content .hole .pagination {
    background: #ffffff;
    padding: 5px;
    margin: 0;
    clear: both; }
    @media screen and (max-width: 960px) {
      .main.single-course .content .hole .pagination,
      .main.tour-v3 .content .hole .pagination {
        padding: 0; } }
    .main.single-course .content .hole .pagination a,
    .main.tour-v3 .content .hole .pagination a {
      font-weight: 400;
      color: #2b335c; }
    .main.single-course .content .hole .pagination .prev,
    .main.tour-v3 .content .hole .pagination .prev {
      left: 0px; }
      @media screen and (max-width: 780px) {
        .main.single-course .content .hole .pagination .prev,
        .main.tour-v3 .content .hole .pagination .prev {
          padding: 0;
          width: 50%;
          text-align: left !important;
          float: left; } }
    .main.single-course .content .hole .pagination .next,
    .main.tour-v3 .content .hole .pagination .next {
      right: 0px; }
      @media screen and (max-width: 780px) {
        .main.single-course .content .hole .pagination .next,
        .main.tour-v3 .content .hole .pagination .next {
          padding: 0;
          width: 50%;
          text-align: right !important; } }
    @media screen and (max-width: 780px) {
      .main.single-course .content .hole .pagination .overview,
      .main.tour-v3 .content .hole .pagination .overview {
        display: none; } }
    .main.single-course .content .hole .pagination .prev, .main.single-course .content .hole .pagination .next, .main.single-course .content .hole .pagination .overview,
    .main.tour-v3 .content .hole .pagination .prev,
    .main.tour-v3 .content .hole .pagination .next,
    .main.tour-v3 .content .hole .pagination .overview {
      top: 8px; }

@media screen and (max-width: 960px) {
  .main.single-course .course-slider,
  .main.tour-v3 .course-slider {
    margin-top: 0; } }

.main.tour-v3 .content .hole {
  padding: 80px 0 0;
  margin-bottom: 20px !important;
  display: inline-block; }
  .main.tour-v3 .content .hole h2 {
    padding-top: 0px;
    margin-top: 0; }

.main.single-course .content .hole {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

/* EVENTS */
.single-event .eo-event-meta {
  margin: 10px 0 40px;
  padding: 0; }
  .single-event .eo-event-meta li {
    margin: 0 0 5px;
    padding: 0;
    list-style: none; }
    .single-event .eo-event-meta li strong {
      font-weight: 400; }

/* SINGLE POSTS */
@media screen and (max-width: 960px) {
  .single-post .content .wrapped {
    float: none; } }

.single-post .content .wrapped .archives-wrap {
  width: 100%; }
  .single-post .content .wrapped .archives-wrap p.meta-foot {
    text-align: left;
    font-size: 16px;
    clear: both; }
    .single-post .content .wrapped .archives-wrap p.meta-foot a {
      text-decoration: underline; }
  .single-post .content .wrapped .archives-wrap p.back a {
    text-decoration: underline; }

/* Override */
.single-course footer .content {
  padding-bottom: 40px; }

/* FOOTER */
footer {
  float: none; }
  footer .content {
    float: left;
    color: #ffffff;
    background: #484848;
    padding-top: 40px;
    text-align: left;
    margin-right: 0;
    padding: 40px 3.75%;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 1200px) {
      footer .content {
        padding: 40px 3%; } }
    @media screen and (max-width: 960px) {
      footer .content {
        margin-bottom: 0px; } }
    @media screen and (max-width: 600px) {
      footer .content {
        padding: 40px 10% 30px; } }
    footer .content .footer-menus {
      float: left;
      width: 63.33%; }
      @media screen and (max-width: 1200px) {
        footer .content .footer-menus {
          width: 73%; } }
      footer .content .footer-menus .right-sidebar {
        width: 100%;
        top: inherit;
        text-align: left; }
        @media screen and (max-width: 960px) {
          footer .content .footer-menus .right-sidebar {
            display: none; } }
        footer .content .footer-menus .right-sidebar h3 {
          color: #ffffff !important;
          border-bottom: 3px solid #aa8d56;
          font-weight: 400;
          letter-spacing: 1px;
          width: auto;
          display: inline-block;
          margin: 0 0 18px;
          line-height: 100%;
          padding: 0 0 10px;
          font-size: 18px;
          width: 130px; }
        footer .content .footer-menus .right-sidebar ul {
          margin: 0 auto; }
          footer .content .footer-menus .right-sidebar ul a:before {
            content: ''; }
        footer .content .footer-menus .right-sidebar li.widget {
          width: 23%;
          float: left;
          padding: 0;
          line-height: 26px;
          margin: 0;
          border-bottom: 0; }
          footer .content .footer-menus .right-sidebar li.widget a {
            color: #ffffff;
            font-size: 16px;
            font-weight: 500;
            padding-bottom: 10px;
            display: block;
            line-height: 20px; }
          footer .content .footer-menus .right-sidebar li.widget li:last-child {
            padding-bottom: 0; }
        footer .content .footer-menus .right-sidebar li.widget_text {
          width: 30%;
          padding-right: 5%; }
    footer .content .contact {
      float: right;
      width: 36.67%;
      text-align: left;
      color: #ffffff;
      font-size: 18px; }
      @media screen and (max-width: 1200px) {
        footer .content .contact {
          width: 25%; } }
      @media screen and (max-width: 960px) {
        footer .content .contact {
          width: 70%;
          margin: 0;
          float: left; } }
      @media screen and (max-width: 780px) {
        footer .content .contact {
          width: 100%;
          float: none; } }
      footer .content .contact h4 {
        color: #ffffff !important;
        border-bottom: 3px solid #aa8d56;
        font-weight: 400;
        letter-spacing: 1px;
        width: auto;
        display: inline-block;
        margin: 0 0 17px;
        line-height: 100%;
        padding: 0 0 10px;
        font-size: 18px;
        display: block;
        float: left;
        clear: both;
        width: 150px; }
        @media screen and (max-width: 960px) {
          footer .content .contact h4 {
            float: none; } }
        @media screen and (max-width: 600px) {
          footer .content .contact h4 {
            width: 100%;
            text-align: center; } }
      footer .content .contact .contact-details {
        width: 100%;
        display: block;
        overflow: hidden;
        float: none; }
        @media screen and (max-width: 960px) {
          footer .content .contact .contact-details {
            width: 100%; } }
      footer .content .contact .col {
        width: 49%;
        float: left;
        padding-right: 1%; }
        @media screen and (max-width: 1200px) {
          footer .content .contact .col {
            width: 100%;
            float: none;
            padding-right: 0; } }
        @media screen and (max-width: 960px) {
          footer .content .contact .col {
            width: 59%;
            float: left;
            padding-right: 1%; } }
        @media screen and (max-width: 600px) {
          footer .content .contact .col {
            width: 55%;
            padding-right: 1%; } }
        @media screen and (max-width: 600px) {
          footer .content .contact .col {
            width: 100%;
            padding-right: 0; } }
        @media screen and (max-width: 960px) {
          footer .content .contact .col:last-child {
            width: 39%;
            padding-right: 1%; } }
        @media screen and (max-width: 600px) {
          footer .content .contact .col:last-child {
            width: 43%;
            padding-right: 1%; } }
        @media screen and (max-width: 600px) {
          footer .content .contact .col:last-child {
            width: 100%;
            padding-right: 0; } }
      footer .content .contact p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        overflow: hidden;
        margin-bottom: 7px;
        line-height: 22px; }
        footer .content .contact p strong {
          font-weight: 400;
          width: 80px;
          float: left;
          height: 23px; }
        footer .content .contact p a {
          text-decoration: underline;
          color: #ffffff;
          font-size: 16px;
          width: auto;
          display: inline;
          text-align: left;
          float: none;
          position: absolute;
          word-break: break-word; }
          footer .content .contact p a:hover {
            color: #958e59; }
      footer .content .contact p.address {
        line-height: 22px; }
        footer .content .contact p.address strong {
          height: 53px; }
    footer .content .social {
      width: 220px;
      height: 34px;
      padding-top: 25px; }
      @media screen and (max-width: 1200px) {
        footer .content .social {
          width: 25%;
          float: right;
          clear: both;
          height: 38px; } }
      @media screen and (max-width: 960px) {
        footer .content .social {
          width: 30%;
          float: right;
          clear: inherit;
          height: auto;
          margin-top: 40px; } }
      @media screen and (max-width: 780px) {
        footer .content .social {
          width: 176px;
          float: none;
          margin: 0 auto !important;
          float: none;
          clear: none;
          text-align: center;
          overflow: hidden;
          padding-top: 20px;
          height: 60px; } }
      footer .content .social a {
        margin-right: 10px;
        background: #aa8d56;
        border-radius: 20px;
        padding: 8px;
        display: block;
        float: left;
        opacity: 1;
        transition: all 0.3s ease; }
        footer .content .social a img {
          width: 18px;
          height: auto; }
        footer .content .social a:hover {
          opacity: 0.7;
          transition: all 0.3s ease; }
  footer .footer-nav {
    background: #323232;
    color: #ffffff;
    height: 74px;
    text-align: center; }
    @media screen and (max-width: 480px) {
      footer .footer-nav {
        height: 92px; } }
    footer .footer-nav p {
      font-size: 14px;
      line-height: 18px;
      font-weight: 500;
      text-transform: uppercase;
      margin: 0 auto;
      padding: 28px 0; }
      footer .footer-nav p a {
        color: #ffffff; }
        footer .footer-nav p a:hover {
          font-weight: 400; }
        @media screen and (max-width: 480px) {
          footer .footer-nav p a {
            display: block; } }

/* Course Tour V2 */
.tour-v2 .holes {
  margin-left: 0.65%; }
  .tour-v2 .holes .hole {
    border-top: 50px solid #2b335c;
    box-shadow: 0 0 5px #aaa;
    margin-right: 2.176515979%; }
    .tour-v2 .holes .hole a h3 {
      letter-spacing: 0;
      font-weight: 400;
      font-size: 24px;
      top: -45px; }

/* Course Tour v3 */
.page-template-page-course-v3 .content .wrapped img.wp-image-442 {
  margin: 0 110px; }
  @media screen and (max-width: 600px) {
    .page-template-page-course-v3 .content .wrapped img.wp-image-442 {
      margin: 0 auto; } }

.page-template-page-course-v3 #myBtn {
  display: none;
  font-family: "canada-type-gibson", helvetica, sans-serif;
  position: fixed;
  right: 5%;
  bottom: 10px;
  color: #fff;
  font-weight: 400;
  z-index: 2;
  background-color: #2b335c;
  border: 1px solid #2b335c;
  border-radius: 5%;
  padding: 15px; }
  .page-template-page-course-v3 #myBtn:hover {
    cursor: pointer; }

/* Reciprocal Clubs */
.reciprocal-clubs .accordion-title {
  margin: 0px 0 30px;
  padding: 20px 0;
  background: #2b335c;
  cursor: pointer;
  position: relative; }
  @media screen and (max-width: 600px) {
    .reciprocal-clubs .accordion-title {
      padding: 12px 0; } }
  .reciprocal-clubs .accordion-title h2 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    float: none;
    text-align: center; }
    @media screen and (max-width: 600px) {
      .reciprocal-clubs .accordion-title h2 {
        font-size: 22px; } }
  .reciprocal-clubs .accordion-title i {
    display: block;
    position: absolute;
    background: #aa8d56;
    color: #ffffff;
    height: 25px;
    width: 75px;
    padding: 23px 0;
    top: 0;
    right: 0;
    text-align: center;
    font-style: normal; }
    @media screen and (max-width: 1200px) {
      .reciprocal-clubs .accordion-title i {
        height: 100%; } }
    @media screen and (max-width: 600px) {
      .reciprocal-clubs .accordion-title i {
        padding: 17px 0;
        width: 60px; } }
    .reciprocal-clubs .accordion-title i:before {
      content: "\25BC";
      font-size: 24px;
      font-weight: 400; }
      @media screen and (max-width: 600px) {
        .reciprocal-clubs .accordion-title i:before {
          font-size: 18px; } }
  .reciprocal-clubs .accordion-title i.icon-keyboard-arrow-down:before {
    content: "\25B6";
    font-size: 24px;
    font-weight: 400; }
    @media screen and (max-width: 600px) {
      .reciprocal-clubs .accordion-title i.icon-keyboard-arrow-down:before {
        font-size: 18px; } }

.reciprocal-clubs .accordion-category.open {
  display: block; }

.reciprocal-clubs .reciprocal-club {
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d6d7d7;
  overflow: hidden; }

@incl $borderia($tablet-small) {
  .reciprocal-clubs .reciprocal-club {
    width: 200px;
    height: auto;
    width: 100%; } }
  .reciprocal-clubs .reciprocal-club p {
    margin: 0 0 5px; }
    .reciprocal-clubs .reciprocal-club p strong {
      font-weight: 400; }
    .reciprocal-clubs .reciprocal-club p a {
      text-decoration: underline; }
  .reciprocal-clubs .reciprocal-club span {
    display: block;
    margin: 0 0 22px; }
  .reciprocal-clubs .reciprocal-club img.float-right {
    width: 300px;
    float: right;
    margin: -20px 0 20px 20px;
    position: relative; }
    @media screen and (max-width: 780px) {
      .reciprocal-clubs .reciprocal-club img.float-right {
        width: 200px; } }
    @media screen and (max-width: 600px) {
      .reciprocal-clubs .reciprocal-club img.float-right {
        display: none; } }

.single-reciprocal .main .content .wrapped .archives-wrap {
  width: 100%; }

.single-reciprocal .main .content .reciprocal-club p {
  margin: 0 0 10px; }
  .single-reciprocal .main .content .reciprocal-club p strong {
    font-weight: 400; }
  .single-reciprocal .main .content .reciprocal-club p a {
    text-decoration: underline; }

/* Overrides */
.gform_wrapper.gf_browser_chrome .gform_body {
  width: calc(100% + 0px) !important; }

/* Tiny MCE Styles */
.mobile-menu #nav li:hover .sub-menu {
  display: block; }

@media screen and (max-width: 960px) {
  .mobile-menu #nav {
    margin-bottom: 0; }
    .mobile-menu #nav li .arrow-down {
      position: absolute;
      right: 0;
      display: block !important;
      padding: 15px 30px 15px 25px !important;
      width: 60px !important;
      background-color: #2b335c;
      border-left: 1px solid #ffffff; }
      .mobile-menu #nav li .arrow-down:before {
        content: '\002B'; }
    .mobile-menu #nav li.menu-item-has-children a {
      display: inline-block !important;
      width: 80%; }
    .mobile-menu #nav li.menu-item-has-children:hover ul.sub-menu {
      display: none; }
    .mobile-menu #nav li.menu-item-has-children.open .arrow-down:before {
      content: '\2212'; }
    .mobile-menu #nav li.menu-item-has-children.open .sub-menu {
      display: block !important;
      background: #2b335c;
      border-top: 1px solid #ffffff; }
      .mobile-menu #nav li.menu-item-has-children.open .sub-menu li.menu-item-has-children .arrow-down:before {
        content: '\002B'; }
      .mobile-menu #nav li.menu-item-has-children.open .sub-menu li.menu-item-has-children .sub-menu {
        display: none !important; }
      .mobile-menu #nav li.menu-item-has-children.open .sub-menu li.menu-item-has-children.open .sub-menu {
        display: block !important;
        border-top: 1px solid #ffffff; } }

/* Stop Google maps moving around when scrolling */
.map iframe {
  pointer-events: none; }

.members .members-content .column .panel .portalLink a {
  color: #aa8d56;
  text-decoration: underline !important; }

.members .members-content .column #intranet a {
  color: #aa8d56;
  text-decoration: underline !important; }

.members .members-content table.portal input, .members .members-content table.portal textarea {
  border: 1px solid #3d4145; }

.members .members-content .password table.portal div[align=center] table td div[align=right] {
  margin-right: 10px; }

.members .members-content .password table.portal div[align=center] button, .members .members-content .password table.portal div[align=center] #userSubmit {
  font-family: "canada-type-gibson", helvetica, sans-serif !important; }

/* Instagram Feed on  Home Page */
#instafeed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  align-items: center; }
  #instafeed .instacap {
    display: block;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    z-index: 2;
    font-size: 1em;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%); }
    #instafeed .instacap p.likes-counter {
      color: #fff;
      font-size: 1.2em;
      margin-bottom: 7px; }
      #instafeed .instacap p.likes-counter:before {
        content: '\2661';
        font-size: 1.5em;
        vertical-align: text-top;
        padding: 0px 5px;
        line-height: 21px; }
        @media screen and (max-width: 1400px) {
          #instafeed .instacap p.likes-counter:before {
            line-height: 16px; } }
      @media screen and (max-width: 1500px) {
        #instafeed .instacap p.likes-counter {
          margin-bottom: 0px;
          font-size: 18px; } }
      @media screen and (max-width: 1400px) {
        #instafeed .instacap p.likes-counter {
          font-size: 14px; } }
    #instafeed .instacap p.text {
      color: #fff; }
      @media screen and (max-width: 1500px) {
        #instafeed .instacap p.text {
          font-size: 16px; } }
      @media screen and (max-width: 1400px) {
        #instafeed .instacap p.text {
          font-size: 14px;
          line-height: 18px; } }
  #instafeed .iWrap {
    display: inline-block;
    position: relative;
    width: 20%;
    max-height: 329px;
    overflow: hidden; }
    @media screen and (max-width: 1500px) {
      #instafeed .iWrap {
        max-height: 270px; } }
    @media screen and (max-width: 960px) {
      #instafeed .iWrap {
        width: 50%;
        height: auto; } }
    @media screen and (max-width: 600px) {
      #instafeed .iWrap {
        width: 100%; } }
    #instafeed .iWrap .iImage {
      display: block;
      width: 100%;
      height: 300px;
      transition: ease all 0.5s;
      image-rendering: -webkit-optimize-contrast; }
      @media screen and (max-width: 1500px) {
        #instafeed .iWrap .iImage {
          height: 230px; } }
      @media screen and (max-width: 1200px) {
        #instafeed .iWrap .iImage {
          height: 200px; } }
      @media screen and (max-width: 960px) {
        #instafeed .iWrap .iImage {
          height: 250px; } }
    #instafeed .iWrap .iHover {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      opacity: 0; }
    #instafeed .iWrap:hover .iImage {
      transform: scale(1.1); }
    #instafeed .iWrap:hover .iHover {
      z-index: 1;
      opacity: 1;
      background-color: rgba(0, 0, 0, 0.3); }

/* Members Home Tabs */
.tabArea ul.tabs {
  background: transparent;
  border: none;
  border-bottom: 1px solid #c0c0c0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding-left: 10px;
  margin-left: 10px; }
  @media screen and (max-width: 960px) {
    .tabArea ul.tabs {
      margin-left: 0; } }
  .tabArea ul.tabs li {
    display: inline-block;
    padding: 0px 15px; }
    .tabArea ul.tabs li:before {
      content: "";
      display: table; }
    .tabArea ul.tabs li:after {
      content: "";
      display: table; }
    .tabArea ul.tabs li:first-of-type {
      margin-left: -25px; }
      @media screen and (max-width: 960px) {
        .tabArea ul.tabs li:first-of-type {
          margin-left: 0; } }
    .tabArea ul.tabs li a.tab.active {
      background: transparent url(../images/icons/uiTabsArrow.png) no-repeat bottom center;
      border: none;
      padding-bottom: 10px;
      display: block;
      margin-bottom: -1px;
      color: #aa8d56; }
      @media screen and (max-width: 960px) {
        .tabArea ul.tabs li a.tab.active {
          background: inherit;
          padding-bottom: 0; } }
    .tabArea ul.tabs li a.tab {
      font-size: 20px;
      color: #2b335c;
      text-transform: uppercase; }
    @media screen and (max-width: 960px) {
      .tabArea ul.tabs li {
        width: 100%;
        padding: 4px 0; } }
  @media screen and (max-width: 960px) {
    .tabArea ul.tabs {
      padding: 15px 0;
      border-top: 1px solid #c0c0c0; } }

.tabArea div#OtherNews, .tabArea div#GolfEvents, .tabArea div#CourseNews {
  display: none; }

.archives-wrap .archive .archive-content {
  padding: 0px; }

.archives-wrap .archive table.golfeventsTbl h3 {
  margin: 15px 0 0px; }

/* Nav Hamburger Menu */
.home #nav-icon {
  float: right;
  right: 20px;
  width: 50px;
  height: 37px;
  position: relative;
  margin: 50px auto;
  -webkit-transition: .1 ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  cursor: pointer;
  top: -28px;
  border: 2px solid #FFF;
  padding: 7px 5px; }
  .home #nav-icon span {
    display: block;
    position: relative;
    height: 2px;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out; }
    .home #nav-icon span:nth-child(1) {
      top: 1px; }
    .home #nav-icon span:nth-child(2) {
      top: 35.33%; }
    .home #nav-icon span:nth-child(3) {
      top: 67.66%; }
  @media screen and (max-width: 960px) {
    .home #nav-icon {
      display: none; } }

.home .logged-in #nav-icon span {
  height: 2px; }

.navigation.shrink #nav-icon {
  display: none; }

/* Full Width Page Template */
.page-template-page-full-width .main .content .wrapped {
  width: 100%; }

/* Forms fix */
.gform_body ul li input, .gform_body ul li textarea {
  font-family: "canada-type-gibson", helvetica, sans-serif !important;
  color: #3d4145 !important;
  border: 1px solid #3d4145;
  font-size: 18px !important;
  -webkit-appearance: none;
  border-radius: 0; }

@media screen and (max-width: 1200px) {
  .gform_body ul li .name_last {
    width: 100% !important; } }

@media screen and (max-width: 1200px) {
  .gform_body ul li div.ginput_container_name span {
    padding-right: unset !important; } }

.gform_body .address_line_1 input[type=text], .gform_body .address_line_2 input[type=text],
.gform_body .address_city input[type=text], .gform_body .address_state input[type=text],
.gform_body .address_zip input[type=text], .gform_body .address_country input[type=text] {
  margin-bottom: 5px; }

.gform_body .address_country select#input_3_2_6 {
  margin-left: inherit;
  padding: 10px !important;
  color: #707070 !important;
  border: 1px solid #3d4145; }

.main .content .gform_wrapper .gform_footer .gform_button {
  width: auto; }

.main .content .gform_wrapper .gform_body .top_label .ginput_container {
  width: 100%; }

/* Image Alignment Fixes */
.page-template-default .wp-caption.alignright, .page-template-default .wp-caption.alignleft {
  margin: 2%; }
  .page-template-default .wp-caption.alignright p.wp-caption-text, .page-template-default .wp-caption.alignleft p.wp-caption-text {
    font-style: italic; }
  @media screen and (max-width: 600px) {
    .page-template-default .wp-caption.alignright, .page-template-default .wp-caption.alignleft {
      float: inherit;
      max-width: 100%; }
      .page-template-default .wp-caption.alignright img, .page-template-default .wp-caption.alignleft img {
        width: 100%;
        max-width: 100%; } }

/* shop */
.woocommerce-page {
  /* Checkout sidebar Toggle Button */ }
  .woocommerce-page .main .content {
    max-width: 1200px; }
    .woocommerce-page .main .content h2 {
      font-size: 26px !important;
      font-weight: 300; }
    .woocommerce-page .main .content p {
      font-weight: 300; }
    .woocommerce-page .main .content .wrapped {
      width: 100%; }
      .woocommerce-page .main .content .wrapped .woocommerce-product-gallery__image:nth-child(n+2) {
        margin-top: 10px; }
      .woocommerce-page .main .content .wrapped .woocommerce-message {
        border-top-color: #8fae1b;
        width: 41%;
        float: right;
        bottom: 0px;
        position: absolute;
        right: 0px; }
        @media screen and (max-width: 960px) {
          .woocommerce-page .main .content .wrapped .woocommerce-message {
            width: 100%;
            float: inherit;
            bottom: inherit;
            position: relative;
            right: inherit; } }
      .woocommerce-page .main .content .wrapped .woocommerce-tabs.wc-tabs-wrapper {
        position: absolute;
        right: 0px;
        width: 48%;
        top: 246px; }
        @media screen and (max-width: 960px) {
          .woocommerce-page .main .content .wrapped .woocommerce-tabs.wc-tabs-wrapper {
            width: 100%;
            float: inherit;
            bottom: inherit;
            position: relative;
            right: inherit;
            top: inherit; } }
      .woocommerce-page .main .content .wrapped .quantity .qty {
        height: 32px;
        border-radius: 3px;
        border: 1px solid #aaa; }
  .woocommerce-page .cart-wrap.cart-show {
    margin-right: 0px;
    z-index: 100;
    width: 40%;
    padding: 20px 30px;
    overflow-y: scroll;
    height: 83vh; }
    @media screen and (max-width: 1500px) {
      .woocommerce-page .cart-wrap.cart-show {
        width: 50%;
        height: 74vh; } }
    @media screen and (max-width: 1200px) {
      .woocommerce-page .cart-wrap.cart-show {
        width: 60%;
        height: 81vh; } }
    @media screen and (max-width: 960px) {
      .woocommerce-page .cart-wrap.cart-show {
        width: 100%;
        overflow-y: scroll;
        height: 88vh; } }
    .woocommerce-page .cart-wrap.cart-show a.cart-contents {
      display: none; }
    .woocommerce-page .cart-wrap.cart-show .size-shop_thumbnail.wp-post-image {
      max-width: 100px; }
  .woocommerce-page div.cart-wrap {
    width: 50%;
    position: fixed;
    right: 0px;
    top: 112px;
    background-color: #efefef;
    height: 100%;
    z-index: 9;
    padding: 0px 10px;
    margin-right: -51vw;
    box-shadow: -2px 2px 10px 1px rgba(215, 215, 215, 0.4);
    transition: margin ease 0.3s; }
    .woocommerce-page div.cart-wrap a.cart-contents {
      display: block; }
    .woocommerce-page div.cart-wrap .toggle-cart {
      margin-left: -80px;
      height: 125px;
      background-color: #2b335c;
      padding: 10px 6px;
      top: 113px; }
      @media screen and (max-width: 1200px) {
        .woocommerce-page div.cart-wrap .toggle-cart {
          height: 135px; } }
      .woocommerce-page div.cart-wrap .toggle-cart h5 {
        display: none;
        font-size: 31px;
        letter-spacing: 1px;
        color: #aa8d56; }
        .woocommerce-page div.cart-wrap .toggle-cart h5:before {
          font-size: 1em;
          padding-right: 5px; }
      .woocommerce-page div.cart-wrap .toggle-cart i.fas.fa-shopping-cart {
        font-size: 18px;
        margin-left: 7px;
        margin-top: -2px;
        margin-bottom: 3px;
        color: #0e1e30;
        padding: 7px;
        border-radius: 16px; }
      .woocommerce-page div.cart-wrap .toggle-cart a.cart-contents {
        color: #fff;
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 1px;
        margin-top: 0;
        width: 46px;
        line-height: 16px;
        text-align: center;
        font-variant: all-small-caps; }
      .woocommerce-page div.cart-wrap .toggle-cart span.woocommerce-Price-currencySymbol, .woocommerce-page div.cart-wrap .toggle-cart span.woocommerce-Price-amount.amount {
        color: #fff;
        font-weight: 400;
        font-size: 18px; }
    .woocommerce-page div.cart-wrap .toggle-cart.cart-open {
      margin-left: inherit;
      margin-bottom: 0;
      background-color: #efefef;
      margin-top: 10px;
      padding: 0px; }
      .woocommerce-page div.cart-wrap .toggle-cart.cart-open h5 {
        display: inline;
        font-size: 31px;
        letter-spacing: 1px;
        color: #666666;
        margin-left: 50px; }
      .woocommerce-page div.cart-wrap .toggle-cart.cart-open i.fas.fa-shopping-cart {
        display: none; }
      .woocommerce-page div.cart-wrap .toggle-cart.cart-open span.toggle-button.button-open {
        margin-top: 0px; }
        .woocommerce-page div.cart-wrap .toggle-cart.cart-open span.toggle-button.button-open .toggle-button {
          margin-left: 0; }
    .woocommerce-page div.cart-wrap h5.cart-icon {
      margin-left: -10px; }
  .woocommerce-page h5.cart-icon:hover {
    cursor: pointer; }
  .woocommerce-page table tbody tr th {
    font-weight: 400 !important; }
  .woocommerce-page a.checkout-button, .woocommerce-page a.button {
    font-weight: 400 !important;
    background-color: #2b335c !important;
    color: #fff !important; }
    .woocommerce-page a.checkout-button:hover, .woocommerce-page a.button:hover {
      background-color: #aa8d56 !important; }
  .woocommerce-page .single_add_to_cart_button {
    background-color: #2b335c !important; }
  .woocommerce-page .toggle-button {
    position: absolute;
    width: 41px;
    height: 40px;
    transition: .25s;
    z-index: 15;
    margin-top: 105px;
    margin-left: 11px; }
    .woocommerce-page .toggle-button .leftIcon {
      display: inline-block;
      width: 1.5em;
      height: 1.5em;
      border-radius: 50%;
      transition: ease transform 1s; }
      .woocommerce-page .toggle-button .leftIcon:hover {
        cursor: pointer; }
      .woocommerce-page .toggle-button .leftIcon:after {
        content: '';
        display: inline-block;
        margin-top: 3px;
        margin-left: 9px;
        width: 0.7em;
        height: 0.7em;
        border-top: 4px solid #0e1e30;
        border-right: 4px solid #0e1e30;
        -moz-transform: rotate(-130deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  .woocommerce-page .button-open .leftIcon:after {
    margin-left: 3px;
    transform: rotate(45deg);
    margin-top: 11px; }
  .woocommerce-page .button-open .leftIcon:after {
    border-top: 4px solid #666666;
    border-right: 4px solid #666666; }
  .woocommerce-page .wrapped {
    min-height: 100vh; }
  .woocommerce-page .add_to_cart_button:after {
    padding: 5px;
    border-radius: 15px;
    background-color: #8fae1b; }
  .woocommerce-page table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
    font-weight: 400 !important; }
  .woocommerce-page table.cart td.actions .input-text {
    width: 100px !important;
    height: 15px;
    border-radius: 4px; }
    @media screen and (max-width: 1200px) {
      .woocommerce-page table.cart td.actions .input-text {
        width: 200px !important; } }
  .woocommerce-page input#coupon_code[placeholder] {
    padding: 10px; }
    @media screen and (max-width: 1200px) {
      .woocommerce-page input#coupon_code[placeholder] {
        padding: 17px; } }
  .woocommerce-page .product_meta {
    display: none; }
  .woocommerce-page table.shop_attributes tr th {
    background: #f9f9f9 !important;
    color: #3d4145 !important; }
  .woocommerce-page table.variations tr {
    background: #fff !important; }
  .woocommerce-page .woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 33.33% !important; }

.woocommerce-checkout .input-text {
  font-family: "canada-type-gibson", helvetica, sans-serif;
  color: #3d4145;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding: 4px; }

.woocommerce-checkout input.button {
  background-color: #2b335c !important;
  color: #fff !important; }

.woocommerce-checkout .woocommerce-info {
  border-top-color: #aa8d56; }

.woocommerce-checkout .woocommerce-info::before {
  color: #2b335c; }

.woocommerce-checkout table.shop_table tfoot th, .woocommerce-checkout table.shop_table tfoot td {
  font-weight: 400 !important; }

.woocommerce-checkout form .form-row.woocommerce-validated input.input-text {
  border-color: #3d4145 !important; }

.woocommerce-checkout h3#order_review_heading {
  margin-top: 50px; }

.woocommerce-checkout form .form-row .required {
  text-decoration: unset; }

.woocommerce-checkout .woocommerce-error li strong {
  font-weight: 400 !important; }

.woocommerce-checkout ul.order_details li strong {
  font-weight: 300 !important;
  font-size: 1.3em !important; }

.woocommerce-checkout .woocommerce-customer-details address {
  width: 95% !important; }

.woocommerce-checkout ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  width: 100%;
  margin-top: 10px;
  border: none; }

.woocommerce-pagination ul.page-numbers {
  border: none !important; }
  .woocommerce-pagination ul.page-numbers li {
    border-radius: 50%;
    border-right: none !important;
    width: 35px;
    margin: 0 5px !important; }
    .woocommerce-pagination ul.page-numbers li span.current {
      color: #fff !important; }

/*Members Home Event Slider*/
.page-template-page-members-v2 .new-royalslider-2 {
  display: flex;
  width: 100% !important; }
  @media screen and (max-width: 1200px) {
    .page-template-page-members-v2 .new-royalslider-2 {
      display: block; } }
  .page-template-page-members-v2 .new-royalslider-2 .rsImg {
    width: 52% !important;
    height: 100% !important;
    float: left;
    margin-left: 0 !important;
    margin-top: 0px !important; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members-v2 .new-royalslider-2 .rsImg {
        width: 100% !important;
        float: unset; } }
  .page-template-page-members-v2 .new-royalslider-2 .rsSlide {
    background: #fff !important; }
  .page-template-page-members-v2 .new-royalslider-2 .rsNav.rsBullets {
    position: absolute;
    right: 68px;
    width: 20px;
    margin-top: 112px; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members-v2 .new-royalslider-2 .rsNav.rsBullets {
        position: relative;
        width: 100%;
        margin-top: inherit;
        right: unset; } }
    @media screen and (max-width: 960px) {
      .page-template-page-members-v2 .new-royalslider-2 .rsNav.rsBullets {
        float: left;
        height: 25px; } }
    .page-template-page-members-v2 .new-royalslider-2 .rsNav.rsBullets span {
      background-color: rgba(255, 255, 255, 0);
      border: 1px solid #383838;
      width: 6px;
      height: 6px; }
    .page-template-page-members-v2 .new-royalslider-2 .rsNav.rsBullets .rsBullet.rsNavSelected span {
      width: 8px;
      height: 8px;
      background-color: #aa8d56;
      border: #aa8d56; }
  .page-template-page-members-v2 .new-royalslider-2 .home-text {
    width: 34%;
    position: relative;
    left: -12%;
    margin-top: -12px;
    float: right;
    padding: 10px 5px; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members-v2 .new-royalslider-2 .home-text {
        width: 100%;
        left: 0;
        float: unset;
        padding: 10px 5px;
        margin: 10px 0 5px; } }
    .page-template-page-members-v2 .new-royalslider-2 .home-text h3 {
      max-height: 200px;
      overflow: hidden; }
      .page-template-page-members-v2 .new-royalslider-2 .home-text h3 a {
        font-size: 36px;
        font-weight: 800;
        color: #2b335c;
        text-transform: uppercase;
        line-height: 40px; }
    .page-template-page-members-v2 .new-royalslider-2 .home-text p.sliderDate {
      color: #aa8d56; }
    .page-template-page-members-v2 .new-royalslider-2 .home-text p {
      font-weight: 400;
      line-height: 23px;
      margin-bottom: 14px; }
      @media screen and (max-width: 1200px) {
        .page-template-page-members-v2 .new-royalslider-2 .home-text p {
          margin-bottom: 15px; } }
  .page-template-page-members-v2 .new-royalslider-2 .rsSlideCount {
    display: block;
    width: 24px;
    font-size: 10px;
    position: absolute;
    right: 64px;
    margin-top: 100px; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members-v2 .new-royalslider-2 .rsSlideCount {
        display: none; } }

.page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
  background: transparent !important; }
  @media screen and (max-width: 1200px) {
    .page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
      height: 540px !important; } }
  @media screen and (max-width: 960px) {
    .page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
      height: 535px !important; } }
  @media screen and (max-width: 780px) {
    .page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
      height: 500px !important; } }
  @media screen and (max-width: 600px) {
    .page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
      height: 500px !important; } }
  @media screen and (max-width: 480px) {
    .page-template-page-members-v2 .rsUni, .page-template-page-members-v2 .rsUni .rsOverflow {
      height: 490px !important; } }

.page-template-page-members-v2 .slider-members {
  margin: 0 0 20px !important; }
  @media screen and (max-width: 1500px) {
    .page-template-page-members-v2 .slider-members {
      margin: 0 0 0 !important; } }

/*# sourceMappingURL=style.css.map */