@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; }
  a:hover {
    color: #231f20; }

.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: "europa", sans-serif;
  font-weight: 400;
  color: #3d4145; }

h1, h2, h3, h4 {
  color: #231f20;
  font-weight: 600; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 26px;
  margin: 25px 0 10px; }

h3 {
  font-size: 24px;
  margin: 0 0 20px;
  letter-spacing: 0.5px; }

h4 {
  font-size: 20px;
  margin: 0 0 10px;
  letter-spacing: 0.5px; }

p {
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 20px;
  letter-spacing: 0.5px; }

/* NAVIGATION */
.navigation .nav-inner {
  background-color: #231f20 !important;
  box-shadow: 1px 4px 10px 0px rgba(35, 31, 32, 0.4); }
  .navigation .nav-inner ul.navLogo {
    list-style-type: none;
    padding: 0px;
    margin-top: 0px; }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner ul.navLogo {
        width: 100%; } }
  @media screen and (max-width: 1200px) {
    .navigation .nav-inner {
      height: auto;
      background-color: #231f20 !important;
      padding-bottom: 5px; } }
  .navigation .nav-inner .menu ul#nav-home-left, .navigation .nav-inner .menu ul#nav-home-right, .navigation .nav-inner .menu #menu-nav-left-1, .navigation .nav-inner .menu #menu-nav-right-members-1, .navigation .nav-inner .menu #menu-nav-right-members-2, .navigation .nav-inner .menu #menu-nav-left-4, .navigation .nav-inner .menu #menu-nav-right-members-4, .navigation .nav-inner .menu #menu-nav-right-guests-4, .navigation .nav-inner .menu #menu-nav-right-members-8, .navigation .nav-inner .menu #menu-nav-right-guests-8 {
    margin: 0;
    list-style: none;
    min-width: 45%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center; }
    @media screen and (max-width: 1500px) {
      .navigation .nav-inner .menu ul#nav-home-left, .navigation .nav-inner .menu ul#nav-home-right, .navigation .nav-inner .menu #menu-nav-left-1, .navigation .nav-inner .menu #menu-nav-right-members-1, .navigation .nav-inner .menu #menu-nav-right-members-2, .navigation .nav-inner .menu #menu-nav-left-4, .navigation .nav-inner .menu #menu-nav-right-members-4, .navigation .nav-inner .menu #menu-nav-right-guests-4, .navigation .nav-inner .menu #menu-nav-right-members-8, .navigation .nav-inner .menu #menu-nav-right-guests-8 {
        min-width: 42.5%; } }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner .menu ul#nav-home-left, .navigation .nav-inner .menu ul#nav-home-right, .navigation .nav-inner .menu #menu-nav-left-1, .navigation .nav-inner .menu #menu-nav-right-members-1, .navigation .nav-inner .menu #menu-nav-right-members-2, .navigation .nav-inner .menu #menu-nav-left-4, .navigation .nav-inner .menu #menu-nav-right-members-4, .navigation .nav-inner .menu #menu-nav-right-guests-4, .navigation .nav-inner .menu #menu-nav-right-members-8, .navigation .nav-inner .menu #menu-nav-right-guests-8 {
        display: none; } }
    .navigation .nav-inner .menu ul#nav-home-left li, .navigation .nav-inner .menu ul#nav-home-right li, .navigation .nav-inner .menu #menu-nav-left-1 li, .navigation .nav-inner .menu #menu-nav-right-members-1 li, .navigation .nav-inner .menu #menu-nav-right-members-2 li, .navigation .nav-inner .menu #menu-nav-left-4 li, .navigation .nav-inner .menu #menu-nav-right-members-4 li, .navigation .nav-inner .menu #menu-nav-right-guests-4 li, .navigation .nav-inner .menu #menu-nav-right-members-8 li, .navigation .nav-inner .menu #menu-nav-right-guests-8 li {
      padding: 15px 20px; }
      .navigation .nav-inner .menu ul#nav-home-left li a, .navigation .nav-inner .menu ul#nav-home-right li a, .navigation .nav-inner .menu #menu-nav-left-1 li a, .navigation .nav-inner .menu #menu-nav-right-members-1 li a, .navigation .nav-inner .menu #menu-nav-right-members-2 li a, .navigation .nav-inner .menu #menu-nav-left-4 li a, .navigation .nav-inner .menu #menu-nav-right-members-4 li a, .navigation .nav-inner .menu #menu-nav-right-guests-4 li a, .navigation .nav-inner .menu #menu-nav-right-members-8 li a, .navigation .nav-inner .menu #menu-nav-right-guests-8 li a {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 8px 0 4px;
        text-decoration: none !important;
        border-bottom: 0px solid #ad974f; }
      .navigation .nav-inner .menu ul#nav-home-left li:hover, .navigation .nav-inner .menu ul#nav-home-right li:hover, .navigation .nav-inner .menu #menu-nav-left-1 li:hover, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover, .navigation .nav-inner .menu #menu-nav-left-4 li:hover, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover {
        background: transparent; }
        .navigation .nav-inner .menu ul#nav-home-left li:hover a, .navigation .nav-inner .menu ul#nav-home-right li:hover a, .navigation .nav-inner .menu #menu-nav-left-1 li:hover a, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover a, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover a, .navigation .nav-inner .menu #menu-nav-left-4 li:hover a, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover a, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover a, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover a, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover a {
          border-bottom: 3px solid #ad974f; }
        .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu {
          top: 44px;
          background: #231f20;
          padding: 0 0 0; }
          @media screen and (max-width: 1500px) {
            .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu {
              top: 47px; } }
          @media screen and (max-width: 1200px) {
            .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu {
              top: 34px; } }
          .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu li, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu li, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu li {
            background: transparent;
            text-transform: none;
            padding: 0; }
            .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu li:hover, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu li:hover, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu li:hover {
              background: #ad974f; }
              .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu li:hover .sub-menu, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu li:hover .sub-menu {
                top: 0;
                padding: 0;
                margin-top: 0; }
            .navigation .nav-inner .menu ul#nav-home-left li:hover .sub-menu li a, .navigation .nav-inner .menu ul#nav-home-right li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-left-1 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-members-1 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-members-2 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-left-4 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-members-4 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-guests-4 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-members-8 li:hover .sub-menu li a, .navigation .nav-inner .menu #menu-nav-right-guests-8 li:hover .sub-menu li a {
              border-bottom: 0;
              font-size: 16px;
              font-weight: 400;
              padding: 10px 12px; }
    .navigation .nav-inner .menu ul#nav-home-left li.current_page_item a,
    .navigation .nav-inner .menu ul#nav-home-left li.current-page-ancestor a, .navigation .nav-inner .menu ul#nav-home-right li.current_page_item a,
    .navigation .nav-inner .menu ul#nav-home-right li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-left-1 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-left-1 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-members-1 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-members-1 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-members-2 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-members-2 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-left-4 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-left-4 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-members-4 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-members-4 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-guests-4 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-guests-4 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-members-8 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-members-8 li.current-page-ancestor a, .navigation .nav-inner .menu #menu-nav-right-guests-8 li.current_page_item a,
    .navigation .nav-inner .menu #menu-nav-right-guests-8 li.current-page-ancestor a {
      border-bottom: 3px solid #ad974f; }
    .navigation .nav-inner .menu ul#nav-home-left a.arrow-down, .navigation .nav-inner .menu ul#nav-home-right a.arrow-down, .navigation .nav-inner .menu #menu-nav-left-1 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-members-1 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-members-2 a.arrow-down, .navigation .nav-inner .menu #menu-nav-left-4 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-members-4 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-guests-4 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-members-8 a.arrow-down, .navigation .nav-inner .menu #menu-nav-right-guests-8 a.arrow-down {
      display: none; }
  .navigation .nav-inner .menu .menu-toggle {
    top: 12px;
    left: 20px; }
  @media screen and (max-width: 1200px) {
    .navigation .nav-inner .menu {
      background-color: transparent !important;
      top: 9px; } }
  .navigation .nav-inner .members-dropdown {
    display: none;
    top: 28px; }
    @media screen and (max-width: 960px) {
      .navigation .nav-inner .members-dropdown {
        display: inherit;
        top: 12px; } }
    .navigation .nav-inner .members-dropdown ul.menu {
      background-color: #231f20 !important;
      top: 6px; }
    .navigation .nav-inner .members-dropdown .members-link {
      padding: 10px 20px;
      border: 2px solid #ffffff;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1px;
      float: right; }
      .navigation .nav-inner .members-dropdown .members-link:hover {
        color: #ffffff; }
      @media screen and (max-width: 960px) {
        .navigation .nav-inner .members-dropdown .members-link {
          padding: 10px 20px 9px;
          border: 1px solid rgba(255, 255, 255, 0.5);
          font-size: 16px;
          letter-spacing: 0px;
          font-weight: 400; } }
    .navigation .nav-inner .members-dropdown .dropdown {
      background-color: #231f20 !important;
      top: 72px; }
      @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: 82px; } }
      .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] {
        border-color: #ad974f; }
        .navigation .nav-inner .members-dropdown .dropdown input[type=submit]:hover {
          color: #ffffff;
          border: 2px solid #8a783f; }
        @media screen and (max-width: 960px) {
          .navigation .nav-inner .members-dropdown .dropdown input[type=submit] {
            padding: 14px 10px;
            font-size: 16px;
            font-weight: 600;
            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:hover {
      background-color: #ad974f; }
    .navigation .nav-inner .members-dropdown .menu li a {
      font-size: 16px;
      letter-spacing: 1px;
      font-weight: 400; }
      .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: #231f20; }
  .mobile-menu .menu-toggle {
    top: 13px;
    left: 20px;
    padding: 10px;
    font-size: 16px; }

.mobile-members {
  background-color: #231f20;
  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 {
    padding: 9px 18px 9px 18px;
    font-size: 16px;
    top: 10px;
    right: 20px;
    border-bottom: 1px rgba(255, 255, 255, 0.5); }

.navigation .nav-inner {
  background-color: #231f20 !important; }
  @media screen and (max-width: 1200px) {
    .navigation .nav-inner {
      height: auto; } }
  .navigation .nav-inner a.logo {
    margin: 16px 50px 0 50px; }
  .navigation .nav-inner .menu {
    background: #231f20;
    top: 9px; }
    .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
      padding: 18px 20px; }
      .navigation .nav-inner .menu .guests-menu li a, .navigation .nav-inner .menu .members-menu li a {
        font-size: 14px;
        padding: 5px 0; }
      .navigation .nav-inner .menu .guests-menu li:hover .sub-menu, .navigation .nav-inner .menu .members-menu li:hover .sub-menu {
        margin-top: 0; }
        .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; }
        @media screen and (max-width: 1200px) {
          .navigation .nav-inner .menu .guests-menu li:hover .sub-menu, .navigation .nav-inner .menu .members-menu li:hover .sub-menu {
            top: 50px; } }
  .navigation .nav-inner .members-dropdown {
    top: 12px; }
    .navigation .nav-inner .members-dropdown .members-link {
      padding: 10px 20px; }
    .navigation .nav-inner .members-dropdown ul.menu {
      top: -5px; }
    .navigation .nav-inner .members-dropdown .menu a {
      padding-bottom: 10px; }

/* SLIDER */
.slider {
  height: 75vh;
  overflow: hidden;
  float: none;
  /*	.colour-block {
		background-color: rgba(12,25,40,0.9);
		position: absolute;
		width: 656px;
		left: 0;
		top: 0;
		height: 100vh;	
		z-index: 9;
		@include media($desktop) {
			width: 50%;	
		}
	}
	
	.royalSlider {
		.rsNav {
			position: absolute;
			bottom: 70px;
			left: 490px;
			width: 120px;
			height: 20px;
			z-index: 15;
			
			@include media($small) {
				left: 60px;
			}
			
			.rsNavItem.rsBullet {
				float: left;
				width: 10px;
				margin-right: 20px;
				span {
					width: 10px;
					height: 10px;
					border-radius: 10px;
					background: $bullets;
				}
			}
			.rsNavItem.rsBullet.rsNavSelected {
				span {
					background: $white;
				}
			}
		}
	}
	
	.slider-content {
		position: absolute;
		top: 36%;
		left: 200px;
		margin: 30px;
		z-index: 10;
		
		@include media($desktop) {
			left: 12%;
			top: 32%;
			font-size: 90%;	
		}
		
		@include media($tablet) {
			margin: 0 60px;
			left: 0;
			top: 40%;	
		}
		
		h1 {
			font-size: 32px;
			font-weight: 500;
			text-transform: none;	
			letter-spacing: 0.5px;
			text-shadow: none;
			margin: 0;
			
			@include media($tablet) {
				font-size: 27px;	
			}
		}
		span {
			font-size: 31px;
			font-weight: 400;
			text-transform: none;	
			letter-spacing: 0.5px;
			text-shadow: none;
			display: block;
			max-width: inherit;
			margin: 5px 0 35px;
			
			@include media($tablet) {
				font-size: 25px;	
			}
			
			&::after {
				width: 80px;	
				height: 3px;
				background: $accent;
				margin: 20px 0 45px;
				display: block;
				content: "";
			}
		}
		a {
			font-weight: 600;
			font-size: 14px;
			text-transform: uppercase;
			width: 165px;
			height: 40px;	
			background-color: $accent;
			border: 0;
			padding: 11px 0;
			text-align: center;
			
			&::after {
				content: "»";
				top: -1px;
				position: relative;
				margin-left: 5px;
			}
			
			&:hover {
				background-color: $btn-hover;
				width: 165px;
				height: 40px;	
				border: 0;
				padding: 11px 0;
			}
		}
	}
	.arrow-holder {
		width: 100%;
		text-align: center;
		z-index: 9;
		position: absolute;
		bottom: 10%; 
		
		.arrow-down {
		    border-top: 3px solid $white !important;
		    border-right: 3px solid $white !important;
			z-index: 9;  
			width: 40px;
			height: 40px;
			position: relative;
			margin: 0 auto;
			left: inherit;
			
			&:hover {
			  border-top: 3px solid $white !important;
			  border-right: 3px solid $white !important;
			}
		}
	}
	
	@include media($xl) {
		height: 550px;
		.royalSlider, .rsOverflow, img.rsImg {
			height: 550px !important;
		}
	}
	@include media($desktop) {
		height: 500px;
		.royalSlider, .rsOverflow, 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;
    -webkit-filter: grayscale(0%); }
  .span.home-links .block-image .image-link {
    opacity: 1;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4); }
    .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: 600;
        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: 600;
        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(100%); }
  .span.home-links .block-image:hover .image-link {
    background-color: rgba(32, 118, 105, 0.9);
    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 {
        border-bottom: 2px solid #fff;
        display: inline-block; }

/* HOMEPAGE */
.home {
  background-color: #f0f0f0;
  float: none;
  clear: both; }
  .home .one {
    padding: 80px 0; }
    @media screen and (max-width: 480px) {
      .home .one {
        padding: 50px 0; } }
    .home .one h2 {
      color: #231f20;
      font-size: 36px;
      line-height: 36px;
      font-weight: 600;
      letter-spacing: 0.5px;
      margin: 0 0 30px; }
      @media screen and (max-width: 480px) {
        .home .one h2 {
          padding: 0 10%; } }
      @media screen and (max-width: 600px) {
        .home .one h2 {
          font-size: 1.8em; } }
    .home .one p {
      font-size: 1.3em;
      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%; } }
      @media screen and (max-width: 600px) {
        .home .one p {
          font-size: 1.1em; } }
    .home .one p.btn {
      margin: 0 auto;
      text-align: center; }
      .home .one p.btn a {
        display: block;
        color: #ffffff;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        width: 188px;
        height: 56px;
        background: #233543;
        padding: 12px 0px;
        font-size: 17px;
        margin: 0 auto;
        border: 0;
        text-decoration: none; }
        .home .one p.btn a:hover {
          transition: all 0.3s ease;
          background: #ad974f;
          border: 0; }

/* 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: 600px) {
      .content-panel .left {
        width: 100%;
        height: 300px;
        float: none;
        position: relative;
        left: inherit;
        top: inherit; } }
  .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: 600px) {
      .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: 600;
      padding: 15px 0;
      text-transform: uppercase; }
    .content-panel.testimonial p.btn:hover {
      transition: all 0.3s ease;
      opacity: 0.6; }

@media screen and (max-width: 960px) {
  .testimonials .testimonial-wrap ul li p {
    margin-top: -24px; } }

@media screen and (max-width: 780px) {
  .testimonials .testimonial-wrap ul li p {
    margin-top: -30px; } }

@media screen and (max-width: 600px) {
  .testimonials {
    display: block; }
    .testimonials h2 {
      line-height: 200px;
      height: 200px;
      font-size: 25px; }
    .testimonials .testimonial-wrap {
      height: 350px; }
      .testimonials .testimonial-wrap ul li {
        height: 300px;
        padding: 70px 50px; } }

/* SPONSORS */
.sponsors {
  padding: 75px 0;
  float: none;
  display: block;
  overflow: hidden;
  background-color: #ffffff; }
  .sponsors include media($tablet) {
    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: 340px; } }
  @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: #ded5b8;
    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;
      background: url(../images/enquiry-icon.png) no-repeat left top !important;
      padding: 9px 0 8px 70px;
      margin: 5px 0 7px;
      opacity: 1;
      transition: all 0.3s ease; }
      .map .form h3 strong {
        font-weight: 600; }
      .map .form h3:hover {
        opacity: 0.8;
        transition: all 0.3s ease; }
    .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: #d9dadb;
      color: #4e6b66;
      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: #4e6b66;
      font-size: 17px; }
    .map .form form :-moz-placeholder {
      /* Firefox 18- */
      color: #4e6b66;
      font-size: 17px; }
    .map .form form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #4e6b66;
      font-size: 17px; }
    .map .form form :-ms-input-placeholder {
      color: #4e6b66;
      font-size: 17px; }
    .map .form form input#gform_submit_button_1 {
      background: #3f4e4c;
      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 {
        background: #4b4b4b;
        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: 340px; } }
    @media screen and (max-width: 780px) {
      .map iframe {
        display: none; } }
  .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: #231f20; }
    .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: #231f20;
          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: #ad974f;
            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: 600; }
        .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: #ad974f;
            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: 400px !important;
  max-height: 395px !important;
  overflow: hidden;
  z-index: 1; }
  @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: 170px !important;
      max-height: 170px !important; } }
  .splash-image.hidden img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
    position: fixed;
    z-index: -1; }
    @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: 400px; }
    @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: 600;
      color: #231f20;
      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: #231f20;
      font-size: 26px;
      font-weight: 600;
      margin: 25px 0 10px; }
    .main .content p {
      line-height: 23px;
      margin-bottom: 22px; }
      .main .content p strong {
        font-weight: 600; }
      .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: #231f20;
        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: #ad974f;
          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 #ad974f;
        border-bottom: 2px solid #ad974f; }
        .main .content table thead tr td {
          font-size: 18px !important;
          line-height: 24px;
          font-weight: 600;
          text-align: left;
          text-transform: none;
          padding: 10px 15px;
          background: #ad974f;
          color: #ffffff; }
      .main .content table tr th {
        font-size: 18px !important;
        line-height: 24px;
        font-weight: 600;
        text-align: left;
        text-transform: none;
        padding: 10px 15px;
        background: #ad974f;
        color: #ffffff;
        font-family: "europa", sans-serif;
        white-space: pre; }
        .main .content table tr th strong {
          font-weight: 600; }
      .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: 600; }
      .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: 18%;
      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; }
        @media screen and (max-width: 600px) {
          .main .content .sidebar .section {
            margin: 0 0 20px; } }
        .main .content .sidebar .section p a {
          text-decoration: underline; }
        .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: 600;
        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;
          text-transform: uppercase;
          letter-spacing: 0.5px;
          font-weight: 400; }
          .main .content .sidebar ul li a:hover {
            color: #ad974f;
            font-weight: 500; }
        .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: #231f20;
        font-weight: 500;
        border-bottom: 3px solid #231f20; }
      .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: #231f20;
        color: #ffffff;
        text-align: center;
        padding: 10px 0px;
        font-weight: 600;
        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 {
          background: #ad974f;
          transition: all 0.3s ease; }
      .main .content .right-sidebar #mobile-btn.active {
        background: #ad974f; }
      .main .content .right-sidebar h2 {
        font-size: 22px;
        line-height: 22px;
        font-weight: 600;
        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;
        margin: 20px auto;
        text-align: center;
        width: 100%;
        overflow: hidden; }
        .main .content .wrapped .hole-nav a {
          margin: 0;
          float: left;
          width: 3%;
          margin-right: 1.5%;
          padding: 5px 5px 9px;
          color: #ffffff;
          background: #ad974f;
          display: block;
          font-weight: 600; }
          @media screen and (max-width: 1200px) {
            .main .content .wrapped .hole-nav a {
              width: 4%;
              margin-right: 1%; } }
          @media screen and (max-width: 960px) {
            .main .content .wrapped .hole-nav a {
              width: 9%;
              margin-right: 2%;
              padding: 8px 8px 14px;
              margin-bottom: 10px; }
              .main .content .wrapped .hole-nav a:nth-child(9n+9) {
                margin-right: 0; } }
          .main .content .wrapped .hole-nav a:hover {
            background: #ded5b8; }
        .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: 1%;
        margin-bottom: 0;
        margin-left: 0; }
        @media screen and (max-width: 780px) {
          .main .content .gallery .gallery-item {
            margin-top: 5px !important; } }
        .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: 100% !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: 100% !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: 780px) {
        .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; }
      @media screen and (max-width: 780px) {
        .main .content .gallery-columns-3 .gallery-item {
          width: 100% !important; } }
    .main .content .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
      margin-right: 0 !important; }
    .main .content dt.gallery-icon {
      height: 194px;
      overflow: hidden; }
      @media screen and (max-width: 1050px) {
        .main .content dt.gallery-icon {
          height: 140px; } }
      @media screen and (max-width: 780px) {
        .main .content dt.gallery-icon {
          height: inherit;
          width: 100%; } }
      .main .content dt.gallery-icon img:hover {
        transform: scale(1.05);
        opacity: 0.9; }
    .main .content .gallery-size-thumbnail dt.gallery-icon {
      height: 174px; }
    @media screen and (max-width: 960px) {
      .main .content .gallery-columns-5.gallery-size-thumbnail {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        max-height: 750px; }
        .main .content .gallery-columns-5.gallery-size-thumbnail .gallery-item {
          width: 33% !important; } }
    @media screen and (max-width: 960px) and (max-width: 600px) {
      .main .content .gallery-columns-5.gallery-size-thumbnail .gallery-item {
        width: 50% !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: #ad974f !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: "europa", 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: #ad974f;
        color: #ffffff;
        font-weight: 600;
        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 #ad974f;
        transition: all 0.3s ease;
        -webkit-appearance: none;
        border-radius: 0;
        float: left; }
        .main .content .gform_wrapper .gform_footer .gform_button:hover {
          background: #ded5b8; }
    .main .content .contact-details {
      width: 48%;
      float: left;
      margin-bottom: 30px; }
      @media screen and (max-width: 600px) {
        .main .content .contact-details {
          width: 100%;
          float: none; } }
      .main .content .contact-details p {
        background-image: url(../../assets/images/contact-icons.png);
        background-repeat: no-repeat;
        padding: 3px 0 3px 35px;
        margin: 0 0 10px; }
      .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 .map {
      width: 48%;
      height: 230px;
      float: right;
      margin-bottom: 30px; }
      .main .content .map iframe {
        width: 100%;
        height: 230px; }
      @media screen and (max-width: 600px) {
        .main .content .map {
          width: 100%;
          float: none; } }
    .main .content .form {
      width: 100%;
      clear: both;
      border-top: 1px solid #d6d7d7;
      padding-top: 30px; }
      @media screen and (max-width: 600px) {
        .main .content .form {
          padding-top: 0; } }
    .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: #ded5b8;
            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: #d9dadb !important;
        border: 1px solid #d9dadb !important;
        padding: 5px; }
      .main .content .eo-fullcalendar table tbody tr .fc-today {
        background: #d9dadb; }

/* 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: #231f20;
      color: #ffffff;
      text-align: center;
      padding: 10px 0px;
      font-weight: 600;
      text-transform: uppercase;
      transition: all 0.3s ease; }
      @media screen and (max-width: 960px) {
        .main.members .members-sidebar #mobile-btn {
          display: block;
          width: 180px;
          float: right;
          position: absolute;
          right: 0;
          z-index: 999; } }
      @media screen and (max-width: 780px) {
        .main.members .members-sidebar #mobile-btn {
          width: 130px; } }
      @media screen and (max-width: 960px) {
        .main.members .members-sidebar #mobile-btn {
          display: block;
          width: 100%;
          float: none;
          position: relative;
          right: inherit; } }
      .main.members .members-sidebar #mobile-btn:hover {
        background: #ad974f;
        transition: all 0.3s ease; }
    .main.members .members-sidebar #mobile-btn.active {
      background: #ad974f; }
    .main.members .members-sidebar a {
      color: #ad974f; }
    @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%;
        float: left;
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; } }
    @media screen and (max-width: 600px) {
      .main.members .members-sidebar .buttons {
        width: 100%;
        margin-bottom: 30px; } }
    .main.members .members-sidebar .buttons .members-menu {
      width: 100%;
      margin: 0; }
    @media screen and (max-width: 960px) {
      .main.members .members-sidebar .cats {
        float: right;
        width: 100%;
        margin: 10px 0 5px !important;
        padding: 15px 0 15px !important; } }
    @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 {
          float: right;
          width: 58%;
          border-bottom: 0;
          margin-bottom: 0;
          padding-top: 0; } }
      @media screen and (max-width: 600px) {
        .main.members .members-sidebar .weather {
          width: 100%; } }
      .main.members .members-sidebar .weather h3 {
        font-weight: 600;
        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: 600;
          font-size: 14px; }
      .main.members .members-sidebar .weather .links {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 0; }
        .main.members .members-sidebar .weather .links a {
          font-weight: 400;
          font-size: 16px; }
    .main.members .members-sidebar .events {
      padding: 0;
      margin: 0 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; } }
  @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: 600;
        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;
            padding: 0 0 15px; } }
        @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: #231f20;
            font-size: 18px;
            font-weight: 500;
            margin-right: 10px;
            width: 40px;
            height: 40px;
            display: block;
            text-align: center;
            padding: 10px 0;
            line-height: 20px; }
          .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: #231f20;
              font-weight: 400;
              font-size: 16px;
              text-transform: none;
              visibility: visible !important;
              line-height: 18px; }
              .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: 30%;
        margin-right: 4% !important; } }
    @media screen and (max-width: 780px) {
      .main.members .members-sidebar .members-menu {
        width: 48%;
        margin-right: 0;
        float: left; } }
    @media screen and (max-width: 600px) {
      .main.members .members-sidebar .members-menu {
        width: 100%; } }
    .main.members .members-sidebar .members-menu li a {
      background: #231f20;
      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: #ad974f;
      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%; } }
    .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: 2.5%;
      box-shadow: 0px 0px 5px #ccc;
      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: 0px 0px 7px #eee;
        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; }
      @media screen and (max-width: 1200px) {
        .main.members .members-content .archives-wrap .archive {
          width: 46.75%; } }
      @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: #ad974f;
        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;	*/ }
        .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: #231f20;
            font-weight: 600;
            font-size: 22px;
            letter-spacing: 1px; }
        .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: 600;
        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 hr {
      display: none; }
    .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: #ffffff;
      transition: 0.3s all ease-in-out;
      clear: both;
      padding: 30px;
      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 20px;
        clear: none; }
        .main.members .members-content .archives-wrap.list .archive h2 a {
          font-size: 26px;
          font-weight: 600;
          color: #231f20; }
      .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: #231f20; }
      .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: #ad974f; }
    .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: #231f20;
          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: #231f20;
        font-size: 17px;
        font-weight: 600;
        position: relative;
        padding: 10px 15px; }
      .main.members .members-content .password table.portal input[type=submit] {
        border: 0px solid red !important;
        margin-bottom: 0px;
        background: #231f20;
        width: 168px !important;
        height: 42px !important;
        color: #ffffff;
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 600;
        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: #ad974f;
          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: #231f20;
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 600;
        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: #ad974f;
          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: 600;
      color: #2c4056;
      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: #231f20;
        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: 600;
          font-size: 14px;
          text-transform: uppercase;
          width: 120px;
          height: 40px;
          background-color: #ad974f;
          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: #231f20;
    font-family: "europa", sans-serif !important;
    text-transform: none !important;
    text-shadow: none !important;
    font-weight: 600 !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 #231f20; }
  .main.members #mainLayout th {
    background: #231f20;
    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: 600;
      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 #231f20; }
  .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: "europa", sans-serif !important;
    letter-spacing: 0.5px;
    line-height: 120%;
    text-align: left;
    color: #231f20;
    font-size: 26px !important;
    font-weight: 600 !important;
    margin: 25px 0 10px !important; }
  .main.members .ui-panelgrid tr, .main.members .ui-panelgrid td {
    background: transparent; }
  .main.members div#registrationSheet {
    margin-left: -40%; }
    @media screen and (max-width: 960px) {
      .main.members div#registrationSheet {
        margin-left: 0; } }
  .main.members .page-content.public-calendar {
    margin-left: -33%; }
    @media screen and (max-width: 960px) {
      .main.members .page-content.public-calendar {
        margin-left: 0; } }

.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: 600;
    letter-spacing: 0;
    font-family: "europa", 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: #ad974f;
    color: #ffffff;
    font-weight: 600 !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: #ded5b8; }
  .product-page .content .members-content table.portal tr td div[align=center] input[type=button] {
    background: #231f20;
    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: #231f20; }
  .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: #ad974f; }
      .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: #ded5b8; }
        .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: #231f20;
    transition: all 0.3s ease; }
    .product-page .content #eventListForm .event-nav .ui-button:hover {
      transition: all 0.3s ease;
      background: #231f20; }
  .product-page .content #eventListForm .event-nav .ui-button.ui-widget.ui-state-active {
    background: #ad974f;
    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: #ded5b8; }
  .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: #ad974f;
        color: #ffffff; }
  .product-page .content #memberSearch #inputSearch .ui-button {
    background: #231f20;
    border-radius: 3px;
    border: 0;
    margin-right: 3px;
    transition: all 0.3s ease; }
    .product-page .content #memberSearch #inputSearch .ui-button:hover {
      background: #231f20;
      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: #ded5b8; }
  .product-page .content #memberSearch #inputSearch .membSrchBt {
    background: #ad974f;
    transition: all 0.3s ease; }
    .product-page .content #memberSearch #inputSearch .membSrchBt:hover {
      background: #ded5b8;
      transition: all 0.3s ease; }
  .product-page .content #memberSearch #mainLayout .ui-datatable.ui-widget .ui-datatable-data td {
    font-family: "europa", 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: "europa", sans-serif !important;
    font-weight: 600;
    color: #2c4056;
    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: #231f20 !important;
    transition: all 0.3s ease; }
    .product-page .content #partnerForm .mbCancel a:hover {
      background: #231f20;
      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; } }
  .main.single-course .content .hole .course-distance,
  .main.tour-v3 .content .hole .course-distance {
    margin-bottom: 0;
    padding-top: 18px;
    clear: both; }
    .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: #231f20; }
    .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: 100px 0 0px;
  margin-bottom: 0 !important; }
  .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: 600; }

/* SINGLE POSTS */
.single-post .content .wrapped {
  float: left; }
  @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: #231f20;
    padding-top: 40px;
    text-align: left;
    margin-right: 0;
    padding: 20px 3.75% 0px;
    position: relative;
    z-index: 99; }
    @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%; } }
      @media screen and (max-width: 960px) {
        footer .content .footer-menus {
          width: 100%; } }
      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 #ad974f;
          font-weight: 600;
          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: 100%;
          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 #ad974f;
        font-weight: 600;
        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;
            padding-top: 25px; } }
      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: 4px;
        line-height: 22px; }
        footer .content .contact p strong {
          font-weight: 600;
          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; }
          footer .content .contact p a:hover {
            color: #ded5b8; }
      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: 960px) {
        footer .content .social {
          width: 20%;
          float: right;
          clear: inherit;
          height: auto;
          margin-top: 40px; } }
      @media screen and (max-width: 780px) {
        footer .content .social {
          float: none;
          margin: 0 auto !important;
          float: none;
          clear: none;
          text-align: center;
          overflow: hidden;
          padding-top: 20px;
          height: 60px; } }
      @media screen and (max-width: 600px) {
        footer .content .social {
          width: 88px; } }
      footer .content .social a {
        margin-right: 10px;
        background: #ad974f;
        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: #231f20;
    color: #ffffff;
    height: 48px;
    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: 15px 0; }
      footer .footer-nav p a {
        color: #ffffff; }
        footer .footer-nav p a:hover {
          font-weight: 600; }
        @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 #231f20;
    box-shadow: 0 0 5px #aaa;
    margin-right: 2.176515979%; }
    .tour-v2 .holes .hole a h3 {
      letter-spacing: 0;
      font-weight: 600;
      font-size: 24px;
      top: -45px; }

/* Reciprocal Clubs */
.reciprocal-clubs .accordion-title {
  margin: 0px 0 30px;
  padding: 20px 0;
  background: #231f20;
  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: #ad974f;
    color: #ffffff;
    height: 29px;
    width: 75px;
    padding: 21px 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: 600; }
    .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: 600; }
  .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: #152940;
      border-left: 1px solid #ffffff; }
      .mobile-menu #nav li .arrow-down:before {
        content: '\25b6'; }
    .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: '\25bc'; }
    .mobile-menu #nav li.menu-item-has-children.open .sub-menu {
      display: block !important;
      background: #333333;
      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: '\25b6'; }
      .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; } }

/* Home Page Inner Nav*/
.home .nav-inner {
  display: none; }

.home .featureNav {
  width: 100%;
  max-width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 100;
  background-color: #231f20;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center; }
  @media screen and (max-width: 960px) {
    .home .featureNav {
      position: relative;
      height: 430px;
      margin-bottom: -7px; } }
  @media screen and (max-width: 600px) {
    .home .featureNav {
      display: block; } }
  .home .featureNav ul#nav-home-left, .home .featureNav ul#nav-home-right {
    list-style: none;
    max-width: 45%;
    min-width: 41%;
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    @media screen and (max-width: 960px) {
      .home .featureNav ul#nav-home-left, .home .featureNav ul#nav-home-right {
        flex-direction: column;
        width: 100%;
        min-width: 39%; } }
    @media screen and (max-width: 780px) {
      .home .featureNav ul#nav-home-left, .home .featureNav ul#nav-home-right {
        min-width: 35%; } }
    @media screen and (max-width: 600px) {
      .home .featureNav ul#nav-home-left, .home .featureNav ul#nav-home-right {
        min-width: inherit;
        max-width: inherit; } }
    .home .featureNav ul#nav-home-left li, .home .featureNav ul#nav-home-right li {
      display: inline-block;
      padding: 22px 2vw 13px;
      text-transform: uppercase;
      transition: all 0.3s ease; }
      @media screen and (max-width: 1700px) {
        .home .featureNav ul#nav-home-left li, .home .featureNav ul#nav-home-right li {
          padding: 22px 0.8vw 13px; } }
      @media screen and (max-width: 1500px) {
        .home .featureNav ul#nav-home-left li, .home .featureNav ul#nav-home-right li {
          padding: 22px 0.5vw 13px; } }
      @media screen and (max-width: 1200px) {
        .home .featureNav ul#nav-home-left li, .home .featureNav ul#nav-home-right li {
          padding: 22px 1.5vw 13px; } }
      @media screen and (max-width: 960px) {
        .home .featureNav ul#nav-home-left li, .home .featureNav ul#nav-home-right li {
          padding: 19px 0 13px;
          width: 100%;
          text-align: center; } }
      .home .featureNav ul#nav-home-left li a, .home .featureNav ul#nav-home-right li a {
        font-size: 1.1em;
        padding: 5px 0;
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff; }
        .home .featureNav ul#nav-home-left li a:hover, .home .featureNav ul#nav-home-right li a:hover {
          box-shadow: inset 0px -3px #ad974f; }
    .home .featureNav ul#nav-home-left ul.sub-menu, .home .featureNav ul#nav-home-right ul.sub-menu {
      display: none; }
  .home .featureNav ul.navLogo {
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px; }
    @media screen and (max-width: 960px) {
      .home .featureNav ul.navLogo {
        align-self: center;
        display: flex;
        justify-content: center; }
        .home .featureNav ul.navLogo img {
          width: 100px; } }
  @media screen and (max-width: 600px) {
    .home .featureNav ul#nav-home-left {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 15px;
      padding-left: 0; } }
  @media screen and (max-width: 600px) {
    .home .featureNav ul#nav-home-right {
      margin-top: 0px;
      padding-left: 0; } }

.home .fixed {
  position: fixed;
  top: 0; }
  @media screen and (max-width: 960px) {
    .home .fixed {
      position: relative; } }

.home .members-link {
  padding: 10px 20px;
  border: 2px solid #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  float: right; }
  .home .members-link:hover {
    color: #ffffff; }
  @media screen and (max-width: 960px) {
    .home .members-link {
      padding: 10px 20px 9px;
      border: 1px solid rgba(255, 255, 255, 0.5);
      font-size: 16px;
      letter-spacing: 0px;
      font-weight: 400; } }

.home .members-dropdown {
  position: absolute;
  top: 30px;
  right: 50px;
  text-align: right;
  transition: all 0.3s ease; }
  @media screen and (max-width: 1500px) {
    .home .members-dropdown {
      right: 1%; } }
  @media screen and (max-width: 960px) {
    .home .members-dropdown {
      right: 20px;
      top: 30px; } }
  @media screen and (max-width: 600px) {
    .home .members-dropdown {
      right: 20px;
      top: 32px; } }
  .home .members-dropdown .members-link {
    margin-top: 0;
    text-transform: uppercase;
    color: #ffffff; }
    @media screen and (max-width: 960px) {
      .home .members-dropdown .members-link {
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 10px;
        border-radius: 2px; } }
    .home .members-dropdown .members-link i {
      color: #ffffff;
      position: relative;
      top: 1px;
      left: 1px; }
    @media screen and (max-width: 600px) {
      .home .members-dropdown .members-link {
        padding: 7px; } }
  .home .members-dropdown .dropdown {
    display: none;
    position: absolute;
    top: 70px;
    text-align: left;
    background-color: #231f20;
    padding: 20px 20px 10px;
    right: 0;
    width: 350px; }
    @media screen and (max-width: 960px) {
      .home .members-dropdown .dropdown {
        right: -10px;
        width: 100vw;
        top: 58px;
        text-align: center;
        background-color: #233543 !important;
        padding-bottom: 40px; }
        .home .members-dropdown .dropdown label {
          margin-top: 5px; }
        .home .members-dropdown .dropdown input[type=submit] {
          margin-bottom: 10px !important;
          display: block; } }
    .home .members-dropdown .dropdown input {
      display: inline; }
    .home .members-dropdown .dropdown label {
      min-width: 150px;
      display: inline-block;
      color: #ffffff;
      margin-bottom: 7px; }
    .home .members-dropdown .dropdown input[type=text], .home .members-dropdown .dropdown input[type=password] {
      min-width: 150px;
      height: 23px;
      font-weight: 600; }
    .home .members-dropdown .dropdown input[type=submit] {
      text-transform: uppercase;
      width: 100%;
      background-color: transparent;
      border: 2px solid #ad974f;
      padding: 10px;
      color: #fff;
      margin: 5px 0;
      transition: all 0.3s ease; }
      .home .members-dropdown .dropdown input[type=submit]:hover {
        color: #fff;
        border: 2px solid #8a783f;
        cursor: pointer; }
    .home .members-dropdown .dropdown a {
      margin-top: 5px;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 14px;
      text-transform: none;
      color: #ffffff; }
      .home .members-dropdown .dropdown a:hover {
        color: #ded5b8; }
    .home .members-dropdown .dropdown:hover {
      display: block; }

.home p.members-link:hover {
  cursor: pointer; }

/* Home Page Video */
.slider {
  background-color: #fff;
  height: 838px;
  height: 100vh;
  position: relative; }
  @media screen and (max-width: 480px) {
    .slider {
      height: auto; } }

.videoWrapper {
  /* position: relative;
    padding-bottom: 56.25%; /* 16:9 */
  /* padding-top: 25px;
    height: 800px;
	height: 80vh;*/
  width: 100%; }
  @media screen and (max-width: 480px) {
    .videoWrapper {
      display: none; } }

.background-video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  width: auto;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  @media screen and (max-width: 1500px) {
    .background-video {
      top: 50%;
      height: 115vh; } }

.background-video.loaded {
  opacity: 1; }

.home .one {
  max-width: 100%;
  position: relative;
  background-color: #fff;
  padding: 117px 0 40px; }
  .home .one h1 {
    color: #000; }
  @media screen and (max-width: 960px) {
    .home .one {
      padding: 42px 0 40px; } }

.home .clearVideo {
  opacity: 0;
  visibility: hidden; }

.home div#new-royalslider-1 {
  display: none; }
  @media screen and (max-width: 960px) {
    .home div#new-royalslider-1 {
      display: block; } }

/* Home Page Promo Tiles */
.span.home-links {
  height: auto; }
  @media screen and (max-width: 960px) {
    .span.home-links {
      height: 41vh; } }

#hover-slider {
  position: relative;
  height: 80vh;
  box-sizing: border-box;
  padding: 0 0;
  background: #fff; }
  @media screen and (max-width: 960px) {
    #hover-slider {
      height: 100%; } }
  #hover-slider .slide {
    width: 25%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: block;
    cursor: pointer;
    background: #eaeaea; }
    @media screen and (max-width: 960px) {
      #hover-slider .slide {
        opacity: 1; } }
  #hover-slider #slide-2, #hover-slider #slide-4 {
    background: #000; }
  #hover-slider .slide#slide-1 {
    left: 0; }
  #hover-slider .slide#slide-2 {
    left: 25%; }
  #hover-slider .slide#slide-3 {
    left: 50%; }
  #hover-slider .slide#slide-4 {
    left: 75%; }
  #hover-slider #hover-slider {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #hover-slider .slide img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute; }
  #hover-slider .panels {
    color: #fff; }
    #hover-slider .panels .bg {
      opacity: 1; }
  #hover-slider .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }

#hover-slider.slide-1 #slide-1, #hover-slider.slide-2 #slide-2, #hover-slider.slide-3 #slide-3, #hover-slider.slide-4 #slide-4, #hover-slider.slide-1 .backgrounds .bg.slide-1, #hover-slider.slide-2 .backgrounds .bg.slide-2, #hover-slider.slide-3 .backgrounds .bg.slide-3, #hover-slider.slide-4 .backgrounds .bg.slide-4 {
  opacity: 1; }

#hover-slider.slide-1 .panels .bg, #hover-slider.slide-2 .panels .bg, #hover-slider.slide-3 .panels .bg, #hover-slider.slide-4 .panels .bg {
  opacity: 0; }

/* Page Paralax */
.splash-image.hidden {
  position: fixed; }
  @media screen and (max-width: 1350px) {
    .splash-image.hidden {
      margin-top: 63px; } }

.main {
  margin-top: 393px;
  background: #fff; }
  @media screen and (max-width: 1350px) {
    .main {
      margin-top: 390px; } }
  @media screen and (max-width: 1200px) {
    .main {
      margin-top: 320px; } }
  @media screen and (max-width: 960px) {
    .main {
      margin-top: 240px; } }

/* Mobile Dropdown Fixes */
.mobile-members:hover .members-link {
  border: 1px solid rgba(255, 255, 255, 0.5);
  top: 30px;
  padding: 5px 7px 5px; }

@media screen and (max-width: 600px) {
  .mobile-members .members-link {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 5px 7px 5px; } }

p.members-link {
  top: 30px; }

/* Nav Logo */
.navigation .nav-inner a.logo {
  margin: 11px 50px 0 50px; }
  @media screen and (max-width: 1500px) {
    .navigation .nav-inner a.logo {
      margin: 11px 10px 0 25px;
      width: 164px; } }
  @media screen and (max-width: 1350px) {
    .navigation .nav-inner a.logo {
      margin: 11px 10px 0 15px;
      width: 164px; } }
  @media screen and (max-width: 960px) {
    .navigation .nav-inner a.logo {
      margin: 11px 10px 0 10px; } }
  .navigation .nav-inner a.logo img {
    max-height: 76px; }

@media screen and (max-width: 1500px) {
  .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
    padding: 25px 0.9vw; } }

@media screen and (max-width: 1350px) {
  .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
    padding: 25px 3vw; } }

@media screen and (max-width: 1200px) {
  .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
    padding: 25px 2.5vw; } }

@media screen and (max-width: 1050px) {
  .navigation .nav-inner .menu .guests-menu li, .navigation .nav-inner .menu .members-menu li {
    padding: 25px 2vw; } }

@media screen and (max-width: 1350px) {
  .navigation .nav-inner .menu .guests-menu, .navigation .nav-inner .menu .members-menu {
    padding-left: 1%; } }

@media screen and (max-width: 1350px) {
  .navigation .nav-inner .menu {
    width: 100%; } }

@media screen and (max-width: 1350px) {
  .navigation .nav-inner .menu .members-menu {
    width: 100%;
    padding-left: 1%; } }

/* Log in Page */
.login .left {
  float: left;
  width: 48%; }
  @media screen and (max-width: 780px) {
    .login .left {
      width: 100%; } }
  .login .left form {
    background-color: #231f20; }
    @media screen and (max-width: 780px) {
      .login .left form {
        margin-bottom: 40px; } }

.login .right {
  width: 52%;
  float: right; }
  @media screen and (max-width: 780px) {
    .login .right {
      width: 100%; } }

.members-content .login-wide {
  width: 100%;
  float: left;
  margin-left: -20%; }
  @media screen and (max-width: 1050px) {
    .members-content .login-wide {
      width: 110%;
      margin-left: -28%; } }
  @media screen and (max-width: 960px) {
    .members-content .login-wide {
      margin-left: 0;
      width: 100%; } }

/* Banner Image Fix on My Info */
.splash-image.hidden img {
  margin-top: 97px; }
  @media screen and (max-width: 960px) {
    .splash-image.hidden img {
      margin-top: 30px; } }

.nav-inner .members-dropdown .dropdown input[type=text], .nav-inner .members-dropdown .dropdown input[type=password] {
  color: #000;
  padding: 0 3px;
  font-weight: 600; }

/* Custom Styles */
.gold-btn {
  color: #fff;
  background: #ad974f;
  display: inline-block;
  text-align: center;
  padding: 8px 2%;
  font-size: 1em;
  margin: 5px 1%; }

.gold-btn:hover {
  background: #8a783f;
  color: #fff; }

/* Autoscroll Button on Home page */
.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s; }

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  @media screen and (max-width: 600px) {
    .scroll-down {
      display: none; } }

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid white;
  border-width: 0px 0 2px 2px; }

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); } }

/* Gallery Home */
.home #gallery .gallery-holder .gallery {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  height: inherit;
  overflow: hidden; }
  @media screen and (max-width: 1500px) {
    .home #gallery .gallery-holder .gallery {
      height: inherit; } }
  @media screen and (max-width: 960px) {
    .home #gallery .gallery-holder .gallery {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      max-height: 350px; } }
  @media screen and (max-width: 960px) and (max-width: 600px) {
    .home #gallery .gallery-holder .gallery {
      max-height: 700px; } }
  @media screen and (max-width: 960px) and (max-width: 480px) {
    .home #gallery .gallery-holder .gallery {
      max-height: 400px; } }
  .home #gallery .gallery-holder .gallery .gallery-item {
    width: 25% !important;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    @media screen and (max-width: 960px) {
      .home #gallery .gallery-holder .gallery .gallery-item {
        width: 25% !important; } }
    @media screen and (max-width: 780px) {
      .home #gallery .gallery-holder .gallery .gallery-item {
        width: 33.33% !important; } }
    @media screen and (max-width: 600px) {
      .home #gallery .gallery-holder .gallery .gallery-item {
        width: 50% !important; } }
    .home #gallery .gallery-holder .gallery .gallery-item img {
      width: 100%;
      height: auto; }
    .home #gallery .gallery-holder .gallery .gallery-item .gallery-caption {
      display: none; }
  .home #gallery .gallery-holder .gallery .gallery-icon img {
    height: auto;
    width: 100%;
    border: 0 !important;
    display: block;
    transition: all 0.3s ease;
    opacity: 1;
    -webkit-backface-visibility: hidden; }
    .home #gallery .gallery-holder .gallery .gallery-icon img:hover {
      transition: all 0.3s ease;
      -webkit-backface-visibility: hidden;
      transform: scale(1.03);
      image-rendering: -webkit-optimize-contrast; }
  .home #gallery .gallery-holder .gallery .gallery-icon a {
    display: block; }

/* Enews Signup */
.signup {
  width: 382px;
  float: right;
  margin: 0 24% 0 0; }
  @media screen and (max-width: 1500px) {
    .signup {
      margin: 0 12% 0 0; } }
  @media screen and (max-width: 960px) {
    .signup {
      float: left;
      margin-bottom: 25px; } }
  @media screen and (max-width: 600px) {
    .signup {
      margin-bottom: 0;
      width: 100%; } }
  .signup .miclub-form h4 {
    color: #ffffff !important;
    border-bottom: 3px solid #ad974f;
    font-weight: 600;
    letter-spacing: 1px;
    width: auto;
    line-height: 100%;
    padding: 0 0 10px;
    font-size: 18px;
    margin: 1px 0 16px 0; }
    @media screen and (max-width: 600px) {
      .signup .miclub-form h4 {
        width: 100%;
        text-align: center; } }
  .signup .miclub-form .formInput {
    float: left; }
    .signup .miclub-form .formInput input#firstname, .signup .miclub-form .formInput .form-control, .signup .miclub-form .formInput #email {
      background-color: #ccc;
      border: inherit;
      margin: 3px 0px;
      font-size: 15px; }
      @media screen and (max-width: 1200px) {
        .signup .miclub-form .formInput input#firstname, .signup .miclub-form .formInput .form-control, .signup .miclub-form .formInput #email {
          width: 80%; } }
      @media screen and (max-width: 600px) {
        .signup .miclub-form .formInput input#firstname, .signup .miclub-form .formInput .form-control, .signup .miclub-form .formInput #email {
          width: 100%; } }
    .signup .miclub-form .formInput input#lastname {
      margin-left: 2px; }
      @media screen and (max-width: 1200px) {
        .signup .miclub-form .formInput input#lastname {
          margin-left: 0px; } }
    .signup .miclub-form .formInput input[type=text] {
      color: #fff;
      font-weight: 600;
      padding: 3px 8px;
      font-family: "europa", sans-serif; }
    .signup .miclub-form .formInput ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff;
      font-family: "europa", sans-serif; }
    .signup .miclub-form .formInput ::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-family: "europa", sans-serif; }
    .signup .miclub-form .formInput :-ms-input-placeholder {
      /* IE 10+ */
      color: #fff;
      font-family: "europa", sans-serif; }
    .signup .miclub-form .formInput :-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-family: "europa", sans-serif; }
  .signup button.miclub-form-button {
    float: left;
    margin-top: 3px;
    background-color: #ad974f;
    border: inherit;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 1px;
    transition: ease all 0.3s;
    padding: 3px 9px; }
    .signup button.miclub-form-button:hover {
      cursor: pointer !important;
      opacity: 0.7; }
  .signup div#error {
    width: 176px;
    float: right;
    margin: 5px 0px 0 6px; }
    @media screen and (max-width: 1200px) {
      .signup div#error {
        float: left;
        margin: 5px 0 5px 5px; } }
    .signup div#error p.miclub-form-error {
      width: 13%;
      float: left;
      height: 22px;
      margin-bottom: 0px; }
      .signup div#error p.miclub-form-error i.fa.fa-times-circle-o {
        color: #cc0000 !important; }
    .signup div#error p {
      font-size: 17px;
      font-variant: all-petite-caps;
      line-height: 20px;
      color: #cc0000;
      font-weight: 600;
      margin-bottom: 0px; }
  .signup #confirmation p {
    font-size: 15px;
    float: right;
    width: 87%;
    color: #32CD32;
    margin-bottom: 0px;
    font-variant: all-petite-caps; }
    @media screen and (max-width: 600px) {
      .signup #confirmation p {
        width: 81%; } }

/* Full Width Page Template */
.page-template-page-full-width .main .content .wrapped {
  width: 100%;
  max-width: 98%;
  float: none; }

/* Right Align Nav Right Options */
.navigation .nav-inner ul#nav-home-right li .sub-menu, .navigation .nav-inner #menu-nav-right-guests-4 li .sub-menu {
  right: 0 !important;
  left: unset !important; }

/*Members Home Event Slider*/
.page-template-page-members .new-royalslider-2 {
  display: flex;
  width: 100% !important; }
  @media screen and (max-width: 1200px) {
    .page-template-page-members .new-royalslider-2 {
      display: block; } }
  .page-template-page-members .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 .new-royalslider-2 .rsImg {
        width: 100% !important;
        float: unset; } }
  .page-template-page-members .new-royalslider-2 .rsSlide {
    background: #fff !important; }
  .page-template-page-members .new-royalslider-2 .rsNav.rsBullets {
    position: absolute;
    right: 68px;
    width: 20px;
    margin-top: 132px; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members .new-royalslider-2 .rsNav.rsBullets {
        position: relative;
        width: 100%;
        margin-top: inherit;
        right: unset; } }
    @media screen and (max-width: 1050px) {
      .page-template-page-members .new-royalslider-2 .rsNav.rsBullets {
        margin-bottom: 10px; } }
    @media screen and (max-width: 960px) {
      .page-template-page-members .new-royalslider-2 .rsNav.rsBullets {
        float: left;
        height: 25px; } }
    .page-template-page-members .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 .new-royalslider-2 .rsNav.rsBullets .rsBullet.rsNavSelected span {
      width: 8px;
      height: 8px;
      background-color: #ad974f;
      border: #ad974f; }
  .page-template-page-members .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 .new-royalslider-2 .home-text {
        width: 100%;
        left: 0;
        float: unset;
        padding: 10px 5px;
        margin: 10px 0 5px; } }
    .page-template-page-members .new-royalslider-2 .home-text h3 {
      max-height: 200px;
      overflow: hidden; }
      .page-template-page-members .new-royalslider-2 .home-text h3 a {
        font-size: 42px;
        font-weight: 800;
        color: #231f20;
        text-transform: uppercase;
        line-height: 52px; }
        @media screen and (max-width: 1500px) {
          .page-template-page-members .new-royalslider-2 .home-text h3 a {
            font-size: 43px;
            line-height: 53px; } }
        @media screen and (max-width: 1200px) {
          .page-template-page-members .new-royalslider-2 .home-text h3 a {
            font-size: 38px;
            line-height: 40px; } }
    .page-template-page-members .new-royalslider-2 .home-text p.sliderDate {
      font-weight: 800;
      text-transform: uppercase; }
    .page-template-page-members .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 .new-royalslider-2 .home-text p {
          margin-bottom: 15px; } }
  .page-template-page-members .new-royalslider-2 .rsSlideCount {
    display: block;
    width: 24px;
    font-size: 10px;
    position: absolute;
    right: 64px;
    margin-top: 120px; }
    @media screen and (max-width: 1200px) {
      .page-template-page-members .new-royalslider-2 .rsSlideCount {
        display: none; } }

.page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
  background: transparent !important; }
  @media screen and (max-width: 1200px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 700px !important; } }
  @media screen and (max-width: 1050px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 650px !important; } }
  @media screen and (max-width: 960px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 770px !important; } }
  @media screen and (max-width: 780px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 665px !important; } }
  @media screen and (max-width: 600px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 550px !important; } }
  @media screen and (max-width: 480px) {
    .page-template-page-members .rsUni, .page-template-page-members .rsUni .rsOverflow {
      height: 525px !important; } }

.page-template-page-members .slider-members {
  margin: 0 0 20px !important; }
  @media screen and (max-width: 1500px) {
    .page-template-page-members .slider-members {
      margin: 0 0 0 !important; } }

/* Members Categories Page */
.members-categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.mem-cat {
  width: 50%;
  margin: 0;
}

.category-container {
  border: 1px solid #f0f0f0;
  margin: 5px 5px 45px;
}

.single-category h1 {
  text-align: center;
  background-color: #ad974f;
  color: #fff;
  margin: 0 0 15px;
  padding: 10px;
}

.cat-description {
  margin: 0 40px;
  padding-bottom: 20px;
  font-size: 14px;
}

.cat-price {
  font-size: 33px;
  margin: 0 10px;
}


.price-year {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 20px;
}

.click-more {
  padding: 15px 20px;
  background-color: #231f20;
  display: block;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}

.click-more:hover {
  color: #ad974f;
}

.category-details p {
  font-size: 14px;
  padding: 0 15px;
}

.not-expanded {
  display: none;
}

@media screen and (max-width: 900px) {
  .members-categories {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .mem-cat {
    width: 100%;
    margin: 0;
  }
}

/* Test */

/*# sourceMappingURL=style.css.map */