
/* Font Styles */

html {
    font-size: 16px;
}

body {
    /* background-image: url("../images/topography.png"); */
}

h1,
h2,
h3,
h4,
h5{
    font-family: 'Mukta', sans-serif;
    
}

p{
    font-family: 'Raleway', sans-serif;
    font-size: 1.1rem;
    line-height: 2rem;
}

/* Global Styles */

.padding {
    padding-top: 6rem;
    padding-bottom: 4rem;

}

a:hover {
    text-decoration: none;
}

/* NavBar Styles */

/* @media (min-width: 900px) {
    .collapse{}
       display: none !important;
   }
} */

.secondaryNav {
    height: 5rem;
    margin-top: -2.1rem;
    padding-top: 1.2rem;
    background-color: #E8E8E8;
}

.secondaryNav a {
    color: rgb(138, 138, 138);
}


.bg-trails-black {
    background-color: black;
}


  /* Footer Styles */

  .footer {
    position: absolute;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}

  /* Explore Page */

  .map2 {
      padding-left: 3rem;
  }

  .mountains {
    background-image: url("../images/Santiago-Oaks_2785.jpg");
    background-size: cover;
    margin-top: 5rem;
    height: 50vh;
    color: #fff;
    
}

.headerbg {
    /* background-color: black; */
    height: 5rem;
    margin-bottom: 2rem;
}

.headerbg2 {
    margin-top: 5rem;
    background-color: black;
    height: 5rem;
    margin-bottom: 3rem;
}

.activityTitle {
    padding-top: 1.2rem;;
    /* padding-left: 3rem; */
    
}

.activityTitle2 {
    color:#fff;
    padding-top: 1.2rem;;
    padding-left: 3rem;
    
}

/* Card Styles */

.card-text {
    font-size: .8rem;
    line-height: 1.2rem;
}

.trailFilter {
    margin-top: 10rem;
}

  /* Trail Page */

  /* Shadow */

  /* .areaMap{
	-moz-box-shadow:    0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);
    box-shadow:         0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);

}

  .newsImage img {
    -moz-box-shadow:    0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);
    box-shadow:         0px 3px 13px -13px rgba(0, 0, 0, 1), 0px 3px 12px 0px rgba(0, 0, 0, 0.18);
  } */



.share {
     background-color: #BA5536;
     height: 40rem;
     margin-top: 8rem;
 }

  /* Carousel Styles */


  .hero,
  .mountains {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50vh;
    color: #fff;  
  }

  .stat {
      font-weight: bold;
      font-size: 3rem; 
      margin-top: 5rem;
  }

  .statsSection {
      background-color: #68829E;
      color: white;
      height: 16rem;
      
  }


  .jumbotron .container {
      margin-top: 5rem;
  }

  /* Accordian Styling */

  .card-header h5 {
    color: #68829E;
  }
  
  .card-header:not(.collapsed) {
      background: #fff;
      border: none;
  }


  /* About Section */

  /* .aboutSection {
    background-color: #68829E;
    color: white;
    height: 30rem;
    margin-top: -3.1rem;
    margin-bottom: 2rem;
} */

  .about p {
      padding-top: 3rem;
  }

  .stats {
      padding-top: 8rem;
  }

  .ccMap {
      width: 38rem;
  }

  /* News */

  .news {
      padding-top: 4rem;
  }

  .newsContent {
      padding-top: 2.7rem;
  }

  .newsContent .subTitle {
      padding-bottom: 1rem;
  }

 .upcomingBanner {
     background-color: #AEBD38;
     width: 100vw;
 }
  

/* Footer Styles */

.footer {
    position: absolute;
    margin-top: 5rem;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #e8e8e8;
    padding: 0px 100px;
}


/* Table Styles */

table {
    border-spacing: 0;
    width: 100%;
    border: none;
  }
  
  th {
    cursor: pointer;
    height: 4rem;
    
  }
  
  th, td {
    height: 3rem;
  }
  
  tr:nth-child(even) {
    background-color: #f2f2f2;
  }


/* Trails Page*/
 .a#crystalCove {
    color: #000;
}

a#crystalCove :hover{
 color:#68829E;
}
  
  


/*Video Style*/

.p-main-header {
    position: relative;
    text-align: center;
    padding-bottom: 60px;
    overflow: hidden;
    background: rgba(15,27,50,0.85);
    height: 250px;
  }
  .p-main-header_md {
    background: none;
    height: 630px;
  }
  .p-main-header_sm {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }
  .p-main-header_about {
    background: none;
    z-index: 1;
  }

/* Icon Style*/

.fa{
    color: #a5a5a5;
    /* margin: 0 8px; */
    transition: color .25s;
}


#card1{
    overflow: hidden;
    position: relative;
}

#card1:hover {
 color: #fff;
  /* -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  overflow: hidden; */
}

.card-title{
    color: #e8e8e8;
}

.card-text{
    color: #e8e8e8;
}



  #homejumbo{
    object-fit: cover;
    overflow: hidden;
    background-color: transparent;
  }


  .min-hide {
    display:inline-block;   
}

.min-logo {
    display: inline-block;
}

@media (max-width: 576px){
    #video-background{
        z-index: -1;
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 20%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }
    .jumbotron{
        max-height: 220px;
    }
    
    .min-hide {
        display:none;   
    }
    .min-logo {
        display: none;
    }
    .jumbotron-text {
        font-size: .8rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 2.0rem;
    }
    .foot-in{
        display: none;
    }
}

@media (min-width: 576px) and (max-width:767px) { 
    #video-background{
        z-index: -1;
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 30%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .min-hide {
        display:none;   
    }
    .min-logo {
        display: none;
    }
    .jumbotron-text {
        font-size: .8rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 2.0rem;
    }
    .foot-in{
        display: none;
    }
 }

@media (min-width: 768px) and (max-width:991px) { 
    #video-background{
        z-index: -1;
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 15%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }
    .jumbotron{
        max-height: 300px;
    }
    .min-hide {
        display:none;   
    }
    .min-logo {
        display: none;
    }
    .jumbotron-text {
        font-size: 1.0rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 3.0rem;
    }
 }

@media (min-width: 992px) and (max-width:1024px) { 
    #video-background{
        z-index: -1;
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 5%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }
    
    #homejumbo{
        min-height: 450px;
    }
    #video-background{ 
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 17%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
      }

      .jumbotron-text {
        font-size: 1.2rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 4.5rem;
    }
}

@media (min-width: 1024px) and (max-width:1199px) {
    #homejumbo{
        min-height: 450px;
    }
    #video-background{ 
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top: 27%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
      }
      .jumbotron-text {
        font-size: 1.4rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 5.5rem;
    }
}

@media (min-width: 1200px) { 
    #homejumbo{
        min-height: 450px;
    }
    #video-background{ 
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top:18%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
      }

      .jumbotron-text {
        font-size: 1.6rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 7.0rem;
    }

}

@media (min-width: 1900px) { 
    #homejumbo{
        min-height: 450px;
    }
    #video-background{ 
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top:13%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
      }

      .jumbotron-text {
        font-size: 1.6rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 7.0rem;
    }

}

@media (min-width: 2000px) { 
    #homejumbo{
        min-height: 450px;
    }
    #video-background{ 
        position: absolute;
        height: auto;
        width: auto;
        width: 100%;
        left: 50%;
        top:-5%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
      }

      .jumbotron-text {
        font-size: 1.6rem;
      }

      .jumbotron-bold{
        font-weight: 800;
        font-size: 7.0rem;
    }

}

/* van's stylesheet starts here  */
.des {
    width: 100%;
    padding: 5% 20% 20% 5%;
    background-color: #AEBD38;

}
.des p {
    background: #BA5536;
    text-align: justify;
    width: 100%;
}

.tip-content {
width: 100%;
padding-left: 20%;
padding-right: 20%;
}

.share-button {
    width: 100%;
   margin-bottom:50%;
}

.tip {
    /* background-color: #BA5536; */
    margin-top: 25px;
}
.tip-container {
    width: 100%;
    padding-top: 5%;
    padding-left: 20%;
    padding-right: 20%;

}
.newh4 {
    color: black;
    font-family: "Mulkta", sans-serif;
}

.tip-container .card-text {
    color: black;
}

.tip-container .card-title {
    color: black;
    font-family: "Mulkta", sans-serif;
}
.tip-container .card-header {
    color: #fff;
    background-color: #505160;
    font-family: "Mulkta", sans-serif;
    
}

.tip-container .btn-primary {
    background-color: #BA5536;
    border: #BA5536;
}
.tip-container .btn-primary:hover{
    background-color:#A43820;
    border: #A43820;
}
.tip-container .card {
border-color: #505160;
}
#learn {
    font-weight: bold;
    color: #BA5536;
}
.btn-link {
    text-decoration: underline;
}
/* van's stylesheet ends */