  .background-img{
  background-image: url('../img/cinema-seats-still-life.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.background-img::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); 
  z-index: 1; 
}


.contact-para{
  width: 450px;
  line-height: 1.5;
  word-spacing: 2px;
  font-size: 20px !important;
  margin-bottom: -15px !important;
}

/* 
#bg-video{
  height: 100%;
  width: 100%;
  object-fit: cover;
} */

.vlt-section__projects-background {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.project-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.project-video.is-active {
  opacity: 0.7;
  z-index: 1;
}

.footer-img{
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-top: 50px; */
  /* margin-bottom: 20px; */
}



.footer-logo{
  height: 220px !important;
  width: 220px !important;
  object-fit: contain !important;
  margin-top: -20px;
}


.navbar-logo{
  height: 140px !important;
  width: 140px !important;
  object-fit: contain !important;
  margin-left: 110px;
}


.about-imgs{
  align-items: center;
  margin-left: 10px;
}
.aminity-img,.cleaning-img,.security-img{
  height: 180px;
  width: 320px;
  margin-bottom: 5px;
  object-fit: cover;
}


.dolby-sound-title{
  top: 10%;
}

.contact-num{
  margin-right: 170px;
}

.vlt-experience-block{
  margin-top: 30px;
}



@media screen and (max-width : 425px) {
  .vlt-animated-block h3{
    font-size: 42px;
  }
  .contact-para{
    font-size: 19px !important;
    max-width: 380px ;
  } 
  .address-info{
    font-size: 23px;
  }
  .tel{
    font-size: 23px !important;
  }
}

@media screen and (max-width : 320px) {
  .contact-para{
  font-size: 16px !important;
  max-width: 275px ;
} 
}

@media screen and (max-width : 375px) {
  .contact-para{
  font-size: 16px !important;
  max-width: 275px ;
} 
}

@media screen and (max-width : 1199px) {
  .cleaning-img,.security-img{
    display: none;
  }
  .aminity-img{
    height: 300px;
    width: 400px;
    object-fit: contain;
  }
}

.terms-section {
  display: flex;
  justify-content: center; /* Centers the links horizontally */
  align-items: center; /* Aligns items vertically */
  gap: 30px; /* Adds spacing between links */
}

.terms, .conditions, .policies {
  padding: 0 20px; /* Adjust padding as needed */
}

.terms a, .conditions a, .policies a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width : 1024px) {
  .cleaning-img,.security-img{
    display: none;
  }

  .terms-policy-section{
    font-size: 18px;
    line-height: 2;
    margin-bottom: -20px;
  }

}

@media screen and (min-width : 1024px) {
  .terms-policy-section{
    font-size: 18px;
    line-height: 2;
    margin-bottom: 50px;
  }
}


@media screen and  (min-width:320px) and (max-width : 768px) {
  .terms-policy-section{
    font-size: 17px;
    margin-top: -200px;
  }
  .location{
    width: 300px;
    font-size: 20px;
    line-height: 1.5;
  } 
  .contact-para{
    width: 250px;
  }
}

@media screen and (min-width:769px) and (max-width:1023px){

  .terms-policy-section{
    font-size: 17px;
    margin-top: -200px;
  }
  .location{
    width: 300px;
    font-size: 20px;
    line-height: 1.5;
  } 
  .contact-para{
    width: 250px;
  }
}

@media screen and (max-width : 1440px) {
  .policy{
    padding-bottom: 100px;
  }
  .terms-policy-section{
    font-size: 18px;
  }
}

@media screen and  (min-width:320px) and (max-width : 768px) {
 
  .terms-policy-section{
    font-size: 17px;
  }
}

@media screen and (max-width : 768px) {
  .burger-menu{
    padding-top: 100px;
  }
  .location{
    width: 500px;
    font-size: 27px;
    line-height: 1.6;
  }
 
  
 
  .map{
    height:100%;
    width: 100%;
  }
}


/* Saturday */

/* 
@media screen and (min-width : 1500px) and (max-width: 2000px) {
 
  .location{
    width: 500px !important;
    font-size: 5px !important;
    line-height: 1.2 !important ;
  }
 
  
 

} */



@media screen and (min-width : 320px) and (max-width : 770px) {
  .location{
    font-size: 23px !important;
    width: 280px !important;
    /* width: 100%; */
  }
}


/* Maps Location */

@media screen and (min-width : 320px) and (max-width : 1023px) {
  .map{
    /* height: 350px; */
    width: 100%;
    height: 500px;
    /* height:100% */
  }
}

@media screen and (max-width : 1195px) {
  .map{
    width: 100%;
    /* height: 500px; */
  }
}


@media screen and (min-width:1200px) and (max-width:1800px){
  .map{
    width: 100%;
  }
}


/* New Faeturtes */

.vlt-project-excerpt {
  padding: 20px;
  width: 100%;
  font-size: 20px;
}

.treats-info {
  max-width: 90%;
  font-size: 18px !important;
  color: #fff;
  text-align: left;
   /* margin-bottom: 20px;  */
}

.treat-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
  gap: 20px;
}

.treat-option-1 p, .treat-option-2 p{
  text-align: left;
  margin-bottom: 10px;
}

.treat-option-1 li, .treat-option-2 li{
  font-size: 17px;
}

.treat-option-1, .treat-option-2 {
  flex: 1;
  padding: 25px;
  color: #fff;
  width: 100%; 
}

@media (min-width: 1100px) {
  .treat-options {
      flex-wrap: nowrap;
      justify-content: space-between; 
      gap: 50px;
      width: 900px;
  }

  .treat-option-1, .treat-option-2 {
      width: 48%;
      max-width: 750px; 
  }
  /* .treats-info {
    white-space: nowrap;  
    margin-bottom: 50px !important;
} */
}

@media (min-width: 1203px) {
  .treats-info {
      white-space: nowrap;  
  }
}

@media (max-width: 1200px) {
  .treat-options {
      flex-direction: column;
      align-items: center;
  }

  .treat-option-1, .treat-option-2 {
      width: 90%;
  }
}

@media (max-width: 600px) {
  .treats-info {
      font-size: 25px;
  }

  .treat-option-1, .treat-option-2 {
      width: 100%;
      padding: 15px;
  }

  ul li {
      font-size: 13px;
  }
}







/* Kamal's CSS */


.vlt-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 10px 50px;
  z-index: 1000; /* Ensure it stays on top */
}

.footer-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

/* Ensure the page content does not get hidden behind the fixed footer */
body {
  margin-bottom: 60px; /* Adjust according to footer height */
}

@media (max-width: 768px) {
  .footer-container {
      flex-direction: column !important;
      text-align: center !important;
  }
}

@media (max-width: 400px) {
  .vlt-footer {
      padding: 10px 30px !important;
  }
  .dolby-sound-title {
      font-size: 4rem !important;
  }
}



@media (max-width: 425px) {
    .seats{
        font-size: 4.0rem !important;
    }
    .popcorn{
        font-size: 4.0rem;
    }
    
}
@media (max-width: 768px) {
    .vlt-project-title{
        font-size: 6.0rem;
    }
    .popcorn{
        font-size: 3.8rem;
    }
    .dolby-sound-title{
      font-size: 5.0rem;
    }

}

@media screen and (min-width:1441px ) and (max-width:2560px){
  .contact-para{
    /* width: 450px; */
    /* line-height: 1.5; */
    word-spacing: 2px;
    font-size: 15px !important;
    margin-bottom: -15px !important;
  }
  .location{
    width: 300px;
    font-size: 20px !important; 
    line-height: 1.5;
  } 
  .contact{
    font-size: 2.2rem !important;
  }
  .tel{
    font-size: 20px !important;
    margin-top: -20px !important;
  }
  .footer-logo{
   
    margin-top: -20px !important;
  }
}










