/* CSS Document */
/* Colors */
/* Header */
/* Slider */
/* Content */
/* Span */
/* Course Tour */
/* Footer */
/* Fonts */
/* Transitions */
a {
  transition: all 0.3s ease; }
  a:hover {
    color: #CB8E28; }

html {
  box-sizing: border-box; }

*,
*::after,
*::before {
  box-sizing: inherit; }

/* Mixins */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-kk2r67");
  src: url("../fonts/icomoon.eot?#iefix-kk2r67") format("embedded-opentype"), url("../fonts/icomoon.ttf?-kk2r67") format("truetype"), url("../fonts/icomoon.woff?-kk2r67") format("woff"), url("../fonts/icomoon.svg?-kk2r67#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-catering:before {
  content: "\e600"; }

.icon-cup:before {
  content: "\e601"; }

.icon-flag:before {
  content: "\e602"; }

.icon-clubs:before {
  content: "\e603"; }

.icon-heart:before {
  content: "\e604"; }

.icon-world2:before {
  content: "\e606"; }

.icon-file-pdf:before {
  content: "\e608"; }

.icon-file-word:before {
  content: "\e609"; }

.icon-file-excel:before {
  content: "\e60a"; }

.icon-email:before {
  content: "\f003"; }

.icon-map:before {
  content: "\f041"; }

.icon-phone:before {
  content: "\f095"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-left:before {
  content: "\f104"; }

.icon-right:before {
  content: "\f105"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-menu:before {
  content: "\f0c9"; }

.icon-world:before {
  content: "\e605"; }

.slider {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  overflow: hidden; }
  
   /*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideNav{}
#sideNav, #sideNav ul, #sideNav li{margin:0;padding:0;list-style-type:none;}
#togglelinks ul, #panels {padding: 0;}
#togglelinks ul li { display: inline-block;width: 100%;  text-align: center;}
#togglelinks ul li a {color: #666;margin:1%;background:#E9EBE8; padding:4px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; text-transform: uppercase; display: inline-block; width: 98%; }
.info-panel {display: none;}
.info-panel  h2 {clear: both;}
#togglelinks ul li a:hover {background:#ccc;}
#togglelinks .open {background:#ccc;}

/* Second Tier */
#sideNav ul li{border-bottom:1px solid #cfcfcf; list-style:none;}
#sideNav ul li:first-child{border-top:0;}
#sideNav ul li a{color:#777;display:block;padding:10px 15px;border-bottom:none;
}
#sideNav ul li a:hover{color: #ccc;}
#sideNav ul li.current_page_item a{font-weight:bold;color: #CB8E28;}
#sideNav ul li.current_page_item a:hover{color:#ccc;}

/* Third Tier */
#sideNav ul ul{margin:0 0 -1px 0;padding:0 0 10px 0;}
#sideNav ul ul li{border-bottom:0;padding:0 0 3px 20px;}
#sideNav ul ul li:first-child{border-top:0;}
#sideNav ul ul li a{padding:7px 0 6px 20px!important;font-size:1em;}

/* Show Third Tier */
#sideNav ul li:hover ul{display:block;}
#sideNav ul li.current-page-ancestor ul{display:block;}
/*form*/
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label, .gform_body  ul li.show-label label { display:block!important;}
/*events*/
.sidebar ul.eo-events  {margin-top: 0; margin-left: 0; padding: 0;}
.eo-events li { list-style: none;}
  @media screen and (max-width: 1600px) {
    .slider {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .slider {
      width: 100%;
      margin: 0; } }
  .slider .slider-overlay {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: calc(100% - 100px);
    z-index: 50; }
  .slider .slider-content {
    position: absolute;
    bottom: 10%;
    left: 50px;
    margin: 30px; }
    @media screen and (max-width: 480px) {
      .slider .slider-content {
        bottom: 30%; } }
    .slider .slider-content h1, .slider .slider-content span, .slider .slider-content a {
      color: white !important;
      display: block; }
    .slider .slider-content h1 {
      text-transform: uppercase;
      text-shadow: 1px 1px black;
      font-weight: bold;
      font-size: 50px;
      letter-spacing: 8px;
      margin-bottom: 0px; }
      @media screen and (max-width: 1200px) {
        .slider .slider-content h1 {
          letter-spacing: 6px;
          font-size: 40px; } }
      @media screen and (max-width: 768px) {
        .slider .slider-content h1 {
          letter-spacing: 4px; } }
      @media screen and (max-width: 480px) {
        .slider .slider-content h1 {
          letter-spacing: 2px; } }
    .slider .slider-content span {
      max-width: 500px;
      margin: 10px 0 20px; }
    .slider .slider-content a {
      border: 2px solid #ffffff;
      padding: 7px 40px;
      display: table; }
      .slider .slider-content a:hover {
        color: #CB8E28;
        border: 2px solid #CB8E28;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 480px) {
      .slider .slider-content {
        text-align: center;
        left: 15px;
        bottom: 10px; }
        .slider .slider-content h1 {
          font-size: 30px; }
        .slider .slider-content a {
          margin: 0 auto; } }
.new-royalslider-2 {margin-top: 30px;}
  .slider .royalSlider .rsBullet {
    width: 10px;
    height: 10px; }
    .slider .royalSlider .rsBullet span {
      width: 10px;
      height: 10px; }
      .slider .royalSlider .rsBullet span:hover {
        cursor: pointer; }
  .slider .royalSlider .rsNavSelected {
    color: #CB8E28 !important; }
    .slider .royalSlider .rsNavSelected span {
      background: #CB8E28 !important;
      color: #CB8E28 !important; }
  .slider .royalSlider .rsArrowIcn {
    background: none !important;
    border-top: 3px solid white;
    border-right: 3px solid white;
    transition: all 0.3s ease; }
    .slider .royalSlider .rsArrowIcn:hover {
      border-top: 3px solid #CB8E28;
      border-right: 3px solid #CB8E28; }
    @media screen and (max-width: 480px) {
      .slider .royalSlider .rsArrowIcn {
        display: none; } }
  .slider .royalSlider .rsArrowLeft {
    -ms-transform: rotate(225deg);
    /* IE 9 */
    -webkit-transform: rotate(225deg);
    /* Chrome, Safari, Opera */
    transform: rotate(225deg);
    left: 20px !important; }
    @media screen and (max-width: 480px) {
      .slider .royalSlider .rsArrowLeft {
        left: 0 !important;
        top: -20px !important; } }
  .slider .royalSlider .rsArrowRight {
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    right: 20px !important; }
    @media screen and (max-width: 480px) {
      .slider .royalSlider .rsArrowRight {
        right: 0 !important; } }

.shift .arrow-down {
  bottom: 7%; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/* General */
html, body {
  margin: 0;
  position: relative;
  height: 100%; }

html {
  width: 100%; }

a {
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer; }

body, html, table, th, td {
  font-size: 15px !important; }
  @media screen and (max-width: 1200px) {
    body, html, table, th, td {
      font-size: 15px !important; } }

h1, h2, h3, h4, h5, span, a, p, b, div, td {
  font-family: "Century Gothic", "Apple Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important; }
  

ul {
  padding-left: 20px;
  box-sizing: border-box; }

ol li {
  clear: left; }

.content p {
  line-height: 150%; }

.acf-map {
  overflow-x: hidden;
  overflow-y: hidden; }

/* IE fix */
img {
  text-decoration: none;
  border: 0px; }

/* Default Wordpress Styling */
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Default SASS Styling */
.left {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 48.9361702128%; }
  .left:last-child {
    margin-right: 0; }
	
	.main-body {width: 74%; float: right; padding: 0 2% 2% 2%;}
  @media screen and (max-width: 480px) {
    .left {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0; }
      .left:last-child {
        margin-right: 0; } }

.right {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 48.9361702128%;
  margin-right: 0; }
  .right:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .right {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%; }
      .right:last-child {
        margin-right: 0; } }

.one_half {
  width: 50%;
  position: relative;
  float: left;
  display: block;
  padding-right: 10px; }

.one_third {
  margin-right: 1.6949152542%;
  width: 32.2033898305%;
  display: block;
  float: left;
  position: relative; }
  .one_third:nth-of-type(3) {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .one_third {
      width: 50%;
      padding: 0; } }
  @media screen and (max-width: 480px) {
    .one_third {
      width: 100%; } }

.two_third {
  width: 64.83%;
  position: relative;
  float: left;
  display: block;
  padding-right: 1.5%; }
  @media screen and (max-width: 768px) {
    .two_third {
      width: 50%;
      padding: 0; } }
  @media screen and (max-width: 480px) {
    .two_third {
      width: 100%; } }

.navigation {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  overflow: visible; }
  @media screen and (max-width: 1600px) {
    .navigation {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .navigation {
      width: 100%;
      margin: 0; } }
  .navigation .nav {
    width: 100%;
    background-color: #333;
    display: block;
    float: left;
    position: relative; }
    @media screen and (max-width: 768px) {
      .navigation .nav {
        text-align: center; } }
    .navigation .nav img {
      margin: 12px 50px;
      height: 120px;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
      @media screen and (max-width: 768px) {
        .navigation .nav img {
          height: 90px;
          position: relative;
          margin: 15px auto; } }
      @media screen and (max-width: 480px) {
        .navigation .nav img {
          position: relative;
          margin: 30px auto; } }
    .navigation .nav .social {
      position: absolute;
      right: 10px;
      top: 0;
      float: right;
      margin: 10px 0;
      transition: all 0.3s ease; }
      .navigation .nav .social a {
        text-align: right;
        float: right;
        margin-bottom: 10px;
		color: #cfcfcf;}
        .navigation .nav .social a i {
          width: 30px;
          height: 30px;
          text-align: center;
          color: #ffffff;
          background-color: #000000;
          margin-left: 10px;
          font-size: 21px;
          transition: all 0.3s ease;
          display: inline-block;
          padding-top: 5px; }
        .navigation .nav .social a:hover i {
          background-color: #CB8E28; }
      .navigation .nav .social .links {
        margin: 0;
        text-align: right;
        width: 100%;
        display: block;
        float: right;
        font-size: 14px;
        transition: all 0.3s ease; }
        .navigation .nav .social .links:hover {
          color: #CB8E28; }
      .navigation .nav .social .inline {
        display: inline-block;
        width: auto;
        margin-left: 5px; 
		clear: both;}
.external {margin-top: 40px!important;}
      @media screen and (max-width: 768px) {
        .navigation .nav .social {
          margin: 17px 20px; }
          .navigation .nav .social .links {
            font-size: 12px; } }
      @media screen and (max-width: 480px) {
        .navigation .nav .social {
          display: none; } }
    .navigation .nav .menu {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0; }
      .navigation .nav .menu:last-child {
        margin-right: 0; }
      .navigation .nav .menu .menu-toggle {
        display: none;
        color: #000000;
        position: absolute;
        top: 60px;
        left: 45%;
        font-size: 15px;
        transition: all 0.3s ease; }
        .navigation .nav .menu .menu-toggle i {
          color: #000000; }
        @media screen and (max-width: 768px) {
          .navigation .nav .menu .menu-toggle {
            display: block;
            left: 20px;
            top: 40px; } }
      .navigation .nav .menu .guests-menu, .navigation .nav .menu .members-menu {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%;
        margin-right: 0;
        background-color: #464646;
        float: right;
        text-align: right;
        margin: 0; }
        .navigation .nav .menu .guests-menu:last-child, .navigation .nav .menu .members-menu:last-child {
          margin-right: 0; }
        .navigation .nav .menu .guests-menu li, .navigation .nav .menu .members-menu li {
          display: inline-block;
          padding: 10px 2% 10px;
          text-transform: uppercase;
          margin-left: -5px;
          transition: all 0.3s ease;
          position: relative;
          font-size: 14px; }
          @media screen and (max-width: 1200px) {
            .navigation .nav .menu .guests-menu li, .navigation .nav .menu .members-menu li {
              padding: 10px 1% 15px; } }
          .navigation .nav .menu .guests-menu li a, .navigation .nav .menu .members-menu li a {
            color: #ffffff;
            font-size: 16px; }
            .navigation .nav .menu .guests-menu li a span, .navigation .nav .menu .members-menu li a span {
              font-style: normal; }
          .navigation .nav .menu .guests-menu li .sub-menu, .navigation .nav .menu .members-menu li .sub-menu {
            display: none;
            position: absolute;
            padding: 0;
            z-index: 100;
            top: 35px;
            margin-top: 5px;
            text-align: left;
            left: 4px;
            min-width: 100%; }
            .navigation .nav .menu .guests-menu li .sub-menu li, .navigation .nav .menu .members-menu li .sub-menu li {
              display: block;
              background-color: #464646;
              padding: 10px 30px 10px;
              width: 100%; }
              .navigation .nav .menu .guests-menu li .sub-menu li a, .navigation .nav .menu .members-menu li .sub-menu li a {
                display: block;
                color: #ffffff;
                white-space: nowrap; }
              .navigation .nav .menu .guests-menu li .sub-menu li .sub-menu, .navigation .nav .menu .members-menu li .sub-menu li .sub-menu {
                display: none;
                position: absolute;
                top: -6px;
                left: 102%; }
              .navigation .nav .menu .guests-menu li .sub-menu li:hover, .navigation .nav .menu .members-menu li .sub-menu li:hover {
                background-color: #CB8E28; }
                .navigation .nav .menu .guests-menu li .sub-menu li:hover .sub-menu, .navigation .nav .menu .members-menu li .sub-menu li:hover .sub-menu {
                  display: block; }
              .navigation .nav .menu .guests-menu li .sub-menu li:last-child .sub-menu a, .navigation .nav .menu .members-menu li .sub-menu li:last-child .sub-menu a {
                text-align: left !important; }
          .navigation .nav .menu .guests-menu li:hover, .navigation .nav .menu .members-menu li:hover {
            background-color: #CB8E28; }
            .navigation .nav .menu .guests-menu li:hover .sub-menu, .navigation .nav .menu .members-menu li:hover .sub-menu {
              display: block; }
          .navigation .nav .menu .guests-menu li:last-child .sub-menu, .navigation .nav .menu .members-menu li:last-child .sub-menu {
            left: auto;
            right: -5px; }
            .navigation .nav .menu .guests-menu li:last-child .sub-menu a, .navigation .nav .menu .members-menu li:last-child .sub-menu a {
              text-align: right; }
        @media screen and (max-width: 768px) {
          .navigation .nav .menu .guests-menu, .navigation .nav .menu .members-menu {
            display: none; } }
      .navigation .nav .menu .members-menu .sub-menu {
        top: 81px; }
      .navigation .nav .menu .current-menu-ancestor, .navigation .nav .menu .current-menu-parent {
        background-color: #CB8E28 !important; }
        .navigation .nav .menu .current-menu-ancestor a, .navigation .nav .menu .current-menu-parent a {
          font-weight: bold; }
        .navigation .nav .menu .current-menu-ancestor .sub-menu a, .navigation .nav .menu .current-menu-parent .sub-menu a {
          font-weight: normal; }
      .navigation .nav .menu .current-menu-item {
        background-color: #CB8E28 !important; }
        .navigation .nav .menu .current-menu-item a {
          font-weight: bold; }

.main {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  overflow: visible;
  border-top: 5px solid #363636;
  padding: 30px 0; }
  @media screen and (max-width: 1600px) {
    .main {
      margin: 0 2.5%;
      width: 95%; } 
	 }
  @media screen and (max-width: 768px) {
    .main {
      width: 100%;
      margin: 0; } }
  .main .content {
    max-width: 1600px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .main .content::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 1200px) {
      .main .content {
        padding: 0 20px !important;
        width: 100%;
        float: left;
        box-sizing: border-box; } }
    @media screen and (max-width: 480px) {
      .main .content {
        padding: 0 10px !important; 
		      text-align: center;} }
    .main .content .heading {
      color: #CB8E28;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 40px;
      margin: 10px 0; }
      @media screen and (max-width: 768px) {
        .main .content .heading {
          font-size: 35px; } }
      @media screen and (max-width: 480px) {
        .main .content .heading {
          position: relative;
          top: 0;
          font-size: 25px;
          margin: 10px 0; } }

    .main .content hr {
      display: block;
      width: 100%;
      float: left;
      border: 2px solid #d4d4d4;
      margin: 20px 0; }

.gform_wrapper {
  max-width: 100% !important; }

.gform_heading {
  margin: 0px !important; }

.gform_footer {
  margin-top: 0px !important; }

.gform_title {
  display: none !important; }

.gform_body ul {
  float: none; }
  .gform_body ul li {
    margin-bottom: 8px; }
    .gform_body ul li label {
      display: none !important; }
    .gform_body ul li input, .gform_body ul li textarea {
      padding: 10px !important;
      font-size: 13px !important;
      border: 2px solid #d4d4d4;
      width: 100% !important;
      box-sizing: border-box; }
    .gform_body ul li .textarea {
      width: 100% !important;
      border: 2px solid #d4d4d4;
      box-sizing: border-box; }
    .gform_body ul li .name_first {
      margin-right: 1px !important;
      width: calc(50% - -4px) !important;
      box-sizing: border-box; }
      @media screen and (max-width: 480px) {
        .gform_body ul li .name_first {
          width: 100% !important;
          margin-bottom: 20px; } }
    .gform_body ul li .name_last {
      width: calc(50% - 11px) !important;
      box-sizing: border-box; }
      @media screen and (max-width: 480px) {
        .gform_body ul li .name_last {
          width: 100% !important; } }
  .gform_body ul #field_2_2 {
    width: calc(50% - 4px) !important;
    margin-right: 24px !important;
    display: inline-block !important;
    box-sizing: border-box; }
    @media screen and (max-width: 480px) {
      .gform_body ul #field_2_2 {
        width: 100% !important; } }
  .gform_body ul #field_2_3 {
    width: calc(50% - 4px) !important;
    display: inline-block !important;
    box-sizing: border-box; }
    @media screen and (max-width: 480px) {
      .gform_body ul #field_2_3 {
        width: 100% !important; } }

.gform_button {
  font-style: normal;
  font-size: 13px !important;
  padding: 7px 20px;
  background-color: #CB8E28;
  color: white;
  transition: all 0.3s ease;
  border: 2px solid #CB8E28;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  font-weight: bold;
  float: right;
  border-radius: 1px; }
  .gform_button:hover {
    background-color: white;
    color: #CB8E28;
    border: 2px solid #CB8E28;
    cursor: pointer; }

footer {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  position: relative;
  background-color: #c2c2c2;
  -webkit-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.6); }
  footer:last-child {
    margin-right: 0; }
  footer .content {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    padding: 0 50px; }
    footer .content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      footer .content {
        margin-bottom: 25px; } }
    @media screen and (max-width: 480px) {
      footer .content {
        padding: 0px 10px; } }
    footer .content .block {
      padding-bottom: 50px; }
    footer .content h4 {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      font-size: 14px;
      color: #363636;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 40px;
      margin-top: 25px;
      position: relative; }
      footer .content h4:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content h4 {
          margin-bottom: 15px; } }
    footer .content .news {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 38.7234042553%; }
      footer .content .news:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .news {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 48.9361702128%; }
          footer .content .news:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .news {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          text-align: center; }
          footer .content .news:last-child {
            margin-right: 0; } }
      footer .content .news .item {
        float: left;
        display: block;
        width: 48%;
        margin-right: 2%;
        margin-bottom: 10px; }
        footer .content .news .item h5 {
          margin: 0;
          color: #363636; }
        footer .content .news .item a {
          font-size: 12px;
          color: #707070;
          text-transform: uppercase;
          font-weight: bold; }
          footer .content .news .item a:hover {
            font-weight: bold; }
        @media screen and (max-width: 768px) {
          footer .content .news .item {
            width: 98%;
            margin-bottom: 4px; }
            footer .content .news .item h5, footer .content .news .item a {
              display: inline-block; }
            footer .content .news .item a:before {
              content: '- '; } }
    footer .content .logo {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 18.2978723404%;
      text-align: center;
      background: url("../images/Ranfurlie_wm.png") no-repeat center;
      min-height: 210px; }
      footer .content .logo:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .logo {
          display: none; } }
    footer .content .social {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 18.2978723404%;
      text-align: right; }
      footer .content .social:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .social {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 23.4042553191%; }
          footer .content .social:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .social {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          text-align: center; }
          footer .content .social:last-child {
            margin-right: 0; } }
      footer .content .social h4 {
        margin-bottom: 55px; }
        @media screen and (max-width: 480px) {
          footer .content .social h4 {
            margin-bottom: 25px; } }
      footer .content .social i {
        color: #363636;
        font-size: 28px;
        margin-left: 10px;
        transition: all 0.3s ease; }
        footer .content .social i:hover {
          color: #CB8E28; }
        @media screen and (max-width: 768px) {
          footer .content .social i {
            font-size: 23px; } }
    footer .content .contact {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 36%;
      margin-right: 0;
      text-align: right; }
      footer .content .contact:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .contact {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 23.4042553191%; }
          footer .content .contact:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .contact {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          text-align: center; }
          footer .content .contact:last-child {
            margin-right: 0; } }
      footer .content .contact h4 {
        margin-bottom: 30px; }
      footer .content .contact a {
        color: #707070;
        font-size: 14px;
        display: block;
        float: right;
        width: 100%; }
        footer .content .contact a:hover {
          color: #CB8E28; }
      footer .content .contact span {
        display: block;
        position: relative;
        float: right;
        width: 100%;
        font-size: 14px; }
      footer .content .contact address {
        font-style: normal;
        color: #363636; }
  footer .footer-nav {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    background-color: #464646;
    position: relative; }
    footer .footer-nav:last-child {
      margin-right: 0; }
    footer .footer-nav p {
      display: inline-block;
      color: #ffffff;
      font-size: 12px; }
    footer .footer-nav .copyright {
      position: relative;
      left: 50px;
      height: 15px; }
      @media screen and (max-width: 1200px) {
        footer .footer-nav .copyright {
          left: 20px; } }
      @media screen and (max-width: 480px) {
        footer .footer-nav .copyright {
          left: 10px;
          font-size: 11px !important; } }
    footer .footer-nav .miclub {
      position: absolute;
      right: 50px;
      bottom: 0;
      text-align: right; }
	  .admin-login {     position: absolute;
      right: 170px;
      bottom: 0;
      text-align: right; }
	  footer .admin-login a {color: #fff;}
      footer .footer-nav .miclub a {
        text-decoration: underline;
        color: #ffffff; }
        footer .footer-nav .miclub a:hover {
          font-weight: bold; }
      @media screen and (max-width: 1200px) {
        footer .footer-nav .miclub {
          right: 20px; } }
      @media screen and (max-width: 480px) {
        footer .footer-nav .miclub {
          right: 10px;
          font-size: 11px !important; } }
    footer .footer-nav .menu-header {
      width: calc(70% - 100px);
      position: relative;
      height: 22px;
      display: inline-block;
      left: 20px; }
      @media screen and (max-width: 768px) {
        footer .footer-nav .menu-header {
          display: none; } }
      footer .footer-nav .menu-header .sub-menu {
        display: none; }
      footer .footer-nav .menu-header ul {
        display: table;
        position: absolute;
        padding: 0;
        left: 0;
        margin: 9px 0 10px;
        table-layout: fixed;
        width: 100%; }
        footer .footer-nav .menu-header ul li {
          display: table-cell;
          text-align: center; }
          footer .footer-nav .menu-header ul li a {
            white-space: nowrap;
            text-transform: uppercase;
            font-size: 13px;
            color: #ffffff; }
            footer .footer-nav .menu-header ul li a:hover {
              font-weight: bold; }
        footer .footer-nav .menu-header ul .current_page_item a {
          font-weight: bold;
          color: #ffffff; }

#wp-content-editor-container html {
  overflow: scroll !important; }

.icon-file-excel, .icon-file-pdf, .icon-file-word {
  display: inline-block !important; }

.subheading {
  color: #CB8E28;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  float: left; }

.subtitle {
  color: #CB8E28;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  float: left;
  font-size: 30px;
  letter-spacing: 3px;
  text-align: center; }

.large-text {
  font-weight: bold;
  font-size: 19px;
  display: block;
  float: left; }

ul {
  padding-left: 20px;
  clear: both; }

.line-list {
  list-style: none;
  padding-left: 15px; }
  .line-list li {
    font-weight: bold; }
    .line-list li:before {
      content: '|';
      position: relative;
      left: -10px; }

.icon-file-pdf, .icon-file-word, .icon-file-excel {
  margin-right: 20px;
  display: block; }
  .icon-file-pdf:before, .icon-file-word:before, .icon-file-excel:before {
    padding: 0 10px;
    font-size: 24px;
    position: relative;
    top: 4px; }

.search article {
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding: 15px 0; }
  .search article h4 {
    color: #CB8E28;
    margin: 0 20px;
    font-weight: bold; }
  .search article hr {
    border: 1px solid #d4d4d4 !important; }
  .search article p {
    margin: 5px 20px; }
  .search article a {
    color: #CB8E28; }

.search .nav a {
  font-weight: bold;
  color: #CB8E28;
  font-size: 20px; }
  .search .nav a:hover {
    color: #133a59; }

.splash-image {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  max-height: 300px !important; }
  
  /*slider*/
  .rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {background: transparent!important;}
#new-royalslider-2 img.rsImg {max-height: 200px; max-width: 300px;}
.slider-text {padding: 2%; color:#212121;}
#new-royalslider-2 .rsOverflow {height: auto;}
  @media screen and (max-width: 1600px) {
    .splash-image {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .splash-image {
      width: 100%;
      margin: 0; } }
  .splash-image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }
  .splash-image img {
    z-index: -100;
    margin: 0 auto;
    display: inline-block;
    width: 100% !important;
    height: auto !important; }
  @media screen and (max-width: 480px) {
    .splash-image {
      height: 150px; }
      .splash-image img {
        width: auto !important;
        height: 150px !important;
        left: -75%;
        position: relative;
        top: 0%; } }

@media screen and (max-width: 768px) {
  .menu #nav {
    display: none; } }

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 40px 0 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  float: left;
  z-index: 200;
  overflow-y: scroll;
  max-height: 100%; }
  .mobile-menu .menu-toggle {
    display: block;
    width: 100%;
    color: #000000;
    padding-left: 20px; }
  .mobile-menu ul {
    padding: 0; }
  .mobile-menu #nav {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    width: 100%; }
    .mobile-menu #nav a {
      color: #000000; }
    .mobile-menu #nav li {
      border-bottom: 1px solid #000000;
      width: 100%;
      padding: 0 20px;
      position: relative;
      display: block; }
      .mobile-menu #nav li a {
        padding: 15px 0;
        clear: left;
        display: block;
        transition: all 0.3s ease; }
        .mobile-menu #nav li a:hover {
          color: #CB8E28; }
      .mobile-menu #nav li .sub-menu {
        z-index: 300;
        display: none;
        width: 100vw;
        left: -20px;
        position: relative;
        float: left; }
        .mobile-menu #nav li .sub-menu li {
          padding-left: 40px; }
          .mobile-menu #nav li .sub-menu li .sub-menu {
            left: -40px; }
            .mobile-menu #nav li .sub-menu li .sub-menu li {
              padding-left: 60px; }
      .mobile-menu #nav li:hover .sub-menu {
        display: block; }

.mobile-members {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  float: right;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 200;
  text-align: right;
  color: #ffffff;
  padding-top: 65px; }
  @media screen and (max-width: 480px) {
    .mobile-members {
      padding-top: 42px; } }
  .mobile-members .members-link {
    margin: 0;
    text-transform: uppercase;
    color: #000000;
    padding-right: 20px; }
    @media screen and (max-width: 480px) {
      .mobile-members .members-link {
        padding-right: 10px; } }
  .mobile-members .dropdown {
    display: block;
    position: relative;
    padding: 20px 20px 10px;
    width: 100%;
    text-align: center; }
    .mobile-members .dropdown input {
      display: inline; }
    .mobile-members .dropdown label {
      min-width: 150px;
      display: inline-block;
      color: #000000;
      margin-bottom: 7px; }
    .mobile-members .dropdown input[type=text], .mobile-members .dropdown input[type=password] {
      min-width: 150px;
      height: 23px; }
    .mobile-members .dropdown input[type=submit] {
      text-transform: uppercase;
      width: 50%;
      background-color: transparent;
      border: 2px solid #000000;
      padding: 10px;
      color: #000000;
      margin: 5px 0;
      transition: all 0.3s ease; }
      @media screen and (max-width: 480px) {
        .mobile-members .dropdown input[type=submit] {
          width: 70%; } }
      .mobile-members .dropdown input[type=submit]:hover {
        color: #CB8E28;
        border: 2px solid #CB8E28;
        cursor: pointer; }
    .mobile-members .dropdown a {
      margin-top: 5px;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 14px;
      text-transform: none;
      color: #000000; }
      .mobile-members .dropdown a:hover {
        color: #CB8E28; }
    .mobile-members .dropdown:hover {
      display: block; }
  .mobile-members:hover .members-link {
    cursor: pointer;
    border-bottom: 9px solid rgba(255, 255, 255, 0.8);
    color: #CB8E28; }
  .mobile-members .menu {
    margin-top: 20px;
    padding: 0;
    list-style: none;
    width: 100%; }
    .mobile-members .menu a {
      color: #000000; }
    .mobile-members .menu li {
      border-bottom: 1px solid #000000;
      width: 100%;
      padding: 0 20px;
      position: relative;
      display: block; }
      .mobile-members .menu li a {
        padding: 15px 0;
        clear: left;
        display: block;
        transition: all 0.3s ease; }
        .mobile-members .menu li a:hover {
          color: #CB8E28; }
      .mobile-members .menu li .sub-menu {
        z-index: 300;
        display: none;
        width: 300px;
        left: -20px;
        position: relative;
        float: left; }
        .mobile-members .menu li .sub-menu li {
          padding-left: 40px; }
          .mobile-members .menu li .sub-menu li .sub-menu {
            left: -40px; }
            .mobile-members .menu li .sub-menu li .sub-menu li {
              padding-left: 60px; }
      .mobile-members .menu li:hover .sub-menu {
        display: block; }

.shrink .mobile-menu {
  padding: 25px 0 0; }

.shrink .mobile-members {
  padding-top: 27px; }
  .shrink .mobile-members .members-link {
    padding-right: 20px; }

.splash-members {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  text-align: center; }
  @media screen and (max-width: 1600px) {
    .splash-members {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .splash-members {
      width: 100%;
      margin: 0; } }
  @media screen and (max-width: 480px) {
    .splash-members {
      height: 100px; } }
  .splash-members .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }
  .splash-members img {
    z-index: -100;
    margin: 0 auto;
    display: inline-block;
    width: 100% !important;
    height: auto !important; }
    @media screen and (max-width: 480px) {
      .splash-members img {
        width: auto !important;
        height: 100% !important;
        left: -30%;
        position: relative; } }

.members {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
  padding-top: 0px; }
  .members .members-sidebar {
    width: 290px;
    box-sizing: border-box;
    position: relative;
    display: block;
    float: left;
    padding-right: 20px;
    margin-top: 89px; }
    .members .members-sidebar .members-menu {
      padding: 0;
      list-style: none;
      margin: 0; }
      .members .members-sidebar .members-menu li {
        width: 100%; }
        .members .members-sidebar .members-menu li a {
          text-align: center;
          background-color: #CB8E28;
          font-size: 20px;
          line-height: 20px;
          width: 100%;
          color: white;
          display: block;
          padding: 12px 20px;
          margin: 6px 0 7px;
          font-weight: bold;
          -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.14);
          -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.14); }
          .members .members-sidebar .members-menu li a:hover {
            background-color: #133a59; }
          .members .members-sidebar .members-menu li a:first-child {
            margin-top: 0; }
      @media screen and (max-width: 1200px) {
        .members .members-sidebar .members-menu {
          display: none; } }
    .members .members-sidebar .fb-page, .members .members-sidebar .events {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0;
      -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      margin-bottom: 30px;
      position: relative; }
      .members .members-sidebar .fb-page:last-child, .members .members-sidebar .events:last-child {
        margin-right: 0; }
    @media screen and (max-width: 1200px) {
      .members .members-sidebar .fb-page {
        display: none; } }
    .members .members-sidebar .events {
      padding: 20px 15px 0; }
      .members .members-sidebar .events > h3 {
        margin: 0;
        text-transform: uppercase;
        font-weight: bold; }
      .members .members-sidebar .events .eo-events {
        list-style: none;
        margin-top: 10px;
        display: block;
        float: left;
        padding: 0;
        width: 100%; }
        .members .members-sidebar .events .eo-events li {
          margin-top: 20px;
          display: block;
          float: left; }
          @media screen and (max-width: 1200px) {
            .members .members-sidebar .events .eo-events li {
              width: 33.33333%; }
              .members .members-sidebar .events .eo-events li h3 {
                font-size: 14px;
                margin: 0; } }
          .members .members-sidebar .events .eo-events li a .day {
            color: white;
            padding: 13px 15px;
            background-color: #b7b7b7;
            font-size: 24px;
            margin-right: 10px;
            transition: all 0.3s ease; }
            .members .members-sidebar .events .eo-events li a .day:hover {
              background-color: #CB8E28; }
          .members .members-sidebar .events .eo-events li .month, .members .members-sidebar .events .eo-events li .year {
            position: relative;
            top: -15px;
            left: 5px;
            font-weight: bold;
            color: #363636; }
          .members .members-sidebar .events .eo-events li h3 {
            margin: 0; }
            .members .members-sidebar .events .eo-events li h3 a {
              position: relative;
              left: 70px;
              top: -15px;
              letter-spacing: 1px; }
          @media screen and (max-width: 1200px) {
            .members .members-sidebar .events .eo-events li {
              text-align: center; }
              .members .members-sidebar .events .eo-events li .month {
                margin-top: 20px; }
              .members .members-sidebar .events .eo-events li .month, .members .members-sidebar .events .eo-events li .year {
                left: auto;
                top: auto;
                display: block; }
              .members .members-sidebar .events .eo-events li h3 a {
                left: auto;
                top: auto;
                display: block; } }
      .members .members-sidebar .events .calendar-view {
        position: absolute;
        top: 24px;
        right: 20px;
        font-size: 13px; }
        .members .members-sidebar .events .calendar-view:hover {
          color: #CB8E28; }
      @media screen and (max-width: 1200px) {
        .members .members-sidebar .events {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 48.9361702128%;
          margin-right: 0;
          margin-top: 30px;
          margin-bottom: 0; }
          .members .members-sidebar .events:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        .members .members-sidebar .events {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          margin-top: 0; }
          .members .members-sidebar .events:last-child {
            margin-right: 0; } }
    .members .members-sidebar .weather {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0;
      position: relative;
      padding: 20px 0; }
      .members .members-sidebar .weather:last-child {
        margin-right: 0; }
      .members .members-sidebar .weather h3 {
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 10px; }
      .members .members-sidebar .weather .links {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%;
        margin-right: 0;
        margin: 7px 0; }
        .members .members-sidebar .weather .links:last-child {
          margin-right: 0; }
        .members .members-sidebar .weather .links a {
          font-size: 13px;
          display: inline-block; }
      .members .members-sidebar .weather #weatherFeed {
        display: block;
        float: left;
        width: 100%; }
        .members .members-sidebar .weather #weatherFeed .weatherTitle {
          position: absolute;
          top: 6px;
          right: 20px; }
          @media screen and (max-width: 768px) {
            .members .members-sidebar .weather #weatherFeed .weatherTitle {
              top: 6px; } }
        .members .members-sidebar .weather #weatherFeed div {
          width: 33.333333%;
          display: block;
          float: left;
          text-align: center; }
          .members .members-sidebar .weather #weatherFeed div b {
            font-weight: bold; }
          .members .members-sidebar .weather #weatherFeed div span {
            display: block; }
      @media screen and (max-width: 1200px) {
        .members .members-sidebar .weather {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 48.9361702128%;
          margin-right: 0;
          margin-top: 30px; }
          .members .members-sidebar .weather:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        .members .members-sidebar .weather {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          margin-top: 0; }
          .members .members-sidebar .weather:last-child {
            margin-right: 0; } }
    @media screen and (max-width: 1200px) {
      .members .members-sidebar {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin: 0; }
        .members .members-sidebar:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 1600px) {
    .members {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .members {
      width: 100%;
      margin: 0; } }
  @media screen and (max-width: 480px) {
    .members {
      padding-bottom: 0px; } }
  .members .heading {
    margin: 20px 0 !important; }
    @media screen and (max-width: 1200px) {
      .members .heading {
        left: auto; } }
.members .members-content {
    width: 100%;
	max-width: 1600px;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    display: block;
    float: left; }
    @media screen and (max-width: 768px) {
     .members-content {
        padding: 0 !important; } }
   .members-content .featured-post {
      -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px;
      position: relative;
      overflow: hidden; }
     .members-content .featured-post:last-child {
        margin-right: 0; }
     .members-content .featured-post img {
        min-height: 200px;
        width: auto; }
        @media screen and (max-width: 480px) {
         .members-content .featured-post img {
            min-height: 150px;
            height: 150px; } }
     .members-content .featured-post .read_more_link {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-weight: bold;
        border: 2px solid #363636;
        padding: 5px 20px;
        font-size: 14px;
        text-transform: uppercase;
        z-index: 1000; }
   .members-content .featured-post .read_more_link:hover {
          border: 2px solid #CB8E28;
          color: #CB8E28; }
        @media screen and (max-width: 480px) {
         ..members-content .featured-post .read_more_link {
            bottom: 13px;
            right: 15px;
            padding: 5px 10px;
            font-size: 12px; } }
..members-content .featured-post small {
        position: absolute;
        bottom: 20px;
        left: 20px;
        font-style: italic; }
	#portal-info {width: 80%; }
.members-content .column {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 48.9361702128%; }
     .members-content .column:last-child {
        margin-right: 0; }
      @media screen and (max-width: 480px) {
       .members-content .column {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          margin-right: 0; }
         .members-content .column:nth-child(2n) {
            margin-right: 2.1276595745%; }
         .members-content .column:nth-child(2n+1) {
            clear: none; }
         .members-content .column:last-child {
            margin-right: 0; } }
     .members-content .column .panel {
        border: 1px solid #CB8E28;
        border-radius: 2px;
        position: relative;
        margin-bottom: 20px;
        height: 100%;
        -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
       .members-content .column .panel h2 {
          color: white;
          width: 100%;
          margin: 0px;
          margin-bottom: 10px;
          font-size: 17px;
          position: relative;
          padding: 10px 15px;
          background: #CB8E28;
          box-sizing: border-box; }
       .members-content .column .panel p {
          font-size: 14px;
          margin: 5px 10px; }
       .members-content .column .panel ul {
          list-style: none; }
       .members-content .column .panel a {
          color: #CB8E28;
          transition: all 0.3s ease; }
         .members-content .column .panel a:hover {
            text-decoration: underline; }
       .members-content .column .panel td {
          padding: 5px 10px; }
   .members-content .flDateHeading {
      position: relative !important;
      color: black !important;
      top: 0 !important;
      left: 0 !important;
      font-size: 14px !important;
      text-shadow: none !important; }
     .members-content .flDateHeading span {
        color: #363636 !important; }
    @media screen and (max-width: 1200px) {
     .members-content {
        width: 100%;
        padding: 0; } }

.login {
  position: relative;
}
  @media screen and (max-width: 1200px) {
    .login {
      left: 0; } }
  .login .left {
    text-align: center; }
    .login .left form {
      background-color: rgba(255, 255, 255, 0.8);
      margin: 0 10%;
      padding: 20px;
      -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
      .login .left form span, .login .left form a {
        color: #000000; }
      .login .left form input {
        border: 2px solid #ccc;
        line-height: 30px;
        width: 200px;
        margin: 5px 0;
        padding: 0 10px;
        font-size: 16px; }
      .login .left form .remember {
        display: inline-block; }
        .login .left form .remember input[type=checkbox] {
          display: inline-block;
          width: 20px; }
      .login .left form input[type=submit] {
        transition: all 0.3s ease; }
        .login .left form input[type=submit]:hover {
          cursor: pointer;
          border: 2px solid #CB8E28;
          color: #CB8E28; }
  .login .right small {
    margin-top: 10px;
    display: block; }

.tab_off {
  background-color: #EBEDED;
  background-image: none; }

.tab_on, .tab_off {
  border-bottom: 1px solid silver;
  height: 62px; }

.members table {
  border: 0 !important; }
  .members table .portal {
    border: 0px; }
    .members table .portal table .portal {
      background-color: #EBEDED;
      border: 0;
      -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); }
      .members table .portal table .portal tr th {
        padding: 5px 20px;
        background-color: #CB8E28; }
      .members table .portal table .portal td {
        padding: 10px 20px;
        border: 0; }
  .members table tr td {
    padding: 5px; }
    .members table tr td:last-child {
      padding: 5px; }

.block {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  position: relative;
  margin-bottom: 20px;
  height: 100%;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2); }
  .block:last-child {
    margin-right: 0; }
  .block:nth-child(3n) {
    margin-right: 0; }
  .block:nth-child(3n+1) {
    clear: left; }
  .block h2 {
    color: white;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    font-size: 17px;
    position: relative;
    padding: 10px 15px;
    background: #CB8E28; }
  .block .block-wrap {
    padding: 10px;
    display: block;
    float: left;
    min-height: 150px; }
    .block .block-wrap p {
      font-size: 14px;
      margin: 5px 10px; }
    .block .block-wrap table {
      margin: 0px 10px 10px; }
    .block .block-wrap ul {
      list-style: none; }
.portalLink {
      margin-bottom: 10px;
      display: block;
      padding-left: 10px; }
.portalLink a {
        font-size: 14px;
        color: #CB8E28;
        transition: all 0.3s ease;
        margin: 5px 10px; }
      .portalLink a:hover {
          color: #133a59; }


.teetime-fixtures-table {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); }
  .teetime-fixtures-table .row {
    border-bottom: 0 !important; }
    .teetime-fixtures-table .row .row-heading h3 {
      color: white !important; }

.btn-primary, .btn-grey {
  margin-left: 5px !important; }
  .btn-primary .btn-label, .btn-primary .glyphicon, .btn-primary .caret, .btn-grey .btn-label, .btn-grey .glyphicon, .btn-grey .caret {
    color: white; }

#datepicker {
  border: 1px solid #cbcbcb;
  height: 30px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 10px; }

.item-remove {
  position: relative;
  top: 25px;
  left: -20px; }
  .item-remove .link-removeItem:hover span {
    color: red; }

.checkout-transaction {
  margin-bottom: 10px; }
  .checkout-transaction hr {
    margin: 10px 0 !important;
    border: 1px solid #eee !important; }
  .checkout-transaction .group-name {
    padding-left: 10px;
    margin-top: 14px;
    position: relative;
    display: block;
    float: left; }
  .checkout-transaction .fee-name {
    padding-left: 30px; }
  .checkout-transaction .remove-booking {
    position: relative;
    top: 3px;
    left: -25px; }
    .checkout-transaction .remove-booking .link-removeItem:hover span {
      color: red; }

.event-nav span, .event-nav i {
  color: white; }

.event-nav .event-editdays {
  top: 30px !important;
  left: 108px !important; }

.btn-clear {
  background-color: #D2D7D7!important; color:#666; }



.modal-dialog {
  margin: 10% auto !important; }

.password .portal {
  margin: 10px 0;
  width: 300px;
  text-align: left !important;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
  .password .portal th {
    display: none; }
  .password .portal input, .password .portal textarea {
    padding: 5px !important;
    font-size: 13px !important;
    border: 2px solid #d4d4d4;
    width: 70% !important;
    box-sizing: border-box;
    margin: 0 auto;
    display: block; }
  .password .portal input[type=submit] {
    border: 2px solid #CB8E28;
    color: white;
    background-color: #CB8E28;
    font-size: 15px !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: -10px;
    transition: all 0.3s ease; }
    .password .portal input[type=submit]:hover {
      cursor: pointer;
      background-color: white;
      color: #CB8E28; }

#memberSearch, #eventListForm {
  margin-top: 90px; }
  #memberSearch:before, #eventListForm:before {
    content: "Members Directory";
    color: #CB8E28;
    display: block;
    font-size: 40px;
    font-weight: bold;
    height: 49px;
    left: 28%;
    top: 35px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
	
}
    @media screen and (max-width: 768px) {
      #memberSearch:before, #eventListForm:before {
        left: 20%; } }
    @media screen and (max-width: 480px) {
      #memberSearch:before, #eventListForm:before {
        left: 0; } }

#eventListForm:before {
  content: "Fixtures & Bookings"; 
  font-family: "Century Gothic", Arial!important;}

.home {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  background-color: white; }
  .home:last-child {
    margin-right: 0; }
  .home .one {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 30px 100px 70px; }
    .home .one::after {
      clear: both;
      content: "";
      display: table; }
    .home .one h1 {
      color: #CB8E28;
      font-weight: bold;
      font-size: 40px;
      letter-spacing: 3px; }
    .home .one span {
      font-weight: bold; }
    .home .one p {
      margin-bottom: 30px;
      text-align: left; }
    .home .one a {
      color: #363636;
      transition: all 0.3s ease;
      font-size: 16px;
      font-weight: bold; }
      .home .one a:hover {
        color: #CB8E28; }
    @media screen and (max-width: 480px) {
      .home .one {
        padding: 40px 20px;
        text-align: center; }
        .home .one p {
          text-align: center; } }
  .home .two {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 100px; }
    .home .two::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 768px) {
      .home .two {
        padding: 50px; } }
    @media screen and (max-width: 480px) {
      .home .two {
        padding: 30px 30px 50px; } }
    .home .two .title {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 31.914893617%; }
      .home .two .title:last-child {
        margin-right: 0; }
      .home .two .title span {
        color: #CB8E28;
        font-size: 35px; }
      .home .two .title h1 {
        display: block;
        color: #CB8E28;
        font-weight: bold;
        font-size: 45px;
        margin-top: 5px; }
      @media screen and (max-width: 480px) {
        .home .two .title {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          margin-right: 0; }
          .home .two .title:last-child {
            margin-right: 0; } }
    .home .two .content {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 65.9574468085%;
      margin-right: 0; }
      .home .two .content:last-child {
        margin-right: 0; }
      .home .two .content .bold, .home .two .content p {
        margin: 0;
        border-left: 3px solid #363636;
        padding-left: 30px; }
        @media screen and (max-width: 480px) {
          .home .two .content .bold, .home .two .content p {
            padding: 0;
            border: 0px solid; } }
      .home .two .content .bold {
        font-weight: bold;
        color: #363636;
        font-size: 15px;
        padding-bottom: 20px; }
      .home .two .content p {
        display: block;
        margin-bottom: 40px; }
      .home .two .content a {
        margin-left: 30px;
        border: 2px solid #363636;
        border-radius: 2px;
        padding: 7px 25px;
        color: #363636;
        transition: all 0.3s ease;
        font-size: 13px;
        font-weight: bold; }
        @media screen and (max-width: 480px) {
          .home .two .content a {
            margin-left: 0px; } }
        .home .two .content a:hover {
          color: #CB8E28;
          border: 2px solid #CB8E28;
          -webkit-box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 5px 0 rgba(0, 0, 0, 0.3); }
      @media screen and (max-width: 480px) {
        .home .two .content {
          float: left;
          display: block;
          margin-right: 2.1276595745%;
          width: 100%;
          margin-right: 0; }
          .home .two .content:last-child {
            margin-right: 0; } }

.span {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  background-color: #474546;
  position: relative;
  overflow: hidden; }
  .span:last-child {
    margin-right: 0; }
  .span .block-icon {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 23.4042553191%;
    text-align: center;
    padding: 10px 3% 0;
    position: relative; }
    .span .block-icon:last-child {
      margin-right: 0; }
    .span .block-icon:nth-child(4n) {
      margin-right: 0; }
    .span .block-icon:nth-child(4n+1) {
      clear: left; }
    @media screen and (max-width: 768px) {
      .span .block-icon {
        padding: 0;
        height: 200px; } }
    @media screen and (max-width: 480px) {
      .span .block-icon {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 48.9361702128%; }
        .span .block-icon:nth-child(4n) {
          margin-right: 2.1276595745%; }
        .span .block-icon:nth-child(4n+1) {
          clear: none; }
        .span .block-icon:last-child {
          margin-right: 0; }
        .span .block-icon:nth-child(2n) {
          margin-right: 0; }
        .span .block-icon:nth-child(2n+1) {
          clear: left; } }
    .span .block-icon a span, .span .block-icon a i, .span .block-icon a h3, .span .block-icon a p {
      color: #ffffff;
      transition: all 0.3s ease; }
    .span .block-icon a i {
      font-size: 35px; }
    .span .block-icon a h3 {
      text-transform: uppercase;
      padding: 20px 0 15px;
      margin: 0;
      font-weight: 600;
      font-size: 18px; }
    .span .block-icon a p {
      font-size: 14px;
      margin: 0; }
    .span .block-icon a span {
      margin: 0;
      display: block;
      padding-top: 15px;
      font-size: 14px;
      font-weight: bold; }
    .span .block-icon a:hover span, .span .block-icon a:hover i, .span .block-icon a:hover h3, .span .block-icon a:hover p {
      color: #CB8E28; }
    .span .block-icon a:hover h3 {
      padding: 10px 0 5px;
      font-size: 20px; }
    .span .block-icon a:hover i {
      font-size: 60px; }
    .span .block-icon a:hover span {
      padding-top: 5px; }
  .span .block-image {
    width: 25%;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    height: 100%;
    border-bottom: 8px solid #464646;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
    @media screen and (max-width: 768px) {
      .span .block-image {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .span .block-image {
        width: 100%; } }
    .span .block-image .image-overlay {
      opacity: 0;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      transition: all 0.3s ease;
      height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$center+0,395ca2+100 */
      background: #CB8E28;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NDZiYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzk1Y2EyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-radial-gradient(center, ellipse cover, #CB8E28 0%, #395197 100%);
      /* FF3.6+ */
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #CB8E28), color-stop(100%, #395197));
      /* Chrome,Safari4+ */
      background: -webkit-radial-gradient(center, ellipse cover, #CB8E28 0%, #395197 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-radial-gradient(center, ellipse cover, #CB8E28 0%, #395197 100%);
      /* Opera 12+ */
      background: -ms-radial-gradient(center, ellipse cover, #CB8E28 0%, #395197 100%);
      /* IE10+ */
      background: radial-gradient(ellipse at center, #CB8E28 0%, #395197 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$center', endColorstr='$outer',GradientType=1 );
      /* IE6-8 fallback on horizontal gradient */ }
    .span .block-image .image-link {
      z-index: 200;
      width: 100%;
      height: 100%;
      display: block;
      position: relative;
      top: 0;
      left: 0;
      opacity: 0;
      transition: all 0.3s ease; }
      .span .block-image .image-link a {
        width: 100%;
        height: 250px;
        display: block;
        padding: 15% 10%;
        box-sizing: border-box; }
      .span .block-image .image-link h3, .span .block-image .image-link span, .span .block-image .image-link p {
        color: #ffffff; }
      .span .block-image .image-link h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 5%; }
      .span .block-image .image-link p {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 15px; }
      .span .block-image .image-link span {
        font-weight: bold; }
      .span .block-image .image-link i {
        color: #ffffff;
        font-size: 50px; }
    .span .block-image:hover .image-overlay, .span .block-image:hover .image-link {
      opacity: 1; }
  @media screen and (max-width: 768px) {
    .span .image-link a {
      height: 180px !important; }
    .span .image-link h3 {
      font-size: 20px !important; } }

.pad {
  padding: 50px 30px; }
  @media screen and (max-width: 480px) {
    .pad {
      padding: 20px 30px; }
      .pad .block-icon {
        padding: 20px 0;
        box-sizing: border-box;
        height: auto; } }

.members-content .archive-wrap .archive {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  position: relative; }
  .members-content .archive-wrap .archive:last-child {
    margin-right: 0; }
  .members-content .archive-wrap .archive:nth-child(3n) {
    margin-right: 0; }
  .members-content .archive-wrap .archive:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 768px) {
    .members-content .archive-wrap .archive {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 48.9361702128%; }
      .members-content .archive-wrap .archive:last-child {
        margin-right: 0; }
      .members-content .archive-wrap .archive:nth-child(2n) {
        margin-right: 0; }
      .members-content .archive-wrap .archive:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .members-content .archive-wrap .archive {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0; }
      .members-content .archive-wrap .archive:nth-child(2n) {
        margin-right: 2.1276595745%; }
      .members-content .archive-wrap .archive:nth-child(2n+1) {
        clear: none; }
      .members-content .archive-wrap .archive:last-child {
        margin-right: 0; } }
  .members-content .archive-wrap .archive .image-wrap {
    max-height: 225px;
    overflow: hidden; }
    .members-content .archive-wrap .archive .image-wrap img {
      min-width: 100% !important;
      min-height: 225px !important;
      width: auto !important;
      height: auto !important; }
	  
	  .archive-content a {color: #CB8E28;}
  .members-content .archive-wrap .archive .archive-content {
    padding: 20px;
    margin-bottom: 10px; }
    .members-content .archive-wrap .archive .archive-content h2 {
      margin: 0; }
      .members-content .archive-wrap .archive .archive-content h2 a {
        font-size: 18px;
        font-weight: bold; }
  .members-content .archive-wrap .archive .read_more_link {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-weight: bold; }
  .members-content .archive-wrap .archive small {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-style: italic; }

.reciprocal h2 {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  text-align: center;
  color: #CB8E28;
  font-size: 32px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 3px; }
  .reciprocal h2:last-child {
    margin-right: 0; }

.reciprocal .state .club {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
  position: relative;
  margin-bottom: 30px; }
  .reciprocal .state .club:last-child {
    margin-right: 0; }
  .reciprocal .state .club:nth-child(3n) {
    margin-right: 0; }
  .reciprocal .state .club:nth-child(3n+1) {
    clear: left; }
  .reciprocal .state .club h4 {
    width: 100%;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 5px; }
  @media screen and (max-width: 768px) {
    .reciprocal .state .club {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 48.9361702128%; }
      .reciprocal .state .club:last-child {
        margin-right: 0; }
      .reciprocal .state .club:nth-child(4n) {
        margin-right: 2.1276595745%; }
      .reciprocal .state .club:nth-child(4n+1) {
        clear: none; }
      .reciprocal .state .club:nth-child(2n) {
        margin-right: 0; }
      .reciprocal .state .club:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .reciprocal .state .club {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0; }
      .reciprocal .state .club:last-child {
        margin-right: 0; }
      .reciprocal .state .club:nth-child(2n) {
        margin-right: 2.1276595745%; }
      .reciprocal .state .club:nth-child(2n+1) {
        clear: none; } }

.testimonials {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  position: relative;
  padding: 0;
  margin: 0; }
  .testimonials:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .testimonials {
      display: none; } }
  .testimonials h2 {
    text-align: center;
    color: #363636 !important;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    margin-bottom: 0; }
  .testimonials .testimonial-wrap {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    margin-right: 0;
    position: relative;
    background-color: white;
    height: 220px; }
    .testimonials .testimonial-wrap:last-child {
      margin-right: 0; }
    .testimonials .testimonial-wrap ul {
      float: none;
      max-width: 75em;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      margin: 0 auto; }
      .testimonials .testimonial-wrap ul::after {
        clear: both;
        content: "";
        display: table; }
      .testimonials .testimonial-wrap ul .icon-left, .testimonials .testimonial-wrap ul .icon-right {
        margin: 10px;
        position: absolute;
        top: 85px;
        left: 0;
        z-index: 200;
        font-size: 50px;
        font-weight: 100;
        color: #363636;
        transition: all 0.3s ease; }
        .testimonials .testimonial-wrap ul .icon-left:hover, .testimonials .testimonial-wrap ul .icon-right:hover {
          color: #CB8E28;
          cursor: pointer; }
      .testimonials .testimonial-wrap ul .icon-right {
        right: 0;
        left: auto; }
      .testimonials .testimonial-wrap ul li {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: white;
        height: 80px;
        padding: 70px 100px;
        text-align: center; }
        .testimonials .testimonial-wrap ul li p {
          margin: 0;
          font-weight: bold; }
        .testimonials .testimonial-wrap ul li span {
          margin-top: 20px;
          display: block; }

.sponsors {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  position: relative; }
  .sponsors:last-child {
    margin-right: 0; }
  .sponsors h2 {
    text-align: center;
    color: #363636 !important;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    margin-bottom: 0; }
  .sponsors .sponsors-wrap {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    position: relative;
    background-color: white;
    padding: 30px 0; }
    @media screen and (max-width: 1600px) {
      .sponsors .sponsors-wrap {
        margin: 0 2.5%;
        width: 95%; } }
    @media screen and (max-width: 768px) {
      .sponsors .sponsors-wrap {
        width: 100%;
        margin: 0; } }
    .sponsors .sponsors-wrap .sponsor {
      max-width: 1600px;
      width: 100%;
      padding: 0 60px;
      margin: 0 auto; }
      .sponsors .sponsors-wrap .sponsor .royalSlider, .sponsors .sponsors-wrap .sponsor .rsOverflow, .sponsors .sponsors-wrap .sponsor .rsSlide {
        background: none !important; }
      .sponsors .sponsors-wrap .sponsor .rsBullets {
        display: none; }
      .sponsors .sponsors-wrap .sponsor .rsArrowIcn {
        background: none !important;
        border-top: 5px solid #CB8E28;
        border-right: 5px solid #CB8E28; }
      .sponsors .sponsors-wrap .sponsor .rsArrowLeft {
        -ms-transform: rotate(225deg);
        /* IE 9 */
        -webkit-transform: rotate(225deg);
        /* Chrome, Safari, Opera */
        transform: rotate(225deg); }
      .sponsors .sponsors-wrap .sponsor .rsArrowRight {
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(45deg); }

#fancybox-title-over {
  color: white; }

.gallery-full {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  position: relative; }
  .gallery-full:last-child {
    margin-right: 0; }
  .gallery-full a {
    width: 20%;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    height: 190px;
    overflow: hidden;
    background-size: cover; }
    .gallery-full a:hover {
      opacity: 0.6; }
    .gallery-full a img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .gallery-full a {
        width: 25%; } }
    @media screen and (max-width: 480px) {
      .gallery-full a {
        width: 50%; } }

.gallery-columns-1 {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 100%;
  margin-right: 0;
  position: relative;
  margin-top: 30px !important; }
  .gallery-columns-1:last-child {
    margin-right: 0; }
  .gallery-columns-1 br {
    display: none; }
  .gallery-columns-1 .gallery-item {
    position: relative;
    width: 20% !important;
    overflow: hidden;
    margin: 0 !important; }
    .gallery-columns-1 .gallery-item:hover {
      cursor: pointer; }
    @media screen and (max-width: 768px) {
      .gallery-columns-1 .gallery-item {
        width: 25% !important; } }
    @media screen and (max-width: 480px) {
      .gallery-columns-1 .gallery-item {
        width: 50% !important; } }
    .gallery-columns-1 .gallery-item img {
      width: 100%;
      height: auto;
      border: 0 solid !important;
      transition: all 0.3s ease; }
      .gallery-columns-1 .gallery-item img:hover {
        opacity: 0.6; }
  .gallery-columns-1 .gallery-caption {
    position: absolute;
    bottom: 0px;
    color: white;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    text-align: left;
    padding-left: 20px;
    height: 40px;
    line-height: 40px; }

.gallery-select p, .gallery-select span, .gallery-select ul, .gallery-select h1, .gallery-select h2, .gallery-select h3, .gallery-select h4, .gallery-select h5 {
  display: none; }

.gallery-select .gallery-item {
  max-height: 250px; }
  .gallery-select .gallery-item .gallery-caption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: transparent; }
  .gallery-select .gallery-item img {
    min-width: 100%;
    max-height: 260px;
    width: auto; }
  .gallery-select .gallery-item:hover .gallery-caption {
    display: none; }
  .gallery-select .gallery-item:hover img:hover {
    opacity: 1; }

.main .gallery-columns-1 {
  position: relative; }
  .main .gallery-columns-1 .gallery-item {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: auto; }
    .main .gallery-columns-1 .gallery-item img:hover {
      opacity: 1;
      cursor: default; }

.gallery-columns-4 .gallery-item {
  width: 24% !important;
  margin-right: 1%;
  max-height: 260px;
  max-width: 260px;
  overflow: hidden; }
  .gallery-columns-4 .gallery-item .gallery-caption {
    display: none; }
  .gallery-columns-4 .gallery-item img {
    min-width: 260px;
    min-height: 260px;
    height: auto;
    width: auto;
    border: 0 solid !important;
    transition: all 0.3s ease; }
    .gallery-columns-4 .gallery-item img:hover {
      opacity: 0.6; }

@media screen and (max-width: 768px) {
  .gallery-columns-4 .gallery-item {
    width: 33.33333% !important; }
  .gallery-columns-4 br {
    display: none; } }

@media screen and (max-width: 480px) {
  .gallery-columns-4 .gallery-item {
    width: 100% !important; } }



.sidebar {
  float: left;
  display: block;
  margin-right: 2%;
  width: 20%;
  margin-right: 0;
  position: relative;
  }
  
  .members .sidebar {margin-top: 30px;}
  .sidebar:last-child {
    margin-right: 0; }
  
  .sidebar .widget {
    padding: 10px 0 20px;
    float: left;
    display: block;
    width: 100%;
    font-size: 14px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px; }
    .sidebar .widget h3 {
      margin: 0 0 10px;
      color: #CB8E28;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold; }
 .sidebar  h3 a, a.read_more_link  {color: #CB8E28;}

    .sidebar .widget i {
      display: inline-block; }
    .sidebar .widget ul {
      list-style: none;
      padding: 0; }
      .sidebar .widget ul a {
        padding-right: 5px; }
        .sidebar .widget ul a:hover {
          color: #CB8E28; }
        .sidebar .widget ul a:after {
          content: '-';
          position: relative;
          left: 5px; }
        .sidebar .widget ul a .sub-menu {
          padding-left: 20px; }
      .sidebar .widget ul .current_page_item a {
        font-weight: bold; }
    .sidebar .widget .button {
      color: white;
      display: table;
      margin: 10px 0;
      padding: 5px 10px;
      background-color: #CB8E28;
      border: 1px solid #CB8E28;
      transition: all 0.3s ease;
      float: right; }
      .sidebar .widget .button:hover {
        color: #CB8E28;
        border: 1px solid #CB8E28;
        background-color: white; }
      @media screen and (max-width: 1200px) {
        .sidebar .widget .button {
          margin: 0 auto;
          float: none; } }
    .sidebar .widget .contact a {
      color: #707070;
      font-size: 14px;
      display: block; }
      .sidebar .widget .contact a:hover {
        color: #CB8E28; }
    .sidebar .widget .contact span {
      display: block;
      font-size: 14px; }
    .sidebar .widget .contact .inline {
      display: inline-block; }
  .sidebar .widget-news a {
    font-size: 13px;
    color: #707070;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 5px; }
    .sidebar .widget-news a:hover {
      color: #CB8E28; }
  .sidebar .widget_search label {
    display: none; }
  .sidebar .widget_search input {
    display: inline-block;
    padding: 5px 5px;
    border: 1px solid #363636; }
  .sidebar .widget_search input[type="text"] {
    width: 70%;
    height: 28px;
    top: -1px;
    position: relative; }
  .sidebar .widget_search input[type="submit"] {
    width: 28%;
    border-radius: 1px;
    color: #363636;
    background-color: transparent;
    font-size: 14px; }
    .sidebar .widget_search input[type="submit"]:hover {
      color: #CB8E28;
      border: 1px solid #CB8E28; }
  @media screen and (max-width: 1100px) {
      .sidebar{display: none; }
	  .main-body {width: 100%;}}
.tour .holes .hole {
  position: relative;
  float: left;
  display: block;
  width: 25%; }
  .tour .holes .hole img {
    width: 100%;
    height: auto; }
  .tour .holes .hole a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
    .tour .holes .hole a h3 {
      display: block;
      text-align: center;
      margin: 23% auto;
      width: 90px;
      line-height: 40px;
      color: white;
      font-size: 35px;
      font-weight: bold;
      letter-spacing: 4px;
      text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3), -1px -1px 5px rgba(0, 0, 0, 0.2), 1px 1px 8px rgba(0, 0, 0, 0.2); }
    .tour .holes .hole a:hover {
      background-color: rgba(0, 0, 0, 0.001); }
      .tour .holes .hole a:hover h3 {
        display: none; }
  @media screen and (max-width: 768px) {
    .tour .holes .hole {
      width: 33.3333%; } }
  @media screen and (max-width: 480px) {
    .tour .holes .hole {
      width: 100%; } }

.tour-v2 .holes .hole {
  position: relative;
  float: left;
  display: block;
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 23.4042553191%;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  border-top: 50px solid #133a59; }
  .tour-v2 .holes .hole:last-child {
    margin-right: 0; }
  .tour-v2 .holes .hole:nth-child(4n) {
    margin-right: 0; }
  .tour-v2 .holes .hole:nth-child(4n+1) {
    clear: left; }
  @media screen and (max-width: 768px) {
    .tour-v2 .holes .hole {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 31.914893617%; }
      .tour-v2 .holes .hole:nth-child(4n) {
        margin-right: 2.1276595745%; }
      .tour-v2 .holes .hole:nth-child(4n+1) {
        clear: none; }
      .tour-v2 .holes .hole:last-child {
        margin-right: 0; }
      .tour-v2 .holes .hole:nth-child(3n) {
        margin-right: 0; }
      .tour-v2 .holes .hole:nth-child(3n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .tour-v2 .holes .hole {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 100%;
      margin-right: 0; }
      .tour-v2 .holes .hole:nth-child(3n) {
        margin-right: 2.1276595745%; }
      .tour-v2 .holes .hole:nth-child(3n+1) {
        clear: none; }
      .tour-v2 .holes .hole:last-child {
        margin-right: 0; } }
  .tour-v2 .holes .hole img {
    width: 100%;
    height: auto; }
  .tour-v2 .holes .hole a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .tour-v2 .holes .hole a h3 {
      position: absolute;
      top: -68px;
      left: 24px;
      display: block;
      line-height: 40px;
      color: white;
      font-size: 23px;
      font-weight: bold;
      letter-spacing: 4px; }
    .tour-v2 .holes .hole a:hover {
      background-color: rgba(255, 255, 255, 0.5); }

.single-course {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: visible;
  box-sizing: border-box; }
  @media screen and (max-width: 1600px) {
    .single-course {
      margin: 0 2.5%;
      width: 95%; } }
  @media screen and (max-width: 768px) {
    .single-course {
      width: 100%;
      margin: 0; } }
  .single-course .content {
    padding-bottom: 0; }
  .single-course .hole {
    width: 100%; }
    .single-course .hole .hole-links {
      width: 100%;
      display: table;
      table-layout: fixed;
      padding: 0;
      margin-bottom: 0; }
      @media screen and (max-width: 480px) {
        .single-course .hole .hole-links {
          text-align: center;
          margin-bottom: 20px; } }
      .single-course .hole .hole-links li {
        display: table-cell;
        text-align: center; }
        .single-course .hole .hole-links li a {
          width: 100%;
          height: 40px;
          line-height: 40px;
          display: block;
          background-color: #363636;
          color: white; }
          .single-course .hole .hole-links li a:hover {
            background-color: #CB8E28; }
        @media screen and (max-width: 480px) {
          .single-course .hole .hole-links li {
            width: 40px;
            display: inline-table; } }
      .single-course .hole .hole-links .active {
        background-color: #CB8E28; }
    .single-course .hole img {
      margin-bottom: 10px;
      width: 100%;
      height: auto; }
    .single-course .hole .pagination {
      width: 100%;
      position: relative;
      height: 30px;
      background-color: #363636;
      margin-bottom: 20px; }
      .single-course .hole .pagination a {
        color: white;
        font-size: 18px;
        font-weight: bold;
        line-height: 30px; }
        .single-course .hole .pagination a:hover {
          color: #CB8E28; }
        @media screen and (max-width: 480px) {
          .single-course .hole .pagination a {
            font-size: 16px; } }
      .single-course .hole .pagination .prev, .single-course .hole .pagination .next {
        z-index: 100;
        position: absolute;
        top: 0;
        left: 10px; }
      .single-course .hole .pagination .next {
        left: auto;
        right: 10px; }
      .single-course .hole .pagination .overview {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 0; }
        @media screen and (max-width: 480px) {
          .single-course .hole .pagination .overview {
            display: none; } }
    .single-course .hole .mens-par strong:before, .single-course .hole .ladies-par strong:before {
      content: '';
      width: 20px;
      height: 20px;
      background-color: #114369;
      display: inline-block;
      top: 4px;
      position: relative;
      margin-right: 10px; }
    .single-course .hole .ladies-par strong:before {
      background-color: #983734; }
    .single-course .hole .course {
      width: 100%;
      position: relative;
      overflow: auto; }
      .single-course .hole .course .post {
        float: left;
        display: block;
        margin-right: 2.1276595745%;
        width: 100%;
        position: relative; }
        .single-course .hole .course .post:last-child {
          margin-right: 0; }
        .single-course .hole .course .post table thead td {
          text-transform: uppercase;
          font-weight: bold !important;
          font-size: 20px !important;
          color: #363636; }

.course-slider {
  position: relative;
  height: 204px;
  width: 100%;
  overflow: hidden;
  float: left; }
  @media screen and (max-width: 768px) {
    .course-slider {
      height: 150px; } }
  .course-slider .course-left, .course-slider .course-right {
    display: block;
    width: 80px;
    height: 100%;
    margin: 0;
    position: relative;
    z-index: 1000; }
    @media screen and (max-width: 768px) {
      .course-slider .course-left, .course-slider .course-right {
        width: 60px; } }
    .course-slider .course-left p, .course-slider .course-right p {
      background: none !important;
      border-top: 3px solid white;
      border-right: 3px solid white;
      transition: all 0.3s ease;
      width: 40px;
      height: 40px;
      position: absolute;
      top: 35%;
      z-index: 200; }
      @media screen and (max-width: 768px) {
        .course-slider .course-left p, .course-slider .course-right p {
          width: 30px;
          height: 30px; } }
      @media screen and (max-width: 480px) {
        .course-slider .course-left p, .course-slider .course-right p {
          width: 20px;
          height: 20px; } }
    .course-slider .course-left:hover, .course-slider .course-right:hover {
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.5); }
      .course-slider .course-left:hover p, .course-slider .course-right:hover p {
        border-top: 3px solid #CB8E28;
        border-right: 3px solid #CB8E28; }
  .course-slider .course-left {
    float: left; }
    .course-slider .course-left p {
      -ms-transform: rotate(225deg);
      /* IE 9 */
      -webkit-transform: rotate(225deg);
      /* Chrome, Safari, Opera */
      transform: rotate(225deg);
      left: 30px !important; }
      @media screen and (max-width: 768px) {
        .course-slider .course-left p {
          left: 20px !important; } }
      @media screen and (max-width: 480px) {
        .course-slider .course-left p {
          left: 10px !important; } }
  .course-slider .course-right {
    float: right; }
    .course-slider .course-right p {
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(45deg);
      right: 30px !important; }
      @media screen and (max-width: 768px) {
        .course-slider .course-right p {
          right: 20px !important; } }
      @media screen and (max-width: 480px) {
        .course-slider .course-right p {
          right: 10px !important; } }
  .course-slider .hole-slide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 20%;
    background-size: cover !important; }
    .course-slider .hole-slide img {
      width: 100%;
      height: auto; }
    .course-slider .hole-slide a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
      .course-slider .hole-slide a h3 {
        display: block;
        text-align: center;
        margin: 20% auto;
        width: 90px;
        line-height: 40px;
        color: white;
        font-size: 35px;
        font-weight: bold;
        letter-spacing: 4px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), -1px -1px 5px rgba(0, 0, 0, 0.2), 1px 1px 8px rgba(0, 0, 0, 0.2); }
        @media screen and (max-width: 768px) {
          .course-slider .hole-slide a h3 {
            font-size: 30px; } }
        @media screen and (max-width: 480px) {
          .course-slider .hole-slide a h3 {
            font-size: 25px; } }
      .course-slider .hole-slide a:hover {
        background-color: transparent; }
        .course-slider .hole-slide a:hover h3 {
          display: none; }
  .course-slider .active a {
    display: none; }

.post .post-data {
  width: 100%;
  text-align: center;
  display: block; }

.post ul {
  display: block;
  width: 100%;
  position: relative;
  float: left; }

.post .back {
  display: block;
  float: left;
  width: 100%; }

table {
  border-bottom: 4px solid #d4d4d4;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 0;
  display: inline-table; }
  table thead {
    text-align: left;
    border-top: 4px solid #d4d4d4;
    border-bottom: 4px solid #d4d4d4; }
    table thead tr th {
      padding: 15px 10px;
      margin-bottom: 10px;
      text-transform: uppercase; }
  table tr td {
    padding: 20px 15px 20px 10px; }
    table tr td:last-child {
      padding: 20px 0; }

.table-1 {
  width: 100%; }
  .table-1 th {
    width: 33.333333%; }

.table-2 th {
  width: 33.333333%; }

.table-2 th:nth-child(2) {
  width: 77.777777%; }

.table-3 th {
  width: 77.777777%; }

.table-3 th:nth-child(2) {
  width: 33.333333%; }

.popup {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: white;
  border-top-left-radius: 4px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3); }
  .popup .action {
    transition: all 0.3s ease;
    margin: 3px;
    font-size: 14px;
    margin: 10px 15px; }
    .popup .action:hover {
      cursor: pointer; }
  @media screen and (max-width: 768px) {
    .popup {
      display: none; } }
  .popup .color-select {
    display: none;
    width: 350px;
    height: 250px;
    padding: 20px;
    padding-top: 0; }
    .popup .color-select label {
      width: 100%;
      display: block;
      float: left; }
      .popup .color-select label input {
        float: right; }
    .popup .color-select button {
      width: 100%;
      margin: 15px 0;
      color: #fff;
      background-color: #337ab7;
      border-color: #2e6da4;
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px; }
    .popup .color-select .action {
      position: absolute;
      top: 0;
      right: 0;
      border-top-left-radius: 4px;
      background-color: white;
      font-size: 14px;
      margin: 10px 15px; }

/*# sourceMappingURL=style.css.map */