@media screen and (max-width: 1750px) {
    .container {
    max-width: 1330px;
  }

  .form-wrap {
    padding: 30px 26px;
  }

  .banner-section .container {
    padding: 90px 0 50px;
  }

  .banner-content-wrap {
    gap: 0px;
  }

  .banner-hdn span {
    font-size: 92px;
  }
  
  .banner-hdn font {
    font-size: 50px;
	font-family: 'Montserrat', sans-serif; 
	font-style: italic; 
	font-weight: 400;
	color:white
  }

  .banner-hdn {
    font-size: 50px;
  }
  

  .banner-small-hdn {
    font-size: 38px;
  }

  .banner-para p {
    font-size: 25px;
    font-family: "proxima_novabold";
  }

  .banner-hdn-box {
    max-width: 410px;
  }

  .form-wrap .title {
    font-size: 25px;
  }

  .form-group input {
    height: 47px;
  }

  .comm-section-hdn {
    font-size: 42px;    margin-bottom: 33px !important;

  }

  .pro-tip-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
    text-align: center;
  }

  .pro-img {
    height: 400px;
    width: 390px;
    margin-top: 36px;
  }

  .pro-box-wrap {
    max-width: 100%;
  }

  .pro-hdn {
    font-size: 30px;
  }

  .pro-tip-detail h4 {
    font-size: 24px;
    margin-bottom: 14px;
    line-height: 15px;
  }

  .succeed-img {
    height: 100%;
    width: 560px;
  }

  .alert-section .succeed-img img:nth-child(even) {
    width: 400px;
    height: 600px;
    top: -93px;
  }

  .alert-pointer li {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .rule-para p {
    font-size: 20px;
  }

  .rule-wrap {
    gap: 38px;
  }

  .featured-wrap p {
    font-size: 22px;
  }

  .subscribe-box p {
    font-size: 20px;
  }

  .subscribe-img {
    height: 620px;
  }

  .accordion {
    padding: 22px 0;
    font-size: 22px;
  }

  .panel p {
    font-size: 18px;
    margin-bottom: 14px;
  }
  
  .panel ol {
    font-size: 18px;
	padding-left:15px;
  }
  
  .panel ol li {
    font-size: 16px;
  }

  .brockerage-info .comm-section-hdn {
    max-width: 700px;
    font-size: 48px;
  }

  .brockerage-para p {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .brockerage-info {
    padding: 0px 0 30px;
  }
  .rule-info {
    padding-top: 0;
    margin-top: -60px;
    /* padding-right: 10%; */
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 1170px;
  }

  .banner-hdn {
    font-size: 30pt;
  }

  .banner-hdn span {
    font-size: 62pt;
  }

  .banner-small-hdn {
    font-size: 28pt;
  }
  .banner-para p {
    font-size: 20pt;
  }

  .banner-hdn-box {
    max-width: 368px;
  }

  .form-wrap {
    max-width: 340px;
  }

  input {
    margin-bottom: 18px;
  }

  .banner-section .container {
    padding: 90px 0 10px;
  }

  .pro-img {
    height: 320px;
    width: 290px;
    margin-top: 26px;
  }

  .pro-pricing-wrap h5 {
    font-size: 36px;
  }

  .pro-pricing-wrap span {
    font-size: 20px;
    padding: 16px;
    border-radius: 14px;
  }

  .gold-pricing-wrap h5 {
    font-size: 36px;
  }

  .gold-pricing-wrap span {
    font-size: 20px;
    padding: 16px;
    border-radius: 14px;
  }

  .gold-pricing-wrap {
    border-radius: 14px;
  }

  .pro-pricing-wrap {
    border-radius: 14px;
  }

  .comm-section-hdn {
    font-size: 20pt;
  }

  .alert-pointer li::before {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }

  .alert-pointer li {
    padding-left: 32px;
    margin-bottom: 12px;
  }

  .alert-pointer {
    margin-bottom: 22px;
  }

  .alert-section .succeed-img img:nth-child(even) {
    width: 370px;
    height: 540px;
    top: 43px;
  }

  .featured-img {
    width: 70px;
    height: 70px;
  }

  .subscribe-box {
    padding: 18px;
    border-radius: 14px;
  }

  .rule-img {
    height: 550px;
  }

  .trade-box {
    gap: 14px;
    padding: 16px;
  }

  .brockerage-info .comm-section-hdn {
    font-size: 43px;
  }

  .brockerage-para p {
    font-size: 24px;
  }
}

@media (max-width: 1366px) {
  .comm-space {
    padding: 30px 0;
    /* margin-bottom: -118px; */
  }

  .comm-para p {
    font-size: 18px;
  }

  .pro-box p {
    font-size: 18px;
  }

  th,
  td {
    padding: 18px;
    font-size: 16px;
    line-height: 1rem;
  }
  .pro-tip-detail{
    margin: 0rem 0rem;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 960px;
  }

  .banner-content-wrap {
    display: block;
  }

  .banner-section .container {
    padding: 120px 0 10px;
  }

  .banner-hdn-box {
    margin-left: auto;
  }

  .form-wrap {
    max-width: 450px;
    margin: 50px auto 0;
  }

  .banner-hdn {
    font-size: 26pt;
  }

  .banner-hdn span {
    font-size: 52pt;
  }

  .banner-small-hdn::after {
    width: 80px;
  }

  .banner-small-hdn {
    font-size: 26pt;
  }

  .banner-para p {
    font-size: 18pt;
  }

  .pro-img {
    height: 260px;
    width: 230px;
  }

  .pro-hdn {
    font-size: 24px;
  }

  .pro-box {
    padding: 30px 18px;
  }

  .pro-tip-detail h4 {
    font-size: 20px;
    margin-bottom: 8px;
    text-align: center;
  }

  .pro-tip-detail p {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 15px;
  }

  .alert-section .succeed-img img:nth-child(even) {
    width: 340px;
    height: 490px;
    top: -90px;
    left: 30px;
  }

  .comm-section-hdn {
    font-size: 22pt;
  }

  .alert-pointer li {
    font-size: 16px;
  }

  .trade-box p {
    font-size: 16px;
  }

  .blue-btn {
    height: 45px;
    font-size: 14px;
    border-radius: 8px;
      margin-bottom: 50px;
  }

  .rule-para p {
    font-size: 16px;
  }

  .featured-wrap p {
    font-size: 15px;
  }

  .featured-img {
    width: 50px;
    height: 50px;
  }

  .subscribe-box p {
    margin-top: 25px;
      font-size: 20px;
  }

  .comm-para p {
    font-size: 16px;
  }

  .succeed-info .comm-para p {
    margin-bottom: 18px;
  }

  .panel p {
    font-size: 16px;
  }

  .subscribe-img {
    height: 480px;
  }

  .subscribe-wrap {
    gap: 40px;
  }

  .brockerage-info::before {
    top: -10px;
  }

  .brockerage-info::after {
    bottom: -30px;
  }

  .brockerage-info .comm-section-hdn {
    font-size: 32px;
    max-width: 460px;
  }

  .acc-faq .accordion {
    padding: 24px 60px 24px 20px;
  }

  .accordion::after {
    font-size: 35px;
    top: 16px;
  }

  .content-detail p {
    font-size: 16px;
  }

  .disclosure-sec {
    padding: 18px 0;
  }
}

@media (max-width: 1024px) {
  .succeed-img {
    height: 100%;
    width: 490px;
  }
}

@media (max-width: 990px) {
  .container {
    max-width: 800px;
  }

  .pro-hdn {
    font-size: 22px;
  }

  .gold-box p {
    font-size: 16px;
  }

  .pro-box p {
    font-size: 16px;
  }

  .pro-box-wrap {
    gap: 18px;
  }

  .gold-pricing-wrap span {
    font-size: 18px;
    padding: 14px;
    border-radius: 8px;
  }

  .gold-pricing-wrap del {
    font-size: 20px;
  }

  .pro-pricing-wrap span {
    font-size: 18px;
    padding: 14px;
    border-radius: 8px;
  }

  .pro-pricing-wrap del {
    font-size: 20px;
  }

  .alert-section .succeed-wrap {
    flex-direction: column;
  }

  .alert-section {
    margin-top: 100px;
  }

  .succeed-img {
    height: 320px;
    width: 100%;

  }

  .succeed-img img {
    border-radius: 14px 14px 0 0;
  }

  .alert-section .succeed-img img:nth-child(even) {
    width: 270px;
    height: 390px;
    left: calc(50% - 135px);
  }

  .rule-wrap {
    flex-direction: column-reverse;
  }

  .rule-img {
    height: 570px;
    width: 517px;
    /* margin-top: -50px; */
    margin-bottom: 10px;
    padding: 55px;
  }

  .succeed-wrap {
    border-radius: 14px;
    flex-direction: column;
    /* margin: 5rem 0rem; */
  }

  .subscribe-wrap {
    gap: 26px;
    flex-direction: column;
  }

  .accordion::after {
    font-size: 45px;
    top: calc(50% - 24px);
  }

  .subscribe-img {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .banner-section {
    padding-bottom: 60px;
    background: #1e3076;
  }

  .banner-section .container {
    padding: 20px 15px;
  }

  .banner-hdn-box {
    max-width: 100%;
  }

  .pro-box-wrap {
    flex-direction: column;
    width: 600px;
    margin: auto;
  }

  .banner-img {
    position: static;
  }
  .pro-box{ max-height: 100%;}
}

@media (max-width: 768px) {
  .container {
    max-width: 100%;
  }

  .subscribe-img {
    height: 380px;
  }

  .comm-section-hdn {
    font-size: 20pt;
    margin-top: 30px;
    text-align: center;
  }

  .comm-section-hdn::after {
    content: "";
    width: 140px;
    height: 3px;
    background: #47c6e7;
    position: absolute;
    top: 100%;
    left: 32%;
}

  .logo-section {
    width: 110px;
  }

  .pro-tip-detail{
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .banner-img {
    position: static;
    height: 385px;
  }

  .banner-img img {
    object-fit: cover;
    object-position: left;
  }

  .banner-hdn {
    font-size: 23pt;
  }

  .banner-hdn span {
    font-size: 46pt;
  }

  .pro-img{
    margin-left: 4rem;
  }

  .gold-pricing-wrap h5 {
    font-size: 40px;
  }

  .pro-pricing-wrap h5 {
    font-size: 40px;
  }

  .shadow-seperator{
    margin-bottom: 0px;
  }

  .trade-box {
    gap: 28px;
    flex-direction: column;
    text-align: center;
  }

  .form-wrap {
    padding: 16px;
  }

  .comm-space {
    margin-bottom: 0px;
    padding: 10px 0;
  }

  .succeed-info {
    padding: 20px 24px;
  }

  .comm-space2 {
    padding: 20px 0px 40px 0px;
    margin-bottom: 0px;
  }

  .gold-box {
    padding: 22px 16px;
  }

  .pro-box {
    padding: 22px 16px;
  }

  .featured-wrap {
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 20px;
  }

  .subscribe-box {
    padding: 16px;
    margin: 3rem 0rem;
    flex-direction: column;
    text-align: center;
  }

  .zero-img-div{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .zero-img{
    width: 80%;
  }

  .zero2{
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .zero2 h1 {
    line-height: 1rem;
    margin-bottom: 5px;
    text-align: center;
  }
  
  .zero2 p {
    text-align: center;
    line-height: 1.5rem;
  }

  .separate-para p{
    margin: 1rem 0rem;
  }

  .accordion::after {
    font-size: 40px;
  }

  .brockerage-para p {
    font-size: 20px;
  }

  .accordion {
    font-size: 18px;
  }
}
@media(min-width:320px) and (max-width:575px)
{
  .blue-btn{ margin-bottom: 0px;}
  .gold-box { padding: 22px 16px 0px;}
  .pro-box { padding: 22px 16px 0px;}
  .pro-tip-detail{  margin-bottom: 0px;}
  .comm-section-hdn{ margin-top: 0px;}  
  .rule-img{ padding-top: 0px; height: auto; width: auto; margin: auto;}
  .rule-para{ padding: 20px;}
  .subscribe-box{ margin: 3rem 1rem;}
  .subscribe-box p{ margin-top: 0px;}
  .subscribe-wrap{ align-items: initial;}
  .featured-wrap{ flex-direction: unset; justify-content: center; align-items: center;}
  .subscribe-box p{ font-size: 16px;}
  .content-detail p{ font-size: 14px;}
  th, td{ white-space: nowrap;}
  table{ margin-bottom: 10px;}
  .pt_4{ margin-top: 20px;}
  .text_center{ text-align: center;}
  .bottom_spc{ margin-bottom: 15px;}
  .form-wrap .title { font-size: 23px;}
  .mb0{ margin-top: 20px;}
  .btm_spc{ margin-bottom: 20px;}
  .pro-box-wrap{ flex-direction: column;}
  .brockerage-info {
    padding: 30px 0 30px;
  }
  .mt_4{ margin-top: 0px;}
}
@media(min-width:768px) and (max-width:991px)
{
  .banner-hdn-box {
    max-width: 57%;
    padding-right: 20px;
}
}
@media(min-width:992px) and (max-width:1199px)
{
  .banner-hdn-box {
    max-width: 57%;
    padding-right: 20px;
}
}
@media(min-width:1200px) and (max-width:1399px)
{
.alert-section .succeed-img img:nth-child(even){ top: -50px;}
.rule-img img{ width: 350px;}
.rule-img{ height: auto;}
.md_4{ margin-top: 40px;}
}
@media(min-width:1400px) and (max-width:1700px)
{
.banner-img img { object-fit: cover; object-position: bottom;}
.rule-img img{ width: 410px;}
}
@media(min-width:1800px) and (max-width:4000px)
{
  .bgnone{ text-align: right;}
  .pro-tip-wrap{ margin-top: 30px;}
  .faq-acc-container{ margin-top: 40px;}
}