/*-----------------------------------------------------------------
                GENERAL
-----------------------------------------------------------------*/

body, html { height: 100%; }
body{padding: 0;}
#globalwrap {padding-top: 0px;}
.main-wrapper > .container{width: 100%;} 
.main-wrapper #globalwrap{padding-top:0;}

/* ============================================== */
/*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, 

.the-page+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;}



/* ============================================== */
/*Font Reset*/
body{font-family: Lato;color: #333333;font-size: 17px;line-height: 25px;font-weight: 300;background: #efeee9;}
a, .read-more {color: #b3840c;text-decoration: none;}
a:hover, a:focus { color: #1e6312;text-decoration: underline;}
h1, h2, h3, h4, h5, h6{font-weight:normal;color: #184127;margin: 0 0 20px;line-height: 40px;font-weight: 400;font-family: 'Playfair Display', serif;}
h1{font-size: 50px;}    
h2{font-size:30px;}
h3{font-size:24px;} 
h4{font-size:20px;color: #4e4e4e;line-height: 30px;font-family: Lato;font-weight: 300;text-transform: uppercase;}  
h5{ font-size:15px; color:#333; line-height:24px;font-family: Lato;font-weight: 300;text-transform: uppercase;}
p {margin: 0 0 15px;}
/*b, strong{font-size: 16px;font-weight: 600;}*/
b, strong{font-weight: 600;}
ul, ol {margin: 0 0 10px;padding: 0;}
ul li{list-style:none;}
blockquote{border-left: 5px solid #1a4128;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: 40px;}    
h2{font-size:26px;}
h3{font-size:20px;} 
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: 29px;}    
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: 26px;}    
h2{font-size:18px;}
h3{font-size:16px;} 
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;}
}

/*-----------------------------------------------------------------
                HEADER
-----------------------------------------------------------------*/
.header-wrapper{width: 100%;background-color: #184127;z-index: 10;position: relative;}
.header-wrapper #header > .container{position: relative;}

/*Hide header only on home page and only on desktops - any screen above 980px*/
@media (min-width:980px){
.header-wrapper {
   position: absolute;
   top:0px;
   width: 100%;
   height: 50px;
   line-height: 60px;
   color: #fff;
   opacity:1;
 }
.body-class-home .header-wrapper.animateIt {
    position: fixed;
    top: -120px;
    -webkit-transition: 0.4s all ease-out;
  	-moz-transition: 0.4s all ease-out;
  	-ms-transition: 0.4s all ease-out;
  	-o-transition: 0.4s all ease-out;
  	transition: 0.4s all ease-out;
 }

.body-class-home.down .header-wrapper.animateIt {
  position: fixed;
  top: 0;
  -webkit-transition: 0.4s all ease-out;
  -moz-transition: 0.4s all ease-out;
  -ms-transition: 0.4s all ease-out;
  -o-transition: 0.4s all ease-out;
  transition: 0.4s all ease-out;
}
  
}
.body-class-members .header-wrapper,
.body-loginpage .header-wrapper{top: 0px;position: relative;opacity: 1;z-index: 100;}

@media (max-width:979px){
  .header-wrapper{position: absolute;}
  .body-contentpage.body-inner .header-wrapper{position:relative;}
.body-class-members .header-wrapper,.body-loginpage .header-wrapper{
  top: 0;
  }
}



/* ============================================== */
/*Logo*/
.main-logo {position: absolute;left: 0;z-index: 1;top: 0;display: block;right: 0;margin: 0 auto;width: 120px;text-align: center;}
.main-logo img{padding: 5px 0 0;}
.main-logo p{text-transform: uppercase;color: #ffffff;display: none;}
.main-logo p span{font-size: 22px;display: block;} 
.main-logo a:hover{text-decoration: none;} 
@media (max-width:979px){
.main-logo{margin: 0;position: relative;border: none;text-align: left;float: left;height: auto;top: 0;width: 220px;padding: 5px 0;}
.main-logo img{float:left;padding: 0;width: 100px;}
.main-logo p{padding: 14px 0 0 110px;font-size: 14px;line-height: 20px;display: block;font-weight: 400;margin: 0;font-family: 'Playfair Display', serif;}
.main-logo p span{display:block;font-size: 17px;}
}
@media (max-width:767px){
.main-logo{width: 190px; }
.main-logo img{padding-top: 5px;width: 90px;}
.main-logo p {font-size: 14px;line-height: 18px;padding: 14px 0 0 100px;}
.main-logo p span{font-size: 16px;}
}

/* ============================================== */
/*Login*/
/* ============================================== */
.login{float: right;color: #ffffff;font-size: 15px;letter-spacing: 1px;font-weight: 400;margin-top: 15px;background-color: #c9ab54;border: none;border-radius: 0;margin-left: 0;display: none;text-transform: uppercase;font-family: 'Montserrat', sans-serif;border: 1px solid #c9ab54;}
.login:hover, .login:focus{background-color: #bcb7aa;color: #fff;text-decoration: none;border: 1px solid #bcb7aa;}
@media (max-width:979px){
.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 svg{display: block;float: left;margin: 4px 3px 0 4px;font-size: 16px;}
}
@media (max-width:767px){
.login{margin-right: 5px;}
.login span{display: none;}
.login .lock{display: block;float: left;margin-right: 5px;}
}


/* ============================================== */
/*Main Navigation*/
.header-wrapper .navigation-wrapper{}
.header-wrapper .main-navigation{background-image:none; /* IE6-9 */}
.header-wrapper  .navbar .navbar-inner {background: rgba(0,0,0,0);border: none;border-radius: 0;padding: 0;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: inline-block;  text-align: center;} 
.header-wrapper   .navbar-inverse .nav > li > a{color: #ffffff;font-size: 12px;padding: 15px 10px;white-space: nowrap;font-weight: 300;text-shadow: none;position: relative;text-transform: uppercase;letter-spacing: 3px;}

.header-wrapper .navbar-inverse .nav > li:nth-child(3) {
    margin-left: 10px;
}.header-wrapper .navbar-inverse .nav > li:nth-child(4) {
    margin-left: 10px;
}.header-wrapper .navbar-inverse .nav > li:nth-child(5) {
    margin-left: 10px;
}
.header-wrapper .navbar-inverse .nav > li:nth-child(6) {
    margin-left: 193px;
}
.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(6) {
    margin-left: 0px;
}
.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: #c9ab54;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu li{border-bottom: 1px dashed #919498;margin: 0;text-align: left;}
.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;}
.header-wrapper  .navbar-inverse .navbar-inner .dropdown-menu{background: rgb(239, 239, 239); /* 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;}
.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;}
.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:  rgb(231, 231, 231);color: #caab54;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{ box-shadow: none;}


body.body-class-members .header-wrapper .navbar-inverse li a{padding: 17px 17px;}
body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(6), body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(4) {margin-left: 0;}
body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(5) {margin-left: 230px;}
body.body-class-members .header-wrapper .navbar.navbar-inverse{width: 100%;}
body.body-class-members .booking, body.body-class-members #header .top-header li.log-in{display: none;}

@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 11px;font-size: 15px;text-transform: capitalize;font-weight: 300;color: #004477;}
.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{}
}

/*Main Navigation Resposive*/ 
@media (max-width:1200px){
  .header-wrapper  .navbar .navbar-inner{}
  .header-wrapper   .navbar-inverse .nav > li:first-child{}
  .header-wrapper   .navbar-inverse .nav > li a{
    padding: 15px 5px;
    font-size: 13px;
    letter-spacing: 1px;
    }
  .header-wrapper .navbar-inverse .nav > li:nth-child(6) {margin: 0;}
  .header-wrapper .navbar-inverse .nav > li:nth-child(6) {
    margin-left: 145px;
}

body.body-class-members .header-wrapper .navbar-inverse .nav > li >a{padding: 16px 15px;}
body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(6),
body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(4){margin-left: 0;}
body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(5) {margin-left: 100px;}
}
@media (max-width:979px){
  .header-wrapper .navigation-wrapper{}
  .header-wrapper .navbar-inverse .navbar-inner{margin: 60px 0 0 0;width: 100%;}
  .header-wrapper .navbar.navbar-inverse {margin-bottom: 0;position: relative;width: 100%;}
  .header-wrapper .navbar-inverse .nav > li:nth-child(6){margin-left: 0;}
  .header-wrapper .navbar-inverse .nav > li:nth-child(3){margin:0;}
  body.body-class-members .header-wrapper .navbar-inverse .nav > li a{padding: 10px 10px ;}
  body.body-class-members .header-wrapper .navbar-inverse .nav .dropdown-menu li  a{padding: 10px 0 10px 15px;}
  body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(1),
  body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(5),
  body.body-class-members .header-wrapper .navbar-inverse .nav > li:nth-child(6) {margin-left: 0px;}

/* 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{font-size: 17px;}
.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: #c9ab54;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 #c9ab54;position: absolute;line-height: 24px;}
  .header-wrapper   .navbar-inverse .brand, .header-wrapper   .navbar-inverse .nav > li > a{font-size: 16px;font-weight: 300;border-radius: 0;margin: 0;;}
  .header-wrapper .navbar-inverse .navbar-inner{margin-top: 0;text-align: center;}
  .header-wrapper .navbar-inverse .btn-navbar .club-menu-button{color: #ffffff;font-size: 15px;font-weight: 200;letter-spacing: 1px;text-shadow: none;font-family: 'Montserrat', sans-serif;}
  .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: #a28a45;border: 1px solid #a28a45;}
  .navbar-inverse .btn-navbar:hover .club-menu-button{color: #ffffff;}
  .header-wrapper .navbar-inverse .btn-navbar .club-menu-button-lines{float: left;margin: 5px 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.52);border-right: none;  margin: 0; display:block;}
  .header-wrapper .nav-collapse .nav > li a{border: none;}
  .header-wrapper .nav-collapse .nav > li:first-child a, .header-wrapper .nav-collapse .nav > li a{padding: 10px 15px;letter-spacing: 0;}
  .header-wrapper .nav-collapse .nav > li:last-child {border:none;/*height: 53px*/}
  .header-wrapper .navbar-inverse .nav > li:nth-child(4),  .header-wrapper .navbar-inverse .nav > li:nth-child(5), .header-wrapper   .navbar-inverse .nav > li:first-child{margin-left: 0;}
  .header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li{border-bottom: 1px dotted rgb(243, 243, 243);}
  .header-wrapper .navbar-inverse .navbar-inner .dropdown-menu li a{  padding: 12px 0 12px 22px;  border-radius: 0;}
  .header-wrapper .navbar-inverse .nav-collapse .nav .dropdown-menu li  a{color: rgb(248, 246, 241);font-size: 15px;margin: 0;font-weight: 300;}
  .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: #caab54;}
  .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{border:none;color: #c9ab53;}
  .header-wrapper .navbar-inverse .brand, .header-wrapper .navbar-inverse .nav > li{text-align: left;}
  .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: #f8f6f1;right: 10px;top: 12px;font-size: 15px;}
  .header-wrapper .navbar-inverse .nav > li.open.dropdown > a:after {content: "\f104";color: #caab54;}
}
@media (max-width:767px){
.header-wrapper .navbar-inverse .btn-navbar{right: 5px;}
}

/*-----------------------------------------------------------------
                MAIN CONTENT
-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/*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: fixed;
  top: 0;
}

.home-slider .slider-title {
  opacity: 0;
}

.on-home-slideshow {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  width: 100%;
  text-align: center;
  bottom: 50%;
  overflow: hidden;
  width: 1100px;
}

.on-home-slideshow h1 {
  font-size:90px;
  text-shadow: 1px 1px 3px #333;
  line-height: 80px;
  color: #fff;
  font-family: 'Playfair Display', serif;
}
.on-home-slideshow h1 span{
  font-style: italic;
  text-transform: capitalize;
}

.on-home-slideshow > div{left: 0px;position: relative;}

@media (min-width: 980px) and (max-width: 1199px) {
  .on-home-slideshow {
    width: 790px;
    bottom:70%;
  }
  .on-home-slideshow h1 {
    font-size: 66px;
    line-height: 80px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .slideshow1, .slideshow2, .slideshow3, .slideshow4, .slideshow5 {
    background-position: top center;
  }
  .on-home-slideshow {
    width: 650px;
  }
   .on-home-slideshow h1 {
    font-size: 52px;
    line-height: 60px;
  }
    .home-slider{
    top:0px;
    position: relative;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .home-slider{
    top:0px;
    position: relative;
  }
  .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: 30%;z-index: 10;text-align: center;width: 150px;text-shadow:1px 1px 1px #333;letter-spacing: 0.5px;font-weight: 500;color: #ffffff;text-transform: uppercase;display: block !important;border-radius: 0%;margin:0 auto;transition: 0.3s linear;font-size: 13px;line-height: 55px;}
#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: 6px;line-height: 20px;}
#anchor-link:hover,#anchor-link:focus{text-decoration: none;}
body.body-class-members .enter-site-button{display: none;}
@media (max-width: 1200px) {
  #anchor-link {
    bottom: 400px;
  }
}

@media (max-width: 979px) {
  #anchor-link {
     bottom: 20%;
  }
}
@media (max-width: 767px) {
  #anchor-link {
     bottom: 15%;
     width: 35px;
     font-size: 0;
     line-height: 35px;
  }
}


/* ============================================== */  
/*Home page*/
/* ============================================== */    
.home-info {text-align: center;padding: 20px 0;}
.home-info h1{font-size: 50px;font-weight: 400;line-height: 60px;font-style: italic;}
.home-info h2{margin: 0  0 10px;font-family: Lato;line-height: 22px;text-transform: uppercase;font-size: 16px;color: #c9ab54;font-weight: 400;letter-spacing: 2px;}
.home-info p{
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}
.home-info img{margin: 20px 0 40px ;}

/* ============================================== */
/*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 Boxes*/   
.home-page-boxes{margin: 0;padding: 30px 0 40px;}
.home-page-boxes .box{}
.home-page-boxes .box h4{text-transform: uppercase;margin-bottom: 10px;color: #af8e4b;}
.home-page-boxes .box h4 a{color: #194028;font-family: lato;font-size: 22px;letter-spacing: 1px;}
.home-page-boxes .box .home-box-img{margin: 0 0 20px;position: relative;overflow: hidden;}
.home-page-boxes .box .home-box-img a{display: block;background-color: #333;width: 100%;height: 200px;}
.home-page-boxes .box .home-box-text p {color: #333;display: inline-block;font-size: 16px;line-height: 24px; font-weight: 300;}
.home-page-boxes .box .home-box-img img{    -webkit-transition: all 5s ease-out; -moz-transition: all 5s ease-out; transition: all 5s ease-out;opacity: 0.9;}
.home-page-boxes .box .home-box-img:hover img{-moz-transform: scale(1.1);-webkit-transform: scale(1.2);transform: scale(1.2);opacity: 1;}
.box-text-link a{text-transform: uppercase;font-size: 14px; color: #C9AB5D;}
.box-text-link a:hover{color: #C9AB5D;text-decoration: underline;}


/* ============================================== */
/*The Page*/
/* ============================================== */
.the-page{padding:60px 0 20px;background: #efeee9;position: relative;}
.body-class-home .the-page{ margin-top: 1000px;}
.inner-page{margin-bottom: 0;}
.home-page .sidebar.pull-left{margin: 0 !important;}
.inner-page .sidebar.pull-left{margin: 0;}
.title{text-align: center;margin: 30px 0 60px;}
.inner-page p > a{text-transform: uppercase;font-size: 16px;font-weight: 300;}
.map img{display: block; margin: 0 auto;}

/* ============================================== */
/*Buttons*/
/* ============================================== */
.btn, .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: #ad2226;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;}

/*Inner sidebar*/
/* ============================================== */
.inner-page .sidebar .menu-section{margin: 0 0 30px;background-color: #e6e6e6;}
.inner-page .sidebar .menu-section h2{display: none;} 
.inner-page .sidebar ul{margin:0;}
.inner-page .sidebar ul li{margin-bottom: 5px;border-bottom: 1px solid #b2b2b2;padding: 0 10px;}
.inner-page .sidebar ul li a{display: block;padding: 10px 0 10px 15px;position: relative;color: #666666;font-size: 16px;letter-spacing: 0.5px;border-bottom: 1px solid #e7e7e7;font-weight: 300;}
.inner-page .sidebar ul li a:before{content: "\f054";font-family: "FontAwesome";position: absolute;font-size: 10px;padding: 0;left: 0;top: 10px;font-style: normal;color: #aeaeae;font-weight: normal;text-decoration: inherit;}
.inner-page .sidebar ul li a:hover, .inner-page .sidebar ul li.current a, .inner-page .sidebar ul li a:hover:before, .inner-page .sidebar ul li.current a:before{color: #caab54;text-decoration: none;}
#ui-datepicker-div{position:absolute;}


/* ============================================== */
/*Form field*/
/* ============================================== */
.inner-page form{width: 100%;padding: 15px 15px 5px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #b2b2b2;background-color: #e6e6e6;}
.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;height:40px;width: 100%;box-sizing: border-box;}
.inner-page input[type="submit"]{background-color: #ffdf4f;border-radius: 3px;border: none;color: #0a4669;padding: 10px 15px;font-weight: 400;text-transform: uppercase;display: block;font-size: 15px;letter-spacing: 1px;text-shadow: none;margin-top: 15px;box-shadow: 1px 2px 0px #e7c93f;}
.inner-page input[type="submit"]:hover{background-color: rgba(255, 223, 79, 0.6);text-decoration: none;}
.inner-page input.datepicker.hasDatepicker{width: 77%;}
.inner-page .ui-datepicker-trigger{margin: -10px 0 0 5px;width: 20px;}
.customFormLine{position:relative;}


/* ============================================== */
/*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;}

.pro-image img {
    width: 50%;
  margin-left: auto;
margin-right: auto;
display: block;
}

.body-class-meet_the_team .inner-page table tr td {
width: 36%;}
.society img, .hole-page table img {
  width: 40%;
  margin: 0 auto;
  display: block;
}

/* ============================================== */
/*Map container*/
/* ============================================== */
#map_container {  width: 100% !important;}

/* ============================================== */
/*Last item on menu need position left*/
/* ============================================== */
#topmenu #nav li:last-child ul{left:-60px;}
#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 19px;}
.inner-page .inner-content ul li:before {content: "\f00c"; font-family: "FontAwesome"; position: absolute; font-size: 12px; padding: 0; left: 2px; top: 0px; font-style: normal; color: #333333; 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{border:1px solid #cccccc;}
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: #1a4128;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 Video*/
iframe{width:100% !important;height: 490px;}
.sidebar iframe{width:100% !important;height: 265px;}

/* ============================================== */
/*Hole page */
/* ============================================== */
.inner-page.hole-page{
  margin: 100px 0 30px;
}

/*Hole navigation acros the page inline*/
.hole-page .hole-nav{margin: 30px 0;width: 100%;text-align: center;}
.hole-page .hole-nav .menu-section h2{display: none;}
.hole-page .hole-nav .menu-section ul {margin:0;padding: 0;}
.hole-page .hole-nav .menu-section ul li{background: none;border-bottom: none;margin: 2px 0px;text-align: center;padding: 0;display: inline-block;position: relative;font-weight: 300;}
.hole-page .hole-nav .menu-section ul li a{padding:0;display: block;width: 40px;line-height: 40px;color: #000000;font-size: 20px;width: 39px;margin:0 8px;border:1px solid rgba(0,0,0,0);}
.hole-page .hole-nav .menu-section ul li:before{display: none;}
.hole-page .hole-nav .menu-section ul li:after{content: "_";position: absolute;top: 5px;right: -5px;}
.hole-page .hole-nav .menu-section ul li:last-child:after{display: none;}
.hole-page .hole-nav .menu-section ul li a:hover, .hole-page .hole-nav .menu-section ul li.current a{font-weight: 400; text-decoration: none;color: #c9ab54;border:1px solid #c9ab54;border-radius: 50%;}



/*Hole Gallery Slider - arrows in the righ bottom conten*/
/* ============================================== */
.inner-page .gallery{margin: 0 auto 20px; width: 66%;}
.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; display: block !important; position: absolute; right: 15px; bottom: 10px; z-index: 100; }
.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;} 



/* ============================================== */
/* Yards table */
.hole-page .hole-yards{text-align: center;}
.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: 10px 26px 10px 0;}
.hole-page .hole-yards table.yards td p{float: left;font-size: 16px;font-weight: 300;margin-bottom: 0;margin: 0;color: #c9ab54;font-weight: 400;text-transform: uppercase;}
.hole-page .hole-yards table.yards td svg{float: left;font-size: 21px;border-radius: 50%;text-align: center;margin: 1px 8px 0 0;line-height: 15px;width: 20px;}
.hole-page .hole-yards table.yards td.white svg {color: #ffffff;}
.hole-page .hole-yards table.yards td.yellow svg {color: #ffcf27;}
.hole-page .hole-yards table.yards td.red svg { color: red;}
.hole-page .hole-yards table.yards td.black svg{color:#333;}

/* Yards table ENDS*/


/*Pro tips*/
/* ============================================== */
.tips, .comment{padding:20px 0;border-radius: 5px;-moz- box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block;position: relative;width: 100%;margin-bottom: 35px;text-align: center;}


/*Hole Gallery - thumbs on bottom*/
/* ============================================== */
.hole-content{position: relative;}
.inner-page .gallery-image{width: 100%;}
.inner-page  .gallery-thumbs {margin:10px 0 0 0; width: 100%}
.inner-page .gallery-thumbs{margin: 0;}
.inner-page .gallery-thumbs a.thumb{position: relative;padding: 0px; opacity: 0.6; border: none;}
.inner-page .gallery-thumbs ul.thumbs li.selected a.thumb{padding: 0px; background:#fff;opacity: 1;}
.inner-page .inner-content .gallery-thumbs li{list-style: none; position: relative; display: inline-block; list-style: none;margin: 10px 10px 0 0;padding: 0;opacity: 1 !important;}
.inner-page .inner-content .gallery-thumbs li.selected{}
.inner-page .inner-content .gallery-thumbs li:after,.inner-page .inner-content .gallery-thumbs li:before{display: none;}
#globalwrap .inner-page div.slideshow a.advance-link img{border:none;}
#globalwrap div.slideshow a.advance-link img {width:auto!important;}
.inner-page .hole-slider{margin-bottom: 30px;}
.inner-page .sidebar .gallery-thumbs li{border:none;    padding: 0;}
.inner-page #controls, .inner-page div.caption-container, .inner-page .top.pagination{display: none;}



/*-----------------------------------------------------------------*/
/*Carusel slider only on home page - ENDS*/
/*-----------------------------------------------------------------*/

.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
-----------------------------------------------------------------*/

/*#globalwrap {
    min-height: calc(100vh - 258px);
}*/

/* ============================================== */
/*Club Footer*/
/* ============================================== */
.club-footer{font-size: 16px;padding: 70px 0 0;text-align: center;/* height: 100px; */background: #efeee9;position: relative;}
.body-class-members .club-footer .footer{display: none;}
.club-footer h1{margin-bottom: 30px;}
.club-footer p, .club-footer span{color: #333333;margin: 0 15px;font-size: 16px;font-weight: 300;}
.club-footer h3 { margin: 7px 0;  font-weight: bold;  padding:0;  text-transform: capitalize; color: #933c06;}
@media (max-width: 1200px) {
.club-footer{padding: 40px 0 0;}
}
@media (max-width: 767px) {
.club-footer{padding: 0px 20px;text-align: center;}
.club-footer h4{font-size: 16px;}
}

/*Social section*/    
/* ==============================================*/
.credit {visibility: hidden;}

.club-footer .footer-social{
	position: relative;
	margin: 25px 0;
	}
.club-footer .social{
	background-color: #6b6b6b;
	border-radius: 50%;
	width: 40px;
	display: inline-block;
	line-height: 37px;
	padding-top: 3px;
	color: #ffffff;
	transition: all 0.2s ease-out;
	}
.club-footer .social:hover{
	background-color: #C9AB5D;}
.club-footer .social svg{
	font-size: 22px;}

.logos{margin:0;}
.logos ul li{display: inline-block;margin: 5px 15px;}


.footet-links{border-bottom: 1px solid #666666;}

.footet-links ul li{
	display: inline-block;
}

.footet-links ul li a{
	color: #666666;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 20px;
	display: block;
}

@media (max-width:1200px){
.footet-links ul li a{ 
  padding: 10px 5px;
     font-size: 14px;
}
}
@media (max-width:979px){
.footet-links ul li a{ 
  padding: 5px;
  letter-spacing: 1px;
  font-size: 13px;
}
}

@media (max-width:767px){
  .footet-links ul li a{ 
  padding: 5px;
  letter-spacing: 0px;
  font-size: 12px;
}
.credit span{
	display: block;
	}
}

/*Main Footer*/
/* ============================================== */
.main-footer{padding: 50px 0 20px;}
.main-footer p{padding-top: 12px;}
.main-footer p a, .main-footer p {margin: 0;font-size: 15px;font-weight: 200;color: #333;}
.main-footer .autor{}
.main-footer .autor a{padding-left: 5px;}
.main-footer .autor img{padding: 0;}
.main-footer .copy{text-align:left;}
.main-footer .footer-links{margin: 0 0 0 5px;display: inline-block;background-color: #ffffff;width: 20px;line-height: 20px;text-align:center;border-radius: 50%;color: #656565;padding: 0;letter-spacing: 0;font-size: 14px;}
.main-footer .footer-links i{font-size: 14px;}
@media (max-width:1200px){
.main-footer p a,.main-footer p{font-size: 12px;letter-spacing: -0.5px;padding-top: 15px;}
}
@media (max-width:979px){
.main-footer p a,.main-footer p{font-size: 14px;text-align: center;padding: 20px 0 0;}
}
@media (max-width:767px){
.main-footer{padding: 6px;}
.main-footer span{display: block;}
.main-footer p, .main-footer a, .main-footer a, .main-footer a img,  .club-footer .address p, .copy p{text-align: center;font-size: 12px;padding: 0;}
.main-footer .autor{text-align: center;margin: 10px 0;}
}

/*-----------------------------------------------------------------
                Responsive Styles (@media)
-----------------------------------------------------------------*/

@media (max-width: 1600px) {
.body-class-home .the-page{margin-top: 800px;}
}

/* ============================================== ============================================== */
/* Ipad Landscape */
/* ============================================== ============================================== */
@media (max-width: 1200px) { 
/*The page*/
.body-class-home .the-page{margin-top: 768px;}
/* ============================================== */
/*Home page*/
.home-info h1{font-size: 40px;line-height: 50px;}

/* ============================================== */
/*Sldier*/
.page-slider .nivo-caption{top: 100px;}

/* ============================================== */    
/*Home Boxes*/
  .home-page-boxes{padding: 20px 0 0px}
.home-page-boxes .box h3{font-size: 18px}
  .home-page-boxes .box .home-box-img a{    height: auto;}

/* ============================================== */
/*Media Video*/
  .sidebar iframe{height: 213px;}

/* ============================================== */
/*Hole Yards*/
.hole-page .hole-yards table.yards td svg{margin: 0 0 5px;float: none;}
.hole-page .hole-yards table.yards td{text-align: center;padding: 10px 10px 10px 0;}
.hole-page .hole-yards table.yards td p{font-size: 14px;font-weight: 300;margin-bottom: 0;width: 160px;float: none;}
  
.hole-page .hole-nav{margin:0 auto 30px;width:560px;}
  .hole-page .hole-nav .menu-section ul li:after{display:none;}
}

/* ============================================== ==============================================*/
/* Ipad Portrait */
/* ============================================== ==============================================*/
@media (max-width: 979px) {
  .body-class-home .the-page{margin:0;}
/*Home page*/
/* ============================================== */
.home-info{padding: 10px 0;}
.home-info h1{font-size: 32px;line-height: 48px;}

/* ============================================== */
/*Sldier*/
.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;}


/* ============================================== */    
/*Home Boxes*/
.home-page-boxes{padding: 20px 0 0px}
.home-page-boxes .box h4 a{font-size: 17px;}
.home-page-boxes .box .home-box-text p{font-size: 13px;padding: 0;margin: 0 0 10px;}

/*The page - Inner page*/
.title{margin: 0 0 30px;}


/*Form field*/
/* ============================================== */
  .inner-page form {padding: 5px;}
  .inner-page input, .inner-page textarea {}
  .inner-page input[type="submit"] {padding: 5px 10px;font-size: 12px;}

/*Inner sidebar*/
/* ============================================== */
.inner-page .sidebar ul li a:before{font-size: 10px;}
.inner-page .sidebar ul li a{font-size: 14px;padding-left: 15px;}

/*Images size without border*/
/* ============================================== */
.inner-content p > img, .inner-content > div > img {margin: 0px 10px 10px 0;}

/*Tables*/
/* ============================================== */
.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 Video*/
.sidebar iframe{height: 162px;}

/*Hole page*/
.inner-page.hole-page{margin: 20px 0 10px;}

/*Hole Gallery - thumbs on bottom*/
/* ============================================== */
.inner-page .gallery-thumbs{width: 100%;}
.inner-page .inner-sidebar img, .hole-map img{max-width: 300px;width: 100%;}

/*Hole navigation/
/* ============================================== */
.hole-page .hole-nav{float: none;width: 365px;}
.hole-page .hole-nav .menu-section ul li{margin:0;}
.hole-page .hole-nav .menu-section ul li a{margin:2px;width: 30px;line-height: 30px;padding-top: 0px;font-size: 16px;}
.hole-page .hole-nav .menu-section ul li:after{display: none;}

/*Hole Yards/
/* ============================================== */
.hole-page .hole-yards table.yards {margin-top: 20px;}
.hole-page .hole-yards table.yards td p{font-size: 13px;float: none;display: block;width: 140px;}
.hole-page .hole-yards table.yards td:last-child{padding-bottom: 10px;border-bottom: none;}

}


/* ============================================== ==============================================*/
/* Mobile Phone */
/* ============================================== ==============================================*/
@media (max-width: 767px) {
/* ============================================== */
/*Home page*/
.home-info{padding:0 0 10px 0;}
.home-info h1{font-size: 26px;line-height: 36px;}

/* ============================================== */
/*Sldier*/
.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;}

/* ============================================== */    
/*Home Boxes*/
.home-page-boxes{padding:0;}
.home-page-boxes .box .home-box-img{margin-bottom: 10px;}
.home-page-boxes .box h4 a{margin-bottom: 0px;font-size: 17px;}
.home-page-boxes .box{max-width: 270px;margin: 0 auto 20px !important; }
.home-page-boxes .box:last-child{border:none;}
  .home-page-boxes .box .home-box-img a{height:auto;}

/*The page*/
.the-page{padding: 0px 15px;margin: 20px 0;}
.sidebar.pull-left, .main-content .pull-right{float: none !important;}

/*Gallery*/
.inner-page .gallery {    width: 100%;}

/*Inner sidebar*/
/* ============================================== */
.inner-page{padding: 15px;}
.inner-page .sidebar{margin: 20px 0;max-width: 350px;}
.inner-page .sidebar ul li a{max-width: 260px;}
.inner-page .inner-content ul li:before {font-size: 8px;top:0;}

/*Form field*/
/* ============================================== */
.inner-page .ui-datepicker-trigger{width: auto !important;}

/*Images size without border*/
/* ============================================== */
  .inner-content p > img, .inner-content > div > img{}

/*Tables*/
/* ============================================== */
.inner-page table td, body .inner-page table th,.inner-page table th, body .inner-page .table thead:first-child tr:first-child th{font-size:11px;padding:3px;line-height: 16px;}
.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;}
  .society img, .hole-page table img{width:100%;}

/* ============================================== */
/*Media Video*/
.sidebar iframe{width: 365px!important;height: 205px;}

/*Hole Gallery - thumbs on bottom*/
/* ============================================== */
.inner-page .hole-gallery{margin-bottom: 20px;}
.inner-page .span8.gallery-image{  float: none;margin-bottom: 5px;max-width: 100%;}
.inner-page .gallery-thumbs{width: 100%;margin: 0;}
.inner-page .gallery-thumbs ul li{display: inline-block;float: left;margin-right: 5px;}
.hole-page p > img, .hole-map img{width: 100%;margin: 0 10px 10px 0;display: block;clear:both;}
  .hole-page .sidebar.page-sidebar{max-width:100%;}

/*Hole tips*/
/* ============================================== */
.tips {text-align: left;}

/*Hole navigation/
/* ============================================== */
.inner-page{padding: 0px 15px;}
.hole-page .hole-nav{width: 250px;}
.inner-page .inner-sidebar img, .hole-map img{max-width: 460px;width: 100%;}
.inner-page.hole-page .inner-content .hole-nav .hole{display:none;}

/*Hole Yards/
/* ============================================== */
.hole-page .hole-yards table.yards{max-width: 150px;margin: 20px 0 0;}
.hole-page .hole-yards table.yards td{display: block;}
.hole-page .hole-yards table.yards td p{width: 100%;white-space: nowrap;}
.hole-page .hole-yards table.yards td svg{float: left;margin-top: 3px;margin-right: 10px;}
}
@media (max-width: 479px) {
  .body-class-societies table tr td{display:block;}
}
/* ============================================== */
/*Scroll to top*/
/* ============================================== */
.body-class-home .scrollToTop{display: none;}
.scrollToTop {width: 20px;height: 20px;padding: 10px;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 #6565656e;border-radius: 0;background: rgba(248, 244, 239, 0);z-index: 1000;-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: 12px;}
.scrollToTop:hover {text-decoration: none;background: #fff;color: #000;}
.scrollToTop svg{font-size: 16px;}
@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;}
}r*/


/* ============================================== */
/*Mambers Styles*/
/* ============================================== */
/*Login page*/
/* ============================================== */
.body-loginpage #login input[type="submit"]{background: #caab54;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: #bcb7aa;}
#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 {
  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: 1px solid #caab54;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #ffffff;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{margin-top: 10px;}
.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: 100px 15px 0;
  background-color: rgba(255, 255, 255,0);
  -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: 100px 15px 30px;}

  @media (max-width: 979px) {
  .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: 50px 15px;}

  .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: 50px 15px 0;}
}

@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; }
}
@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; }

}
@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-wrapper,
body.body-loginpage .header-wrapper,
body.php-competition .header-wrapper,
body.body-class-opens .header-wrapper,
body.body-class-visitorbooking .header-wrapper, 
body.body-class-diary .header-wrapper,
body.php-news .header-wrapper,
body.body-root-competition\.php  .header-wrapper,
body.php-viewround  .header-wrapper,
body.php-viewsquads.body-class-members.body-root-home  .header-wrapper,
body.body-class-matchfixtures\/  .header-wrapper,
body.body-class-matchleagues\/3\/  .header-wrapper,
body.body-class-matchdetail\/437\/  .header-wrapper,
body.body-class-getawayletter .header-wrapper
{position: relative;}

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: 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 #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{}

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: #efeee9;padding: 0;-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;}





/* ============================================== */
/*Arrows*/
.page-slider .galleryInner .nivo-directionNav a.nivo-prevNav{
  background-image: url('/images/resources/woolton/arrrow_03.png') ;
  background-repeat:no-repeat;
  background-position:40% 50% ;
}
.page-slider .galleryInner .nivo-directionNav a.nivo-nextNav{
  background-image: url('/images/resources/woolton/arrrow_05.png') ;
  background-repeat:no-repeat;
  background-position:50% 50%;
}
/* ============================================== */
/*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/felixstowe/slider.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.club-footer {
    background-image: url(/images/resources/felixstowe/footer-bg.jpg);
    background-size: 100% auto;
    background-repeat: repeat-x;
    background-position: bottom center;
}

.weatherImage.image-day{    background: #ad794a;}

/* anton styles */

.inner-page h5 a, a.btn, input[type*="submit"] {
  background: #184127;
  color: white;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 0px;
  text-shadow: none;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}

.inner-page h5 a:hover, a.btn:hover, input[type*="submit"]:hover {
  background: black;
  color: #b3840c;
  text-decoration: none;
}

.php-reservations #container .main-wrapper > .container {
  width: 1500px;
}

.php-reservations .table-condensed th, .php-reservations .table-condensed td {
  padding: 5px 2px;
  font-size: 14px;
}

@media (min-width: 980px) {
  .php-reservations .row-fluid table.span2 {
    margin-left: 5px;
    width: 19%;
  }
}

@media (min-width: 1200px) and (max-width: 1549px) {
  .php-reservations #container .main-wrapper > .container {
    width: 1170px;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .php-reservations #container .main-wrapper > .container {
    width: 940px;
  }
  .php-reservations .table-condensed th, .php-reservations .table-condensed td {
    font-size: 11px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .php-reservations #container .main-wrapper > .container {
    width: 724px;
  }
  .php-reservations .table-condensed th, .php-reservations .table-condensed td {
    font-size: 11px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .php-reservations #container .main-wrapper > .container {
    width: auto;
  }
  .php-reservations .table-condensed th, .php-reservations .table-condensed td {
    font-size: 14px;
  }
}

.php-reservations .btn {
  font-size: 11px;
  padding: 4px;
}

.body-public .header-wrapper .navbar-inverse .nav > .nav-menu-visitor_index {
  display: none;
}

@media (min-width: 1200px) {
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(6) {
    margin-left: 0px;
  }
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(7) {
    margin-left: 140px;
  }
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(1) {
    margin-left: 80px;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(6) {
    margin-left: 0px;
  }
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(7) {
    margin-left: 140px;
  }
  .body-public .header-wrapper .navbar-inverse .nav > li:nth-child(1) {
    margin-left: 45px;
  }
}

.inner-content .nivo-controlNav-Wrapper {
  display: none;
}

.the-page .nivo-directionNav a.nivo-prevNav, .the-page .nivo-directionNav a.nivo-nextNav {
  display: none;
}

.nivo-controlNav-Wrapper {
  display: none;
}

/* end anton styles */

#diaryTable form#monthyearform {
	border-bottom: none;
	background-color: inherit;
	}
#diaryTable select.diarymonthnav {
	padding: 4px 6px;
	height: 30px;
	width: 220px;
	}