/* MEDIA QUERY */
section {
  overflow-x: hidden;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .price-holder {
    flex-wrap: wrap;
  }
  .light-bb {
    padding-inline: 1.5rem !important;
  }
  .ps-5 {
    padding-left: 1.5rem !important;
  }
  .icon.ion-md-menu {
    font-size: 4rem;
  }
  .head {
    padding-top: 1.52rem !important;
  }
  .head h1 {
    font-size: 5rem !important;
    text-align: left !important;
    margin-right: auto !important;
  }
  .head h1:first-child {
    width: 80% !important;
    margin-bottom: -0.25rem !important;
    margin-inline: 0rem !important;
    margin-right: auto !important;
  }
  .head h1:last-child {
    margin-left: -8px;
  }
  .head p {
    text-align: left !important;
    font-size: 1.65rem !important;
    padding-right: 0.5rem;
  }
  li .links {
    justify-content: flex-start !important;
  }
  .navbar-nav.space {
    gap: 1.35rem !important;
  }
  .links.two {
    display: none !important;
  }
  .frame-container iframe {
    height: max-content !important;
  }
  .frame-container {
    max-height: 14rem;
  }

  .iframe.container h1 {
    text-align: left !important;
  }
  .features.container .first {
    flex-wrap: wrap;
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .first .ftext h2,
  .ftext h2 {
    width: 100%;
    font-size: 2.75rem !important;
  }
  .fimage,
  .ftext {
    width: 100%;
  }
  .features-ticks.one {
    grid-template-columns: repeat(2, minmax(160px, 180px)) !important;
  }
  .features.container .second,
  .features.container .third {
    flex-wrap: wrap-reverse;
    gap: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .features.container .third {
    flex-wrap: wrap !important;
  }
  .features-ticks.two,
  .features-ticks.three {
    grid-template-columns: 1fr !important;
    row-gap: 0.5rem;
  }
  .fimage.charts .tradingview-widget-container.smallframer,
  .fimage .tradingview-widget-container {
    width: 100% !important;
  }
  .fimage img,
  .fimage iframe {
    width: 100%;
  }
  .listf-holder,
  .listf-holder .lsf-left,
  .listf-holder .lsf-right {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 1rem !important;
    place-items: center;
  }
  .listf-holder .lsf-left {
    margin-left: -0.5rem !important;
  }
  .listf-holder .lsf-left .lsf:nth-child(2) {
    margin-left: 0rem !important;
  }

  .steps.container h1 {
    width: 75% !important;
    margin-inline: auto;
  }

  .start.container h1 {
    font-size: 2.5rem !important;
    padding-left: 0rem !important;
    width: 100% !important;
  }
  .start.container {
    min-height: 37vh !important;
  }
  .cards {
    justify-content: center !important;
  }
  .pricing-top h3 {
    font-size: 4.85rem !important;
  }
  .security,
  .cards {
    flex-wrap: wrap;
  }
  .leftsecurity,
  .rightsecurity {
    width: 100% !important;
    padding-inline: 1rem;
  }
  .secure-images-holder {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    row-gap: 1.25rem !important;
  }
  .trade .tholders {
    display: none !important;
  }
  .trade {
    margin-block: 0rem !important;
  }

  footer {
    margin-top: 0rem !important;
  }
  .landing-footer .container .row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 2rem !important;
  }
  .col-md-4.footerimg-holder {
    grid-column: 1/-1;
  }
}

@media only screen and (min-width: 425px) {
  .head h1:first-child {
    width: 100% !important;
  }
  .head h1 {
    text-align: center !important;
  }
  .listf-holder .lsf-left,
  .listf-holder .lsf-right {
    grid-template-columns: 1fr 1fr !important;
    justify-content: center;
  }
  .listf-holder .lsf-right {
    row-gap: 2.5rem !important;
    column-gap: 7.5rem !important;
  }
  .listf-holder h1 {
    max-width: 200px;
  }
  .lsf-2:last-child p {
    max-width: 100px;
    text-align: center;
    margin-inline: auto;
  }
  .listf-holder .lsf-left .lsf:last-child,
  .listf-holder .lsf-right .lsf-2:last-child {
    grid-column: 1/-1;
  }
  .listf-holder .lsf-right .lsf-2:nth-child(2) {
    width: 80%;
    margin-inline: auto;
    text-align: center;
  }
  .listf-holder .lsf-left .lsf:nth-child(2) h1 {
    width: 200px;
  }
  .listf-holder .lsf-left .lsf:first-child {
    margin-bottom: 0rem;
  }
  .listf-holder .lsf-right .lsf-2:nth-child(2) h1 {
    margin-bottom: 1rem !important;
  }
}
@media only screen and (min-width: 500px) {
  .h1-holder {
    padding-top: 3rem !important;
  }
  .frame-container {
    max-height: 26rem !important;
  }
  .frame-container iframe {
    height: 100% !important;
  }
}
@media only screen and (min-width: 550px) {
  .head p {
    max-width: 56rem !important;
  }
  footer.landing-footer .container .row {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .listf-holder .lsf-left .lsf:last-child,
  .listf-holder .lsf-right .lsf-2:last-child {
    grid-column: auto !important;
  }
  .listf-holder .lsf-left,
  .listf-holder .lsf-right {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .container.pricings {
    max-width: 100% !important;
  }
  .footerimg-holder p {
    font-size: 1.5rem !important;
    line-height: 2.25rem !important;
  }
  .price-footer {
    width: 75% !important;
  }
  .lsf-right .lsf-2:last-child h1 {
    margin-bottom: 1rem !important;
  }
  .features-ticks.two,
  .features-ticks.three {
    grid-template-columns: repeat(2, 250px) !important;
  }
}
@media only screen and (min-width: 660px) {
  .landing-footer .container {
    max-width: 95% !important;
  }
  footer.landing-footer .container .row {
    grid-template-columns: repeat(4, 1fr) !important;
  }
  .start.container h1 {
    font-size: 3rem !important;
  }
  .security {
    margin-top: -1rem !important;
  }
  .head h1 {
    font-size: 6.5rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .landing-footer .container .row .col-md-2,
  .landing-footer .container .row .col-md-4 {
    max-width: 100% !important;
  }
  .frame-container {
    max-height: 35rem !important;
  }
  .frame-container iframe {
    height: 100% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
  #headerMenu {
    padding-left: 0rem !important;
  }
  .navbar-nav.space {
    gap: 1.25rem;
  }
  header.light-bb {
    padding-inline: 1.25rem !important;
  }
  .navbar-nav.space {
    gap: 1.5rem !important;
  }
  .links {
    gap: 1.5rem !important;
  }
  .features.container .first,
  .features.container .second,
  .features.container .third {
    flex-wrap: nowrap !important;
  }
  .features.container .second {
    gap: 5rem !important;
  }
  .frame-container {
    max-height: 45rem !important;
  }
  .frame-container iframe {
    height: 100% !important;
  }
  .head h1 {
    font-size: 7rem !important;
  }
}

@media only screen and (min-width: 1150px) {
  .frame-container {
    max-height: 45rem !important;
  }
  .frame-container iframe {
    height: 100% !important;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1250px) {
  header.light-bb {
    padding-inline: 1.5rem !important;
    padding-left: 1.75rem;
  }
  .navbar-nav.space {
    gap: 1.5rem !important;
  }
  .first .ftext p,
  .ftext p {
    margin-bottom: 1.5rem !important;
  }
  .features.container .first,
  .features.container .second,
  .features.container .third {
    flex-wrap: nowrap !important;
    margin-block: 8rem !important;
  }
  .features.container .second {
    gap: 5rem !important;
  }
}

@media only screen and (min-width: 1200px) {
  .h1-holder {
    padding-top: 1.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  section.head .h1-holder h1 {
    font-size: 8rem !important;
    display: block;
    margin-inline: auto;
    text-align: center;
    font-family: "Oswald", sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.15px;
    margin-bottom: 0.51rem !important;
    transform: skew(-6deg);
    cursor: default;
    line-height: 1 !important;
  }
  .head p {
    max-width: 76rem !important;
  }
  .listf-holder .lsf-right {
    column-gap: 13.5rem !important;
  }
  .lsf-2:nth-child(2) p {
    width: 100px !important;
    margin-inline: auto !important;
  }
  .first .ftext p,
  .ftext p {
    margin-bottom: 1.5rem !important;
  }
}

@media (max-width: 576px) {
  .mobile-footer {
    height: 80px;
  }
}
