@media(max-height:640px) {
  .top-banner h1 {
    font-size: 54px;
    line-height: 54px;
    margin-top: 20px;
  }


  .top-banner {

    background-position: left -150px;
  }

}


@media(max-width:1199px) {
  .container {
    max-width: 940px;
  }


  .site-title {
    font-size: 50px;
    line-height: 50px;
  }

  .sub-title {
    font-size: 40px;
    line-height: 40px;
  }


  .top-reasons .ul-points li .li-content {
    width: 90%;
  }



  .symbol-inner {
    padding: 30px 20px 50px 20px;
  }

  .solutions-bg,
  .market-bg {
    background-size: cover;
  }

}

@media(max-width:991px) {
  .container {
    max-width: 740px;
  }


  .two-col {
    grid-template-columns: 1fr;
    gap: 20px;
  }





  .two-col {
    display: flex;
    flex-wrap: wrap;
  }

  .top-reasons .ul-points li .li-content {
    width: 88%;
  }


  .list-ul li .li-content {
    width: 93%;

  }

  .top-banner-part {
    padding: 20px 0 150px 0;
  }

  .top-banner h1 {
    font-size: 54px;
    line-height: 54px;
  }

  .top-banner {
    background-position: left bottom;
  }

  .box-text {
    border-radius: 0 20px;
    padding: 20px;
    box-shadow: 10px 10px 0 #000;
  }



}



@media(max-width:767px) {
  .container {
    max-width: 540px;
  }

  .padt80 {
    padding-top: 50px;
  }

  .padb80 {
    padding-bottom: 50px;
  }

  .chart.charttwo {
    width: 100%;
    margin-bottom: 15px;
  }


  .site-title {
    margin-bottom: 20px;
  }

  .top-reasons .ul-points li .icon-p {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .top-reasons .ul-points li .li-content {
    width: 87%;
  }







  .list-ul li .li-content {
    width: 90%;
  }

  .logo img {
    max-width: 70px;
  }

  .top-banner h1 {
    font-size: 44px;
    line-height: 46px;
  }

  .top-banner {
    background-position: right bottom;
  }

  .site-title {
    font-size: 40px;
    line-height: 40px;
  }

  .sub-title {
    font-size: 30px;
    line-height: 30px;
  }
}

@media(max-width:575px) {
  .disclaimer {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .disclaimer p {
    font-size: 13px;
    line-height: 22px;
  }

  .footer-text p {
    font-size: 12px;
  }


  .text-center,
  .quote-bg {
    text-align: left;
  }



  .top-reasons .ul-points li .li-content {
    width: 86%;
  }


  .summary-text {
    padding: 15px;
  }


  .logo .text-center {
    text-align: center;
  }

  .sub-title.head-bg {
    text-align: center;
  }
  .top-reasons .ul-points li .icon-p {
    font-size: 30px;
  }

  .special-tag,
  .quote-block,
  .mission-bg {
    padding: 15px;
  }


  .top-banner {
    background-position: -500px bottom;
  }

  .mt-block{padding:20px;}

  .stock-ticker{right:15px;}
}

@media(max-width:480px) {


  .chart.charttwo iframe {
    height: 350px !important;
    width: 100% !important;
  }



  .disclaimer {
    padding-top: 0;

  }

  .top-reasons .ul-points li .li-content {
    width: 82%;
  }



  .list-ul li .li-content {
    font-size: 16px;
    line-height: 24px;
  }


    .top-banner-part {
    background-position: -400px bottom;
  }
  .quote-block{border-radius:15px;}
  body {
  font-size: 16px;
  line-height: 26px;
}
}



@media(max-width:420px) {


  .top-reasons .ul-points li .li-content {
    width: 81%;
  }

  .sub-title span {
    display: inline-block;
  }






  .list-ul li .li-content {
    width: 85%;
  }


  .quote-bg p {
    font-size: 16px;
    line-height: 24px;
  }

  .symbol-inner {
    font-size: 100px;
    line-height: 70px;
  }
 .top-banner {
    background-position: -500px 80px;
  }
   .top-banner-part {
    background-position: -500px bottom;
  }
   .top-banner h1 {
    font-size: 42px;
    line-height: 44px;
  }
  .site-title {
    font-size: 36px;
    line-height: 36px;
  }
  .box-text {
    border-radius: 0 10px;
    padding: 15px;
    box-shadow: 5px 5px 0 #000;
  }
}