/*
Theme Name: Bowling Vision Activity
Theme URI: https://www.detype.com/
Author: Detype
Author URI: https://www.detype.com/
Description: Bowling Vision Activity - WordPress Theme
Version: 1.0.0
Text Domain: bow
*/
.video-bg iframe {
  pointer-events: none;
}

.hero-banner {
  overflow: hidden;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio (height/width) */
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/*
@media only screen and (max-width: 1300px) {
  .video-height {
    min-height: auto;
  }
  .video-container {
    height: 100%;
  }
}
*/
@media only screen and (max-width: 767px) {
  .hero-banner .hero-content {
    margin-top: 0px;
    padding-top: 120px;
  }

  .hero-banner .container {
    width: 100%;
  }

  .hero-banner .hero-content .action {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
    row-gap: 15px;
  }

  .site-header {
    border-top: 0px !important;
  }

  .content h1 {
    font-size: 36px;
  }

  .content h2 {
    font-size: 30px;
  }

  .content h3 {
    font-size: 26px;
  }

  .hero-banner .hero-content .content {
    font-size: 16px;
  }

  .fullwidth-cta-2 {
    padding: 30px 0;
  }

  .hero-banner .hero-content {
    border: 0px !important;
  }

  .acf-builder-content {
    padding: 60px 0;
  }

  .normallogo,
  .fixedlogo {
    display: none !important;
  }

  a.mobilelogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .autofit-cta .item .title {
    font-size: 27px;
  }
}

@media only screen and (min-width: 768px) {
  .mobilelogo {
    display: none !important;
  }
}

/* ------------------- standard page styles ------------ */
.page_header {
  background-color: #1e1e1e;
  color: #FFF;
  padding: 180px 0 60px;
}

.page_header .page_title {
  margin-bottom: 0;
}

.page_content {
  padding: 60px 0;
}

.page_content blockquote {
  border-left: #b9b9b9 solid 4px;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page_content ul {
  margin: 20px;
}

.page_content ol {
  margin: 20px;
}

.site-header .site-logo a img {
  max-height: 60px !important;
  max-width: 137px !important;
  height: auto !important;
}

@media only screen and (max-width: 767px) {
  .site-header .site-logo a img {
    max-height: 60px !important;
    max-width: 137px !important;
    height: auto !important;
  }

  .site-header .user-nav a {
    white-space: nowrap;
  }

  body.sticky-header .site-header .container {
    padding-top: 10px;
  }
}

a.menuiconmob {
  position: absolute;
  left: 0;
  top: 16px;
  max-width: 190px;
}

body.admin-bar .close-btn {
  top: 10px !important;
  right: 10px;
}

/* ul#menu-mobile-menu {
    padding-top: 160px;
} */
.hero-banner.video-height .hero-content-wrap {
  margin-top: -56.25%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* ------------------- Faq style ------------------- */
.eachFaq {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dededf;
}

.eachFaq .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.eachFaq .title .icon {
  font-style: normal;
  width: 26px;
  height: 26px;
  background-color: #000;
  display: block;
  text-align: center;
}

.eachFaq .title .icon:before {
  content: "+";
  font-size: 20px;
  line-height: 20px;
  color: #e8e8e8;
  display: block;
}

.eachFaq .title h4 {
  color: #000;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 10px;
  font-size: 20px;
  padding-top: 3px;
  font-weight: 700;
}

.eachFaq .faq-content {
  margin-top: 15px;
  padding-left: 34px;
  font-size: 16px;
  color: #000;
}

.eachFaq .faq-content p {
  margin: 0;
}

.eachFaq.active .title h4 {
  color: #da3c47;
}

.eachFaq.active .title .icon {
  background-color: #da3c47;
}

.eachFaq.active .title .icon:before {
  content: "-";
  color: #e8e8e8;
}

/*
.hero-banner .hero-content{ margin-top:180px;}
@media (min-width: 980px) and (max-width: 1260px) {
    .hero-banner .hero-content {
    margin-top: 140px;
            width: 70%;
    }
    .hero-content h1{ font-size:36px;}
     .hero-content h5, .hero-content .h5 {
    font-size: 24px;
    }
}
@media screen and (max-width: 979px) {
    .hero-banner .hero-content {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 767px){
   body .hero-banner.video-height .hero-content-wrap{
            transform: none !important;
    background: #000;
    max-width: 90%;
    margin: 0px auto 40px !important;
    
}
.hero-banner .hero-content{
     margin-top: -100px !important;
     padding-top: 20px;
}
} */

.banner-video-section {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}

.banner-video-section .hero-content {
  position: static;
  transform: none;
}

@media (max-width: 1280px) {
  .banner-video-section .hero-content {
    width: 60%;

  }

  .banner-video-section .hero-content h1 {
    font-size: 36px;
  }

  .banner-video-section .hero-content h5,
  .banner-video-section .hero-content .h5 {
    font-size: 24px;
  }

  .hero-banner.video-height {
    height: 100%;
    min-height: 500px;
  }

  .hero-banner .banner-video-section .hero-content .content p {
    font-size: 18px;
  }

  .banner-video-section {
    margin-top: 40px;
  }
}

@media (max-width: 1023px) {
  .hero-banner.video-height:before {
    display: none;
  }

  .hero-banner.video-height {
    height: auto;
    min-height: 100%;
  }

  .banner-video-section {
    position: static;
    height: auto;
    margin-top: -100px;
    transform: none;
  }

  .banner-video-section .hero-content {
    width: 100%;
    background-color: #000;
  }

  .hero-banner.video-height .video-container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #424242;
    opacity: 0.5;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .banner-video-section .hero-content {
    max-width: 90%;
    margin: -100px auto 30px;
    padding-top: 30px;
  }
}



/* ------------------------ New mobile navigation ------------------------- */
.no-scroll {
  overflow-y: hidden;
}

.hamburger-menu {
  position: relative;
  display: none;
}

@media (max-width: 979px) {
  .hamburger-menu {
    display: block;
  }
}

.hamburger-menu {
  padding-left: 10px;
  margin-left: 25px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 999999;
}

.hamburger-menu .bar,
.hamburger-menu .bar:after,
.hamburger-menu .bar:before {
  width: 30px;
  height: 3px;
  background-color: #FFFFFF;
}

.hamburger-menu .bar {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.hamburger-menu .bar.animate {
  background: rgba(255, 255, 255, 0);
}

body.sticky-header .hamburger-menu .bar.animate {
  background: rgba(255, 255, 255, 0);
}

.hamburger-menu .bar.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu .bar.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu .bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu .bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}