/*-----------------------------------------------------------------
                GENERAL
-----------------------------------------------------------------*/

body, html { height: 100%;}
/* ============================================== */
/*Font Reset*/
body{font-family: 'Montserrat', sans-serif;color: #333333;font-size: 15px;line-height: 26px;font-weight: 300;background: rgba(255, 255, 255,1);}
a, .read-more {color: #bf6698;text-decoration: none;font-size: 14px; }
a:hover, a:focus {color: #88486c;text-decoration: underline;}
h1, h2, h3, h4, h5, h6{font-weight:normal; color: #006e3e; margin: 0 0 20px;line-height: 40px;font-weight: 200; font-family: 'Playfair Display', serif;}
h1{font-size: 54px;line-height: 50px;}    
h2{font-size:30px;font-style: italic;}
h3{font-size: 28px;} 
h4{font-size:20px;color: #666666;line-height: 30px;}  
h5{font-size: 16px;line-height:24px;font-family: 'Montserrat', sans-serif;font-weight: 600;text-transform: uppercase;}
p {margin: 0 0 15px;}
b, strong{font-size: 16px;font-weight: 600;}
ul, ol {  margin: 0 0 20px 0 ;  padding: 0;}
ul li{list-style:none;}
blockquote{border-left: 5px solid #237216;font-style: italic;padding:6px 0 6px 10px;}
blockquote p{font-size: 16px;line-height: 22px;font-weight: 400;}
a:after, a:before {content: ""; font-family: "FontAwesome"; position: absolute; font-size: 10px; padding: 0;font-style: normal;font-weight: normal; text-decoration: inherit;}

@media (max-width:1200px){
h1, h2, h3, h4, h5, h6{margin: 0 0 15px;}
h1{font-size: 46px;}    
h2{font-size:26px;line-height: 22px;}
h3{font-size: 24px;line-height: 30px;} 
h4{font-size:16px;}  
h5{ font-size:14px;}
p {font-size: 15px;margin: 0 0 10px ;}
p, ul li,blockquote p, body{font-size: 15px;line-height: 22px;}
}

@media (max-width:979px){
h1, h2, h3, h4, h5, h6{margin: 0 0 10px ;line-height: 26px ;}
h1{font-size:25px;}    
h2{font-size:22px;}
h3{font-size:20px;} 
h4{font-size:16px;}  
h5{ font-size:13px;}
p {font-size: 15px;margin: 0 0 10px ;}
p, ul li,blockquote p, body{font-size: 14px;}
}

@media (max-width:767px){
h1, h2, h3, h4, h5, h6{}
h1{font-size: 22px;}    
h2{font-size:20px;}
h3{font-size: 18px;} 
h4{font-size:14px;}  
h5{ font-size:12px;}
p {font-size: 13px;margin: 0 0 10px ;}
p, ul li,blockquote p, body{font-size: 14px; line-height: 24px;}
}

/* ============================================== */
/*Add more space to content site HTML editor*/
.CodeMirror-wrap .CodeMirror-scroll{height: 1000px;}
/*Remove white space - br form bottom of the page*/
.inner-page+div+br, 
.wysiwyg-editable+div+br,
.the-page+div+br,
.club-gallery+div+br,
.club-footer+div+br{display: none !important;}

/*Hide login item form menu navigation*/
.body-public .header-wrapper .navbar-inverse .nav .nav-menu-login\.php {display: none;}

/* ============================================== */
/*Main styles*/
/* ============================================== */
html{}
body{padding: 0;}
#globalwrap {padding-top: 0px;}
.main-wrapper > .container{width: 100%;} 
.main-wrapper #globalwrap{padding-top:0;}


/*-----------------------------------------------------------------
                HEADER
-----------------------------------------------------------------*/

.header-wrapper{
	width: 100%;
	background-color: rgba(191, 102, 152, 0.8);
	z-index: 15;
	position: fixed;
	min-height: 80px;
}
.desktop-login{
  float: right;
  position: absolute;
  right: 100px;
  top: 30px;
  }

.desktop-login a{
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.desktop-login a:hover,
.desktop-login  a:focus{
color: #e5e5e5;
text-decoration: none;
}

/*Header club update*/
.header-club-today{
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 110, 62, 0.65);
  padding: 0 20px;
}
.afterWeather{
  display: none;
}
.header-club-today .weathers,
.header-club-today .status{
  display: inline-block;
}
.header-club-today .weathers .weatherSingle{
  position: relative;
}
.header-club-today .weathers .weatherSingle div{
  display: inline-block;
  font-family: 'Playfair Display', serif;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header-club-today .weathers .weatherSingle .weatherTemp{
  position: absolute;
  top: 0px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 30px;
  background-color: rgba(0,0,0,0.2);
  right: 0;
  margin: 0 14px;
}
.header-club-today .weathers .weatherDate {
}

.header-club-today .weathers .weatherSingle .weatherImage{
  margin-right: 107px;
}
.header-club-today .weathers .weatherSingle .weatherImage img{
  width: 50px;
}

.header-club-today .status h3{
  display: none;
}
.header-club-today .status p,.header-club-today .status span, .header-club-today .status p b{
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px !important;
  font-family: 'Playfair Display', serif;
  letter-spacing: 1px;
  font-weight: 200;
}
.header-club-today .status p span b{
	display: none;
} 

.body-class-members .header-club-today .weathers .weatherSingle .weatherTemp{
    line-height: 40px;
}

/* ============================================== */
/*Logo*/
.main-logo {position: absolute;left: 25px;z-index: 100;top: 25px;display: block;margin: 0 auto;text-align: center;background: #e5e5e5;padding: 20px 25px 30px 25px;}
.main-logo img{padding: 5px 0 0;}
.main-logo p{text-transform: uppercase;letter-spacing: 1px;color: #004679;display: none;}
.main-logo .mobile-logo{
  display: none;
}
.body-class-members .main-logo{padding:10px 10px 15px 10px;    left: 10px;
    top: 10px;}

/* ============================================== */
/*Main Navigation*/

/*Menu button for desktop screens*/
.menu-trigger{position: fixed;right: 0;top: 10px;background-color: rgba(0,0,0,0);z-index: 100;width: 80px;height: 60px;color: #fff;border:none;padding: 10px;text-transform: uppercase;border-radius: 0;}
.menu-text{position: absolute;right: 18px;bottom: 12px;color: #a99967;font-size: 13px;transition: all linear 0.2s;}
/*Hamburger menu */
#hamburger-icon .line {display: block;background: #ecf0f1;height: 5px;position: absolute;right: 18px;border-radius: 0px;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;}
#hamburger-icon .line.line-1 {top: 15px;width: 50%;}
#hamburger-icon .line.line-2 {top: 25px; width: 50%; }
#hamburger-icon .line.line-3 {top: 35px; width: 40%; }
#hamburger-icon:hover .line, #hamburger-icon:focus .line {width: 50%; }
.menu-trigger:hover .menu-text{color: #fff;}
 #hamburger-icon.active .line-1 {transform: translateY(10px) translateX(0) rotate(45deg); -webkit-transform: translateY(10px) translateX(0) rotate(45deg); -moz-transform: translateY(10px) translateX(0) rotate(45deg); width: 45%; }
#hamburger-icon.active .line-2 {opacity: 0; }
#hamburger-icon.active .line-3 {transform: translateY(-10px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg); -moz-transform: translateY(-10px) translateX(0) rotate(-45deg); width: 45%; }

/* ============================================== */
/*Main Navigation for desktops*/
.header-wrapper .main-navigation{background-image:none; /* IE6-9 */position: absolute;right: 0;width: 0;top: 80px;background: rgba(191, 102, 152, 0.8);transition: width 0.2s ease-in;}
.header-wrapper .main-navigation > .container{position: relative;}
.header-wrapper  .navbar .navbar-inner {background: rgba(0,0,0,0);border: none;border-radius: 0;/* padding: 20px 40px; */box-shadow: none;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3b20', endColorstr='#1f3b20',GradientType=0 ); /* IE6-9 */ /* IE6-9 */}
.header-wrapper .navbar.navbar-inverse {width: 100%;margin: 0;}
.navbar .nav{margin:0;width:100%;}
.header-wrapper   .navbar-inverse .nav > li{margin: 0;display: block;text-align: right;float: none;} 
.header-wrapper   .navbar-inverse .nav > li > a{color: #ffffff;font-size: 16px;padding: 10px 5px;white-space: nowrap;font-weight: 400;text-shadow: none;position: relative;text-transform: uppercase;background-color: rgba(0,0,0,0);letter-spacing: 1px;}
.header-wrapper  .navbar-inverse .nav > li > a:focus, 
.header-wrapper  .navbar-inverse .nav > li > a:hover, 
.header-wrapper  .navbar-inverse .nav > li.current > a,
.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: none;box-shadow: none;text-shadow: none;color: #DFDFDF;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li{/* display: none; */margin: 0;text-align: right;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li:last-child{border-bottom: none;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li > a{padding: 7px 10px;font-size: 14px;color: #ffffff;}
.body-public .header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu{background: rgba(239, 239, 239, 0); /* Old browsers */background-image: none;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */border: none;z-index: 100;border-radius: 0;margin: 0;padding: 0;position: relative;box-shadow: none;width: 100%;}
.body-public .navbar .nav > li > .dropdown-menu:after,#topmenu #nav li:last-child ul.dropdown-menu:before, .navbar .nav > li > .dropdown-menu:before {border-bottom: 6px solid #efefef;display: none;}
.body-public .navbar .nav > li > .dropdown-menu:before{top: -6px;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu > li > a:hover,
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu > li > a:focus,
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu .dropdown-submenu:hover > a, 
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu .dropdown-submenu:focus > a{background-image:none;background-color: rgba(231, 231, 231, 0);color: #ddd8db;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{ box-shadow: none;}

/*-----------------------------------------------------------------
                MAIN CONTENT
-----------------------------------------------------------------*/

/* ============================================== */
/*Sldier*/
/* ============================================== */
.page-slider{position: relative;z-index: 0;}
.page-slider .galleryInner {overflow: visible !important;width: 100% !important;height: auto !important;}
.page-slider .galleryWrapperNivo{position:relative;}
.page-slider .galleryInner img{width: 100% !important;height: auto !important }

/*Slider navigation*/
.page-slider .nivo-controlNav{margin: 0;padding: 0;bottom: 0;}
.page-slider .nivo-controlNav a{width: 15px;height: 15px;}
.page-slider .galleryInner .nivo-directionNav a{width: 50px;height: 50px;display: block;}
.page-slider .nivo-controlNav-Wrapper {width: 10%;left: 0;right: 0;margin: 0 auto;z-index: 10;bottom: 30px;}

/*Hide arrows and bullets on inner page*/
.body-inner .page-slider .nivo-controlNav-Wrapper, .body-inner .page-slider  .nivo-directionNav/*, .nivo-directionNav, .nivo-controlNav-Wrapper*/{display: none !important;}

/*Hide first bullet on slider - if the image is only one*/
.nivo-controlNav-Wrapper .nivo-controlNav a[rel="0"] {display: none;}

/*Caption*/
.page-slider .nivo-caption{background: rgba(0,0,0,0);width: 90%;margin:0 auto;right:0;text-align: center;top: 150px;opacity: 1;z-index: 100;-moz-opacity: 1;filter: alpha(opacity=0);height: 300px;}
.page-slider .nivo-caption p.banner-logo img{display: block;width: 112px !important;margin: 0 auto;position: relative;}
#globalwrap .page-slider  .nivo-caption p.banner-logo{display: block;max-width: 186px;margin: 0 auto;}
.page-slider .nivo-caption h4{text-shadow:3px 3px 0px #000000;margin: 0 0 10px;color:#fff;}
.page-slider .nivo-caption h1{text-transform: uppercase;font-size: 110px;text-shadow:2px 2px 0px #000000;line-height: 90px;font-weight: 100;color:#fff;}
.page-slider .nivo-caption h2{font-size: 37px;text-shadow:2px 2px 0px #000000;color:#ffde66;letter-spacing: 2px;text-transform: uppercase;}
.page-slider .nivo-caption h3{font-size: 27px;text-shadow:2px 2px 0px #000000;color:#fff;}
.page-slider .nivo-caption h5{font-size: 20px;text-shadow:2px 2px 0px #000000;color:#fff;}
.page-slider .nivo-caption p{color: #ffffff; font-size: 16px;text-shadow:2px 2px 0px #000000;color:#fff;}

/* ============================================== */
/*Home page*/
/* ============================================== */
.home-page.the-page{
  padding: 0;
}
/*Text on home page*/
.page-info{
  padding: 80px 0 40px;
}
.welcome-1 .content-text{
  padding: 0 0 150px 40px;
  overflow:hidden;
}
.welcome-2 .content-text{
  margin-top: 260px;
      overflow: hidden;
}

.welcome-2 .content-text h1{
  margin-bottom: 0;
  text-transform: uppercase;
}
.welcome-2 .content-text h3{
  font-style: italic;
  margin-bottom: 0;
}
.welcome-2 .content-text a{
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.partners {margin-top: 20px;}
.partners img{padding: 3px;}

.home-info{}
.home-info h2{
  font-style: italic;
}
.home-info p{}

/*Images on home page*/
.content-image{
  position: relative;
  overflow: visible;
}
.content-image .img-1{
    position: absolute;
    left: 15px;
    top: -5px;
}
.content-image .img-2{
  position: absolute;
  top: -20px;
  right: 20px;
}
.welcome-2 .content-image{
  margin-left: -50px;
  width: 64%;
}
.body-class-members .content-image,
.body-class-members .content-image > div{
  position: relative;
}
.body-class-members #anchor{

}

/*Course info*/
.course-info{
  margin: 50px 0 0px;
  text-align: center;
}
.course-info .course-title h1 a{
  font-size: 54px;
}


.course-info .courseRed .course-title h1 a{
color: #9F1B27;
}
.course-info .courseBlue .course-title h1 a{
color: #39435A;
}
.course-info .courseGreen .course-title h1 a{
color: #135529;
}

.course-info .course-details{
color: #fff;
font-family: 'Playfair Display', serif;
font-style: italic;
text-transform: uppercase;
font-size: 14px;
line-height:26px;
padding: 0;
letter-spacing: 1.5px;
background-repeat: no-repeat;
background-size: 100% auto;
}
.course-info .course-details p{
  margin-bottom: 0;
}

.course-info .course-details p a{
  letter-spacing: 2px;
  color: #fff;
}

/*Hisory info*/
.welcome-3{
  margin: 150px 0;
}

.the-page .bg-text{
  background: #e5e5e5;
  padding: 25px 40px;
  /* width: 45%; */
  margin-left: -50px;
  margin-top: -69px;
  box-shadow: 0 0 20px rgba(51, 51, 51,0.3);
  position: relative;
  z-index: 10;
     overflow: hidden;
}

.the-page .bg-text h3{
  margin-bottom: 0;
  line-height: normal;
  font-style: italic;
  font-size: 26px;
}

.the-page .bg-text h2{margin: 0;font-style: italic;}

.the-page .welcome-3 .bg-text h2{
  line-height: 24px;
  margin: 0;
}

.the-page .bg-text  a{
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.the-page .marginless{
  margin-left: 0 !important;
}

.content-image.content-image-1 .img-1{
  position: relative;
}

.content-image.content-image-1 .img-2{
  top: -20px;
  right: 0px;
}

.content-image.content-image-2{
  width: 90%;
  margin-left: 100px;
  margin-top: -50px;
}

.content-image.content-image-2 .img-1{
  left: 15px;
  top: -5px;
}
.body-class-visitors .inner-page .inner-content.inner-left .inner-text{width:95%;}
.content-image.content-image-2  .img-2{
  top: -20px;
  right: 15px;
}

/*Clubhouse - Welcome 4*/

.club-info{
  padding: 170px 0 200px;
}

.welcome-4{
  position: relative;
}

.welcome-4 .content-image{
  position: absolute;
  right: 0;
  z-index: 1;
}

.welcome-5{
  margin-top: 140px;
}

.welcome-5 .bg-text{
   left: -50px !important;
}

.the-page .welcome-5 .large-container{
  margin-top: -300px !important;
  position: relative;
  z-index: 0;
}

.large-container .content-image.span5{
  float: right;
  margin-top: 150px;
  margin-right: 100px;
}

/* ============================================== */
/*The Page*/
/* ============================================== */
.the-page{padding: 30px 0;}
.the-page.inner-page{margin-bottom: 0;padding: 60px 0 0;}
.the-page .pull-left{margin: 0 !important;}

 /* ============================================== */
/*Inner pages*/
 /* ============================================== */
.title{
  text-align: center;
  margin-bottom: 50px;}
.title h1{
  font-style:italic;
  margin-bottom: 30px;
position: relative;
}

.title h5{
  color: #666666;
  letter-spacing: 4px;
}

.inner-page .inner-content.inner-right .inner-text{
  margin-top: 50px; 
}

.inner-page .inner-content.inner-left .inner-text{
  margin-bottom: 50px;
}

.inner-page .inner-content.inner-right .content-image > div.img-1{
  left: -20px;
  top: 20px;
  position: relative;
}

.inner-page .inner-content.inner-right .content-image .img-2{
      right: 0px;
    top: 0px;
}

.inner-page .inner-content.inner-left .content-image .img-2{
  position: relative;
      right: 15px;
    top: -25px;
}

.inner-page .inner-content.inner-left .content-image .img-1{
  right: -5px;
    top: 5px;
}
.inner-page .inner-content.inner-right .content-image > div.img-1:before{
  background-color: rgba(191, 102, 152, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.inner-page .inner-content.inner-left .content-image > div.img-1:before{
    background-color: rgba(0, 110, 62, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
}

.inner-page .inner-content.inner-right .content-image > div.img-2{
  top: 0;right: 0;
}

.body-class-members .inner-page .inner-content.inner-right .content-image > div.img-2{color:#333;top:20px;}


.club-gallery{
  margin-top: 60px;
  display: flex;
  width: 100%;
  justify-content:space-between;
}

.club-gallery .image{
  height: 100%;
}

.club-gallery .image img{
  width: 100%;
  -moz-transition: all 1.3s ease-in-out;
  -webkit-transition: all 1.3s ease-in-out;
  -o-transition: all 1.3s ease-in-out;
  -ms-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
}

.club-gallery .image:hover img{
  -moz-transition: all 1.3s ease-in-out;
  webkit-transition: all 1.3s ease-in-out;
  -o-transition: all 1.3s ease-in-out;
  -ms-transition: all 1.3s ease-in-out;
  transform: scale(1.6); 
}

 /* ============================================== */
/*Testimonial slider*/
  /* ============================================== */
.testimonial-wrapper{padding: 80px 0 160px;}
.page-testimonial{margin: 0px auto ;}
.testimonial-wrapper h1{text-align: center;}
.page-testimonial .galleryInner{margin: 0 auto;width: 100% !important;padding: 0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: auto !important;}
.page-testimonial .galleryInner img{display: none !important;}
.page-testimonial .galleryInner{background-image: none !important;overflow: visible !important;}
.page-testimonial .galleryWrapper{position: relative;}
.page-testimonial .galleryInner .nivo-directionNav{width: 170px;position: relative; margin: 0 auto;bottom: -45px;z-index: 1;display: none !important;background: red;}
.page-testimonial .galleryInner .nivo-directionNav a{position: absolute; height: 38px;overflow: visible;z-index: 10;width: 30px;}
.page-testimonial .galleryInner .nivo-directionNav a.nivo-prevNav{left: 0;}
.page-testimonial .galleryInner .nivo-directionNav a.nivo-nextNav{right: 0;}
/*Testimonial Caption slider */
.page-testimonial > div .wysiwyg-editable, .page-testimonial > .wysiwyg-editable{-moz-box-sizing: border-box;box-sizing: border-box;padding: 0px;-webkit-box-sizing: border-box;}
.page-testimonial .galleryInner .nivo-caption{font-style: italic;width: 100% ;font-family: 'Playfair Display', serif;font-weight: 100;-moz-opacity: 1;margin: 0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;filter: alpha(opacity=100);opacity: 1;text-align: center;position: relative;z-index: 0;background-color: rgba(0,0,0,0);padding: 0;height: auto;overflow: visible;}
.page-testimonial .galleryInner .nivo-caption h4{color:#ffffff;font-size: 20px;font-weight: 300;font-style: normal;padding: 10px 0 0;margin: 0;position: absolute;bottom: -50px;left: 0;right: 0;}
#globalwrap .page-testimonial .galleryInner .nivo-caption p{color: #ffffff;font-size: 22px;line-height: 40px;letter-spacing: 0.5px; padding: 0px 0px 0px;font-family: 'Playfair Display', serif;font-weight: 100;}
.page-testimonial .nivo-controlNav a:after{content:"";position: absolute;top: 15px;right: 0;width: 14px;height: 3px;}
.page-testimonial .nivo-controlNav a:last-child:after{background-image: none;}
.page-testimonial .nivo-controlNav-Wrapper .nivo-controlNav a[rel="0"]{display: inline-block !important;}
.page-testimonial .nivo-controlNav-Wrapper .nivo-controlNav a{color: #000;font-weight: 400;background-position: 0 0;position:relative;width: 20px;height: 20px;}
.page-testimonial .nivo-controlNav-Wrapper .nivo-controlNav  a.active{background-position: -28px 0px;}
/*Testimonial slider navigation*/
.page-testimonial .nivo-controlNav a{width: 20px;height: 20px;}
.page-testimonial .galleryInner .nivo-directionNav a{width: 30px;height: 30px;display: block;}
.page-testimonial .nivo-controlNav-Wrapper {width: 100px;bottom: -100px;left: 0;right: 0;margin: 0 auto;z-index: 10;height: 20px;}
.page-testimonial .nivo-controlNav-Wrapper .nivo-controlNav{bottom: 0;left: 0;right: 0;padding: 0;}

/* ============================================== */
/*Hole page */
/* ============================================== */
.hole-page.inner-page{padding: 60px 0;}
.course-info > div{
  cursor: pointer;
  -moz-transition: all .3s ease-in-out;
    -webkit-transition: all 1.3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
     }
.course-info > div:hover{
  position: relative;
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
.course-info > div a{text-decoration: none;cursor: pointer;}
.hole-page .course-info h1{line-height: 34px;margin-bottom: 10px;}
.hole-page .course-info h1 a{font-size: 30px;}
.hole-page .course-info{text-align: center;width: 80%;margin:0 auto 40px auto;}
.hole-page .course-info .course-details{background-size: 290px 30px;height: 30px;}
.hole-page .course-info .course-details p a{color: #ffffff}

/* ============================================== */
/*Hole navigation acros the page inline*/
.hole-page .hole-nav{margin-bottom: 30px;}
.hole-page .hole-nav h2{display: none;}
.hole-page .hole-nav ul{margin: 0;text-align: center;}
.hole-page .hole-nav ul li{background: none;padding: 0;display:inline-block;margin: 5px 15px;}
.hole-page .hole-nav ul li a {cursor: pointer; width: 40px;position: relative; line-height: 40px;font-size: 22px;text-align: center;color: #b8373c;font-family: 'Playfair Display', serif; display: inline-block;font-weight: 300;margin: 0;border-radius: 0;}
.hole-page .hole-nav ul li a:first-letter{font-size: 22px;}
.hole-page .hole-nav ul li a:hover, .hole-page .hole-nav ul li.current a{text-decoration: none;color: #b8373c;}
.hole-page .hole-nav ul li a:before, .hole-page .hole-nav ul li.current a:before{
      content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
    bottom: 10px;
    line-height: 20px;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: -1;

}

.hole-page .hole-nav ul li a:hover:before, .hole-page .hole-nav ul li.current a:before{
  bottom: -15px;
  z-index: 0;
}

.hole-page .inner-left > div img{max-width: 230px !important;width: 100%;margin: 0 auto;display: block;}

/* ============================================== */
/* Yards table */
.hole-page .hole-yards{margin: 20px 0 0;}
.hole-page .hole-yards table.yards{padding: 10px;border: none;margin:0 auto;}
.hole-page .hole-yards table.yards tbody tr{background: rgba(255, 255, 255,0);}
.hole-page .hole-yards table.yards td {background:rgba(0,0,0,0);border:none;padding: 0 50px 0 0;}
.hole-page .hole-yards table.yards td p{float: left;font-size: 18px;font-weight: 300;margin-bottom: 0;margin: 0;color:#b8373c;font-family: 'Playfair Display', serif;text-transform: uppercase;font-weight: normal;}
.hole-page .hole-yards table.yards td svg{float: left;text-align: center;margin: 0 15px 0 0;line-height: 15px;width: 25px;height: 25px;}
.hole-page .hole-yards table.yards td svg:before {}
.hole-page .hole-yards table.yards td.white svg {color: #f1f1f1; box-shadow:2px 2px 2px #000;}
.hole-page .hole-yards table.yards td.yellow svg {color: #ffcf27; box-shadow:2px 2px 2px #000;}
.hole-page .hole-yards table.yards td.red svg {color: red; box-shadow:2px 2px 2px #000;}

.gallery{margin: 0 0 20px;}
.inner-page .galleryInner {overflow: visible !important;width: 100% !important;height: auto !important;}
.inner-page .galleryWrapperNivo{position:relative;}
.inner-page .galleryInner img{width: 100% !important;height: auto !important;z-index: 0; }
.inner-page .galleryInner .nivo-caption, .inner-page.hole-page .nivo-controlNav-Wrapper{display: none !important;}
.the-page .nivo-directionNav {width: 70px; height: 40px;  position: absolute; right: 15px; bottom: 10px; z-index: 100; display: none !important; }
.the-page .nivo-directionNav a.nivo-prevNav {background-image: none !important;position: absolute;left: 0;top: 0;text-indent: inherit;font-size: 0;text-decoration: none;}
.the-page .nivo-directionNav a.nivo-prevNav:before {content: "\f104"; position: absolute; left: 18px; color: #fff; z-index: 100; top: 0px; font-size: 30px; }
.the-page .nivo-directionNav a.nivo-nextNav {background-image: none !important; position: absolute; right: 0; top: 0; text-indent: inherit; font-size: 0; }
.the-page .nivo-directionNav a.nivo-nextNav:before {content: "\f105"; font-family: "FontAwesome"; position: absolute; right:18px; color: #fff; top: 0px; font-size: 30px; }
.the-page .nivo-directionNav a:hover{text-decoration: none;} 


/* =============================================
/*Pro tips*/
/* ============================================== */
.tips{
  margin: 40px 0;
}

.tips a, .body-public .main-content a.button {
    font-size: 16px;
    position: relative;
    display: inline-block;
    margin: 5px;
    border: 2px solid #c582a7;
    padding: 5px 35px 5px 15px;
}

.tips a:before, .body-public .main-content a.button:before {
    content: "+";
    position: absolute;
    right: 10px;
    /* background-color: #BF669D; */
    color: #c582a7;
    border-radius: 50%;
    width: 20px;
    line-height: 18px;
    padding-top: 0px;
    padding-bottom: 2px;
    top: 7px;
    font-size: 18px;
}

.tips a:hover, .body-public .main-content a.button:hover{
text-decoration: none;
background-color: #BF669D;
color: #ffffff;
}

.body-public.body-class-our_course  a.button{
    width: 250px;
    color: #fff;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 250px 30px;
  line-height:30px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 18px;
  border:none;
  padding:0;
}
.body-public.body-class-our_course a.button:hover{background-color:rgba(0,0,0,0);opacity:0.9;}
.body-public.body-class-our_course  a.button:before{display:none;}

@media (max-width: 767px) {
  .tips{text-align:center;}
.tips a{width: 160px;display: block;    margin: 10px auto;}
  .body-public.body-class-our_course  a.button{ background-size: 180px 30px;width:180px;}
}

body[class^="body-class-hole"] .hole-page .hole-nav ul li a{color:#9F1B27;}

body[class^="body-class-blue_hole"] .hole-page .hole-nav ul li a{color: #39435A;}

body[class^="body-class-green_hole"] .hole-page .hole-nav ul li a{color: #135529;}



.php-knockout table, .php-knockout thead, .php-knockout td, .php-knockout tr { border: 0px #000 solid;}
.teetimesholder th, #memteetimes th, .teetimesholder thead tr { border: #000 1px solid;}
table.teetimesholder td { border-right: 1px #000 solid;}
#memteetimes { border: 1px #000 solid;}
#memteetimes td { border-left: #000 1px solid !important; border-bottom: #000 1px solid !important;}
#memteetimes tbody tr { border-bottom: #000 1px solid !important;}
.popup .row { margin: 0px; }
#myteetimes table, thead, td, tr, #myteetimes .table th, #myteetimes  .table td {border: none;}

/*-----------------------------------------------------------------
                FOOTER
-----------------------------------------------------------------*/

/* ============================================== */
/*Club Today*/
.club-today{padding: 50px 0 0;text-align: center;}
.club-today p, .club-today a, .club-today h1, .club-today h2{}
.club-today h2{margin: 10px 0;line-height: 40px;}
.club-today p span{display: inline-block;padding: 0 10px;}
.club-today a{color: #006e3e;}

.footer-links{margin-bottom: 20px;}
.footer-links a{background-color: rgba(191, 102, 152,1);color: #ffffff;width: 60px;height: 60px;line-height: 74px;display: inline-block;border-radius: 50%;margin:0 5px;}
.footer-links a svg{font-size: 34px;}
.footer-links.social-links a{background-color: #6b6b6b;width: 50px;height: 50px;line-height: 62px;}
.footer-links.social-links svg{font-size: 30px;}

.copy{border-top: 1px solid #bebebe;margin: 30px 0 0;padding: 30px 0 10px;}


#globalwrap {
    min-height: calc(100vh - 258px);
}

.footer {
    height: 100px;
}

/*-----------------------------------------------------------------
                Responsive Styles (@media)
-----------------------------------------------------------------*/



@media (max-width: 1600px) {

}
/* ============================================== */
/* Ipad Landscape */
/* ============================================== */
@media (max-width: 1200px) {
  .main-logo{
    top: 10px;
    left: 10px;
  }

  .page-slider .nivo-caption{
    top: 100px;
  }
    .welcome-2 .content-text{
    margin-top: 120px;
  }

    .welcome-3{
    margin: 150px 0 50px; 
  }
  .the-page .bg-text{
    padding: 20px 30px;
  }

  .course-info .course-details{
  background-size: 100% 26px;
  height: 26px;
  }
  .course-info .course-details{
    line-height: 30px;
  }

  .club-info{
    padding: 130px 0;
  }
  .welcome-5 .bg-text{
   left: -30px !important;
  }
  .welcome-5{
    margin-top: 120px;
  }
     /* ============================================== */
    /*Testimonial slider*/
    #globalwrap .page-testimonial .galleryInner .nivo-caption p{font-size: 18px;line-height: 26px;}
    .page-testimonial .galleryInner .nivo-caption h4{font-size: 16px;}
  
    /* ============================================== */
    /*Hole page */
    .hole-page .course-info .course-details{background-size: 240px 30px;}

    /* ============================================== */
    /*Hole navigation acros the page inline*/
    .hole-page .hole-yards table.yards td i{margin: 0 0 5px;float: none;}
    .hole-page .hole-yards table.yards td{text-align: center;padding: 0 60px 0 0px;}
    .hole-page .hole-yards table.yards td p{font-size: 16px;font-weight: 300;margin-bottom: 0;float: none;white-space: nowrap;}
  
  .course-info .course-title h1 a{    font-size:34px;}
  .welcome-2 .content-text a{
  margin: 8px 70px;
  }
}

/* ============================================== */
/* Ipad Portrait */
/* ============================================== */
@media (max-width: 979px) {
  /*SLider*/
  .page-slider .nivo-caption{top: 120px;height: 200px;}
  .page-slider .nivo-caption h1{font-size: 36px;line-height: 36px;}
  .page-slider .nivo-caption h2{font-size: 30px;}
  .page-slider .nivo-caption h3{font-size: 24px;margin: 0;}
  .page-slider .nivo-caption h5{font-size: 20px;}
  .page-slider .nivo-caption p{ font-size: 16px;}

   /*Header*/
	.header-wrapper{
		background-color:  rgb(191, 102, 152);
		position: absolute;
	}
  .body-inner .header-wrapper{
    position: relative;
  }
	.main-logo {
		left: 0px;
		top: 0px;
		padding:15px;
	}
	.header-club-today{
	}
	.header-club-today{
	padding: 0;
	}
	.header-club-today .weathers,.header-club-today .status{
		display: block;
	}
	.header-club-today .weathers{
		padding: 0px 0px 0 20px;
	}
	.header-club-today .weathers .weatherSingle .weatherTemp{
		margin-right: 0;
		line-height: 40px;
	}
	.header-club-today .status{
		padding: 0 10px 10px 10px;
	}

  /*Menu button trigger*/
  .menu-trigger{
    position: absolute;
    }
    .menu-text{display: none;}

  /*Login*/
  .login{margin-top: 0;padding: 3px 8px;width: 77px;text-align: right;font-weight: 200;font-size: 15px;display: block;line-height: 25px;position: absolute;right: 0;top: 10px;}
  .login span{display: none;}
  .login i{display: block;float: left;margin: 4px 3px 0 4px;font-size: 16px;}

  /*Social links*/
  #header .top-header li.log-in{display: none;}
  #header .top-header li.log-in.booking{display: inline-block;}

/* ============================================== */
  /*Main Navigation Resposive*/ 
  .header-wrapper .main-navigation{max-width: 241px;top: 80px;}
  .header-wrapper#header .nav-collapse, .header-wrapper#header .nav-collapse.collapse{height: auto !important;}
  /* Remove icon from the Home item */
  .header-wrapper .navbar-inverse .navbar-inner .nav > li:first-child a span, .header-wrapper .navbar-inverse .navbar-inner .nav > li.nav-menu-home a span{}
  .header-wrapper .navbar-inverse .navbar-inner .nav > li:first-child a::before, .header-wrapper .navbar-inverse .navbar-inner .nav > li.nav-menu-home a::before{display: none;}
  .header-wrapper .navbar-inverse .btn-navbar{background: #5c87a8;border-radius: 0;box-shadow: none;padding: 3px 8px 3px 10px;margin:0;right: 0;width: 95px;top: 48px;z-index: 10;text-transform: uppercase;border: 1px solid #5c87a8;position: absolute;line-height: 24px;display: none;}
  .header-wrapper   .navbar-inverse .brand, .header-wrapper   .navbar-inverse .nav > li > a{font-size: 14px;border-radius: 0;margin: 0;padding: 8px 10px;}
  .header-wrapper .navbar-inverse .navbar-inner{margin-top: 0;text-align: center;padding: 10px 20px;}
  .header-wrapper .navbar-inverse .btn-navbar .club-menu-button{color: #ffffff;font-size: 15px;font-weight: 200;letter-spacing: 1px;text-shadow: none;}
  .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled]{background: #b2b2b2;border: 1px solid #b2b2b2;}
  .navbar-inverse .btn-navbar:hover .club-menu-button{color: #ffffff;}
  .header-wrapper .navbar-inverse .btn-navbar .club-menu-button-lines{float: left;margin: 4px 4px 0 0;}
  .header-wrapper .navbar-inverse .btn-navbar .club-menu-button-lines .icon-bar{  background: #ffffff;  box-shadow: none;  width: 15px;}
  .header-wrapper .navbar-inverse .btn-navbar:hover .club-menu-button-lines .icon-bar{background: #ffffff;}
  .header-wrapper .navbar-inner{text-align: center; margin-top:70px; }
  .header-wrapper .nav-collapse .nav > li{border-bottom: 1px solid rgba(255, 255, 255, 0.3);border-right: none;margin: 0;display:block;}
  .header-wrapper .nav-collapse .nav > li:last-child {border:none;}
  .header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li a{padding: 10px 10px 10px 0px;border-radius: 0;}
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu li  a{color: rgb(255, 255, 255);font-size: 15px;margin: 0;font-weight: 300;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu > li > a:hover, 
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu > li > a:focus, 
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu a:hover, 
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu a:focus{background-color: rgba(208, 208, 208, 0);color: #ddd8db;}
  .header-wrapper  .navbar-inverse .nav > li > a:focus, .header-wrapper  .navbar-inverse .nav > li > a:hover, .header-wrapper  .navbar-inverse .nav > li.current > a, .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{}
  .header-wrapper .navbar-inverse .brand, .header-wrapper .navbar-inverse .nav > li{text-align: right;}
  .header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu{background-color: rgba(231, 231, 231, 0);}
  /*Arrow on dorpdown menu on mobile and tablets*/
  .header-wrapper .navbar-inverse .nav > li.dropdown > a:after {position: absolute;content: "\f107";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #ffffff;left: 10px;top: 12px;font-size: 17px;}
  .header-wrapper .navbar-inverse .nav > li.open.dropdown > a:after {content: "\f105";}

  .body-class-members .header-wrapper .main-navigation{
    position: absolute;
    top: 80px;
  }
  .body-class-members .header-wrapper   .navbar-inverse .nav > li{
    display: block;
  }

  .body-class-members  .header-club-today{display: none;}

  /*Home page styles*/
  .welcome-1 .content-text{
  padding:0 0 40px 00px;
  }
.welcome-2 .content-text{
  margin-top: 100px;
  }
.welcome-2 .content-text a{
  margin: 8px 10px;
  }
    .welcome-3{
    margin: 130px 0 0;  
  }
  .the-page .bg-text{
    padding: 15px 20px;
  }
    .club-info{
    padding: 130px 0 69px;
  }
  .welcome-5{
    margin-top: 100px;
  }

  .large-container .content-image.span5{
    margin-top: 100px;
  }
  .the-page .welcome-5 .large-container{
    margin-top: -250px !important;
  }
  /*Inner pages styles*/
    .club-gallery{
    margin-top: 40px;
  }
  /* ============================================== */
  /*Testimonial slider*/
  #globalwrap .testimonial-wrapper{padding: 40px 20px 140px;}
  #globalwrap .page-testimonial .galleryInner .nivo-caption p{font-size: 16px;line-height: 24px;}
  
  /* ============================================== */
  /* Hole navigaation */
  /* ============================================== */
    .hole-page .hole-nav{width: 100%;margin: 0px auto 30px;}
  .hole-page .course-info{margin-bottom: 20px;}
  .hole-page .course-info .course-details{background-size: 180px 30px;background-position: center;}
  .hole-page .course-info .course-details p{font-size: 13px;}
  
  /* ============================================== */
  /* Yards table */
  /* ============================================== */
  .hole-page .hole-yards{margin-top: 0;}
  .hole-page .hole-yards table.yards td p{font-size: 14px;float: none;display: block;white-space: nowrap;}
  .hole-page .hole-yards table.yards td:last-child{padding-bottom: /10px;border-bottom: none;}

  .body-class-contact_us .inner-content a{
  	font-size: 11px;
  } 
  
  .partners{margin-top: 40px;}

  .course-info .course-title h1 a{font-size:26px;}
  
  .partners img{    padding: 7px;}
}

/* ============================================== */
/* Mobile Phone - Landscape */
/* ============================================== */
@media (max-width: 767px) {
  .body-class-contact_us .inner-content{text-align: center;}
  /*SLider*/
  .page-slider .nivo-caption{top: 80px;height: auto;}
  .page-slider  .nivo-caption p.banner-logo, #globalwrap .page-slider  .nivo-directionNav, #globalwrap .page-slider .nivo-controlNav-Wrapper{display: none;}
  .page-slider .nivo-caption h1{font-size: 26px;line-height: 30px;margin: 0;}
  .page-slider .nivo-caption h2{font-size: 20px;}
  .page-slider .nivo-caption h3{font-size: 16px;}
  .page-slider .nivo-caption h5{font-size: 15px;}
  .page-slider .nivo-caption p{ font-size: 14px;}

  /*Header*/
	.header-wrapper{
		min-height: 50px;
	}
	.header-wrapper .menu-trigger{
		top: 0;
		padding: 0;
		height: 50px;
	}
    .desktop-login{
    	top: 15px;
    }
    .desktop-login a span{
    	display: none;
    }
    .desktop-logo{
    	display: none;
    }
    .main-logo .mobile-logo{
    	display: block
    }
    .main-logo .mobile-logo img{
    	float: left;
    }
    .main-logo .mobile-logo p{
    	display: block;
    }
    .header-club-today .weathers{padding-left: 10px;}
    .header-club-today .weathers .weatherSingle div{font-size: 12px;}
    .header-club-today .weathers .weatherSingle .weatherImage{margin-right: 70px;}
    .header-club-today .weathers .weatherSingle .weatherTemp{font-size: 20px;line-height: 40px;}
    .header-club-today .status p, .header-club-today .status span, .header-club-today .status p b{font-size: 13px !important;}

    /*Login*/
    .login{margin-right: 5px;}
    .login span{display: none;}
    .login .lock{display: block;float: left;margin-right: 5px;}

    .header-wrapper .main-navigation{
      max-width: 100%;
      top: 50px;}

      /*Home page styles*/
        .page-info,.club-info{
    padding: 20px;}
  .welcome-1 .content-text{
    text-align: center;
    padding: 20px 0;
  }
  .content-image .img-1{
    display: none;
  }
  .welcome-4 .content-image, .large-container .content-image.span5,.the-page .welcome-5 .large-container, .content-image .img-2,.content-image .img-1,.welcome-2 .content-image,.content-image.content-image-2  .img-2,.content-image.content-image-2 .img-1,.content-image.content-image-2,.content-image.content-image-1 .img-2,.welcome-5 .bg-text{
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    left: 0 !important;
    margin: 10px auto  !important;
    width: 100%;
    float: none !important;
    max-width: 400px;
  }
  .welcome-2 .content-text{
    margin-top: 150px;
    text-align: center;
  }
  .partners{
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
  }
  .welcome-2 .content-text a{
    margin: 10px 70px;
  }
  .course-info > div{
    margin-bottom: 15px;
  }
  .welcome-3{margin-top:40px;}

  .the-page .bg-text{
    position: relative;
    margin: 0;
  }
  .welcome-5,.content-image .img-2{
    margin-top: 10px !important;
  }

   /* ============================================== */
  /*The pages styles*/
  .home-page.the-page{padding: 0;margin: 0;}
  .sidebar.pull-left, .main-content .pull-right{float: none !important;}
  .the-page .home-page-main-content .sidebar{margin-top: 30px !important;;}
  .the-page.inner-page{
    padding: 40px 15px;
  }

   /* ============================================== */
  /*Inne pages styles*/
  .title{
  margin-bottom: 20px;
  }
  .club-gallery{
    margin-top: 0px;
    display: block;
  }
  .club-gallery .image{
    max-width: 350px;
    width: 100%;
    margin: 0 auto 10px auto;
  }

  .club-gallery .image img{
    width: 100%;
    transition: none
  }

  .club-gallery .image:hover img{
    transform: none;
  }
  

    /* ============================================== */
    /*Testimonial slider*/
  #globalwrap .page-testimonial .galleryInner .nivo-caption p{font-size: 14px;line-height: 26px;}
  .testimonial-wrapper{padding: 40px 10px 100px;}

  /* ============================================== */
  /*Hole page navigation*/
  .hole-page.inner-page{padding: 40px 15px;}
  .hole-page .hole-nav{width: 300px;}
  .hole-page .hole-nav ul li{margin:5px;}
  .hole-page .hole-nav ul li a{width: 45px;line-height: 37px;}
  .hole-page .hole-nav ul li a:hover{opacity:0.8;}
  .hole-page .hole-nav ul li a:before, .hole-page .hole-nav ul li.current a:before{
    display:none;}
  

    /* ============================================== */
  /* Yards table */
  .hole-page .hole-yards table.yards{width: 200px;}
  .hole-page .hole-yards table.yards td{display: block;padding: 10px 0;float: left;}
  .hole-page .hole-yards table.yards td p{width: 100%;white-space: nowrap;}
  .hole-page .hole-yards table.yards td i{float: left;margin-top: 3px;margin-right: 10px;}
  /* ============================================== */
    /* Footer */
      .footer-info{margin-bottom: 30px;}
    .club-today{padding: 25px 0 0 0;}
    .copy{padding: 20px 15px 10px;margin: 10px 0 0 0;}

}

/* Portrait phones and down */
@media (max-width: 480px) {
    
}

@media (min-width:979px){
/*Last item on menu need position left*/
#topmenu #nav li:last-child ul{left:-60px;}
#topmenu #nav li:last-child ul.dropdown-menu:after, #topmenu #nav li:last-child ul.dropdown-menu:before{left:90px;}
.header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li a{padding: 8px 25px 8px 0;font-size: 16px;text-transform: capitalize;font-weight: 300;color: #ffffff;}
.header-wrapper .navbar-inverse .nav > li.dropdown > a:after {display: none; position: absolute; content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color:#ffffff; right: 0px; top: 20px;font-size: 16px; }
.header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li a:hover, .header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li.current a{}
}

@media (min-width: 980px) and (max-width: 3000px) {
/*Menu drop down only for desktops*/
 .body-class-members .header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu{border-radius: 0;background-color: #e2e2e2;}
.body-class-members .navbar .nav > li > .dropdown-menu:after,.body-class-members #topmenu #nav li:last-child ul.dropdown-menu:before,.body-class-members .navbar .nav > li > .dropdown-menu:before {border-bottom-color:#e2e2e2; }
.body-class-members .header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li{text-align: left ;}
.body-class-members .header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li a{padding:10px 10px;color: #666666;font-size: 14px;}

 
/*Header for members only page*/
.body-class-members .header-wrapper {top: 0;height: 100%;position: relative;max-height: 80px;}
.body-class-members  .header-wrapper .main-navigation {position: relative;top: 0;width: 100%;text-align: right;}
.body-class-members .header-wrapper   .navbar-inverse .nav > li{display: inline-block;}
.body-class-members .header-wrapper .navbar-inverse li a{padding: 30px 10px;font-size: 14px;}
.body-class-members .header-wrapper .navbar.navbar-inverse{width: 100%;}
.body-class-members .desktop-login{display: none;}
}

/*Carusel slider only on home page*/
.carousel-control {
  width: 50px;
  height: 90px;
  background: transparent;
  top: 50%;
  font-size: 20px;
  opacity: 1;
  z-index: 10;
  border: none;
}

/* fade transition for bootstrap carousel */
.carousel.fade {
     opacity: 1;
}
.carousel.fade .item {
    transition: opacity ease-out 1.2s;
    left: 0;
    opacity: 0; /* hide all slides */
    top: 0;
    position: absolute;
    width: 100%;
    display: block;
}
.carousel.fade .item:first-child {
    top: auto;
    opacity: 1; /* show first slide */
    position: relative;
}
.carousel.fade .item.active {
    opacity: 1;
}

.home-slider {
  position: relative;
}

.on-home-slideshow {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  width: 725px;
  text-align: center;
  bottom: 25%;
  overflow: hidden;
}

.on-home-slideshow h1 {
  font-size: 64px;
  text-shadow: 1px 1px 30px #333;
  line-height: 100px;
  font-weight: 100;
  color: #fff;
  letter-spacing: 3px;
}
.on-home-slideshow h1 span{
  font-style: italic;
}



@media (min-width: 980px) and (max-width: 1199px) {
  .on-home-slideshow {
    width: 585px;
  }
  .on-home-slideshow h1 {
    font-size: 46px;
    line-height: 80px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .slideshow1, .slideshow2, .slideshow3, .slideshow4, .slideshow5 {
    background-position: top center;
  }
  .on-home-slideshow {
    width: 445px;
     bottom:38%;
  }
   .on-home-slideshow h1 {
    font-size: 42px;
    line-height: 60px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .on-home-slideshow {
    width: 260px;
    top: 15%;
    display: none;
  }
   .on-home-slideshow h1 {
    font-size: 30px;
    line-height: 45px;
  }
  .carousel-control{display: none;}
  
}

@media (min-width: 0px) and (max-width: 419px) {
  .slideshow1, .slideshow2, .slideshow3, .slideshow4, .slideshow5 {
    background-position: top center;
  }
}

body.body-class-members .home-slider .on-home-slideshow{
	position: relative;
	top: 0;
}

/*Scroll down*/
#anchor-link{position: absolute;right: 0;left: 0;bottom: 200px;z-index: 10;text-align: center;width: 155px;text-shadow:1px 1px 1px #333;letter-spacing: 0.5px;font-weight: 500;color: #ffffff;text-transform: uppercase;display: block !important;border-radius: 50%;margin:0 auto;transition: 0.3s linear;font-size: 13px;}
#anchor-link span{position: relative;top: -5px;}
#anchor-link:after{content: "\f107";font-family: FontAwesome;position: absolute;left: 0;right: 0;font-size: 22px;bottom: -20px;line-height: 20px;}
#anchor-link:hover,#anchor-link:focus{text-decoration: none;}
.body-class-members .enter-site-button{display: none;}
@media (min-width: 768px) {
  #anchor-link {
    bottom: 130px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  #anchor-link {
    bottom: 150px;
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
  }
  #anchor-link:after{bottom: 4px;}
  #anchor-link span{display: none;}
}


/* ============================================== */
/*Buttons*/
/* ============================================== */
body .btn, body .btn:hover{-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.btn.btn-clear{color: #333333;background-image: none;background-color: #f4f1ea;text-shadow:none;padding: 10px 30px 10px 10px;border: none;width: 200px;font-size: 17px;font-weight: 300;border-bottom: 2px solid #e0dbcf;}
.btn.btn-clear:hover{background: #e0dbcf;border-bottom: 2px solid #c5c3bd;}

@media (max-width:979px){
  .btn.btn-clear{width: 120px;}
}


/* ============================================== */
/*Images size without border*/
/* ============================================== */
.inner-page p > img{    -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;    margin: 10px;}
.inner-page p > img:last-child{margin-right: 0}
.inner-page p > img:first-child{margin-left: 0;}
@media (max-width:979px){
.inner-content p > img, .inner-content > div > img {margin: 0px 10px 10px 0;width: 190px !important;}
}
@media (max-width:767px){
	.inner-content p > img, .inner-content > div > img{}
  .body-class-professionals .inner-page .inner-content.inner-left .inner-text{margin:0px;}
}
@media (max-width:580px){
.inner-content p > img, .inner-content > div > img {max-width: 350px !important;max-height: 100% !important;width: 100% !important;/* margin-right: 0 !important */}
}



/* ============================================== */
/*Map container*/
/* ============================================== */
#map_container {  width: 100% !important;}

/* ============================================== */
/*Last item on menu need position left*/
/* ============================================== */
#topmenu #nav li:last-child ul{left: 0;}
#topmenu #nav li:last-child ul.dropdown-menu:after{left:90px;}

/* ============================================== */
/*List style*/
/*list style before*/
.inner-page .inner-content ul li{position: relative;padding:0 0 5px 14px;}
.inner-page .inner-content ul li:before {content: "\f054"; font-family: "FontAwesome"; position: absolute; font-size: 10px; padding: 0; left: 2px; top: 0px; font-style: normal; color: #333333; font-weight: normal; text-decoration: inherit; }
/* ============================================== */
/*list style after*/
.inner-page .inner-content ul li{position: relative;padding:0 0 5px 14px;}
.inner-page .inner-content ul li:after {content: "\f054"; font-family: "FontAwesome"; position: absolute; font-size: 10px; padding: 0; left: 2px; top: 0px; font-style: normal; color: #237216; font-weight: normal; text-decoration: inherit; }
/*Remove list style from sidebar*/
.inner-page .inner-content .sidebar ul li:before{display: none;}
/*Remove list style from holes*/

/* ============================================== */
/*General table*/
/* ============================================== */
body .inner-page table{background-color:rgba(255, 255, 255, 0.5);}
body .inner-page table th, body .inner-page .table thead:first-child tr:first-child th{text-align: left;font-weight: 200;color: #fff;letter-spacing: 0.5px;background-color:#c380a6;font-size: 15px;padding: 10px 10px;}
.inner-page table thead th{white-space: nowrap;padding: 10px 15px;}
.inner-page table th{ padding:10px  5px;  background:  #593f37;}
.inner-page table tr td{;padding:0;font-weight: 300;padding:10px;text-align: left;border: none;}
.inner-page table tr td:last-child, .inner-page table thead th:last-child{}
.inner-page table tr:nth-child(2n+0){background-color:  #eaeaea;border-bottom: none;border-top: none;}
.inner-page table td{padding:10px 5px;}
.inner-page table td p{margin: 10px;}
.inner-page table tr:last-child td{text-align: left;}
@media (max-width: 979px) {
body .inner-page table th, body .inner-page .table thead:first-child tr:first-child th{padding: 5px;font-size: 14px;}
.inner-page table tr td, .inner-page table tr th{padding: 2px 4px;font-size: 13px;;}
}
@media (max-width: 767px) {
body  .inner-page table td, body .inner-page table th,body .inner-page table th, body .inner-page .table thead:first-child tr:first-child th{font-size:11px;padding:3px;line-height: 16px;}
  /*table for all website*/
.main-wrapper .table-striped tbody > tr:nth-child(odd) > td, .main-wrapper .table-striped tbody > tr:nth-child(odd) > th,.table th, .table td{padding:3px;font-size: 11px;}
}


/* ============================================== */
/*Form field*/
/* ============================================== */
.inner-page form{background-color: #f2f2f2;width: 100%;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.inner-page textarea,.inner-page input[type="text"],.inner-page input[type="password"],.inner-page input[type="datetime"],.inner-page input[type="datetime-local"], .inner-page input[type="date"],.inner-page input[type="month"],.inner-page input[type="time"],.inner-page input[type="week"],.inner-page input[type="number"],.inner-page input[type="email"],.inner-page input[type="url"],.inner-page input[type="search"],.inner-page input[type="tel"],.inner-page input[type="color"],.inner-page .uneditable-input,.inner-page select{border-radius: 0;padding: 5px 10px;width: 80%;}
.inner-page input[type="submit"]{background: #1f3b20;border-radius: 3px;border: none;text-transform: uppercase;display: block;color: #f2f2f2;padding: 10px 15px;font-weight: 300;text-transform: uppercase;display: block;font-size: 16px;letter-spacing: 1px;text-shadow: none;margin-top: 15px;}
.inner-page input[type="submit"]:hover{background-color: #1f3b20;color: #ffffff;text-decoration: none;}
.inner-page input.datepicker.hasDatepicker{width: 77%;}
.inner-page .ui-datepicker-trigger{margin: -10px 0 0 5px;width: 20px;}
@media (min-width: 980px) and (max-width: 1199px) {
  .inner-page form {}
  .inner-page input, .inner-page textarea {}
}
@media (min-width: 768px) and (max-width: 979px) {
  .inner-page form {padding: 0;}
  .inner-page input, .inner-page textarea {}
  .inner-page input[type="submit"] {padding: 10px; }
}
@media (max-width: 767px) {
.inner-page .ui-datepicker-trigger{width: auto !important;}
}

/* ============================================== */
/*Media Video*/
.inner-page iframe{width:370px !important;height:200px;margin:0 auto 20px;display:block;}
@media (max-width:1200px){
.inner-page iframe{width:300px !important;height: 165px;}
}
@media (max-width:979px){
.inner-page  iframe{width:228px !important;height: 125px;}
}
@media (max-width:767px){
.inner-page iframe{width:290px !important;height:160px;}
}

.body-class-our_club iframe,.body-class-visitors iframe{width:500px !important;height:280px;margin:0 auto 20px;display:block;}
@media (max-width:1200px){
.body-class-our_club iframe,.body-class-visitors iframe{width:460px !important;height:255px;margin:0 auto 20px;display:block;}
}
@media (max-width:979px){
.body-class-our_club iframe,.body-class-visitors iframe{width:352px !important;height:160px;margin:0 auto 20px;display:block;}
  .body-class-our_club .inner-page .inner-content.inner-right .inner-text{margin-top:0;}
}
@media (max-width:767px){
.body-class-our_club iframe,.body-class-visitors iframe{width:290px !important;height:160px;margin:0 auto 20px;display:block;}
}

/* ============================================== */
/*Club Today*/
.club-today{padding: 50px 0 0;text-align: center;}
.club-today p, .club-today a, .club-today h1, .club-today h2{}
.club-today h2{margin: 10px 0;line-height: 40px;}
.club-today p span{display: inline-block;padding: 0 10px;}
.club-today a{color: #006e3e; font-weight:normal !important;}

.footer-links{margin-bottom: 20px;}
.footer-links a{background-color: rgba(191, 102, 152,1);color: #ffffff;width: 60px;height: 60px;line-height: 74px;display: inline-block;border-radius: 50%;margin:0 5px;}
.footer-links a svg{font-size: 34px;}
.footer-links.social-links a{background-color: #6b6b6b;width: 50px;height: 50px;line-height: 62px;}
.footer-links.social-links svg{font-size: 30px;}

.copy{border-top: 1px solid #bebebe;margin: 30px 0 0;padding: 30px 0 10px;}

@media (max-width:767px){
	.footer-info{margin-bottom: 30px;}
	.club-today{padding: 25px 0 0 0;}
	.copy{padding: 20px 15px 10px;margin: 10px 0 0 0;}
}


/*Animation effect while scroling */


/*Animation delay*/
.delay{
  animation-delay: 0.5s;
}
.delay-2{
  animation-delay: 1.3s;
}


/* ============================================== */
/*Scroll to top*/
/* ============================================== */
.body-class-home .scrollToTop{display: none;}
.scrollToTop {width: 46px;height: 46px;padding: 0px;text-align: center;font-weight: bold;color: #444;text-decoration: none;position: fixed;bottom: 15px;right: 15px;display: none;font-size: 26px;border: 1px solid rgba(255, 255, 255, 0.5);background: rgba(255, 255, 255, 0.5);z-index: 100;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-out;transition: all 0.3s ease-out;line-height: 42px;}
.scrollToTop svg{width: 17px !important;}
.scrollToTop:hover {text-decoration: none;background: #fff;color: #000;}
@media (max-width:767px){
.scrollToTop{bottom: 5px;right: 5px;}
}


/*Sticky Footer*/
/* ============================================== */
html {position: relative;min-height: 100%;}
body, #outerborder{margin:0;width: 100%;/* height: 100%; *//* min-height:100%; */}
.main-footer, body.body-loginpage .main-footer,
body.php-news.body-public .main-footer,
body.php-competition.body-inner .main-footer,
body.body-class-opens.body-inner .main-footer,
body.body-class-diary.body-inner .main-footer,
body.body-root-competition\.php .main-footer,
body.php-analysis .main-footer,
body.php-competition  .main-footer,
body.php-halloffame .main-footer,
body.php-knockout .main-footer,
body.php-roundmgmt .main-footer, 
body.php-search .main-footer,
body.body-inner.body-loginpage .main-footer{left: 0;bottom: 0;width: 100%;z-index: 0;position: absolute;}
/*Remove Sticky Footer*/
body.body-class-members .main-footer, 
body.body-class-home  .main-footer, 
body.php-news.body-public .main-footer,
body.body-inner .main-footer,
body.body-class-members .main-footer,
body.body-inner.php-competition .main-footer{position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

@media (max-width:767px){
.main-footer,.php-news.body-public .main-footer, body.body-public.body-loginpage .main-footer, .body-public[class*="php-"] .main-footer, body.php-news.body-public .main-footer, body.body-class-opens.body-inner .main-footer{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
}


/* ============================================== */
/*Mambers Styles*/
/* ============================================== */
/*Login page*/
/* ============================================== */
.body-loginpage #login input[type="submit"]{background: #cd88ae;border-radius: 0;color: #fff;padding: 10px 15px;font-weight: 400;font-size: 16px;letter-spacing: 1px;text-shadow: none;border: none;width: 92px;display: block;text-transform: uppercase;}
.body-loginpage #login input[type="submit"]:hover{text-decoration: none;background: #cc4c92;}
#login>div{padding: 0 !important;}
.body-loginpage .main-wrapper #login, .body-class-members .main-wrapper #leftcontent > div, .body-class-members .main-wrapper #rightcontent > div{border:2px solid #7f7f7f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #f5f5f5; padding: 10px 20px 0px 20px; }

/*Hide club footer on memebr and login page*/
.body-loginpage .club-footer, 
.body-class-members .club-footer, 
.body-class-members  .login,
.body-class-members .header-wrapper .login a,
body.body-class-members.php-ckeditor .header-wrapper,
.body-class-members .desktop-login {
  display: none;
}
/* ============================================== */
/*Buttons for wysiwyg editor*/
/* ============================================== */
.body-loginpage .btn, .body-class-members .navbar-inner .btn,  .body-class-members .navbar-inner .btn-group > .btn{border:none;background: #a92222;color: #ffffff;border-radius: 0;text-shadow:none;}
.body-loginpage .btn:hover, .body-class-members .navbar-inner .btn:hover,  .body-class-members .navbar-inner .btn-group > .btn:hover{text-decoration: none;background-color: #bcb7aa;}

/* ============================================== */
/*Memebers Bar style*/
/* ============================================== */
body.body-class-members .tabsWrapper .tabList{background: #0e7f40;}
body.body-class-members .tabsWrapper .tabList li a{}
body.body-class-members .tabsWrapper .tabList li a span {font-size: 15px; transition: all 0.2s ease-out;}
.tabsWrapper .tabList li.current a span, .tabsWrapper .tabList li a span:hover{background: #0e7f40;color: #fff;margin: -5px 0 0;}
@media (max-width:1200px){
body.body-class-members .tabsWrapper .tabList li a span{padding: 10px;font-size: 13px;}
}
@media (max-width:767px){
body .body-class-members .tabsWrapper .tabList li a span{padding: 10px;font-size: 13px;}
body .tabsWrapper .tabList li.current a span, body .tabsWrapper .tabList li a span:hover{margin: 0 ;}
}

/*News styles for members area and news page*/
body.body-class-members .news-wrapper .news-item, body.php-news .news-wrapper .news-item{border-bottom: 1px dotted #eaeaea;margin-bottom: 15px;}
body.body-class-members .news-wrapper .news-item:last-child, body.php-news .news-wrapper .news-item:last-child{border:none;}
body.body-class-members .news-wrapper .news-item a.read-more, body.php-news .news-wrapper .news-item a.read-more{font-size: 14px !important;position: relative;padding-left: 10px;margin-top: 5px;display: block;color: #af8e4b;}
body.body-class-members .news-wrapper .news-item a.read-more:before, body.php-news .news-wrapper .news-item a.read-more:before{content: "\f054";font-family: "FontAwesome";position: absolute;font-size: 9px;padding: 0;left: 0;top: 1px;font-style: normal;color: #af8e4b;font-weight: normal;text-decoration: inherit;}
body.body-class-members .news-wrapper .news-item .news-date, body.php-news .news-wrapper .news-item .news-date{margin-bottom: 5px;}

/*Styles for container*/
.body-class-members.php-index .main-wrapper > .container, .body-loginpage.body-public .main-wrapper > .container{background-color: rgba(0,0,0,0);padding: 0;}
.body-loginpage .main-wrapper #login, .body-class-members .main-wrapper #leftcontent > div, .body-class-members .main-wrapper #rightcontent > div{border: 2px solid #618973;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #f7f6f6;padding: 10px 20px 0px 20px;}
.body-loginpage .main-wrapper #login{ padding: 20px 20px 5px 20px;}

@media (max-width:979px){
  .body-class-members .header-wrapper .navbar-inverse .navbar-inner{}
.body-class-members .main-wrapper, .body-loginpage .main-wrapper{padding-top: 20px; }
}
@media (max-width:767px){
.body-class-members .main-wrapper, .body-loginpage .main-wrapper{padding: 30px 15px; }
#statistics, #chartcontainer, .table-striped{margin-bottom: 10px; }
}
.body-class-members .read-more:after{display:none;}

.body-class-members .main-wrapper,
.body-loginpage .main-wrapper,
.php-competition .main-wrapper,
.body-class-opens .main-wrapper,
.php-news .main-wrapper,
.php-viewround .main-wrapper > .container,
.body-class-matchfixtures\/ .main-wrapper > .container,
.body-class-matchleagues\/3\/ .main-wrapper > .container,
.body-class-matchdetail\/437\/ .main-wrapper > .container{
  padding: 80px 15px;
  background-color: #d7eae1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ============================================== */
/* Default page styles */
/* ============================================== */
.body-public[class*="php-"] .main-wrapper, 
.body-class-opens .main-wrapper, 
.body-class-visitorbooking .main-wrapper,
.body-public[class*="body-class-matchresults"] .main-wrapper,
body.body-public[class*="body-class-matchdetail"] .main-wrapper,
body.body-public[class*="body-class-matchplayers"] .main-wrapper,
body.body-public[class*="body-class-matchleagues"] .main-wrapper,
body.body-public[class*="body-class-matchfixtures"] .main-wrapper,
body.body-public[class*="body-class-matchrankings"] .main-wrapper{padding: 130px 15px 30px;}

@media (min-width: 1200px) {
  .body-public[class*="php-"] .main-wrapper > .container, 
  body.body-public[class*="body-class-matchresults"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchdetail"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchplayers"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchleagues"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchfixtures"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchrankings"] .main-wrapper > .container{width: 1170px; margin: 0px auto; }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .body-public[class*="php-"] .main-wrapper > .container, 
  body.body-public[class*="body-class-matchresults"] .main-wrapper > .container,
   body.body-public[class*="body-class-matchdetail"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchplayers"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchleagues"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchfixtures"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchrankings"] .main-wrapper > .container{width: 940px; margin: 0px auto; }
}
@media (min-width: 768px) and (max-width: 979px) {
  .body-public[class*="php-"] .main-wrapper > .container, 
  body.body-public[class*="body-class-matchresults"] .main-wrapper > .container,
   body.body-public[class*="body-class-matchdetail"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchplayers"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchleagues"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchfixtures"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchrankings"] .main-wrapper > .container{width: 724px; margin: 0px auto; }
}
@media (min-width: 0px) and (max-width: 767px) {
  .body-public[class*="php-"] .main-wrapper > .container, 
  body.body-public[class*="body-class-matchresults"] .main-wrapper > .container,
   body.body-public[class*="body-class-matchdetail"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchplayers"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchleagues"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchfixtures"] .main-wrapper > .container,
  body.body-public[class*="body-class-matchrankings"] .main-wrapper > .container{width: 100%; }
}

body.body-class-members #header,
body.body-loginpage #header,
body.php-competition #header,
body.body-class-opens #header
body.body-class-visitorbooking #header, 
body.body-class-diary #header,
body.php-news  #header,
body.body-root-competition\.php #header,
body.php-viewround #header,
body.php-viewsquads.body-class-members.body-root-home #header,
body.body-class-matchfixtures\/ #header,
body.body-class-matchleagues\/3\/ #header,
body.body-class-matchdetail\/437\/ #header,
body.body-class-getawayletter #header
{position: relative;top: 0 !important;}

@media (min-width: 980px) {
.body-class-members .menu-trigger{
  display: none;
}
}

/* body.php-competition .menu-trigger, body.body-class-opens .menu-trigger
body.body-class-visitorbooking .menu-trigger, body.body-class-diary .menu-trigger, body.php-news  .menu-trigger, body.body-root-competition\.php .menu-trigger, body.php-viewround .menu-trigger, body.php-viewsquads.body-class-members.body-root-home .menu-trigger, body.body-class-matchfixtures\/ .menu-trigger, body.body-class-matchleagues\/3\/ .menu-trigger, body.body-class-matchdetail\/437\/ .menu-trigger, body.body-class-getawayletter .menu-trigger{display: none;}
 */
body.body-class-members .inner-page-only,
body.body-loginpage .inner-page-only,
body.php-competition .inner-page-only,
body.body-class-opens .inner-page-only,
body.body-class-visitorbooking .inner-page-only, 
body.body-class-diary .inner-page-only,
body.php-news .inner-page-only,
body.body-root-competition\.php .inner-page-only,
body.php-viewround .inner-page-onlyr,
body.php-viewsquads.body-class-members.body-root-home .inner-page-only,
body.body-class-matchfixtures\/ .inner-page-only,
body.body-class-matchleagues\/3\/ .inner-page-only,
body.body-class-matchdetail\/437\/ .inner-page-only,
body.body-class-getawayletter .inner-page-only{display: none;}

@media (max-width: 979px) {
body.body-class-members .menu-trigger,
body.body-loginpage .menu-trigger,
body.php-competition .menu-trigger,
body.body-class-opens .menu-trigger
body.body-class-visitorbooking .menu-trigger, 
body.body-class-diary .menu-trigger,
body.php-news  .menu-trigger,
body.body-root-competition\.php .menu-trigger,
body.php-viewround .menu-trigger,
body.php-viewsquads.body-class-members.body-root-home .menu-trigger,
body.body-class-matchfixtures\/ .menu-trigger,
body.body-class-matchleagues\/3\/ .menu-trigger,
body.body-class-matchdetail\/437\/ .menu-trigger,
body.body-class-getawayletter .menu-trigger{display: block;}
}

/* ============================================== */
/*Resposive width for container*/
/* ============================================== */
/*Resposive width for container*/
body.body-class-members .main-wrapper > .container,
body.body-loginpage .main-wrapper > .container,
body.php-competition .main-wrapper > .container,
body.body-class-opens .main-wrapper > .container,
body.body-class-visitorbooking .main-wrapper > .container, 
body.body-class-diary .main-wrapper > .container,
body.php-news  .main-wrapper > .container,
body.body-root-competition\.php .main-wrapper > .container,
body.php-viewround .main-wrapper > .container,
body.php-viewsquads.body-class-members.body-root-home .main-wrapper > .container,
body.body-class-matchfixtures\/ .main-wrapper > .container,
body.body-class-matchleagues\/3\/ .main-wrapper > .container,
body.body-class-matchdetail\/437\/ .main-wrapper > .container,
body.body-class-getawayletter .main-wrapper > .container{
	width: 1170px;background: rgba(255, 255, 255, 0);padding: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

@media (max-width:1200px){
body.body-class-members .main-wrapper > .container,
body.body-loginpage .main-wrapper > .container,
body.php-competition .main-wrapper > .container,
body.body-class-opens .main-wrapper > .container,
body.body-class-visitorbooking .main-wrapper > .container, 
body.body-class-diary .main-wrapper > .container,
body.php-news  .main-wrapper > .container,
body.body-root-competition\.php .main-wrapper > .container,
body.php-viewround .main-wrapper > .container,
body.body-class-matchfixtures\/ .main-wrapper > .container,
body.body-class-matchleagues\/3\/ .main-wrapper > .container,
body.body-class-matchdetail\/437\/ .main-wrapper > .container,
body.body-class-getawayletter .main-wrapper > .container{
width: 940px;
padding: 15px;}
}

@media (max-width:979px){
body.body-class-members .main-wrapper > .container,
body.body-loginpage .main-wrapper > .container,
body.php-competition .main-wrapper > .container,
body.body-class-opens .main-wrapper > .container,
body.body-class-visitorbooking .main-wrapper > .container, 
body.body-class-diary .main-wrapper > .container,
body.php-news  .main-wrapper > .container,
body.php-viewround .main-wrapper > .container,
body.body-root-competition\.php .main-wrapper > .container,
body.body-class-matchfixtures\/ .main-wrapper > .container,
body.body-class-matchleagues\/3\/ .main-wrapper > .container,
body.body-class-matchdetail\/437\/ .main-wrapper > .container,
body.body-class-getawayletter .main-wrapper > .container
{width: 724px;padding: 0;}
}

@media (max-width:767px){
body.body-class-members .main-wrapper > .container,
body.body-loginpage .main-wrapper > .container,
body.php-competition .main-wrapper > .container,
body.body-class-opens .main-wrapper > .container,
body.body-class-visitorbooking .main-wrapper > .container, 
body.body-class-diary .main-wrapper > .container,
body.php-news  .main-wrapper > .container,
body.php-viewround .main-wrapper > .container,
body.body-root-competition\.php .main-wrapper > .container,
body.body-class-matchfixtures\/ .main-wrapper > .container,
body.body-class-matchleagues\/3\/ .main-wrapper > .container,
body.body-class-matchdetail\/437\/ .main-wrapper > .container,
body.body-class-getawayletter .main-wrapper > .container{
width: 100%;}
}



/* ============================================== */
/*Must be for every page*/
/* ============================================== */
#statistics, #chartcontainer{padding: 10px; }
table {overflow-x: auto; }
.php-news #global {max-width:1170px; margin:0 auto; }
#topmenu ul#nav li.nav-menu-information ul li.nav-menu-information a[href='/information'] {display: none; }
.eventdate > a:nth-of-type(1) {display: none !important; }
/*.updatedate:nth-of-type(1) {display: none !important; }*/
.status-open:nth-of-type(2) {display: none !important; }
.picker p {color: #888; }
#diaryTable .span5{width:100%;}
/* whole in one golf iframe styles */
.flyovercontent {width: 100%; margin: 0px auto; }
.embed-container {height: auto; width: 100%; padding-bottom: 71%; overflow: visible; position: relative; }
.embed-container iframe {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.body-class-members .weatherImage.image-day{background:skyblue;}




.body-class-members .weatherImage.image-day{background:skyblue;}
/* ============================================== */
/*Arrows*/
.left.carousel-control{
  background-image: url('/images/resources/stgeorgeshill/left.png') ;
  background-repeat:no-repeat;
}
.right.carousel-control{
  background-image: url('/images/resources/stgeorgeshill/right.png') ;
  background-repeat:no-repeat;
}
/* ============================================== */
/*Bullets*/
.page-slider .nivo-controlNav a{
  background-image:url('/images/resources/northwood/bullet.png');
  background-repeat:no-repeat;
  background-position:0px 0px;
}
.page-slider .nivo-controlNav a.active{
  background-position:-20px 0;
}
/* new slideshow styles */

.slideshow1 {
  background-image: url('/images/resources/stgeorgeshill/StGeorgesHill.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.slideshow2 {
  background-image: url('/images/resources/stgeorgeshill/StGeorgesHill2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.page-info{
  background-image: url('/images/resources/stgeorgeshill/pageBg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.course-info .courseRed .course-details, .buttonRed{
  background-image: url('/images/resources/stgeorgeshill/course-1.png');
}
.course-info .courseBlue .course-details, .buttonBlue{
  background-image: url('/images/resources/stgeorgeshill/course-2.png');
}
.course-info .courseGreen .course-details, .buttonGreen{
  background-image: url('/images/resources/stgeorgeshill/course-3.png');
}
.club-info{
    background-image: url('/images/resources/stgeorgeshill/logo-bg.jpg');
}

.testimonial-wrapper{
    background-image: url('/images/resources/stgeorgeshill/Layer.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.page-testimonial .nivo-controlNav-Wrapper .nivo-controlNav a{
  background-image:url('/images/resources/stgeorgeshill/bullets.png');
  background-repeat: no-repeat;
}
.club-today{
 background-image:url('/images/resources/stgeorgeshill/footer.jpg');
    background-size: cover;
  background-repeat: no-repeat;
}
.the-page.inner-page{
 background-image:url('/images/resources/stgeorgeshill/innerBg.jpg');
    background-size: cover;
  background-repeat: no-repeat;
}
.body-class-contact_us .inner-content a{
  position: relative;
padding: 0 0 0 23px;}
.body-class-contact_us .inner-content a:before{
position: absolute;
  left:0;
    font-size: 16px;}
  .body-class-contact_us .inner-content a[href^="mailto:"]{}
  .body-class-contact_us .inner-content a[href^="mailto"]:before{ font-family: FontAwesome;content:"\f003";}
  .body-class-contact_us .inner-content a[href^="tel:"]{}
  .body-class-contact_us .inner-content a[href^="tel"]:before{ font-family: FontAwesome;content:"\f095";}
  
/* >= IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.the-page .content-image .img-1{display:none;}
.the-page .content-image .img-2{left:0;right:0;top:0;bottom:0;}
  .inner-page .inner-content.inner-right .content-image .img-2{    position: relative;}
  
} 

/* Suzanne's Styles to add the weight to the links */

.body-class-our_club a{font-weight:600;}
.body-class-visitors a{font-weight:600;} 
.body-class-societies_and_corporate a{font-weight:600;} 
.body-class-elite_golf_days a{font-weight:600;} 
.body-class-history a{font-weight:600;} 
.body-class-pride_of_place a{font-weight:600;} 
.body-class-professional_shop a{font-weight:600;} 
.body-class-contact_us a{font-weight:600;} 
.body-class-merchandise a{font-weight:600;} 

.footer-links .fa {
  	font-size:34px;
}
/*

.slideshow1 {
  background-image: url('/images/resources/stgeorgeshill/Slideshow1.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.slideshow2 {
  background-image: url('/images/resources/stgeorgeshill/Slideshow2b.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.fixed-slide-header {
	position: absolute;
    bottom: 10%;
	}
.fixed-slide-header h1 {
	text-align: center;
	color: white;
  font-size: 35px;
	}
.poppy img { width: 200px;}
.wysiwyg-editable.partners.animatebox.dc-fade-in-left.delay.animated.fadeInLeft { display: none;}
.wysiwyg-editable.partners.animatebox.dc-fade-in-left.delay {display: none;}


@media (max-width: 1600px) {
.fixed-slide-header {
    left: 32%;
    	position: absolute;
    bottom: 0%
	}
}


@media (max-width: 1200px) {
.fixed-slide-header {
    left: 47%;
    	position: absolute;
        margin: -115px 0 0 0;
	}
.fixed-slide-header h1 {
    font-size: 25px;
	}
}


@media (max-width: 979px) {
.fixed-slide-header {
    left: 34%;
    	position: absolute;
        margin: -115px 0 0 0;
	}
.fixed-slide-header h1 {
    font-size: 25px;
    line-height: 30px;
	}
}


@media (max-width: 767px) {
.fixed-slide-header {
    left: 34%;
    position: absolute;
    margin: -115px 0 0 0;
	}
.fixed-slide-header h1 {
    font-size: 20px;
    line-height: 30px;
	}
  
  .body-class-home .welcome-2 .content-text {
    margin-top: 20px;
    text-align: center;
	}
}

@media (max-width: 480px) {
.fixed-slide-header {
    display: none;
	}
}*/