/* sdr all top banner start */


.date-sheet-right-inner li a img {
  height: 11px;
  max-width: 11px;
}

.sar-top-banner-inner {
  position: relative;
}

.text-box-inner {
  width: 616px;
  
}

a.selector {
  text-decoration: none;
}
a.selector:hover {
  color: #00c14e;
}
.selector {
  height: 36px;
  background: #fefefe;
  color: black;
  align-items: center;
  display: flex;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-align: center;
}
.sdr-top-banner {
  background-color: #080808;
  position: relative;
  padding-top: 120px;
  padding-bottom: 65px;
  z-index: 1;
  overflow-x: clip;
}
.sdr-top-banner.slides{
  padding-top: 150px;
}

.sdr-top-banner .back-banner-image {
  display: none;
}

.sdr-top-banner.active .back-banner-image {
  display: block;
}


.sdr-top-banner h1.title {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 2.1px;
  margin-bottom: 20px;
}
.btn-wrapper{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.slideshow .image-box-inner{
  height: auto !important;
}
.pp .image-box-inner{
  height: auto !important;
}
.image-box .slide{
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box .slide .image-box-main-image{
  max-height: 250px;
  width: auto !important;
}

.sdr-top-banner .desc, .sdr-top-banner .desc * {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6px;
  max-width: 590px;
}
.sdr-top-banner .desc, .sdr-top-banner .desc strong{
  font-weight: 600;
}

.sdr-top-banner .text-with-image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sdr-top-banner .text-with-image .text-box {
  
}

.sdr-top-banner .text-with-image .image-box.skylight_image {
  /*   max-width: 390px; */
  /*   margin-right: 60px; */
}

.sdr-top-banner .text-with-image .image-box.prism_image {
  /*   max-width: 390px; */
  margin-right: 20px;
}

.sdr-top-banner .text-with-image .image-box.era_image {
  /*   max-width: 390px; */
  margin-right: 50px;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner {
  height: 500px;
  width: 400px;
  object-fit: contain;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.gseries_class {
  width: 500px;
}


.sdr-top-banner .text-with-image .image-box .image-box-inner .image-box-main-image {
  display: block;
}
.hs-content-id-146599500706 .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {
  left: -80% !important;
}
.sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {
  position: absolute;
  top: -84%;
  left: -116%;
  width: 1250px;
  height: auto;
  z-index: 0;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.prism {
  height: auto;
  width: auto;
  object-fit: none;
  position: relative;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.prism .back-banner-image {
  position: absolute;
  top: -98%;
  left: -59%;
  width: 1250px;
  height: auto;
  display: block;
  z-index: 0;
}


.sdr-top-banner .text-with-image .image-box img {
  width: 100%;
  height: auto;
  max-height: 340px;
  /*     margin-top: 60px; */
}


.sdr-top-banner .text-with-image .image-box img.prism_image {
  margin-top: 90px;
}

/*   .sdr-top-banner .text-with-image .image-box img.era_image {
margin-top: 135px;
} */


.sdr-top-banner .text-with-image .image-box img.back-mobile-image {
  display: none;
}


.sdr-top-banner .capabilities{
  flex: 1;
}
.sdr-top-banner .capabilities .cap-title{
  color: #fefefe;
    display: inline-block;
    font-family: DM Mono;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: 100%;
    margin-bottom: 30px;
    margin-top: -60px;
    position: relative;
    text-transform: uppercase;
  padding-top: 15px;
  border-top: 1px solid #fff;
  width: max-content;
  display: block;
}
.sdr-top-banner .capabilities .cap-logos{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.sdr-top-banner .capabilities .cap-logos a{
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 3px;
  transition: all ease-in-out 0.25s;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sdr-top-banner .capabilities .cap-logos a:hover{
  border-color: #00C14E;
}
.sdr-top-banner .capabilities .cap-logos a img{
  display: block;
  width: auto;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image {
  display: none;
}

.specification .title-box h2.title {
    color: #fefefe;
    display: inline-block;
    font-family: DM Mono;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: 100%;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
  margin-top: 75px;
}
.specification .title-box h2.title:before {
    background: #fefefe;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 2000px;
    z-index: 9;
}
.specification .specs{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5px;
  max-width: 715px;
  align-items: flex-end;
}
.specification .spec{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.specification .spec .value{
  width: 85px;
  height: 85px;
  border-radius: 85px;
  background: rgba(254, 254, 254, 0.10);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #FEFEFE;
}
.specification .spec label{
  font-size: 14px;
  color: #B8B8B8;
  max-width: 75px;
  text-align: center;
}
.video-wrapper{
  position: relative;
  flex-basis: 400px;
}
.video-wrapper p{
  color: #fff;
}
.video-wrapper .video{
  width: 100%;
}
.specification .specs-wrapper{
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (max-width: 980px) {
  .sdr-top-banner .capabilities .cap-title{
    margin-top: 20px;
    border-top: 0;
    position: relative;
  }
  .sdr-top-banner .capabilities .cap-title:before{
    top: 0;
    left: -20px;
    width: calc(100% + 20px);
    height: 1px;
    background: #fff;
    position: absolute;
    content: '';
  }
  .sdr-top-banner .desc, .sdr-top-banner .desc p:last-child{
    margin-bottom: 0;
  }
  .lightboxOverlay{
    max-width: 100%;
  }
  .sdr-top-banner, .sdr-top-banner.slides{
    padding-top: 50px;
  }
  .video-wrapper{
    flex-basis: 100%;
    width: 100%;
  }
  .specification .specs{
    max-width: 100%;
  }
  .specification .title-box h2.title {
    margin-top: 0;
  }
  .sdr-top-banner .container{
    padding-left: 20px;
    padding-right: 20px;
  }
  .sdr-top-banner .text-with-image{
    gap: 20px;
    margin-bottom: 60px;
  }
  .sdr-top-banner .text-with-image > div:nth-child(1){
    order: 2;
  }
  .sdr-top-banner .text-with-image > div:nth-child(2){
    order: 1;
  }
}

/* sdr all top banner end */
@media screen and (max-width: 576px) {
  .video-wrapper{
    flex-basis: 100%;
    width: 100%;
  }
  .specification .specs{
    max-width: 100%;
  }
  .selector {
    font-size: 10px;
    line-height: 10px;
  }


  .hide-in-scroll{
    overflow: hidden;
  }

  .sdr-top-banner h2.title{
    font-size: 40px; !important;
  }

  .sdr-top-banner .desc{
    padding-bottom: 20px;
  }

  .sdr-top-banner .text-with-image .image-box img {
    width: 100% !important;
    height: auto !important;
  }

  .sdr-top-banner {
    overflow-x: hidden;
  }

  .sdr-top-banner .text-with-image {
    flex-direction: column;
  }

  .next-applications .row-reverse-align .image-box{
    width: 300px !important;
  }

  .next-configurations .row-reverse-align .image-box{
    width: 100% !important;
    height: auto;
  }
  .next-configurations .row-reverse-align .image-box img{
    width: 100% !important;
    height: auto;
  }

  .other-products .row-reverse-align .image-box{
    width: 300px !important;
  }

  .compared-spec-mobile{
    display: block !important;
  }

  .sdr-top-banner-responsive {
    background-color: #080808;
    padding-inline: 25px;
    position: relative;
    display:  block !important;
  }

  .sdr-top-banner-responsive::before {
    content: url("images/rounded-bg.png");
    position: absolute;
    top: 0;
    left: 0;
  }

  .sdr-features .features-inner {
    grid-template-columns: 1fr !important;
    column-gap: 10px !important;
    row-gap: 10px;
  }

  .container-hero-image {
    margin-top: 100px;
  }

  .sdr-top-banner-responsive-inner
  .text-with-image
  .text-box
  .text-box-inner
  .title {
    color: #fefefe;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 40px */
    letter-spacing: 1.2px;
    text-transform: uppercase;
    max-width: 294px;
  }

  .sdr-top-banner-responsive-inner
  .text-with-image
  .text-box
  .text-box-inner
  .desc {
    color: #fefefe;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    letter-spacing: 0.48px;
    padding-top: 20px;
    max-width: 316px;
  }

  .sdr-top-banner-responsive-inner{
    position: relative;
  }


  .sdr-background-image-container {
    width: 700px;
    height: auto;
    position: absolute;
    /*    top: -285px; */
    /*    right: -84px; */
    top: 26%;
    right: -165px;
    z-index: -10;
  }


  .sdr-background-image-container .sdr-back-desktop-image {
    display: none;
  }

  .sdr-background-image-container .sdr-back-mobile-image {
    display: block;
  }

  .sdr-background-image-container .sdr-back-mobile-image {
    width: 100%;
    height: auto;
  }

  .text-box-inner {
    width: 100%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner {
    width: 100%;
    height: auto;
    position: relative !important;
    padding: 0 0 40px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .image-box-main-image {
    position: relative;
    z-index: 1;
    width: 265px !important;
    /*       margin-left: 64px; */
  }

  .sdr-top-banner .text-with-image .image-box img.era_image {
    margin-top: 20px;
  }

  .sdr-top-banner .text-with-image .image-box img.prism_image {
    margin-top: 20px;
  }

  .sdr-top-banner .text-with-image .image-box.era_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box.skylight_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box.prism_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {
    display:none;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner.prism .back-banner-image {
    display: none;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image {
    position: absolute;
    /* width: 100%; */
    height: auto;
    top: -149%;
    left: -209px;
    z-index: 0;
    display: block;
    width: 679px !important;
  }
  .hs-content-id-146599500706 .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image {
    left: -98px !important;
  }

  /* Image specific css */

  .sdr-top-banner .text-with-image .image-box .image-box-inner .skylight_image.image-box-main-image {
    margin-left: 0 !important;
  } 

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.skylight_image {
    left: -163px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .prism_image.image-box-main-image {
    margin-left: 0 !important;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.prism_image {
    top: -116%;
    left: -155px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .era_image.image-box-main-image {
    margin-left: 0 !important;
    width: 231px !important;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.era_image {
    top: -135%;
    left: -176px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.nv100_image {
    top: -52%;
    left: -160px;
  }


  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.nv800_image {
    top: -153%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.vpx410_image {
    top: -160%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.s_series_image {
    top: -223%;
  }
  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.z_series_image {
    top: -150%;
  }



}
@media (max-width: 768px) {
  .selector {
    height: 36px;
    background: #fefefe;
    color: black;
    align-items: center;
    display: flex;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 300;
    /*       line-height: 16px; */
    letter-spacing: 0.03em;
    text-align: center;
  }



  .sdr-top-banner .text-with-image {
    flex-direction: column !important;
  }

  /*   .sdr-top-banner .desc {
  width: 100% !important
} */

  .sdr-top-banner {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .sdr-top-banner .text-with-image 
  flex-direction: column;
  gap: 50px;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {

  position: absolute;
  top: -74%;
  left: -93%;
  width: 1137px;
  height: auto;
  display: block;
  z-index: 0;
}
}

/* sdr all top banner start */

.date-sheet-right-inner li a img {
  height: 11px;
  max-width: 11px;
}

.sar-top-banner-inner {
  position: relative;
}

.text-box-inner {
  width: 616px;
}

a.selector {
  text-decoration: none;
}
a.selector:hover {
  color: #00c14e;
}
.selector {
  height: 36px;
  background: #fefefe;
  color: black;
  align-items: center;
  display: flex;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-align: center;
}

.sdr-top-banner {
  background-color: #080808;
  position: relative;
  padding-top: 120px;
  padding-bottom: 40px;
  z-index: 1;
  overflow-x: clip;
}

.sdr-top-banner .back-banner-image {
  display: none;
}

.sdr-top-banner.active .back-banner-image {
  display: block;
}


.sdr-top-banner h2.title {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 2.1px;
  margin-bottom: 20px;
}

.sdr-top-banner .desc {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6px;
  max-width: 590px;
}

.sdr-top-banner .text-with-image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sdr-top-banner .text-with-image .text-box {
  position: relative;
  z-index: 1;
}

.sdr-top-banner .text-with-image .image-box.skylight_image {
  /*   max-width: 390px; */
  /*   margin-right: 60px; */
}

.sdr-top-banner .text-with-image .image-box.prism_image {
  /*   max-width: 390px; */
  margin-right: 20px;
}

.sdr-top-banner .text-with-image .image-box.era_image {
  /*   max-width: 390px; */
  margin-right: 50px;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner {
  height: 500px;
  width: 400px;
  object-fit: contain;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.gseries_class {
  width: 500px;
}


.sdr-top-banner .text-with-image .image-box .image-box-inner .image-box-main-image {
  display: block;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {
  position: absolute;
  top: -84%;
  left: -116%;
  width: 1250px;
  height: auto;
  z-index: 0;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.prism {
  height: auto;
  width: auto;
  object-fit: none;
  position: relative;
}

.sdr-top-banner .text-with-image .image-box .image-box-inner.prism .back-banner-image {
  position: absolute;
  top: -98%;
  left: -59%;
  width: 1250px;
  height: auto;
  display: block;
  z-index: 0;
}


.sdr-top-banner .text-with-image .image-box img {
  width: 100%;
  height: auto;
  /*     margin-top: 60px; */
}


.sdr-top-banner .text-with-image .image-box img.prism_image {
  margin-top: 90px;
}

/*   .sdr-top-banner .text-with-image .image-box img.era_image {
margin-top: 135px;
} */


.sdr-top-banner .text-with-image .image-box img.back-mobile-image {
  display: none;
}




.sdr-top-banner .more-link-nav {
  display: none;
  justify-content: end;
  margin-top: -35px;
}

.sdr-top-banner .more-link-nav .more-link-nav-inner {
  max-width: 700px;
  position: relative;
}

.sdr-top-banner .more-link-nav ul {
  display: none;
  border-radius: 5px;
  background: #00c14e;
  max-width: 668px;
  list-style: none;
  padding: 10px 40px 10px 50px;
  gap: 20px;
  margin-right: -10px;
}

.sdr-top-banner .more-link-nav ul li a {
  border-radius: 5px;
  border: 1px solid #fefefe;
  background: #fefefe;
  color: #000;
  text-align: center;
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.48px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
}

.sdr-top-banner .more-link-nav .more-link-nav-inner .more-label {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  rotate: 267deg;
  position: absolute;
  top: 26px;
  left: 10px;
}

.sdr-top-banner .more-link-nav .more-link-nav-inner .more-label span::after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background: #fefefe;
  border-radius: 100%;
  top: 3px;
  left: 30px;
}

.sdr-top-banner .more-link-buton {
  position: absolute;
  width: 50px;
  height: 40px;
  border-radius: 5px 5px 0px 0px;
  background: #00c14e;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 270deg;
  right: -5px;
  bottom: 130px;
}

.sdr-top-banner .more-link-buton a {
  color: #fefefe;
  font-family: DM Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 6px;
  padding-top: 5px;
}

.sdr-top-banner .more-link-buton a::before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background: #fefefe;
  border-radius: 100%;
  top: 21px;
  left: 38px;
}



.sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image {
  display: none;
}


/* sdr all top banner end */
@media screen and (max-width: 576px) {
  .selector {
    font-size: 10px;
    line-height: 10px;
  }

  .hide-in-scroll{
    overflow: hidden;
  }

  .sdr-top-banner h2.title{
    font-size: 40px; !important;
  }

  .sdr-top-banner .desc{
    padding-bottom: 20px;
  }

  .sdr-top-banner .text-with-image .image-box img {
    width: 100% !important;
    height: auto !important;
  }

  .sdr-top-banner {
    overflow-x: hidden;
    padding-top: 40px;
  }

  .sdr-top-banner .text-with-image {
    flex-direction: column;
  }

  .next-applications .row-reverse-align .image-box{
    width: 300px !important;
  }

  .next-configurations .row-reverse-align .image-box{
    width: 100% !important;
    height: auto;
  }
  .next-configurations .row-reverse-align .image-box img{
    width: 100% !important;
    height: auto;
  }

  .other-products .row-reverse-align .image-box{
    width: 300px !important;
  }

  .compared-spec-mobile{
    display: block !important;
  }

  .sdr-top-banner-responsive {
    background-color: #080808;
    padding-inline: 25px;
    position: relative;
    display:  block !important;
  }

  .sdr-top-banner-responsive::before {
    content: url("images/rounded-bg.png");
    position: absolute;
    top: 0;
    left: 0;
  }

  .sdr-features .features-inner {
    grid-template-columns: 1fr !important;
    column-gap: 10px !important;
    row-gap: 10px;
  }

  .container-hero-image {
    margin-top: 100px;
  }

  .sdr-top-banner-responsive-inner
  .text-with-image
  .text-box
  .text-box-inner
  .title {
    color: #fefefe;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 40px */
    letter-spacing: 1.2px;
    text-transform: uppercase;
    max-width: 294px;
  }

  .sdr-top-banner-responsive-inner
  .text-with-image
  .text-box
  .text-box-inner
  .desc {
    color: #fefefe;
    font-family: DM Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    letter-spacing: 0.48px;
    padding-top: 20px;
    max-width: 316px;
  }

  .sdr-top-banner-responsive-inner{
    position: relative;
  }




  .sdr-background-image-container {
    width: 700px;
    height: auto;
    position: absolute;
    /*    top: -285px; */
    /*    right: -84px; */
    top: 26%;
    right: -165px;
    z-index: -10;
  }


  .sdr-background-image-container .sdr-back-desktop-image {
    display: none;
  }

  .sdr-background-image-container .sdr-back-mobile-image {
    display: block;
  }

  .sdr-background-image-container .sdr-back-mobile-image {
    width: 100%;
    height: auto;
  }

  .text-box-inner {
    width: 100%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner {
    width: 100%;
    height: auto;
    position: relative !important;
    padding: 0 0 40px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .image-box-main-image {
    position: relative;
    z-index: 1;
    width: 265px !important;
    /*       margin-left: 64px; */
  }

  .sdr-top-banner .text-with-image .image-box img.era_image {
    margin-top: 20px;
  }

  .sdr-top-banner .text-with-image .image-box img.prism_image {
    margin-top: 20px;
  }

  .sdr-top-banner .text-with-image .image-box.era_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box.skylight_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box.prism_image {
    /*   max-width: 390px; */
    margin-right: 0;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {
    display:none;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner.prism .back-banner-image {
    display: none;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image {
    position: absolute;
    /* width: 100%; */
    height: auto;
    top: -149%;
    left: -209px;
    z-index: 0;
    display: block;
    width: 679px !important;
  }

  /* Image specific css */

  .sdr-top-banner .text-with-image .image-box .image-box-inner .skylight_image.image-box-main-image {
    margin-left: 0 !important;
  } 

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.skylight_image {
    left: -163px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .prism_image.image-box-main-image {
    margin-left: 0 !important;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.prism_image {
    top: -116%;
    left: -155px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .era_image.image-box-main-image {
    margin-left: 0 !important;
    width: 231px !important;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.era_image {
    top: -135%;
    left: -176px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.nv100_image {
    top: -52%;
    left: -160px;
  }


  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.nv800_image {
    top: -153%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.vpx410_image {
    top: -160%;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.s_series_image {
    top: -223%;
  }
  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-mobile-image.z_series_image {
    top: -150%;
  }



}
@media (max-width: 768px) {
  .selector {
    height: 36px;
    background: #fefefe;
    color: black;
    align-items: center;
    display: flex;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 300;
    /*       line-height: 16px; */
    letter-spacing: 0.03em;
    text-align: center;
  }
  .sdr-top-banner .text-with-image {
    flex-direction: column !important;
  }
  .sdr-top-banner {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .sdr-top-banner .text-with-image {
    flex-direction: column;
    gap: 50px;
  }

  .sdr-top-banner .text-with-image .image-box .image-box-inner .back-banner-image {

    position: absolute;
    top: -74%;
    left: -93%;
    width: 1137px;
    height: auto;
    display: block;
    z-index: 0;
  }
}


.static-wrapper {
  background-color: #0A1116;
  padding: 18px 0 20px;
  position: fixed;
  z-index:9;
  bottom: 0;
  width: 100%;
  z-index:99;
}
.date-sheet-left-inner ul li {
  display: inline-block;
  margin-right: 8px;
}
.container{
  margin: auto;
  max-width: 1280px;
  padding-left: 50px;
  padding-right: 50px;
}
.date-sheet-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
}
.menu-items{
border: 1px solid #F7F7F7;
  padding: 10px 10px;
  border-radius: 5px;
}
.menu-items a{
border: none !important;
  padding:0px  !important;
 
}
.date-sheet-left-inner ul li a {
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #000;
  background: #D9D9D9;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all ease .3s;
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.date-sheet-left-inner ul li:hover a {
  background: #00c14e;
  color: #fff;
}
.date-sheet-left-inner ul li.active a {
  background: #00C14E;
  color: #fff;
}
.date-sheet-right-inner li {
  display: inline-block;
  margin-left: 18px;
}
.date-sheet-right-inner li a {
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #F7F7F7;
  text-transform: uppercase;
  text-decoration: none;
  transition: all ease .3s;
  width: 100%;
  display: block;
  border: 1px solid #F7F7F7;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}
.date-sheet-right-inner li a:hover {
 
}

.date-sheet-right-inner li ul li {
    display: flex;
    gap: 6px;
  margin: 0 0 10px;
}
.date-sheet-right-inner li ul li:last-child {
  margin: 0;
}
.date-sheet-right-inner li ul {
  background: #0a1116;
  padding: 15px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
    width: 193px;
}
/*.date-sheet-right-inner li ul.submenu {
display: block;
}*/
.date-sheet-right-inner li ul li a {
  text-align: left;
  position: relative;
}
.date-sheet-right-inner li a img {
  margin-left: 10px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.date-sheet-right-inner li a:hover img {
  filter: none;
}

.date-sheet-right-inner {
  position: relative;
}
.line-image {
     opacity: 1;
    width: 12px;
    position: absolute;
    background: transparent;
    top: 1px;
    right: 20px;
}
.date-sheet-right-inner li.main-submenu > a img {
  opacity: 1;

}
.date-sheet-right-inner li.main-submenu > a img.line-image {
  opacity: 1;
  filter: none;
  height: 1px;
}
.date-sheet-right-inner li.main-submenu > a {
  border-color: #00C14E ;
  color: #00C14E ;
}
.mobile-screen ul li {
  margin: 0;
}
.mobile-screen ul li {
  display: block;
}
@media(min-width:954px) and (max-width:1144px){
  .static-wrapper .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .date-sheet-left-inner ul li a {
    font-size: 13px;
    padding: 10px 15px;
  }
  .date-sheet-left-inner ul li {
    margin-right: 3px;
  }
  .date-sheet-right-inner li a {
    font-size: 13px;
    padding: 10px 15px;
  }
  .date-sheet-right-inner li {
    margin-left: 3px;
  }
}
/*mobile screen  css start*/

@media only screen and (max-width: 952px){
  .container{
    padding-left: 20px;
    padding-right: 20px;
  }
    .mobile-screen-left li a img, .mobile-screen-left li a img.line-image, .mobile-screen-left li a:hover img {
       
    }
  .date-sheet-left,.date-sheet-right {
    display: none;
  }
  .date-sheet-left.mobile-screen-left ,.date-sheet-right.mobile-screen-right{
    display: block !important;

  }
  .static-wrapper {
    bottom: 0%;
  }
  .static-wrapper {
    border-top: 1px solid #3D3D3D;
    border-radius: 5px 5px 0 0;
  }
  .date-sheet-right-inner li a {
    background: #D9D9D9;
    color: #273743;
  }
  .date-sheet-left.mobile-screen-left, .date-sheet-right.mobile-screen-right {
    display: block !important;
    position: inherit;
  }
  .date-sheet-right-inner {
    position: inherit;
  }

  .submenu::before {
    content: '';
    background: #0a1116;
    width: 100%;
    height: 270px;
    position: fixed;
    left: 0;
    z-index: -1;
    bottom: 0;
    border-top: 1px solid #3D3D3D;
    border-radius: 5px 5px 0 0;
  }
  .mobile-screen-right .date-sheet-right-inner li.active a {
    background: transparent;
    border-color: #F7F7F7;
    color: #F7F7F7 !important;
  }
  .date-sheet-right-inner li.active a {
    background: #00C14E;
    border-color: #00C14E;
    color: #FEFEFE;
  }
  .date-sheet-right-inner li ul {
    background: transparent;
  }
  .date-sheet-right-inner li.main-submenu > a {
    border-color: #D9D9D9;
    color: #273743;
  }
  .date-sheet-right-inner li.main-submenu > a img.line-image {
    filter: grayscale(100%) invert(0%);
  }
  .date-sheet-right-inner li a {
    background: transparent;
    color: #F7F7F7 !important;
    border: 1px solid #F7F7F7;
  }
  .static-wrapper.border-top {
    border: none;
  }
  .date-sheet-left.mobile-screen-left li a {
    border-color: #D9D9D9;
    color: #273743 !important;
    background: #D9D9D9;
  }
  .date-sheet-left.mobile-screen-left li ul li.active a {
    background: #00c14e;
    border-color: #00c14e;
    color: #FEFEFE !important;
  }

  .mobile-left-ul::before{
    content: '';
    background: #0a1116;
    width: 100%;
    height: 280px;
    position: fixed;
    left: 0;
    z-index: -1;
    bottom: 0;
    border-top: 1px solid #3D3D3D;
    border-radius: 5px 5px 0 0;
  }
  .date-sheet-left.mobile-scre  en-left .submenu::before {
    height: 233px;
  }
  .date-sheet-right-inner li {
    margin-left: 0;
  }
  .border-top-1 {
    border: none;
  }
  .date-sheet-right-inner li ul {
    padding: 0 0 20px;
    width: 192px;
  }
  .date-sheet-right-inner li ul.mobile-left-ul li {
    display: inline-block;
  }
  .mobile-screen-left li a img,.mobile-screen-left li a img.line-image,.mobile-screen-left li a:hover img {
    filter: brightness(100%) invert(100%) !important;
  }
  .mobile-screen-left li a img, .mobile-screen-left li a img.line-image, .mobile-screen-left li a:hover img {
    /* filter: brightness(100%) invert(100%) !important; */
    filter: grayscale(100%) contrast(100%) brightness(0%) !important;
  }
  /*   .date-sheet-right-inner li a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%) !important;
} */
}
@media only screen and (max-width: 576px){
.line-image {
     opacity: 0;
    
   
}
.date-sheet-right-inner li.main-submenu > a img.line-image {
  opacity: 0 !important;
  filter: none;
  height: 1px;
}
  .static-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  ul.mob-ul-sec:before {
    background: #0a1116;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #3d3d3d;
    bottom: 0;
    content: "";
    height: 280px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: -1;
  }
}

.date-sheet-right-inner .back-to-top {
    background: #D9D9D9;
    color:#080808 !important;
    border:none !important;

}
.date-sheet-right-inner .back-to-top:hover {
   
    border:none !important;

}

.date-sheet-right-inner li a img {
      height: 100% !important;
    filter: none !important;
}

    .date-sheet-right-inner li.main-submenu > a img.line-image {
  opacity: 0;
  filter: none;
  height: 1px;
}

#minus-sign{
    margin-bottom: 4px;
}