.third-level-open-account-banner {margin:100px 0px 80px;box-shadow: 19px 33px 26px #00000029;background: #F2F3F5;border-radius: 20px;}
.third-level-open-account-banner .banner-top {padding: 32px 40px;background:url(/wp-content/themes/vantage-au/images/forex-trading-img8.webp?v=2)top right no-repeat;background-size:cover;position: relative;border-radius: 20px 20px 0px 0px;}
.third-level-open-account-banner .banner-top h2{font-size:var(--fs-32);color:var(--v-white);font-weight: 500;margin-bottom:15px;}
.third-level-open-account-banner .banner-top .img-box{position: absolute;right: 0%;bottom:0%;}
.third-level-open-account-banner .banner-top .img-box .img-mobile{display: none;}
.third-level-open-account-banner .btn-box {display: flex;width: max-content;-webkit-tap-highlight-color:transparent;}
.third-level-open-account-banner .open-account-btn{font-size:var(--fs-18);}

.third-level-open-account-banner .banner-bottom{padding:30px 65px 45px;}
.third-level-open-account-banner .banner-bottom ul{display:flex;}
.third-level-open-account-banner .banner-bottom ul li{padding-right:40px;min-width:270px;width: 33.3%;}
.third-level-open-account-banner .banner-bottom ul li:last-child{padding:0px;}
.banner-bottom ul li .step-index {width: 42px; height:42px; border-radius:50%;background:var(--v-orange);color:var(--v-white);font-size:var(--fs-26); font-weight: 600;display: flex;align-items:center;justify-content: center;margin-bottom:10px;}
.banner-bottom ul li .step-title h3{color: var(--v-orange);text-transform: capitalize;font-size:var(--fs-22);font-weight: 600;margin-bottom:10px;}
.banner-bottom ul li .step-message {font-size:var(--fs-16);color: #636363;}
.banner-bottom ul li .step-message p{margin:0px;}

@media (max-width:980px){
  .third-level-open-account-banner .banner-top {padding: 30px 40px 17px;}
  .third-level-open-account-banner .banner-bottom{padding: 30px 40px 30px;}
  .third-level-open-account-banner .banner-bottom ul li { min-width: 33.3%;}
  .third-level-open-account-banner .banner-bottom .pc-br{display:none;}
}
@media (max-width:800px){
  .third-level-open-account-banner .banner-top .img-box {width: 40%;}
  .third-level-open-account-banner {margin:55px 0px 60px;}
}
@media (max-width:768px){
  .third-level-open-account-banner .banner-top h2 {font-size: 20px;}
  .third-level-open-account-banner .banner-bottom ul {flex-direction: column;}
  .third-level-open-account-banner .banner-bottom ul li {padding:0px 0px 10px;width: 100%;}
}
@media (max-width:510px){
  .third-level-open-account-banner{margin-top: 30px;}
  .third-level-open-account-banner .banner-top {padding:24px 16px 164px;background-position-x: left;overflow: hidden;}
  .third-level-open-account-banner .banner-bottom{padding: 20px;}
  .third-level-open-account-banner .banner-top .img-box{width: 100%;right: unset;}
  .third-level-open-account-banner .banner-top .img-box img{display: none;}
  .third-level-open-account-banner .banner-top .img-box .img-mobile{display: block;width: 240px;height: 152px;}
  .forex-trading .btn-box .open-account-btn{padding: 14px 55px 14px 16px;}
  /* .open-account-btn .btn-icon{right: 4px;top: 4px;} */

  .third-level-open-account-banner .banner-top h2 {margin-left: 8px;}
  .banner-bottom ul li .step-index {width: 22px;height: 22px;display: inline-block;text-align: center;line-height: 22px;margin-right: 10px;}
  .banner-bottom ul li .step-title {display: inline-block;}
  .banner-bottom ul li .step-title h3 {font-size: 18px;}
  .third-level-open-account-banner .banner-bottom ul li {padding: 0px 0px 16px;}
}