/*
Theme Name: Glamping Child
Template: glamping
Theme URI: 
Author:
Author URI: 
Description: 
Version: 1.0
Tags: 
*/


.logoft p{
  margin-top: 10px;
  color: #fff;
  letter-spacing: 2px;
}

.logoft a img{
  height: 90px;
}

.logoft p a{
  color: #fff;
}

@media all and (max-width: 960px) { 
  .logoft p { 
    letter-spacing: 1px;
    text-align: center;
  } 
}

.banner .videoTop .txt {
  height: auto;
  padding-top: 140px;
}

.videoTop .txt h2{
  margin-bottom: 50px;
  max-width: 759px;
}

@media all and (max-width: 840px) {
  .videoTop .txt h2{
    width: 85vw;
  }
}

@media all and (max-width: 640px) {
  .videoTop .txt h2{
    margin-bottom: 100px;
  }
  .banner .videoTop .txt{
    padding-top: 70px;
  }
}