/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.heading-font {
  
}
.body-font {
  font-family: 'linux_libertine_displayRg';
}
.alt-font {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}
html,
body {
  height: 100%;
  width: 100%;
}

body {
  font-family: 'linux_libertine_displayRg';
  font-size: 18px;
  line-height: 26px;
}

/* Fade in on page load*/
body {
    opacity: 1;
    transition: 1s opacity;
}
body.fade-out {
    opacity: 0;
    transition: none;
}

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #22a1e5;
}

a:hover,
a:focus {
  color: #1e80b4;
  text-decoration: none;
  cursor: pointer;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
  border-color: white;
}

p,h1,h2,h3, ul, ol, table{
    color:#333333;
}


h1{
  font-family: 'beautiful_messregular';
  font-size: 123px;
  line-height: 113px;
}

h2{
  font-family: 'linux_libertine_dispsmallcaps';
  font-size: 40px;
  line-height:46px;
  margin-bottom: 18px;
}

h3 {
  font-family: 'poppinsmedium';
  text-transform: uppercase;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 2px;
}


p, table{
  font-family: 'linux_libertine_displayRg';
 }

li{
  margin-bottom: 15px;
}

td{
  font-family: 'linux_libertine_capismallcaps';
}
.bold{
  font-family: 'linux_libertinesemibold';
}

.quote{
  font-family: 'linux_libertinesemibold';
  font-size: 20px;
  line-height: 25px;
}

.main{
  margin-top: 50%;
}

.main h1{
  color: white;
}

.pad{     /* Adds white space around the seasons */
  padding: 0 5%;
}

.section-heading{
  margin-bottom: 30px;
}

.navbar-default {
  /*background: rgba(255,255,255,0.7);*/
  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'poppinsregular';
  text-transform: uppercase;
  font-size:13px;
  line-height: 20px;
  letter-spacing: 2px;
}

.navbar-default .navbar-header .navbar-brand {
  font-family: 'beautiful_messregular';
  text-transform:none;
  font-size: 39px;
  line-height: 47px;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fcbd20;
}

.navbar-default .navbar-header .navbar-toggle {
  font-size: 12px;
  color: #222222;
  padding: 8px 10px;
}

.navbar-default .nav > li > a {
  font-family: 'poppinsregular';
  text-transform: uppercase;
  font-size:13px;
  line-height: 20px;
  margin-top: 12px;
  letter-spacing: 2px;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #22a1e5;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #22a1e5 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: transparent;
    height: 75px;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 1);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background: rgba(255,255,255,0.97);
    border-color: rgba(34, 34, 34, 0.1);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: rgba(51,51,51,1);
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #1E80B4;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: rgba(51,51,51,1);
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #1E80B4;
  }
}



header .header-content {
  text-align: center;
  padding: 150px 0 50px;
  position: relative;
}
header .header-content .header-content-inner {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
header .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}
header .header-content .header-content-inner .list-badges {
  margin-bottom: 25px;
}
header .header-content .header-content-inner .list-badges img {
  height: 50px;
  margin-bottom: 25px;
}
header .device-container {
  max-width: 300px;
  margin: 0 auto 100px;
}
header .device-container .screen img {
  border-radius: 3px;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.experience, .stay, .location, .programs, .festivals, .vision, .stewards, .approach{
  background: white;
}

section {
  padding: 50px 0;
  margin-top:-26px;
  overflow-x: hidden;
}
section h2 {
  font-size: 40px;
}

footer {
  background-color: #333333;
  padding: 75px 0;
  text-align: center;
  color: white;
}
footer p {
  color: white;
  font-size: 12px;
  margin: 0;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
}
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}

footer h3{
  color:white;
  border-bottom:1px solid white;
}

p.copyright{
  color:#cccccc; 
  padding-top:20px; 
  font-family: 'poppinsregular'; 
  font-size:10px
}

.bg-primary {
  height:auto;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+11,ffffff+99&0+0,0.5+11,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 11%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 11%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 11%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: #ffffff;
  border: 1px solid white;
}

.btn-outline-dark {
  color: #333333;
  border: 1px solid #333333;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active,
.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active {
  color: white;
  background-color: #22a1e5;
  border-color: #22a1e5;
}
.btn {
  font-family: 'poppinslight';
  text-transform: uppercase;
  font-size: 12px;
  line-height: 34px;
  letter-spacing: 2px;
  border-radius: 5px;
  background: rgba(255,255,255,0.1);
  
}
.btn-xl {
  padding: 15px 45px;
  font-size: 13px;
  line-height:20px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  transition: opacity ease-out .7s;
  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;
}

.bg1 {
  min-height:560px;
  background: url("../img/outdoor.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg2 {
  min-height:560px;
  background: url("../img/materials.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg3 {
  min-height:560px;
  background: url("../img/road.jpg") no-repeat center top scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg4 {
  min-height:560px;
  background: url("../img/treehouse5.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg5 {
  min-height:560px;
  background: url("../img/garden.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.bg-container{
  position: relative;
}

.blur {
  /* Put this on top of the blurred layer */
  position: relative;
  z-index: 100;
  padding: 4%;
  background: rgb(34,34,34); /* for IE */
  background: rgba(34,34,34,0.75);
  height: 560px;
}

.blur h3, .blur p{
  color: white;
}

.program {
  min-height:600px;
  background: url("../img/mush1.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:76px 0;
}

.visionbg {
  min-height:600px;
  background: url("../img/water.jpg") no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:76px 0;
}

/* Put arrow down under season */
.carrot{
margin-top: 20px;
z-index: 100;
position: relative;
}

.arrow-down {
width: 0;
height: 0;
border-style: solid;
border-width: 25px 35px 0 35px;
border-color: white transparent transparent transparent;
position: absolute;
}

/* Backgrounds for sub-pages */
.pk-k{
  position: relative;
  background: url("../img/pk-k.webp") no-repeat center bottom fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    text-align: left;
    padding: 0;
    height: 100vh;
  }
  header .header-content .header-content-inner {
    max-width: none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }
  header .device-container {
    max-width: none;
    max-height: calc(0vh);
    margin: 100px auto 0;
  }
}

@media (min-width: 992px) {
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
}

.gap{
  margin-bottom: 75px;
}

.tab-pane{
  margin-top:20px;
}

.alert{
  background-color: #e9f3f4;
  border: #cadce0;
  color:#3396b5;
}


