/* ////////////////////////// GENERAL STYLES AIMED MAINLY AT MEMBER'S AREA  ////////////////////////////////// */
* {
  box-sizing: border-box;
}
#outerborder {
  overflow-x: hidden;
  overflow-y: hidden;
}

.body-class-members.php-competition #globalwrap {
  overflow:scroll;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lora', serif;
  color: #555;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.5px;
}
a {
  color: #0d7f40;
  outline: 0;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #064b25;
  outline: 0;
  text-decoration: none;
}
#container {
  min-height: calc(100vh - 50px);
}
@media (max-width: 767px) {
  #container {
    min-height: calc(100vh - 125px);
  }
}
/* /////////////// /// //////////  .inPageContent ONLY styles ///////// ///////////// //// */
.inPageContent {
  color: #333;
  padding: 60px 0 350px 0;
  background: #fff url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/mainContent_bg2.jpg) bottom center no-repeat;
  background-size: 100%; /* was contain but wasnt filling width on short content */
  text-align: center;
  position: relative;
}
@media (max-width: 979px) {
  .inPageContent {
    padding: 60px 20px 250px 20px;
  }
}
@media (max-width: 767px) {
  .inPageContent {
    padding: 40px 20px 80px 20px;
  }
}
@media (max-width: 767px) {
  .inPageContent .sidebar {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .inPageContent .container {
    width: auto;
  }
}
.inPageContent p img {
  width: 33%;
  padding: 10px;
  object-fit: cover;
  max-height: 200px;
}
@media (max-width: 480px) {
  .inPageContent p img {
    width: 100%;
    max-height: none;
    padding: 10px 40px;
  }
}
.inPageContent h1,
.inPageContent h2,
.inPageContent h3,
.inPageContent h4,
.inPageContent h5,
.inPageContent h6 {
  color: #0d7f40;
}
.inPageContent h2 {
  font-size: 28px;
  margin-bottom: 25px;
  line-height: 44px;
}
@media (max-width: 767px) {
  .inPageContent h2 {
    font-size: 24px;
    line-height: 38px;
  }
}
.inPageContent h5 {
  display: inline-block;
}
@media (max-width: 480px) {
  .inPageContent h5 {
    display: block;
  }
}
.inPageContent h6 {
  display: inline-block;
}
@media (max-width: 480px) {
  .inPageContent h6 {
    display: block;
  }
}
.inPageContent a {
  color: #0d7f40;
}
.inPageContent a:hover,
.inPageContent a:active,
.inPageContent a:focus {
  color: #ffcb08;
}
.inPageContent hr {
  border-top: 1px solid #efefef;
  border-bottom: none;
}
.inPageContent ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.inPageContent ul li {
  color: #333;
  list-style-type: none;
}
.inPageContent ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  margin-right: 7px;
  font-size: 6px;
  position: relative;
  top: -2px;
}
.inPageContent table {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.inPageContent table thead {
  background: #0d7f40;
}
.inPageContent table td {
  border: 1px solid #9a9a9a;
  padding: 5px;
}
@media (max-width: 480px) {
  .inPageContent table td {
    padding: 5px 10px;
    letter-spacing: 0;
  }
}
.inPageContent table th {
  border: 1px solid #9a9a9a;
  font-weight: normal;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .inPageContent .span12 form fieldset#thankyou {
    padding: 20px 60px;
  }
}
.inPageContent form .customFormLine {
  color: #333;
  position: relative;
}
.inPageContent form .customFormLine input,
.inPageContent form .customFormLine textarea {
  width: 100%;
  margin-bottom: 20px;
  background: #efefef;
}
.inPageContent form .customFormLine input[type="checkbox"] {
  width: auto;
  height: auto;
}
.inPageContent form .customFormLine input {
  height: 35px;
}
.inPageContent form .customFormLine textarea {
  height: 100px;
}
.inPageContent form .customFormLine label,
.inPageContent form .customFormLine .radioLabel {
  color: #333;
}
.inPageContent form .customFormLine label.customnoformat {
  display: none;
}
.inPageContent form .customFormRadioItem {
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  display: inline-block;
  padding: 5px;
  margin-bottom: 20px;
}
.inPageContent form .customFormRadioItem input {
  width: auto;
  height: auto;
  margin-top: 16px;
  margin-right: 5px;
}
.inPageContent form .ui-datepicker-trigger {
  position: absolute;
  right: 20px;
  top: -5px;
}
.inPageContent h5 a,
.inPageContent form input[type="submit"],
.inPageContent .map_popup_form input[type=submit] {
  display: inline-block;
  background: #0d7f40;
  color: #fff;
  border: 1px solid;
  text-transform: uppercase;
  padding: 10px 18px;
  margin: 15px 5px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Raleway', sans-serif;
}
.inPageContent h5 a:hover,
.inPageContent form input[type="submit"]:hover,
.inPageContent .map_popup_form input[type=submit]:hover {
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .inPageContent h5 a,
  .inPageContent form input[type="submit"],
  .inPageContent .map_popup_form input[type=submit] {
    margin: 7px 0;
  }
}
.inPageContent h6 a {
  background: #ffcb08;
  color: #000;
  border: 1px solid #ffcb08;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 18px;
  margin: 15px 5px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Raleway', sans-serif;
}
.inPageContent h6 a:hover {
  color: #333;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .inPageContent h6 a {
    margin: 7px 0;
  }
}
/* /////////////// /// //////////  .subMenu ONLY styles ///////// ///////////// //// */
.subMenu {
  display: none;
  background: #ededed;
  text-align: center;
  padding: 0 5px;
}
@media (max-width: 480px) {
  .subMenu {
    padding: 10px;
  }
}
.subMenu ul {
  margin: 0;
}
.subMenu .menu-section h2 {
  display: none;
}
.subMenu .menu-section li {
  list-style-type: none;
  display: inline;
  text-transform: uppercase;
  font-size: 14px;
}
.subMenu .menu-section li::after {
  content: '-';
  padding: 0 7px;
  color: #fff;
}
@media (max-width: 480px) {
  .subMenu .menu-section li::after {
    display: none;
  }
}
.subMenu .menu-section li:last-child:after {
  display: none;
}
.subMenu .menu-section li.current a {
  color: #fff;
  background: #4d9e6f;
}
@media (max-width: 480px) {
  .subMenu .menu-section li.current a {
    background: #a1a1a1;
  }
}
.subMenu .menu-section li.current a:hover {
  color: #fff;
}
.subMenu .menu-section li a {
  padding: 10px;
  text-decoration: none;
  display: inline-block;
  color: #333;
  font-size: 12px;
  letter-spacing: 1px;
}
.subMenu .menu-section li a:hover {
  color: #4d9e6f;
}
@media (max-width: 480px) {
  .subMenu .menu-section li a {
    margin: 10px;
    background: #dfdfdf;
    display: block;
    color: #333;
    border: #979797;
    padding: 10px;
  }
}
/* /////////////// /// //////////  .sliderHolder + captions/scroll/navs etc styles ///////// ///////////// //// */
.sliderHolder {
  position: relative;
}
.sliderHolder .galleryInner,
.sliderHolder .galleryInner img {
  width: 100vw !important;
  height: 100vh !important;
  max-width: 100%;
  object-fit: cover;
  min-height: 450px;
}
@media (max-width: 1199px) {
  .sliderHolder .galleryInner,
  .sliderHolder .galleryInner img {
    height: auto !important;
  }
}
.sliderHolder .galleryInner:after,
.sliderHolder .galleryInner img:after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 150px;
  width: 100%;
  content: '';
  bottom: 0;
  z-index: 9;
}
.sliderHolder.innerSliderHolder .galleryInner,
.sliderHolder.innerSliderHolder .galleryInner img {
  height: auto !important;
  min-height: 350px;
  object-fit: cover;
}
.sliderHolder .nivo-directionNav {
  display: block;
  z-index: 99;
}
@media (max-width: 979px) {
  .sliderHolder .nivo-directionNav {
    display: none;
  }
}
.sliderHolder .nivo-directionNav a {
  width: 25px !important;
  height: 47px !important;
}
.sliderHolder .nivo-directionNav a.nivo-prevNav {
  background: url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/sliderLeftSmall.png") center center no-repeat !important;
  left: 5%;
}
.sliderHolder .nivo-directionNav a.nivo-nextNav {
  background: url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/sliderRightSmall.png") center center no-repeat !important;
  right: 5%;
}
.sliderHolder .nivo-controlNav-Wrapper {
  display: none;
  z-index: 10;
  font-size: 0;
  width: 15px;
  right: 30px;
  left: auto;
  top: 40%;
}
@media (max-width: 979px) {
  .sliderHolder .nivo-controlNav-Wrapper {
    display: none;
  }
}
.sliderHolder .nivo-controlNav-Wrapper a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  margin: 5px;
}
.sliderHolder .nivo-controlNav-Wrapper a.active {
  background: #fff;
  box-shadow: 0 0 0 3px #9f9e9d;
}
.sliderHolder .nivo-caption {
  left: 50%;
  top: 50%;
  bottom: auto;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  opacity: 1;
}
@media (max-width: 480px) {
  .sliderHolder .nivo-caption {
    width: 80%;
  }
}
.sliderHolder .nivo-caption h4 {
  font-size: 18px;
  line-height: 30px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .sliderHolder .nivo-caption h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
.sliderHolder .sliderCaptions {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  text-align: center;
}
.sliderHolder .sliderCaptions.animated {
  animation-duration: 4s;
  animation-delay: 0.2s;
  -o-animation-duration: 4s;
  -o-animation-delay: 0.2s;
  -moz-animation-duration: 4s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-duration: 4s;
  -webkit-animation-delay: 0.2s;
}
.sliderHolder .sliderCaptions img {
  width: 100px;
}
@media (min-height: 0px) and (max-height: 399px) {
  .sliderHolder .sliderCaptions img {
    width: 60px;
  }
}
.sliderHolder .sliderCaptions h1 {
  color: #fff;
  font-size: 68px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 480px) {
  .sliderHolder .sliderCaptions h1 {
    font-size: 48px;
  }
}
@media (min-height: 0px) and (max-height: 399px) {
  .sliderHolder .sliderCaptions h1 {
    font-size: 38px;
  }
}
.sliderHolder .sliderCaptions h2 {
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 480px) {
  .sliderHolder .sliderCaptions h2 {
    font-size: 24px;
  }
}
@media (min-height: 0px) and (max-height: 399px) {
  .sliderHolder .sliderCaptions h2 {
    font-size: 18px;
  }
}
a.ct-btn-scroll.ct-js-btn-scroll {
  display: none;
  position: absolute;
  bottom: 80px;
  z-index: 9;
  width: 240px;
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  a.ct-btn-scroll.ct-js-btn-scroll {
    bottom: 80px;
  }
}
a.ct-btn-scroll.ct-js-btn-scroll:hover,
a.ct-btn-scroll.ct-js-btn-scroll:active,
a.ct-btn-scroll.ct-js-btn-scroll:focus {
  text-decoration: none;
}
.fa-chevron-down:before {
  content: "\f078";
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.ct-js-btn-scroll.animated {
  animation-duration: 2s;
  animation-delay: 1s;
  -o-animation-duration: 2s;
  -o-animation-delay: 1s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 1s;
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 1s;
}
em.animated.fa.fa-chevron-down.heartBeat {
  display: block;
}
/* ///////////////// //////////////  COURSE STATUS BUTTON & SHOW ////////////////////////////////// //////////////  */
.andyShowWeatherAndCourseStatus {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 110px;
  left: 0;
  z-index: 9;
  background: none;
  padding: 10px;
  font-size: 13px;
  color: #fff;
}
@media (min-width: 980px) {
  .andyShowWeatherAndCourseStatus {
    left: 50%;
    transform: translatex(-50%);
    width: 800px;
  }
}
@media (max-width: 979px) {
  .andyShowWeatherAndCourseStatus {
    bottom: 0;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top: -110px;
    padding-top: 20px;
    color: #333;
    padding: 0;
  }
}
@media (min-width: 980px) {
  .andyShowWeatherAndCourseStatus .courseStatusDiv {
    max-width: 400px;
  }
}
.andyShowWeatherAndCourseStatus h3,
.andyShowWeatherAndCourseStatus b {
  display: none;
}
.andyShowWeatherAndCourseStatus span.updatedate {
  font-size: 11px !important;
  padding-right: 10px;
  padding-top: 3px;
}
@media (max-width: 979px) {
  .andyShowWeatherAndCourseStatus .courseStatusDiv {
    margin-top: 0;
    padding: 15px 25px 5px 25px;
    background: #efefef;
  }
}
/* /////////////// //// ////////// WEATHER ///////////////// ///////////////// */
.andyShowWeatherAndCourseStatus .weatherDiv {
  padding-top: 5px;
}
@media (max-width: 979px) {
  .andyShowWeatherAndCourseStatus .weatherDiv {
    min-width: auto;
    margin: 0 auto 20px auto;
  }
}
.andyShowWeatherAndCourseStatus .weathers {
  float: left;
  margin-right: 30px;
  color: #fff;
}
@media (max-width: 979px) {
  .andyShowWeatherAndCourseStatus .weathers {
    float: none;
    margin-right: 0;
    border: none;
  }
}
.andyShowWeatherAndCourseStatus .weathers .weatherSingle {
  align-items: center;
  float: left;
  line-height: 18px;
  width: 90px;
  margin-right: 25px;
  font-size: 11px;
}
@media (max-width: 979px) {
  .andyShowWeatherAndCourseStatus .weathers .weatherSingle {
    margin-right: 10px;
    background: #1c295d;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 767px) {
}
.andyShowWeatherAndCourseStatus .weathers .weatherDate {
  float: left;
  margin-left: 42px;
}
.andyShowWeatherAndCourseStatus .weathers .weatherTemp {
  float: right;
  clear: right;
  margin-right: 22px;
}
.andyShowWeatherAndCourseStatus .weathers .weatherImage {
  position: absolute;
}
.andyShowWeatherAndCourseStatus .weathers .weatherImage img {
  width: 40px;
}
.body-public #globalwrap .image-night {
  background: none;
}
/* ////////// //////////////////// /// TESTIMONIALS SLIDER ///////////// ////////////// ///   */
.testimonials {
  background: url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/testimonials_bg.jpg") top center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 50px 20px 0 20px;
}
.testimonials .galleryInner.nivoInner {
  height: auto !important;
  max-width: 100% !important;
  background: none;
}
.testimonials .galleryWrapperNivo img,
.testimonials .galleryWrapperNivo .nivo-directionNav a {
  display: none !important;
}
.testimonials .nivo-caption {
  background: none;
  font-size: 16px;
  line-height: 28px;
  font-family: inherit;
  position: relative;
  opacity: 1;
}
.testimonials h2 {
  color: #333;
}
.testimonials pre {
  background: none;
  border: none;
  font-size: 14px;
  font-family: inherit;
  color: #333;
  text-transform: uppercase;
}
.testimonials .nivo-controlNav-Wrapper {
  position: relative;
  margin-top: 30px;
}
.testimonials .nivo-controlNav-Wrapper .nivo-controlNav a {
  width: 10px;
  height: 10px;
  margin: 0px 3px;
  background-image: none;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.testimonials .nivo-controlNav-Wrapper .nivo-controlNav a.active {
  background-color: #ffcb08;
  border: 1px solid #ffcb08;
}
.testimonials h4 {
  color: #fff;
  font-size: 24px;
}
/* //////// ///////////////////   carousel STYLES  ///////// //// ////////////////// ////  */
@media (max-width: 1240px) {
  .andyCarousel {
    padding: 0 40px 0 50px;
  }
}
.andyCarousel .jcarousel-wrapper {
  position: relative;
}
@media (min-width: 481px) {
  .andyCarousel .jcarousel-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.andyCarousel .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
}
@media (max-width: 480px) {
  .andyCarousel .jcarousel-wrapper .jcarousel {
    width: 180px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .andyCarousel .jcarousel-wrapper .jcarousel div {
    width: 180px;
    height: 140px;
    display: table-cell;
    vertical-align: middle;
  }
}
.andyCarousel .jcarousel-wrapper .jcarousel img {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 20px 30px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .andyCarousel .jcarousel-wrapper .jcarousel img {
    padding: 20px 10px;
  }
}
.andyCarousel .jcarousel-wrapper .jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.andyCarousel .jcarousel-wrapper .jcarousel li {
  float: left;
}
.andyCarousel .jcarousel-wrapper a.jcarouselControls {
  font-size: 48px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 480px) {
  .andyCarousel .jcarousel-wrapper a.jcarouselControls {
    left: -20px;
  }
}
.andyCarousel .jcarousel-wrapper a.jcarouselControls.jcarousel-control-next {
  right: 0;
  left: auto;
}
@media (max-width: 480px) {
  .andyCarousel .jcarousel-wrapper a.jcarouselControls.jcarousel-control-next {
    right: -20px;
  }
}
.php-ckeditor .logoRow,
.php-ckeditor .logoRowInnerPage {
  margin-top: 40px;
}
.php-ckeditor .jcarousel-wrapper .jcarousel {
  overflow: visible;
}
.php-ckeditor .jcarousel-wrapper .jcarousel ul {
  width: 100%;
}
.php-ckeditor .jcarousel-wrapper a.jcarouselControls {
  display: none;
}
/* ////////// ///////////////////////  HOLE TOUR MENU STYLES /////////////// ////////////////////  */
.holeNavigationRow {
  background: rgba(51, 51, 51, 0.75);
  position: absolute;
  margin-top: -60px;
  z-index: 10;
}
@media (max-width: 767px) {
  .holeNavigationRow {
    margin-top: 0;
    position: relative;
    padding: 10px;
  }
}
.holeNavigationRow .menu-section h2 {
  display: none;
}
.holeNavigationRow .holeNavigation {
  text-align: center;
  padding: 10px;
}
.holeNavigationRow .holeNavigation .menu-section {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.holeNavigationRow .holeNavigation .menu-section ul {
  margin: 0;
}
.holeNavigationRow .holeNavigation .menu-section ul li {
  list-style-type: none;
  display: inline;
}
.holeNavigationRow .holeNavigation .menu-section ul li a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 0;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  margin: 0;
}
@media (max-width: 767px) {
  .holeNavigationRow .holeNavigation .menu-section ul li a {
    display: inline-block;
    width: 35px;
    float: left;
    margin: 5px;
    padding: 7px;
    background: rgba(4, 4, 4, 0.8);
    color: #fff;
  }
}
.holeNavigationRow .holeNavigation .menu-section ul li a:hover {
  color: #ffcb08;
}
@media (max-width: 767px) {
  .holeNavigationRow .holeNavigation .menu-section ul li a:hover {
    background: #ffcb08;
    color: #fff;
  }
}
.holeNavigationRow .holeNavigation .menu-section ul li a:before {
  content: "-";
  padding: 0 10px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .holeNavigationRow .holeNavigation .menu-section ul li a:before {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .holeNavigationRow .holeNavigation .menu-section ul li a:before {
    display: none;
  }
}
.holeNavigationRow .holeNavigation .menu-section ul li:first-child a:before {
  display: none;
}
.holeNavigationRow .holeNavigation .menu-section ul li.current a {
  color: #ffcb08;
}
@media (max-width: 767px) {
  .holeNavigationRow .holeNavigation .menu-section ul li.current a {
    background: rgba(4, 4, 4, 0.8);
  }
}
@media (max-width: 767px) {
  .holeNavigationRow .holeNavigation .menu-section ul li:nth-child(10) a {
    clear: left;
  }
}
@media (max-width: 480px) {
  .holeNavigationRow .holeNavigation .menu-section ul li:nth-child(10) a {
    clear: none;
  }
}
@media (max-width: 480px) {
  .holeNavigationRow .holeNavigation .menu-section ul li:nth-child(7) a,
  .holeNavigationRow .holeNavigation .menu-section ul li:nth-child(13) a {
    clear: left;
  }
}
/* ////////// ///////////////////////  HOLE STAT STYLES /////////////// ////////////////////  */
.holeStats {
  position: absolute;
  bottom: 100px;
  left: 50%;
  z-index: 99;
  transform: translatex(-50%);
  color: #fff;
  font-family: 'Lora', serif;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .holeStats {
    margin: 10px auto;
    bottom: 60px;
    text-align: left;
    display: inline-block;
    width: 170px;
  }
}
.holeStats .statContainer {
  display: inline-block;
  position: relative;
  margin: 10px;
  padding-left: 20px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .holeStats .statContainer {
    margin: 10px;
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .holeStats .statContainer {
    margin: 5px 10px;
   
  }
}
.holeStats .statContainer .statCircle {
  height: 12px;
  width: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: none;
  display: inline-block;
  position: absolute;
  left: 0;
  transform: translatey(-50%);
  top: 50%;
}
.holeStats .statContainer .statCircle.whiteCircle {
  background: #fff;
}
.holeStats .statContainer .statCircle.yellowCircle {
  background: #fff000;
}
.holeStats .statContainer .statCircle.blueCircle {
  background: #0060ff;
}
.holeStats .statContainer .statCircle.redCircle {
  background: #ff0000;
}
/* //////// ///////////////////   .addressFooter STYLES  ///////// //// ////////////////// ////  */
.addressFooter {
  padding: 50px 20px 400px 20px;
  text-align: center;
  background: #333 url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/addressFooter_bg.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
}
.addressFooter:after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 250px;
  width: 100%;
  content: '';
  bottom: 0;
  z-index: 0;
  left: 0;
}
.addressFooter .telephoneAndMail {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.addressFooter .telephoneAndMail a {
  color: #333;
}
.addressFooter .telephoneAndMail a:hover {
  color: #0d7f40;
}
.addressFooter .footerSep {
  margin: 0 10px;
}
@media (max-width: 767px) {
  .addressFooter .footerSep {
    font-size: 0;
    line-height: 0;
    display: block;
  }
}
.addressFooter .socialIcons {
  display: inline-block;
  margin-bottom: 30px;
}
.addressFooter .socialIcons em {
  border: 2px solid;
  width: 47px;
  text-align: center;
  display: inline-block;
  padding: 8px 7px 9px 11px;
  margin: 0 3px 15px 3px;
  font-size: 22px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.addressFooter .socialIcons em:hover {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.addressFooter .socialIcons em.fa-facebook {
  color: #3956e9;
}
.addressFooter .socialIcons em.fa-twitter {
  color: #2892ff;
}
.addressFooter .socialIcons em.fa.fa-instagram {
  padding-left: 12px;
  color: #877c71;
}
.addressFooter .addressFooterCopyright {
  font-size: 0.8em;
}
.addressFooter a.igLogo {
  display: block;
  margin-top: 20px;
}
.addressFooter a.igLogo img {
  width: 85px;
  float: none;
}
@media (max-width: 1199px) {
  .addressFooter .break767 {
    display: block;
    font-size: 0;
    line-height: 0;
  }
}
.addressFooter .footerLogos {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translatex(-50%);
  z-index: 12;
}
.addressFooter .footerLogos img {
  padding: 10px;
  max-width: 80px;
}
.addressFooter .copyright a {
  color: #333;
}
.addressFooter .copyright a:hover {
  color: #0d7f40;
}
/* //////// ///////////////////   .newsletterSubscribe STYLES  ///////// //// ////////////////// ////  */
.newsletterSubscribe {
  text-align: center;
  padding: 30px 20px 0 20px;
}
.newsletterSubscribe .container {
  border-top: 1px solid #efefef;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .newsletterSubscribe h3 {
    font-size: 0.7em;
  }
}
.newsletterSubscribe p {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
.newsletterSubscribe #customform_7 fieldset#thankyou {
  width: 540px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 767px) {
  .newsletterSubscribe #customform_7 fieldset#thankyou {
    width: 240px;
  }
}
.newsletterSubscribe #customform_7 .customFormLine {
  position: initial;
}
.newsletterSubscribe #customform_7 label {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ababab;
}
.newsletterSubscribe #customform_7 .alert.alert-error + span label {
  display: none;
}
.newsletterSubscribe #customform_7 .alert li {
  list-style-type: none;
}
.newsletterSubscribe #customform_7 .alert-danger,
.newsletterSubscribe #customform_7 .alert-error {
  background-color: #b63e50;
  border: none;
  color: #fff;
}
.newsletterSubscribe #customform_7 div#thankyou p {
  margin: 10px;
  background: #b63e50;
  padding: 10px;
  display: inline-block;
}
.newsletterSubscribe #customform_7 #thankyou .customFormLine input {
  height: 40px;
  width: 410px;
  margin-bottom: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #efefef;
  float: left;
  border: none;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 20px;
  color: #777;
}
@media (max-width: 767px) {
  .newsletterSubscribe #customform_7 #thankyou .customFormLine input {
    width: 240px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 0;
  }
}
.newsletterSubscribe #customform_7 #thankyou #custom_7_submit {
  display: inline-block;
  color: #fff;
  border: none;
  text-transform: uppercase;
  padding: 10px 18px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  float: left;
  margin: 0;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #0d7f40;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.newsletterSubscribe #customform_7 #thankyou #custom_7_submit:hover {
  background: #ccaa19;
}
@media (max-width: 767px) {
  .newsletterSubscribe #customform_7 #thankyou #custom_7_submit {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    float: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
}
.newsletterSubscribe #customform_7 #thankyou br {
  display: none;
}
/* //////// ///////////////////   .footer STYLES  ///////// //// ////////////////// ////  */
.footer {
  background: #4e4e4e;
  color: #fff;
  font-size: 0.8em;
  height: 50px;
  line-height: 28px;
  padding-top: 10px;
  display: none;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
    height: 125px;
    line-height: 22px;
    padding: 10px 5px 2px 5px;
  }
}
.footer a.igLogo img {
  width: 85px;
  float: right;
}
@media (max-width: 767px) {
  .footer a.igLogo img {
    float: none;
  }
}
@media (max-width: 1199px) {
  .footer .break767 {
    display: block;
    font-size: 0;
    line-height: 0;
  }
}
@media (max-width: 767px) {
  .footer .break767footer {
    display: block;
    font-size: 0;
    line-height: 0;
  }
}
.footer a {
  color: #b8b8b8;
}
.footer a:hover {
  color: #fff;
}
/* //////// ///////////////////   inPageContent gallery and slider STYLES  ///////// //// ////////////////// ////  */
.inPageContent #gallery div.ss-controls .play,
.inPageContent div#thumbs div.top,
.inPageContent #gallery div.caption-container,
.inPageContent #gallery div.controls {
  display: none;
}
.inPageContent #gallery div.slideshow img {
  border: none;
}
.inPageContent #gallery div.slideshow span.image-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .inPageContent .span12 #thumbs {
    width: 750px !important;
    margin: 0 auto;
    float: none;
  }
}
.inPageContent .span12 #gallery {
  max-width: 750px;
  margin: 0 auto;
}
.inPageContent #thumbs li:before {
  display: none;
}
.inPageContent #thumbs ul.thumbs li.selected a.thumb {
  background: none;
}
.inPageContent #thumbs a.thumb {
  padding: 0;
  border: none;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.inPageContent .pull-right.gallery-image,
.inPageContent .pull-left.gallery-thumbs {
  width: 100%;
}
.inPageContent .pull-left.gallery-thumbs {
  margin-left: 0;
  margin-top: 0;
}
.inPageContent div#thumbs div.bottom {
  margin-top: 22px;
  float: left;
}
.inPageContent div.pagination span.current {
  background-color: rgba(4, 4, 4, 0.8);
  border-color: rgba(4, 4, 4, 0.8);
}
.inPageContent ul.thumbs img {
  margin: 0;
}
.inPageContent div.pagination a,
.inPageContent div.pagination span.current,
.inPageContent div.pagination span.ellipsis {
  margin-right: 8px;
}
.inPageContent div.pagination a:hover {
  background-color: #404242;
}
.inPageContent .galleryWrapper.galleryWrapperNivo {
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .inPageContent .galleryWrapper.galleryWrapperNivo {
    max-width: 750px;
    margin: 0 auto;
  }
}
.inPageContent .galleryInner.nivoInner.nivoSlider,
.inPageContent .galleryInner.nivoInner.nivoSlider img {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
}
.inPageContent .nivo-controlNav-Wrapper {
  position: absolute;
  width: 100px;
  bottom: 10px;
  left: auto;
  right: 10px;
  z-index: 9;
}
.inPageContent .nivo-controlNav a {
  background: #eaeaea;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 3px;
}
.inPageContent .nivo-controlNav a.active {
  background: #ffa737;
}
.inPageContent .nivo-directionNav {
  display: none !important;
}
.inPageContent .nivo-caption {
  left: 50%;
  top: 50%;
  bottom: auto;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
  opacity: 1;
}
@media (max-width: 480px) {
  .inPageContent .nivo-caption {
    width: 80%;
  }
}
.inPageContent .nivo-caption h4 {
  font-size: 18px;
  line-height: 30px;
  padding: 0 20px;
  color: #333;
  font-family: 'Raleway', sans-serif;
}
@media (max-width: 767px) {
  .inPageContent .nivo-caption h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
/* //////// ///////////////////   navbar standard styles  ///////// //// ////////////////// ////  */
#header .navbar {
  margin-bottom: 0;
}
#header .navbar-inner {
  background: rgba(51, 51, 51, 0.7);
  border: none;
  min-height: 60px;
}
#header .navbar-inner .container {
  position: relative;
}
@media (max-width: 767px) {
  #header .navbar-inner .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 980px) {
  #header .navbar-inner #nav {
    left: 70px;
  }
}
@media (max-width: 979px) {
  #header .navbar-inner #nav {
    margin-top: 90px;
  }
}
#header .navbar-inner #nav li.dropdown .dropdown-toggle {
  background-color: transparent;
}
@media (max-width: 979px) {
  #header .navbar-inner #nav li.dropdown .dropdown-toggle {
    background: rgba(4, 4, 4, 0.8) url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/menuDownToggle2.png") right 15px center no-repeat;
  }
}
@media (max-width: 979px) {
  #header .navbar-inner #nav li.dropdown.open .dropdown-toggle {
    background: rgba(4, 4, 4, 0.8) url("https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/menuUpToggle.png") right 15px center no-repeat;
  }
}
#header .navbar-inner #nav li a {
  color: #fff;
  padding: 20px 14px;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  #header .navbar-inner #nav li a {
    letter-spacing: 0.2px;
    color: #fff;
    padding: 20px 12px;
  }
}
@media (max-width: 979px) {
  #header .navbar-inner #nav li a {
    background: rgba(4, 4, 4, 0.8);
    margin: 10px;
    padding: 12px !important;
  }
}
#header .navbar-inner #nav li a:hover {
  color: #ffcb08;
}
#header .navbar-inner #nav li a#logoutbtn {
  color: #ffcb08;
}
#header .navbar-inner #nav li .dropdown-menu {
  margin: 0;
  background-color: rgba(4, 4, 4, 0.8);
  border: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 980px) {
  #header .navbar-inner #nav li .dropdown-menu {
    display: block;
  }
}
@media (max-width: 979px) {
  #header .navbar-inner #nav li .dropdown-menu {
    margin: 0 20px 0 20px;
    background: none;
  }
}
#header .navbar-inner #nav li .dropdown-menu a {
  padding: 8px 12px;
  border-bottom: 1px dotted #0b0b1d;
}
@media (min-width: 980px) {
  #header .navbar-inner #nav li .dropdown-menu a:hover {
    background: none;
  }
}
#header .navbar-inner #nav li .dropdown-menu li:last-child a {
  border: none;
}
#header .navbar-inner #nav li.open > .dropdown-menu {
  pointer-events: auto;
  opacity: 1;
}
#header .navbar-inner #nav li.current > a,
#header .navbar-inner #nav li.active > a {
  color: #ffcb08;
}
#header .navbar-inner #nav li.active.open > a {
  color: #fff;
}
#header .navbar-inner #nav li.nav-menu-information ul li:nth-last-child(2) a {
  border: none;
}
#header .navbar-inner .logoLink {
  position: absolute;
  left: 0;
  width: 60px;
  z-index: 9;
}
@media (max-width: 979px) {
  #header .navbar-inner .logoLink {
    left: 50%;
    transform: translatex(-50%);
  }
}
#header .navbar-inner #hamburger-icon {
  outline: 0;
  position: absolute;
  right: 15px;
  top: 10px;
  background-color: transparent;
  z-index: 100;
  width: 60px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  border-radius: 0;
}
@media (min-width: 980px) {
  #header .navbar-inner #hamburger-icon {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .navbar-inner #hamburger-icon {
    right: 25px;
  }
}
#header .navbar-inner #hamburger-icon .line {
  display: block;
  background: #fff;
  height: 3px;
  margin: 5px;
  right: 18px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#header .navbar-inner #hamburger-icon .line.line-1 {
  margin-top: 3px;
}
.body-public #header .navbar-inner #hamburger-icon {
  right: 5px;
}
@media (min-width: 980px) {
  .body-public #header .navbar-inner {
    background: rgba(225, 223, 223, 0.8);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 979px) {
  .body-public #header .navbar-inner {
    position: fixed !important;
    z-index: 999;
    width: 100%;
    right: 0;
    left: 0;
    background: #333333;
  }
  .body-public #header .navbar-inner #topmenu {
    height: 100vh;
    padding-bottom: 90px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background: rgba(51, 51, 51);
  }
}
@media (min-width: 1200px) {
  .body-public #header .navbar-inner #nav {
    left: 80px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .body-public #header .navbar-inner #nav {
    left: 60px;
  }
}
@media (min-width: 980px) {
  .body-public #header .navbar-inner #nav li a {
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .body-public #header .navbar-inner #nav li a:hover,
  .body-public #header .navbar-inner #nav li a:focus {
    color: #fff;
    background: #4d9e6f;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .body-public #header .navbar-inner #nav li a {
    letter-spacing: 0;
    padding: 20px 8px;
    
  }
}
@media (min-width: 980px) {
  .body-public #header .navbar-inner #nav li.current a,
  .body-public #header .navbar-inner #nav li.active a {
    background: #4d9e6f;
    color: #fff;
  }
}
.body-public #header .navbar-inner #nav li .dropdown-menu:before,
.body-public #header .navbar-inner #nav li .dropdown-menu:after {
  display: none;
}
@media (min-width: 980px) {
  .body-public #header .navbar-inner #nav li .dropdown-menu {
    background: #4d9e6f;
  }
  .body-public #header .navbar-inner #nav li .dropdown-menu a {
    color: #fff;
  }
}
@media (min-width: 980px) {
  .body-public #header .navbar-inner #nav > li:nth-child(7) {
    margin-left: 110px;
  }
}
.body-public #header .navbar-inner .logoLink {
  left: 50%;
  transform: translatex(-50%);
  width: 60px;
  top: 3px;
}
@media (max-width: 767px) {
  .body-public #header .navbar-inner .logoLink {
    top: -3px;
  }
}
@media (min-width: 980px) {
  .body-class-home.body-public #header .navbar-inner {
    background: rgba(225, 223, 223, 0.5);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
/* //////// ///////////////////   system pages no need to touch  ///////// //// ////////////////// ////  */
.hcapsig {
  word-wrap: break-word;
}
/*  styles moved from custom css zashtoto ne sa pipani*/
.forceFullWidth {
  position: relative;
  width: 100vw !important;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.body-public span.customFormRadioItem + br {
  display: none;
}
/* Google Map Styles */
div#map_container {
  width: 100% !important;
  height: 550px !important;
  color: #333;
}
a#map_to_here_button:hover,
a#map_from_here_button:hover {
  color: #ffcb08;
}
.gm-style .gm-style-iw-c {
  line-height: 24px !important;
  border-top: 10px solid rgba(51, 51, 51, 0.7) !important;
}
#globalwrap .map_popup_form input[type=text] {
  height: 35px !important;
}
.gm-style-iw-d {
  padding: 0 5px !important;
}
/* //// ///// MIN WIDTH 980 ///// //// ///////  */
@media (min-width: 980px) {
  #globalwrap {
    padding-top: 0;
  }
}
/* ///// //// MIN WIDTH 768 /// ////////// /   */
@media (min-width: 768px) {
  .moveRight768AndAbove {
    float: right !important;
  }
  .removeMarginLeft768AndAbove {
    margin-left: 0 !important;
  }
}
/* end of styles moved from custom css */
.inPageContent .span12 form .customFormLine input,
.inPageContent .span12 form .customFormLine textarea {
  text-align: center;
}
#date_form .picker input {
  cursor: pointer;
  padding: 3px;
  margin-bottom: 0px;
  margin-right: 35px !important;
}
img.ui-datepicker-trigger {
  position: relative;
  right: 20px;
  top: 0;
}
#header .navbar-inverse .nav li.nav-menu-information .dropdown-menu > li:nth-last-child(2) > a {
  border-bottom: none;
}
.body-root-information #global .container {
  max-width: 100%;
}
body[class^="body-class-setcoursestatuscourseid"] .holdsGlobalWrap {
  word-break: break-word;
}
#statusform textarea {
  max-width: 100%;
}
.body-public .tipForm form input[type="submit"] {
  letter-spacing: 0;
  font-size: 12px;
  padding: 5px 10px;
}
.cluetip-jtip #cluetip-inner {
  overflow: hidden;
}
.php-ckeditor .inPageContent td {
  border: 2px solid #1a4267 !important;
}
.body-class-visitorbooking.body-public img.ui-datepicker-trigger {
  top: 0;
  right: 20px;
  position: relative;
}
.body-class-visitorbooking.body-public #date_form .picker input[type=text] {
  margin-right: 20px;
}
.hcapsig .dropdown-menu {
  background-color: #dedfde;
}
div#cluetip {
  /*width: auto !important; this was causing a shadow on Wells visitor booking pop up but needed on previous sites */
}
.cc-cookies {
  width: 100% !important;
}
.body-root-home #latestcomp img[height="16"],
img[height="14"] {
  margin-left: 7px;
  margin-top: -3px;
}
.php-search input#string {
  height: 40px;
}
.php-messages .well-large {
  padding: 0px;
}
.php-halloffame h1 {
  font-size: 24px;
  border-bottom: 1px dotted;
  padding-bottom: 20px;
}
.php-roundmgmt .dateperiods {
  /* float:none; THIS WAS CAUSING OVERLAPPING ON SMALL SCREEN PAGE FOR ROUNDMGMT */
}
.php-roundmgmt #globalwrap {
  overflow: scroll;
}
#login fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  display: inline-block;
}
#login fieldset .control-label {
  float: none;
  width: auto;
  padding-top: 10px;
  text-align: center;
}
#login fieldset .controls {
  margin-left: auto;
}
#login fieldset .controls input.btn {
  margin-left: 0;
  margin-right: 0;
}
#login fieldset .controls input[type="checkbox"] {
  height: auto;
  margin: 10px 0 30px 0;
}
#login fieldset .controls label.checkbox input.inline {
  width: 20px !important;
  margin: 4px 0 20px 0;
}
.php-hcaprecord #global {
  overflow: scroll;
}
#latestcomp,
#upcomingcomps,
#previouscomps,
#fpmessagediv,
#admin_dash,
.announcements,
#myupcoming,
#myteetimes,
.news,
.members-mobile-scoreentry,
#halloffame {
  border: 2px solid #b99863;
  background: rgba(255, 255, 255, 0.8);
}
.teetimesholder th,
#memteetimes th,
.teetimesholder thead tr {
  border: #706862 1px solid;
}
table.teetimesholder td {
  border-right: 1px #294761 solid;
}
#memteetimes {
  border: 1px #706862 solid;
}
#memteetimes td {
  border-left: #706862 1px solid !important;
  border-bottom: #706862 1px solid !important;
}
#memteetimes tbody tr {
  border-bottom: #706862 1px solid !important;
}
#global .tabs ul {
  background: #706862 !important;
}
#globalwrap .adminWrapper table.admin thead th,
#globalwrap .adminWrapper table.admin thead td {
  color: white!important;
}
.inner-page .container {
  background: none;
  margin-left: -20px;
}
.body-root-roundmgmt\.php #ui-datepicker-div {
  display: none;
}
.gr-textarea-btn {
  display: none;
}
#closebutton + br {
  display: none !important;
}
.nav .nav-menu-login\.php {
  display: none !important;
}
.navbar .nav li ul.dropdown-menu li.nav-menu-information {
  display: none;
}
#ui-datepicker-div {
  position: absolute;
  top: -100%;
  left: -100%;
}
#date_form .picker {
  right: 0px !important;
}
table.tee_process {
  display: none !important;
}
.php-weatherfg .image-day {
  background: #87CEEB;
}
.php-weatherfg .image-night {
  background: #3c4a90;
}
.php-visitoropen #globalwrap > div {
  max-width: 100%;
}
#facebox {
  position: absolute;
  top: 150px !important;
  z-index: 9999;
}
#globalwrap table.mceLayout[style] {
  width: 100% !important;
}
.mceItemTable {
  width: 100% !important;
  max-width: 100%;
}
.body-class-members #leftcontent > div,
.body-class-members #rightcontent > div,
body:not(.body-public) #leftcontent > div,
body:not(.body-public) #rightcontent > div {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ffffff21;
}
.body-class-members .teetimesholder th,
.body-class-members #memteetimes th,
body:not(.body-public) .teetimesholder th,
body:not(.body-public) #memteetimes th {
  color: #fff !important;
  background-color: grey !important;
}
.body-class-members .login-btn,
body:not(.body-public) .login-btn {
  display: none;
}
.body-class-members .btn-group > .btn,
body:not(.body-public) .btn-group > .btn {
  float: left;
}
.body-class-members .dateperiods a,
body:not(.body-public) .dateperiods a {
  float: left;
}
/* ///// NAVBAR TO TO SCROLL UP ON MEMBERS PAGES & SYSTEM FRONT-END  ///*/
.body-class-members .navbar-fixed-top,
body:not(.body-public) .navbar-fixed-top .body-class-opens .navbar-fixed-top,
.php-login .navbar-fixed-top,
.body-loginpage .navbar-fixed-top,
.php-news .navbar-fixed-top,
.php-competition .navbar-fixed-top,
.php-teelogin .navbar-fixed-top,
.php-visitoropen .navbar-fixed-top,
.php-sagepay .navbar-fixed-top,
body[class^='body-class-setcoursestatus'] .navbar-fixed-top,
.body-class-visitorbooking .navbar-fixed-top {
  position: relative;
}
/* php-ckeditor */
.php-ckeditor #outerborder #myNavbar {
  display: none;
}
.php-ckeditor .nav-collapse {
  position: relative;
}
.php-ckeditor .nav-collapse span {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.php-ckeditor .navbar .btn,
.php-ckeditor .navbar .btn.btn-primary,
.php-ckeditor .navbar .btn-group .btn {
  margin: 10px 0px;
}
.php-ckeditor .navbar .btn-group {
  margin: 0px 0px !important;
}
.php-ckeditor .CodeMirror-wrap .CodeMirror-scroll {
  position: relative;
  height: 1000px;
  overflow: auto;
}
div.sticky-queue {
  border: none !important;
}
div.sticky-note {
  padding-bottom: 20px;
}
a.btn.btn-danger,
a.btn.btn-success {
  color: #fff;
}
.body-class-members .navbar-inverse .nav .dropdown-menu > li > a {
  padding: 7px 10px;
}
/* system login page & course status */
#login input,
.php-coursestatus textarea,
.body-class-setcoursestatus textarea,
.body-class-setcoursestatuscourseid1 textarea {
  height: 40px;
  width: 100% !important;
  margin-bottom: 10px;
}
#login .controls input.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: none;
  border: none;
  margin-top: 20px;
}
#login label.checkbox {
  padding-left: 0;
  text-align: center;
}
#login .controls label.checkbox input.inline {
  margin-left: -5px;
}
.php-coursestatus a.button.btn.btn-info.btn-small,
.body-class-setcoursestatus a.button.btn.btn-info.btn-small {
  margin: 5px;
  color: #fff !important;
}
.php-coursestatus a[href*="setcoursestatus"],
.body-class-setcoursestatus a[href*="setcoursestatus"],
.body-class-setcoursestatuscourseid1 a[href*="setcoursestatus"] {
  word-break: break-word;
}
.ui-widget-header {
  border: none;
  background: #dab380;
}
body.body-class-setcoursestatus h1 {
  font-size: 32px;
  border-bottom: 1px dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.body-class-setcoursestatus form input[type="submit"] {
  /*margin-top: 0; this causing button to be out of line on recent sites */
}
body.body-class-setcoursestatus form input[name="loginword"] {
  height: 38px;
}
/* ///////////// /////////// max-width 1199px ////////////////// ///// */
@media (max-width: 1199px) {
  .nametable a.btn.button {
    font-size: 11px !important;
  }
  .nametable td {
    font-size: 11px !important;
    padding: 5px 2px !important;
  }
}
/* media queries members that generall don't need touching */
@media (max-width: 979px) {
  body.php-viewround table {
    font-size: 13px;
  }
  .php-viewround .table th,
  .table td {
    padding: 5px;
  }
  #globalwrap .teebooking #date_form .tabs li.current a {
    background: #4f925a !important;
    color: #fff;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .body-class-members #globalwrap,
  body:not(.body-public) #globalwrap,
  .body-class-opens #globalwrap,
  .php-login #globalwrap,
  .body-loginpage #globalwrap,
  .php-news #globalwrap,
  .php-competition #globalwrap,
  .php-teelogin #globalwrap,
  .php-visitoropen #globalwrap,
  .php-sagepay #globalwrap,
  body[class^='body-class-setcoursestatus'] #globalwrap,
  .body-class-visitorbooking #globalwrap {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #globalwrap .teebooking #date_form .tabs li.current a {
    font-size: 14px;
    margin: 0;
  }
}
@media (max-width: 480px) {
  #login fieldset {
    transform: translateX(0px);
  }
  .php-coursestatus a.button.btn.btn-info.btn-small,
  .body-class-setcoursestatus a.button.btn.btn-info.btn-small {
    margin: 5px;
    display: block;
  }
  .php-coursestatus ul.unstyled li,
  .body-class-setcoursestatus ul.unstyled li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ddd;
  }
  .php-coursestatus ul.unstyled,
  .body-class-setcoursestatus ul.unstyled {
    padding-top: 20px;
  }
  /* weather members */
  .php-weatherfg .nav-tabs a {
    font-size: 12px;
    padding: 5px 2px;
  }
  /* compact tables small screens */
  table td {
    font-size: 12px;
  }
  table th {
    font-size: 12px;
    font-weight: normal !important;
    padding: 2px !important;
  }
  .php-viewround .table th,
  .table td {
    padding: 5px 2px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .php-awayplayer table {
    display: block;
    overflow-x: auto;
  }
  table.table.scorecard {
    display: block;
    overflow-x: auto;
  }
}
@media (max-width: 480px) {
  #diaryTable.table {
    display: block;
    overflow-x: auto;
  }
}
/* make css editor in backend more manageable */
.CodeMirror-wrap .CodeMirror-scroll {
  height: 600px;
}
/*-----------------------------------------------------------------
                SCORECARD
-----------------------------------------------------------------*/
.scorecard {
  text-align: center;
  border: 1px solid #a5a5a5;
}
.scorecard td,
.scorecard th {
  border: 1px solid #a5a5a5;
  text-align: center;
}
.White {
  background: #fff;
  color: #333;
}
.Yellow {
  background: #ffff00;
  color: #333;
}
.Red {
  background: #ff0000;
  color: #fff;
}
.Blue {
  background: #0063ac;
  color: #fff;
}
.body-public.php-cookie-usage #global {
  padding-top: 90px;
}
@media (max-width: 979px) {
  .body-public.php-cookie-usage #global {
    padding: 20px;
  }
}
#globalwrap .map_popup_form input[type=submit] {
  font-size: 11px;
  padding: 5px;
}
.body-public[class*="php-"] #globalwrap {
  background: #efefef;
  padding: 20px;
  margin-top: 90px;
  color: #333;
  margin-bottom: 50px;
}
/* ////// ////////////////////////////// //////////////////////// //////////////////// ///////////////////// /////////// //////////////////// END OF STYLES FOR MEMBERS PAGES THAT GENERALLY DO NOT NEED TO TOUCH ///////////////// ////// ///// / ////////////////////////////////////////////// ////////////////////////////////// //////////////////////////////////////////// ///////////////// ////////////////////////// ////////////////// */
body[class*="php-"] .content-wrapper,
.body-class-members .content-wrapper,
.body-class-visitorbooking .content-wrapper,
.body-class-getawayletter .content-wrapper,
[class*="body-class-setcoursestatus"] .content-wrapper,
.body-class-opens .content-wrapper {
  width: 1170px;
  margin: 0px auto;
  padding-top: 30px;
}
@media (max-width: 1199px) {
  body[class*="php-"] .content-wrapper,
  .body-class-members .content-wrapper,
  .body-class-visitorbooking .content-wrapper,
  .body-class-getawayletter .content-wrapper,
  [class*="body-class-setcoursestatus"] .content-wrapper,
  .body-class-opens .content-wrapper {
    width: 98%;
    margin: 0 auto;
  }
}
/* fix for my golf my rounds overlaping table with gross scoring trend */
@media (min-width: 768px) and (max-width: 979px) {
  table#course-handicap {
    overflow: auto;
    display: block;
  }
}
/* make memteetime table scroll x on mobile portrait */
@media (max-width: 480px) {
  table#memteetimes,
  .body-class-members #globalwrap table#memteetimes {
    width: 100%;
    display: block;
    overflow: auto;
  }
}
/* AQ Facebook style */
#facebox input {
  height: 30px;
}
@media (max-width: 480px) {
  .php-knockout table.knockout {
    display: block;
    overflow-x: auto;
  }
}
/* ------------  NEW FLEXIBLE ACCOUNT PAGE BACK END ---------------  */
.php-flexiblereport input[name="setdate"] {
  display: block;
}
@media (max-width: 480px) {
  .php-flexiblereport form {
    width: 100% !important;
  }
}
/* //////// ///////////////////   system pages to customise css  ///////// //// ////////////////// ////  */
body #globalwrap .price span.badge {
  width: 44px !important;
  font-size: 12px !important;
}
/* ///////////////// MEMBERS HOME PAGE ///////////////// */
.body-class-members h3 {
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.7);
  padding-right: 30px;
}
.body-class-members #leftcontent > div,
.body-class-members #rightcontent > div,
body:not(.body-public) #leftcontent > div,
body:not(.body-public) #rightcontent > div {
  border: 1px solid rgba(51, 51, 51, 0.7);
  position: relative;
}
.body-class-members.body-root-home .weatherMini {
  position: absolute;
  right: 10px;
  top: 10px;
}
/* ///////////////////////////////// ///////////////  LOGIN PAGE ///////////////////////////////////// */
.body-loginpage #login {
  padding: 20px 20px;
  border: 2px solid rgba(51, 51, 51, 0.7);
  text-align: center;
}
#login h3 {
  color: rgba(4, 4, 4, 0.8);
  text-transform: uppercase;
  margin-bottom: 30px;
}
#login .controls input.btn {
  display: inline-block;
  background: #0d7f40;
  color: #fff;
  border: 1px solid;
  text-transform: uppercase;
  padding: 10px 18px;
  margin: 15px 5px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Raleway', sans-serif;
}
#login .controls input.btn:hover {
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 480px) {
  #login .controls input.btn {
    margin: 7px 0;
  }
}
/* ////////////////////// /////////////////// /////// NEWSBOX CMS HOMEPAGE //////////// ////////////// ///////  */
.newsbox a:link,
.newsbox a:visited,
.news-summary a.read-more:link,
.news-summary a.read-more:visited {
  background: #ffcb08;
  color: #000;
  border: 1px solid #ffcb08;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 18px;
  margin: 15px 5px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Raleway', sans-serif;
}
.newsbox a:link:hover,
.newsbox a:visited:hover,
.news-summary a.read-more:link:hover,
.news-summary a.read-more:visited:hover {
  color: #333;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .newsbox a:link,
  .newsbox a:visited,
  .news-summary a.read-more:link,
  .news-summary a.read-more:visited {
    margin: 7px 0;
  }
}
/* ////////////////////// /////////////////// /////// NEWS PHP FRONT-END ////////////// ////////////// ///////  */
.body-public .news-item {
  border-bottom: 1px dotted rgba(4, 4, 4, 0.8);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.body-public .news-item .media-heading {
  color: rgba(4, 4, 4, 0.8);
}
.body-public p.news-date {
  font-size: 12px;
}
.body-public .news-summary a.read-more {
  background: rgba(51, 51, 51, 0.7);
  color: #fff;
  font-family: 'Lora', serif;
  font-size: 12px !important;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* ////////////////////////////// /////////////////////// //////////////////////////////// /////////////////////////// ////////////////////////// ///////////////////   MEMBERS PAGES BACKGROUNDS ETC ///////////////////// ////// ///////// ////////////////////// //////////////////////////////////////////// ///////////////////////////// //////////// */
.body-class-members,
body:not(.body-public) {
  background: #fff;
}
/* #container bg members and front-end system pages */
body[class*="php-"] #container,
.body-class-members #container,
body:not(.body-public) #container,
.body-class-opens #container,
.php-login #container,
.body-loginpage #container,
.php-news #container,
.php-competition #container,
.php-teelogin #container,
.php-visitoropen #container,
.php-sagepay #container,
body[class^='body-class-setcoursestatus'] #container,
.body-class-visitorbooking #container {
  background: url("/images/resources/tadmartonheath/admin-bg-2.jpg") top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  body[class*="php-"] #container,
  .body-class-members #container,
  body:not(.body-public) #container,
  .body-class-opens #container,
  .php-login #container,
  .body-loginpage #container,
  .php-news #container,
  .php-competition #container,
  .php-teelogin #container,
  .php-visitoropen #container,
  .php-sagepay #container,
  body[class^='body-class-setcoursestatus'] #container,
  .body-class-visitorbooking #container {
    background: #efefef;
    padding: 0px;
  }
}
/* home page cms wraps incorrectly */
/* members pages #globalwrap */
.body-class-members #globalwrap,
body:not(.body-public) #globalwrap,
.body-class-opens #globalwrap,
.php-login #globalwrap,
.body-loginpage #globalwrap,
.php-news #globalwrap,
.php-competition #globalwrap,
.php-teelogin #globalwrap,
.php-visitoropen #globalwrap,
.php-sagepay #globalwrap,
body[class^='body-class-setcoursestatus'] #globalwrap,
.body-class-visitorbooking #globalwrap {
  padding: 20px;
  margin: 90px 0px 0px 0px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* MEMBERS BOOKING PAGE */
body.body-class-members.body-root-roundmgmt\.php.body-nav-current-2.body-nav-current-has-2 #globalwrap {
  background: rgba(255, 255, 255, 0.83137255);
}
#globalwrap #global .tabs li.current a {
  background: #ffcb08;
  border: none;
  color: #fff;
}
/* ///////////// ////////////// //////////// MEMBERS PAGES LOGO ///////////////////// //////  //////////// */
.body-class-members .footer,
body:not(.body-public) .footer,
.body-class-opens .footer,
.php-login .footer,
.body-loginpage .footer,
.php-news .footer,
.php-competition .footer,
.php-teelogin .footer,
.php-visitoropen .footer,
.php-sagepay .footer,
body[class^='body-class-setcoursestatus'] .footer,
.body-class-visitorbooking .footer {
  display: block;
}
/* ///////////// GENERIC TABLES - DO SPECIFIC STYLES FRONT-END TO OVERRIDE THESE /////////// ///////////  */
thead {
  background: rgba(4, 4, 4, 0.8);
  color: #fff;
}
.table th {
  font-weight: normal;
}
table thead a:link,
table thead a:visited {
  color: #fff;
  text-decoration: underline;
}
table thead a:hover {
  color: var(--highlightColor);
  text-decoration: none;
}
/* specific for new transparent background layout on globalwrap in cms*/
.php-slideshow_edit form fieldset {
  background: #f2f2f229 !important;
}
.php-slideshow_edit .upload_form {
  background: rgba(244, 244, 244, 0.03137255) !important;
}
.body-class-members .uploadTarget {
  border: 1px dashed rgba(51, 51, 51, 0.7) !important;
  background: rgba(51, 51, 51, 0.7);
  color: #efefef;
}
.body-class-members .uploadTarget:hover {
  background: rgba(4, 4, 4, 0.8);
}
.php-slideshow_edit form fieldset legend {
  font-size: 16px;
  color: #000;
}
/* website templates page etc - styles / header page */
.adminWrapper form h1 {
  font-size: 20px;
  border-bottom: 1px dotted;
  text-transform: uppercase;
}
.body-class-members .adminWrapper {
  background: rgba(255, 255, 255, 0);
}
.body-class-members form fieldset {
  background: rgba(242, 242, 242, 0.27843137) !important;
}
.body-class-members .tabsWrapper .tabList li.current a span {
  border: none;
}
.body-class-members .tabsWrapper .tabList li.current a {
  background: rgba(4, 4, 4, 0.8);
  border-right: 1px solid #767676;
  color: #fff !important;
}
.body-class-members .breadcrumbsWrapper p.breadcrumbs a {
  color: #333 !important;
}
.body-class-members #globalwrap .adminWrapper form a,
.body-class-members #globalwrap .adminWrapper form table.admin a,
.body-class-members #globalwrap .adminWrapper .aboveTabs a {
  color: #333;
}
.body-class-members #globalwrap .adminWrapper div.tabsWrapper {
  border-right: none;
}
.body-class-members button#saveButton,
.body-class-members .fancybutton {
  background: #5e8848;
  border: none;
  color: #fff;
  margin-top: 15px;
}
.body-class-members #globalwrap .adminWrapper fieldset .links {
  background: none;
}
.body-class-members #globalwrap .adminWrapper .links a.fancybutton {
  color: #fff;
}
.body-class-members #globalwrap .adminWrapper form fieldset h3 {
  padding-bottom: 10px !important;
}
button.fff-icon.ui-button-icon-only {
  background: #ffffff63;
}
.body-class-members .tabsWrapper .tabList a {
  background: #333;
}
.body-class-members .tabsWrapper .tabList {
  background: none;
}
.body-class-members .tabsWrapper .tabList li a span {
  border-left: none;
  border-top: none;
  border-right: 1px solid #767676;
}
.body-class-members .tabsWrapper ul {
  padding-left: 0;
}
/* //////////////////////// // member page information menu in backend ////////////// //// */
/*.body-class-members.body-root-information .sliderHolder {
  display: none;
}*/
.body-class-members.body-root-information .inPageContent {
  margin-left: auto;
  padding: 20px;
  left: 0;
  right: 0;
  background: none;
  margin-right: auto;
  max-width: 100%;
}
/* pages like viewround.php , competition, twos etc on public */
.body-public.php-viewround #container,
.body-public.php-csscalc #container,
.body-public.php-twos #container {
  background: var(--systemAndMembersContainerBackground);
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
}
.body-public.php-viewround table,
.body-public.php-csscalc table,
.body-public.php-twos table {
  background: #fff;
}
.body-public.php-viewround div#rounds {
  background: rgba(255, 255, 255, 0.78);
  padding: 20px;
  margin-bottom: 40px;
}
.body-public.php-csscalc h4 {
  background: rgba(51, 51, 51, 0.7);
  padding: 20px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
}
/* /////////////////////// /////////// /////   ///////////////////////////// ////////////////////// /////////////////////////////////////// /PHP CK EDITOR ///////////////  ////////////////////////////// /// /////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///// /////////// //////////////////////////////////////  ////////////////////////////////// */
.ig-wysiwyg-editor-navbar .navbar-inverse .navbar-inner {
  background: rgba(4, 4, 4, 0.8);
}
/* //////////////////////// // member page information menu in backend ////////////// //// */
.body-root-information h1,
.body-root-information h2,
.body-root-information h3,
.body-root-information h4 {
  color: #333;
}
/*.body-root-information .sliderCaptions,
.body-root-information .sliderHolder,
.body-root-information .testimonials,
.body-root-information .addressFooter {
  display: none;
}*/
body.body-root-information h3 {
  border-bottom: none;
}
.body-root-information .inPageContent .container {
  max-width: 100%;
}
.body-class-members .inPageContent {
  margin-left: auto;
  padding: 20px;
  left: 0;
  right: 0;
  background: none;
  margin-right: auto;
  max-width: 100%;
}
.body-class-members .inPageContent p {
  color: #333;
}
body-class-members .inPageContent .sidebar img {
  width: 120px;
}
.body-class-members .inPageContent .sidebar {
  margin-top: 40px;
}
body.body-root-information #globalwrap {
  background-color: rgba(255, 255, 255, 0.95);
}
.body-class-members #leftcontent .members-mobile-scoreentry .well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  /*#globalwrap #date_form .picker {
    position: relative;
    background: grey !important;
    padding: 30px 10px 10px 10px;
    text-align: right;
  }
  .body-class-visitorbooking.body-public img.ui-datepicker-trigger {
    top: 5px;
  }*/
}
/* //////// ///////////////////   .php-ckeditor styles  ///////// //// ////////////////// ////  */
.php-ckeditor h1,
.php-ckeditor h2,
.php-ckeditor h3,
.php-ckeditor h4,
.php-ckeditor h5,
.php-ckeditor h6 {
  color: #333;
  text-transform: none;
  border: none;
}
.php-ckeditor img {
  box-shadow: none;
}
.php-ckeditor p {
  color: #333;
}
.php-ckeditor #globalwrap {
  position: relative;
}
.php-ckeditor .pagesection .container {
  max-width: 100%;
}
.php-ckeditor #header img {
  width: 60px;
  margin: 0 20px;
}
@media (min-width: 980px) {
  .php-ckeditor #header img {
    margin-top: 3px;
  }
}
.php-ckeditor .andyWeatherAndCourseStatusButton,
.php-ckeditor .andyShowWeatherAndCourseStatus,
.php-ckeditor .sliderHolder a.ct-btn-scroll.ct-js-btn-scroll {
  display: none;
}
.php-ckeditor .wysiwyg-editable table {
  width: 100%;
  margin-top: 50px;
}
.php-ckeditor .sliderHolder .sliderCaptions {
  position: relative;
  top: 20px;
  border: 1px dotted #333;
  padding: 20px 20px 40px 20px;
  max-width: 100% !important;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  background: none;
  color: #333;
  margin: 20px auto 40px auto;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  animation-duration: 0s;
  animation-delay: 0s;
  -o-animation-duration: 0s;
  -o-animation-delay: 0s;
  -moz-animation-duration: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-duration: 0s;
  -webkit-animation-delay: 0s;
  transform: none;
}
.php-ckeditor .sliderHolder .sliderCaptions h1,
.php-ckeditor .sliderHolder .sliderCaptions h2 {
  color: #333;
  text-shadow: none;
}
.php-ckeditor .inPageContent,
.php-ckeditor .sliderHolder,
.php-ckeditor .standardInclude,
.php-ckeditor .subMenu,
.php-ckeditor .holeNavigationRow,
.php-ckeditor .addressFooter,
.php-ckeditor .testimonials {
  margin-top: 20px;
  border: 1px dotted #333;
  padding: 20px;
  color: #fff;
  max-width: 100% !important;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  background: none;
  color: #333;
}
.php-ckeditor a.btn.btn-danger,
.php-ckeditor a.btn.btn-success {
  color: #fff;
  background: #ac433f;
}
.php-ckeditor a.btn.btn-primary.ajaxbutton {
  background: #ffcb08;
  color: #fff;
  text-shadow: none;
  border: none;
}
.php-ckeditor a#wysiwyg_rich_button {
  background: #ac433f;
  color: #fff;
  text-shadow: none;
  border: none;
}
.php-ckeditor a#wysiwyg_html_button {
  background: #d2544f;
  color: #fff;
  text-shadow: none;
  border: none;
}
.php-ckeditor .holeStatsRow {
  position: relative;
}
.php-ckeditor .statContainer {
  color: #333;
}
.php-ckeditor .holeNavigation {
  width: 300px;
  margin: 0 auto;
}
.php-ckeditor .holeNav {
  position: initial;
  display: inline-block;
  padding: 10px;
  background: #fff;
  color: #fff !important;
}
.php-ckeditor .holeNavigationRow {
  position: relative;
  background: rgba(51, 51, 51, 0.7);
  color: #fff;
}
.php-ckeditor .subMenu {
  margin-bottom: 20px;
}
.php-ckeditor .addressFooter {
  background: rgba(209, 206, 206, 0.7);
}
.php-ckeditor .addressFooter:after {
  display: none;
}
.php-ckeditor .addressFooter .socialIcons {
  margin-top: 30px;
}
.php-ckeditor .addressFooter .socialIcons em {
  padding: 10px 2px 10px 7px;
}
.php-ckeditor .addressFooter .footerLogos {
  position: relative;
  margin-top: 40px;
  bottom: auto;
}
@media (max-width: 979px) {
  .php-ckeditor .navbar-fixed-top {
    margin-bottom: 0;
  }
}
/* //////// ///////////////////   FULL PAGE SCROLL styles  ///////// //// ////////////////// ////  */
/*!
 * fullPage 3.1.0
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}
#fp-nav.fp-right {
  right: 17px;
}
#fp-nav.fp-left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
  bottom: 17px;
}
.fp-slidesNav.fp-top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}
/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#fullpage .moveDown {
  cursor: pointer;
}
#fullpage .section:before {
  display: none;
  position: absolute;
  background: rgba(51, 51, 51, 0.35);
  height: 100%;
  width: 100%;
  content: '';
  top: 0;
  z-index: 0;
  left: 0;
}
#fullpage .section:after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 250px;
  width: 100%;
  content: '';
  bottom: 0;
  z-index: 0;
  left: 0;
}
#fullpage .section h1 {
  position: absolute;
  font-size: 28px;
  font-family: 'Lora', serif;
  color: #fff;
  bottom: 100px;
  width: 100%;
  padding: 0 20px;
  text-transform: none;
  font-style: italic;
  letter-spacing: 1px;
  z-index: 1;
  text-align: center;
}
#fullpage .section .sectionImageHolder {
  display: inline;
}
#fullpage .section .sectionImageHolder img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#fullpage .section .bottomLinks {
  display: flex;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background: rgba(1, 1, 1, 0.1);
  color: #fff;
  padding: 20px;
  z-index: 99;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
#fullpage .section .bottomLinks.downAndRight .leftLink a {
  background: none;
  padding-left: 0;
  padding-right: 30px;
}
#fullpage .section .bottomLinks.downAndRight .leftLink a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
@media (max-width: 480px) {
  #fullpage .section .bottomLinks {
    padding: 0;
    border-top: none;
  }
}
#fullpage .section .bottomLinks div {
  width: 50%;
}
#fullpage .section .bottomLinks .leftLink {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 480px) {
  #fullpage .section .bottomLinks .leftLink {
    background: #0d7f40;
    padding: 10px;
    text-align: center;
  }
}
#fullpage .section .bottomLinks .leftLink a {
  color: #fff;
  display: inline-block;
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/arrowLeft.png) left center no-repeat;
  text-transform: uppercase;
  position: relative;
  padding-left: 65px;
  font-size: 17px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 480px) {
  #fullpage .section .bottomLinks .leftLink a {
    background: none;
    padding: 0;
    letter-spacing: 0;
  }
}
#fullpage .section .bottomLinks .leftLink a:hover {
  color: #ffcb08;
}
#fullpage .section .bottomLinks .rightLink {
  text-align: left;
  padding-left: 20px;
}
@media (max-width: 480px) {
  #fullpage .section .bottomLinks .rightLink {
    background: #333;
    padding: 10px;
    text-align: center;
  }
}
#fullpage .section .bottomLinks .rightLink a {
  color: #ffcb08;
  text-transform: uppercase;
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/arrowRight.png) right center no-repeat;
  position: relative;
  padding-right: 65px;
  font-size: 17px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 480px) {
  #fullpage .section .bottomLinks .rightLink a {
    color: #fff;
    background: none;
    padding: 0;
    letter-spacing: 0;
  }
}
#fullpage .section .bottomLinks .rightLink a:hover {
  color: #fff;
}
/* ----------------  STYLES FOR SLIDER POSITION SLIDE ------------------  */
#fullpage .section .slide.normalSliderPosition:after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 250px;
  width: 100%;
  content: '';
  bottom: 0;
  z-index: 0;
  left: 0;
}
@media (min-width: 481px) {
  #fullpage .section .slide.normalSliderPosition .bottomLinks .leftLink {
    text-align: left;
  }
  #fullpage .section .slide.normalSliderPosition .bottomLinks .rightLink {
    text-align: right;
  }
}
#fullpage .section .slide.normalSliderPosition .sliderLogo {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  top: 100px;
  width: 110px;
  animation-duration: 4s;
  animation-delay: 0.2s;
  -o-animation-duration: 4s;
  -o-animation-delay: 0.2s;
  -moz-animation-duration: 4s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-duration: 4s;
  -webkit-animation-delay: 0.2s;
}
/* --------------------  WEATHER SLIDE -----------------------------------------------  */
#fullpage .section .slide.weather,
#fullpage .section .slide.courseStatus {
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/status_bg.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#fullpage .section .slide.weather .weatherSingle,
#fullpage .section .slide.courseStatus .weatherSingle {
  padding: 20px;
  display: inline-block;
  line-height: 50px;
  font-family: 'Lora', serif;
  font-size: 32px;
  letter-spacing: 2px;
}
@media (max-width: 480px) {
  #fullpage .section .slide.weather .weatherSingle,
  #fullpage .section .slide.courseStatus .weatherSingle {
    display: block;
    padding: 10px;
    font-size: 22px;
    line-height: 28px;
  }
}
#fullpage .section .slide.weather .weatherSingle .weatherImage img,
#fullpage .section .slide.courseStatus .weatherSingle .weatherImage img {
  width: 100px;
}
@media (max-width: 480px) {
  #fullpage .section .slide.weather .weatherSingle .weatherImage img,
  #fullpage .section .slide.courseStatus .weatherSingle .weatherImage img {
    width: 60px;
  }
}
#fullpage .section .slide.weather .rightLink.weather a,
#fullpage .section .slide.courseStatus .rightLink.weather a {
  background: none;
  padding-right: 30px;
}
#fullpage .section .slide.weather .rightLink.weather a .fa,
#fullpage .section .slide.courseStatus .rightLink.weather a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
#fullpage .section .slide.weather .leftLink.status a,
#fullpage .section .slide.courseStatus .leftLink.status a {
  background: none;
  padding-right: 30px;
}
#fullpage .section .slide.weather .leftLink.status a .fa,
#fullpage .section .slide.courseStatus .leftLink.status a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
#fullpage .section .slide.weather h3,
#fullpage .section .slide.courseStatus h3 {
  color: #ffcb08;
  font-size: 42px;
}
@media (max-width: 767px) {
  #fullpage .section .slide.weather h3,
  #fullpage .section .slide.courseStatus h3 {
    font-size: 32px;
  }
}
#fullpage .section .slide.weather b,
#fullpage .section .slide.courseStatus b {
  display: none;
}
#fullpage .section .slide.weather span.updatedate,
#fullpage .section .slide.courseStatus span.updatedate {
  font-size: 20px !important;
  padding: 20px 100px 10px 100px;
  line-height: 36px;
  letter-spacing: 2px;
  display: block;
}
@media (max-width: 767px) {
  #fullpage .section .slide.weather span.updatedate,
  #fullpage .section .slide.courseStatus span.updatedate {
    font-size: 14px;
    line-height: 30px;
    padding: 20px;
  }
}
/* --- address footer section ------------------  */
#fullpage #section6:after {
  display: none;
}
#fullpage.courseOverview #section6:after {
  display: block;
}
/* -----------------------  INNER PAGE STYLES (MINIMAL) -------------------------------------  */
#fullpage.innerPage .innerTopSection h1 {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: normal;
  bottom: 60px;
}
@media (max-width: 480px) {
  #fullpage.innerPage .innerTopSection h1 {
    bottom: 100px;
  }
}
#fullpage.innerPage .innerTopSection .bottomLinks {
  display: none;
  border-top: none;
}
#fullpage.innerPage .innerTopSection .bottomLinks .centredLink {
  width: 100%;
  text-align: center;
}
#fullpage.innerPage .innerTopSection .bottomLinks .centredLink a {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
}
#fullpage.innerPage .innerTopSection .bottomLinks .centredLink a em {
  display: block;
  font-size: 32px;
  padding-bottom: 20px;
}
#fullpage.innerPage .innerTopSection .bottomLinks .centredLink a:hover {
  color: #ffcb08;
}
@media (max-width: 480px) {
  #fullpage.innerPage .innerTopSection .bottomLinks .centredLink {
    background: #0d7f40;
    padding: 5px;
    text-align: center;
  }
  #fullpage.innerPage .innerTopSection .bottomLinks .centredLink a em {
    padding: 0;
  }
}
#fullpage.innerPage .downAndRight .leftLink a {
  background: none;
  padding-left: 0;
  padding-right: 30px;
}
#fullpage.innerPage .downAndRight .leftLink a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
#fullpage.innerPage .rightOnly .centredLink {
  width: 100%;
  text-align: center;
}
#fullpage.innerPage .rightOnly .centredLink a {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  padding-right: 25px;
}
#fullpage.innerPage .rightOnly .centredLink a em {
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
  line-height: 32px;
}
#fullpage.innerPage .rightOnly .centredLink a:hover {
  color: #ffcb08;
}
@media (max-width: 480px) {
  #fullpage.innerPage .rightOnly .centredLink {
    background: #0d7f40;
    padding: 10px;
    text-align: center;
  }
}
#fullpage.innerPage.minimal .innerTopSection .bottomLinks {
  display: block;
}
/* --------------------  INNER PAGE STYLES (MORE CONTENT) -------------------------------  */
#fullpage.moreContent .section.innerTopSection:before {
  display: none;
}
#fullpage.moreContent .section.mainContent {
  text-align: center;
}
#fullpage.moreContent .section.mainContent h3 {
  margin-top: 30px;
}
#fullpage.moreContent .section.mainContent p img {
  width: 33%;
  padding: 10px;
  object-fit: cover;
  max-height: 200px;
}
@media (max-width: 480px) {
  #fullpage.moreContent .section.mainContent p img {
    width: 100%;
    max-height: none;
    padding: 10px 40px;
  }
}
#fullpage.moreContent .section.mainContent:after,
#fullpage.moreContent .section.mainContent:before {
  display: none;
}
#fullpage.moreContent .section.mainContent .inPageContent h1 {
  position: relative;
  color: #0d7f40;
  bottom: auto;
  font-size: 38px;
}
@media (max-width: 767px) {
  #fullpage.moreContent .section.mainContent .inPageContent h1 {
    font-size: 32px;
  }
}
#fullpage.moreContent .section.mainContent .inPageContent img {
  max-width: 750px;
}
/* ////////////////  NAVIGATION DOT STYLES ///////////////////////////  */
#fp-nav {
  z-index: 9;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  background: #4d9e6f;
}
@media (max-height: 599px) {
  #fp-nav {
    display: none;
  }
}
@media (max-width: 480px) {
  #fp-nav {
    display: none;
  }
}
/* ------------------  HOLE DETAILS PAGE STYLES -----------------------  */
#fullpage.holePage .section h1 {
  bottom: 150px;
  font-size: 38px;
}
@media (max-width: 767px) {
  #fullpage.holePage .section h1 {
    bottom: 200px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #fullpage.holePage .section h1 {
    bottom: 170px;
  }
}
#fullpage.holePage .section .bottomLinks .rightLink a {
  background: none;
  padding-right: 30px;
}
#fullpage.holePage .section .bottomLinks .rightLink a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
#fullpage.holePage .section .bottomLinks .rightLink.nextHole a {
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/arrowRight.png) right center no-repeat;
  padding-right: 65px;
}
#fullpage.holePage .section .leftOnly .centredLink {
  width: 100%;
  text-align: center;
}
#fullpage.holePage .section .leftOnly .centredLink a {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 25px;
}
#fullpage.holePage .section .leftOnly .centredLink a em {
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
  line-height: 32px;
}
#fullpage.holePage .section .leftOnly .centredLink a:hover {
  color: #ffcb08;
}
@media (max-width: 480px) {
  #fullpage.holePage .section .leftOnly .centredLink {
    background: #0d7f40;
    padding: 10px;
    text-align: center;
  }
}
#fullpage.holePage .section .holeDesc {
  position: absolute;
  bottom: 0;
  height: 100%;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  width: 410px;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 99;
}
@media (max-width: 979px) {
  #fullpage.holePage .section .holeDesc {
    bottom: 90px;
    font-size: 15px;
    line-height: 26px;
    height: auto;
    width: 100%;
  }
}
#fullpage.holePage .section .holeDesc:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 100%;
  width: 800px;
  content: '';
  left: 0;
  z-index: 0;
}
@media (max-width: 979px) {
  #fullpage.holePage .section .holeDesc:before {
    display: none;
  }
}
#fullpage.holePage .section .holeDesc .theText {
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
  padding: 40px;
  left: 10px;
  z-index: 9;
}
@media (max-width: 979px) {
  #fullpage.holePage .section .holeDesc .theText {
    top: auto;
    bottom: 0;
    left: auto;
    transform: none;
    padding: 40px 40px 0 40px;
  }
}
@media (max-width: 480px) {
  #fullpage.holePage .section .holeDesc .theText {
    padding: 40px 20px 0 20px;
  }
}
#fullpage.holePage .section .holeDesc .theText:before,
#fullpage.holePage .section .holeDesc .theText:after {
  content: '\f10d';
  font-family: 'FontAwesome';
  position: absolute;
  left: 20px;
  top: 5px;
  transform: none;
  font-size: 26px;
}
@media (max-width: 480px) {
  #fullpage.holePage .section .holeDesc .theText:before,
  #fullpage.holePage .section .holeDesc .theText:after {
    font-size: 16px;
  }
}
#fullpage.holePage .section .holeDesc .theText:after {
  left: auto;
  right: 40px;
  top: auto;
  bottom: 5px;
  content: '\f10e';
}
@media (max-width: 979px) {
  #fullpage.holePage .section .holeDesc .theText:after {
    display: none;
  }
}
/* -----------------  EXTRA TEMPLATE REQUESTED BY JW WITH TEXT ON LEFT -----------------------------------  */
@media (max-width: 979px) {
  #fullpage.minimal.leftRight .section:after {
    height: 450px;
  }
}
#fullpage.minimal.leftRight .leftMinimalText {
  position: absolute;
  bottom: 0;
  height: 100%;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  width: 610px;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 99;
}
@media (max-width: 979px) {
  #fullpage.minimal.leftRight .leftMinimalText {
    bottom: 60px;
    font-size: 14px;
    line-height: 22px;
    height: auto;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #fullpage.minimal.leftRight .leftMinimalText {
    bottom: 80px;
    
  }
}
@media (max-height: 399px) {
  #fullpage.minimal.leftRight .leftMinimalText {
    bottom: 50px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
  }
}
#fullpage.minimal.leftRight .leftMinimalText:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #000 100%);
  height: 100%;
  width: 900px;
  content: '';
  left: 0;
  z-index: 0;
}
@media (max-width: 979px) {
  #fullpage.minimal.leftRight .leftMinimalText:before {
    display: none;
  }
}
#fullpage.minimal.leftRight .leftMinimalText .theText {
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
  padding: 40px;
  left: 10px;
  z-index: 9;
  text-align: left;
}
@media (max-width: 979px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText {
    text-align: center;
    top: auto;
    bottom: 0;
    left: auto;
    transform: none;
    padding: 40px 40px 0 40px;
  }
}
@media (max-width: 480px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText {
    padding: 40px 20px 0 20px;
  }
}
@media (max-height: 399px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText {
    padding: 20px 10px 0 10px;
  }
}
#fullpage.minimal.leftRight .leftMinimalText .theText h2 {
  color: #ffcb08;
}
@media (max-width: 767px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText h2 {
    font-size: 24px;
  }
}
@media (max-height: 399px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText h2 {
    font-size: 20px;
  }
}
#fullpage.minimal.leftRight .leftMinimalText .theText p {
  color: #fff;
}
#fullpage.minimal.leftRight .leftMinimalText.right {
  left: auto;
  right: 0;
}
#fullpage.minimal.leftRight .leftMinimalText.right:before {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #000 100%);
}
/* -------------------------  MEMBER LAYOUT STYLES -------------------------------  */
.body-class-members #fullpage.memberPage .section:after {
  display: none;
}
.body-class-members #fullpage.memberPage .innerTopSection {
  display: none;
}
/* ------------------  STYLES FOR PHP-CKEDITOR ---------------------  */
.php-ckeditor #fullpage .slide.courseStatus,
.php-ckeditor #fullpage .slide.weather,
.php-ckeditor #fullpage .slide .bottomLinks {
  display: none;
}
.php-ckeditor #fullpage.courseOverview #section6:after {
  display: none;
}
.php-ckeditor #fullpage.holePage .centredLink {
  display: none;
}
.php-ckeditor #fullpage.holePage .section .holeDesc:before {
  display: none;
}
.php-ckeditor #fullpage.holePage .holeStats {
  bottom: auto;
  left: auto;
  transform: none;
}
.php-ckeditor #fullpage.holePage .holeDesc {
  position: relative;
  bottom: auto;
  height: auto;
  width: 100%;
  left: auto;
}
.php-ckeditor #fullpage.holePage .holeDesc .theText {
  top: auto;
  transform: none;
  position: relative;
  color: #333;
  padding: 40px;
  left: auto;
}
.php-ckeditor #fullpage.holePage .holeDesc .theText:before,
.php-ckeditor #fullpage.holePage .holeDesc .theText:after {
  display: none;
}
.php-ckeditor #fullpage.innerPage.minimal .innerTopSection .bottomLinks {
  display: none;
}
.php-ckeditor #fullpage .section .slide.normalSliderPosition:after {
  display: none;
}
.php-ckeditor #fullpage .section .bottomLinks {
  position: relative;
  background: none;
}
.php-ckeditor #fullpage .section .bottomLinks .leftLink {
  background: #0d7f40;
}
.php-ckeditor #fullpage .section .bottomLinks .rightLink {
  background: #333;
}
.php-ckeditor #fullpage .section:after {
  display: none;
}
.php-ckeditor #fp-nav {
  display: none;
}
.php-ckeditor #fullpage .forFullPage {
  border: 1px dotted #333;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.php-ckeditor #fullpage .forFullPage h1 {
  position: relative;
  bottom: auto;
  color: #333;
}
.php-ckeditor #fullpage .forFullPage.sectionImageHolder {
  display: block;
}
.php-ckeditor #fullpage .forFullPage a {
  background: #0d7f40;
  color: #fff;
  margin: 5px 0;
  text-transform: uppercase;
  display: block;
  padding: 10px;
}
.php-ckeditor .slide.normalSliderPosition .sliderLogo {
  position: relative;
  display: block;
  text-align: center;
}
.php-ckeditor a.ct-btn-scroll.ct-js-btn-scroll {
  display: none;
}
.php-ckeditor #fullpage .section:after {
  display: none;
}
/* //////////////////    MORE CONTENT PAGE : CHANGES REQUESTED BY JW ///////////////////////////   */
.sliderTitle {
  position: absolute;
  bottom: 30px;
  z-index: 9;
  width: 100%;
  text-align: center;
}
.sliderTitle h1 {
  font-size: 28px;
  font-family: 'Lora', serif;
  color: #fff;
  bottom: 60px;
  width: 100%;
  padding: 0 20px;
  text-transform: none;
  font-style: italic;
  letter-spacing: 1px;
}

.php-ckeditor .sliderTitle {position: relative; bottom: auto;}

.php-ckeditor .sliderTitle h1 {bottom: auto; color: #333;}

/*.inPageContent .content {
  padding: 40px 20px 180px 20px;
  position: relative;
  width: 100%; 
  background: rgba(255, 255, 255, 0.17);
  min-height: 550px;
}*/
@media (max-width: 480px) {
  .inPageContent .content {
    padding-bottom: 100px;
  }
}
.inPageContent .bottomLinks {
  display: flex;
  left: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background: rgba(1, 1, 1, 0.3);
  color: #fff;
  padding: 10px;
  z-index: 99;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.inPageContent .bottomLinks.downAndRight .leftLink a {
  background: none;
  padding-left: 0;
  padding-right: 30px;
}
.inPageContent .bottomLinks.downAndRight .leftLink a .fa {
  font-size: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 46%;
  transform: translatey(-50%);
}
@media (max-width: 480px) {
  .inPageContent .bottomLinks {
    padding: 0;
    border-top: none;
  }
}
.inPageContent .bottomLinks div {
  width: 50%;
}
.inPageContent .bottomLinks .leftLink {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 480px) {
  .inPageContent .bottomLinks .leftLink {
    background: #0d7f40;
    padding: 10px;
    text-align: center;
  }
}
.inPageContent .bottomLinks .leftLink a {
  color: #fff;
  display: inline-block;
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/arrowLeft.png) left center no-repeat;
  text-transform: uppercase;
  position: relative;
  padding-left: 65px;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 480px) {
  .inPageContent .bottomLinks .leftLink a {
    background: none;
    padding: 0;
    letter-spacing: 0;
  }
}
.inPageContent .bottomLinks .leftLink a:hover {
  color: #ffcb08;
}
.inPageContent .bottomLinks .rightLink {
  text-align: left;
  padding-left: 20px;
}
@media (max-width: 480px) {
  .inPageContent .bottomLinks .rightLink {
    background: #333;
    padding: 10px;
    text-align: center;
  }
}
.inPageContent .bottomLinks .rightLink a {
  color: #ffcb08;
  text-transform: uppercase;
  background: url(https://tadmartonheath.designmode.intelligentgolf.co.uk/images/resources/tadmartonheath/arrowRight.png) right center no-repeat;
  position: relative;
  padding-right: 65px;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
@media (max-width: 480px) {
  .inPageContent .bottomLinks .rightLink a {
    color: #fff;
    background: none;
    padding: 0;
    letter-spacing: 0;
  }
}
.inPageContent .bottomLinks .rightLink a:hover {
  color: #fff;
}
/* sled smenite na shefa */
.php-ckeditor .inPageContent .bottomLinks {
  position: relative;
  margin-top: 30px;
  background: #333;
}
.php-ckeditor #fullpage.minimal.leftRight .leftMinimalText:before {
  display: none;
}
.php-ckeditor #fullpage.minimal.leftRight .leftMinimalText .theText {
  position: relative;
  bottom: auto;
  top: auto;
  background: #333;
  transform: none;
}
.php-ckeditor #fullpage.minimal.leftRight .leftMinimalText {
  position: relative;
  bottom: auto;
  top: auto;
  width: 100%;
}
/* ---------------------------  MEMBER PAGE STYLES - COMES AFTER CUSTOM STYLRS ----------------------------  */
.body-public .memberPage .inPageContent {
  padding-top: 90px;
}
.body-public .memberPage .inPageContent #fp-nav {
  display: none;
}
@media (max-width: 767px) {
table#threads {
    display: block;
    overflow: auto;
 }
}

/* SB CHANGES */
#fullpage.minimal.leftRight .leftMinimalText .theText a {
    color: #ffcb08;
}

/* anton styles */

.header-wrapper {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 100;
  width: 96px;
  height: 96px;
  background: #fff;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}

.header-large .header-wrapper {
  width: 100%;
}

.header-logo {
  width: 70px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}

.body-contentpage.body-public .header-logo, .body-class-home.body-public .header-logo {
  opacity: 0;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 20;
}

.body-contentpage.body-public.menu-slide .header-logo, .body-class-home.body-public.menu-slide .header-logo {
  opacity: 1;
}

.navbar #hamburger-icon {
    display: block;
    position: absolute;
    width: 96px;
    height: 96px;
    right: 0px;
    top: 0px;
    margin: 0px;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    background: transparent;
    z-index: 50;
}

.club-menu-button-lines {
  display: inline-block;
}

.navbar .btn-navbar .icon-bar {
  width: 33px;
  height: 2px;
  text-shadow: none;
  text-align: right;
  border-radius: 0px;
  background: #000;
  box-shadow: none;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}

.navbar .btn-navbar:hover .club-menu-button {
  color: white;
}

.header-large .club-menu-button {
  opacity: 0;
}

.header-large .navbar .btn-navbar:hover .club-menu-button {
  opacity: 0;
}

.navbar .btn-navbar:hover .icon-bar {
  background-color: #ffcb08;
}

.navbar .btn-navbar .top-line {
  position: absolute;
  top: 37px;
  right: 31px;
}

.navbar .btn-navbar .middle-line {
  position: absolute;
  top: 47px;
  right: 31px;
  opacity: 1;
}

.navbar .btn-navbar .bottom-line {
  position: absolute;
  top: 57px;
  right: 31px;
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 0px;
}

.menu-slide .navbar .btn-navbar .top-line {
  transform: rotate(-45deg);
  top: 47px;
}

.menu-slide .navbar .btn-navbar .middle-line {
  opacity: 0;
}

.menu-slide .navbar .btn-navbar .bottom-line {
  transform: rotate(45deg);
  top: 48px;
}

.menu-slide .navbar .btn-navbar:hover .top-line {
  background: #000;
}

.menu-slide .navbar .btn-navbar:hover .bottom-line {
  background: #000;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-inverse .navbar-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  position: absolute;
  top: -60px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}

.menu-slide .navbar-inverse .navbar-inner {
  top: 29px;
  opacity: 1;
  z-index: 10;
  visibility: visible;
}

.navbar .nav {
  float: none;
}

.navbar .nav > li {
  float: none;
  display: inline-block;
}

.navbar-inverse .nav > li > a {
  color: black;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  font-size: 16px;
  text-shadow: none;
}

.navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li.current > a, .navbar-inverse .nav > li > a:focus {
  color: #fff;
  background: #0d7f40;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background: #0d7f40;
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .navbar-inverse .nav > li > a {
    letter-spacing: 0px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .navbar-inverse .nav > li > a {
    letter-spacing: 0px;
    text-transform: capitalize;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .navbar-inverse .nav > li > a {
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 10px;
    font-size: 14px;
  }
}

.dropdown-menu {
  text-align: left;
}

.dropdown-menu > li.current > a, .dropdown-menu > li > a:hover {
  background: #0d7f40;
  color: #fff;
}

body[class*="php-"] .header-wrapper, .body-class-members .header-wrapper, .body-class-visitorbooking .header-wrapper, .body-class-getawayletter .header-wrapper, [class*="body-class-setcoursestatus"] .header-wrapper, .body-class-opens .header-wrapper {
  background: #fff;
  width: 100%;
}

body[class*="php-"] .header-space, .body-class-members .header-space, .body-class-visitorbooking .header-space, .body-class-getawayletter .header-space, [class*="body-class-setcoursestatus"] .header-space, .body-class-opens .header-space {
  margin: 0px auto;
  width: 1170px;
}

body[class*="php-"] .header-logo, .body-class-members .header-logo, .body-class-visitorbooking .header-logo, .body-class-getawayletter .header-logo, [class*="body-class-setcoursestatus"] .header-logo, .body-class-opens .header-logo {
  padding-top: 5px;
}

body[class*="php-"] #hamburger-icon, .body-class-members #hamburger-icon, .body-class-visitorbooking #hamburger-icon, .body-class-getawayletter #hamburger-icon, [class*="body-class-setcoursestatus"] #hamburger-icon, .body-class-opens #hamburger-icon {
  display: none;
}

body[class*="php-"] .navbar-inverse .navbar-inner, .body-class-members .navbar-inverse .navbar-inner, .body-class-visitorbooking .navbar-inverse .navbar-inner, .body-class-getawayletter .navbar-inverse .navbar-inner, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner, .body-class-opens .navbar-inverse .navbar-inner {
  margin-top: 0px;
  margin-left: 80px;
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

body[class*="php-"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-members .navbar-inverse .navbar-inner .nav > li > a, .body-class-visitorbooking .navbar-inverse .navbar-inner .nav > li > a, .body-class-getawayletter .navbar-inverse .navbar-inner .nav > li > a, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-opens .navbar-inverse .navbar-inner .nav > li > a {
  text-transform: uppercase;
}

body[class*="php-"] .header-space, .body-class-members .header-space, .body-class-visitorbooking .header-space, .body-class-getawayletter .header-space, [class*="body-class-setcoursestatus"] .header-space, .body-class-opens .header-space {
  width: auto;
  margin: 0px 10px;
}

/*body[class*="php-"] #globalwrap, .body-class-visitorbooking #globalwrap, .body-class-getawayletter #globalwrap, .body-class-members #globalwrap, [class*="body-class-setcoursestatus"] #globalwrap, .body-class-opens #globalwrap {
  margin-top: 160px;
}*/

.body-class-members .header-wrapper {
  position: relative;
}

.body-class-members #container #globalwrap {
  margin-top: 80px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  body[class*="php-"] .header-space, .body-class-members .header-space, .body-class-visitorbooking .header-space, .body-class-getawayletter .header-space, [class*="body-class-setcoursestatus"] .header-space, .body-class-opens .header-space {
    width: 940px;
  }
  body[class*="php-"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-members .navbar-inverse .navbar-inner .nav > li > a, .body-class-visitorbooking .navbar-inverse .navbar-inner .nav > li > a, .body-class-getawayletter .navbar-inverse .navbar-inner .nav > li > a, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-opens .navbar-inverse .navbar-inner .nav > li > a {
    padding: 10px;
    font-size: 14px;
  }
}

/*@media (min-width: 768px) and (max-width: 979px) {
  body[class*="php-"] .header-space, .body-class-members .header-space, .body-class-visitorbooking .header-space, .body-class-getawayletter .header-space, [class*="body-class-setcoursestatus"] .header-space, .body-class-opens .header-space {
    width: 724px;
  }
}*/

@media (min-width: 0px) and (max-width: 767px) {
  body[class*="php-"] .header-space, .body-class-members .header-space, .body-class-visitorbooking .header-space, .body-class-getawayletter .header-space, [class*="body-class-setcoursestatus"] .header-space, .body-class-opens .header-space {
    width: auto;
  }
}

/* responsive menu */

@media (min-width: 0px) and (max-width: 979px) {
  body[class*="php-"] .navbar-inverse .navbar-inner, .body-class-members .navbar-inverse .navbar-inner, .body-class-visitorbooking .navbar-inverse .navbar-inner, .body-class-getawayletter .navbar-inverse .navbar-inner, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner, .body-class-opens .navbar-inverse .navbar-inner {
    margin-left: 0px;
  }
  body[class*="php-"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-members .navbar-inverse .navbar-inner .nav > li > a, .body-class-visitorbooking .navbar-inverse .navbar-inner .nav > li > a, .body-class-getawayletter .navbar-inverse .navbar-inner .nav > li > a, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-opens .navbar-inverse .navbar-inner .nav > li > a {
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .header-wrapper {
    width: 100%;
    background: transparent;
  }
  .body-public #myNavbar {
    top: -100vh;
    height: 100vh !important;
    opacity: 0;
    box-sizing: border-box;
    overflow-y: scroll;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
  }
  .mobile-menu #myNavbar {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh !important;
    position: absolute;
    opacity: 1;
    background: rgba(255,255,255,1);
  }
  .body-public .navbar-inverse #myNavbar .navbar-inner {
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
    z-index: 20;
  }
  .body-class-home.body-public .header-logo, .body-contentpage.body-public .header-logo {
    opacity: 1;
  }
   .navbar .nav > li {
    display: block;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #000;
    font-weight: 400;
  }
  .navbar-inverse .nav-collapse .nav > li.current > a {
    color: #fff;
    background: #0d7f40;
  }
  .navbar-inverse .nav-collapse .dropdown-menu > li.current > a {
    color: #fff;
  }
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    background: #0d7f40;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus {
    color: #fff;
    background: #0d7f40;
  }
  .mobile-menu .navbar .btn-navbar .top-line {
    transform: rotate(-45deg);
    top: 47px;
  }
  .mobile-menu .navbar .btn-navbar .middle-line {
    opacity: 0;
  }
  .mobile-menu .navbar .btn-navbar .bottom-line {
    transform: rotate(45deg);
    top: 48px;
  }
  .mobile-menu .navbar .btn-navbar:hover .top-line {
    background: #000;
  }
  .mobile-menu .navbar .btn-navbar:hover .bottom-line {
    background: #000;
  }
  .navbar-inverse .nav > li.nav-haslevel-2 > a::after {
    font-size: 20px;
  }
  .navbar-inverse .nav > li.nav-haslevel-2.open > a::after {
   transform: rotateX(180deg);
  }
  .body-public .navbar {
    height: 0px;
  }
  body[class*="php-"] #hamburger-icon, .body-class-members #hamburger-icon, .body-class-visitorbooking #hamburger-icon, .body-class-getawayletter #hamburger-icon, [class*="body-class-setcoursestatus"] #hamburger-icon, .body-class-opens #hamburger-icon {
    display: block;
  }
  .body-class-members .nav-collapse.collapse {
    overflow: hidden;
  }
  .body-class-members .nav-collapse.collapse.in {
    overflow: visible;
  }
  .body-class-members .navbar-inverse .navbar-inner {
    position: relative;
    top: 0px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .body-class-members .header-wrapper {
    min-height: 96px;
    height: auto;
  }
  .active .navbar .btn-navbar .middle-line {
    opacity: 0;
  }
  .active .navbar .btn-navbar .top-line {
    transform: rotate(45deg);
    top: 47px;
  }
  .active .navbar .btn-navbar .bottom-line {
    transform: rotate(-45deg);
    top: 47px;
  }
  .nav-collapse .dropdown-menu {
    background: #eee;
  }
}

.home-logo {
  width: 250px;
  position: absolute;
  top: 150px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  z-index: 12;
}

@media (orientation: landscape) and (max-width: 767px) {
  .header-logo {
    width: 52px;
  }
  .body-public .navbar #hamburger-icon {
    top: -15px;
  }
  .header-wrapper {
    height: 71px;
  }
  .body-public .navbar-inverse #myNavbar .navbar-inner {
    top: 35px;
    transform: translateY(0px);
  }
  .body-public .navbar-inverse .nav > li > a {
    margin: 0px;
    padding: 6px 15px;
  }
  .home-logo {
    top: 50px;
    width: 200px;
  }
}

.php-ckeditor .ig-wysiwyg-editor-navbar .navbar-inverse .navbar-inner {
  margin-left: 0px;
  top: 0px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #ffcb08;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  background: #ffcb08; 
}

.body-class-academy #fullpage .theText em, .body-class-women #fullpage .theText em {
  color: #ffcb08;
}

#fullpage .section .bottomLinks.rightOnly .centredLink a {
    color: #ffcb08;
    text-transform: uppercase;
    background: url(/images/resources/tadmartonheath/arrowRight.png) right center no-repeat;
    position: relative;
    padding-right: 65px;
    font-size: 17px;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#fullpage .section .bottomLinks.rightOnly .centredLink a:hover {
  color: #fff;
}

#fullpage .section .bottomLinks.rightOnly .centredLink a em {
  display: none;
}

.newsletterSubscribe {
  display: none;
}

#fullpage h5 {
  display: inline-block;
}

#fullpage h5 a {
  display: inline-block;
  padding: 6px 20px;
  margin-right: 20px;
  background: #ffcb08;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  border: 2px solid #fff;
  border-radius: 20px;
  font-family: 'Raleway', sans-serif;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}

#fullpage.minimal.leftRight .leftMinimalText .theText h5 a {
  color: #000;
}

#fullpage.minimal.leftRight .leftMinimalText .theText h5 a:hover {
  background: #fff;
  color: #000;
  border-color: #ffcb08;
}

#fullpage h5:last-of-type a {
  margin-right: 0px;
}

.inPageContent h5 a {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 20px;
  background: #0d7f40;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: none;
  font-family: 'Raleway', sans-serif;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}

.inPageContent h5 a:hover {
  background: #000;
  border-radius: 20px;
}

.inPageContent {
  font-size: 18px;
  line-height: 32px;
}

@media (min-width: 980px) {
  .inPageContent table td {
    padding: 12px 6px;
  }
}

.inPageContent .bottomLinks .leftLink a, .inPageContent .bottomLinks .rightLink a {
  font-size: 17px;
}

.inPageContent {
  background-image: none;
  background-color: #fff;
  padding-bottom: 120px;
  padding-top: 40px;
}

.inPageContent h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 30px;
  letter-spacing: 6px;
}

.inPageContent .content {
  background: transparent;
}

.addressFooter {
  background-image: none;
  background-color: #464646;
  color: #fff;
  padding-bottom: 0px;
  margin-top: -7px;
  font-size: 18px;
  padding-top: 20px;
}

.addressFooter .socialIcons {
  margin-bottom: 15px;
}

.addressFooter .socialIcons a:nth-of-type(2) {
  margin: 0px 10px;
}

.addressFooter .telephoneAndMail a {
  color: #ffcb08;
}

.addressFooter .telephoneAndMail a:hover {
  color: #fff;
}

.addressFooter::after {
  display: none;
}

.addressFooter .footerLogos {
  position: relative;
  transform: translate(0px);
  left: 0px;
  right: 0px;
  margin-top: 30px;
}

#fullpage .standardInclude.section::after {
  display: none;
}

.bottom-footer {
  background: #383838;
  color: #fff;
  padding: 15px 0px;
}

.bottom-footer a {
  color: #ffcb08;
}

.bottom-footer a:hover {
  color: #fff;
}

.copyright {
  padding-top: 4px;
  text-align: left;
}

.bottom-footer {
  text-align: right;
}

.bottom-footer img {
  width: 100px;
}

.inPageContent::after {
  display: block;
  position: absolute;
  /*background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);*/
  background: rgba(0,0,0,0.5);
  height: 67px;
  width: 100%;
  content: '';
  bottom: 0;
  z-index: 0;
  left: 0;
}

.inPageContent .bottomLinks {
  padding: 17.5px 17px 17px;
}

.home-scroll {
  display: none;
}

.fp-viewing-0-1 .home-scroll {
  display: block;
  position: absolute;
  z-index: 20;
  left: 0px;
  right: 0px;
  width: 120px;
  margin: 0px auto;
  bottom: 100px;
  text-align: center;
  text-transform: uppercase;
}

.home-scroll a {
  letter-spacing: 2px;
  text-shadow: 1px 1px #000;
  color: #fff;
  font-size: 20px;
}

.home-scroll a:hover {
  cursor: pointer;
  color: #ffcb08;
}

@keyframes arrowBounce {
  from {
    top: 0px;
  }
  to {
    top: 8px;
  }
}

.home-scroll a i {
  position: relative;
  top: 0px;
  font-size: 30px;
  animation-name: arrowBounce;
  -webkit-animation-name: arrowBounce;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.home-scroll:hover a i {
  animation-play-state: paused;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
}

@media (min-width: 0px) and (max-width: 767px) {
  .addressFooter .telephoneAndMail {
    font-size: 15px;
  }
  .bottom-footer {
    padding: 10px 20px;
    text-align: center;
  }
  .copyright {
    text-align: center;
    padding-top: 0px;
  }
  .igLogo {
    padding-top: 10px;
  }
}

.footer-nav {
  padding: 0px 0px 0px;
  font-size: 0px;
}

.footer-nav a {
  color: #ffcb08;
  text-transform: capitalize;
  font-size: 18px;
}

.footer-nav a:hover {
  color: #fff;
}

.footer-nav a:last-child::after {
  display: none;
}

.footer-nav a::after {
  content: '';
  width: 1px;
  height: 15px;
  display: inline-block;
  background: #fff;
  margin: 0px 8px;
  position: relative;
  top: 2px;
}
.footer-button {
  margin-bottom:10px;
}

.footer-button h5 a {
  color:#000!important;
}

.bottom-footer {
  padding: 8px 0px;
}

.addressFooter .telephoneAndMail a {
  color: #fff;
}

.addressFooter .telephoneAndMail a:hover {
  color: #ffcb08;
}

.addressFooter .footerLogos {
  bottom: 10px;
  margin-top: 10px;
}

@media (min-width: 0px) and (max-width: 767px) {
  .footer-nav {
    display: none;
  }
  .inPageContent .bottomLinks {
    padding: 0px;
  }
  .inPageContent .content {
    padding-bottom: 30px;
  }
  .inPageContent::after {
    display: none;
  }
}

.addressFooter .footerLogos a:last-of-type img {
  max-width: 110px;
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: landscape) {
  .home-scroll a {
    font-size: 0px;
  }
  .fp-viewing-0-1 .home-scroll {
    bottom: 70px;
  }
  #fullpage .section .bottomLinks {
    padding: 10px 20px;
  }
  #fullpage h5 {
    margin-top: 0px;
  }
  #fullpage.minimal.leftRight .leftMinimalText{
    line-height: 20px;
  }
}

.body-class-meet_the_team .inPageContent p img {
  max-height: 300px;
}

@media (min-width: 980px) and (max-width: 1399px) {
  .navbar-inverse .nav > li > a {
    letter-spacing: 0px;
    text-transform: capitalize;
  }
  body[class*="php-"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-members .navbar-inverse .navbar-inner .nav > li > a, .body-class-visitorbooking .navbar-inverse .navbar-inner .nav > li > a, .body-class-getawayletter .navbar-inverse .navbar-inner .nav > li > a, [class*="body-class-setcoursestatus"] .navbar-inverse .navbar-inner .nav > li > a, .body-class-opens .navbar-inverse .navbar-inner .nav > li > a {
    text-transform: capitalize;
  }
} 

#date_form .picker p {
  margin: 10px 0px 0px;
}

.body-class-members.body-contentpage .inner-page .container {
  margin-left: 0px;
}

@media (min-width: 0px) and (max-width: 767px) {
  #fullpage.minimal.leftRight .leftMinimalText .theText p {
    font-weight: bold;
  }
  .sliderHolder.innerSliderHolder .galleryInner, .sliderHolder.innerSliderHolder .galleryInner img {
    min-height: 175px;
  }
  .navbar #hamburger-icon {
    background: rgba(255,255,255,0.3);
  }
  .body-class-members #container #globalwrap {
    margin-top: 30px;
  }
  .body-class-options h5 a {
    word-break: break-all;
  }
}

.body-class-members .content-wrapper input {
  height: 30px;
}

.body-class-members.php-competition #global p > a[href*="?show"]{
  margin-left: 10px;
  display: inline-block;
  padding: 6px 10px;
  background: #0d7f40;
  color: #fff;
}

/* visitor tee login */

@media (min-width: 768px) {
  .php-teelogin #globalwrap .row {
    width: 100%;
    margin-left: 0px;
  }
  .php-teelogin #globalwrap .row .span6:first-child {
    width: 48%;
    margin-left: 0px;
  }
  .php-teelogin #globalwrap .row .span6:last-child {
    width: 48%;
    margin-left: 2%;
  }
}

.teebooking #paymentbar {
  float: none;
  text-align: right;
  width: auto;
}

@media (min-width: 0px) and (max-width: 767px) {
  .teebooking #paymentbar {
    margin-top: 15px;
    text-align: left;
  }
  .teebooking #cancelbar {
    float: none;
  }
}

.body-class-members .inPageContent::after {
  display: none;
}

.body-class-members.body-contentpage .members-page {
  padding: 25px 0px 0px;
  /*background: #fff;*/
  margin-bottom: 30px;
}

.body-class-members .inPageContent table th {
  padding: 6px;
}

.body-class-members .inPageContent table td {
  padding: 6px;
}

.body-class-members .inPageContent table td h3 {
  border-bottom: 0px;
  padding: 0px;
  margin: 0px 0px 6px;
}

.body-class-members .inPageContent table td p {
  font-size: 16px;
  line-height: 24px;
}

.body-class-members .inPageContent table td h6 {
  margin: 0px;
}

.body-class-members .inPageContent table td h6 a {
  margin: 5px 0px;
  font-weight: 700;
  letter-spacing: 3px;
  background: #0d7f40;
  color: #fff;
  border: none;
}

.body-class-members .inPageContent table td h6 a:hover {
  color: #000;
  background: #ffcb08;
}

.members-page table tbody tr:nth-child(odd) {
  background: #fff;
}

.members-page table tbody tr:nth-child(even) {
  background: #eee;
}

.body-class-members .content-wrapper {
  font-size: 16px;
}

.body-class-members.php-index #globalwrap {
  padding: 0px;
  background: transparent;
  box-shadow: none;
}

.body-class-members.php-index #globalwrap .global, .body-class-members.php-index #globalwrap #global {
  padding: 20px;
  background: rgba(255,255,255,0.85);
}

.body-class-members #leftcontent > div, .body-class-members #rightcontent > div, body:not(.body-public) #leftcontent > div, body:not(.body-public) #rightcontent > div {
  border: 2px solid #0d7f40;
  background: rgba(255,255,255,0.85);
}

.body-class-members .content-wrapper a {
  text-decoration: underline;
}

.body-class-members .content-wrapper h6 a {
  text-decoration: none;
}

.home-book {
  position: absolute;
  z-index: 10;
  bottom: 100px;
  right: 30px;
}

#fullpage .home-book h5 a {
  color: #000;
}

#fullpage .home-book h5 a:hover {
  background: #fff;
  color: #000;
  border-color: #ffcb08;
}

#fullpage .section .slide.weather {
  background: url('/images/resources/tadmartonheath/tadmartonhome14th-faded.jpg');
}

#fullpage .section .slide.courseStatus {
  background: url('/images/resources/tadmartonheath/tadmartonhome10th-faded.jpg');
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: portrait) {
  .home-scroll a {
    font-size: 0px;
  }
  .fp-viewing-0-1 .home-scroll {
    bottom: 60px;
  }
  .home-book {
    left: 0px;
    right: 0px;
    width: 205px;
    margin: 0px auto;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .holeDesc .theText {
    display: none;
  }
}

[class*="hole_"] #fullpage .section::after {
  height: 68px;
  background: rgba(0,0,0,0.4);
}

#fullpage.holePage .section .holeDesc::before {
  width: 680px;
}

.home-book-left {
  position: absolute;
  z-index: 10;
  bottom: 100px;
  left: 30px;
  text-transform: uppercase;
}

#fullpage .home-book-left h5 a {
  color: #000;
}

#fullpage .home-book-left h5 a:hover {
    background: #fff;
    color: #000;
    border-color: #ffcb08;
}

@media (min-width: 0px) and (max-width: 767px) {
  .home-book {
    bottom: 160px;
  }
  .home-book-left {
    left: 0px;
    right: 0px;
    width: 205px;
    margin: 0px auto;
    text-align: center;
    bottom: 110px;
  }
  .home-book-left a {
    width: 205px;
  }
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: landscape) {
  .home-logo {
    top: 5px;
    width: 150px;
  }
  .home-book {
    left: 0px;
    right: 0px;
    width: 205px;
    margin: 0px auto;
  }
}

.php-boardcomps .row {
  margin-left: 0px;
}

.php-boardcomps .row .span12 {
  width: 100%;
  margin-left: 0px;
}

.php-boardcomps .row-fluid .span12 {
  width: 100%;
  margin-left: 0px;
}

@media (min-width: 0px) and (max-width: 767px) {
  .home-book {
    width: 250px;
    text-align: center;
  }
  .home-book-left {
    width: 250px;
  }
  .home-book a {
    width: 250px;
  }
  .home-book-left a {
    width: 250px;
  }
}

.hole-logo {
  position: absolute;
  bottom: 125px;
  right: 20px;
  z-index: 20;
  width: 200px;
}

.hole-logo img {
  margin-bottom: 10px;
}

.hole-logo p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 768px) and (max-width: 979px) {
  #fullpage.holePage .section .holeDesc .theText {
    bottom: 350px;
  }
  .hole-logo {
    bottom: 80px;
  }
}

@media (min-width: 0px) and (max-width: 979px) {
  .hole-logo {
    width: auto;
    left: 20px;
    right: 20px;
    text-align: center;
  }
}

.php-ckeditor .hole-logo {
  position: relative;
  bottom: 0px;
  background: rgba(0,0,0,0.5);
  padding: 20px;
  width: 190px;
}

.php-ckeditor .hole-logo {
  display: block;
}

.body-class-hole_1 .hole-logo {
  display: block;
}

.members-page.inPageContent form .customFormLine input {
  height: 38px;
  background: #ddd;
  border: 2px solid #0d7f40;
  color: #000;
}

.members-page.inPageContent form .customFormLine textarea {
  height: 80px;
  background: #ddd;
  border: 2px solid #0d7f40;
  color: #000;
}

.members-page.inPageContent form .customFormLine select {
  height: 38px;
  background: #ddd;
  border: 2px solid #0d7f40;
  color: #000;
}

.members-page.inPageContent form input[type*="submit"] {
  height: 40px;
  padding: 10px 18px;
}

.sponsors-page .inner-row {
  margin: 40px 0px;
}

.sponsors-page .spons-title {
  margin: 20px 0px;
}

@media (min-width: 0px) and (max-width: 979px) {
  .hole-logo img {
    max-width: 150px;
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .hole-logo {
    bottom: 90px;
  }
}

.inner-row {
  display: flex;
}

.inner-col {
  align-self: center;
}

.spons-row-one .spons-logo {
  height: 86.9px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-row-two .spons-logo {
  height: 105px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-row-three .spons-logo {
  height: 167px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-row-four .spons-logo {
  height: 114px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-row-five .spons-logo {
  height: 147px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-row-six .spons-logo {
  height: 96px;
  align-items: center;
  display: flex;
  text-align: center;
}

.spons-logo .wysiwyg-editable {
  flex: 1 1 0;
}

.body-class-members.body-contentpage .innerPage .container {
  width: auto;
}

.body-class-members.body-contentpage h3 {
  padding-right: 0px;
}

.body-class-members.body-contentpage .bottomLinks {
  display: none;
}

.body-class-members.body-contentpage .standardInclude {
  display: none;
}

@media (min-width: 0px) and (max-width: 979px) {
  .sponsors-page img {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .inner-row {
    display: block;
  }
  .last-col {
    margin-top: 40px;
  }
  .spons-row-one .spons-logo {
    height: auto;
    display: block;
  }
  .spons-row-two .spons-logo {
    height: auto;
    display: block;
  }
  .spons-row-three .spons-logo {
    height: auto;
    display: block;
  }
  .spons-row-four .spons-logo {
    height: auto;
    display: block;
  }
  .spons-row-five .spons-logo {
    height: auto;
    display: block;
  }
  .spons-row-six .spons-logo {
    height: auto;
    display: block;
  }
}

.members-page.inPageContent form .customFormLine input[type*="radio"] {
  height: auto;
  margin: -3px 0px 0px;
}

.members-page.inPageContent form .customFormRadioItem {
  line-height: 28px;
  margin-bottom: 0px;
}

.radioLabel {
  font-size: 14px;
  font-weight: 400;
}

label {
  font-weight: bold;
  font-size: 16px;
}

.members-page form {
  text-align: left;
}

@media (min-width: 768px) and (max-width: 979px) {
  .holeStats {
    width: 170px;
    margin: 10px auto;
    bottom: 60px;
  }
  #fullpage.holePage .section .forFullPage h1 {
    bottom: 205px;
  }
  .body-class-hole_1 .hole-logo {
    left: auto;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .body-class-hole_1 .hole-logo,.body-class-hole_2 .hole-logo,.body-class-hole_3 .hole-logo,.body-class-hole_4 .hole-logo,.body-class-hole_5 .hole-logo,.body-class-hole_6 .hole-logo,.body-class-hole_7 .hole-logo,.body-class-hole_8 .hole-logo,.body-class-hole_9 .hole-logo,.body-class-hole_10 .hole-logo,.body-class-hole_11 .hole-logo,.body-class-hole_12 .hole-logo,.body-class-hole_13 .hole-logo,.body-class-hole_14 .hole-logo,.body-class-hole_15 .hole-logo,.body-class-hole_16 .hole-logo,.body-class-hole_17 .hole-logo,.body-class-hole_18 .hole-logo {
    bottom: 250px;
  }
}

.php-ckeditor .home-editor {
  position: relative;
}

.video-block {
  position: relative;
}

.body-public .video-overlay {
  position: fixed;
  top: -100vh;
  left: 0px;
  width: 100%;
  height: 100vh;
  z-index: 50;
  background: rgba(0,0,0,0.6);
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}

.body-public .video-disp.video-overlay {
  top: 0px;
}

.body-public .video-holder {
  background: #fff;
  top: 10px;
  width: 60%;
  margin: 0px auto;
  padding: 30px;
  position: relative;
}

.body-public .video-close {
  position: absolute;
  top: -28px;
  right: -22px;
  font-size: 24px;
}

.body-public .video-close:hover {
  cursor: pointer;
}

.hole-flyover-button {
  position: absolute;
  bottom: 120px;
  left: 20px;
  z-index: 200;
}

#fullpage .hole-flyover-button h5 a:hover {
  cursor: pointer;
  background: #000;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .body-public .video-holder {
    width: 70%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .body-public .video-holder {
    width: 80%;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .body-public .video-holder {
    width: 90%;
  }
  .hole-flyover-button {
    bottom: 50px;
    left: 20px;
    right: 20px;
    margin: 0px auto;
    text-align: center;
  }
  .holeStats {
    bottom: 155px;
  }
  #fullpage.holePage .section h1 {
    bottom: 270px;
  }
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: portrait) {
  .body-public .video-holder {
    top: 100px;
  }
}

@media (min-width: 0px) and (max-width: 979px) and (orientation: landscape) {
  .body-public .video-holder{
    width: 70%;
  }
}

#fullpage .hole-flyover-button h5 a {
  color: #333;
}

#fullpage .hole-flyover-button h5 a:hover {
  color: #fff;
}

.hole-flyover-button {
  left: 10px;
  right: 10px;
  margin: 0px auto;
  width: 220px;
  text-align: center;
  bottom: 85px;
}

.body-class-course_tour #fullpage .section h1 {
  bottom: 140px;
}

.php-ckeditor .video-overlay {
  display: none;
}

.home-top-100 {
  position: absolute;
  right: 10px;
  bottom: 100px;
  z-index: 10;
  width: 210px;
}

.home-top-100 img {
  margin: 0px 5px;
}

@media (min-width: 0px) and (max-width: 829px) {
  .body-public.body-class-home #global #fullpage #section2 h1 {
    bottom: 300px;
  }
  .body-public.body-class-home .home-book-middle {
    bottom: 215px;
  }
  .body-public.body-class-home .home-top-100 {
    right: 0px;
    left: 0px;
    margin: 0px auto;
  }
}

.home-book-middle {
  position: absolute;
  bottom: 180px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 200px;
  text-align: center;
  z-index: 12;
  text-transform: uppercase;
}

.home-book {
  text-transform: uppercase;
}

#fullpage .home-book-middle h5 a {
  color: #000;
}

#fullpage .home-book-middle h5 a:hover {
  cursor: pointer;
  background: #fff;
  border-color: #ffcb08;
}

@media (min-width: 0px) and (max-width: 767px) {
  .home-book-middle {
    bottom: 190px;
    width: 250px;
  }
  .home-book-middle a {
    width: 250px;
  }
  .body-class-home.body-public #fullpage h5 a {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 0px;
  }
  .home-book {
    bottom: 150px;
  }
}

.body-public.body-class-home #fullpage #section2 h1 {
  bottom: 170px;
  text-shadow: 1px 1px #000;
}

.home-book-middle {
  bottom: 100px;
}

#fullpage .section .sectionImageHolder img {
  height: 100vh;
}

@media (min-width: 0px) and (max-width: 979px) {
  #fullpage .section .sectionImageHolder img {
    height: calc(100vh - 62px);
  }
}

/* news letter */

@media (min-width: 0px) and (max-width: 767px) {
  .php-newsletters table.split-table tr {
    display: flex;
    flex-direction: column;
  }
  .php-newsletters table.split-table tr > td {
    flex: 1 1 0;
    width: auto;
  }
  .php-newsletters table {
    width: 100%;
  }
  .php-newsletters table.header img, .php-newsletters table.main-table img {
    width: 100%;
  }
  .php-newsletters table.header .club-logo img  {
    width: 80px;
  }
  .php-newsletters table.split-table img {
    width: 100%;
  }
  .php-newsletters table.footer tr {
    display: flex;
    flex-direction: column;
  }
  .php-newsletters table.footer tr > td {
    flex: 1 1 0;
    width: auto !important;
    padding: 5px 2.5%;
  }
  .php-newsletters table.split-table tr.flip-flex {
    flex-direction: column-reverse;
  }
  .php-newsletters .header .club-logo {
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    background: #0D7F41;
  }
  .php-newsletters .border-table .split-table td {
    padding: 0px 2.5%;
  }
  .php-newsletters .border-table-alt .split-table td {
    padding: 0px 2.5%;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .fp-tableCell {
    z-index: 110;
    position: relative;
  }
}

/* end anton styles */

/* Improve look of Visitor Booking */

.body-class-visitorbooking .pricegroup table  {
	width:100%;
}

.body-class-visitorbooking div.pricegroup table tbody td a {
  width:100%;
}

.body-class-visitorbooking .prices span.price {
  font-size:17px;
}

.php-log #globalwrap {
  overflow-x: scroll;
}
.php-log #globalwrap table tr td:nth-child(3) {
  word-break: break-word;
}