@media(max-width:479.98px){
    .luxora-content-left {
  padding: 50px 20px 50px 20px !important;
    }
    .luxora-banner-wrapper{
        background-position: -572px !important;
    }
.about-wrapper {
  margin-top: 10px;
}
.section-title h2, .title-white, .vm-header .title-main{
    font-size: 26px;
}
.feature-image img {
  width: 100%;
  height: 100%;
}
.lighting-feature {
  padding: 18px 0px 0px;
}
.news-section{
    padding-top:10px !important;
}
.news-slider-items .news-content{
    border-bottom: 0px;
}
 .values-image-wrapper {
    min-height: 408px;
  }
  .stream-center-line, .stream-node-col, .light-hotspot{
    display: none;
  }
  .stream-row, .stream-row-reverse{
    padding-left:0px;
  }
  .step-num-bg{
    position: unset;
  }
  .stream-row:last-child{
    margin-bottom: 0px;
  }
  .hotspot-card{
    position: unset;
  }
  .btn-amber{
    width:auto;
  }
  .spec-action{
    text-align: center;
  }
  .work-process img{
    margin-top:40px;
  }
  .about-wrapper .about-content.style-3 .icon-items .icon img, .about-wrapper .about-content.style-3 .icon-items .icon {
  width: 100%;
  height: 100%;
}
.about-gallery img{
    margin-top: 30px;
}
.gallery-main {
    height: unset;
  }
  .about-section{
    padding-bottom:0px !important;
  }
  .stem-line, .base-dot, .horizontal-axis{
    display: none;
  }
  .timeline-row, .polaroid-wrapper{
    flex-direction: column;
  }
  .icon-node{
    margin-bottom:20px;
  }
   .photo-container {
    width: 100%;
  height: 100%;
  }
  .top-card, .polaroid-card{
    position: unset;
    transform: unset;
  }
  .top-card{
    margin-bottom:30px;
  }
  .polaroid-wrapper{
    margin-top:0px;
    height:unset;
  }
   .news-section.fix {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .news-card-items.style-2 .news-image{
    margin-top:30px;
  }
  .about-wrapper-2 .about-image, .about-image img{
    height: unset;
  }
  .process-section {
  padding: 10px 20px;
  }
  .process-card.highlight .icon-wrapper{
    font-size: 30px;
  }
   .icon-box {
    margin-bottom: 20px;
    height:unset;
  }
   .faq-wrapper .accordion-item .accordion-collapse .accordion-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .form-grid{
    grid-template-columns: repeat(1, 1fr);
  }
  .form-container{
    padding:40px 20px;
  }
  .form-con h1{
    font-size: 30px;
  }
  label,.form-group{
    margin-bottom:10px;
  }
  .sidebar__toggle, .header__hamburger {
    display: block !important;
  }
  .breadcrumb-wrapper {
  padding: 80px 0px !important;
}
.mean__menu-wrapper{
  display: none;
}
  .header-main {
    padding: 5px 0px;
  }
  .staggered-timeline{
    padding-bottom: 0px;
  }
   .footer-widgets-wrapper {
    padding: 20px 0 20px;
  }
   .breadcrumb-wrapper .page-heading h1 {
    font-size: 27px;
  }
   .about-wrapper-2 .about-image{
    margin-bottom:30px;
   }
   .faq-wrapper .faq-box-area {
  padding: 20px 20px 20px 20px;
   }
   .luxora-banner-wrapper{
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.luxora-banner-wrapper::before{
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            90deg,
            rgba(0,0,0,.2) 0%,
            rgba(0,0,0,.2) 45%,
            rgba(0,0,0,.5) 100%
        );
    z-index: -1;
}
.news-slider-items {
    margin: 10px auto;
}
}