html {
  font-size: 100% !important;
}

body {
  font-size: 62.5%;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}
body.page-template-prodGen {
  font-size: 62.5%!important;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  margin-left: 0.3em;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #FFF;
    /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

  body.page-template-prodGen [class^="icon-"], .page-template-prodGen [class*=" icon-"] {color: inherit;}

.icon-plus:before {
  content: "\e607";
  color: #303D76;
}

.icon-minus:before {
  color: #303D76;
  content: "\e608";
}

.icon-quote:before {
  float: left;
  content: "\e606";
  font-size: 4em;
  color: #C7C7C7;
}

.icon-calendar:before {
  content: "\e605";
  font-size: 1.8em;
  color: #303D76;
}

.icon-info:before {
  display: inline-block;
  vertical-align: top;
  content: "\e604";
  margin-top: 0.2em;
  font-size: 1.2em;
  color: #303D76;
}

.icon-triangle-down:before {
  content: "\e603";
}

.icon-menu:before {
  font-size: 3em;
  content: "\e602";
  color: #303D76;
}

.icon-location:before {
  content: "\e601";
}

.icon-facebook:before {
  content: "\e600";
  border-radius: 4px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em 0;
  font-weight: normal;
  color: #303D76;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  display: block;
}

.background h1, .background h2, .background h3, .background h4, .background h5, .background h6, .background p, .background li, .background a:link, .background a:visited, .background address {
  color: #FFF;
}

h1 {
  font-size: 3.2em;
}

h2 {
  font-size: 3em;
}

h3 {
  font-size: 2.7em;
}

h4 {
  margin: 0 0 0.2em;
  font-size: 2em;
}

h5 {
  margin: 0 0 0.2em;
  font-size: 2em;
}

h6 {
  margin: 0 0 0.25em;
  font-size: 2em;
}

p {
  margin: 0 0 1.5em 0;
  font-size: 1.8em;
  line-height: 1.7em;
}
p a.button {
  font-size: 1em;
}

blockquote {
  font-size: 2em;
}

small {
  font-size: 1em;
}

address {
  font-size: 1.8em;
  font-style: normal;
}
address .club-name {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

a, a:link, a:visited {
  color: #303D76;
  text-decoration: none;
}

a:hover, a:focus {
  color: #040509;
}

a img {
  border: none;
}

ul {
  margin: 0 0 1.6em 0;
  padding: 0 0 0 2.4em;
}

ul li {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  font-size: 1.7em;
}
ul li li {
  font-size: 1em;
}

ol {
  margin: 0 0 1.6em 0;
  padding: 0 0 0 2.4em;
}

ol li {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

label {
  font-size: 1.5em;
}

input[type="button"], input[type="submit"], input[type="reset"], button[type="button"], button[type="submit"], button[type="reset"], button, a.button {
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
  cursor: pointer;
}

input[type="text"], input[type="password"], input[type="file"] {
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
}

.col select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5em 5em 0.5em 1em;
  font-size: 1.8em;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1;
  border: 1px solid #E1E1E1;
  border-radius: 0;
  background: url(../images/select-down.png) no-repeat 100% 50% #FFF;
}
.col select::-ms-expand {
  display: none;
}

.col table {
  width: 100%;
  margin: 0 0 2em;
  font-size: 1.7em;
  text-align: center;
}
.col table.left-align {
  text-align: left;
}
.col tbody th {
  padding: 0.2em 0.5em;
  font-weight: bold;
  vertical-align: top;
}
.col tbody th:first-child {
  text-align: left;
}
.col tbody td {
  padding: 0.2em 0.5em;
  vertical-align: top;
}
.col tbody td:first-child {
  text-align: left;
  font-style: italic;
}

html {
  margin: 0;
}

body {
  margin: 0;
  padding: 0;
}

.row {
  width: 100%;
  margin: 0 auto;
  padding: 5em 0;
  background: #F8F8F8;
}

.member-view .row, #make-booking-cont .row{background: none; padding: 0; }
/*.page-template-prodGen  .row  {background: none;}*/
.page-template-prodGen .member-view .row-heading, .groupbooking-table .row-heading {background-colour: #4e4d4e;}
.row .col {
  display: block;
  float: left;
  margin: 0 2%;
}
.row .col .row {
  padding: 0;
}
.row .col .row.wide-cols .col {
  margin: 0 2% 0 0;
}
.row .col .row.wide-cols .col.third {
  width: 31.333333%;
}
.row .whole {
  width: 96%;
}
.row .five-sixths {
  width: 79.333333%;
}
.row .four-fifths {
  width: 76%;
}
.row .three-quarters {
  width: 77%;
}
.row .two-thirds {
  width: 62.666666%;
}
.row .half {
  width: 46%;
}
.row .five-twelths {
  width: 37.666666%;
}
.row .third {
  width: 29.333333%;
}
.row .quarter {
  width: 21%;
}
.row .fifth {
  width: 16%;
}
.row .sixth {
  width: 12.666666%;
}
.row .eighth {
  width: 8.5%;
}
.row .no-margin.sixth {
  width: 16.666666%;
  margin: 0;
}
.rowfooter .five-twelths {
  width: 39.666666%;
  margin: 0 0 0 2%;
  padding: 0;
}
.rowfooter .five-twelths > * {
  padding: 0 2% 0 0;
}
.rowfooter .five-twelths:first-child {
  margin: 0 2% 0 0;
}
.rowfooter .five-twelths:first-child > * {
  padding-left: 4%;
}
.rowfooter .five-twelths:last-child {
  margin: 0 0 0 2%;
}
.rowfooter .five-twelths:last-child > * {
  padding-right: 4%;
}

/* Print Style Sheet */
@media print {
  body #npMenuJQ,
  body header,
  body #panel,
  body #directions-panel h3,
  body .carousel,
  body footer {
    display: none !important;
  }
  body html,
  body .row {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body .eighth {
    display: none !important;
  }
  body .background {
    padding: 0 !important;
  }
  body .background .half {
    width: 100% !important;
  }
  body .background .half small {
    display: none !important;
  }
  body .text-centre {
    text-align: left !important;
  }
  body .col {
    margin: 0 !important;
  }
  body .three-quarters,
  body .two-thirds,
  body .half,
  body .third,
  body .eighth {
    width: 100% !important;
  }
}
#wrapper {
  width: 95%;
  margin: 0 auto;
  -webkit-box-shadow: 1px 2px 10px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 2px 10px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 2px 10px 5px rgba(0, 0, 0, 0.05);
}

.page-template-page-front header,
.page-template-page-front ul#nav {
  display: none;
}

header.row {
  position: relative;
  padding: 10em 0 0;
  list-style: none;
  background: transparent;
}
header.row div.logo-wrapper {
  text-align: center;
}
header.row .home-link {
  position: relative;
  display: table;
  margin: 0 auto;
  z-index: 15;
}
header.row .logo {
  display: block;
  margin: -6.85em auto -8.5em;
}

.home #main {
  overflow: hidden;
}

ul#nav {
  margin: 0 auto 0.5em;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  background: url(../images/border-x-nav.png) repeat-x 0 40% transparent;
  width: 95%;
}
ul#nav li {
  position: relative;
  display: inline-block;
  margin: 0 -2px;
  padding: 0;
  font-size: 1.7em;
  border-left: 0;
  vertical-align: bottom;
  background: #FFF;
}
ul#nav li a {
  display: block;
  padding: 0.3em 1em 1em;
  font-weight: normal;
  color: #303D76;
}
ul#nav li a span {
  padding: 0 0 3px 0;
}
ul#nav li:hover > a span {
  border-bottom: 1px solid #ccc;
}
ul#nav li:hover > ul {
  display: block;
}
ul#nav li.current-menu-parent > a span {
  border-bottom: 1px solid #ddd;
}
ul#nav li .left,
ul#nav li .right {
  position: absolute;
  top: 0;
  height: 30px;
  width: 1px;
}
ul#nav li:first-child .left, ul#nav li:first-child .right {
  display: none;
}
ul#nav li.logo-wrapper {
  position: relative;
  bottom: -2.5em;
  width: auto;
  z-index: 1;
  background: transparent;
}
ul#nav li.logo-wrapper a {
  padding: 0;
}
ul#nav > li:first-child {
  margin-left: -2.25em;
  border-left: 1.5em solid #fff;
}
ul#nav > li:last-child {
  border-right: 1.5em solid #fff;
}
ul#nav #menu-item-131, ul#nav #menu-item-165 {
  margin-right: 7.5em;
}
ul#nav .sub-menu {
  position: absolute;
  display: none;
  top: 2.5em;
  left: -1px;
  margin: 0;
  padding: 0.5em 0;
  width: 220px;
  text-transform: none;
  border: 1px solid #eee;
  z-index: 200;
  background: #FFF;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
}
ul#nav .sub-menu li {
  width: 100%;
  padding: 0;
  font-size: 1em;
  text-align: left;
  border: 0;
}
ul#nav .sub-menu li.current-menu-item a {
  text-decoration: underline;
}
ul#nav .sub-menu li a {
  display: block;
  margin: 0;
  padding: 0.4em 1em 0.4em;
  border-top: 0;
  line-height: 1.25em;
}
ul#nav .sub-menu li a span {
  background: none;
}
ul#nav .sub-menu li .left,
ul#nav .sub-menu li .right {
  display: none;
}
ul#nav .sub-menu li:last-child {
  border-bottom: 0;
}
ul#nav .sub-menu li:last-child ul.sub-menu ul {
  top: 0;
  left: auto;
  right: 162px;
}
ul#nav .sub-menu li:hover > a {
  text-decoration: underline;
}
ul#nav .sub-menu li:hover span {
  border-bottom: 0;
}
ul#nav .sub-menu ul {
  top: -0.8em;
  left: 220px;
  z-index: 220;
}

#sideNav, #sideNav ul, #sideNav ul li {
  margin: 0;
  padding: 0;
}
#sideNav ul, #sideNav ul li ul {
  list-style-type: none;
}
#sideNav .sub-menu li {
  border-bottom: 1px solid #f0edeb;
}
#sideNav .sub-menu li:first-child {
  border-top: 1px solid #f0edeb;
}
#sideNav .sub-menu li a {
  display: block;
  line-height: 2em;
  padding: 8px 26px;
}
#sideNav .sub-menu .current_page_item a {
  background-color: #f7f6f5;
}
#sideNav .sub-menu .sub-menu {
  padding: 8px 0;
  border-top: 1px solid #f0edeb;
}
#sideNav .sub-menu .sub-menu li {
  border-bottom: 0;
}
#sideNav .sub-menu .sub-menu li:first-child {
  border-top: 0;
}
#sideNav .sub-menu .sub-menu li a {
  display: block;
  padding: 4px 26px;
}
#sideNav .sub-menu .sub-menu li a a:hover {
  background-color: #fbfbfa;
}

#menu-toggle {
  position: absolute;
  display: none;
  top: 1.5em;
  right: 1.5em;
  cursor: pointer;
}
#menu-toggle strong {
  display: none;
}

.clearfix {
  display: block;
  clear: both;
}
.clearfix:after {
  display: block;
  clear: both;
  content: '.';
  height: 0;
  visibility: hidden;
}

.home footer {
  display: none;
}

footer.row {
  background: #222839;
}
footer.row h4, footer.row h5 {
  margin: 0;
}
footer.row h4 {
  margin-bottom: 0.2em;
  font-size: 1.8em;
}
footer.row h5 {
  font-size: 1.5em;
  font-style: italic;
}
footer.row ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.row ul li {
  display: inline-block;
  margin: 0 1em 0 0;
  padding: 0;
  font-size: 1.8em;
  vertical-align: top;
}
footer.row ul li a[href^="mailto:"] {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
footer.row ul li a[href^="mailto:"]:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
}
footer.row ul li .comms {
  font-size: 0.85em;
  font-style: italic;
  font-weight: bold;
  margin: 0 0.2em 0 0;
}
footer.row ul.baseline li {
  font-size: 1.5em;
}
footer.row .text-right li {
  margin: 0 0 0 1em;
}
footer.row .logo {
  max-width: 60px;
}

#board-management div {
  display: block;
  float: left;
  width: 45%;
  min-height: 140px;
  margin: 0 5% 1em 0;
}
#board-management div h3, #board-management div h4 {
  margin: 0;
}

#partner {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
#partner li {
  padding: 6em;
  font-size: 1em;
}
#partner li a {
  border-bottom: 0;
}
#partner li a h5 {
  margin: 0;
  font-style: italic;
}
#partner li a p {
  font-style: italic;
}

.login {
  overflow: hidden;
  padding: 1em 0 0;
}
.login h1 {
  padding-bottom: 0;
}
.login label {
  display: block;
}
.login fieldset {
  margin-bottom: 1em;
}
.login ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.login ul li {
  margin: 0 0 0.5em;
  font-size: 1.7em;
}
.login input {
  width: 93%;
  padding: 3%;
  font-size: 1.7em;
}
.login input[type="submit"] {
  width: 100%;
}

.-box {
  overflow: hidden;
  width: 100%;
  margin: 0 0 1em;
  padding: 3em;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  background: #FFF;
}
.-box ul {
  margin: 0 0 0.3em;
  padding: 0;
  list-style: none;
}
.-box h3 {
  margin: 0.5em 0;
}
.-box table {
  margin: 0;
  text-align: left;
}
.-box.no-image {
  padding: 2em 0;
}
.-box.masonry-post {
  padding: 0 0 2em;
}
.-box.masonry-post h3, .-box.masonry-post p, .-box.masonry-post table {
  padding: 0 5%;
}
.-box.main-partner {
  padding: 6em;
}

.moreLinks li {
  margin: 0 0 0.5em;
}
.moreLinks li:last-child {
  margin: 0;
}
.moreLinks li a {
  display: block;
  width: 94%;
  margin: 0 0 0.5em;
  padding: 3.5% 3%;
  border: 1px solid #333;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
}
.moreLinks li:hover {
  background: #2d3a51;
  color: #FFF;
}

.page-template-prodGen-php #main .moreLinks a,
.page-template-prodGen-php #main .Link a {
  border-bottom: 1px solid #333;
}

.Link {
  float: right;
}

.Link a {
  display: table;
  width: auto;
  margin: 2em 0 0;
  padding: 7px 1em;
  border: 1px solid #333;
  font-size: 0.9em;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.25) inset;
  background: #36435a;
  color: #FFF;
}
.Link a:hover {
  background: #2d3a51;
  color: #FFF;
}

.holes {
  display: table;
  margin: 0 auto;
  padding: 2em 1em;
  list-style-type: none;
}
.holes li {
  float: left;
  margin: 0 0.1em 0.2em;
  padding: 0;
  font-size: 1.8em;
  font-style: italic;
}
.holes li a {
  display: block;
  width: 2em;
  height: 1em;
  padding: 0.5em 0;
  line-height: 1;
  text-align: center;
  border: 1px solid #E1E1E1;
  border-radius: 50%;
  background: transparent;
  color: #333;
}
.holes li a:hover {
  background: #FFF;
  color: #333;
}
.holes li.current a {
  font-weight: bold;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.08);
  background: #FFF;
  color: #333;
}
.holes li.nolink {
  display: block;
  cursor: default;
  width: 2em;
  padding: 0.5em 0;
  text-align: center;
  color: #aaa;
}
.holes li:nth-child(10) {
  clear: left;
}
.holes .prev a, .holes #prev-next li.next a, #prev-next .holes li.next a,
.holes .next a {
  border: 0;
}
.holes .prev a:hover, .holes #prev-next li.next a:hover, #prev-next .holes li.next a:hover,
.holes .next a:hover {
  background: none;
}

.whole .holes {
  margin: 4em auto 0;
}
.whole .holes li:nth-child(10) {
  clear: none;
}

.the-content a {
  border-bottom: 1px dotted rgba(48, 61, 118, 0.4);
}
.the-content a:hover {
  border-bottom: 1px dotted rgba(48, 61, 118, 0.6);
}
.the-content a:hover.button {
  border-bottom: none;
}
.the-content .-box a {
  border-bottom: 0;
}
.the-content > h3:first-child {
  text-align: center;
}

.the-content.relative > .text-centre p {
  margin: 1em 0;
  font-size: 2.7em;
}

.the-content .hole-info p {
  font-size: 2.7em;
  color: #303D76;
}

#prev-next {
  margin: 1em 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
#prev-next li {
  display: inline-block;
  vertical-align: top;
}
#prev-next li a {
  font-size: 1em;
}
#prev-next li.prev, #prev-next li.next {
  position: absolute;
  top: 50%;
  margin-top: -26.5px;
  left: 1em;
}
#prev-next li.nolink {
  display: none;
}
#prev-next li.next {
  left: auto;
  right: 1em;
}

.holeinfoTbl {
  margin: 0 auto;
}
.holeinfoTbl tr th {
  font-style: italic;
}
.holeinfoTbl tr th, .holeinfoTbl tr td {
  text-align: left;
  padding: 0.5em 1em;
  font-weight: normal;
  border-top: 1px dotted #E1E1E1;
}
.holeinfoTbl tr th:first-child, .holeinfoTbl tr td:first-child {
  padding: 0.5em 0 0.5em 1;
  width: 15px;
}
.holeinfoTbl tr th:nth-child(odd), .holeinfoTbl tr td:nth-child(odd) {
  text-align: center;
}
.holeinfoTbl tr th .tee, .holeinfoTbl tr td .tee {
  display: block;
  height: 15px;
  width: 15px;
  margin: 3px 0 0;
  border-radius: 50%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25), 4px 4px 4px rgba(0, 0, 0, 0.25) inset;
}
.holeinfoTbl tr th .mens, .holeinfoTbl tr td .mens {
  background: #31498a;
}
.holeinfoTbl tr th .ladies, .holeinfoTbl tr td .ladies {
  background: #cf6b6d;
}
.holeinfoTbl tr:first-child th, .holeinfoTbl tr:first-child td {
  border-top: 0;
}

.pro-tip {
  margin: 4em 0;
  padding: 3em 0;
  border-top: 1px dotted #E1E1E1;
  border-bottom: 1px dotted #E1E1E1;
}
.pro-tip h3 {
  font-size: 2.7em;
}
.pro-tip blockquote {
  margin: 0 0 0 2.75em;
}

.pga {
  overflow: hidden;
  margin: 0 0 1em;
}
.pga .image, .pga .copy {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  margin-right: 5%;
}
.pga .copy {
  width: 75%;
  margin-right: 0;
}

.basicTbl,
.dataTbl {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 2em 0;
}
.basicTbl tr:first-child td,
.dataTbl tr:first-child td {
  border-top: 1px solid #f0edeb;
}
.basicTbl th, .basicTbl td,
.dataTbl th,
.dataTbl td {
  padding: 4px 3px;
  line-height: 1.6em;
  vertical-align: top;
}

.wp-caption, .wp-caption.alignleft {
  border: 1px solid #cccccc;
  text-align: center;
  background-color: #f0f0f0;
  padding: 0.5em 0 1em 0.5em;
  margin-bottom: 1em;
  max-width: 96%;
}
.wp-caption.alignleft {
  margin: 0 1em 1em 0;
}
.wp-caption img, .wp-caption.alignleft img {
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 98.5%;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 0.5em;
}

.wp-caption.alignnone,
.alignnone {
  margin: 0.5em 2em 2em 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.5em auto 0.5em;
}

img.alignright,
.alignright img {
  float: right;
  margin: 0.5em 0 2em 2em;
  padding: 3px;
  border: 1px solid #ccc;
  background: #FFF;
}

img.alignleft,
.alignleft img {
  float: left;
  margin: 0.5em 2em 2em 0;
  padding: 3px;
  border: 1px solid #ccc;
  background: #FFF;
}

img.aligncenter,
.aligncenter img {
  display: block;
  margin: 0.5em auto 0.5em;
  padding: 3px;
  border: 1px solid #ccc;
  background: #FFF;
}

a img.alignnone {
  margin: 0.5em 2em 2em 0;
}

a img.alignright {
  float: right;
  margin: 0.5em 0 2em 2em;
}

a img.alignleft {
  float: left;
  margin: 0.5em 2em 2em 0;
}

a img.aligncenter {
  display: block;
  margin: inherit auto;
}

p img,
.aligncenter img {
  max-width: 100%;
}

.border-top,
body footer.row .border-top {
  margin: 1em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.text-centre {
  text-align: center;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.no-padding {
  padding: 0;
}

.relative {
  position: relative;
}

.nowrap {
  white-space: nowrap;
}

.empty {
  display: none;
}

.button, .page-template-prodGen #main.no-padding table. input[type="button"], .page-template-prodGen #main.no-padding table. input[type="submit"],
a.button,
.Link a,
.moreLinks a {
  position: relative;
  display: inline-block;
  padding: 0.5em 0.8em;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 1.8em;
  border: 0;
  border-radius: 2px;
  background: #222839;
  color: #FFF;
}
.button.alt, .page-template-prodGen #main.no-padding table. input.alt[type="button"], .page-template-prodGen #main.no-padding table. input.alt[type="submit"],
a.button.alt,
.Link a.alt,
.moreLinks a.alt {
  background: #FFF;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  color: #222839;
}
.button:active, .page-template-prodGen #main.no-padding table. input[type="button"]:active, .page-template-prodGen #main.no-padding table. input[type="submit"]:active,
a.button:active,
.Link a:active,
.moreLinks a:active {
  top: 1px;
}

.block,
body ul li.block {
  display: block;
}

.home .background.welcome-strip {
  background-position: 0 80%;
}

.background {
  padding: 4em 0;
  background: #222839;
}
.background .row {
  background: transparent;
}
.background.welcome-strip {
  background: url(../images/border-x.png) repeat-x 0 50% #222839;
}
.background.welcome-strip ul.welcome-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background.welcome-strip ul.welcome-nav li {
  display: inline-block;
  width: 33.333%;
  margin: 0;
  font-size: 2.7em;
  vertical-align: top;
  white-space: nowrap;
}
.background.welcome-strip ul.welcome-nav li a {
  display: block;
  margin-top: 2em;
  text-transform: uppercase;
}
.background.welcome-strip ul.welcome-nav li a span {
  color: #999;
}
.background.welcome-strip h1 {
  display: table;
  margin: 0 auto;
  padding: 0 1em;
  font-size: 4em;
  white-space: nowrap;
  background: #222839;
}
.background.welcome-strip h1 small {
  font-size: 0.675em;
  font-style: italic;
  color: #999;
}
.background.welcome-strip h1 .club-name {
  line-height: 1.1em;
}
.background.welcome-strip h1 div {
  display: table-cell;
  vertical-align: middle;
}
.background.welcome-strip .holes {
  background: #222839;
}
.background.welcome-strip .holes li a {
  border: 1px solid #FFF;
  background: #222839;
  color: #FFF;
}
.background.welcome-strip .holes li a:hover {
  background: #FFF;
  color: #222839;
}
.background.welcome-strip .holes li.current a {
  background: #FFF;
  color: #222839;
}
.background.welcome-strip .holes li:nth-child(10) {
  clear: none;
}

.row.wide-cols {
  width: 100%;
}
.row.carousel {
  border-top: 1px solid #EDEDED;
  background: #FCFCFC;
}
.row.carousel #new-royalslider-2 {
  margin: 1em auto;
}
.row.carousel #new-royalslider-2 .rsContent {
  width: 78%;
  padding: 0 11%;
}
.row.carousel #new-royalslider-2 .rsContent img {
  float: left;
  max-width: 100%;
  margin: 0 2.5em 0 0;
  border-radius: 50%;
}
.row.carousel #new-royalslider-2 .rsArrow .rsArrowIcn {
  width: 31px;
  height: 77px;
  margin-top: -38px;
  background: no-repeat 0 50%;
  opacity: 1;
}
.row.carousel #new-royalslider-2 .rsArrow.rsArrowLeft .rsArrowIcn {
  background-image: url(../images/arrow-left.png);
}
.row.carousel #new-royalslider-2 .rsArrow.rsArrowRight .rsArrowIcn {
  margin-left: -14px;
  width: 36px;
  background-image: url(../images/arrow-right.png);
}
.row #new-royalslider-3 {
  margin: 1em 0;
  width: 90%;
  border-style: solid;
  border-width: 1px;
}
.row #new-royalslider-3 .feature-image {
  float: left;
  width: 40%;
  padding: 5%;
}
.row #new-royalslider-3 .feature-image .rsImg {
  max-width: 100%;
  max-height: 170px;
}
.row #new-royalslider-3 .copy {
  float: left;
  width: 45%;
}
.row #new-royalslider-3 .rsArrow {
  width: 4em;
}
.row #new-royalslider-3 .rsArrow.rsArrowLeft {
  left: -1.5em;
}
.row #new-royalslider-3 .rsArrow.rsArrowLeft .rsArrowIcn {
  background-position: -18px 50%;
}
.row #new-royalslider-3 .rsArrow.rsArrowRight {
  right: -2.25em;
}
.row #new-royalslider-3 .rsArrow.rsArrowRight .rsArrowIcn {
  background-position: 18px 50%;
}
.row #new-royalslider-3 .rsArrow .rsArrowIcn {
  opacity: 1;
  width: 4em;
  height: 4em;
  margin-top: -25px;
  margin-left: -25px;
  border-radius: 50%;
  background: url(../images/arrow-sprite-member-slider.png) no-repeat #FFF;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.row #new-royalslider-3 .rsArrow.rsArrowDisabled .rsArrowIcn {
  display: none;
}
.row .rsUni, .row .rsUni .rsOverflow, .row .rsUni .rsSlide, .row .rsUni .rsVideoFrameHolder, .row .rsUni .rsThumbs {
  background: transparent;
  color: inherit;
}

.google-map {
  position: relative;
}
.google-map #control {
  margin: 1em 0;
}
.google-map #control .map-copy {
  display: none;
}
.google-map #control select {
  height: 44px;
  line-height: 22px;
}
.google-map #control input {
  height: 44px;
  line-height: 22px;
  padding: 0.5em 0.8em;
  font-size: 1.8em;
  box-sizing: border-box;
  border: 1px solid #E1E1E1;
}
.google-map #map-canvas {
  width: 100%;
  min-height: 550px;
}
.google-map #map-canvas img {
  max-width: none;
}
.google-map .location {
  position: absolute;
  top: 25%;
  left: 10%;
  width: 30em;
  padding: 2em;
  -webkit-box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.08);
  background: #FFF;
}
.google-map .location h2 {
  margin: 0 0 0.2em;
}
.google-map .location .map-pin {
  display: block;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  font-style: italic;
  color: #303D76;
  background: url(../images/map-pin.png) no-repeat 0 0;
  background-size: contain;
}

#warnings_panel {
  width: 100%;
  height: 10%;
  text-align: center;
}

#directions-panel #adp-placemark,
#directions-panel .adp-directions,
#directions-panel .adp-placemark {
  text-align: left;
}
#directions-panel .adp-marker {
  max-width: none;
}

.row .col .club-info {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #E1E1E1;
}
.row .col .club-info h4 {
  font-size: 1.8em;
  font-weight: bold;
}
.row .col .club-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row .col .club-info ul li {
  margin: 0;
  font-size: 1.8em;
}

.reciprocal .state-title h3 {
  position: relative;
  margin: 0;
  border-top: 1px dotted rgba(48, 61, 118, 0.4);
}
.reciprocal .state-title h3 a {
  position: relative;
  display: block;
  padding: 0.5em 0;
  border-bottom: 0;
  z-index: 1;
}
.reciprocal .state-title h3 i {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -13px;
}
.reciprocal .state-category.open {
  padding: 0;
  border-top: 1px dotted rgba(48, 61, 118, 0.4);
}
.reciprocal .state-category .reciprocal-club {
  margin-bottom: 3em;
}
.reciprocal .state-category .reciprocal-club:first-child {
  margin-top: 3em;
}
.reciprocal .state-category .reciprocal-club .details-left,
.reciprocal .state-category .reciprocal-club .details-right {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 5%;
}
.reciprocal .state-category .reciprocal-club .details-right {
  width: 49%;
  margin-right: 0;
}
.reciprocal .state-category .reciprocal-club h5 {
  margin: 0 0 0.5em;
  font-size: 2.5em;
}
.reciprocal .state-category .reciprocal-club h6 {
  margin: 0;
}

.business-single .post-edit-link {
  float: right;
  margin-left: 0.2em;
  font-size: 0.575em;
  border-bottom: 1px dotted rgba(48, 61, 118, 0.4);
}
.business-single .post-edit-link:hover {
  border-bottom: 1px dotted rgba(48, 61, 118, 0.6);
}
.business-single .bl-entry {
  float: left;
  width: 60%;
}
.business-single .bl-contact-details {
  float: right;
  width: 34%;
  padding-left: 5%;
  border-left: 1px dotted rgba(48, 61, 118, 0.4);
}
.business-single ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.business-single ul li {
  margin: 0;
}

.business-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.business-categories ul li {
  margin: 0 0 0.75em;
}
.business-categories ul li a {
  border-bottom: 1px dotted rgba(48, 61, 118, 0.4);
}
.business-categories ul li a:hover {
  border-bottom: 1px dotted rgba(48, 61, 118, 0.6);
}

#gform_wrapper_1,
#gform_confirmation_wrapper_1 {
  overflow: hidden;
  margin: 2em 0 0;
  padding: 2em 0 0;
  list-style: none;
  border-top: 1px solid #E1E1E1;
}
#gform_wrapper_1 #gform_confirmation_message_1,
#gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
  margin-bottom: 1em;
  font-size: 1.8em;
}
#gform_wrapper_1 h3.gform_title,
#gform_confirmation_wrapper_1 h3.gform_title {
  font-size: 2.7em;
}
#gform_wrapper_1 span.gform_description,
#gform_confirmation_wrapper_1 span.gform_description {
  display: block;
  margin: 2em 0;
  padding: 0;
  font-size: 1.8em;
}
#gform_wrapper_1 span.gform_description span,
#gform_confirmation_wrapper_1 span.gform_description span {
  display: inline-block;
  margin-left: 0.2em;
  width: 85%;
}
#gform_wrapper_1 .validation_error, #gform_wrapper_1 .gform_body ul li .validation_message,
#gform_confirmation_wrapper_1 .gform_body ul li #gform_wrapper_1 .validation_message,
#gform_confirmation_wrapper_1 .validation_error,
#gform_wrapper_1 .gform_body ul li #gform_confirmation_wrapper_1 .validation_message,
#gform_confirmation_wrapper_1 .gform_body ul li .validation_message {
  margin: 0.5em 0;
  font-size: 1.6em;
  color: #CA0E0D;
}
#gform_wrapper_1 .gform_body,
#gform_confirmation_wrapper_1 .gform_body {
  overflow: hidden;
}
#gform_wrapper_1 .gform_body ul,
#gform_confirmation_wrapper_1 .gform_body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#gform_wrapper_1 .gform_body ul li,
#gform_confirmation_wrapper_1 .gform_body ul li {
  float: left;
  clear: none;
  margin-bottom: 2em;
  font-size: 100%;
}
#gform_wrapper_1 .gform_body ul li input,
#gform_wrapper_1 .gform_body ul li textarea,
#gform_confirmation_wrapper_1 .gform_body ul li input,
#gform_confirmation_wrapper_1 .gform_body ul li textarea {
  width: 100%;
  padding: 0.5em 1em;
  height: 52px;
  line-height: 26px;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  border: 1px solid #E1E1E1;
}
#gform_wrapper_1 .gform_body ul li textarea,
#gform_confirmation_wrapper_1 .gform_body ul li textarea {
  height: 200px;
}
#gform_wrapper_1 .gform_body ul li select,
#gform_confirmation_wrapper_1 .gform_body ul li select {
  padding: 0.5em 1em;
  width: 100%;
  height: 52px;
  line-height: 26px;
}
#gform_wrapper_1 .gform_body ul li label.gfield_label,
#gform_confirmation_wrapper_1 .gform_body ul li label.gfield_label {
  display: block;
  margin-bottom: 0.3em;
  font-size: 1.6em;
}
#gform_wrapper_1 .gform_body ul li label.gfield_label .gfield_required,
#gform_confirmation_wrapper_1 .gform_body ul li label.gfield_label .gfield_required {
  color: #CA0E0D;
}
#gform_wrapper_1 .gform_body ul li#field_1_1,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_1 {
  width: 20%;
  margin-right: 5%;
}
#gform_wrapper_1 .gform_body ul li#field_1_2, #gform_wrapper_1 .gform_body ul li#field_1_3,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_2,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_3 {
  width: 23%;
  margin-right: 2%;
}
#gform_wrapper_1 .gform_body ul li#field_1_4, #gform_wrapper_1 .gform_body ul li#field_1_5, #gform_wrapper_1 .gform_body ul li#field_1_6,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_4,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_5,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_6 {
  width: 48%;
  margin-right: 2%;
}
#gform_wrapper_1 .gform_body ul li#field_1_7,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_7 {
  width: 98%;
  margin-right: 2%;
}
#gform_wrapper_1 .gform_body ul li#field_1_8,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 {
  width: 88%;
  padding: 2em 5%;
  border: 1px dotted #E1E1E1;
  background: #FFF;
}
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 1%;
  font-size: 1.1em;
}
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container .gfield_captcha,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container .gfield_captcha_input_container,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description .gfield_captcha,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description .gfield_captcha_input_container,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container .gfield_captcha,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container .gfield_captcha_input_container,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description .gfield_captcha,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description .gfield_captcha_input_container {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container img.gfield_captcha,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description img.gfield_captcha,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container img.gfield_captcha,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description img.gfield_captcha {
  width: auto;
  margin: 0.33em 0.33em 0 -0.33em;
}
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container.validation_message,
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description.validation_message,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container.validation_message,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description.validation_message {
  display: block;
  width: 100%;
}
#gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_description,
#gform_confirmation_wrapper_1 .gform_body ul li#field_1_8 .gfield_description {
  margin-top: 0.6em;
}
#gform_wrapper_1 .gform_body select,
#gform_confirmation_wrapper_1 .gform_body select {
  padding: 1em;
}
#gform_wrapper_1 .gform_footer,
#gform_confirmation_wrapper_1 .gform_footer {
  margin: 2em 0;
  text-align: center;
}

.page-template-page-members h2 {
  font-size: 4em;
  font-style: italic;
}
.page-template-page-members h3 {
  font-style: italic;
}
.page-template-page-members .buttons {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.page-template-page-members .buttons li {
  display: inline-block;
  vertical-align: top;
  margin: 1em 0 0;
  font-size: 1em;
  white-space: nowrap;
}
.page-template-page-members .buttons li a.button {
  display: block;
  background: #303D76;
  color: #FFF;
  white-space: nowrap;
}
.page-template-page-members .buttons li:nth-child(odd) a.button {
  margin-right: 0.5em;
  background: #FFF;
  color: #303D76;
}

.weather {
  margin: 0 0 2em;
}
.weather .day {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.weather .day .icon {
  float: left;
  max-width: 40%;
  margin-right: 10%;
}
.weather .day .details {
  margin-top: 1em;
}
.weather .day .details span {
  display: block;
  line-height: 1;
  font-size: 1.7em;
  color: #303D76;
}
.weather .day .details span.name {
  font-style: italic;
}

.title-position {
  position: relative;
  padding-right: 8em;
}
.title-position h3 {
  margin: 0 0 0.3em;
}
.title-position .event-cal {
  position: absolute;
  top: 30%;
  right: 0;
}
.title-position .event-cal a {
  display: inline-block;
  font-size: 1.4em;
  margin-left: 0.3em;
  vertical-align: top;
}

.eo-events {
  margin: 0;
  padding: 0;
  list-style: none;
}
.eo-events li {
  display: block;
  margin: 1em 0 0;
  padding: 2em 0;
  font-size: 1.2em;
  border-top: 2px solid #333;
}
.eo-events li .date {
  float: left;
  display: inline-block;
  width: 5em;
  height: 5em;
  padding: 1em;
  vertical-align: top;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  background: #303D76;
  color: #FFF;
}
.eo-events li .date span {
  display: block;
  line-height: 1;
  text-align: center;
}
.eo-events li .date span.day {
  margin-bottom: 0.2em;
  font-size: 2.6em;
}
.eo-events li .date span.month {
  text-transform: uppercase;
  font-size: 1.5em;
}
.eo-events li .event-details {
  display: block;
  margin-left: 8em;
}
.eo-events li .event-details h4 {
  margin: 0;
}
.eo-events li .event-details h4 a {
  color: #333;
}
.eo-events li .event-details p {
  font-size: 1.4em;
}
.eo-events li .event-details .button, .eo-events li .event-details .page-template-prodGen #main.no-padding table. input[type="button"], .page-template-prodGen #main.no-padding table. .eo-events li .event-details input[type="button"], .eo-events li .event-details .page-template-prodGen #main.no-padding table. input[type="submit"], .page-template-prodGen #main.no-padding table. .eo-events li .event-details input[type="submit"] {
  white-space: nowrap;
}

.eo-fullcalendar .fc-header-right {
  display: block;
}

.eo-fullcalendar .fc-button {
  min-height: 2em;
}

iframe.welcomeName {
  width: 100%;
  height: 1.5em;
  border: 0;
  font-size: 4em;
  background: transparent;
}

.page-template-prodGen-php #wrapper,
.page-template-prodGen-php #header {
  width: 100%;
}

.masonry-post {
  width: 49%;
  border-style: solid;
  border-width: 1px;
}

.grid-sizer {
  width: 49%;
}

.gutter-sizer {
  width: 2%;
}

table. th {
  background-color: #222839;
}

table., table. th, table. td {
  font-size: 100%;
  font-family: "minion-pro", Verdana, Arial, Helvetica, sans-serif;
}

.page-template-prodGen #main {
  padding: 40px;
}
.page-template-prodGen #main.no-padding {
  padding: 0;
}
.page-template-prodGen #main.no-padding table. {
  margin: 4em auto;
}
.page-template-prodGen #main.no-padding table. th {
  padding: 0.5em;
  font-size: 2em;
  font-weight: normal;
}
.page-template-prodGen #main.no-padding table. td {
  font-size: 1.2em;
}
.page-template-prodGen #main.no-padding table. input[type="button"], .page-template-prodGen #main.no-padding table. input[type="submit"] {
  margin-top: 1em;
  font-size: 1.2em;
}

@media only screen and (max-width: 1450px) {
  ul#nav {
    background: none;
  }
}
@media only screen and (max-width: 1280px) {
  ul#nav > li:first-child {
    margin-left: 0;
    border-left: 0;
  }

  header.row .logo {
    margin-bottom: -7.75em;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1280px) {
  ul#nav {
    width: 100%;
  }

  ul#nav li {
    width: auto;
    font-size: 1.45em;
  }

  ul#nav > li:first-child {
    margin-left: -2.25em;
    border-left: 1.5em solid #fff;
  }

  .business-single .bl-entry,
  .business-single .bl-contact-details {
    width: 45%;
  }

  .whole .holes {
    margin: 4em auto 0;
  }
  .whole .holes li:nth-child(10) {
    clear: left;
  }

  footer.row .text-left li, footer.row .text-right li {
    display: block;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1050px) {
  ul#nav #menu-item-165 {
    margin-right: 8.5em;
  }

  .title-position {
    padding-bottom: 2em;
    padding-right: 0;
  }
  .title-position .event-cal {
    top: auto;
    bottom: 0;
  }
}
@media only screen and (max-width: 1157px) {
  ul#nav {
    background: none;
  }

  ul#nav > li:first-child {
    margin-left: -0.75em;
    border-left: 0;
  }

  .background.welcome-strip .holes {
    background: #222839;
  }
  .background.welcome-strip .holes li:nth-child(10) {
    clear: left;
  }

  #prev-next li.prev, #prev-next li.next,
  #prev-next li.next {
    margin-top: 0;
    position: static;
  }
}
@media only screen and (max-width: 1024px) {
  .background.welcome-strip ul.welcome-nav li {
    width: 35.333%;
    font-size: 2.25em;
  }

  .background.welcome-strip ul.welcome-nav li:nth-child(2) {
    width: 21.333%;
    margin: 0 4%;
  }

  ul#nav li {
    width: auto;
    font-size: 1.45em;
  }

  ul#nav li a {
    padding: 0.3em 0.8em 1em;
  }

  .col.the-content {
    width: 80%;
    margin: 1em 10%;
  }
}
@media only screen and (max-width: 1000px) {
  #new-royalslider-2 {
    width: 98% !important;
  }

  body .row.carousel #new-royalslider-2 .rsContent img {
    width: 40% !important;
    margin-bottom: 3em !important;
  }

  ul#nav li a {
    padding: 0.3em 0.5em 1em;
  }
}
@media only screen and (max-width: 900px) {
  #wrapper {
    width: 100%;
  }

  header.row {
    padding: 1.5em 0 0;
  }

  header.row .logo {
    margin: 0 auto;
  }

  .logo-wrapper {
    padding-top: 1.5em;
  }

  ul#nav {
    display: none;
    background: none;
    width: 100%;
  }
  ul#nav > li {
    display: block;
    margin: 0;
    padding: 0.5em 0;
    width: auto;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    background: none transparent;
  }
  ul#nav > li.current-menu-parent, ul#nav > li:hover {
    text-decoration: underline;
  }
  ul#nav > li.current-menu-parent > a span, ul#nav > li:hover > a span {
    border-bottom: 0;
  }
  ul#nav > li:first-child {
    margin-left: 0;
  }
  ul#nav > li:last-child {
    border-bottom: 0;
  }
  ul#nav > li a {
    padding: 0.25em 2em;
  }
  ul#nav > li .sub-menu {
    position: static;
    width: auto;
    margin: 0.5em 0 0;
    padding: 1.25em 2em 0.75em;
    border: 0;
    border-top: 1px dotted #CCC;
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    -moz-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important;
  }
  ul#nav > li .sub-menu li {
    background: none transparent;
  }
  ul#nav > li .sub-menu li a:last-child {
    padding: 0.5em 1em;
  }
  ul#nav > li .sub-menu li ul {
    margin: 0;
    padding: 0 0 0 1.5em;
    border-top: 0;
  }
  ul#nav #menu-item-131, ul#nav #menu-item-165 {
    margin-right: 0;
  }

  ul#nav.toggled-on {
    display: block;
  }

  #menu-toggle {
    display: block;
  }

  .row {
    width: 100%;
    margin: 0;
  }
  .row .col.whole, .row .col.five-sixths, .row .col.four-fifths, .row .col.three-quarters, .row .col.two-thirds, .row .col.half, .row .col.five-twelths, .row .col.third, .row .col.quarter, .row .col.fifth, .row .col.sixth {
    width: 96%;
    margin: 1em 2%;
  }
  .row .col.space {
    display: none;
  }
  .row .col .row .col.third {
    width: 96%;
    margin: 1em 2%;
  }

  .whole .holes {
    margin: 4em auto 0;
  }
  .whole .holes li:nth-child(10) {
    clear: left;
  }

  footer.row {
    text-align: center;
  }
  footer.row .col.sixth, footer.row .col.five-twelths {
    width: 96%;
    margin: 3em 2%;
  }
  footer.row .col.text-right {
    text-align: center;
  }
  footer.row .col li {
    margin: 0 0.5em;
  }
  footer.row .logo {
    margin: 1em 0;
  }

  .border-top,
  body footer.row .border-top {
    border-top: 0;
  }

  .welcome-strip .col.quarter {
    display: none;
  }
  .welcome-strip h1 {
    font-size: 2.5em;
  }

  .block, body .row ul li.block {
    display: inline-block;
  }

  body .row.carousel #new-royalslider-2 {
    margin: 0 auto;
  }
  body .row.carousel #new-royalslider-2 .rsContent {
    text-align: center;
  }
  body .row.carousel #new-royalslider-2 .rsContent img {
    float: none;
    width: 50%;
    margin: 0 0 1em;
  }

  .page-id-102 .the-content .third {
    margin: 1em 1% !important;
  }

  .eo-events li .event-details {
    width: auto;
    margin-left: 9em;
  }

  .nowrap {
    white-space: normal;
  }
}
@media only screen and (max-width: 700px) {
  #prev-next li.prev, #prev-next li.next, #prev-next li.next {
    display: block;
  }

  .row.carousel #new-royalslider-2 .rsArrow .rsArrowIcn {
    width: 21px;
  }

  .row.carousel #new-royalslider-2 .rsArrow.rsArrowRight .rsArrowIcn {
    width: 21px;
    background-position: 100% 50%;
  }
}
@media only screen and (max-width: 550px) {
  .welcome-strip ul.welcome-nav li {
    font-size: 2.16em;
    width: 18%;
  }
}
@media only screen and (max-width: 480px) {
  .background.welcome-strip ul.welcome-nav li {
    font-size: 2em;
  }

  .background.welcome-strip h1, .the-content h1 {
    white-space: normal;
  }
  .background.welcome-strip .holes li:nth-child(10), .the-content .holes li:nth-child(10) {
    clear: none;
  }
  .background.welcome-strip .holes li:nth-child(7), .background.welcome-strip .holes li:nth-child(13), .the-content .holes li:nth-child(7), .the-content .holes li:nth-child(13) {
    clear: left;
  }

  .row.carousel #new-royalslider-2 .rsContent {
    width: 70%;
    padding: 0 15%;
  }

  #prev-next li {
    display: block;
  }

  .google-map #control {
    text-align: center;
  }
  .google-map #control input, .google-map #control select {
    width: 100%;
    margin: 0 0 1em;
  }

  .row #new-royalslider-3 {
    width: 90% !important;
    margin: 0 5%;
  }

  #masonry-posts {
    width: 90%;
    margin: 0 5%;
  }
  #masonry-posts .masonry-post {
    width: 100%;
  }

  .title-position {
    padding-right: 40%;
  }

  .row #new-royalslider-3 .rsArrow.rsArrowLeft {
    left: -1em;
  }

  .row #new-royalslider-3 .rsArrow.rsArrowRight {
    right: -2em;
  }

  .eo-cal-filter {
    display: none;
  }

  .google-map .location {
    width: 25em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }

  .reciprocal .state-category .reciprocal-club .details-left, .reciprocal .state-category .reciprocal-club .details-right {
    width: 95%;
  }
  .reciprocal .state-category .reciprocal-club .details-left p, .reciprocal .state-category .reciprocal-club .details-right p {
    margin-bottom: 0.25em;
  }
}
@media only screen and (max-width: 700px) {
  .business-single .bl-entry,
  .business-single .bl-contact-details {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .business-single .bl-contact-details {
    margin-top: 2em;
    padding-top: 2em;
    border-left: 0;
    border-top: 1px dotted rgba(48, 61, 118, 0.4);
  }

  .row .col .row.wide-cols .col.third {
    width: 96%;
  }
}
@media only screen and (max-width: 480px) {
  .home .background.welcome-strip,
  .background.welcome-strip {
    background-image: none;
  }

  #board-management div {
    float: none;
    width: 100%;
    min-height: auto;
  }

  body #gform_wrapper_1 .gform_body ul li#field_1_8 .gfield_captcha_container .gfield_captcha_input_container {
    width: 75%;
  }
}
@media only screen and (max-width: 375px) {
  .background.welcome-strip ul.welcome-nav li {
    width: 37.5%;
    font-size: 1.75em;
  }

  .background.welcome-strip ul.welcome-nav li:nth-child(2) {
    width: 17.5%;
    margin: 0 3.75%;
  }
  .npElementContainB{
	  font-size: 14px;
  }
}
.page-content .row {
	padding: 0;
}
.page-content .row .col {
	margin: 0;
}
.teetime-day-table .row-heading .row{
	background:none;
}
button.btn.btn-default.dropdown-toggle span {
    font-size: 12px;
}
.page-id-38 .page-content .row .col{
	font-size: 12px;
}
.player-number {
    margin: 0px 0!important;
}
.player-number h4 {
    margin: 0px 0!important;
}

/*  Styling fixes */
.portMain ul li {
	list-style: none;	
}

.portMain .portalLink a {
    margin: 0;
    padding: 10px;
    color: #fff;
    background: #303D76;
    border-radius: 4px;
    font-size: 14px;
}

ul.buttons a.button {
	padding: 9px;
    font-size: 16px;	
}

.masonry-post.portal-box a.read_more_link {
    background: #fff;
    padding: 11px;
    border-radius: 4px;
}

.portMain {
    margin-top: 15px;
}

.portMain.bookings .portalLink, .portMain.bookings {
position: inherit;	
}

h4.blockHeading {
    color: #fff;
    background: #303D76;
    /*width: 50%;*/
    padding: 8px;
    border-radius: 4px;
    text-transform: uppercase;
}

h4.blockHeading a {
color: #fff;	
}
	
/*# sourceMappingURL=RoyalHobart.css.map */
