/* .pc-show .banner-text .btn-box { display: none;} */
.third-level-banner-two .grey-button{background: linear-gradient(180deg, #818181 0%, #414141 100%,#54545400 100%) 0% 0%;}
.page-row1 {padding-top:50px;}
.page-row1 .title-message{font-size:var(--fs-18);color:var(--v-black);margin:0px;}

.page-row2 {padding:50px 0px 30px;background:var(--v-grey-light2);}
.page-row2 .icon-title{margin:0px;}
.page-row2 .faq-module{padding:0px;}
.page-row2 .faq-module h2{display: none;}
.page-row2 .faq-module .inner{padding:0px !important;}

.row2{padding-top:60px;}
.row2 section:first-child{padding-top:0px !important;}

.forex-row2{margin-top:47px;padding-top: 20px;}
.forex-row2 .inner{overflow:hidden}
.forex-row2 .product-list{margin:0px -1.2%;display:flex;flex-wrap:wrap;justify-content:flex-start;}
.forex-row2 .product-list li{width:22.6%;margin:0px 30px 23px 0;background:var(--v-grey-light2);border-radius:18px; text-align:center;height:auto;}
.forex-row2 .product-list li:nth-of-type(4),
.forex-row2 .product-list li:nth-of-type(8){margin-right: 0;}

.forex-row2 .hover-text {position: absolute;padding:20px;z-index:3;width: 100%;height: 100%;left:0px;top:0px;color:var(--v-white);display:flex;flex-direction: column;justify-content: center;transform:translate(0%,100%);transition: .3s ease;cursor: pointer;opacity: 0;}
.forex-row2 .mask-layer {position: absolute;width:120%;height:120%;border-radius:50%;bottom:-120%;left:-120%;background:url(/wp-content/themes/vantage/images/forex-trading-bg1.webp?v=3)center center no-repeat;background-size: cover; transition: .3s ease;}
/* backdrop-filter: blur(12px);-webkit-backdrop-filter:blur(12px); */
.forex-row2 .hover-text p{margin:0px;}
.forex-row2 .hover-text p.click-show{display: none;}
.forex-row2 .product-list li .icon-box{margin-bottom:14px}
.forex-row2 .product-list li .p-h3{margin-bottom:0px;font-size:var(--fs-16);font-weight: 600;line-height: 1.4;}
.forex-row2 .product-list li a{color:#E35728;font-size:var(--fs-16);text-decoration:underline}
.forex-row2 .forex-row2-scrollbar{display:none}
.forex-row2 .inner .open-account-btn{margin-top: 7px;}
.forex-row2 .inner .open-account-btn .btn-text{line-height:1.1;}
.forex-row2 .product-list1 li {max-width: 256px;}

.third-level-table {padding-top: 0 !important;}
.row3 {padding-top: 50px;}

.row3-list li .list-text{border-bottom: 0 !important;}
.row3-list li .list-text h3{font-size: var(--fs-20);border-bottom: 1px solid var(--v-grey-light4);padding-bottom: 7px;}
.row3-list li .list-text p{font-size: var(--fs-18);}
.row3-list li .list-text p .orange-button{display: none;}
.forex-row3, .forex-row4, .forex-row5, .forex-row6{margin:60px 0px 0px;overflow: hidden;}

.forex-disclaimer{background: var(--v-grey-light2);padding-bottom: 30px;}
.forex-disclaimer .title-message{font-size: var(--fs-16);margin-bottom: 0;color: var(--v-black);}
.forex-disclaimer a{word-break: break-all;}


html[lang='ar-AE'] .page-row1 .title-message{text-align: right;}
html[lang='ar-AE'] .content-item .item-content h3{text-align: right;}
html[lang='ar-AE'] .content-item .item-content p{padding-right: 73px;text-align: right;}
html[lang='ar-AE'] .content-item .item-content .item-title{flex-direction: row-reverse;}
html[lang='ar-AE'] .content-item .item-index{margin-left: 23px;margin-right: 0px;}

@media (max-width:1400px){
.forex-row2 .product-list li{margin-right: 20px;}
}

@media (max-width:1024px){
.forex-row2 .product-list{margin-bottom:15px;}
.forex-row2 .forex-row2-scrollbar{display:block;height:3px;width:50%;margin:0 auto 20px;background:#d5d5d5}
.forex-row2 .product-list li{margin:0px}
}
@media (max-width:768px) {
  .page-row1{padding-top:30px}
  .page-row2{padding:30px 0px;}
  .row2{padding-top:30px !important;}

  .forex-row2 {margin-top:30px}
  .forex-row2 .product-list li{ padding-top:15px; padding-left:10px; padding-right:10px;}
  .forex-row2 .product-list li .icon-box{margin-bottom:10px}
  .forex-row2 .product-list li .p-h3{margin-bottom:10px}

  .forex-row3, .forex-row4, .forex-row5, .forex-row6{margin:30px 0px 0px;}

  html[lang='zh-hant-TW'] .row2{padding-top:20px !important;}
}
@media (max-width:550px) { 
  .forex-row2 .product-list li .p-h3{font-size: 16px;}
  .forex-row2 {margin-top: 20px;}
}
@media (max-width:510px) {
  .page-row1{padding-top:20px}
  .page-row1 .title-message {font-size:16px;}
  .open-account-btn .btn-icon{top: 23px !important;}

  .third-level-open-account-banner{margin: 30px 0px 60px !important;}

  .third-level-banner-two .banner-box{border-top: 0px !important;}
}