/* CSS Document */
/* Colors */
/* Header */
/* Slider */
/* Sidebar */
/* Content */
/* Span */
/* Course Tour */
/*Testimonials and Sponsor */
/* Footer */
/* Fonts */
/* Transitions */
a {
  transition: all 0.3s ease; }
  a:hover {
    color: #000000; }

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-facebook {
	background: url("../images/icon-fb.png") no-repeat center;
	height: 25px;
	width: 25px;
	display: block;
}
.icon-twitter {
	background: url("../images/icon-twitter.png") no-repeat center;
	height: 25px;
	width: 25px;
	display: block;
}

.icon-twitter:before,
.icon-facebook:before {
	display: none;
}	

/*.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 .royalSlider .rsNav .rsNavSelected span {
	background: #1f3d7d !important;
}

.slider .royalSlider .rsNav {
	display: none;
}

.slider {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  position: relative;
  overflow: hidden !important;
  /* Windows fix */
 border-bottom: 6px solid #1f3d7d; }
  .slider:last-child {
    margin-right: 0; }
  .slider .arrow-down {
    border-top: 3px solid white;
    border-right: 3px solid white;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    bottom: 4%;
    left: 50%;
    width: 40px;
    height: 40px; }
    .slider .arrow-down:hover {
      cursor: pointer;
      border-top: 3px solid #000000;
      border-right: 3px solid #000000; }
    @media screen and (max-width: 480px) {
      .slider .arrow-down {
        display: none; } }
  .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 (min-width: 480px) and (max-width: 700px) {
	  .slider .slider-content {
	    top: 10px !important;	
	  }
	  .slider .slider-content h1 {
		font-size: 28px !important;
		line-height: 120%;  
	  }
	  .slider .slider-content span {
		font-size: 12px !important;
	  }
	}
    @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: 1600px) {
        .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 #62a744;
      background-color: #62a744;
      padding: 7px 40px;
      display: table; }
      .slider .slider-content a:hover {
        color: #446bb4;
        -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; } }
  .slider .royalSlider .rsNav {
    padding: 0;
    margin: 0;
    height: 7px; }
    .slider .royalSlider .rsNav .rsNavItem {
      width: 100%;
      height: 7px;
      margin: 0;
      padding: 0; }
      .slider .royalSlider .rsNav .rsNavItem span {
        height: 7px;
        width: 100%;
        border-radius: 0;
        background-color: #000000; }
    .slider .royalSlider .rsNav .rsNavSelected span {
      background-color: #363636; }
  .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 #000000;
      border-right: 3px solid #000000; }
    @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; }

.animate, .hide {
  /*opacity: 0;*/ }
  @media screen and (max-width: 768px) {
    .animate, .hide {
      opacity: 1; } }

.visible, .show {
  opacity: 1; }

@-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%;*/
  width: 100%!important; }

a {
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer; }

body, html, table, th, td {
  font-size: 16px !important; }
  @media screen and (max-width: 1600px) {
    body, html, table, th, td {
      font-size: 15px !important; } }

h1, h2, h3, h4, h5, span, a, p, b, div, td {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important; }
  
 .content-body a{
	border-bottom: dotted 1px; 
 }
 
 .content-body a:hover {
	border-bottom:none;  
  }
  
.content-body ul li {
	margin: 0 0 10px;
}

ul {
  padding-left: 20px;
  box-sizing: border-box; }

.content p {
  line-height: 140%;
  margin: 0 0 20px; }

.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.3576515979%;
  width: 48.821174201%; }
  .left:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .left {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-right: 0; }
      .left:last-child {
        margin-right: 0; } }

.right {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%;
  margin-right: 0; }
  .right:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .right {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      .right:last-child {
        margin-right: 0; } }

.one_half {
  width: 50%;
  position: relative;
  float: left;
  display: block;
  padding-right: 10px; }

.two_half {
  width: 50%;
  position: relative;
  float: right;
  display: block;
  padding-left: 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: 58.83%;
  position: relative;
  float: right;
  display: block;
  padding-right: 1.5%; }
  @media screen and (max-width: 768px) {
    .two_third {
      width: 50%;
      padding: 0; } }
  .two_third li {
    margin-bottom: 20px; }
  @media screen and (max-width: 480px) {
    .two_third {
      width: 100%; } }

.nav {
  width: 100%;
  max-width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.76);
  transition: all 0.3s ease;
  /*@include box-shadow(0px, 10px, 100px, 30px, rgba($header-color, 0.76));*/ }
  @media screen and (max-width: 768px) {
    .nav {
      text-align: center; } }
  @media screen and (max-width: 680px) {
    .nav {
      height: 60px; } }
  @media screen and (max-width: 480px) {
    .nav {
      /*@include box-shadow(0px, 10px, 50px, 15px, rgba($header-color, 0.7));*/
      height: 70px;
      background-color: white; } }
  .nav img {
    margin: 12px 50px;
    height: 70px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease; }
    @media screen and (max-width: 768px) {
      .nav img {
        height: 70px;
        position: relative;
        margin: 15px auto; } }
    @media screen and (max-width: 680px) {
      .nav img {
        height: 60px;
        position: relative;
        margin: 0px auto; } }
    @media screen and (max-width: 480px) {
      .nav img {
        height: 60px;
        margin: 5px auto;
        left: -5px;
        position: relative; } }
  .nav .social {
    position: absolute;
    right: 165px;
    top: 40px;
    float: right;
    transition: all 0.3s ease; }
    @media screen and (max-width: 768px) {
      .nav .social {
        right: 135px;
        top: 37px; } }
    @media screen and (max-width: 680px) {
      .nav .social {
        top: 20px; } }
    .nav .social a {
		display: block;
		float: left;
	}
    .nav .social a i {
      color: #707070;
      margin-left: 10px;
      font-size: 25px;
      transition: all 0.3s ease; }
    .nav .social a:hover i {
      color: #000000; }
    @media screen and (max-width: 480px) {
      .nav .social {
        display: none; } }
  .nav .menu .menu-toggle {
    display: none;
    color: #707070;
    position: absolute;
    top: 20px;
    left: 45%;
    font-size: 16px;
    transition: all 0.3s ease;
    border: 1px solid rgba(112, 112, 112, 0.5);
    padding: 10px;
    border-radius: 2px; }
    .nav .menu .menu-toggle i {
      color: #707070;
      position: relative;
      top: 1px;
      left: -1px; }
    @media screen and (max-width: 768px) {
      .nav .menu .menu-toggle {
        display: block;
        left: 20px;
        top: 30px; } }
    @media screen and (max-width: 680px) {
      .nav .menu .menu-toggle {
        top: 11px;
        padding: 8px 10px 7px; } }
    @media screen and (max-width: 480px) {
      .nav .menu .menu-toggle {
        padding: 7px;
        left: 10px;
        font-size: 15px;
        top: 16px; } }
  .nav .menu .guests-menu, .nav .menu .members-menu {
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 6px;
    left: 18%;
    width: 65%; }
    @media screen and (max-width: 1600px) {
      .nav .menu .guests-menu, .nav .menu .members-menu {
        left: 22%; } }
    .nav .menu .guests-menu li, .nav .menu .members-menu li {
      display: inline-block;
      padding: 10px 2% 15px;
      text-transform: uppercase;
      margin-left: -4px;
      transition: all 0.3s ease;
      position: relative;
      font-size: 14px; }
      @media screen and (max-width: 1600px) {
        .nav .menu .guests-menu li, .nav .menu .members-menu li {
          padding: 10px 1.5% 15px; } }
      .nav .menu .guests-menu li a, .nav .menu .members-menu li a {
        color: #707070;
        font-size: 16px;
        font-weight: bold; }
        .nav .menu .guests-menu li a span, .nav .menu .members-menu li a span {
          font-style: normal; }
        .nav .menu .guests-menu li a:hover, .nav .menu .members-menu li a:hover {
          color: #707070; }
        @media screen and (max-width: 1600px) {
          .nav .menu .guests-menu li a, .nav .menu .members-menu li a {
            font-weight: 400;
            font-size: 13px; } }
        @media screen and (max-width: 768px) {
          .nav .menu .guests-menu li a, .nav .menu .members-menu li a {
            font-weight: 700;
            font-size: 16px; } }
      .nav .menu .guests-menu li .sub-menu, .nav .menu .members-menu li .sub-menu {
        display: none;
        position: absolute;
        padding: 0;
        z-index: 100;
        top: 35px;
        left: 4px;
        margin-top: 7px;
        min-width: 200px; }
        .nav .menu .guests-menu li .sub-menu li, .nav .menu .members-menu li .sub-menu li {
          display: block;
          background-color: #ffffff;
          padding: 10px 20px; }
          .nav .menu .guests-menu li .sub-menu li a, .nav .menu .members-menu li .sub-menu li a {
            display: block;
            color: #707070;
            white-space: nowrap;
            font-size: 14px; }
          .nav .menu .guests-menu li .sub-menu li .sub-menu, .nav .menu .members-menu li .sub-menu li .sub-menu {
            display: none;
            position: absolute;
            top: -10px;
            left: 102%; }
            .nav .menu .guests-menu li .sub-menu li .sub-menu a, .nav .menu .members-menu li .sub-menu li .sub-menu a {
              color: #707070 !important; }
              .nav .menu .guests-menu li .sub-menu li .sub-menu a:hover, .nav .menu .members-menu li .sub-menu li .sub-menu a:hover {
                font-weight: bold; }
          .nav .menu .guests-menu li .sub-menu li:hover .sub-menu, .nav .menu .members-menu li .sub-menu li:hover .sub-menu {
            display: block; }
          .nav .menu .guests-menu li .sub-menu li:first-child, .nav .menu .members-menu li .sub-menu li:first-child {
            padding-top: 20px; }
      .nav .menu .guests-menu li:hover, .nav .menu .members-menu li:hover {
        background-color: #ffffff; }
        .nav .menu .guests-menu li:hover li, .nav .menu .members-menu li:hover li {
          background-color: #ffffff; }
          .nav .menu .guests-menu li:hover li a, .nav .menu .members-menu li:hover li a {
            color: #707070; }
            .nav .menu .guests-menu li:hover li a:hover, .nav .menu .members-menu li:hover li a:hover {
              font-weight: bold; }
        .nav .menu .guests-menu li:hover .sub-menu, .nav .menu .members-menu li:hover .sub-menu {
          display: block; }
    @media screen and (max-width: 768px) {
      .nav .menu .guests-menu, .nav .menu .members-menu {
        display: none; } }
  .nav .menu .members-menu .sub-menu {
    top: 81px; }
  .nav .menu .current-menu-ancestor a, .nav .menu .current-menu-parent a, .nav .menu .current-menu-item a {
    font-weight: bold; }
  .nav .members-dropdown {
    position: absolute;
    top: 40px;
    right: 50px;
    text-align: right;
    transition: all 0.3s ease; }
    @media screen and (max-width: 768px) {
      .nav .members-dropdown {
        right: 20px;
        top: 30px; } }
    @media screen and (max-width: 680px) {
      .nav .members-dropdown {
        top: 11px; } }
    @media screen and (max-width: 480px) {
      .nav .members-dropdown {
        right: 20px;
        top: 18px; } }
    .nav .members-dropdown .members-link {
      margin-top: 0;
      text-transform: uppercase;
      color: #707070; }
      @media screen and (max-width: 768px) {
        .nav .members-dropdown .members-link {
          border: 1px solid rgba(112, 112, 112, 0.5);
          padding: 10px;
          border-radius: 2px;
          font-size: 13px; } }
      .nav .members-dropdown .members-link i {
        color: #707070;
        position: relative;
        top: 1px;
        left: 1px; }
      @media screen and (max-width: 480px) {
        .nav .members-dropdown .members-link {
          padding: 7px; } }
    .nav .members-dropdown .dropdown {
      display: none;
      position: absolute;
      top: 60px;
      text-align: left;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 20px 20px 10px;
      right: 0;
      width: 350px; }
      @media screen and (max-width: 768px) {
        .nav .members-dropdown .dropdown {
          right: -10px;
          width: 100vw;
          top: 58px;
          text-align: center;
          background-color: #ffffff !important;
          padding-bottom: 40px; }
          .nav .members-dropdown .dropdown label {
            margin-top: 5px; }
          .nav .members-dropdown .dropdown input[type=submit] {
            margin-bottom: 10px !important;
            display: block; } }
      .nav .members-dropdown .dropdown input {
        display: inline; }
      .nav .members-dropdown .dropdown label {
        min-width: 150px;
        display: inline-block;
        color: #707070;
        margin-bottom: 7px; }
      .nav .members-dropdown .dropdown input[type=text], .nav .members-dropdown .dropdown input[type=password] {
        min-width: 150px;
        height: 23px; }
      .nav .members-dropdown .dropdown input[type=submit] {
        text-transform: uppercase;
        width: 100%;
        background-color: transparent;
        border: 2px solid #707070;
        padding: 10px;
        color: #707070;
        margin: 5px 0;
        transition: all 0.3s ease; }
        .nav .members-dropdown .dropdown input[type=submit]:hover {
          color: #000000;
          border: 2px solid #000000;
          cursor: pointer; }
      .nav .members-dropdown .dropdown a {
        margin-top: 5px;
        display: block;
        width: 100%;
        text-align: center;
        font-size: 14px;
        text-transform: none;
        color: #707070; }
        .nav .members-dropdown .dropdown a:hover {
          color: #000000; }
      .nav .members-dropdown .dropdown:hover {
        display: block; }
    .nav .members-dropdown:hover .members-link {
      cursor: pointer;
      color: #000000; }
    .nav .members-dropdown .menu {
      list-style: none;
      padding: 0;
      margin: 0;
      display: none;
      background-color: #ffffff;
      float: right;
      top: 15px;
      position: relative; }
      .nav .members-dropdown .menu li a {
        color: #707070;
        display: block;
        padding: 10px 20px 10px 30px; }
        .nav .members-dropdown .menu li a:hover {
          color: #000000; }
      .nav .members-dropdown .menu li ul {
        display: none;
        position: relative;
        top: 15px;
        background-color: rgba(255, 255, 255, 0.8);
        list-style: none;
        padding: 15px 0; }
        .nav .members-dropdown .menu li ul li {
          padding: 3px 20px; }
          .nav .members-dropdown .menu li ul li a {
            border-bottom: 0; }
      .nav .members-dropdown .menu li:hover ul {
        display: block;
        float: none; }

@media screen and (max-width: 768px) {
  .logged-in .social {
    right: 145px; } }

.shrink .nav {
  height: 70px;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #d4d4d4;
  box-shadow: 0px 2px 6px #d4d4d4;
  /*@include box-shadow(0px, 0, 50px, 15px, rgba($header-color, 0.7));*/ }
  .shrink .nav img {
    margin: 10px 20px;
    height: 55px; }
    @media screen and (max-width: 768px) {
      .shrink .nav img {
        margin: 10px auto;
        height: 50px; } }
    @media screen and (max-width: 480px) {
      .shrink .nav img {
        margin: 15px auto;
        height: 40px; } }
  .shrink .nav #nav {
    top: 3px; }
  .shrink .nav .social {
    top: 25px;
    right: 140px; }
    @media screen and (max-width: 768px) {
      .shrink .nav .social {
        top: 23px;
        right: 130px; } }
  .shrink .nav .menu-toggle {
    top: 14px !important; }
    @media screen and (max-width: 480px) {
      .shrink .nav .menu-toggle {
        top: 17px !important; } }
  .shrink .nav .members-menu li, .shrink .nav .guests-menu li {
    /*padding: 10px 30px 25px;*/ }
    .shrink .nav .members-menu li:hover, .shrink .nav .guests-menu li:hover {
      background-color: transparent; }
  .shrink .nav .members-menu .sub-menu, .shrink .nav .guests-menu .sub-menu {
    top: 40px; }
    .shrink .nav .members-menu .sub-menu li, .shrink .nav .guests-menu .sub-menu li {
      background-color: rgba(255, 255, 255, 0.9); }
  .shrink .nav .members-dropdown {
    top: 30px; }
    @media screen and (max-width: 768px) {
      .shrink .nav .members-dropdown {
        top: 14px; } }
    @media screen and (max-width: 480px) {
      .shrink .nav .members-dropdown {
        top: 17px; } }
    .shrink .nav .members-dropdown .dropdown {
      top: 40px;
      background-color: rgba(255, 255, 255, 0.9); }
    .shrink .nav .members-dropdown .menu {
      top: 4px; }
      .shrink .nav .members-dropdown .menu a {
        padding-bottom: 16px; }
      .shrink .nav .members-dropdown .menu .sub-menu {
        top: 25px;
        background-color: rgba(255, 255, 255, 0.9); }

.main {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  position: relative;
  padding: 30px 0;
  box-sizing: content-box; }
  .main:last-child {
    margin-right: 0; }
  .main .content {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1% !important;
    width: 98%;
    position: relative;
    max-width: 100%; }
    .main .content::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 1600px) {
      .main .content {
        box-sizing: border-box; } }
    @media screen and (max-width: 480px) {
      .main .content {
        padding: 0 5% !important; } }
    .main .content .content-body {
      float: left;
      width: 63%;
      padding-left: 2%; }
    .main .content .content-body.one-col {
      float: left;
      width: 80%;
      padding-left: 2%; }
      @media screen and (max-width: 1600px) {
        .main .content .content-body.one-col {
          width: 78%; } }
      @media screen and (max-width: 768px) {
        .main .content .content-body.one-col {
          width: 73%; } }
      @media screen and (max-width: 680px) {
        .main .content .content-body.one-col {
          padding-left: 5%; } }
      @media screen and (max-width: 480px) {
        .main .content .content-body.one-col {
          width: 100%;
          padding-left: 0;
          float: none;
          margin-bottom: 20px; } }
    .main .content img {
      max-width: 100%; }
    .main .content .heading {
      display: block;
      position: absolute;
      width: 100%;
      top: -160px;
      left: 0;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      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);
      font-weight: bold;
      letter-spacing: 4px;
      font-size: 45px; }
      @media screen and (max-width: 768px) {
        .main .content .heading {
          font-size: 35px; } }
      @media screen and (max-width: 680px) {
        .main .content .heading {
          margin-top: 70px; } }
      @media screen and (max-width: 480px) {
        .main .content .heading {
          position: relative;
          top: 0;
          font-size: 25px;
          margin: 30px 0 20px;
          color: #1f3d7d;
          text-shadow: none; } }
    .main .content hr {
      display: block;
      width: 100%;
      float: left;
      border: 2px solid #d4d4d4;
      margin: 20px 0; }
    .main .content .contact-copy {
      width: 50%;
      float: left; }
      .main .content .contact-copy table {
        width: 100%; }
      @media screen and (max-width: 1600px) {
        .main .content .contact-copy {
          width: 60%; } }
      @media screen and (max-width: 1024px) {
        .main .content .contact-copy {
          width: 100%;
          float: none; } }
    .main .content .contact-form {
      width: 50%;
      float: left; }
      @media screen and (max-width: 1600px) {
        .main .content .contact-form {
          width: 40%; } }
      @media screen and (max-width: 1024px) {
        .main .content .contact-form {
          width: 100%;
          float: none; } }

.main.posts .content-body.one-col {
  width: 80%;
  padding-left: 0 !important;
  padding-right: 2%; }
  @media screen and (max-width: 1600px) {
    .main.posts .content-body.one-col {
      width: 73%; } }
  @media screen and (max-width: 480px) {
    .main.posts .content-body.one-col {
      width: 100%;
      overflow: hidden; } }

.main.posts .sidebar.sidebar-news {
  width: 14%;
  position: relative;
  float: right;
  right: inherit;
  top: 6px;
  left: inherit;
  padding: 0 2% 20px; }
  @media screen and (max-width: 1600px) {
    .main.posts .sidebar.sidebar-news {
      width: 22%; } }
  @media screen and (max-width: 768px) {
    .main.posts .sidebar.sidebar-news {
      width: 27%; } }
  @media screen and (max-width: 480px) {
    .main.posts .sidebar.sidebar-news {
      width: 100%;
      padding: 0 5%;
      float: none;
      top: inherit;
      overflow: hidden; } }

.main.posts ul {
  margin: 0;
  padding: 0; }

small.post-data {
  padding: 0 0 20px;
  text-align: left !important; }

.gform_wrapper {
  max-width: 100% !important; }

.gform_heading {
  margin: 0px !important; }

.gform_footer {
  margin-top: 0px !important; }

.gform_body ul {
  float: none; }
  .gform_body ul li {
    margin-bottom: 20px; }
    .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: 20px !important;
      width: calc(50% - 12px) !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% - 14px) !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% - 12px) !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% - 12px) !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: transparent;
  color: #000000;
  transition: all 0.3s ease;
  border: 2px solid #000000;
  font-weight: bold;
  float: right; }
  .gform_button:hover {
    color: #000000;
    border: 2px solid #000000;
    cursor: pointer; }

footer {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  position: relative;
  background-color: #d4d4d4;
  -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.3576515979%;
    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.3576515979%;
      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.3576515979%;
      width: 38.5854090412%; }
      footer .content .news:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .news {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 40%; }
          footer .content .news:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .news {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          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.3576515979%;
      width: 18.1138787216%;
      text-align: center;
      background: url("../images/logo-footer.png") no-repeat center;
      background-size: contain;
      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.3576515979%;
      width: 18.1138787216%;
      text-align: right; }
	  footer .content .social a {
		float: right;
		display: block;
		width: 25px;
    	margin-left: 15px;  
	  }
      footer .content .social:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        footer .content .social {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 15%; }
          footer .content .social:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .social {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          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: #000000;
        font-size: 28px;
        margin-left: 10px;
        transition: all 0.3s ease; }
        footer .content .social i:hover {
          color: #446bb4; }
        @media screen and (max-width: 768px) {
          footer .content .social i {
            font-size: 23px; } }
    footer .content .contact {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 18.1138787216%;
      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.3576515979%;
          width: 40%; }
          footer .content .contact:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 480px) {
        footer .content .contact {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          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: #446bb4; }
      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.3576515979%;
    width: 100%;
    background-color: #464646;
    position: relative;
    padding: 0 3%; }
    footer .footer-nav:last-child {
      margin-right: 0; }
    footer .footer-nav p {
      color: #d4d4d4;
      font-size: 12px;
      margin: 15px 0; }
    footer .footer-nav .copyright {
      float: left;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 14.7019570017%;
      margin-right: 0; }
      footer .footer-nav .copyright:last-child {
        margin-right: 0; }
    footer .footer-nav .menu {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-right: 0;
      padding: 0;
      margin: 0; }
      footer .footer-nav .menu:last-child {
        margin-right: 0; }
      footer .footer-nav .menu ul {
        padding: 0;
        margin: 0; }
        footer .footer-nav .menu ul li {
          float: left;
          list-style: none; }
          footer .footer-nav .menu ul li a {
            color: #ffffff;
            font-size: 12px;
            padding: 15px 0;
            display: block; }
    footer .footer-nav .miclub {
      float: right !important;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 14.7019570017%;
      margin-right: 0;
      text-align: right; }
      footer .footer-nav .miclub:last-child {
        margin-right: 0; }
      footer .footer-nav .miclub a {
        text-decoration: underline;
        color: #ffffff; }
        footer .footer-nav .miclub a:hover {
          font-weight: bold; }
      @media screen and (max-width: 480px) {
        footer .footer-nav .miclub {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 31.7615656014%;
          margin-right: 0; }
          footer .footer-nav .miclub:last-child {
            margin-right: 0; } }
    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 5%;
        left: 0;
        margin: 14px 0;
        table-layout: fixed;
        width: 100%;
        text-align: center; }
        footer .footer-nav .menu-header ul li {
          display: inline-block;
          text-align: center; }
          footer .footer-nav .menu-header ul li a {
            white-space: nowrap;
            text-transform: uppercase;
            font-size: 13px;
            color: #d4d4d4;
            padding: 0 30px; }
            @media screen and (max-width: 1600px) {
              footer .footer-nav .menu-header ul li a {
                padding: 0 15px; } }
            @media screen and (max-width: 1024px) {
              footer .footer-nav .menu-header ul li a {
                padding: 0 10px; } }
            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; }

#poststuff html {
  overflow: scroll !important; }

.subheading {
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  float: left; }

.subtitle {
  color: #000000;
  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;
  margin-bottom: 20px; }

ul {
  padding-left: 20px;
  clear: both; }

.line-list {
  list-style: none;
  padding-left: 15px; }
  .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: #000000;
    margin: 0 20px;
    font-weight: bold; }
  .search article hr {
    border: 1px solid #d4d4d4 !important; }
  .search article p {
    margin: 5px 20px; }
  .search article a {
    color: #000000; }

.search .nav a {
  font-weight: bold;
  color: #000000;
  font-size: 20px; }
  .search .nav a:hover {
    color: #133a59; }

.splash-image {
  /*float: left;*/
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-height: 40vh !important; }
  .splash-image:last-child {
    margin-right: 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 {
      margin-top: 70px;
      height: 120px; }
      .splash-image img {
        width: 100% !important;
        height: auto !important; } }

@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;
    color: #707070;
    border: 1px solid rgba(112, 112, 112, 0.5);
    padding: 10px;
    border-radius: 2px;
    position: absolute;
    top: 30px;
    left: 20px; }
    @media screen and (max-width: 480px) {
      .mobile-menu .menu-toggle {
        padding: 7px;
        left: 10px; } }
  .mobile-menu ul {
    padding: 0; }
  .mobile-menu #nav {
    margin-top: 40px;
    padding: 0;
    list-style: none;
    width: 100%; }
    .mobile-menu #nav a {
      color: #707070; }
    .mobile-menu #nav li {
      border-bottom: 1px solid #707070;
      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: #000000; }
      .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: #707070;
    border: 1px solid rgba(112, 112, 112, 0.5);
    padding: 10px;
    border-radius: 2px;
    position: absolute;
    top: 30px;
    right: 20px; }
    @media screen and (max-width: 480px) {
      .mobile-members .members-link {
        padding: 7px;
        right: 20px;
        top: 31px; } }
  .mobile-members .dropdown {
    display: block;
    position: relative;
    padding: 20px 20px 10px;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .mobile-members .dropdown {
        margin-top: 20px; } }
    .mobile-members .dropdown input {
      display: inline; }
    .mobile-members .dropdown label {
      min-width: 150px;
      display: inline-block;
      color: #707070;
      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 #707070;
      padding: 10px;
      color: #707070;
      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: #000000;
        border: 2px solid #000000;
        cursor: pointer; }
      @media screen and (max-width: 480px) {
        .mobile-members .dropdown input[type=submit] input[type=checkbox] {
          margin-top: 10px; } }
    .mobile-members .dropdown a {
      margin-top: 5px;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 14px;
      text-transform: none;
      color: #707070; }
      .mobile-members .dropdown a:hover {
        color: #000000; }
    .mobile-members .dropdown:hover {
      display: block; }
  .mobile-members:hover .members-link {
    cursor: pointer;
    border-bottom: 9px solid rgba(255, 255, 255, 0.8);
    color: #000000; }
  .mobile-members .menu {
    margin-top: 30px;
    padding: 0;
    list-style: none;
    width: 100%; }
    .mobile-members .menu a {
      color: #707070; }
    .mobile-members .menu li {
      border-bottom: 1px solid #707070;
      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: #000000; }
      .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-members .menu {
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  .shrink .menu-toggle {
    top: 15px; } }

@media screen and (max-width: 480px) {
  .shrink .menu-toggle {
    top: 16px; } }

@media screen and (max-width: 768px) {
  .shrink .members-link {
    top: 15px; } }

@media screen and (max-width: 480px) {
  .shrink .members-link {
    top: 16px; } }

.splash-members {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  height: 300px;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .splash-members:last-child {
    margin-right: 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%;
    height: auto; }

.members {
  position: relative;
  padding-top: 0px; }
  .members .members-sidebar {
    width: 18%;
    box-sizing: border-box;
    position: relative;
    display: block;
    float: left;
    padding-right: 20px;
    margin-top: 30px; }
    .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: #1f3d7d;
          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); }
          @media screen and (max-width: 768px) {
            .members .members-sidebar .members-menu li a {
              font-weight: normal;
              font-size: 90%; } }
          .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: 1600px) {
        .members .members-sidebar .members-menu {
          display: block;
          width: 25%;
          float: left;
          margin-right: 3%;
          margin-top: 20px; } }
	  @media screen and (max-width: 1300px) {	
		.members .members-sidebar {
			width: 25%;
		}
	  }	 
	  @media screen and (max-width: 768px) {	
		.members .members-sidebar {
			width: 100%;
		}
	  }	  
      @media screen and (max-width: 480px) {
        .members .members-sidebar .members-menu {
          display: block;
          width: 100%;
          float: none;
          margin-right: 0%;
          margin-top: 20px; } }
    .members .members-sidebar .fb-page, .members .members-sidebar .events {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      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: 1600px) {
      .members .members-sidebar .fb-page {
        display: none; } }
    .members .members-sidebar .events {
      padding: 20px 15px 0; }
      @media screen and (max-width: 1600px) {
        .members .members-sidebar .events {
          width: 36% !important;
          float: left; } }
      @media screen and (max-width: 768px) {
        .members .members-sidebar .events {
          width: 70% !important;
          float: none; } }
      @media screen and (max-width: 480px) {
        .members .members-sidebar .events {
          width: 100% !important;
          float: none; } }
      .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: 1600px) {
            .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: #000000; }
          .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: 1600px) {
            .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: #000000; }
      @media screen and (max-width: 1600px) {
        .members .members-sidebar .events {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          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.3576515979%;
          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.3576515979%;
      width: 100%;
      margin-right: 0;
      position: relative;
      padding: 20px 0; }
      .members .members-sidebar .weather:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1600px) {
        .members .members-sidebar .weather {
          width: 36% !important;
          float: left; } }
      @media screen and (max-width: 768px) {
        .members .members-sidebar .weather {
          width: 70% !important;
          float: none; } }
      @media screen and (max-width: 480px) {
        .members .members-sidebar .weather {
          width: 100% !important;
          float: none; } }
      .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.3576515979%;
        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: 1600px) {
        .members .members-sidebar .weather {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          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.3576515979%;
          width: 100%;
          margin-top: 0; }
          .members .members-sidebar .weather:last-child {
            margin-right: 0; } }
    @media screen and (max-width: 1600px) {
      .members .members-sidebar {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin: 0; }
        .members .members-sidebar:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .members {
      padding-bottom: 0px; }
      .members .heading {
        margin: 20px 0 5px !important; } }
  .members .members-content {
    width: 82%;
    padding-left: 2%;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    display: block;
    float: left;
    margin-top: 30px; }
    @media screen and (max-width: 1600px) {
      .members .members-content {
        margin-top: 40px !important; } }
	@media screen and (max-width: 1300px) {
      .members .members-content {
        margin-top: 40px !important;
		width: 75%; } }
    @media screen and (max-width: 768px) {
      .members .members-content {
        margin-top: 40px !important;
		width: 100%; }
        .members .members-content #eventListForm:before {
          font-size: 30px; } }
    @media screen and (max-width: 768px) and (max-width: 480px) {
      .members .members-content #eventListForm:before {
        font-size: 20px; } }
    .members .members-content .header h1 {
      color: #ffffff; }
    .members .members-content .heading {
      left: -15%; }
      @media screen and (max-width: 1600px) {
        .members .members-content .heading {
          left: 0; } }
    @media screen and (max-width: 768px) {
      .members .members-content {
        padding: 0 !important; } }
    .members .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.3576515979%;
      width: 100%;
      margin-right: 0;
      margin-bottom: 30px;
      position: relative;
      overflow: hidden; }
      .members .members-content .featured-post:last-child {
        margin-right: 0; }
      .members .members-content .featured-post .archive-content {
        padding: 0px 20px 30px; }
        .members .members-content .featured-post .archive-content h2 {
          margin: 15px 0; }
        .members .members-content .featured-post .archive-content img {
          min-height: 200px;
          width: auto; }
          @media screen and (max-width: 480px) {
            .members .members-content .featured-post .archive-content img {
              min-height: 150px;
              height: 150px; } }
        .members .members-content .featured-post .archive-content p {
          margin: 0 0 40px; }
        .members .members-content .featured-post .archive-content .read_more_link {
          position: absolute;
          bottom: 20px;
          right: 20px;
          font-weight: bold;
          border: 2px solid #000000;
          padding: 5px 20px;
          font-size: 14px;
          text-transform: uppercase; }
          .members .members-content .featured-post .archive-content .read_more_link:hover {
            border: 2px solid #000000;
            color: #000000; }
          @media screen and (max-width: 480px) {
            .members .members-content .featured-post .archive-content .read_more_link {
              bottom: 13px;
              right: 15px;
              padding: 5px 10px;
              font-size: 12px; } }
      .members .members-content .featured-post small {
        position: absolute;
        bottom: 20px;
        left: 20px;
        font-style: italic; }
    .members .members-content .column {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .members .members-content .column:last-child {
        margin-right: 0; }
      @media screen and (max-width: 480px) {
        .members .members-content .column {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          margin-right: 0; }
          .members .members-content .column:nth-child(2n) {
            margin-right: 2.3576515979%; }
          .members .members-content .column:nth-child(2n+1) {
            clear: none; }
          .members .members-content .column:last-child {
            margin-right: 0; } }
      .members .members-content .column .panel {
        border: 1px solid #000000;
        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 .members-content .column .panel h2 {
          color: white;
          width: 100%;
          margin: 0px;
          margin-bottom: 10px;
          font-size: 17px;
          position: relative;
          padding: 10px 15px;
          background: #1f3d7d;
          box-sizing: border-box; }
        .members .members-content .column .panel p {
          font-size: 14px;
          margin: 5px 10px; }
        .members .members-content .column .panel ul {
          list-style: none; }
        .members .members-content .column .panel a {
          color: #000000;
          transition: all 0.3s ease; }
          .members .members-content .column .panel a:hover {
            text-decoration: underline; }
        .members .members-content .column .panel td {
          padding: 5px 10px; }
    .members .members-content .flDateHeading {
      position: relative !important;
      color: black !important;
      top: 0 !important;
      left: 0 !important;
      font-size: 14px !important;
      text-shadow: none !important; }
      .members .members-content .flDateHeading span {
        color: #000000 !important; }
    @media screen and (max-width: 1600px) {
      .members .members-content {
        padding: 0;
        margin-top: 30px; }
        .members .members-content .heading {
          top: -90px;
          color: #000000;
          text-shadow: none; } }

.left-aside .members-menu {
  display: none; }

@media screen and (max-width: 1600px) {
  #eventListForm {
    margin-top: 40px !important; } }

@media screen and (max-width: 1600px) {
  #memberSearch:before,
  #eventListForm:before {
    top: 0 !important;
    left: inherit !important;
    text-align: left !important; } }

.login .left {
  text-align: center; }
  .login .left form {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 10%;
    padding: 20px;
    -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); }
    .login .left form span, .login .left form a {
      color: #707070; }
    .login .left form input {
      border: 2px solid #000000;
      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 #000000;
        color: #000000; }

.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: #000000; }
      .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.3576515979%;
  width: 31.7615656014%;
  -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: #000000; }
  .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; }
    .block .block-wrap .portalLink {
      margin-bottom: 10px;
      display: block;
      padding-left: 10px; }
      .block .block-wrap .portalLink a {
        font-size: 14px;
        color: #000000;
        transition: all 0.3s ease;
        margin: 5px 10px; }
        .block .block-wrap .portalLink a:hover {
          color: #133a59; }

table.portal {
  width: 100%;
  margin: 0px; }
  table.portal th {
    background: #1f3d7d;
    color: #ffffff;
    margin: 0px;
    font-size: 17px;
    position: relative;
    padding: 10px 15px;
    background: #1f3d7d;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  table.portal input {
    padding: 5px 0; }
  table.portal input[type=submit], table.portal input[type=button] {
    background: #62a744;
    color: #ffffff;
    padding: 5px 10px;
    border: 0;
    font-size: 100%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }

.teetime-day-table p, .teetime-day-table span, .teetime-day-table a, .teetime-day-table li, .teetime-day-table h2, .teetime-day-table h3, .teetime-day-table h4 {
  color: white; }

.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-book-group, .btn-clear {
  background-color: #000000 !important; }

#ts-header .glyphicons-reg {
  color: white !important; }

.my-booking span {
  color: #000000; }
  .my-booking span:hover {
    color: #000000; }

.modal-dialog {
  margin: 10% auto !important; }

.members-sidebar {
  width: 18%;
  box-sizing: border-box;
  position: relative;
  display: block;
  float: left;
  padding-right: 20px;
  margin-top: 30px; }
  .members-sidebar .members-menu {
    padding: 0;
    list-style: none;
    margin: 0; }
    .members-sidebar .members-menu li {
      width: 100%; }
      .members-sidebar .members-menu li a {
        text-align: center;
        background-color: #1f3d7d;
        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); }
        @media screen and (max-width: 768px) {
          .members-sidebar .members-menu li a {
            font-weight: normal;
            font-size: 90%; } }
        .members-sidebar .members-menu li a:hover {
          background-color: #133a59; }
        .members-sidebar .members-menu li a:first-child {
          margin-top: 0; }
    @media screen and (max-width: 1600px) {
      .members-sidebar .members-menu {
        display: block;
        width: 25%;
        float: left;
        margin-right: 3%;
        margin-top: 20px; } }
    @media screen and (max-width: 480px) {
      .members-sidebar .members-menu {
        display: block;
        width: 100%;
        float: none;
        margin-right: 0%;
        margin-top: 20px; } }
  .members-sidebar .fb-page, .members-sidebar .events {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    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-sidebar .fb-page:last-child, .members-sidebar .events:last-child {
      margin-right: 0; }
  @media screen and (max-width: 1600px) {
    .members-sidebar .fb-page {
      display: none; } }
  .members-sidebar .events {
    padding: 20px 15px 0; }
    @media screen and (max-width: 1600px) {
      .members-sidebar .events {
        width: 36% !important;
        float: left; } }
    @media screen and (max-width: 768px) {
      .members-sidebar .events {
        width: 70% !important;
        float: none; } }
    @media screen and (max-width: 480px) {
      .members-sidebar .events {
        width: 100% !important;
        float: none; } }
    .members-sidebar .events > h3 {
      margin: 0;
      text-transform: uppercase;
      font-weight: bold; }
    .members-sidebar .events .eo-events {
      list-style: none;
      margin-top: 10px;
      display: block;
      float: left;
      padding: 0;
      width: 100%; }
      .members-sidebar .events .eo-events li {
        margin-top: 20px;
        display: block;
        float: left; }
        @media screen and (max-width: 1600px) {
          .members-sidebar .events .eo-events li {
            width: 33.33333%; }
            .members-sidebar .events .eo-events li h3 {
              font-size: 14px;
              margin: 0; } }
        .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-sidebar .events .eo-events li a .day:hover {
            background-color: #000000; }
        .members-sidebar .events .eo-events li .month, .members-sidebar .events .eo-events li .year {
          position: relative;
          top: -15px;
          left: 5px;
          font-weight: bold;
          color: #363636; }
        .members-sidebar .events .eo-events li h3 {
          margin: 0; }
          .members-sidebar .events .eo-events li h3 a {
            position: relative;
            left: 70px;
            top: -15px;
            letter-spacing: 1px; }
        @media screen and (max-width: 1600px) {
          .members-sidebar .events .eo-events li {
            text-align: center; }
            .members-sidebar .events .eo-events li .month {
              margin-top: 20px; }
            .members-sidebar .events .eo-events li .month, .members-sidebar .events .eo-events li .year {
              left: auto;
              top: auto;
              display: block; }
            .members-sidebar .events .eo-events li h3 a {
              left: auto;
              top: auto;
              display: block; } }
    .members-sidebar .events .calendar-view {
      position: absolute;
      top: 24px;
      right: 20px;
      font-size: 13px; }
      .members-sidebar .events .calendar-view:hover {
        color: #000000; }
    @media screen and (max-width: 1600px) {
      .members-sidebar .events {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 0; }
        .members-sidebar .events:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .members-sidebar .events {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-top: 0; }
        .members-sidebar .events:last-child {
          margin-right: 0; } }
  .members-sidebar .weather {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    position: relative;
    padding: 20px 0; }
    .members-sidebar .weather:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1600px) {
      .members-sidebar .weather {
        width: 36% !important;
        float: left; } }
    @media screen and (max-width: 768px) {
      .members-sidebar .weather {
        width: 70% !important;
        float: none; } }
    @media screen and (max-width: 480px) {
      .members-sidebar .weather {
        width: 100% !important;
        float: none; } }
    .members-sidebar .weather h3 {
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 10px; }
    .members-sidebar .weather .links {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-right: 0;
      margin: 7px 0; }
      .members-sidebar .weather .links:last-child {
        margin-right: 0; }
      .members-sidebar .weather .links a {
        font-size: 13px;
        display: inline-block; }
    .members-sidebar .weather #weatherFeed {
      display: block;
      float: left;
      width: 100%; }
      .members-sidebar .weather #weatherFeed .weatherTitle {
        position: absolute;
        top: 6px;
        right: 20px; }
        @media screen and (max-width: 768px) {
          .members-sidebar .weather #weatherFeed .weatherTitle {
            top: 6px; } }
      .members-sidebar .weather #weatherFeed div {
        width: 33.333333%;
        display: block;
        float: left;
        text-align: center; }
        .members-sidebar .weather #weatherFeed div b {
          font-weight: bold; }
        .members-sidebar .weather #weatherFeed div span {
          display: block; }
    @media screen and (max-width: 1600px) {
      .members-sidebar .weather {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-right: 0;
        margin-top: 30px; }
        .members-sidebar .weather:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .members-sidebar .weather {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-top: 0; }
        .members-sidebar .weather:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 1600px) {
    .members-sidebar {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-right: 0;
      padding: 0;
      margin: 0; }
      .members-sidebar:last-child {
        margin-right: 0; } }

#memberSearch:before, #eventListForm:before {
  content: "Members Directory";
  display: block;
  position: absolute;
  width: 100%;
  top: -120px;
  left: -15%;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  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);
  font-weight: bold;
  letter-spacing: 4px;
  font-size: 45px; }

@media screen and (max-width: 1600px) {
  #memberSearch:before, #eventListForm:before {
    top: -90px;
    color: #000000;
    text-shadow: none; } }

#eventListForm:before {
  content: "Fixtures & Bookings"; }

.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 #000000;
    color: white;
    background-color: #000000;
    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: #000000; }

.home {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  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: 50px 100px 70px; }
    .home .one::after {
      clear: both;
      content: "";
      display: table; }
    .home .one h1 {
      color: #1f3d7d;
      font-weight: bold;
      font-size: 40px;
      letter-spacing: 3px; }
    .home .one span {
      font-weight: bold; }
    .home .one p {
      margin-bottom: 40px;
      text-align: left; }
    .home .one a {
      border: 2px solid #363636;
      border-radius: 2px;
      padding: 10px 25px;
      color: #363636;
      transition: all 0.3s ease;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 2px;
      font-weight: 700; }
      .home .one a:hover {
        color: #000000;
        border: 2px solid #000000;
        -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 .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.3576515979%;
      width: 31.7615656014%; }
      .home .two .title:last-child {
        margin-right: 0; }
      .home .two .title span {
        color: #000000;
        font-size: 35px; }
      .home .two .title h1 {
        display: block;
        color: #1f3d7d;
        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.3576515979%;
          width: 100%;
          margin-right: 0; }
          .home .two .title:last-child {
            margin-right: 0; } }
    .home .two .content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      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 #000000;
        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: #000000;
          border: 2px solid #000000;
          -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.3576515979%;
          width: 100%;
          margin-right: 0; }
          .home .two .content:last-child {
            margin-right: 0; } }
  .home .posts {
    padding: 3% 2%; }
    .home .posts .post {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%;
      float: left; }
      .home .posts .post:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .home .posts .post {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%;
          padding: 0 1% 40px; }
          .home .posts .post:last-child {
            margin-right: 0; }
          .home .posts .post:nth-child(2n) {
            margin-right: 0; }
          .home .posts .post:nth-child(2n+1) {
            clear: left; } }
      @media screen and (max-width: 480px) {
        .home .posts .post {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          margin-right: 0;
          padding: 0 1% 40px; }
          .home .posts .post:last-child {
            margin-right: 0; } }
      .home .posts .post h2 {
        text-align: center;
        text-transform: uppercase;
        font-weight: bold; }
  .home .image-wrap {
    max-height: 280px;
    overflow: hidden; }
    .home .image-wrap img {
      width: 100%;
      height: auto; }

.span {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  background-color: #dde2ea;
  position: relative;
  overflow: hidden;
  z-index: -1; }
  .span:last-child {
    margin-right: 0; }
  .span .block-icon {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    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.3576515979%;
        width: 48.821174201%; }
        .span .block-icon:nth-child(4n) {
          margin-right: 2.3576515979%; }
        .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: #000000;
      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: #000000; }
    .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%;
    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;
      background-color: rgba(0, 0, 0, 0.7);
      height: 100%; }
    .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 {
        border: 2px solid #ffffff;
        width: 90%;
        height: 250px;
        display: block;
        margin: 5%;
        padding: 9% 5%;
        letter-spacing: 2px; }
		@media screen and (max-width: 800px) {
			.span .block-image .image-link a {
				padding: 6% 5%;
			}
		}
		@media screen and (max-width: 480px) {
		  .span .block-image .image-overlay,
		  .span .block-image .image-link {
			  opacity: 1;
		  }
		}
      .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: 28px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 5%;
        letter-spacing: 3px; }
      .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: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;
  height: 30vh; }
  @media screen and (max-width: 480px) {
    .pad {
      padding: 20px 30px; }
      .pad .block-icon {
        padding: 20px 0;
        box-sizing: border-box;
        height: auto; } }

.tour {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .tour:last-child {
    margin-right: 0; }

.archives-wrap .archive {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  -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;
  min-height: 440px !important; }
  .archives-wrap .archive:last-child {
    margin-right: 0; }
  .archives-wrap .archive:nth-child(3n) {
    margin-right: 0; }
  .archives-wrap .archive:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 1024px) {
    .archives-wrap .archive {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
	  min-height: 400px !important; }
      .archives-wrap .archive:nth-child(3n) {
        margin-right: 2.3576515979%; }
      .archives-wrap .archive:nth-child(3n+1) {
        clear: none; }
      .archives-wrap .archive:last-child {
        margin-right: 0; }
      .archives-wrap .archive:nth-child(2n) {
        margin-right: 0; }
      .archives-wrap .archive:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .archives-wrap .archive {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-right: 0;
	  min-height: 320px; }
      .archives-wrap .archive:nth-child(2n) {
        margin-right: 2.3576515979%; }
      .archives-wrap .archive:nth-child(2n+1) {
        clear: none; }
      .archives-wrap .archive:last-child {
        margin-right: 0; } }
  .archives-wrap .archive .image-wrap {
    max-height: 225px;
    overflow: hidden; }
    .archives-wrap .archive .image-wrap img {
      min-width: 100% !important;
      min-height: 225px !important;
      width: auto !important;
      height: auto !important; }
  .archives-wrap .archive .archive-content {
    padding: 20px;
    margin-bottom: 10px; }
    .archives-wrap .archive .archive-content h2 {
      margin: 0; }
      .archives-wrap .archive .archive-content h2 a {
        font-size: 18px;
        font-weight: bold;
        color: #1f3d7d; }
  .archives-wrap .archive .read_more_link {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-weight: bold; }
  .archives-wrap .archive small {
    position: absolute;
    bottom: 1px;
    left: 20px;
    font-style: italic; }

.reciprocal h2 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  text-align: center;
  color: #000000;
  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.3576515979%;
  width: 31.7615656014%;
  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;
    color: #1f3d7d; }
  .reciprocal .state .club a {
    text-decoration: underline; }
  @media screen and (max-width: 768px) {
    .reciprocal .state .club {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
	  margin-bottom: 10px; }
      .reciprocal .state .club:last-child {
        margin-right: 0; }
      .reciprocal .state .club:nth-child(4n) {
        margin-right: 2.3576515979%; }
      .reciprocal .state .club:nth-child(4n+1) {
        clear: none; }
      .reciprocal .state .club:nth-child(2n) {
        margin-right: 0;
		clear: right; }
      .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.3576515979%;
      width: 100%;
      margin-right: 0; }
      .reciprocal .state .club:last-child {
        margin-right: 0; }
      .reciprocal .state .club:nth-child(2n) {
        margin-right: 2.3576515979%; }
      .reciprocal .state .club:nth-child(2n+1) {
        clear: none; } }

.testimonials {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  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 .overlay {
    z-index: -100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url(../images/testimonials.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .testimonials h2 {
    width: 100%;
    height: 200px;
    float: left;
    display: block;
    margin: 0;
    line-height: 200px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    text-shadow: 1px 1px black;
    -webkit-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4); }
  .testimonials .testimonial-wrap {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    position: relative;
    background-color: white;
    height: 290px; }
    .testimonials .testimonial-wrap:last-child {
      margin-right: 0; }
    .testimonials .testimonial-wrap .testimonial-content {
      float: right;
      width: 60%;
      text-align: left; }
    .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: #000000;
        transition: all 0.3s ease; }
        .testimonials .testimonial-wrap ul .icon-left:hover, .testimonials .testimonial-wrap ul .icon-right:hover {
          color: #000000;
          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: 290px;
        padding: 70px 100px;
        text-align: center;
        background-position: 10px bottom; }
        .testimonials .testimonial-wrap ul li p {
          margin: 0;
          font-weight: 400;
          font-style: italic;
          color: #1f3d7d;
          font-size: 23px; }
        .testimonials .testimonial-wrap ul li span {
          margin-top: 20px;
          display: block;
          font-weight: 600; }
        .testimonials .testimonial-wrap ul li .qualifications {
          margin-top: 0;
          display: block;
          font-weight: 400;
          font-size: 90%; }
        .testimonials .testimonial-wrap ul li img {
          float: left;
          width: 40%;
          height: auto; }

.sponsors {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  position: relative;
  padding: 0;
  margin: 0; }
  .sponsors:last-child {
    margin-right: 0; }
  .sponsors .overlay {
    z-index: -100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url(../images/testimonials.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .sponsors h2 {
    width: 100%;
    height: 200px;
    float: left;
    display: block;
    margin: 0;
    line-height: 200px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    text-shadow: 1px 1px black;
    -webkit-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.4); }
  .sponsors .sponsors-wrap {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    position: relative;
    background-color: white; }
    .sponsors .sponsors-wrap:last-child {
      margin-right: 0; }
    .sponsors .sponsors-wrap .sponsor {
      max-width: 75em;
      margin-left: auto;
      margin-right: auto;
      padding: 0 60px; }
      .sponsors .sponsors-wrap .sponsor::after {
        clear: both;
        content: "";
        display: table; }
      .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 #000000;
        border-right: 5px solid #000000; }
      .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); }

.gallery-full {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  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.3576515979%;
  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 .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: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-3 .gallery-item {
  width: 32% !important;
  margin-right: 1% !important;
  margin-top: 0 !important; }
  .gallery-columns-3 .gallery-item .gallery-caption {
    display: none; }
  @media screen and (max-width: 480px) {
    .gallery-columns-3 .gallery-item {
      width: 99% !important; } }
  .gallery-columns-3 .gallery-item img {
    width: 100%;
    height: auto;
    border: 0 solid !important;
    transition: all 0.3s ease;
    -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); }
    .gallery-columns-3 .gallery-item img:hover {
      opacity: 0.6; }

.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
  margin: 0 !important; }
  /*.gallery-columns-4 .gallery-item .gallery-caption, .gallery-columns-5 .gallery-item .gallery-caption {
    display: none; }*/
	
dd.gallery-caption {
    margin-top: 0;
    margin-bottom: 30px;}

  .gallery-columns-4 .gallery-item img, .gallery-columns-5 .gallery-item img {
    width: 100%;
    height: auto;
    border: 0 solid !important;
    transition: all 0.3s ease; }
    .gallery-columns-4 .gallery-item img:hover, .gallery-columns-5 .gallery-item img:hover {
      opacity: 0.6; }

@media screen and (max-width: 768px) {
  .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
    width: 33.33333% !important; }
  .gallery-columns-4 br, .gallery-columns-5 br {
    display: none; } }

@media screen and (max-width: 480px) {
  .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
    width: 100% !important; } }

.sidebar, .right-sidebar {
  width: 18%;
  float: left;
  display: block;
  top: 6px;
  background-color: #f0f0f0;
  border-top: 5px solid #62a744; }
  .sidebar .widget, .right-sidebar .widget {
    padding: 10px 0 20px;
    float: left;
    display: block;
    width: 100%;
    font-size: 16px; }
    .sidebar .widget h3, .right-sidebar .widget h3 {
      font-size: 19px;
      font-weight: bold;
      margin-right: 25px; }
    .sidebar .widget i, .right-sidebar .widget i {
      display: inline-block; }
    .sidebar .widget ul, .right-sidebar .widget ul {
      list-style: none;
      padding: 0; }
      .sidebar .widget ul a, .right-sidebar .widget ul a {
        padding-left: 5px; }
        .sidebar .widget ul a:hover, .right-sidebar .widget ul a:hover {
          color: #000000; }
        .sidebar .widget ul a:before, .right-sidebar .widget ul a:before {
          content: '-';
          position: relative;
          left: -5px; }
        .sidebar .widget ul a .sub-menu, .right-sidebar .widget ul a .sub-menu {
          padding-left: 20px; }
      .sidebar .widget ul .current_page_item a, .right-sidebar .widget ul .current_page_item a {
        font-weight: bold; }
    .sidebar .widget .button, .right-sidebar .widget .button {
      border: 1px solid #000000;
      color: #000000;
      display: table;
      margin: 10px 0;
      padding: 3px 10px; }
      .sidebar .widget .button:hover, .right-sidebar .widget .button:hover {
        color: #000000;
        border: 1px solid #000000; }
    .sidebar .widget .contact, .right-sidebar .widget .contact {
      margin-right: 25px; }
      .sidebar .widget .contact a, .right-sidebar .widget .contact a {
        color: #707070;
        font-size: 14px;
        display: block; }
        .sidebar .widget .contact a:hover, .right-sidebar .widget .contact a:hover {
          color: #446bb4; }
      .sidebar .widget .contact span, .right-sidebar .widget .contact span {
        display: block;
        font-size: 14px; }
      .sidebar .widget .contact .inline, .right-sidebar .widget .contact .inline {
        display: inline-block; }
  .sidebar .widget-news h3, .right-sidebar .widget-news h3 {
    margin-right: 25px; }
  .sidebar .widget-news a, .right-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, .right-sidebar .widget-news a:hover {
      color: #000000; }
  .sidebar .widget-news .news, .sidebar .widget-news .read-more, .right-sidebar .widget-news .news, .right-sidebar .widget-news .read-more {
    margin-right: 25px; }
  .sidebar .widget_search label, .right-sidebar .widget_search label {
    display: none; }
  .sidebar .widget_search input, .right-sidebar .widget_search input {
    display: inline-block;
    padding: 5px 5px;
    border: 1px solid #000000; }
  .sidebar .widget_search input[type="text"], .right-sidebar .widget_search input[type="text"] {
    width: 70%;
    height: 28px;
    top: -1px;
    position: relative; }
  .sidebar .widget_search input[type="submit"], .right-sidebar .widget_search input[type="submit"] {
    width: 28%;
    border-radius: 1px;
    color: #000000;
    background-color: transparent;
    font-size: 14px; }
    .sidebar .widget_search input[type="submit"]:hover, .right-sidebar .widget_search input[type="submit"]:hover {
      color: #000000;
      border: 1px solid #000000; }

.right-sidebar {
  right: 17px;
  text-align: right;
  position: absolute;
  width: 15%; }
  .right-sidebar .button {
    float: right; }

.sidebar-area {
  padding: 4%; }

.sidebar.inner-page {
  padding: 0 2%;
  width: 14%; }
  @media screen and (max-width: 1600px) {
    .sidebar.inner-page {
      width: 22%; } }
  @media screen and (max-width: 768px) {
    .sidebar.inner-page {
      width: 27%; } }
  @media screen and (max-width: 480px) {
    .sidebar.inner-page {
      width: 100%;
      padding: 0 5%;
      float: none; } }
  .sidebar.inner-page h3 {
    color: #1f3d7d;
    font-weight: 600;
    font-size: 140%;
    text-transform: uppercase;
    text-align: center; }
  .sidebar.inner-page ul {
    margin: 0;
    padding: 0; }
    .sidebar.inner-page ul li {
      list-style: none; }
      .sidebar.inner-page ul li a {
        padding: 5px 0;
        display: block; }
    .sidebar.inner-page ul .current_page_item a {
      color: #1f3d7d; }

.tour .holes .hole {
  position: relative;
  float: left;
  display: block;
  width: 21%;
  margin: 2%; }
  @media screen and (max-width: 1600px) {
    .tour .holes .hole {
      width: 29%; } }
  @media screen and (max-width: 768px) {
    .tour .holes .hole {
      width: 46% !important; } }
  @media screen and (max-width: 480px) {
    .tour .holes .hole {
      width: 96% !important; } }
  .tour .holes .hole img {
    width: auto;
    height: 270px; }
    @media screen and (max-width: 1600px) {
      .tour .holes .hole img {
        width: 100%;
        height: 200px; } }
    @media screen and (max-width: 768px) {
      .tour .holes .hole img {
        width: 100%;
        height: 200px; } }
    @media screen and (max-width: 480px) {
      .tour .holes .hole img {
        width: 100%;
        height: 220px; } }
  .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.3576515979%;
  width: 23.2317613015%;
  -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;
  text-align: center; }
  .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.3576515979%;
      width: 31.7615656014%; }
      .tour-v2 .holes .hole:nth-child(4n) {
        margin-right: 2.3576515979%; }
      .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.3576515979%;
      width: 100%;
      margin-right: 0; }
      .tour-v2 .holes .hole:nth-child(3n) {
        margin-right: 2.3576515979%; }
      .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: 30%;
    height: auto;
    margin: 0 auto;
    float: none; }
  .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 .long, .tour-v2 .holes .hole a .mens-par {
      margin: 0;
      color: white;
      padding: 5px 10px 3px;
      background-color: #f5cd15;
      display: block;
      width: 58px;
      position: absolute;
      right: 0;
      bottom: 0; }
    .tour-v2 .holes .hole a .mens-par {
      width: 10px;
      height: 20px;
      background-color: #114369;
      right: 80px;
      bottom: 0;
      display: block;
      float: right;
      padding: 5px 10px; }
    .tour-v2 .holes .hole a:hover {
      background-color: rgba(255, 255, 255, 0.5); }

.single-course .content {
  padding-bottom: 0; }

.single-course .hole img {
  margin-bottom: 10px;
  width: 100%;
  height: auto; }

.single-course .hole .distance {
  float: right !important;
  position: relative; }
  .single-course .hole .distance .stats {
    float: right;
    width: 150px; }
    .single-course .hole .distance .stats .item {
      background: #d4d4d4;
      color: #000000;
      padding: 5px;
      margin: 0 0 5px; }
    .single-course .hole .distance .stats .ladies + .length {
      background: #983734;
      color: #ffffff; }
    .single-course .hole .distance .stats .mens + .length {
      background: #114369;
      color: #ffffff; }

.single-course .hole .pagination {
  position: relative;
  height: 30px; }
  .single-course .hole .pagination a {
    color: #000000;
    font-size: 18px;
    font-weight: bold; }
    .single-course .hole .pagination a:hover {
      color: #133a59; }
  .single-course .hole .pagination .prev, .single-course .hole .pagination .next {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0; }
  .single-course .hole .pagination .next {
    left: auto;
    right: 0; }
  .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; }
  .single-course .hole .course .post {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    position: relative; }
    .single-course .hole .course .post:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .single-course .hole .course .post {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .single-course .hole .course .post:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .single-course .hole .course .post {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-right: 0; }
        .single-course .hole .course .post:last-child {
          margin-right: 0; } }
  .single-course .hole .course .distance {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0;
    position: relative;
    top: -90px; }
    .single-course .hole .course .distance:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .single-course .hole .course .distance {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .single-course .hole .course .distance:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .single-course .hole .course .distance {
        top: 0; } }
    .single-course .hole .course .distance img {
      position: relative;
      right: 50px;
      width: 90%; }
      @media screen and (max-width: 768px) {
        .single-course .hole .course .distance img {
          top: 70px; } }
      @media screen and (max-width: 480px) {
        .single-course .hole .course .distance img {
          top: 0; } }
    @media screen and (max-width: 480px) {
      .single-course .hole .course .distance {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        .single-course .hole .course .distance:last-child {
          margin-right: 0; } }
    .single-course .hole .course .distance .long, .single-course .hole .course .distance .medium, .single-course .hole .course .distance .short {
      color: white;
      padding: 5px 10px;
      background-color: #f5cd15;
      display: block;
      width: 67px;
      position: absolute;
      right: 0; }
    .single-course .hole .course .distance .medium {
      background-color: #ba2424;
      top: 33px; }
    .single-course .hole .course .distance .short {
      background-color: #c2c2c2;
      top: 66px; }

.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 #000000;
        border-right: 3px solid #000000; }
  .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; }

.sidebar-news {
  width: 300px;
  float: left;
  position: absolute;
  display: block;
  top: 20px;
  right: -320px;
  text-align: right;
  left: auto; }
  @media screen and (max-width: 1720px) {
    .sidebar-news {
      padding: 10px;
      text-align: left !important;
      right: auto;
      position: relative; } }
  .sidebar-news h3 {
    /*margin: 10px 0 10px;
    color: $primary;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    display: block;
    float: right;
    width: 100%;*/
    color: #1f3d7d;
    font-weight: 600;
    font-size: 140%;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    clear: both; }
  .sidebar-news hr {
    border: 1px solid #d4d4d4 !important;
    margin-top: 25px !important; }
  .sidebar-news ul {
    list-style: none;
    display: block;
    position: relative;
    float: right;
    width: 100%;
    padding: 0; }
    .sidebar-news ul li {
      padding: 5px 0;
      display: block;
      font-size: 100%; }
    .sidebar-news ul a {
      padding-left: 5px;
      font-size: 14px; }
      .sidebar-news ul a:hover {
        color: #000000; }
    .sidebar-news ul span {
      font-size: 12px;
      font-style: italic; }
    .sidebar-news ul .current_page_item a {
      font-weight: bold; }

.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: 2px solid #d4d4d4;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 0;
  display: inline-table; }
  table thead {
    text-align: left;
    border-top: 2px solid #d4d4d4;
    border-bottom: 2px 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; }
	  
/* Adding members override styles */

@media screen and (max-width: 1600px) {
	.members .members-content {
		width: 75%;
	}
	.members .members-sidebar {
		width: 25%;
	}
	.members .members-sidebar .members-menu {
		width: 90% !important;
		float: none;
		margin-right: 3%;
	}
	.members .members-sidebar .weather,
	.members .members-sidebar .events {
		width: 90% !important;	
	}
	.archives-wrap .archive .image-wrap img {
		width: 100% !important;
		height: auto !important;
		min-height: inherit !important;	
	}
}
@media screen and (max-width: 1024px) {
	.archives-wrap .archive {
		width: 47%;	
	}
}
@media screen and (max-width: 960px) {
	.testimonials .testimonial-wrap ul li {
		padding: 5%;	
	}
	.testimonials .testimonial-wrap .testimonial-content {
    	width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.members .members-content {
		width: 100%;
	}
	.members .members-sidebar {
		width: 100%;
	}
	.members .members-sidebar .members-menu {
		width: 33% !important;
		float: left;
		margin-right: 3%;
	}
	.members .members-sidebar .weather,
	.members .members-sidebar .events {
		width: 30% !important;	
		float: left;
	}
	.members .members-content .heading {
		position: relative;
		top: inherit;
		color: #1f3d7d !important;	
	}
	.testimonials .testimonial-wrap ul li {
		padding: 30px 50px;	
	}
	.testimonials .testimonial-wrap .testimonial-content {
    	width: 40%;
	}
	.testimonials .testimonial-wrap ul li p {
		font-size: 18px;
	}
}
@media screen and (max-width: 660px) {
	.testimonials .testimonial-wrap ul li {
		padding: 0;	
	}
	.testimonials .testimonial-wrap .testimonial-content {
		width: 50%;
		background: #fff;
		padding: 5%;
		height: 100%;
	}
	.weather #weatherFeed .weatherTitle {
		top: inherit;
		position: relative;
		left: inherit;
		right: inherit;
	}
	.members .members-sidebar .weather #weatherFeed .weatherTitle {
		width: 50%;	
	}
	.members .members-sidebar .weather h3 {
		margin: 0;	
	}
	.members .members-sidebar .weather #weatherFeed .weatherTitle {
		font-size: 13px;	
		position: relative;
		top: inherit;
		right: inherit;
	}
	.members .members-sidebar .events .calendar-view {
		position: relative;
		top: inherit;
		right: inherit;
		font-size: 13px;
	}
	.members .members-sidebar .events .eo-events li {
		width: 50%;	
	}
	.members .members-sidebar .weather, .members .members-sidebar .events {
		padding-bottom: 0;	
	}
	.members .members-sidebar .weather #weatherFeed div {
		width: 50%;	
	}
}
@media screen and (max-width: 480px) {	
	.members .members-sidebar .members-menu {
		width: 100% !important;
		float: none;
		margin-right: 0%;
	}
	.members .members-sidebar .weather,
	.members .members-sidebar .events {
		width: 47% !important;	
		float: left;
	}
	.archives-wrap .archive {
		width: 100%;
		margin: 0 0 30px;
		padding: 0;	
	}
	#recaptcha_widget_div,
	#recaptcha_table {
		width: 100%;	
	}
	#recaptcha_table td {
		padding: 0px !important;	
	}
	#recaptcha_privacy a {
	    font-size: 10px;
    	line-height: 100%;
	}
}
.portalLink a {
	padding: 5px;
	display: block;	
}

/* Members Nav styling */
.administrator .nav.logged-in {
	top: 34px;	
}
.product-page.member-logged-in .nav {
	top: 0;	
}

#npMenuJQ {
	z-index: 9999999 !important;
}

.main.archives {
	
}

.main.archives .archives-wrap {
	width: 80%;
    padding-left: 0 !important;
    padding-right: 2%;
	float: left;
}

.main.archives .sidebar.sidebar-news {
	width: 14%;
    position: relative;
    float: right;
    right: inherit;
    top: 6px;
    left: inherit;
    padding: 0 2% 20px;
}

.main.archives .sidebar.sidebar-news ul {
	margin: 0;
}

@media screen and (max-width: 1600px) {
	.main.archives .sidebar.sidebar-news {
		width: 20%;
	}
	#memberSearch:before, #eventListForm:before {
		color: #1f3d7d;
		text-shadow: none;
		position: relative;
		top: inherit !important;
		margin: 0 0 30px;
		padding: 0;
	}
	#eventListForm {
		margin-top: 0px !important;
	}
	#eventListForm:before {
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
	}
}
@media screen and (max-width: 480px) {
	.main.archives .sidebar.sidebar-news {
		width: 100%;
		float: none;
		overflow: hidden;
		right: inherit;
		top: inherit;
	}
	.main.archives .archives-wrap {
		width: 100%;	
		float: none;
		padding: 0;
		display: block;
		overflow: hidden;
	}
}

.mobile-members .menu li:hover .sub-menu {
    display: block;
    width: 100%;
    margin: 0;
    left: inherit;
    padding-left: 0;
    padding-right: 0;
}
.mobile-members .menu li .sub-menu li {
    padding-left: 0;
    padding: 0;
    margin: 0;
}
.mobile-members .menu li {
    border-bottom: 1px solid #707070;
    width: 100%;
    padding: 0;
    position: relative;
    display: block;
}
.mobile-members .menu li a {
    padding: 15px 20px;
    clear: left;
    display: block;
    transition: all 0.3s ease;
}

.span .block-image:hover .image-overlay,
.span .block-image:hover .image-link {
	opacity: 1
}

.span {
	overflow: auto;
	position: static;	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.span .block-image .image-link {
		opacity: 1;
	}
	.span .block-image .image-overlay {
		opacity: 1 !important;
	}
}


@media (max-device-width: 1280px) and (orientation: landscape) { 
	.span .block-image .image-link {
		opacity: 1;
	}
	.span .block-image .image-overlay {
		opacity: 1 !important;
	}
}

/* Gallery */
.gallery-columns-5 .gallery-item img {
	width: 90%;
	height: auto;
	margin-bottom: 15px;
}

/* Events */
.members .members-sidebar .events .eo-events li h3 a {
	font-size: 80%;	
}

/* Eclectic page fix Tom D 13.5.2016 */

.administrator {
	overflow:scroll;
	width: 100%;
}
	
	
.block-image.animate.visible.animated.fadeIn {
	display: none;	
}

.span.pad a h3,
.span.pad a span {
	color: #1f3d7d;
}

.span.pad .block-icon a:hover span, 
.span.pad .block-icon a:hover i, 
.span.pad .block-icon a:hover h3, 
.span.pad .block-icon a:hover p {
	color: #1f3d7d;
}

@media (max-width: 1024px) {
	.span.pad {
		display: block;
		height: inherit !important;	
	}
}


@media screen and (max-width: 1600px) {
	.product-page .header h1.heading {
		position: absolute;
		top: -11.45%;
		width: 140%;
		margin-left: -37%;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;		
	}
}
@media screen and (max-width: 1140px) {
	.product-page .header h1.heading {
		top: -8.5%;
	}
}
@media screen and (max-width: 770px) {
	.product-page .header h1.heading {
		position: relative;
		top: inherit;
		width: auto;
		margin: 0 auto 20px;
	}
}
li.portGenBold,
li.portGenNorm {
	list-style: none;	
}
.bl-logo img {
    width: 200px;
    height: auto;
}
.container {
    margin-left: auto;
    margin-right: auto;
}
div#business-form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    margin-top: 50px;
}
.left.col.sidebar.archive {
    padding-left: 20px;
	padding-right:20px;
	margin-right: 0;
	margin-left: 20px;
}
.business-single {
    margin-left: 20%;
}
.moreLinks li {
    list-style: none;
}
h1.bl-title {
    margin-left: 20%;
}
.left.col.sidebar.archive h3 {
    color: #1f3d7d;
    font-weight: 600;
    font-size: 140%;
    text-transform: uppercase;
    text-align: center;
}
/*# sourceMappingURL=style.css.map */
.tax-categories .business-single {
	display: none;	 
}
.tax-categories h1:after {
	content: " - Please login to view listings.";
 }
 
.tax-categories.logged-in .business-single {
	display: block !important;	 
 }
 
 .tax-categories.logged-in h1:after {
	content: "";
 }

/* Post Display on Members Home Change */
.archives-wrap .archive .image-wrap img {
	min-height: inherit!important;
}

.archives-wrap .archive {
	min-height: 350px !important;
}

.ui-datatable.ui-widget th {
    width: auto!important;
}