.btn-primary {
  background: #45769e;
}

.nav li {
  font-size: 18px;
  /*background-image: url('../images/logoTransparentTiny.png');*/
  /*background-repeat: no-repeat;*/
  /*padding-left: 20px;*/
}

/* Calendar section */
.calContainer p {
    margin:0px;
    padding: 5px;
}

.calContainer {
    //width:100%;
    margin-left: auto;
    margin-right: auto;
    max-width:658px;
}

.calContainer .calRow {
    clear:both;
}

.calContainer .calCol, .colHeading {
    display:inline;
    float:left;
    /*width:13.3%;
	width:18.5%;*/ padding: 5px; width: 100px; height: 85px;
    /*height:30px;
	height:70px;*/
    text-align: center;
    background: #a5c5c2;
    background: #45769e;
    margin: 3px;
    color:#ffffff;
}

.calContainer .calCol:hover {
  background: #357ebd;
}

.calContainer .calCol {
  /*cursor: pointer;*/
}

.calContainer .colHeading {
    background:#ffb629;
	width:60px;
}

.calContainer .selected {
    color: #77ff77;
}

.calContainer .calColBooked {
  background: #45769e;
  background: #a5c5c2;
  cursor: auto;
  border: none;
}

.calContainer .calColBooked:hover {
  background: #a5c5c2;
}

.calContainer .calColEmpty {
  background: #f5f5f5;
  cursor: default;
}

.calContainer .wideCol {
  width:30%;
  cursor: auto;
}

.calContainer .calRates {
  color: #bdc3c7;
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
}


.calRates .ratesBooked {
  color: #000000;
}

.calCol a {
  color: white;
}

.calCol a:hover {
  color: #bdc3c7;
}

.calContainer .name{
    float:left;
    margin:100px;
    border:1px solid black;
}
.calContainer .tooltip{
    position:absolute;
    margin:5px;
    width:200px;
    height:50px;
    border:1px solid black;
    display:none;
}

.calContainer .key {
  height: auto;
}
.portfolio-item h2 {
  background: #fff;
  margin: 0;
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  color: #2c3e50;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


.amiLogoBanner {
  position: absolute; bottom:20px; right:20px; width:100px;
}

.mtaLogoBanner {
  position: absolute; bottom:20px; right:140px; width:100px;
}

.facebookLike {
  position: absolute; bottom:20px; left:10px; width:50px; height: 30px;
}

#recent-works {
padding: 50px 0 0 0;
padding: 0px 0 0 0;
}

.noshow {
    display: none;
}

.toggleLink {
	cursor: pointer;
}

#map-canvas {
	width: 100%;
	height: 400px;
}

table a, .SiteMap a {
  color:#d9534f;
}

#pricing-table .plan {
background: #288990;
background: #45769e;
}

.fbButton {
  padding-top:20px;
  cursor: pointer;
}

#main-slider .carousel .boxed {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  display: inline-block;
}

.categorySelect {
  width: 30%;
  float: left;
}

#bottom a {
  color: black;
}

.singleAd {
  position:relative;
  width: 263px;
  height: 263px;
  /*background: url('../images/templateImages/lakelandRock2.jpg') no-repeat;*/
  background-size: cover;
  background-position: center;

  border-radius: 10px;
  border: 5px solid #34495e;
  margin-top: 20px;
}

.singleAd:hover {
  border: 5px solid #4e9100;
}

.singleAd .topText {
  position:absolute;
  top: 0px;
  color: #ffffff;
  background: rgba(0,0,0,0.3);
  font-size: 22px;
  padding: 5px;
  width: 100%;
}

.bottomText {
  position:absolute;
  bottom: 0px;
  color: #ffffff;
  background: rgba(0,0,0,0.3);
  font-size: 14px;
  padding: 5px;
  width:100%;
  text-align: center;
}

.nextAdventure {
 padding-bottom: 20px;
 z-index: 200;
}

.optionTable tr {
border: 1px solid #e0e0e0;
}

.optionTable td {
padding: 10px;
}

.navbar {
  margin-bottom: 0px;
}

.basketRow {
  /*padding-top: 50px;*/
}

.basketRow input, .optionRow input {
  width:30px;
}

.basketRow input[type="submit"], .optionRow input[type="submit"] {
  width:60px;
}

h3 {
  font-size: 18px;
}

.rightAlign {
  text-align: right;
}

.yearRow {
  border-radius: 5px;
  background: #34495e;
  color: #ffffff;
  margin: 0px;
  margin-bottom: 10px;
  margin-top: 24px;
}

.yearLine {
  display:inline;
  font-size: 20px;
  position: relative;
  top: 8px;

}

.img-circle {
  object-fit: cover;
  width: 260px;
  height: 260px;
}


.narrowBookingTable {
  display:none;
}

img {
  max-width: 100%;
}

@media only screen and (max-width: 500px) {
  .wideBookingTable {
	display:none;
  }
  .narrowBookingTable {
	display:block;
  }
}





/* Full Size
================================================== */
@media only screen and (min-width: 1200px) {
  .bannerYellowNav {
    /*padding-top: 70px;*/
  }
  .navbar-inverse .navbar-nav {
	  max-width: 800px;
  }

}

/* Medium Desktop/Tablet
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-inverse .navbar-nav {
	  max-width: 600px;
  }


}

/* Medium Desktop/Tablet
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 769px) and (max-width: 991px) {
   #main-slider {
    /*padding-top: 50px;*/
  }
  .bannerYellowNav {
    /*padding-top: 110px;*/
  }

  .navbar-inverse .navbar-nav {
	  max-width: 400px;
  }

}


/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (min-width: 404px) and (max-width: 768px) {

}

/* Note: Design for a width of 320px */
@media only screen and (max-width: 403px) {
  .bannerYellowNav {
    /*padding-top: 100px;*/
  }
   #main-slider {
    /*padding-top: 50px;*/
  }
}
