h2{color: var(--v-black-light);font-size: 48px;font-weight: 600;line-height: 62px;text-align: center;margin-bottom: 52px;}
h2 span{color: var(--v-orange);}

.live,
.demo{text-transform: uppercase;}

.form-banner .inner{display: flex;justify-content: space-between;align-items: center;max-width: 100%;padding: 0px;background: url(https://d21u74ttq7jqzf.cloudfront.net/image/form-banner-img.webp) no-repeat;background-size: 61% 100%;}
.form-banner-left{width: calc(100% - 729px);}
.form-banner-left h2{font-size: 64px;line-height: 77px;margin-bottom: 32px;}
.left-inner{max-width: 536px;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}
.form-banner-left ul li{max-width: 525px;height: 110px;background: var(--v-white);border-radius: 20px;box-shadow: 0px 20px 30px 0px #00000029;padding: 28px 60px 28px 53px; display: flex;align-items: center;margin-bottom: 20px;}
.form-banner-left ul li:last-child{margin-bottom: 0;}
.form-banner-left ul li .icon-box{margin-right: 29px;}
.form-banner-left ul li p{color: var(--v-black);font-size: var(--fs-20);font-weight: 500;line-height: 24px;margin: 0;max-width: 300px;}
.form-banner-left ul li p span{font-weight: 700;}
.form-banner-right{width: 758px;}
.form-banner-right .formBoxSet{max-width: 547px; padding: 62px 79px 93px 68px;}
.form-banner-right .formBoxSet .other-open a{font-weight: 500;text-decoration: none;}
.form-banner-right .formBoxSet .other-open a:first-child{text-decoration: underline;}
.form-banner-right .formBoxSet .other-open a:hover{text-decoration: underline;}
.form-banner-right #goLivebox{color: var(--v-orange);}

.limited-time-offer{padding: 94px 0 89px; background-image: linear-gradient(#F1F3F5,#FFFFFF);}
.limited-time-offer .inner{max-width: 1790px;}
.limited-time-offer .limited-box{display: flex;justify-content: space-between;background: var(--v-white);border-radius: 25px; box-shadow: 0px 20px 30px 0px #00000029;padding: 76px 126px 76px 130px;}
.limited-time-offer .text-box{padding: 87px 0;margin-right: 194px;}
.limited-time-offer .text-box h2{text-align: left;margin-bottom: 32px;}
.limited-time-offer .text-box p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 24px;margin-bottom: 27px;}
.limited-time-offer .img-box{text-align: center;}

.trade-with-vantage{padding: 0 0 96px;}
.trade-with-vantage h2{text-align: center;}
.trade-with-vantage ul{display: flex;justify-content: center;gap: 60px;}
.trade-with-vantage ul li{width: calc(15% - 10px);text-align: center;}
.trade-with-vantage ul li .icon-box{margin-bottom: 22px;}
.trade-with-vantage ul li h4{color: var(--v-black);font-size: var(--fs-18);font-weight: 600;line-height: 26px;margin: 0;}

.start-three-minutes{background: url(https://d21u74ttq7jqzf.cloudfront.net/image/start-three-minutes-banner.webp) top center no-repeat;background-size: cover;position: relative;padding: 96px 0;overflow: hidden;}
.start-three-minutes::after{content: "";display: block;width: 100%;height: 100%;background: rgb(242, 243, 245, 0.8);position: absolute;left: 0;top: 0;z-index: 1;}
.start-three-minutes .inner{position: relative;z-index: 10;}
.start-three-minutes ul{display: flex;justify-content: center;margin-bottom: 52px;}
.start-three-minutes ul li{max-width: 220px;position: relative;}
.start-three-minutes ul li:last-child{margin-right: 0 !important;}
.start-three-minutes ul li::after{content: "";display: block;width: 19px;height: 18px;background: url(/wp-content/themes/vantage/images/start-three-minutes-arrow.svg) top center no-repeat;background-size: cover;position: absolute;top: 115px;right: -61px;}
.start-three-minutes ul li:last-child::after{display: none;}
.start-three-minutes ul li .step{width: 64px;height: 64px;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: var(--v-white);font-size: 28px;font-weight: 500;margin-bottom: 12px;line-height: 34px;}
.start-three-minutes ul li:nth-child(1) .step {background: #FF8E5C;}
.start-three-minutes ul li:nth-child(2) .step {background: #E35728;}
.start-three-minutes ul li:nth-child(3) .step {background: #164B53;}
.start-three-minutes ul li h3{color: var(--v-black);font-size: var(--fs-20);font-weight: 700;line-height: 23px;margin-bottom: 16px;}
.start-three-minutes ul li p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 19px;margin: 0;}
.start-three-minutes .button-box{display: flex;justify-content: center;gap: 66px;}
.start-three-minutes .button-box a{min-width: 272px;padding: 18px 42px;line-height: 24px;}

.trade-anytime{padding: 96px 0;}
.trade-anytime .anytime-con{display: flex;}
.trade-anytime .anytime-left{width: 50%;background:url(https://d21u74ttq7jqzf.cloudfront.net/image/deposit-bonus-anytime-img1.webp) center center no-repeat; background-size:cover;background-position: 0% center;padding: 85px 156px 82px 75px;border-radius: 16px 0 0 16px;}
.trade-anytime .anytime-right{width: 50%;background:url(https://d21u74ttq7jqzf.cloudfront.net/image/deposit-bonus-anytime-img2.webp) center center no-repeat; background-size:cover;padding: 85px 156px 82px 75px;border-radius: 0px 16px 16px 0;}
.trade-anytime .anytime-con h2{font-size: var(--fs-34);font-weight: 700;margin-bottom: 14px;color: var(--v-white);line-height: 39px;text-align: left;}
.trade-anytime .anytime-con p{font-size: 15px;font-weight: 400;margin: 0;color: var(--v-white);line-height: 17px;}
.trade-anytime .link-box{display: flex;gap: 10px;margin-top: 27px;}

.current-promotions{padding: 96px 0;background: #F2F3F5;overflow: hidden;}
.current-promotions h3{font-size: var(--fs-30);font-weight: 700;color: var(--v-black);line-height: 36px;margin: 0 0 30px 60px;text-transform: uppercase;padding: 2px 0px 4px 31px;background: url(/wp-content/themes/vantage/images/current-promotions-sub-title-icon.svg) left 5px no-repeat;}
.current-promotions ul{display: flex;justify-content: center;gap: 40px;}
.current-promotions ul li{width: calc(30% - 20px);height: auto;}
.current-promotions ul li .content{display: block;height: 100%;background: var(--v-white);position: relative;}
.current-promotions ul li .img-box{position: relative;overflow: hidden;}
.current-promotions ul li .img-box::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);opacity: 0;transition: all .3s linear;}
.current-promotions ul li .img-box img{transition: all .3s linear;}
.current-promotions ul li .text-box{padding: 20px 20px 48px 20px;}
.current-promotions ul li h4{font-size: var(--fs-18);font-weight: 600;color: var(--v-black);line-height: 26px;margin-bottom: 8px;transition: all .3s linear;}
.current-promotions ul li p{font-size: var(--fs-16);font-weight: 400;color: var(--v-black);line-height: 24px;margin-bottom: 75px;transition: all .3s linear;}
.current-promotions .read-more-link{color: var(--v-white);display: block;opacity: 0;text-decoration: none;width: 45px;height: 45px;line-height: 42px;border-radius: 50%;background: rgba(255, 255, 255, 0.2);text-align: center;position: absolute;left: 65%;bottom: 20px;transition: all .3s linear;}
.current-promotions .read-more-link::after{content: "\f105";display: block;font-family: 'FontAwesome';font-size: 23px;}
.current-promotions ul li:hover .content{background: var(--v-orange);}
.current-promotions ul li:hover .img-box img{transform: scale(1.08);}
.current-promotions ul li:hover .img-box::after{opacity: 1;}
.current-promotions ul li:hover h4{color: var(--v-white);text-decoration: underline;}
.current-promotions ul li:hover p{color: var(--v-white);transform: translateY(-5px);}
.current-promotions ul li:hover .read-more-link{opacity: 1;left: calc(100% - 65px);}

.faq-module{padding: 96px 0 63px !important;}

.faq-button-box{padding: 0 0 96px;display: flex;justify-content: center;gap: 66px;}

.client-reviews{background:url(https://d21u74ttq7jqzf.cloudfront.net/image/client-reviews-banner.webp) center center no-repeat; background-size:cover;padding: 89px 0;overflow: hidden;}
.client-reviews h2{margin-bottom: 50px;}
.client-reviews .certify{position: relative;}
.client-reviews ul{position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;}
.client-reviews ul li{background: var(--v-white);padding: 43px 81px 39px;display: flex;flex-direction: column;max-width: 700px;min-height: 374px;border-radius: 15px;opacity: 0;text-align: center;}
.client-reviews ul li.swiper-slide-prev,
.client-reviews ul li.swiper-slide-next{background: #E2E2E2;opacity: 0.7 !important;}
.client-reviews ul li.swiper-slide-active{opacity: 1 !important;}
.client-reviews ul li span{display: block; color: var(--v-orange);font-size: var(--fs-18);font-weight: 500;line-height: 21px;margin-bottom: 11px;}
.client-reviews ul li .img-box{margin-bottom: 12px;}
.client-reviews ul li h3{color: var(--v-black-light);font-size: 28px;font-weight: 600;line-height: 38px;margin-bottom: 4px;}
.client-reviews ul li p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 25px;margin: 0;}
.client-reviews .pc-swiper{display: block;}
.client-reviews .mobile-swiper{display: none;padding-bottom: 28px;position: relative;}
.client-reviews .mobile-swiper .swiper2-pagination{bottom: 0;top: unset;background: #D9D9D9;height: 2px;display: block;width: 70%;left: 50%; transform: translateX(-50%);}
.client-reviews .mobile-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #818181;height: 3px;}
.client-reviews .swiper-button-prev.btn{left: 24%;}
.client-reviews .swiper-button-next.btn{right: 24%;}
.client-reviews .btn {height: 42px; width: 42px; border-radius: 50%;  transition: .8s all; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{display: none;}
.client-reviews .btn.active{ display: inline-block;}
.client-reviews .btn:last-child { transform: rotate(180deg);}
.client-reviews .btn:hover .swiper3-button-inner { width:52px;height:52px; }
.client-reviews .btn .swiper3-button-inner { display: flex; width: 42px; height: 42px; align-items: center; justify-content: center; background-color:#034854; border-radius: 50%; transition: .3s all; backdrop-filter: blur(5px);} 

.about-vantage{padding: 96px 0;}
.about-vantage h2{line-height: 58px;margin-bottom: 20px;}
.about-vantage p{width: 73%;color: var(--v-black-light);font-size: var(--fs-16);font-weight: 400;line-height: 24px;text-align: center;margin: 0 auto 45px;}
.about-vantage ul{display: flex;justify-content: space-around;gap: 50px;}
.about-vantage ul li{text-align: center;}
.about-vantage ul li h3{color: var(--v-orange);font-size: var(--fs-60);font-weight: 500;line-height: 72px;margin-bottom: 12px;}
.about-vantage ul li p{width: 100%; color: #101828;font-size: var(--fs-18);font-weight: 600;line-height: 28px;margin: 0;}

.footer-lp .footer-imgBox{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid var(--v-grey-dark);margin-bottom: 20px;}

html[lang='en-IN'] .form-banner-left h2,
html[lang='en-PH'] .form-banner-left h2{font-size: 55px;line-height: 62px;}
html[lang='en-IN'] .client-reviews ul li,
html[lang='en-PH'] .client-reviews ul li{min-height: 436px;}

html[lang='ms-MY'] .form-banner-left h2{font-size: 46px;line-height: 65px;}
html[lang='ms-MY'] .client-reviews ul li{min-height: 422px;}
html[lang='ms-MY'] .form-banner-right .formBoxSet .other-open{width: 300px;}

html[lang='id-ID'] .client-reviews ul li{min-height: 436px;}

html[lang='kk-KZ'] .form-banner-left h2{font-size: var(--fs-50);}
html[lang='kk-KZ'] .client-reviews ul li{min-height: 422px;}

html[lang='mn-MN'] .form-banner-left h2{font-size: var(--fs-50);line-height: 1.22;}
html[lang='mn-MN'] .form-banner-right .formBoxSet .other-open{width: auto;}
html[lang='mn-MN'] .limited-time-offer .text-box{max-width: 614px;}

html[lang='vi-VN'] .form-banner-right .formBoxSet .other-open{width: auto;}

html[lang='ru-RU'] .form-banner-left h2{font-size: var(--fs-50);line-height: 62px;}
html[lang='ru-RU'] .limited-time-offer .text-box{max-width: 614px;}
html[lang='ru-RU'] .client-reviews ul li{min-height: 422px;}

html[lang='th-TH'] .about-vantage ul li{display: flex;flex-direction: column-reverse;}
html[lang='th-TH'] .about-vantage ul li h3{margin-bottom: 0;}
html[lang='th-TH'] .about-vantage ul li p{margin-bottom: 12px;}

@media (max-width:1900px) {
    .form-banner-right .formBoxSet{padding: 62px 70px 93px 70px;}
}
@media (max-width:1800px) {
    .form-banner .inner{background-size: 58% 100%;}
}
@media (max-width:1700px) {
    .form-banner .inner{background-size: 56% 100%;}
}
@media (max-width:1600px) {
    .form-banner .inner{background-size: 54% 100%;}
    .form-banner-right .formBoxSet{padding: 62px 60px 93px 60px;}

    .limited-time-offer .text-box{padding: 60px 0;margin-right: 120px;}
}
@media (max-width:1510px) {
    html[lang='vi-VN'] .about-vantage ul li h3{font-size: var(--fs-50);}
}
@media (max-width:1500px) {
    .form-banner-left h2{font-size: var(--fs-60);line-height: 1.22;}
    .form-banner-left{width: calc(100% - 46%);}
    .form-banner-right{width: 46%;}
    .form-banner-right .formBoxSet{max-width: 520px;}
}
@media (max-width:1440px) {
    h2{font-size: var(--fs-40);line-height: 1.22;}

    .limited-time-offer .limited-box{padding: 60px 100px;}
    .limited-time-offer .text-box{padding: 50px 0;}
    .limited-time-offer .text-box h2{margin-bottom: 20px;}
}
@media (max-width:1400px) {
    .client-reviews ul li{padding: 30px 60px 30px;min-height: 342px;}
    .client-reviews ul li h3{font-size: var(--fs-26);line-height: 1.22;}
    .client-reviews .pc-swiper{display: none;}
    .client-reviews .mobile-swiper{display: block;}

	html[lang='en-IN'] .client-reviews ul li,
    html[lang='en-PH'] .client-reviews ul li{min-height: 396px;}

    html[lang='ms-MY'] .client-reviews ul li{min-height: 366px;}

    html[lang='id-ID'] .client-reviews ul li{min-height: 371px;}

    html[lang='kk-KZ'] .client-reviews ul li{min-height: 391px;}

    html[lang='ru-RU'] .client-reviews ul li{min-height: 391px;}
}
@media (max-width:1280px) {
    .form-banner-right .formBoxSet{padding: 20px 60px 70px 60px;}
    .form-banner-right .vantage-logo{width: 53px;height: 53px;margin-bottom: 10px;}
    .form-banner-right .formBoxSet h1{font-size: 24px;margin-bottom: 10px;}
    .form-banner-right .formBoxSet .form-body .form-element{margin-bottom: 10px;}
    .form-banner-right .formBoxSet .form-body .form-element .input-label{font-size: 13px;top: 14px;}
    .form-banner-right .formBoxSet .form-body .form-element .input-container input{height: 50px;font-size: 14px;padding-left: 10px;padding-top: 10px;}
    .form-banner-right .formBoxSet .form-body .email-verification #getVerifyCode{height: 50px;line-height: 50px;font-size: 13px;}
    .form-banner-right .formBoxSet .form-body .choose-account-type label{font-size: 14px;}
    .form-banner-right .formBoxSet .form-body .choose-account-type{margin-bottom: 10px;}
    .form-banner-right .formBoxSet .form-body .agreeConditionBox{margin-bottom: 10px;}
    .form-banner-right .formBoxSet .form-body .agreeConditionBox label{line-height: 1.26;}
    .form-banner-right .formBoxSet .form-body .form-element .input-container::after{top: 50px;}
    .form-banner-right .formBoxSet .form-body #new-live{margin-top: 10px;}
    .form-banner-right .formBoxSet .form-body #new-live #sub-open-live{height: 45px;}
    .form-banner-right .formBoxSet .form-body #new-live #sub-open-live::after{left: -121%;width: 208%;height: 1067%;}
    .form-banner-right .formBoxSet .form-body .hasInner .input-label,
    .form-banner-right .formBoxSet .form-body .hasFouns .input-label{top: 11px;font-size: 12px;}

    .form-banner-left h2{font-size: var(--fs-32);margin-bottom: 20px;}
    .form-banner-left ul li p{font-size: var(--fs-18);}
}
@media (max-width:1260px) {
    html[lang='vi-VN'] .about-vantage ul li h3{font-size: var(--fs-40);line-height: 1.22;}
}
@media (max-width:1240px) {
    h2{margin-bottom: 32px;}

    .form-banner-left h2{font-size: var(--fs-50);}
		
	html[lang='en-IN'] .form-banner-left h2,
    html[lang='en-PH'] .form-banner-left h2{font-size: var(--fs-50);line-height: 1.22;}

    .limited-time-offer{padding: 80px 0;}
    .limited-time-offer .limited-box{padding: 50px 80px;}
    .limited-time-offer .text-box{padding: 30px 0;margin-right: 80px;}

    .trade-with-vantage{padding: 0 0 80px;}
    .trade-with-vantage ul{flex-wrap: wrap;}
    .trade-with-vantage ul li{width: calc(22% - 10px);}

    .start-three-minutes{padding: 80px 0;}

    .trade-anytime{padding: 80px 0;}
    .trade-anytime .anytime-left{padding: 60px 70px;}
    .trade-anytime .anytime-right{padding: 60px 70px;}

    .current-promotions{padding: 80px 0;}
    .current-promotions ul{gap: 20px;}
    .current-promotions ul li{width: calc(33% - 20px);}
    .current-promotions h3{margin: 0 0 20px 0px;}
    .current-promotions ul li p{margin-bottom: 60px;}

    .faq-module{padding: 80px 0 60px !important;}
    .faq-button-box{padding: 0 0 80px;}

    .client-reviews{padding: 70px 0;}

    .about-vantage{padding: 80px 0;}
    .about-vantage p{width: 80%;}
}
@media(max-width:1200px) {
    .trade-anytime .anytime-left{padding: 50px 40px;}
    .trade-anytime .anytime-right{padding: 50px 40px;}
}
@media (max-width:1100px) {
    .start-three-minutes ul li::after{right: -32px;}
}
@media (max-width:1024px) {
    .form-banner .inner{flex-direction: column;background: unset;}
    .form-banner-left{width: 100%;background: url(https://d21u74ttq7jqzf.cloudfront.net/image/form-banner-img.webp) no-repeat;background-size: cover;padding: 60px 20px;}
    .form-banner-left .left-inner{max-width: 100%;}
    .form-banner-left ul li{max-width: 100%;}
    .form-banner-right{width: 100%;}

    .limited-time-offer{padding: 60px 0;}
    .limited-time-offer .limited-box{padding: 40px 60px;}
    .limited-time-offer .text-box{padding: 20px 0;margin-right: 60px;}

    .trade-with-vantage{padding: 0 0 70px;}
    .trade-with-vantage ul{gap: 50px;margin-bottom: 32px;}
    .trade-with-vantage ul li{width: calc(27% - 10px);}

    .start-three-minutes{padding: 70px 0;}

    .trade-anytime{padding: 70px 0;}
    .trade-anytime .anytime-con h2{line-height: 1.22;}

    .current-promotions{padding: 70px 0;}
    .current-promotions ul li p{margin-bottom: 40px;}

    .faq-module{padding: 70px 0 60px !important;}
    .faq-button-box{padding: 0 0 70px;}

    .client-reviews{padding: 60px 0;}
    .client-reviews h2{margin-bottom: 32px;}

    .about-vantage{padding: 70px 0;}
    .about-vantage h2{line-height: 1.22;}
    .about-vantage p{width: 90%; margin: 0 auto 32px;}
    .about-vantage ul{flex-wrap: wrap;justify-content: space-between;}
    .about-vantage ul li h3{margin-bottom: 0;}

    html[lang='id-ID'] .about-vantage ul{gap: 20px;}
    html[lang='id-ID'] .about-vantage ul li{width: 47%;}

    html[lang='th-TH'] .about-vantage ul{justify-content: center;}
}
@media(max-width:980px) {
    .trade-anytime .anytime-con{flex-direction: column;}
    .trade-anytime .anytime-left{width: 100%;border-radius: 16px 16px 0 0px;}
    .trade-anytime .anytime-right{width: 100%;height: 374px;border-radius: 0px 0px 16px 16px;}

    .current-promotions ul{gap: 0;justify-content: flex-start;}
    .current-promotions ul li{width: 45%;}
}
@media(max-width:940px) {
    .current-promotions ul{justify-content: flex-start;}
}
@media (max-width:840px) {
    .limited-time-offer .limited-box{padding: 30px 40px;}
    .limited-time-offer .text-box{padding: 20px 0;margin-right: 40px;}
}
@media (max-width:800px) {
    .start-three-minutes ul{justify-content: flex-start;}
}
@media (max-width:768px) {
    .form-banner-left ul li{height: auto;padding: 20px 30px;}
    .form-banner-left ul li .icon-box{margin-right: 20px;}
    .form-banner-right .formBoxSet{padding: 50px 40px 80px 40px;}

    .limited-time-offer .limited-box{flex-direction: column-reverse;}
    .limited-time-offer .text-box{padding: 20px 0 0;margin-right: 0;}

    .trade-with-vantage{padding: 0 0 60px;}
    .trade-with-vantage ul{gap: 40px;}
    .trade-with-vantage ul li{width: calc(47% - 10px);}
    .trade-with-vantage ul li h4{line-height: 1.22;}
    .trade-with-vantage ul li .icon-box{margin-bottom: 12px;}
    .trade-with-vantage ul li .icon-box img{width: 58px;}

    .start-three-minutes{padding: 60px 0;}
    .start-three-minutes ul{margin-bottom: 32px;}
    .start-three-minutes ul li::after{top: 90px;}
    .start-three-minutes ul li .step{width: 43px;height: 43px;font-size: var(--fs-20);}
    .start-three-minutes .button-box{gap: 30px;}
    .start-three-minutes .button-box a{min-width: 200px;padding: 10px 20px;line-height: 1.1;}

    .current-promotions ul li .orange-button{padding: 12px 20px !important;}
    .current-promotions ul li h4{line-height: 1.22;}

    .faq-module{padding: 60px 0 60px !important;}
    .faq-button-box{padding: 0 0 60px;gap: 40px;}

    .client-reviews {padding-top: 40px;padding-bottom: 40px;}
    .client-reviews ul li{padding: 20px;}

    .about-vantage{padding: 60px 0;}
    .about-vantage ul{gap: 30px;}
    .about-vantage p{width: 100%;margin: 0 auto 20px;}
    .about-vantage ul li h3{line-height: 1.22;}
    .about-vantage ul li p{line-height: 20px;}

    .footer-lp .footer-imgBox{flex-direction: column;}
    .footer-lp .footer-imgBox .img-left{margin-bottom: 20px;}

    html[lang='mn-MN'] .about-vantage ul li{width: 46%;}
   
}
@media (max-width:640px) {
    .client-reviews ul li{height: auto;max-height: 400px;}

	html[lang='en-IN'] .client-reviews ul li,
    html[lang='en-PH'] .client-reviews ul li{min-height: 471px;}

    html[lang='ms-MY'] .client-reviews ul li{min-height: 500px;}

    html[lang='kk-KZ'] .client-reviews ul li{min-height: 422px;}

    html[lang='kk-KZ'] .client-reviews ul li{min-height: 422px;max-height: max-content;}

    html[lang='ru-RU'] .client-reviews ul li{max-height: max-content;}
}
@media (max-width:620px) {
    .current-promotions ul li{width: 60%;}
}
@media (max-width:600px) {
    .faq-button-box{flex-direction: column;align-items: center;gap: 20px;}

    html[lang='kk-KZ'] .start-three-minutes .button-box{gap: 20px;flex-wrap: wrap;}

    html[lang='ru-RU'] .start-three-minutes .button-box{gap: 20px;flex-wrap: wrap;}
}
@media (max-width:570px) {
    html[lang='vi-VN'] .about-vantage ul{justify-content: center;}
    html[lang='vi-VN'] .about-vantage ul li{min-width: 221px;}
}
@media (max-width:560px) {
    html[lang='vi-VN'] .start-three-minutes .button-box{gap: 10px;flex-wrap: wrap;}

    html[lang='mn-MN'] .start-three-minutes .button-box{gap: 20px;flex-wrap: wrap;}
}
@media (max-width:530px) {
    html[lang='ms-MY'] .start-three-minutes .button-box{gap: 20px;flex-wrap: wrap;}
}
@media (max-width:510px) {
    .form-banner-left ul li p{max-width: 200px;}
    .form-banner-right .formBoxSet{padding: 40px 20px 50px 20px;}

    .form-banner-left{padding: 40px 20px;}
    .form-banner-left h2{margin-bottom: 20px;}
    .form-banner-left ul li .icon-box img{width: 65px;}

    .limited-time-offer{padding: 40px 0;}
    .limited-time-offer .limited-box{padding: 20px;}
    .limited-time-offer .text-box h2,
    .limited-time-offer .text-box p{margin-bottom: 10px;}

    .trade-with-vantage{padding: 0 0 40px;}
    .trade-with-vantage ul{gap: 20px;justify-content: flex-start;}
    .trade-with-vantage ul li{width: calc(50% - 10px);}
    .trade-with-vantage ul li .icon-box img{width: 47px;}

    .start-three-minutes{padding: 40px 0;}
    .start-three-minutes ul li::after{top: 78px;right: -22px;}
    .start-three-minutes ul li .step{width: 32px;height: 32px;}
    .start-three-minutes ul li h3{margin-bottom: 10px;}
    .start-three-minutes .button-box a{min-width: 170px;}

    .trade-anytime{padding: 40px 0;}
    .trade-anytime .anytime-con p{font-size: 14px;line-height: 18px;}
    .trade-anytime .anytime-left{padding: 20px 24px;}
    .trade-anytime .link-box{margin-top: 20px;}
    .trade-anytime .anytime-right{height: 280px;padding: 40px 24px;}

    .current-promotions{padding: 40px 0;}
    .current-promotions h2{margin-bottom: 15px;text-align: left;}
    .current-promotions h3{margin-bottom: 10px;}
    .current-promotions ul li{width: 70%;}
    .current-promotions ul li .text-box{padding: 20px;}
    .current-promotions ul li .orange-button{padding: 10px 12px !important;font-size: 12px;}
    .current-promotions ul li p{line-height: 20px;margin-bottom: 20px;}
    .current-promotions .read-more-link{width: 30px;height: 30px;line-height: 27px;bottom: 10px;}
    .current-promotions ul li:hover .read-more-link{left: calc(100% - 45px);}

    .faq-module{padding: 40px 0 40px !important;}
    .faq-button-box{padding: 0 0 40px;}

    .client-reviews h2{margin-bottom: 20px;}

    .about-vantage{padding: 40px 0;}
    .about-vantage ul{gap: 10px;justify-content: space-around;}

    html[lang='zh-hans-MY'] .about-vantage ul li{min-width: 135px;}

    html[lang='zh-hant-TW'] .about-vantage ul li{min-width: 135px;}

    html[lang='id-ID'] .about-vantage ul li{min-width: 255px;}

    html[lang='kk-KZ'] .limited-time-offer .orange-button{padding: 15px 10px 14px;font-size: 12px;}

    html[lang='mn-MN'] .about-vantage ul li{width: 50%;}

    html[lang='ru-RU'] .limited-time-offer .orange-button{padding: 15px 10px 14px;font-size: 12px;}
}
@media (max-width:400px) {
    .form-banner-left ul li{padding: 20px;}
    .form-banner-left ul li p{max-width: 160px;}

    .start-three-minutes .button-box{gap: 20px;flex-direction: column;align-items: center;}
    .start-three-minutes .button-box a{padding: 15px 20px;}

    .client-reviews ul li{max-height: 537px;}

    html[lang='ms-MY'] .client-reviews ul li{max-height: max-content;}

    html[lang='ru-RU'] .client-reviews ul li{max-height: max-content;}
}