/** Shopify CDN: Minification failed

Line 537:22 Expected identifier but found "2"
Line 1503:2 Unexpected "}"
Line 1613:2 Unexpected "}"

**/
/*
Includes fonts
*/

@font-face {
    font-family: "Rajdhani";
    src: url('{{ "Rajdhani-Bold.woff2" | asset_url }}') format("woff2"),
      url('{{ "Rajdhani-Bold.woff" | asset_url }}') format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Rajdhani";
    src: url('{{ "Rajdhani-Medium.woff2" | asset_url }}') format("woff2"),
      url('{{ "Rajdhani-Medium.woff" | asset_url }}') format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  body.template-page-rsnl-landing {
    overflow-x: hidden;
  }
  
  * {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    font-family: "Rajdhani" !important;
  }
  .container {
    width: 100%;
    max-width: 1430px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    padding: 0;
    margin: 0;
    font-weight: 700;
  }
  .mb-area_banner {
    display: none;
  }
  header.main-header {
    background: #ccff00;
  }
  .built-desc{
    display:flex;
    flex-direction:column;
    align-items:end;
  }
  .header-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 8px 0px;
  }
  
  .logo-main {
    /* width: 60%; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }
  
  .counter-main {
    /* width: 40%; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  
  /* .logo {
    width: 24%;
  } */
  
  .bar-line {
    width: 71%;
      height: 4px;
      background: #000;
      margin: 0 20px;
      padding: 0 0px;
  }
  
  .offer-counter {
    /* display: flex; */
    /* width: 100%; */
    justify-content: flex-end;
    align-items:center;
  }.offer-counter
  
  div#countdown {
    font-family: "Rajdhani";
    font-weight: 700;
    /* line-height: 26px; */
    padding-left: 5px;
    font-size: 36px;
  text-align:end;
    margin: 0 !important;
    color: #000;
  }
  
  .offer-counter h3,
  div#countdown {
    font-weight: 700;
    /* line-height: 26px; */
    font-size: 36px;
    color:#000;
    /* letter-spacing:2px; */
    display: inline-block;
  }
  
  section.banner-sec {
    position: relative;
    /* background: url('images/Header image_New.jpg'); */
    background: url("/cdn/shop/files/Header_image_New_with_shadow.png?v=1757677483");
    background-size: 100% 100%;
    background-position: center;
    /* padding-top: 37px;
    z-index: 1;
    padding-bottom: 60px;
    margin-bottom: -40px; */
     background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .custom-container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .sty-rdy-custom-container {
    width: 100%;
    max-width: 1550px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .cstm-static-bg{
    width: 100%;
    margin: auto;
    padding: 0px 15px;
  
  }
  
  .banner-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .banner-desc {
    width: 65%;
  }
  
  .product-img {
    width: 35%;
  }
  
  img {
    max-width: 100%;
    max-height: 100%;
  }
  /* .product-img img {
    max-height: 90%;
  } */
  .sub-title {
    font-size: 35px;
    line-height: 30px;
    color: #ccff00;
    white-space: nowrap;
  }
  
  /* section.banner-sec:after {
    content: "";
    position: absolute;
    height: 230px;
    z-index: -1;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #000;
    background: linear-gradient(
      360deg,
      rgba(0, 0, 0, 1) 50%,
      rgba(0, 0, 0, 0) 100%
    );
  } */
  .bar-title {
    display: flex;
    padding:9px 0px;
    align-items: center;
  }
  
  .border-line {
    height: 4px;
    background: #ccff00;
    width: 65%;
    margin-left: 30px;
  }
  
  .main-title {
      font-size: 99px;
      color: #fff;
      line-height: 85px;
      margin-top: 10px;
  
  }
  
  
  h5.innter-desc {
    font-size: 36px;
    color: #ccff00;
    line-height: 42px;
    padding: 0px 0 31px;
     font-weight: 500 ;
  }
  section.see-you .last-lines   {
    padding:0px ;
  }
  section.see-you .last-lines p  {
    font-weight:550 !important;
  }
  
  .slid-content h5.innter-desc{
    font-weight:400 !important;
  }
  .form {
    max-width: 415px;
  }
  
  .form input {
    width: 100%;
    height: 55px;
    text-align: center;
    padding: 11px 0 5px 0;
    border: none;
    font-size: 20px;
  }
  
  .form input::placeholder {
    font-size: 25px;
    color: #000;
    letter-spacing: 2.5px;
    font-weight: 600;
  }
  
  html body .button-design {
    background: #ccff00;
    font-size: 30px;
    font-weight: 600;
    padding: 0 0;
    border: 2px solid #ccff00;
    margin-top: 15px;
    transition: 0.5s;
    cursor: pointer;
  }
  
  html body .button-design:hover {
    background: #000000;
    border: 2px solid #ccff00;
    transition: 0.5s;
    color: #ccff00;
  }
  section.video-sec {
    /* position: relative;
    height: 100vh;
    overflow: hidden; */
  }
  section.video-sec video {
    /* position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; */
  }
  section.video-img img {
    /* width: 100%; */
  }
  /*section.built-action {
    background: #CCFF00;
    margin-top: -6px;
    padding-top: 300px;
    z-index: 1;
    position: relative;
    padding-bottom: 270px;
  }*/
  .built-desc .form {
    margin: auto;
    margin-right: 0;
  }
  .built-action-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
  }
  
  .animation-video {
    width: 60%;
    position: relative;
    display: block;
  }
  
  .built-desc {
    width: 40%;
    text-align: right;
    padding-left: 30px;
  }
  .animation-video video {
    position: relative;
    width: 100%;
    top: 11px;
  }
  section.video-img img {
    /* max-width: 50%; */
    /* margin: 0 auto; */
    
  }
  section.stay-lethar .product-img {
      z-index: 99999999;
  }
  div#shopify-section-rsn-built-action {
      margin-top: -80px;
  }
  section.video-img {
    /* text-align: center; */
  }
  .built-desc h4.sub-title {
    color: #000;
        padding-bottom: 20px;
  }
  
  h2.sec-title {
    font-size: 108px;
    line-height: 95px;
    max-width: 900px;
      /* width: 292px; */
    /* margin: auto; */
    margin-right: 0;
    font-weight: 700;
    white-space: no-wrap;
  }
  
  /*section.built-action:after {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    height: 370px;
    background: url(images/built-border.jpg);
    background: url("https://cdn.shopify.com/s/files/1/0770/2485/4239/files/built-border.jpg?v=1756098519");
    z-index: -1;
    width: 100%;
    background-size: cover;
  }*/
  .p-relative {
    position: relative;
    height: 330px;
  }
  
  .p-abs {
    position: absolute;
      max-width: inherit;
      z-index: 9999;
      /* white-space: break-spaces; */
      margin: inherit;
      right: auto;
      left: inherit;
      bottom: 0;
      margin-top: -60px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
  }
  .video-lock h3:after {
    border-right: 14px solid #ccff00 !important;
    top: 20px;
    position: relative;
    content: "";
    left: 37%;
  }
  .built-desc .form {
    margin: auto;
    margin-right: 0;
    margin-top: 20px;
  }
  
  html body .built-desc .form input.button-design {
    background: #000;
    color: #ccff00;
    border-color: #000000;
  }
  
  html body .built-desc .form input.button-design:hover {
    background: #ccff00;
    color: #000;
  }
  section.feeling-sec {
    background: #000;
    position: relative;
    padding-top: 80px;
    padding-bottom: 120px;
    z-index: 1;
  }
  
  section.feeling-sec:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 70%;
    background: url(/cdn/shop/files/ThatFeeling_LogoIcon_BKG.svg?v=1756315147);
    top: 0;
    right: -28%;
    z-index: -1;
    background-repeat: no-repeat;
    max-width: 80%;
    max-height: 36%;
        background-size: 50rem auto;
  }
  img.pointing-img {
    position: absolute;
    right: 0px;
    top: -457px;
    width: 50%;
    height: auto;
    z-index: 1;
  }
  .feeling-desc {
    max-width: 990px;
    padding-bottom: 30px;
  }
  .feeling-desc h2 {
    color: #fff;
  }
  .feeling-desc h2.sec-title {
    text-align: inherit;
    margin: inherit;
  }
  
  .feeling-desc p {
    color: #fff;
    font-size: 32px;
    margin-bottom: 30px;
    max-width: 920px;
    text-align: justify;
    font-weight: 400 !important;
    line-height: 40px;
  }
  .product-slider {
    /* background: url('images/Carousel-BKG.png'); */
    background: url("/cdn/shop/files/Product-Carosel_BKG_1.svg?v=1756641842");
    background-color: #000;
      background-size: cover;
      background-position: top center;
      padding-top: 8%;
    background-repeat: no-repeat;
  }
  
  .cstm-product-slider{
    background-position: center 88%;
  }
  section.lock-sec h2.sec-title {
    color: #000;
  }
  .product-slider .product-img {
    width: 100%;
  }
  
  .product-slider .custom-container {
    max-width: 100%;
  }
  
  .product-slider .product-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
        max-width: 760px;
      margin-left: -60px;
  }
   .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
  .product-slider .swiper-slide.swiper-slide-next {
    transform: scale(1.3);
    transform-origin: bottom;
    transition: 0.5s;
    text-align: center;
  }
  html body .stay-ready > h5.innter-desc {
    font-weight: 700 !important;
  }
  div#shopify-section-rsn-feeling-sec:after {
    content: "";
    position: absolute;
    bottom: 10px;
    height: 33px;
    width: 90%;
    background: url(https://rsnlsupply.com/cdn/shop/files/sec-border.png?v=1756186933);
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    margin: auto;
    right: 0;
  }
  div#shopify-section-rsn-feeling-sec {
    position: relative;
  }
  
  .product-slider .swiper-slide {
    padding-top: 40px;2
    transition: 0.5s;
  }
  
  .navigation-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1210px;
    margin: auto;
    padding: 60px 0 10px 0px;
    position: relative;
    bottom: -70px;
    z-index: 1;
  }
  
  .navigation-main .swiper-button-prev,
  .navigation-main .swiper-button-next {
    position: unset;
    display: flex;
    width: auto;
    margin: inherit;
    align-items: center;
    height: auto;
  }
  
  .navigation-main .swiper-button-prev:after,
  .navigation-main .swiper-button-next:after {
    content: "";
    display: none;
  }
  .slider-centr h2.sec-title {
    color: #fff;
    text-transform: uppercase;
  }
  
  span.left-arrow,
  span.right-arrow {
    width: 90px;
    height: 90px;
    border-bottom: 15px solid #ccff00;
    display: inline-block;
    border-right: 15px solid #ccff00;
    transform: rotate(135deg);
    transition: 0.5s;
  }
  
  span.left-arrow {
    transform: rotate(-45deg);
    transition: 0.5s;
  }
  
  span.right-angle {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 60px solid #ccff00;
    border-bottom: 50px solid transparent;
    transition: 0.5s;
  }
  
  span.left-angle {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 60px solid #ccff00;
    border-bottom: 50px solid transparent;
    transition: 0.5s;
  }
  
  .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    overflow: visible;
  }
  .navigation-main .swiper-button-prev:hover span.left-arrow,
  .navigation-main .swiper-button-next:hover span.right-arrow {
    border-bottom: 22px solid #ccff00;
    border-right: 22px solid #ccff00;
  }
  .navigation-main:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    /* background: url('images/top-border.png'); */
    background: url("https://cdn.shopify.com/s/files/1/0770/2485/4239/files/top-border.png?v=1756098517");
    height: 28px;
    background-size: cover;
    width: 100%;
    max-width: 300px;
    margin: auto;
    background-repeat: no-repeat;
  }
  section.second-slider {
    padding-top: 100px;
  }
  .main-content {
    overflow: hidden;
  }
  .stay-ready h2.sec-title {
    color: #fff;
    max-width: 100%;
    text-align: center;
  }
  
  .stay-ready h5.innter-desc {
    text-align: center;
  }
  
  .product-video {
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    margin: auto;
  }
  
  .product-video video {
    width: 100%;
  }
  
  .product-desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .swiper.product_swiper .swiper-slide .product-video {
    transform: scale(0);
    transition: 0.5s;
  }
  
  .swiper-slide img{
    filter:brightness(0.5)
  }
  
  
  .lock-image-sec-padding{
    /* padding-top: 57px; */
  }
  
  @media (max-width: 480px) {
    .swiper.product_swiper .swiper-slide .product-info h3:after {
      /* left: 65px !important; adjust this value as needed */
    }
  }
  
  
  
  
  .swiper.product_swiper .swiper-slide-next .product-video {
    transition: 1s;
    transform: scale(1);
  }
  .navigation-main-secnd .swiper-button-next:after,
  .navigation-main-secnd .swiper-button-prev:after {
    display: none;
  }
  .navigation-main-secnd {
    position: absolute;
    max-width: 530px;
    margin: auto;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
  }
  
  .navigation-main-secnd span.left-angle {
    border-top: 25px solid transparent;
    border-left: 27px solid #d9fe3c;
    border-bottom: 25px solid transparent;
  }
  
  .navigation-main-secnd span.right-angle {
    border-top: 25px solid transparent;
    border-right: 27px solid #ccff00;
    border-bottom: 25px solid transparent;
  }
  
  .swiper.product_swiper .swiper-slide .product-info {
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
  }
  
  .swiper.product_swiper .swiper-slide-next .product-info {
    opacity: 1;
    transition: 1.5s;
    visibility: visible;
    padding: 50px 0 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  
  .swiper.product_swiper .swiper-slide .product-info h3 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
    position: relative;
    width:90%;
    z-index: 1;
  }
  
  .swiper.product_swiper .swiper-slide .product-info h3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: var(--underline-color);
    left: 0;
    bottom: 0;
  }
  
  .swiper.product_swiper .swiper-slide .product-info h4 {
    color: #fff;
    font-size: 48px;
    padding: 20px 0 0px;
  }
  
  .swiper.product_swiper .swiper-slide .product-info p {
    color: #fff;
    font-size: 29px;
  }
  
  .lets-talk-desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  
  .talk-desc {
    width: 70%;
    padding-top: 50px;
  }
   .custom-sec-title-mb{
      line-height: 88px !important;
   }
  .lets-img {
    width: 23%;
    z-index: 1;
  }
  .lets-talk {
    padding-top: 20px;
    /* background: url(/cdn/shop/files/Header_image_New.png?v=1757448022); */
    /* background: url(/cdn/shop/files/Header_image_New_1.png?v=1757526179); */
    background: url("/cdn/shop/files/lets-talk-ablutttttt.jpg?v=1757878615");
  
    background-size: 100% 100%;
    padding-bottom: 110px;
  }
  
  .lets-talk h2.sec-title {
    max-width: 100%;
    margin: inherit;
    color: #fff;
    margin: 50px 0 20px;
    line-height:120px;
  }
  .talk-desc h5.innter-desc {
    /* padding: 0; */
  }
  
  .talk-desc p.innter-desc.white {
    /* color: #fff;
    font-size: 37px; */
    margin-top: 38px !important;
    color: #fff;
    font-size: 32px;
    margin-bottom: 30px;
    max-width: 920px;
    text-align: justify;
    font-weight: 500 !important;
    line-height: 40px;
  }
  
  section.lock-sec {
    position: relative;
    background: #000;
    z-index: 0;
    /* margin-top: -80px; */
    /* padding-bottom: 85px; */
    /* background-image: url("/cdn/shop/files/LockNLoad_BKG.svg?v=1757927998"); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  
  .banner-lime {
    background: #ccff00;
    transform: skew(0deg, -8.5deg);
    padding: 0px;
    position: relative;
  }
  section.lock-sec h2.sec-title {
    max-width: inherit;
  }
  
  section.lock-sec .border-line {
    background: #000;
    height: 10px;
    width: 46%;
    margin: inherit;
    margin-left: 30px;
  }
  section.lock-sec .border-line.max-width {
    max-width: 310px;
    margin-left: 0;
    margin-right: 30px;
  }
  
  .loch-three-wraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding-top: 50px; */
    transform: skew(0,-0.5deg);
    padding-left: 15px;
    padding-right: 15px;
        margin-top: 60px;
  }
  
  .video-lock {
    width: 100%;
    
  }
  img.desktop-img {
      height: -webkit-fill-available !important;
      /* margin-top: -180px; */
  }
  
  .lock-video-sec {
    position: relative;
    z-index: 1;
  }
  
  .lock-video-sec video {
    width: 100%;
  }
  
  .lock-video-sec:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
  }
  
  .video-lock h3 {
    font-size: 75px;
    text-align: center;
    color: #fff;
    line-height: 80px;
    transform: skew(0, 0.5deg);
  }
  .banner-lime:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 240px;
    right: 0;
    top: -206px;
    /* background: url(images/border-main.png); */
    background: url("https://cdn.shopify.com/s/files/1/0770/2485/4239/files/border-main.png?v=1756098516");
    background-size: cover;
    transform: skew(0deg, 8deg);
  }
  section.lock-sec:after {
    /* content: "";
    position: absolute;
    width: 100%;
    height: 770px;
    background: url("https://cdn.shopify.com/s/files/1/0770/2485/4239/files/lets-border.png?v=1756098518");
    left: 0;
    bottom: 0;
    background-size: cover; */
  }
  section.coming-sec {
    /* background: url(images/Kickstarter-Background.png) #000; */
    background: url("/cdn/shop/files/RSNL_Background-Pattern_1.png?v=1759218110")
      #000;
    padding-bottom: 1px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  
  .coming-carton {
    text-align: center;
    position: relative;
    top: 40px;
    z-index: 1;
  }
  /* .main-header.sticky .logo {
    max-width: 140px;
  } */
  .main-header.sticky h3,
  .main-header.sticky div#countdown {
    font-size: 36px;
  }
  
  .main-header.sticky .bar-line {
    width: 80%;
  }
  
  /* .main-header.sticky .logo-main {
    width: 60%;
  } */
  
  /* .main-header.sticky .counter-main {
    width: 40%;
  } */
  .text-wraper {
    text-align: center;
    background: #04cf78;
    border-radius: 25px;
    position: relative;
  }
  
  .cnter-desc {
    text-align: center;
  }
  
  .text-wraper h2 {
    font-size: 110px;
    color: #fff;
  }
  
  .text-wraper:after,
  .text-wraper:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 11px;
    bottom: -10px;
    border-top: 25px solid transparent;
    border-left: 90px solid #04cf78;
    border-bottom: 0px solid transparent;
    transform: rotate(20deg);
  }
  
  .cnter-desc h3 {
    font-size: 48px;
    color: #fff;
    margin: 70px 0 70px;
  }
  .text-wraper:after {
    left: inherit;
    right: 0;
    transform: rotate(136deg);
    bottom: -20px;
  }
  .text-wraper.top-arows::before,
  .text-wraper.top-arows::after {
    bottom: inherit;
    top: -23px;
    transform: rotate(-35deg);
  }
  .text-wraper.top-arows::after {
    transform: rotate(-163deg);
    top: -12px;
    left: inherit;
    right: 20px;
  }
  .cnter-desc.small h3 {
    font-size: 36px;
  }
  section.fight-sec.fight {
    background: #000;
  }
  
  section.fight-sec.fight img {
    width: 100%;
    z-index: 2;
    position: relative;
  }
  section.see-you {
    /* background: url(images/Our-Mission-BKG.png); */
    background: url("/cdn/shop/files/Frame_1.png?v=1756527419");
      background-size: contain;
      background-position: right;
      position: relative;
      padding: 280px 0 0px;
      z-index: 0;
      margin-top: -230px;
      background-repeat: no-repeat;
  }
  .see-you-desc .talk-desc {
    padding: 0;
  }
  
  .see-you-desc .talk-desc h2.sec-title {
    max-width: inherit;
    color: #fff;
  }
  .see-you-desc h5.innter-desc {
    /* padding: 0px 0 0; */
  }
  .see-you-desc {
    max-width: 890px;
  }
  
  .see-you-desc .bar-title {
    margin-bottom: 20px;
    padding:0px;
  }
  section.stay-lethar {
      position: relative;
      z-index: 1;
      /* padding-top: 130px; */
      margin-top:0px;
  }
  section.stay-lethar:after {
    position: absolute;
    content: "";
    width: 1100px;
    height: 920px;
    background: url(https://cdn.shopify.com/s/files/1/0770/2485/4239/files/BombBoy_StayLethal.png?v=1756098518);
    top: -10px;
    right: 40px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  section.stay-lethar .banner-desc {
    width: 50%;
    position: relative;
  }
  
  section.stay-lethar .product-img {
    width: 50%;
  }
  
  section.stay-lethar .banner-content {
    align-items: flex-end;
    padding-top: 80px;
    padding-bottom: 30px;
  }
  
  section.stay-lethar .banner-desc h1.main-title {
    width: 100%;
    max-width: 100%;
    font-size: 195px;
    line-height: 170px;
  }
  
  section.stay-lethar .banner-desc:after {
    content: "";
    position: absolute;
    width: 240px;
    height: 200px;
    /* background: url('images/start.png'); */
    background: url("/cdn/shop/files/Stay_Lethal_Burst.gif?v=1756810629");
    right: -20px;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  /* .product-slider .swiper.mySwiper {
      overflow: hidden;
  } */
  
  section.stay-lethar img {
    height: 100%;
    width: 100%;
  }
  
  /* New Css */
  .slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
  }
  
  .slider-track {
    display: flex;
    width: max-content; /* Allows content to take full width */
    animation: scroll 15s linear infinite;
    font-size: 70px;
    color: #ccff00;
    font-weight:600
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  
  .faqs-list .title {
    cursor: pointer;
    line-height: 50px;
    padding: 0px 0;
    margin: 20px 0;
  }
  .faqs-list .title h3 {
    color: #fff;
    font-size: 35px;
  }
  .faqs-list p {
    font-size: 40px;
    line-height: 56px;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
    font-weight: 400 !important;
  }
  
  section.faqs {
    background: #000;
    padding: 110px 0 80px;
  }
  
  section.faqs h2.sec-title {
    color: #fff;
    padding: 0 50px;
    white-space: nowrap;
  }
  
  section.faqs .border-line {
    margin: 0;
    width: 40%;
  }
  
  .faqs-content-main {
    padding-top: 40px;
  }
  
  footer.footer {
    background: #000;
    padding-bottom: 70px;
  }
  
  footer.footer .bar-title {
    max-width: 100%;
    padding-right: 15px;
    justify-content: space-around;
  }
  
  footer.footer .bar-title .border-line {
    margin: 0;
  }
  
  footer.footer .bar-title p.sec-title {
    white-space: nowrap;
    color: #fff;
    font-size: 24px;
  }
  
  .privacy {
    padding-top: 20px;
  }
  
  .privacy a {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
  }
  main#MainContent {
    overflow: hidden;
    background: #000;
  }
  section.feeling-sec {
    position: relative;
    z-index: 1;
  }
  
  section.built-action {
    background: url("/cdn/shop/files/BuiltForAction_BKG_1.svg?v=1757877566");
    background-size: cover;
    padding: 300px 0 470px;
    background-repeat: no-repeat;
  }
  .swiper.product_swiper .swiper-slide .product-info p {
    font-weight: 500 !important;
    line-height: 40px;
    font-size: 30px;
  }
  section.banner-sec:after {
    content: "";
    position: absolute;
    height: 110px;
    z-index: -1;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #000;
    background: linear-gradient(
      360deg,
      rgba(0, 0, 0, 1) 50%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  html body .video-lock h3:after {
    top: -10px;
  }
  .main-header.sticky {
    /* Solid background */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    top: 0;
    background: #cf0;
    position: fixed;
    transition: background 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease;
    left: 0;
    z-index: 999;
    width: 100%;
  }
  .logo-main .logo a {
    display: contents;
  }
  .logo-main .logo {
    display: flex;
  }
  section.built-action .custom-container {
    margin-bottom: -40px;
    padding-top: 5px;
  
  
  }
  .swiper.product_swiper .swiper-slide-next .product-video {
      top: 50px;
  }
  .swiper-slide img {
      /* filter: brightness(0.5); */
      /* filter: brightness(1.6) contrast(0.08); */
  }
  
  .custom-mb-product-img img{
    filter: brightness(1.6) contrast(0.08);
  }
  
  .swiper-slide.swiper-slide-next img {
      filter: none;
  }
  .slider.mb-block {
      display: none;
  }
  section.stay-lethar:after {
      height: 100%;
      width: 50%;
      right: 10%;
      top: 7%;
  }
  /* Max and min */
  html body section.stay-lethar .form {
      width: 100% !important;
      max-width: 80%;
  }
  section.stay-lethar .product-img {
      display: flex;
      justify-content: end;
  }
  .product-img {
      top: 17px;
      position: relative;
  }
  section.stay-lethar .banner-desc:after {
      right: -57px;
  }
  .slid-content {
      width: 916px;
      display:flex;
      flex-direction:column;
      align-items:center;
  }
  
  /* Responsiveness */
  /* 75% zoom (approx 2560px) */
   @media only screen and (min-width: 2586px) {
  h2.sec-title {
    font-size: 190px;
  }
   }
   @media only screen and (min-width: 1920px) {
  .banner-lime:after{
        top: -217px !important;
  }
  
  
  }
  @media only screen and (max-width: 1599px) {
  section.stay-lethar:after{
      width: 47%;
      right: 13%;
  }
  }
  
  @media only screen and  (min-width: 2562px)  {
  section.stay-lethar:after{
         width: 42%;
      right: 23%;
  }
  
  }
  @media (min-width: 2401px) and (max-width: 2560px) {
    section.lock-sec .border-line.max-width {
      max-width: 26%;
    }
    section.stay-lethar:after {
      height: 100%;
      width: 35%;
      right: 23%;
      top: 21%;
    }
  }
  
  /* 80% zoom (approx 2400px) */
  @media (min-width: 2301px) and (max-width: 2400px) {
    section.lock-sec .border-line.max-width {
      max-width: 24%;
    }
    section.stay-lethar:after {
      height: 100%;
      width: 36%;
      right: 23%;
      top: 19%;
    }
    .product-slider {
      background: url(/cdn/shop/files/Product-Carosel_BKG_1.svg?v=1756641842);
      padding-top: 21%;
    }
    div#shopify-section-rsn-feeling-sec:after {
      bottom: -30px;
      height: 43px;
    }
    .product-slider .product-img img {
      max-width: 790px;
      margin-left: 10px;
    }
    .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
  }
  
  /* 90% zoom (approx 2133px) */
  @media (min-width: 1941px) and (max-width: 2300px) {
    section.lock-sec .border-line.max-width {
      max-width: 20%;
    }
    section.stay-lethar:after {
      height: 100%;
      width: 40%;
      right: 19%;
      top: 13%;
    }
    section.stay-lethar .banner-desc:after {
      right: -20px;
    }
    .product-slider .product-img img {
      max-width: 690px;
      margin-left: 0px;
    }
     .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
  }
  
  /* Between 1800px and 1940px */
  @media (min-width: 1746px) and (max-width: 1940px) {
    section.lock-sec .border-line.max-width {
      max-width: 16%;
    }
    section.stay-lethar:after {
      height: 100%;
      width: 47%;
      right: 16%;
      top: 6%;
    }
  }
  
  /* 110% zoom (approx 1745px) */
  @media (min-width: 1601px) and (max-width: 1745px) {
    /* h2.sec-title {
      font-size: 87px;
    } */
    section.lock-sec .border-line.max-width {
      max-width: 21%;
    }
    .product-slider .product-img img {
      max-width: 720px;
    }
     .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
    section.stay-lethar:after {
      height: 100%;
      width:50%;
      right: 12%;
      top: 4%;
    }
  }
  
  /* Between 1536px and 1600px */
  @media (min-width: 1536px) and (max-width: 1600px) {
    /* section.built-action {
      padding: 300px 0 470px;
    } */
    .video-lock h3:after {
      top: -10px;
    }
  }
  
  /* 125% zoom (approx 1536px and below) */
  @media (max-width: 1536px) {
    section.lock-sec .border-line.max-width {
      max-width: 16%;
    }
    .product-slider .product-img img {
      max-width: 660px;
      margin-left: -90px;
    }
     .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
  }
  
  @media only screen and (max-width: 1600px) {
  h2.sec-title {
      font-size: 85px;}
      .cstm-dsc h2{
        font-size:121px;
      }
  }
  @media screen and (max-width: 1440px) {
    section.stay-lethar:after {
          width: 716px;
          right: 67px;
    }
    section.lock-sec .border-line {
      width: 38%;
    }
     .product-slider .product-img img {
      max-width: 660px;
      margin-left: -112px;
    }
     .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
  }
  /* @media screen and (max-width: 1315px) {
  section.feeling-sec:after{
    right:-20%
  }
  .banner-desc {
      width: 52%;
  }
  .product-img {
      width: 41%;
  } */
  }
  @media screen and (max-width: 1366px) {
    .main-header.sticky h3, .main-header.sticky {
      font-size: 32px;
  }
  offer-counter h3{
   font-size: 29px;
  }
    div#countdown {
      font-size: 29px;
    }
    section.lock-sec .border-line {
      width: 29%;
    }
    section.built-action {
      padding: 270px 0 200px;
    }
    img.pointing-img {
      top: -290px;
    }
  }
  @media screen and (max-width: 1256px) {
  
  /* .main-header.sticky .counter-main {
      width: 44%;
  }
  .main-header.sticky .logo-main {
      width: 55%;
  } */
  }
  @media screen and (max-width: 1200px) {
    .offer-counter h3 {
      font-size: 30px;
    }
    .product-img {
      text-align: right;
    }
    span.left-arrow, span.right-arrow{
      height:50px;
      width:50px;
    }
    section.built-action:before {
      height: 220px;
    }
    img.pointing-img {
      top: -250px;
    }
    .navigation-main:after {
      height: 22px;
      max-width: 240px;
    }
    section.lock-sec .border-line.max-width {
   max-width: 46px;
    }
    section.lock-sec .border-line {
      width: 42%;
    }
    section.lock-sec {
      margin-top: -20px;
    }
    .text-wraper h2 {
      font-size: 89px;
    }
    section.see-you {
      padding: 120px 0 160px;
      margin-top: -70px;
    }
    section.stay-lethar:after {
      width: 799px;
      right: 0;
    }
    section.stay-lethar .banner-desc:after {
      width: 190px;
      height: 150px;
      right: 60px;
    }
    div#countdown {
      font-size: 30px;
    }
    section.built-action {
      padding: 250px 0 250px;
    }
    .product-slider .product-img img {
      height: auto;
      width:515px;
      margin-left: -92px;
    }
     .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
    section.built-action .custom-container {
      margin-bottom: auto;
      padding-top: initial;
    }
     /* .counter-main {
      width: 45%;
    }
    .logo-main {
      width: 55%;
    } */
  }
  
  /* @media screen and (max-width: 1165px) {
  .banner-desc {
      width: 52%;
  }
  .product-img {
      width: 36%;
  } */
  }
  @media screen and (max-width: 1133px) {
    .banner-desc {
      width: 59%;
  }
  .product-img {
      width: 41%;
  }
  }
  
  @media screen and (max-width: 1024px) {
    section.lock-sec .border-line {
      width: 24%;
    }
  }
  @media screen and (max-width: 1001px) {
  
    section.feeling-sec:after{
      right:-17%;
    }
  }
  @media screen and (max-width: 991px) {
    /* .counter-main {
      width: 43%;
    }
    .logo-main {
      width: 55%;
    } */
    .product-img,
    .banner-desc {
      width: 100%;
    }
    .product-img {
      text-align: center;
    }
    h2.sec-title,
    .product-img img {
      max-height: 100%;
    }
    .product-img {
      padding-top: 0;
    }
    section.built-action:after {
      height: 160px;
      width: 100%;
      background-size: contain;
      background-repeat: no-repeat;
    }
    section.built-action {
      padding-top: 130px;
      padding-bottom: 250px;
      position: relative;
    }
    .bar-line {
      margin-right: auto;
  }
    .built-desc h4.sub-title {
      color: #000;
      white-space: break-spaces;
    }
  
    .product-slider {
      padding-top: 0px;
    }
    .built-desc .form,
    h2.sec-title {
      margin: inherit;
    }
    
    .animation-video {
      padding-top: 40px;
      text-align: center;
    }
    /* .animation-video video {
      width: 50%;
    } */
    img.pointing-img {
      top: -240px;
      width: 100%;
      height: auto;
      max-width: 500px;
    }
    section.built-action:before {
      height: 160px;
    }
    section.feeling-sec {
      padding-top: 90px;
      padding-bottom: 120px;
    }
    .feeling-desc {
      max-width: 650px;
    }
    .product-slider .swiper-backface-hidden .swiper-slide {
      transform: scale(0.7);
      text-align: center;
    }
    .product-slider .swiper-slide.swiper-slide-next {
      transform: scale(1.8) !important;
      text-align: center;
    }
    span.left-arrow,
    span.right-arrow {
      width: 40px;
      height: 40px;
      border-bottom: 10px solid#d9fe3c;
      border-right: 10px solid#d9fe3c;
    }
    span.left-angle {
      border-top: 30px solid transparent;
      border-left: 40px solid #d9fe3c;
      border-bottom: 30px solid transparent;
    }
    span.right-angle {
      border-top: 30px solid transparent;
      border-right: 40px solid #d9fe3c;
      border-bottom: 30px solid transparent;
    }
    .navigation-main:after {
      height: 21px;
      max-width: 170px;
      background-size: contain;
      top: 20px;
    }
    .swiper.product_swiper .swiper-slide-active .product-video {
      transition: 1s;
      transform: scale(1);
    }
    .swiper.product_swiper .swiper-slide-active .product-info {
      opacity: 1;
      transition: 1.5s;
      visibility: visible;
      padding: 0px 0 0;
      text-align: center;
    }
    /* .slid-content {
      display: grid;
      grid-template-columns: 100%;
    } */
    .navigation-main-secnd {
      max-width: 100%;
    }
    .p-abs {
      position: unset;
      max-width: 100%;
    }
    h2.sec-title {
      font-size: 90px;
      line-height: 85px;
      white-space: nowrap;
    }
    .banner-lime:after {
      height: 120px;
      top: -106px;
    }
    section.lock-sec {
      margin-top: 0px;
    }
    .lets-talk {
      padding-bottom: 60px;
    }
    .video-lock h3 {
      font-size: 55px;
    }
    section.lock-sec:after {
      height: 47%;
      background-size: contain;
      background-repeat: no-repeat;
    }
    .text-wraper h2 {
      font-size: 60px;
    }
    .cnter-desc h3 {
      font-size: 30px;
      margin: 40px 0 50px;
    }
    .cnter-desc.small h3 {
      font-size: 25px;
    }
    section.see-you {
      padding: 80px 0 70px;
      margin-top: -50px;
      background-position: top center;
    }
    section.stay-lethar .banner-desc h1.main-title {
      font-size: 110px;
      line-height: 100px;
    }
    section.stay-lethar .banner-desc {
      width: 60%;
    }
    section.stay-lethar .product-img {
      width: 40%;
    }
    section.stay-lethar:after {
      width: 500px;
    }
    section.stay-lethar:after {
      width: 500px;
      height: 420px;
    }
    section.stay-lethar .banner-desc:after {
      right: 10px;
    }
    section.faqs {
      padding: 50px 0 60px;
    }
    .faqs-list .title {
      font-size: 22px;
      line-height: 30px;
      padding: 10px 0;
    }
    .faqs-list p {
      font-size: 18px;
      line-height: 25px;
      font-weight: 500 !important;
    }
    section.faqs h2.sec-title {
      padding: 0 10px;
    }
    .product-slider .swiper-backface-hidden .swiper-slide {
      transform: scale(1);
    }
    .product-slider .product-img img {
      height: auto;
              width: 473px;
          margin-left: 0px;
    }
    .swiper.product_swiper .swiper-slide .product-info h4 {
      font-size: 22px;
    }
    .lets-talk h2.sec-title {
      margin: 0 0 20px;
      white-space: break-spaces;
      line-height: 60px;
    }
    .swiper.product_swiper .swiper-slide .product-info p {
      font-size: 20px;
      line-height: 24px;
    }
    .coming-carton {
      top: 20px;
    }
    .coming-carton img {
      max-width: 450px;
    }
    .main-title {
      font-size: 85px;
      color: #fff;
      line-height: 90px;
      margin-top: 40px;
    }
    .built-desc h2.sec-title {
      white-space: break-spaces;
    }
  }
  @media screen and (max-width: 768px) {
  .bar-title {
      padding: 0px 0px;
    }
    .slid-content {
      width: auto;
  }
    .offer-counter h3 {
      font-size: 20px;
    }
    div#countdown {
      font-size: 20px;
    }
    .main-title {
      font-size: 85px;
      line-height: 80px;
    }
    .form {
      max-width: 100%;
    }
    h5.innter-desc {
      font-size: 28px;
      line-height: 35px;
    }
    .feeling-desc p {
      font-size: 25px;
    }
    span.left-arrow,
    span.right-arrow {
      width: 30px;
      height: 30px;
      border-bottom: 5px solid#d9fe3c;
      border-right: 5px solid#d9fe3c;
    }
    span.right-angle {
      border-top: 20px solid transparent;
      border-right: 20px solid #d9fe3c;
      border-bottom: 20px solid transparent;
    }
    span.left-angle {
      border-top: 20px solid transparent;
      border-left: 20px solid #d9fe3c;
      border-bottom: 20px solid transparent;
    }
    .navigation-main {
      padding: 40px 0 0px 0px;
      bottom: -45px;
    }
    section.second-slider {
      padding-top: 20px;
    }
    h2.sec-title {
      font-size: 60px;
      line-height: 75px;
    }
    section.faqs .sec-title{
          font-size: 45px;
    }
    .video-lock {
      width: 100%;
    }
    .text-wraper h2 {
      font-size: 45px;
    }
    .text-wraper {
      border-radius: 10px;
    }
    .sub-title {
      font-size: 30px;
    }
    /* .talk-desc h5.innter-desc.white {
      font-size: 26px;
    } */
  
    .see-you .white{
      color:white !important;
      font-size:8vw;
      font-weight:400;
    }
    .slider-track {
      /* font-size: 40px; */
      font-size: 9.1vw;
      line-height: 60%;
    }
    section.stay-lethar .banner-desc {
      width: 100%;
    }
    section.stay-lethar .product-img {
      width: 100%;
    }
    section.stay-lethar .banner-content {
      /* padding-top: 270px; */
    }
  
    .section.stay-lethar .banner-desc h1.main-title{
      font-size: 145px;
      line-height: 100px;
    }
    footer.footer {
      padding-bottom: 40px;
    }
    img.pointing-img {
      max-width: 440px;
    }
    .built-action-main {
      flex-direction: column-reverse;
    }
    .built-desc,
    .animation-video {
      width: 100%;
      align-items:start;
    }
    .built-desc h2.sec-title {
      white-space: break-spaces;
      max-width: 100%;
    }
    section.built-action {
      padding-top: 260px;
      padding-bottom: 210px;
    }
        html body .mobile-img {
          height: auto;
      }
      .built-desc {
      text-align: left;
    }
  
    .loch-three-wraper{
  padding: 100px 0px;
    }
    section.lock-sec{
  background-size: 300% 100%;
    }
  }
  @media screen and (max-width: 575px) {
    .cstm-padding-remove{
      padding:0px !important;
      padding-bottom:8px !important;
    }
  .custom-sec-title-mb {
    line-height: 47px !important;
    font-size: 49px !important;
  }
  
  .custom-innter-desc-mb {
    font-size: 18px !important;
    line-height: 23px !important;
  }
  
  /* .custom-innter2-desc-mb {
    font-size: 18px !important;
    line-height: 23px !important;
  } */
  
  
    footer.footer .bar-title .border-line {
      width: 30%;
    }
    section.built-action {
      padding-top: 0;
      padding-bottom: 270px;
    }
    div#shopify-section-rsn-lock-section {
      margin-top: -40px;
  }
      section.stay-lethar img {
          max-height: 300px !important;
          width: 880px;
          max-width: fit-content;
          top: -90px;
          position: relative;
          left: -212px;
      }
    .faqs-list .title h3 {
      font-size: 20px;
    }
    /* .logo-main .bar-line {
              display: none;
          } */
    /* .logo {
      width: auto;
    } */
    .counter-main {
      /* width: 70%; */
      justify-content: center;
    }
    .offer-counter {
      display: flex;
      width: 100%;
      justify-content: flex-end;
    }
    .offer-counter h3,
    div#countdown {
      /* font-size: 15px; */
      font-size:3.1vw ;
      margin:0px !important;
      width:fit-content;
    }
    .offer-counter{
      display:flex;
      text-align: center;
    }
    #shopify-section-rsn-video-sec{
          padding-bottom: 90px;
    }
   
    .feeling-desc p {
    
      letter-spacing: -1px;}
    .bar-line {
      width: 22%;
      margin-left: 10px;
    }
    section.video-sec {
      /* height: 350px; */
    }
    section.video-sec video {
      /* height: 100% !important; */
    }
    /* .logo-main {
      width: 30%;
    }
    .logo-main .bar-line {
      width: 75%;
    } */
  
    .main-title {
      font-size: 60px;
      line-height: 50px;
      margin-top: 10px;
    }
    section.banner-sec h5.innter-desc {
      font-size: 33px;
      line-height: 55px;
      padding: 0 0 15px;
      text-align: center;
      margin-top: -30px;
    }
    html body .button-design {
      /* font-size: 33px; */
    }
  
    .button-design{
      font-size: 24px !important;
  
    }
    .faqs-content-main {
      padding-top: 20px;
  }
  .faqs-content-main {
      padding: 0 10px;
  }
      html body section.see-you {
          margin: 130px 0 0;
      }
  
    .faqs-list {
      margin-bottom: 16px !important;
  }
    section.built-action:after {
      height: 120px;
    }
    .banner-lime {
      padding: 10px 0 10px;
      /* padding: 27px 0px 27px !important; */
    }
   .see-you-desc h2.sec-title {
            font-size: 18vw;
          line-height: 81px;
    }
    .swiper.product_swiper .swiper-slide .product-info p{
      width:80vw;
    }
    .talk-desc p.innter-desc.white{
          padding-top: 233px !important;
              letter-spacing: -1px;
    }
    .see-you-desc h5.innter-desc:nth-child(5), .see-you-desc h5.innter-desc:nth-child(6){
              /* margin-top: -230px; */
    }
  html body section.stay-lethar{
                     margin-top: 343px;
    }
    .slid-content h5{
      width: 95vw;
    }
    /* .swiper.product_swiper .swiper-slide .product-info h3:after{
      display:none;
    } */
    
    .sub-title {
      font-size: 25px;
      padding-bottom: 0pc !important
    }
    img.pointing-img {
      top: -95px;
      width: 82%;
    }
        .product-slider .product-img img {
                  height: auto;
          width: 462px;
          margin-left: 63px;
        }
        .cstm-product-slider .product-img img {
      max-width: 100%;
      margin-left: 0px;
    }
    .product-img {
      padding-top: 0px;
    }
    .product-slider .swiper-slide {
      padding-top: 0px;
    }
    span.left-arrow,
    span.right-arrow {
      width: 20px;
      height: 20px;
      border-bottom: 3px solid #d9fe3c;
      border-right: 3px solid #d9fe3c;
    }
    .navigation-main .swiper-button-prev:hover span.left-arrow,
    .navigation-main .swiper-button-next:hover span.right-arrow {
      border-bottom: 4px solid #d9fe3c;
      border-right: 4px solid #d9fe3c;
    }
    span.right-angle {
      border-top: 15px solid transparent;
      border-right: 15px solid #d9fe3c;
      border-bottom: 15px solid transparent;
    }
    span.left-angle {
      border-top: 15px solid transparent;
      border-left: 15px solid #d9fe3c;
      border-bottom: 15px solid transparent;
    }
    div#shopify-section-rsn-feeling-sec:after {
      content: "";
      position: absolute;
      bottom: 35px;
      height: 33px;
      width: 70%;
      background: url(https://rsnlsupply.com/cdn/shop/files/sec-border.png?v=1756186933);
      left: 0;
      z-index: 1;
      background-size: contain;
      background-position: center;
      margin: auto;
      right: 0;
      background-repeat: no-repeat;
    }
    .product-video {
      width: 75%;
      height: auto;
    }
    .lets-talk h2.sec-title {
      white-space: normal;
    }
    .swiper.product_swiper a img {
      margin-top: -60px;
    }
    .talk-desc {
      width: 100%;
      padding-top: 0px;
    }
    .lets-img {
      width: 100%;
    }
    .lets-talk h2.sec-title {
      margin: 0px 0 20px;
    }
    section.lock-sec .border-line.max-width {
      margin-right: 5px;
    }
    section.lock-sec .border-line {
      margin-left: 5px;
    }
    section.lock-sec .border-line {
      width: 55%;
    }
    section.lock-sec:after {
      height: 132px;
    }
    section.lock-sec {
      padding-bottom: 110px;
    }
    .text-wraper h2 {
      font-size: 28px;
    }
    .cnter-desc h3 {
      font-size: 20px;
      margin: 30px 0 30px;
    }
    .text-wraper:after,
    .text-wraper:before {
      display: none;
    }
    section.see-you {
          padding: 20px 0 60px;
          margin: 0;
          background-size: cover;
          background-position: 94% 100%;
          height: 540px;
          padding-top: 10px;
          margin-top: 200px;
    }
  section.see-you .see-you-desc {
      margin-top: -90px;
  }
    .see-you-desc h5.innter-desc {
      /* padding: 0px 0 0; */
      font-weight:500;
    }
  
    .see-you h5{
          font-size: 30px;
    }
    html body section.stay-lethar{
             margin-top: 307px;
    }
    .slider.mb-block {
      display: block;
  }
    section.stay-lethar:after {
           width: 98%;
          height: 100%;
          top:-81px;
          right: -80px;
    }
     section.cstm-lethar:after{
      width:clamp(374px, 310px + 0.2vw, 425px);
      top:0px;
      right:-54px;
      margin-top:-20px;
    }
     section.stay-lethar .banner-desc h1.main-title {
         font-size: clamp(90px, calc(90px + (60 * (100vw - 320px) / 255)), 150px);
          line-height: 110px;
          margin-top: -130px;
      }
      .slider.mb-block .slider-tracks {
      font-size: 33px;
      display: contents;
      white-space: normal;
      color: #cbfe00;
      font-weight: 500;
      line-height: 44px;
  }
  
     .limited-drop-p{
      font-size: 7.4vw;
              line-height: 110%;
      font-weight: 400 !important;
      
  }
    section.stay-lethar .banner-desc:after {
                 width: 80px;
          height: 110px;
          right: 118px;
          top: 79px;
    }
    section.stay-lethar .cstm-popper-gif:after{
      right:0px;
      left:60vw;
    }
    .custom-container {
      width: 100%;
      max-width: 1400px;
      margin: auto;
      padding-left: 20px;
      padding-right: 20px;
  }
  
  .sty-rdy-custom-container {
    width: 100%;
      max-width: 1400px;
      margin: auto;
      padding-left: 20px;
      padding-right: 20px;
  }
    .privacy {
      padding-top: 0px;
    }
    .lock-video-sec video {
      height: 510px;
      margin-top: 30px;
    }
    .loch-three-wraper {
      padding-top: 0;
    }
    .animation-video video {
      width: 90%;
    }
    .feeling-desc p {
      line-height: 33px;
      font-weight:600 !important;
    }
    .video-lock h3 {
      transform: skew(0, -2.5deg);
    }
    .stay-ready h2.sec-title {
      font-size: 50px;
    }
    .lets-img img {
      height: auto;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 20px;
       width: 20vw;
    }
    .lets-talk {
      padding-bottom: 20px;
    }
  
    .lets-img {
      text-align: center;
    }
    .product-slider {
      padding-top: 10px;
    }
    .text-wraper h2 {
      font-size: 25px;
    }
    section.stay-lethar .banner-content {
      padding-top: 60px;
    }
    .mb-none {
      display: none;
    }
    .mb-area_banner {
      display: block;
    }
    .coming-carton img {
      max-width: 320px;
    }
    .coming-carton {
      top: 15px;
      padding-top: 70px;
    }
    .built-desc h2.sec-title {
      color: #fff;
      line-height: 30px;
      font-size: 36px;
    }
    .built-desc h4.sub-title {
      color: #ccff00;
      line-height: 30px;
    }
    .built-desc .form {
      position: absolute;
      bottom: 0;
      width: 100%;
    }
    .animation-video {
      top: 70px;
    }
    .built-desc .form {
      position: absolute;
      bottom: 12%;
      width: 100%;
      left: 0;
      right: 0;
      margin: auto;
      padding: 0 15px;
    }
    .p-abs {
      position: unset;
      max-width: inherit;
      z-index: 9999;
      /* white-space: break-spaces; */
      margin: inherit;
      right: auto;
      left: inherit;
      bottom: 0;
      margin-top: -20px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      top: 100px;
    }
    .stay-ready h5.innter-desc,
    .stay-ready p {
      font-size: 26px !important;
      font-weight: 500 !important;
      line-height: 30px !important;
      padding-top: 0;
    }
    .built-desc {
      padding-left: 0px;
      padding-top: 20px;
    }
    .cstm-dsc{
      padding-top: 8px;
  
    }
    .cstm-dsc h2.sec-title{
              line-height: 45px;
          /* font-size: 52px; */
          font-size:9vw !important;
    }
    section.banner-sec {
      padding-top: 30px;
    }
    .product-img {
      margin-top: -25px;
      z-index: -1;
    }
  
    .custom-mb-product-img{
      /* right: 44px */
    }
    h5.innter-desc span {
      color: #fff;
      display: block;
    }
    .form {
      max-width: 95%;
      margin: auto;
    }
    section.video-img img {
      /* max-width: 100%;
      margin: 0 auto; */
  
    }
    .feeling-desc h2.sec-title {
      white-space: break-spaces;
      max-width: 100%;
      line-height: 66px;
      font-size: 75px !important;
    }
    html body .feeling-desc h5.innter-desc {
      text-align: left;
      margin: 0;
      font-size: 24px;
      line-height: 30px;
    }
    .navigation-main {
      padding: 0;
      bottom: -30px;
    }
    section.feeling-sec {
      padding-top: 125px;
      padding-bottom: 80px;
    }
    .product-slider {
      background-size: cover;
    }
    .navigation-main:after {
      top: -20px;
    }
    .navigation-main .swiper-button-prev,
    .navigation-main .swiper-button-next {
      margin: 0px 0 0;
    }
    .main-title {
      max-width: 330px;
    }
    section.stay-lethar .product-img .form {
      position: relative;
      max-width: 100%;
    }
    section.stay-lethar .product-img {
      width: 100%;
      margin: 50px 0 0;
      max-width: 100%;
    }
    .text-wraper h2 {
      /* font-size: 50px;
      line-height: 48px;
      padding: 5px 0 2px; */
      font-size: 44px;
          line-height: 42px;
          padding: 10px 15px;
    }
    .cnter-desc h3 {
      font-size: 30px;
      margin: 21px 0;
    }
    .see-you-desc h5.innter-desc:nth-child(3) {
              padding-bottom: 160px;
    }
    .see-you-desc h5.innter-desc:nth-child(4),
    .see-you-desc h5.innter-desc:nth-child(5),
    .see-you-desc h5.innter-desc:nth-child(6) {
      position: relative;
      top: 210px;
    }
  
    .see-you-desc h5.innter-desc:nth-child(4){
        top: 240px;
    }
    section.stay-lethar {
      margin-top: 200px;
    }
    .faqs-list .title {
      padding: 0px 0;
      margin: 10px 0;
    }
    .lets-talk {
      padding-bottom: 70px;
      position: relative;
      padding-top: 0;
      margin-top: 30px;
    }
    .video-lock h3:after {
      border-bottom: 6px solid #ccff00 !important;
      width: 100%;
      position: relative;
      bottom: 0;
      left: 0;
      position: absolute;
    }
    footer.footer .bar-title p.sec-title,
    .privacy a {
      font-size: 14px;
    }
    .video-lock h3:after {
      border-right: none !important;
    }
    .main-header.sticky h3,
    .main-header.sticky div#countdown {
      /* font-size: 14px; */
      font-size:3vw;
      /* line-height: 20px !important; */
    }
  
    /* .main-header.sticky .logo-main {
      width: 30%;
    }
  
    .main-header.sticky .counter-main {
      width: 69%;
    } */
  
    .main-header.sticky .bar-line {
      width: 20%;
    }
  
    /* .main-header.sticky .logo {
      max-width: 90px;
    } */
    section.feeling-sec:after {
      top: 30px;
      max-width: 80%;
      max-height: 810px;
      right: 12px;
      top: 13%;
    }
    .lets-talk h2.sec-title {
          line-height: 60px;
          font-size: 61px;
          padding-top: 0px;
          margin-bottom: 10px;
      }
       .talk-desc .bar-title {
          margin-top: -10px;
          padding-bottom: 0px;
      }
      .see-you-desc .bar-title {
      margin-bottom: 5px;
      padding: 0;
  }
  
     section.coming-sec {
    /* background: url(images/Kickstarter-Background.png) #000; */
    background: url("/cdn/shop/files/Kickstater_Section_Background_1.png?v=1757448018")
      #000;
    padding-bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-top: -9vh;
    background-size: 90vh;
  }
  .lock-image-sec-padding{
    /* padding-top: 11px; */
  }
  }
  
  @media screen and (max-width: 429px) {
      section.stay-lethar .banner-desc:after {
              width: 80px;
          height: 110px;
                right: 72px;
          top: 76px;
      }
      section.stay-lethar .cstm-popper-gif:after{
        left:60vw;
        right:0px;
      }
          .margin-s {
          margin-top: 0px !important;
      }
    section.see-you .last-lines p{
      line-height: 39px;
  }
  section.see-you .last-lines{
    padding: 26px 0px;
  }
      html body section.stay-lethar {
                 margin-top: 285px;
      }
      
  }
  @media screen and (max-width: 431px) {
  
    section.see-you .last-lines p{
      line-height: 39px;
  }
  section.see-you .last-lines{
    padding: 26px 0px;
  }
         .custom-mb-product-img {
          /* right: 99px; */
      }
          .see-you-desc h2.sec-title {
          /* font-size: 76px; */
          line-height: 81px;
      }
             .talk-desc p.innter-desc.white {
          padding-top: 181px !important;
          font-weight: 100;
          padding-bottom: 17px;
      }
          .custom-innter-desc-mb, .custom-innter2-desc-mb {
          font-size: 24px !important;
          line-height: 25px !important;
      }
      .see-you-desc h5.innter-desc{
         font-size: 24px !important;
          line-height: 25px !important;
      }
     section.stay-lethar img {
              top: -54px;
     }
  
      /* .custom-innter2-desc-mb p{
            font-size: 7.9vw;
      line-height: 7.8vw;
      font-weight: 500;
      } */
  }
  @media screen and (max-width: 425px) {
  /* .main-header.sticky .logo-main {
      width: 37%;
  } */
      .custom-mb-product-img {
          /* right: 98px; */
      }
  
  /* .main-header.sticky .counter-main {
      width: 62%;
  } */
  
  .main-header.sticky .bar-line {
      width: 50%;
  }
  h5.innter-desc, .talk-desc h5.innter-desc.white {
     font-size: 23px;
          line-height: 29px;
          padding: 14px;
  }
  .talk-desc h5.innter-desc.white {
      padding-bottom: 25px;
  }
  
  .talk-desc .bar-title {
      margin-bottom: 0;
  }
  .see-you-desc h5.innter-desc:nth-child(5), .see-you-desc h5.innter-desc:nth-child(6) {
      font-weight: 500 !important;
      margin-bottom: 5px !important;
      font-size: 33px;
      /* padding: 0 0px 0; */
  }
  html body .feeling-desc h5.innter-desc {
      padding: 15px 0 15px;
  }
  h5.innter-desc.white {
      padding-left: 0 !important;
  }
  section.see-you .last-lines p{
      line-height: 39px;
  }
  section.see-you .last-lines{
    padding: 26px 0px;
  }
  }
  @media screen and (max-width: 375px) {
    
   
    .offer-counter h3,
    div#countdown {
      font-size: 10px;
    }
    .main-title {
      font-size: 48px;
    }
           .custom-mb-product-img {
          /* right: 55px; */
      }
  
  .main-header.sticky h3, .main-header.sticky div#countdown {
          font-size: 10px;
      }
          /* .logo-main .bar-line {
          width: 45%;
      } */
          section.banner-sec h5.innter-desc {
          font-size: 26px;
      }
          footer.footer .bar-title p.sec-title, .privacy a {
          font-size: 10px;
      }
          footer.footer .bar-title .border-line {
          width: 26%;
      }
      section.see-you {
          background-size: cover;
          background-position: 79% 100%;
          height: 540px;
      }
          h5.innter-desc span {
          font-size:30px
      }
  }
  @media screen and (max-width: 375px){
      .see-you-desc h2.sec-title {
          font-size: 68px;
          line-height: 81px;
      }
      .offer-counter div#countdown {
          font-size: 14px;
          display: contents;
      }
          div#shopify-section-rsn-lock-section {
          margin-top: 9px;
      }
       
  
  }
  
  
  @media screen and (max-width: 391px){
   .margin-s {
          margin-top: -17px !important;
      }
      .custom-mb-product-img img{
                /* width: 442px !important; */
      }
        .custom-mb-product-img {
          /* right: 109px; */
      }
          .see-you-desc h2.sec-title {
          font-size: 70px;
          line-height: 81px;
      }
  }
  @media screen and (max-width: 361px) {
        .custom-mb-product-img {
          /* right: 57px; */
      }
          .see-you-desc h2.sec-title {
          font-size: 62px;
          line-height: 81px;
      }
          html body section.stay-lethar {
          margin-top: 323px;
      }
  }
  
  @media screen and (max-width: 319px){
  .custom-mb-product-img img{
                /* width: 442px !important; */
      }
          .custom-mb-product-img {
          /* right: 96px; */
      }
          .see-you-desc h2.sec-title {
          font-size: 57px;
          line-height: 81px;
      }
      .see-you-desc .font_weight-s{
            font-size: 21px;
      }
  }
  @media only screen and (max-width: 410px) {
    /* CSS rules specific to iPhone 15 Plus (and 15 Pro Max) */
    /* section.stay-lethar .banner-desc h1.main-title{font-size: 90px;
          line-height: 70px;} */
            .cstm-dsc h2.sec-title{
          font-size: 47px;
            }
  /* section.stay-lethar .banner-desc:after {
                       right: 74px;
          top: -2px;
      } */
          .margin-s {
          margin-top: 0px ;
      }
          section.stay-lethar:after {
          top: 0px;
          /* margin-top:-46px; */
      }
      /* section.cstm-lethar:after{
        width:300px;
        margin-top:6px;
      } */
          html body .cnter-desc.small h3, html body .cnter-desc h3 {
          font-size: 22px;
      }
          /* html body .main-header .logo-main {
          width: 23% !important;
      } */
          /* html body .main-header .counter-main {
          width: 70% !important;
      } */
          .main-title {
          font-size: 50px;
      }
  }
  
  
  @media screen and (max-width:1600px){
      html body .product__info-wrapper.grid__item {
          padding-left: 15px;
          padding-right: 15px;
      }
      html body .included-info ul li {
          padding-left: 65px;
      }
      html body .product-promises-list h3 {
          font-size: 50px;
        font-weight: 500;
      }
      html body .product-promises-list p {
          font-size: 28px;
          margin: 0 40px;
      }
  }
  
  @media screen and (max-width: 1366px){
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 70px;
      }
      html body .product-promises-list p {
          margin: 0 15px;
      }
      html body .product-promises-list h3 {
          font-size: 40px;
      }
      html body img.bottom_image_gx {
          margin: 60px 0 40px;
      }
      html body .safe-checkout-payment p {
          font-size: 30px;
      }
      html body .included-info ul li {
          font-size: 34px;
      }
  }
  @media screen and (max-width: 1200px){
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 60px;
      }
      html body .product__info-container p.product__text.inline-richtext {
              font-size: 20px;
              line-height: 32px;
          }
      html body .product__info-wrapper .price span.price-item.price-item--sale.price-item--last {
          font-size: 60px;
      }
      html body .product__info-wrapper .price s.price-item.price-item--regular {
          font-size: 35px;
      }
      html body .safe-checkout-payment p {
          font-size: 25px;
      }
      html body .product-promises-list h3 {
          font-size: 36px;
      }
      html body .product-promises-list p {
          font-size: 24px;
          margin: 0 0px;
      }
      html body img.bottom_image_gx {
          margin: 40px 0 30px;
      }
  }
  @media screen and (max-width: 1024px){
      html body .included-info ul li {
          font-size: 30px;
      }
      html body .included-info h3 {
          font-size: 34px;
      }
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 55px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 20px;
          line-height: 30px;
      }
      html body .safe-checkout-payment p {
          font-size: 24px;
      }
  }
  @media screen and (max-width: 991px){
    section.banner-sec {
      position: relative;
      /* background: url("images/Header image_New.jpg"); */
      background: url("/cdn/shop/files/Header_image_New_with_shadow.png?v=1757677483");
      background-size: cover;
      background-position: center;
      padding-top: 37px;
      z-index: 1;
      padding-bottom: 60px;
      margin-bottom: -40px;
    }
      html body .grid__item.product__media-wrapper {
          width: 100%;
      }
      html body .prod_main_sec {
          background-size: cover;
      }
      html body .product__media.media.media--transparent:after {
          width: 100%;
          height: 120px;
          top: -90px;
          left: 50px;
      }
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 80px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 44px;
          line-height: 60px;
          margin: auto;
      }
      html body .product__info-wrapper .price span.price-item.price-item--sale.price-item--last {
          font-size: 80px;
      }
      html body .product-reserve-btn-wrap .p-reserve-btn {
          font-size: 34px;
      }
      html body .product-reserve-btn-wrap .p-outline-btn {
              font-size: 30px;
          }
      html body .safe-checkout-payment p {
          font-size: 32px;
          text-align: center;
      }
      html body .included-info h3 {
          font-size: 42px;
          text-align: center;
      }
      html body .included-info ul li {
          font-size: 40px;
      }
      html body .product-promises-list {
          flex: inherit;
          padding: 0 20px;
          width: 100%;
      }
      html body .product-promises-list h3 {
          font-size: 65px;
      }
      html body .product-promises-list p {
          font-size: 32px;
      }
      html body .product-promises-wrap {
          row-gap: 90px;
      }
      html body .section-template--19295794036783__main-padding {
          padding-top: 0px;
          padding-bottom: 200px;
      }
    .swiper-slide img {
      filter: none;
  }
  }
  @media screen and (max-width:767px ){
      html body .template-product #MainContent .product.grid>.grid__item {
          max-width: 100%;
          width: 100%;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 34px;
          line-height: 45px;
      }
      html body .safe-checkout-payment p {
          font-size: 30px;
      }
      html body .product-promises-list h3 {
          font-size: 50px;
      }
      html body .section-template--19295794036783__main-padding {
          padding-top: 0px;
          padding-bottom: 160px;
      }
      html body .product__media.media.media--transparent:after {
          height: 90px;
          top: -60px;
          left: 50px;
      }
      html body .product-promises-wrap {
          row-gap: 60px;
      }
  
  }
  
  @media screen and (max-width: 575px){
    section.see-you .most-guys{
      padding-top:0px !important;
      padding-left:0px !important;
      padding-right:0px !important;
       font-size: 24px !important;
    }  
    section.see-you .last-lines, .white{
    font-size: 24px !important;
  
    }
        section.see-you .last-lines {
          padding: 26px 0px;
      }
  
       .custom-innter-desc-mb, .custom-innter2-desc-mb {
         
          line-height: 25px !important;
      }
      html body .product-media-container.constrain-height .media img {
          width: 100%;
          margin: 0 auto;
          left: 0;
      }
      html body .product__media.media.media--transparent:after {
          width: 80%;
          height: 90px;
          top: -50px;
          left: -10px;
          right: 0;
          margin: auto;
      }
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 55px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 28px;
          line-height: 35px;
          margin: auto;
      }
      html body .safe-checkout-payment p {
          font-size: 26px;
      }
      html body .included-info h3 {
          font-size: 38px;
      }
      html body .included-info ul li {
          font-size: 30px;
          width: inherit;
          text-align: left;
      }
      html body img.bottom_image_gx {
          margin: 0px 0 30px;
      }
      html body .product-promises-wrap {
          row-gap: 50px;
      }
      .offer-counter div#countdown {
      font-size: 17px;
      display: contents;
  }
  .see-you .last-lines p{
    font-size:7vw;
  }
  }
  @media screen and (max-width: 480px){
      html body .product__info-wrapper .price span.price-item.price-item--sale.price-item--last {
          font-size: 70px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 24px;
      }
      html body .included-info h3 {
          font-size: 32px;
      }
      html body .product-promises-list h3 {
          font-size: 40px;
      }
  
      html body .product-promises-list p {
          font-size: 26px;
      }
      .product-promises-wrap {
          row-gap: 10px;
      }
      html body .product-promises-wrap {
          row-gap: 50px;
      }
  }
  @media screen and (max-width: 425px){
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 45px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          font-size: 20px;
          line-height: 30px;
      }
      html body .product__media.media.media--transparent:after {
          height: 60px;
          top: -40px;
          left: -10px;
          right: 0;
          margin: auto;
      }
      html body .product__info-wrapper .price span.price-item.price-item--sale.price-item--last {
          font-size: 55px;
      }
      html body .product__info-wrapper .price s.price-item.price-item--regular {
          font-size: 30px;
          margin-left: 5px;
      }
      html body .included-info h3 {
          font-size: 30px;
      }
      html body .included-info ul li {
          font-size: 25px;
          padding-left: 45px;
      }
      html body .included-info ul li:before {
          width: 50px;
          height: 33px;
          background-size: contain;
      }
      html body .product-promises-wrap {
          row-gap: 40px;
      }
        .lets-img img {
      
     width: 24vw;
      }
  }
  @media screen and (max-width: 375px){
        html body   .product-slider .product-img img {
                  height: auto;
          width: 438px;
          margin-left: 0;
        }
      html body .product__media.media.media--transparent:after {
          height: 50px;
          top: -30px;
      }
      html body .product__info-container p.product__text.inline-richtext.caption-with-letter-spacing {
          font-size: 41px;
      }
      html body .product__info-container p.product__text.inline-richtext {
          line-height: 26px;
      }
      html body .product__info-wrapper .price span.price-item.price-item--sale.price-item--last {
          font-size: 45px;
      }
      html body .included-info h3 {
          font-size: 25px;
      }
      html body .included-info ul li {
          font-size: 22px;
          padding-left: 36px;
      }
      html body .product-promises-list h3 {
          font-size: 30px;
      }
      html body .product-promises-list p {
          font-size: 20px;
      }
      html body .product-promises-list {
          padding: 0 0px;
      }
      html body .product-promises-list {
          height: 350px;
      }
      html body .product-promises-wrap {
          row-gap: 30px;
      }
    
      .offer-counter div#countdown {
          font-size: 14px;
          display: contents;
      }
  
  
  }
  
  .white{
    color:white !important;
  }
  
  @media (max-width: 480px) {
    /* .margin-s {
      margin-top: -17px !important;
    } */
  
    .font_weight-s{
      font-weight: 500 !important
    }
  
    section.feeling-sec:after {
      background-size: 25rem auto !important
    }
  }
  
  @media screen and (min-width: 2560px) {
  
  .banner-secs {
  }
  
  .main-header {
  }
  
  .container {
    max-width: 90%;
  }
  
  .offer-counter h3, div#countdown {
      font-weight: 800;
      font-size: 58px;
  }
  
  .bar-line {
      height: 8px;
    }
  
  .header-content {
  }
  
  .logo-main {
  }
  
  .logo {
  }
  
  .bar-line {
  }
  
  .counter-main {
  }
  
  .offer-counter {
  }
  
  #countdown {
  }
  
  
  
    /* hero-section */
  .banner-sec {
  }
  
  .custom-container {
    max-width: 90%;
  }
  
  .banner-content {
  }
  
  .banner-desc {
        /* height: 90vh; */
        /* display: flex;
        flex-direction: column;
        justify-content: center; */
  }
  
  .bar-title {
  }
  
  .sub-title {
  }
  
  .border-line {
  }
  
  .main-title {
    /* font-size: 265px;
      line-height: 190px; */
  }
  
  .innter-desc {
  }
  
  .mb-none {
  }
  
  .form {
  }
  
  .custom-email-form {
  }
  
  .button-design {
  }
  
  .product-img {
    /* width: 35%; */
  }
  
  .product-img img {
    /* width: 800px !important; */
  }
  
  .mb-area_banner {
  }
  
  .slider-track {
  }
  
  }
  
  @media screen and (min-width: 991px) {
  h5.cstm-innter-desc {
      font-size: clamp(22px, calc(22px + (53 - 22) * ((100vw - 1308px) / (2500 - 1308))), 53px);
      color: #ccff00;
      line-height: clamp(20px, calc(20px + (63 - 20) * ((100vw - 1308px) / (2500 - 1308))), 63px);
      padding-bottom: clamp(30px, calc(30px + (44 - 30) * ((100vw - 1308px) / (2500 - 1308))), 44px);
      font-weight: 600;
  }
  
  
  .cstm-main-title {
      font-size: clamp(75px, calc(75px + (120 * ((100vw - 992px) / 1508))), 195px);
      color: #fff; 
      line-height: clamp(67px, calc(67px + (85 * ((100vw - 992px) / 1508))), 152px);
      margin-top: clamp(20px, calc(20px + (20 * ((100vw - 992px) / 1508))), 40px);
  }
  }


  .fw6{
    font-weight: 600 !important;
  }

  .cstm-margin-left{
    margin-left: 15px;
  }