@media screen and (max-width: 600px) {

.jiggle_coin1{
    height: 60px;
    left: 0px;
}
.jiggle_coin3{
    height: 50px;
    right: 0px;
}
.jiggle_coin6{
    height: 62px;
    top: -100px;
    bottom: auto;
    right: auto;
}
.home_s5vadj{
    object-position: center;
}
.home_s6subtitlegreen{
    font-size: 12px;
}
  .privacy-page table {
    max-width: 100%;
    width: 100%;
  }

  .mobile_none {
    display: none;
  }

  .desktop_none {
    display: block;
  }

  .privacy-page table tr td {
    border: 1px solid #FFFFFF;
    padding: 12px;
    width: 160px;
  }

  .privacy-page h5,
  .privacy-page p {
    width: 140px;
  }
   .privacy-page p {
        width: 100%;
    }
    .title h2 {
        color: var(--Primary-Off-White, #FAFAFA);
        text-align: center;
        font-family: "FS Meridian";
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        text-transform: capitalize;
        margin-bottom: 24px;
    }



  .footer-right-col-mo .d-flex {
    align-items: flex-start !important;
  }

  .qr-butoon .btn {
    width: 100%;
  }

  .slider_rightsidecontent .qr-butoon {
    display: block !important;
    width: 100%;
  }

  .scroll-down img {
    margin-top: 12px;
  }

  .home_s6 {
    padding: 129px 40px 40px 40px;
  }

  .home_c6 {
    padding: 0px;
  }

  .home_s6textbar {
    padding: 0px;
    gap: 16px
  }

  .home_s6title {
    font-size: 24px;
  }

  .home_s6subtitle {
    font-size: 16px;
    margin-top: 0px;
  }

  .swipe_arrow {
    display: block;
  }

  .home_s4swipetext {
    display: block;
  }

  .homes4cardbar {
    width: fit-content;
    padding: 0px 24px;
  }

  .home_s4card img {
    height: 200px;
  }

  .home_s4card {
    padding: 24px;
    width: 46vh;
  }

  .home_s4cardtitle {
    font-size: 18px;
  }

  .home_s4cardsubtitle {
    font-size: 16px;
  }

  .home_c4 {
    padding: 0px;
    gap: 16px;
  }

  .home_s4 {
    padding: 48px 0px;
  }

  .home_s4title {
    font-size: 24px;
    padding: 0px 24px;
  }

  .home_s2left {
    flex-direction: column;
    gap: 24px
  }

  .home_s2right {
    flex-direction: column;
    gap: 24px
  }
  .subscribebar{
      margin-bottom: 32px !important;
  }
  .mob_footerlinkbar{
      margin-bottom: 32px !important;
  }

  .home_s2card {
    align-items: center;
  }
  .footer_divideline{
      margin: 0px;
  }
  
.footer-logo a img{
    height: 48px;
    width: 151px;
}
.copy-rights-p2{
    margin-top: 24px !important;
}

  .home_s2cardbottom {
    align-items: center;
    text-align: center;
    gap: 16px;
  }

  .home_s2cardtitle {
    font-size: 20px;
  }

  .home_s2cardsubtitle {
    font-size: 16px;
  }

  .second-sec {
    max-height: 1400px;
    height: auto;
    background: url(../images/home_s2bgmob.png);
    margin-top: 0px;
  }

  .home_s2btnbar {
    flex-direction: column;
    gap: 16px;
  }

  .qr-butoon {
    width: 100%;
  }

  .home_s2btnbar .qr-butoon .btn {
    width: 100%;
  }

  .home_s2btnbar .home_s2btn2 {
    width: 100%;
  }

  .home_s5 {
    flex-direction: column;
  }

  .home_s5textbar {
    display: flex;
    padding: 32px var(--heading-text, 24px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--Bevel-Std, 16px);
    align-self: stretch;
    background: var(--Primary-Off-Black, #141414);
    text-align: center;
    border: none;
    border-radius: 0px;
    margin: 0px;
  }
  .home_s5title{
    font-size: 24px;
  }
  .home_s5subtitle{
    font-size: 16px;
  }
  .header_maindiv img{
    height: 32px;
  }
  .desktop-header .container{
    padding: 0px !important;
  }
  .header_right .qr-butoon .btn{
    height: 40px;
    padding: 10px 9px;
    width: 130px;
  }
  .second-sec .container{
      padding: 0px;
  }
  .desktop-header{
      height: auto;
      padding: 16px !important;
  }
  .home_s2bottom{
      gap: 24px;
  }
}


@media screen and (min-width: 768px) {
  .iphone-mobile {
    display: none;
  }

  .mobile-homeanimated {
    display: none;
  }

  .mobile-desktoplottie {
    display: none;
  }

  .mobile-scrollbar {
    display: none;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .home-bannerinfo {
    background: url(../images/mobile-home-top-bgnew.png) no-repeat bottom center;
    background-size: cover !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .get-start .get-start-content {
    border-radius: 8px;

  }

  .iphone-sec {
    display: none !important;
  }

  .home-top-animated .desktop-homeanimated .row {
    flex-direction: column-reverse;
  }

  .home-top-animated .slider_rightsidecontent {
    margin-left: 0;
  }

  .home-top-animated .slider_rightsidecontent .center-title {
    text-align: center;
  }

  .privacy-page .privacy-content .title {
    padding: 20px 0px;
  }

  .privacy-page .privacy-content .title h1 {
    font-size: 32px;
    line-height: 39px;
    text-align: left;
    margin: 0;
  }

  .privacy-page .privacy-content .desc p {
    text-align: left;
    font-size: 14px;
    line-height: 132.5%;
  }

  .faq-page .faq-content {
    padding: 40px 0px;
  }

  .faq-page .faq-content .faq-wrapper .faq-title {
    text-align: left;
    margin-bottom: 10px;
  }

  .faq-page .faq-content .faq-wrapper .faq-title h2 {
    font-size: 32px;
    line-height: 39px;
    text-align: left;
  }

  .faq-page .faq-content .faq-wrapper .faq-title p {
    font-size: 14px;
    line-height: 132.5%;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-button {
    padding-left: 40px;
    font-size: 18px;
    line-height: 132.5%;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-button::before {
    top: 15px;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-body {
    padding-left: 40px;
    padding-top: 0;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-body p {
    font-size: 14px;
    line-height: 132.5%;
  }

  .take-crypto .take-crypto-content {
    padding: 50px 0px 10px 0px;
  }

  .take-crypto .take-crypto-content .title h2 {
    font-size: 32px;
    line-height: 39px;
  }

  .take-crypto .take-crypto-content .secure-crypto {
    flex-flow: column-reverse;
    text-align: center;
    margin: 20px 0px;
  }

  .take-crypto .take-crypto-content .secure-crypto .crypto-desc {
    margin-top: 20px;
  }

  .take-crypto .take-crypto-content .secure-crypto .crypto-desc h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 0px 40px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .secure-crypto .crypto-desc p {
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    padding: 0px 12px;
  }

  .take-crypto .take-crypto-content .easy-crypto {
    flex-flow: column-reverse;
    text-align: center;
    margin: 20px 0px;
  }

  .take-crypto .take-crypto-content .easy-crypto .crypto-desc {
    margin-top: 20px;
  }

  .take-crypto .take-crypto-content .easy-crypto .crypto-desc h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 0px 40px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .easy-crypto .crypto-desc p {
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    padding: 0px 12px;
  }

  .take-crypto .take-crypto-content .ready-crypto {
    flex-flow: column;
    margin: 20px 0px;
    text-align: center;
  }

  .take-crypto .take-crypto-content .ready-crypto .crypto-desc {
    margin-top: 20px;
  }

  .take-crypto .take-crypto-content .ready-crypto .crypto-desc h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 0px 13px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .ready-crypto .crypto-desc p {
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    padding: 0px 12px;
  }

  .get-start {
    padding: 20px 0px;
  }

  .get-start .get-start-content {
    padding: 10px;
    flex-direction: column-reverse;
  }

  .get-start .get-start-content .start-left {
    text-align: center;
    margin: auto;
  }

  .get-start .get-start-content .start-left h2 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding: 30px 20px 10px 20px;
  }

  .get-start .get-start-content .start-left p {
    font-size: 14px;
    line-height: 132.5%;
    margin: 0;
  }

  .get-start .get-start-content .app-store-icon {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .footer-wrapper .footer-content {
    padding: 56px 0px 20px 0px;
  }

  .footer-wrapper .copy-rights p {
    color: #C7C7C7;
  }

  .footer-wrapper .faq-pp-inline {
    display: block;
  }

  .footer-wrapper .faq-pp-inline a {
    display: block;
  }

  .footer-wrapper .faq-pp-inline .faq-footer::after {
    content: "";
    position: inherit;
    width: 15px;
    height: 1px;
    background: rgb(130, 229, 120);
    display: block;
    margin: 20px auto;
  }

  .footer-wrapper .faq-pp-inline .pp-footer::after {
    content: "";
    position: inherit;
    width: 15px;
    height: 1px;
    background: rgb(130, 229, 120);
    display: block;
    margin: 20px auto;
  }

  .colourfull_main {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    height: auto;
  }

  .colourfull_main canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
  }

  .colourfull_main .colourfull-sec {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
  }

  .colourfull_main .colourfull-sec .colorfull-content h6 {
    display: none;
  }

  .colourfull_main .colourfull-sec .colorfull-content h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 0px 49px;
    margin-bottom: 8px;
  }

  .colourfull_main .colourfull-sec .colorfull-content p {
    padding: 0px 18px;
  }

  .colourfull_main .promo {
    display: none !important;
  }

  .mobile-scrollbar .scroll-icon {
    margin: 0px auto 0px 0px !important;
  }

  .home-bannerinfo {
    background: url(../images/mobile-home-top-bgnew.png) no-repeat bottom center;
    background-size: cover;
  }

  .home-top-animated {
    padding-bottom: 0;
  }

  .home-top-animated .home-desktoplottie {
    display: none;
  }

  .home-top-animated .mobile-homeanimated .center-content .center-title {
    max-width: 330px;
    position: inherit;
    margin: auto;
  }

  .home-top-animated .mobile-homeanimated .center-content .scroll-icon {
    display: none;
  }

  .desktop-header {
    padding: 13px 0px;
    z-index: 999;
    position: fixed;
    background: #141414;
  }

  .desktop-header .row {
    display: flex;
    flex-direction: row-reverse;
  }

  .desktop-header .row .got-question {
    text-align: right;
  }

  .desktop-header .row .got-question::after {
    margin-left: auto;
  }

  .home-top-animated .center-content {
    padding: 15px 12px;
  }

  .home-top-animated .center-content .center-title h2 {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    text-transform: capitalize;
    color: #FAFAFA;
    padding: 0px 10px !important;
    margin-bottom: 8px;
  }

  .home-top-animated .center-content .center-title p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 132.5%;
    color: #C2D6B5;
    text-align: center;
    margin-bottom: 24px;
  }

  .home-top-animated .center-content .center-btn {
    text-align: center;
  }

  .second-sec {
    padding: 32px 12px;
  }

  .second-sec .second-left {
    max-width: inherit;
  }

  .second-sec h2 {
    color: var(--Primary-Off-White, #FAFAFA);
    text-align: center;
    font-family: "FS Meridian";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
    margin-bottom: 24px;
  }

  .second-sec .title p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 132.5%;
    color: #C2D6B5;
    margin-top: 0px;
    margin-bottom: 24px;
  }

  .second-sec .bullet-point ul li::before {
    left: -13%;
  }

  .second-sec .bullet-point ul li p {
    font-family: "FS Meridian";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    color: #FFFFFF;
    color: #82E578;
    max-width: 90%;
    margin: 0px 13px 0px 13px;
  }

  .second-sec .common-btn .common-btn-link {
    max-width: inherit;
    width: 100%;
    display: block;
  }

  .desktop-header .d-lg-flex {
    height: auto;
  }

  .second-left .common-btn .button {
    min-width: 25rem;
    padding: 1.5rem 2rem;
    margin-top: 16px;
  }

  .second-left .button.button--calypso {
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
  }

  .slider_rightsidecontent .button {
    min-width: 22rem;
    font-family: 'FS Meridian';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 1.5rem 3rem;
  }

  .slider_rightsidecontent .button.d-and {
    min-width: 22rem;
    margin-left: 0px;
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .desktop-header {
    padding: 20px 0px;
  }

  .desktop-header .store-dwnld-btn img {
    max-width: 90px;
  }

  .weblogo {
    text-align: center;
  }

  .home-bannerinfo .desktop-header .store-dwnld-btn {
    display: flex;
    justify-content: space-around;
  }

  .home-bannerinfo .desktop-header .store-dwnld-btn img {
    max-width: 100px;
  }

  .home-bannerinfo .desktop-header .weblogo {
    text-align: center;
  }

  .home-top-animated {
    padding-bottom: 30px;
  }

  .home-top-animated .desktop-homeanimated .center-content .center-title h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .home-top-animated .desktop-homeanimated .center-content .scroll-icon {
    margin: -30px auto 0px 0px;
  }

  .second-sec .row {
    flex-direction: column-reverse;
  }

  .colourfull_main {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    height: auto;
  }

  .colourfull_main canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
  }

  .colourfull_main .colourfull-sec {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
  }

  .colourfull_main .colourfull-sec .colorfull-content h6 {
    display: none;
  }

  .colourfull_main .colourfull-sec .colorfull-content h2 {
    padding: 0px 30px;
  }

  .colourfull_main .colourfull-sec .colorfull-content p {
    padding: 0px 18px;
  }

  .colourfull_main .promo {
    display: none !important;
  }

  .take-crypto .take-crypto-content .crypto-desc {
    margin-right: 15px;
  }

  .take-crypto .take-crypto-content .crypto-desc h3 {
    font-size: 30px !important;
    line-height: 37px !important;
  }

  .take-crypto .ready-crypto .crypto-desc {
    margin-right: 0px;
    margin-left: 15px;
  }

  .get-start .get-start-content {
    padding: 20px;
  }

  .get-start .get-start-content .start-left h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .get-start .get-start-content .start-left p {
    margin: 15px 0px;
  }

  .get-start .get-start-content .start-left .app-store-icon {
    margin: 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .home-bannerinfo .desktop-header .store-dwnld-btn {
    display: flex;
    justify-content: space-around;
  }

  .home-bannerinfo .desktop-header .store-dwnld-btn img {
    max-width: 100px;
  }

  .home-bannerinfo .desktop-header .weblogo {
    text-align: center;
  }

  .home-top-animated {
    padding-bottom: 30px;
  }

  .home-top-animated .desktop-homeanimated .center-content .center-title h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .home-top-animated .desktop-homeanimated .center-content .scroll-icon {
    margin: -30px auto 0px 0px;
  }

  .colourfull_main {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
  }

  .colourfull_main canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
  }

  .colourfull_main .colourfull-sec {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
  }

  .colourfull_main .colourfull-sec .colorfull-content h6 {
    display: none;
  }

  .colourfull_main .colourfull-sec .colorfull-content h2 {
    padding: 0px 30px;
  }

  .colourfull_main .colourfull-sec .colorfull-content p {
    padding: 0px 18px;
  }

  .colourfull_main .promo {
    display: none !important;
  }

  .take-crypto .take-crypto-content .crypto-desc {
    margin-right: 15px;
  }

  .take-crypto .take-crypto-content .crypto-desc h3 {
    font-size: 30px !important;
    line-height: 37px !important;
  }

  .take-crypto .ready-crypto .crypto-desc {
    margin-right: 0px;
    margin-left: 15px;
  }

  .get-start .get-start-content {
    padding: 20px;
  }

  .get-start .get-start-content .start-left h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .get-start .get-start-content .start-left p {
    margin: 15px 0px;
  }

  .get-start .get-start-content .start-left .app-store-icon {
    margin: 0px;
  }
}

.privacy-page {
  padding-top: 204px;
}

.faq-page .faq-content .faq-wrapper .accordion-item .accordion-button::before {
  cursor: pointer;
  top: 14px;
}

.accordion-body {
  padding-top: 0px;
}

@media screen and (min-width: 375px) and (max-width: 600px) {
  .weblogo img {
    height: 32px;
  }

  .take-crypto .take-crypto-content .title {
    max-width: 516px;
    width: 100%;
    margin: 0px auto 21px auto;
    z-index: 99;
    position: relative;
  }

  #lottie {
    width: 90%;
    height: 367px;
  }

  #lottie0 {
    width: 84%;
    height: 300px;
    margin: auto;
    transform: translate(-13px, -14px);
  }

  .home-top-animated {
    height: 740px;
    max-height: 1000px;
    padding-top: 30px;
  }

  .home-top-animated .center-content .scroll-icon {
    margin: -15px auto 0px 0px;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-body {
    padding-left: 33px;
  }

  .faq-page .faq-content .faq-wrapper .accordion-item .accordion-button {
    padding-left: 33px;
  }

  .desktop-header .container a {
    color: #ffffff94;
    font-size: 14px;
  }

  .desktop-header .container .got-question::after {
    width: 102px;
  }

  .home-top-animated .center-content .scroll-icon h5 {
    font-size: 16px;
    margin-bottom: 8px;
    display: none !important;
  }

  .second-left .common-btn {
    margin-left: 0px;
  }

  .bullet-point {
    margin: 0px 0px 0px -5px;
  }

  .take-crypto .take-crypto-content {
    padding: 37px 0px 10px 0px;
  }

  .take-crypto .take-crypto-content .title {
    max-width: 516px;
    width: 95%;
  }

  .get-start .get-start-content .start-right {
    padding: 7px 7px 0px;
  }

  .footer-wrapper .copy-rights p {
    color: #C7C7C7;
    font-size: 14px;
  }

  .privacy-page {
    padding-top: 140px;
  }

}

@media screen and (min-width: 375px) and (max-width: 600px) {
  .div-btn {
    width: 100%;
    margin-left: 0%;
  }

  .div-btn-1 {
    width: 100%;
    margin-left: 0%;
  }

  .second-sec .bullet-point ul {
    margin: 24px 0px 16px 11px;
  }

  .second-sec .bullet-point ul li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
  }

  .second-sec {
    padding: 40px 24px;
  }

  .colourfull-sec {
    padding: 0px 24px;
  }

  .second-left p {
    padding: 0px 0px 0px 12px;
  }

  .colourfull-sec .colorfull-content p {
    font-size: 14px;
  }

  .faq-pp-inline .a_href {
    position: relative;
    margin-bottom: 32px;
  }

  .faq-pp-inline .a_href::after {
    content: "";
    position: absolute;
    background: #82E578;
    height: 2px;
    width: 12px;
    bottom: -15px;
    left: 12rem;
  }

}

@media screen and (min-width: 375px) and (max-width: 600px) {
  #crypto_main {
    padding: 0px 24px;
  }

  .get-start {
    padding: 0px 12px;
  }

  .footer-wrapper {
    padding: 0px 17px;
  }

  .privacy-page {
    padding: 130px 24px 0px;
  }

  .desktop-header .social-media {
    padding-bottom: 40px;
    width: 152px;
    margin: 12px auto auto 37px;
    display: flex;
    justify-content: space-between;
  }

  .weblogo a img {
    width: 100px;
    height: 32px;
    margin-top: -40px;
  }

  .desktop-header {
    width: 100%;
    height: 100px;
  }

  .faq-page {
    z-index: 99;
    position: relative;
    padding: 0px 24px;
    padding-top: 65px;
  }

  .faq-page {
    z-index: 99;
    position: relative;
    padding-top: 100px;
  }

  .desktop-header .container a {
    position: relative;
    z-index: 1099;
    width: 108px;
    margin-right: -44%;
  }

  .slider_rightsidecontent .content__item {
    align-items: center;
  }

  .common-btn .button {
    min-width: 327px;
    height: 48px;
    max-width: 327px;
    margin: auto;
  }

  .common-btn .content__item {
    align-items: center;
  }

  .sectionthree #particlesss-js canvas {
    height: 290vh !important;
  }

  .desktop-header {
    padding: 13px 24px;
  }

  .desktop-header .container a {
    text-transform: capitalize;
  }

  .slider_rightsidecontent p {
    padding: 0px 20px;
  }

  .li-one::before {
    top: 11px;
  }

  .take-crypto .take-crypto-content .title h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .home-top-animated .center-content {
    padding: 24px 24px 8px 24px;
  }
}

#lottie {
  max-width: 100%;
}

@media screen and (min-width: 992px) and (max-width: 1151px) {
  #lottie {
    width: 455px;
    height: 500px;
  }

  .div-btn {
    width: 46%;
    margin-left: 5%;
  }

  .home-bannerinfo {
    background-size: 100% 68%;
  }

  .home-top-animated {
    height: 800px;
    max-height: 1000px;
    padding-top: 0rem;
  }

  .second-sec {
    padding: 0px 0px 41px;
    height: 100%;
    max-height: 903px;
    margin-top: -6rem;
  }

  .div-btn-1 {
    width: 60%;
    margin-left: -2%;
  }

  .home-bannerinfo .desktop-header .store-dwnld-btn img {
    max-width: 191px;
  }

  .colourfull_main {
    height: 420px;
  }
}

@media screen and (min-width: 1081px) and (max-width: 1152px) {
  .home-top-animated {
    height: 800px;
    max-height: 800px;
    padding-top: 10rem;
  }

  .home-top-animated {
    padding-bottom: 2px;
  }

  #lottie {
    width: 465px;
    height: 562px;
  }

  .div-btn {
    width: 49%;
    margin-left: 4%;
  }
}

@media screen and (min-width: 1153px) and (max-width: 1280px) {
  .take-crypto .take-crypto-content .ready-crypto .crypto-img {
    max-width: 509px;
    width: 100%;
  }

  .home-bannerinfo {
    background-size: 100% 84%;
  }

  #lottie {
    width: 525px;
    height: 562px;
    max-width: 100%;
  }

  .div-btn {
    width: 40%;
    margin-left: 4%;
  }

  .take-crypto .take-crypto-content .ready-crypto .crypto-desc {
    max-width: 558px;
    width: 100%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1080px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 203vh !important;
  }
}

@media screen and (min-width: 1153px) and (max-width: 1280px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 203vh !important;
  }
}

@media screen and (min-width: 1281px) and (max-width: 1349px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 180vh !important;
  }
}

@media screen and (min-width: 1350px) and (max-width: 1440px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 263vh !important;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 228vh !important;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1800px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 225vh !important;
  }
}

@media screen and (min-width: 1801px) and (max-width: 1920px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 262vh !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 280vh !important;
  }
}




@media screen and (min-width: 1921px) and (max-width: 2160px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 186vh !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-device-width: 1350px) and (max-device-width: 1440px) {
  #particlesss-js canvas {
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 0;
    height: 263vh !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 1921px) and (max-device-width: 2160px) {
  #particlesss-js canvas {
    height: 246vh !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:1) and (min-device-width: 1921px) and (max-device-width: 2160px) {
  #particlesss-js canvas {
    height: 246vh !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:2) and (min-device-width: 2162px) and (max-device-width: 2880px) {
  #particlesss-js canvas {
    height: 185vh !important;
  }
}

@media screen and (min-width: 1921px) and (max-width: 2160px) {
  #particlesss-js canvas {
    height: 246vh !important;
  }
}

@media screen and (min-width: 2162px) and (max-width: 2880px) {
  #particlesss-js canvas {
    height: 185vh !important;
  }
}


@media screen and (min-width: 375px) and (max-width: 600px) {
  .second-left p {
    padding: 0px 0px 0px 12px;
  }

  .second-sec .bullet-point ul li p {
    margin: 0px 13px 0px 25px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .take-crypto .take-crypto-content .ready-crypto .crypto-desc h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .secure-crypto .crypto-desc h3 {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .ready-crypto .crypto-desc h3 {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px;
    text-transform: capitalize;
  }

  .take-crypto .take-crypto-content .easy-crypto .crypto-desc h3 {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px;
    text-transform: capitalize;
  }

  .desktop-header .container .link--iocaste {
    position: relative;
    z-index: 1099;
    width: 108px;
    margin-right: -40%;
  }

  .home-top-animated .desktop-homeanimated .row {
    flex-direction: column;
  }
}

@media screen and (min-width: 300px) and (max-width: 375px) {
  .desktop-header .social-media {
    padding-bottom: 40px;
    width: 126px !important;
    margin: 12px auto auto 36px;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 350px) and (max-width: 600px) {
  .slider_rightsidecontent .app-store-icon .big-icon-store {
    width: 301px !important;
    margin: auto;
    display: flex;
    justify-content: space-around;
  }

  .slider_rightsidecontent .app-store-icon img {
    margin: 0px 0px 0px 0px;
  }

  .slider_rightsidecontent .app-store-icon img {
    width: 138.69px;
    max-width: 100%;
  }

  .slider_rightsidecontent .app-store-icon {
    width: 100% !important;
  }
}

@media screen and (min-width: 350px) and (max-width: 399px) {
  .desktop-header .social-media {
    padding-bottom: 40px;
    width: 136px;
    margin: 12px auto auto 36px;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 400px) and (max-width: 600px) {
  .desktop-header .social-media {
    padding-bottom: 40px;
    width: 132px;
    margin: 12px auto auto 48px;
    display: flex;
    justify-content: space-between;
  }

  .second-sec .bullet-point ul li::before {
    left: -11%;
  }
}

@media screen and (max-width: 600px) {
  .footer-menu {
    margin-bottom: 24px !important;
  }

  footer .social-media {
    width: 152px !important;
  }

  .desktop-header .container a {
    font-size: 16px;
  }
}

/*# sourceMappingURL=responsive.css.map */


@media screen and (min-width: 800px) and (max-width: 1600px) {
  .home_s5textbar {
    padding: 40px;
  }
}

@media screen and (min-width: 380px) and (max-width: 600px){
    .home_s4card{
        width: 38vh;
    }
}

@media only screen and (max-width: 600px) {
    .home-bannerinfo{
        background-color: #000000;
    }
}