@media only screen and (max-width: 375px){
    .landing-page-top-new {
        height:fit-content  !important;
    }
    .privacy-page {
        padding-top: 116px;
    }
    .privacy-page h2 {
        font-family: "FS Meridian";
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 89px;
        text-align: center;
        text-transform: capitalize;
        color: #FFFFFF;
        margin-bottom: 18px;
    }
    tr>td:last-of-type h5 {
        direction: unset;
    }
    .content-f-right .f-ahref {
        font-family: 'FS Meridian';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 132.5%;
        text-align: center;
        color: #FAFAFA;
        text-decoration: none;
        margin-bottom: 16px;
    }
    tr>td:last-of-type p {
        font-family: "FS Meridian";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
    }
    tr>td:first-of-type p {
        font-family: "FS Meridian";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
    }
}
@media only screen and (max-width: 600px){
  /*html, body{*/
  /*  overflow-x: hidden;*/
  /*}*/
  .new-btn {
      width: 100%;
  }
  .p-mo{
    padding:0px;
  }
  .brand-logo {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 32px;
  }
  header .logo {
    width: 100px;
    height: 32px;
    max-width: 100%;
 }
 .desktop-header {
  padding: 24px 24px;
}
.new-header .row{
  justify-content: space-between;
  align-items: center;
}
 .landing-page-top-new {
    background: url(../l-images/jiggle-new-bg-mo.png) no-repeat;
    background-position: center center;
    background-size: cover;
    height: fit-content;
    padding: 128px 0rem 0px
  }
  .new-header .landing-apps2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: 169px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .home-landing-page-video video {
    width: 800px;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-top-new .landing-page-content h1 {
    color: var(--Primary-Off-White, #FAFAFA);
    font-family: "FS Meridian";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    text-transform: capitalize;
    margin-bottom: 16px;
    text-align: center;
    padding: 0px 18px;

}
.landing-page-top-new .landing-page-content p {
  color: #C2D6B5;
  color: var(--Secondary-Sage-Green, #C2D6B5);
  font-family: "FS Meridian";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 16px;
  padding: 0px 32px;
}
.getting-start {
  text-align: center;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 16px;
}
.getting-start  h5{
  color: var(--Primary-Off-White, #FAFAFA);
  text-align: center;
  font-family: "FS Meridian";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: capitalize;
  margin: 0px 8px 0px 8px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

 .landing-page-content .p-small {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 132.5%;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 32px;
    margin-top: 16px;
  }
  .home-landing-page-video video {
    width: 327px;
    max-width: 100%;
    height: 184px;
    object-fit: cover;
    margin: auto;
  }
  .step-content{
    display: block !important;
    text-align: center;
  }
  .p-scroll p{
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0px;
  }
  .p-scroll{
    text-align: center;
    margin-top: 31px;
  }
  .p-scroll img{
    margin-top: 4px;
  }
  .step-content p {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 132.5%;
    margin-top: 8px;
    margin-bottom: -7px;
    margin-left: 0px;
  }
  .three-step {
    background: #062319;
    box-shadow: 0px -6px 90px rgba(0, 0, 0, 0.4);
    padding: 1rem 11px;
    margin-top: -1px;
  }
  .dive-into {
    position: relative;
    padding: 29px 0px 29px;
    height: 428px;
  }
  .dive-into h4 {
    color: var(--Primary-Off-White, #FAFAFA);
    text-align: center;
    font-family: "FS Meridian";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 48px */
    text-transform: capitalize;
    padding: 0px 20px;
    margin-bottom: 16px;
  }
  .dive-into-card h6 {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #FAFAFA;
    margin-bottom: 16px;
 }
  .dive-into-card h3 {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #FAFAFA;
    margin-bottom: 16px;
 }
  .dive-into .card {
    width: 340px;
    max-width: 100%;
    height: 218px;
    border: 0px;
    background: transparent;
    margin: auto;
  }
  .landing-page-content {
    width: 547px;
    max-width: 100%;
    padding: 0px 12px;
    text-align: center;
  }
  .home-landing-page-video {
    box-shadow: 0px 1.85px 3.15px 0px #0000000D;
    box-shadow: 0px 8.15px 6.52px 0px #00000015;
    box-shadow: 0px 20px 13px 0px #0000001B;
    box-shadow: 0px 38.52px 25.48px 0px #00000021;
    box-shadow: 0px 64.81px 46.85px 0px #00000029;
    box-shadow: 0px 100px 80px 0px #00000078 !important;
    box-shadow: none !important;
    padding: 0px 12px;
    margin-bottom:40px;
}
.home-video-unlock{
  box-shadow: 0px 100px 80px 0px rgba(0, 0, 0, 0.21), 0px 64.815px 46.852px 0px rgba(0, 0, 0, 0.16), 0px 38.519px 25.481px 0px rgba(0, 0, 0, 0.13), 0px 20px 13px 0px rgba(0, 0, 0, 0.10), 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.08), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.05) !important;

}
  .dive-into .landing-apps {
    margin-top: 24px;
    margin-bottom: 16px;
    padding: 0px 0px;
  }
  .landing-f-content .p-green {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    color: #82E578;
    margin: 16px 0px 32px;
  }
  .content-f-right p{
    margin-bottom: 0px;
  }
  .social-media-icon a {
    text-decoration: none;
    margin: 0px 0px;
  }
  .social-media-icon {
    margin-bottom: 0px;
  }
  .content-f-right {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 310px;
    margin: auto;
    margin-bottom: 32px;
    gap: 24px;
  }
  .qr_btn3 a {
    color: #144A38;
}
  .social-media-icon {
    text-align: center;
    gap: 40px;
    display: flex;
    width: 204px;
    margin: auto;
    margin-bottom: 0px;
    justify-content: space-between;
    padding: 0px 0px;
  }
  .landing-f-content{
    text-align: center;
  }
  .landing-last-section {
    background: var(--Primary-Off-Black, #141414);
    padding: 40px 14px 25px;

  }
  .landing-f-content p {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    color: #FFFFFF;
    padding: 0px 12px;
  }
  .landing-f-content img {
    height: 40px;
    width: 127px;
  }
  .landing-apps2.new-btn-design  button{
    display: block !important;
    width: 149px;
    padding: 0px 24px;
    height:40px;
  }
  .landing-apps img{
    width: 135px;
    height: 48px;
    max-width: 135px;
    margin: auto;
  }
  .landing-apps {
    gap: 16px !important;
    width: 290px !important;
    max-width: 100%;
    margin: auto !important;
    margin-bottom: 24px !important;
    justify-content: space-between;
  }
  .owl-carousel .owl-item .dive-into-card img {
    display: block;
    width: 100%;
    width: 150px;
    height: 150px;
    margin: auto;
    margin-bottom: 24px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 21px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 21px;
  }
  .dive-into-new .btn {
    width: calc(100% - 24px);
    max-width: 100%;
    padding: 14px 38px;
    display: block;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 18px;
    color: #144A38;
  }
  .three-step-new {
    border-radius: 0px;
    background: var(--Primary-Off-Black, #141414);
    padding: 24px 24px;
    margin-top: 0px;
    height: min-content;
  }
  .owl-carousel {
    max-width: 700px;
    margin: 0 auto;
    padding: 0px 0;
  }
  .owl-carousel .item {
    font-size: 30px;
    text-align: center;
    padding: 0px 20px 15px;
    line-height: 2;
    font-weight: 700;
    background-color: transparent;
  }
  .dive-into-card h5{
    color: var(--Primary-Bright-Green, #82E578);
    text-align: center;
    font-family: "FS Meridian";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 8px;
  }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 7rem;
    transform: translatey(-124%);
  }
  .owl-prev.disabled, .owl-next.disabled{
    display: block;
  }
  .landing-apps a img {
    width: 154px;
    height: 56px;
  }
  .getting-start img{
     width: 32px;
     max-width:100%;
     height: 32px;
  }
  .owl-nav button img{
    width: 32px;
    max-width:100%;
    height: 32px;
  }
  .landing-f-content {
    text-align: center;
    padding-top: 0px;
  }
  .legals-landing .landing-f-content {
    padding-top: 32px;
  }
  .legals-landing .social-media-icon{
    display: none;
  }
  .social-media-icon-mo .social-media-icon {
        display: flex;
   }
   .social-media-icon-mo{
    padding: 16px 0px;
    border-top: 1px solid  #434343;
    border-bottom: 1px solid  #434343;
   }
  .launch-2new .home-video-unlock {
    width: 327px;
    height: 180px;
    float: none;
    margin: auto;
  }
  .landing-f-content .social-media-icon{
    display:flex;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
 
}
@media screen and (min-width: 320px) and (max-width: 767px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-landing-page-video video {
    width: 800px;
    max-width: 100%;
    height: 325px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-content h1 {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 46px;
    text-transform: capitalize;
    color: #82E578;
    margin-bottom: 16px;
  }
  .landing-page-content p {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 147%;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 29px;
  }
  .landing-page-top {
    background: url(../l-images/landing-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 655.24px;
    padding: 12rem 0rem;
  }
  .landing-page-content .p-small {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 0px;
  }
  .step-content p {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    text-transform: capitalize;
    color: #C2D6B5;
    margin-bottom: -4px;
    margin-left: 11px;
  }
  .dive-into h4 {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 49px;
    text-align: center;
    text-transform: capitalize;
    color: #82E578;
  }
  .dive-into-card h6 {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 123.5%;
    color: #FFFFFF;
  }
  .dive-into .card {
    width: 289px;
    max-width: 100%;
    height: 195px;
    border: 0px;
    background: transparent;
    margin: 20px 0px;
  }
  .landing-f-content p {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 128.5%;
    color: #FFFFFF;
  }
  .dive-into {
    position: relative;
    padding: 64px 0px;
  }
  .landing-last-section {
    background: linear-gradient(180deg, #141414 0%, #144A38 174.73%);
    padding: 48px 0px;
    margin-top: -1px;
  }

}
@media only screen and (min-width: 992px) and (max-width: 1080px){
  .landing-page-top-new .landing-page-content h1 {
    color: var(--Primary-Off-White, #FAFAFA);
    font-family: "FS Meridian";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: capitalize;
    margin-bottom: 24px;
  }
  .step-content p {
    margin-bottom: -8px;
    margin-left: 8px;
    color: var(--Secondary-Sage-Green, #C2D6B5);
    text-align: center;
    font-family: "FS Meridian";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .home-landing-page-video video {
    width: 751px;
    max-width: 100%;
    height: 428px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-top {
    background: url(../l-images/jiggle-new-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 244px 0px 104px;
  }
  
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .home-landing-page-video video {
    width: 800px;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-top {
    background: url(../l-images/jiggle-new-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 244px 0px 104px;
  }
}
@media screen and (min-width: 1351px) and (max-width: 1500px) {
  .home-landing-page-video video {
    width: 800px;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-top {
    background: url(../l-images/jiggle-new-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 244px 0px 104px;
  }
}

@media screen and (min-width: 375px) and (max-width: 600px) {
  
}
@media screen and (min-width: 375px) and (max-width: 600px){
  
}

@media screen and (min-width: 992px) and (max-width: 1151px) {
  .home-landing-page-video video {
    width: 751px;
    max-width: 100%;
    height: 428px;
    object-fit: cover;
    margin-left: 0px;
  }
  .landing-page-top {
    background: url(../l-images/jiggle-new-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 244px 0px 104px;
  }
  
}
@media screen and (min-width: 1081px) and (max-width: 1152px) {
  .home-landing-page-video video {
    width: 751px;
    max-width: 100%;
    height: 428px;
    object-fit: cover;
    margin-left: 15px;
  }
  .landing-page-top {
    background: url(../l-images/jiggle-new-bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 244px 0px 104px;
  }
}
@media screen and (min-width: 1153px) and (max-width: 1280px) {
}