@media (min-width: 768px) {

  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 36.5px;
    padding-bottom: 36.5px;
    line-height: 27px;
  }

}



@media (max-width: 767px) {
      body {
          padding-top: 75px !important;
      }

      .mob-no-display {
          display: none;
      }
      .mob-display {
          display: block !important;
          font-size: 35px;
      }
      .navbar {
          min-height: 60px !important;
      }
      .navbar-brand {
          padding: 0 15px;
          height: 60px !important;
          line-height: 60px !important;
      }
      .navbar-toggle {
          margin-top: 13px !important;
          padding: 9px 10px !important;
      }
      .navigation-logo {
          margin-top: 10px !important;
          width: auto !important;
          height: 40px !important;
          height: auto;
      }
      .hp-square-events p {
          font-size: 15px !important;
          font-weight: 700 !important;
          line-height:  15px !important;
          color: #c5c5c5 !important;
      }
      .hp-square-events {
          min-height: auto !important;
      }
    

    .btn-mom-hp  {width:100% !important; display: block;}

    .monkey-bar-bg {
margin-top: 155px !important;}

}




.top-alert {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #c21010;
  font-weight: bold;
  text-align: center;
}




.navbar {
  min-height: 100px;
}

.navbar-brand {
  padding: 0 15px;
  height: 100px;
  line-height: 100px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 33px;
  padding: 9px 10px !important;
}
ul.navbar-nav {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}




body {
  padding-top: 130px;
  background-color: #f1f1f1 !important;
}

.navbar-inverse {
	background-color: #1f1b1b !important;
  height: auto; 
  border: none !important;
}

.navigation-logo {
  margin-top: 15px;
  max-width: 200px;
  height: auto;
}

footer {
  background-color: #333333;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ffffff;

}

footer h4 {
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  -webkit-font-smoothing: antialiased !important;
}


footer p {
  text-align: left;
  font-size: 15px;
  color: #b4b4b4;
  font-weight: 300;
}

footer a {
  color: #b4b4b4;
  text-decoration: none;
}

footer a:hover {
  color: #ffffff;
}

footer h4 a {
  color: #ffffff;
  text-decoration: none;
}

.footer-legal {
  background-color: #252525;
  color: #737373;
  text-align: center;
  line-height: 35px;
  height: 35px;
  padding-bottom: 15px;
  margin-bottom: -30px !important;
}

.footer-legal p {
  margin-bottom: -15px !important;
}
p {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 17px !important;
  color: #363636;
  text-align: justify;
  word-break: break-word;
}

h1, h2, h3, h4 {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400;
  color: #272424;
  -webkit-font-smoothing: antialiased !important;
}

h1 {
  font-size: 27px; 
}

h2 {
  font-size: 27px; 
}

h3 {
  font-size: 17px; 
}

h4 {
  font-size: 15px; 
}


#details-body h3 {
  font-weight:  bold !important;
  margin-top: 30px !important;
  font-size:  18px !important;
}

.events-header {
background-color: #2b2828;
margin-top: -30px;
margin-bottom: 15px;
}

.events-header h2{
color: #ffffff;
margin: 0 0 0 0;
line-height: 75px;
}

.hp-square-events {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
	height: auto;
  min-height: 365px;
}


.hp-square-events h4 {
  font-family: 'Lato', sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
}

.hp-square-events p {
  font-family: 'Lato', sans-serif;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 300;
  color: #e8e8e8;
  -webkit-font-smoothing: antialiased !important;
}

.hp-upper-bg {
  background-image: url("../img/hp-events-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 50px;
}


.hp-card {
  height: 235px;
  padding: 5px 15px 15px 15px;
  background-color: #ffffff;
  margin-bottom: 15px;
  border: 1px solid #cdcdcd
}

.hp-card h3 {
 margin-top: 0px; 
 margin-bottom: 5px;
 color: #212121;
}




/* Carousel */

.carousel-inner {
  margin-top: -65px;
  width: 100% !important;
}
.thumbnails li> .fff .caption { 
    background:#fff !important; 
    padding:10px
}

ul.thumbnails { 
  padding-left: 0px;
  list-style: none;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
  }

li.col-sm-3 {
  margin-left: 0px !important;
  margin-right: 0px !important;
  /* padding-left: 0px !important;
  padding-right: 15px !important; */
}


/* Carousel Control */
.control-box {
    text-align: center;
    width: 100%;
}

.carousel-control-box{
    border: 0px;
    border-radius: 0px;
    display: block;
    font-size: 15px;
    font-weight: 200;
    line-height: 18px;
    padding: 4px 10px 0px;
    height: 35px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;

}

.carousel-control-box li {
  width: 45px;
  display: inline-block;
}

.carousel-control-box li a {
  color: #7a7a7a;
}

.carousel-control-box li a:hover {
  color: #333333;
}
/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}

/* Calendar */

.mob-display {
  display: none;
}

.list-group {
	color: #3a383a;
}

.list-group a {
	color: #3a383a;
}

.list-group p {
	color: #3a383a;
}
.CalDates { padding: 5px; background-color: #f2f2f2; height: 125px; margin-top: 5px; border: 1px solid #c9c9c9; /* border-left: 1px solid #c9c9c9; border-top: 1px solid #c9c9c9; */}

.CalDates a { text-align: center; }

.cal-event-name {font-weight: bold;}

#calFonts a{display: block; width: 100%; text-align: center !important;}

br.clear {
  clear: both;
  line-height: 0px;
}


/* Buttons */

.btn-details, .btn-all-events, .btn-normal, .btn-submit {
  text-decoration: none;
  font-style: uppercase;
  -webkit-font-smoothing: antialiased !important;
  transition: background-color 0.12s ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}
button.btn-submit {
  display: inline-block;
  padding: 0px 50px 0px 50px;
  background-color: #a52e2e;
  line-height: 55px;
  color: #ffffff;
  border: none;
}
a.btn-all-events {
  display: block;
  background-color: #a52e2e;
  width: 100%;
  line-height: 55px;
  letter-spacing: .25px;
  color: #ffffff;
}

a.btn-details {
  display: inline-block;
  background-color: #828282;
  padding: 5px 15px 5px 15px;
  margin-bottom: 5px;
  color: #ffffff;
}

a.btn-normal {
  display: inline-block;
  padding: 0px 50px 0px 50px;
  background-color: #a52e2e;
  line-height: 55px;
  color: #ffffff;
}

a.btn-all-events:hover { 
  transition: background-color 0.12s ease;
  text-decoration: none; 
  background-color: #be3737;
  color: #ffffff;
}

button.btn-submit:hover {
  transition: background-color 0.12s ease;
  text-decoration: none; 
  background-color: #be3737;
  color: #ffffff;
}
a.btn-details:hover { 
  transition: background-color 0.12s ease;
  text-decoration: none; 
  background-color: #969696;
  color: #ffffff;
}

a.btn-normal:hover {
  transition: background-color 0.12s ease;
  text-decoration: none; 
  background-color: #be3737;
  color: #ffffff;
}

a.btn-mom-hp {
  width: 250px;
  margin-top: 21px !important;
  margin-right: 7px !important;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  background-color: #4c4c4c;
  line-height: 40px;
  border: none;
  border-radius: 0px;
  text-decoration: none;
  font-style: uppercase;
  -webkit-font-smoothing: antialiased !important;
  transition: background-color 0.12s ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}

a.btn-mom-hp:hover {
  background-color: #3c763d;
  -webkit-font-smoothing: antialiased !important;
  transition: background-color 0.12s ease;
  color: #ffffff;
}

/* Pages */

.headerbar-title, .headerbar-photo { 
  height: 215px;
}

.headerbar-title {
  background-color: #ffffff;
}

.headerbar-photo {
  background-color: #333333;
}


.headerbar-title h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  line-height: 215px;
}

.headerbar-title h1 small{
  display: block;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

h1.headlineline-fix {
  padding-top: 80px;
  line-height: 33px;
}

hr.line-dark {
border: 0;
height: 0;
border-top: 1px solid #828282;
border-bottom: none;
}

hr.line-light {
border: 0;
height: 0;
border-top: 1px solid #c1c1c1;
border-bottom: none;
}

.line-headline {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 55px;
  border-bottom: 3px solid #a52e2e;
}

.hp-background {
  background-image: url("../img/hp-background-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -30px;
  border-bottom: 1px solid #cdcdcd
}

.header-bg-events {
  background-image: url("../img/header-events.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.header-bg-about {
  background-image: url("../img/header-about.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.header-bg-specials {
  background-image: url("../img/header-specials.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.header-bg-contact {
  background-image: url("../img/header-contact.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

/* Form */
input {
    font-family: 'Lato', sans-serif;
}
.form-control {
  border: 1px solid #c9c9c9;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 15px;
  outline: none;
}

.form-control:focus {
  border: 1px solid #818181 !important;
  outline: none !important;
  box-shadow: none !important;
}

.form-height {
  height: 45px;
}

.g-recaptcha {
  margin-top: -20px !important;
}


label {
  font-family: 'Lato', sans-serif;
  color: #444444;
}

.required {
  color: #e13939 !important;
}

.alert {
  margin-top: 15px;
  border-radius: 0px;
}


/* Monkey Bar */


.monkey-bar-bg {
  background-color:#dff0d8;
  margin: 110px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  border: 1px solid #c3e6cb;
}

.mom-logo-hp {
  width: 200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

h4.mom-hp {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400;
  color: #242424;
  -webkit-font-smoothing: antialiased !important;
  font-size: 21px;
  margin-top: 7px;
}


ul.safety-list {
list-style-type: disc !important;
margin-top: 15px;
margin-bottom: 15px;
}

ul.safety-list li {
  margin-bottom: 20px;
  list-style-type: disc !important;
}
