@import url('https://fonts.googleapis.com/css?family=Lato');

@import url('https://fonts.googleapis.com/css?family=Oswald');

@import url('https://fonts.googleapis.com/css?family=Aleo');

.lato {font-family: 'Lato', sans-serif;}

.oswald {font-family: 'Oswald', sans-serif;}

.aleo {font-family: 'Aleo', serif;}


img a:hover {
    border: 1px;
}

/*Navigation bar custom styles*/
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #FFF;
    font-size: 1.85em;
    font-weight: 800;
    line-height: 20px;
    padding: 20px;
	
}

.bg-light {
    background-color: #1F6DB5!important; border-bottom-style: outset;
    border-bottom-color: #FF6C2F;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #D5F5E3;
}

.nav-item {padding: 3px;}


.tagline {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    color: #D5F5E3;
    letter-spacing: 1px;
    font-family: Lato,sans-serif;
    font-size: 1.45em;
    font-weight: 800;
    line-height: 0px;
}

/*jumbotron styles*/

.jumbotron {
  text-align: center;
  background: url('../images/cattail-cove.jpg') no-repeat;
  background-size: cover;
  height: 600px;
}



#socials { position: relative;
  left: 0px;
  top: 0px;
  z-index: -1;}

#trails {max-width: 650px;
  margin: auto;}


.trailphoto {border: 1px solid #ccc; width:500px; height: 275px; margin-bottom: -16px;}

.desc {
  padding: 0px;
  text-align: center;
  font-family: 'Aleo', serif;
  font-size: 0.6em;
  font-weight: 400;
}


.btn {
  padding: 14px 24px;
  font-size: 21px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  background-color: #246DB3;
  margin: auto;
}

.jumbotron h1 {
font-family: 'Aleo', serif;
color: white;
text-shadow: 2px 2px 5px rgba(0,0,0,.75);
}

.jumbotron p {

}

.jumbotron h2 {
    font-size: 1.65em;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    padding-bottom: 14px;
    margin-top:14px;
}

/*intro styling*/
.section-heading {
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;
  font-weight: 800;
  text-align: center;
  color: #246DB3;
  margin-bottom: 20px;
}

.body p {
font-family: 'Lato', sans-serif;
font-weight: 200;
margin: 15px;
font-size: 1.2rem;
}


.intro {
padding:20px;

}

#intro {
max-width:650px; margin:auto;

}

/*Polaroid image*/

.polaroid {
  width: 321px; height: 449px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  margin: auto;
}



.container {
  padding: 15px;
}

.caption-name  {
font-family: 'Aleo', serif;
font-size: 0.85em;
font-weight:600;
margin: 5px 0 -4px 0;
}

.caption-desc {
font-family: 'Lato', sans-serif;
font-size: 0.85em;
font-weight:600;
}

.trailpic {
text-align: center;
font-size: 0.85em;
margin-bottom: 5px;
}






/*end Polaroid image*/
.itemNumber {
    color: white;
    font-size: 2em;
    text-align: center;
    font-weight: 900;
    font-family: 'Aleo', serif;

}


h3.trail-heading a {color: #ff6c2f; font-family: 'Aleo', serif; margin-bottom: 15px;}alert alert-success

.caption {font-size:x-small; font-weight:700; text-align:center; margin-bottom:5px; font-family: 'Lato', sans-serif;}

.numberBlock {
  background-color: #246DB3;
  color: white;

  width: auto;
  height: auto;
  float: right;
  margin: 10px;
  padding:10px;
}



.alert {max-width: 650px; background-color: #F0F8FF; margin-top:15px; font-family: 'Lato', sans-serif;}

.col-md-4 {padding: 10px;}

* {
  box-sizing: border-box;
}

.img-container {
  margin: auto;
  width: 33.33%;
  padding: 5px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.img-thumbnail {width:60%;}

.caption-thumbnail {
font-family: 'Lato', sans-serif;
font-size: 0.75em;
font-weight:500;
text-align: center;	
}

#footer {font-size: small; max-width:650px;}

.pos {position: relative;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.navbar {overflow: hidden;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
width: 100%; /* Full width */}

.card {width:250px; height:200px; margin: 0 20px 0 0;}

.card-title {font-size:1.1em; line-height:0.1cm;}

.card-text {font-size:0.73em; line-height:0.2cm; font-weight:600;}

.navbar-title {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
    margin: 28px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Lato,sans-serif;
    font-size: 1.65em;
    font-weight: 700;
    line-height: 1em;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}




/* ---------- MAX 375PX ---------- */
@media only screen and (max-width:768px) {
.img-container {
    width: 100%;
}
#intro {
    max-width: 100%;
}
.intro p{
  width:100%;
  text-align: left;
}
#socials {
    float: left;
}
#socials .container{
  width:100%;
  float:left;
  padding:0px;
}
h3.trail-heading{
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.alert {
    max-width: 100%;
}
.trailphoto {
    width: 100%;
    height: auto;
}
#trails {
    max-width: 100%;
}
#intro {
    max-width: 100%;
}
footer{
  width: 100%;
    float: left;
}
footer p{
  width: 100%;
  float: left;
  text-align: center;
}
#books,#about,#trails,#intro{
  width: 100%;
    float: left;
    height: auto;
}
.r-100{
      width: 100%;
    float: left;
    height: auto;
}




}

/* ---------- MAX 375PX ---------- */
@media only screen and (max-width:375px) {
.img-container {
    width: 100%;
}
.intro p{
	width:100%;
	text-align: center;
}
h3.trail-heading{
    width: 100%;
    text-align: center;
}
.trailphoto {
    width: 100%;
    height: auto;
}
#trails {
    max-width: 100%;
}
#intro {
    max-width: 100%;
}
footer{
	width: 100%;
    float: left;
}
footer p{
  width: 100%;
  float: left;
  text-align: center;
}
#books,#about,#trails,#intro{
	width: 100%;
    float: left;
    height: auto;
}
.r-100{
      width: 100%;
    float: left;
    height: auto;
}




}
