.blue_button{padding: 12px 30px 12px;}
.button_live{bottom: 40%;}
.white_frame_button{border: 2px solid #FFFFFF;color: #fff;overflow: hidden;background: transparent;border-radius: 23px;padding: 6px 26px;display: inline-block;font-size: 16px;line-height: 1.75;text-decoration: none;font-family: "PublicSans-Bold";-webkit-tap-highlight-color: transparent;letter-spacing: 0px;transition: all .3s linear;}
.white_frame_button:hover {border: 2px solid #00f0ff;color: #00f0ff;}

.home_banner{position: relative;}
.home_banner_video{position: absolute;top: 0;left: 0;width: 100%; height: 100%;object-fit: cover;background: url("../../wp-content/themes/vt/images/masthead_home_banner_en-v=2.png") center center no-repeat;background-size: cover;margin: auto;}
/* .home_banner_video video{position: absolute;top: 0;left: 0;width: 100%; height: 100%;object-fit: cover;} */
.home_banner_box{position: relative;height: 100%;padding: 92px 0 91px;display: flex;justify-content: flex-end;}
.home_banner_box .text_box{color: #ffffff;max-width: 430px;}
.home_banner_box .text_box .text_top{max-width: 525px;width: 100%;margin: 0 0 35px;}
.home_banner_box .text_box .text_top h2{font-size: 48px;line-height: 1.2;margin: 0 0 18px;font-family: "PublicSans-Bold";}
.home_banner_box .text_box .text_top .title_drop:after{bottom: 13px;width: 8px;height: 8px;}
.home_banner_box .text_box .text_top h2 span{color: #00F0FF;}
.home_banner_box .text_box .text_top p{font-size: 20px;margin: 0 0 28px;line-height: 1.2;}
.home_banner_box .text_box .text_top .blue_button{max-width: 100%;width: auto;text-align: center;line-height: 1.2;}
.home_banner_box .text_box .img_bottom_mobile{display: none;}
.home_banner_box .text_box .img_bottom{max-width:172px;}
html[lang='en-IN'] .home_banner_box {padding: 0;}
/* html[lang='en-IN'] .home_banner_wrapper .home_banner_swiper .home_banner_row0 .home_banner_box .inner {padding: 161px 0 0;} */
html[lang='en-US'] .home_banner_box,html[lang='en-PH'] .home_banner_box{padding: 161px 0 127px;}
html[lang='en-US'] .home_banner_box .text_box,html[lang='en-PH'] .home_banner_box .text_box{max-width: 341px;}
html[lang='en-US'] .home_banner_box .text_box .text_top,html[lang='en-IN'] .home_banner_box .text_box .text_top,html[lang='en-PH'] .home_banner_box .text_box .text_top{margin: 0 0 30px;}
html[lang='en-US'] .home_banner_box .text_box .text_top p,html[lang='en-IN'] .home_banner_box .text_box .text_top p,html[lang='en-PH'] .home_banner_box .text_box .text_top p{line-height: 1.35;}

html[lang='ar'] .home_banner_box .text_box .text_top .title_drop:after{display: none;}

.home_scrolling_animation_wrapper{ padding:40px 0 48px;}
.home_scrolling_animation_wrapper .inner{text-align:center; width:100%; max-width:100%; padding-left:0px; padding-right:0px;}
.home_scrolling_animation_wrapper .swiper-slide{padding:0px; margin:0px;width: 200px;max-width: 100%; height: 35px;}
.home_scrolling_animation_wrapper .swiper-slide .text_box{padding:0 10px 0 54px; position:relative;text-align: left;}
.home_scrolling_animation_wrapper .swiper-slide .text_box strong{font-size:18px;font-weight: 500; display:block; vertical-align:top;font-family: "PublicSans-Bold";line-height: 1;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span{font-size:12px; display:inline-block;line-height: 1;color: #2F425D;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span.red{color:#e91545;}
.home_scrolling_animation_wrapper .swiper-slide .text_box span.blue{color:#0051ff;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change{position: absolute;top:10px;left: 0;width: 0;height: 0;border-left: 13px solid transparent;border-right: 13px solid transparent;border-bottom: 16px solid #79DB34;transform-origin:center;transition:all .5s;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.red{border-bottom-color:#F41112;transform: rotateX(180deg);animation: fade .5s;}
.home_scrolling_animation_wrapper .swiper-slide .text_box .change.blue{border-bottom-color:#79DB34;animation: fade .5s;}
@keyframes fade {
    0%{ opacity: 0 }
    100% { opacity: 1 }
}
.home_scrolling_animation_wrapper .swiper-container .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}
.updatedTime{font-size: 12px;margin: 32px 0 0;color: #323232;line-height: 1.2;}
.updatedTime br{display: none;}

.home_promotion_wrapper{display: none;}
.home_promotion_scroll{box-shadow: 0px 3px 12px #00000027;border-radius: 13px;}
.home_promotion_box{display: flex;align-items: center;justify-content: center;padding: 34px 62px 34px 52px;background: #FFFFFF;width: 100%;max-width: 1124px;min-height: 376px;}
.home_promotion_box .img_box{width: 100%;max-width: 508px;height: 308px;background: #00000027;}
.home_promotion_box .left_box{margin: 0 10px 80px 0;}
.home_promotion_box .left_box h2{color: #031F45;line-height: 1.37;font-family: "PublicSans-Bold";margin: 0 0 25px;}
.home_promotion_box p{color: #323232;font-size: 16px;margin: 0 0 27px;}
.home_promotion_box a.blue_button{padding: 12px 30px;}
.home_promotion_wrapper .nav_button{position: absolute;bottom: 40px;left: 65px;z-index: 10;display: flex;justify-content: center;    align-items: center;}
.home_promotion_wrapper .nav_button .button_pagination{font-size: 16px;padding: 0 25px;}
.home_promotion_wrapper .nav_button .button_prev_scroll, 
.home_promotion_wrapper .nav_button .button_next_scroll{display: inline-block;width: 0;height: 0;border-right: 9px solid #031F45;border-top: 6px solid transparent;border-bottom: 6px solid transparent;cursor: pointer;}
.home_promotion_wrapper .nav_button .button_next_scroll{border-right: none;border-left: 9px solid #031F45;}

.trading_plateform{width: 100%;text-align: center;padding: 60px 0 70px;}
.trading_plateform h2{margin: 0 0 56px;font-size: 32px;color:#031f45;}
.trading_plateform .plateform_ad_list{display: flex;flex-wrap: wrap;justify-content: space-between;color: #323232;}
.trading_plateform .plateform_ad_list li{max-width: 270px;min-height: 260px;margin: 0 0 20px;width: 100%;}
.trading_plateform .plateform_ad_list .ad_top_icon{width: 120px;height: 120px; margin: 0 auto 10px;}
.trading_plateform .plateform_ad_list .ad_top_icon img{width: 100%;height: 100%;} 

.trading_plateform .plateform_ad_list h3{font-size: 18px;margin-bottom: 12px;font-family: "PublicSans-SemiBold";}

.trading_plateform .plateform_ad_list p{letter-spacing: -0.24px;margin: 0;line-height: 1.5;justify-content: center;}
.trading_plateform .plateform_ad_list span{display: none;}


.home_digital_scrolling {width: 100%;height: 149px;overflow: hidden;background: url("../../wp-content/themes/vt/images/home_digital_scrolling_banner.svg") center no-repeat;background-size: 100%;transition: all 0.3s ease;}
.home_digital_scrolling:hover {background-size: 140%;}
/* .home_digital_scrolling .inner{max-width: 1024px;} */
.home_digital_scrolling_box{transition: all 1s;}
.home_digital_scrolling ul {display: flex;align-items: center;justify-content: space-around;color: #fff;text-align: center;padding: 35px 0;height: 149px;}
.home_digital_scrolling ul li {margin-right: 2px;max-width: 340px;width: 100%;}
/* .home_digital_scrolling ul li:last-child {margin: 0;max-width: 340px;} */
.home_digital_scrolling ul li h5 {font-size: 42px;line-height: 1;margin-bottom: 0;}
.home_digital_scrolling ul li p {letter-spacing: -0.56px;font-size: 28px;margin: 0;line-height: 1;font-family: "PublicSans-Light";}

.trade_way{position: relative;padding-bottom: 13px;}
.trade_way .mask{width:120px;height:620px;position:absolute;left:0;top:0;background-color: #fff;}
.trade_way .inner{max-width:1300px;width:100%;min-height:620px;display:flex;justify-content:space-between;align-items: center;position: relative;}
.trade_way .content_left{max-width:690px;width:100%;overflow: hidden;}
.trade_way .content_left video{height:100%;position: absolute;left: -350px;top: 0;clip-path: inset(1px 1px);object-fit: cover;border: 2px solid transparent;}
.trade_way .text_right{max-width:560px;width:100%;z-index:10;padding-top: 27px;}
.trade_way .text_right h2{font-family:PublicSans-Bold;line-height:1.17;margin-bottom: 13px;color:#031f45;}
.trade_way .text_right p{font-family:PublicSans-Regular;font-size:16px;line-height:1.75;margin-bottom: 29px;}
.trade_way .text_right .app_box a:nth-child(1) img{margin-right: 20px;}

.leading_platform{padding:50px 0 35px;text-align:center;}
.leading_platform h2{font-family:PublicSans-Bold;font-size:32px;line-height:1.3125;margin:0 auto 110px;max-width: 768px;color:#031f45;}
html[lang='th'] .leading_platform h2{max-width: 558px;}
html[lang='ja'] .leading_platform h2{max-width: 538px;}

.leading_platform .leading_platform_content{position: relative;}
.leading_platform .leading_platform_content .platform_bg{background:url("../../wp-content/themes/vt/images/home_digital_scrolling_banner.svg") center center no-repeat;background-size:100%;width:100%;min-height:148px;position: absolute;left: 0;top: 120px;z-index:0;transition:all 0.3s ease;}
.leading_platform .leading_platform_content .platform_bg:hover{background-size:160%;}
.leading_platform .leading_platform_content ul{max-width: 952px;width: 100%;margin: 0 auto;display: flex;justify-content:center;column-gap: 0px;position:relative;z-index:1;}
.leading_platform .leading_platform_content ul li{max-width: 295px;width: 100%;margin:0 0 20px;}
.leading_platform .leading_platform_content ul li:nth-of-type(3) {    max-width: 384px;    margin-top: -80px;}
.leading_platform .leading_platform_content ul li:nth-of-type(3) .platform_box .text_box {min-height: 455px;max-width: 354px;padding: 95px 23px 55px;}
.leading_platform .leading_platform_content ul li .platform_box .text_box_disc p {font-size: 16px;color: #323232;}
.leading_platform .leading_platform_content ul li:nth-of-type(3) .platform_box .text_box_disc p {font-size: 18px;color: #323232;line-height: 1.2;}
.leading_platform .platform_box .box_top.mt5 {position: relative;}
.leading_platform .leading_platform_content ul .mt5_min {display: none;}
.leading_platform .platform_box .box_top .top_title>span {color: #fff;position: absolute;top: 10px;left: 50%;transform: translateX(-50%);font-family: "PublicSans-Bold";font-size: 22px;}
.leading_platform .platform_box{display: flex;flex-direction: column;align-items: center;justify-content: flex-start;transition: all 0.3s ease;}
.leading_platform .platform_box .box_top{max-width: 275px;width: 100%;min-height: 162px;z-index: 10;transition: transform 0.3s ease;}
.leading_platform .platform_box .box_top .top_title strong{color: #fff;font-size: 35px;margin: 6px 0;line-height: 1.5;display: block;}

.leading_platform .platform_box .box_top.mt4{background:url("../../wp-content/themes/vt/images/trading_platform_img1-v=6.png")center no-repeat;background-size: cover;}
.leading_platform .platform_box .box_top.mt5{background:url("../../wp-content/themes/vt/images/trading_platform_img_mt5-v=6.png")center no-repeat;background-size: cover;min-height: 218px;max-width: 384px;}
.leading_platform .platform_box .box_top.trading_view{background:url("../../wp-content/themes/vt/images/trading_platform_img3-v=6.png")center no-repeat;background-size: cover;}
.leading_platform .platform_box .box_top .top_title{padding-top: 60px;}
.leading_platform .platform_box .box_top.mt4 .top_title{padding-top: 40px;}
.leading_platform .platform_box .box_top.trading_view .top_title{padding-top: 55px;}
.leading_platform .platform_box .box_top.trading_view .top_title img {padding: 0;}
.leading_platform .platform_box .box_top.trading_view .top_title img.popular_box {padding-top: 10px;}
.leading_platform .platform_box h3{color: #fff;font-size: 36px;display: flex;align-items: center;justify-content: center;}
.leading_platform .platform_box h3 span {font-size: 47px;margin-left: 8px;}
.leading_platform .platform_box .box_top.mt5 .top_title h3 span {font-size: 62px;margin-left: 14px;}

/* .leading_platform .platform_box .box_top .top_title .popular_box{margin-bottom: -6px;} */
.leading_platform .leading_platform_content .swiper-pagination,
.account_category .account_swiper_box .swiper-pagination{display: none;}

.leading_platform .platform_box .box_top.trading_view .top_title span{display: inline-block;color: #fff;font-family: "PublicSans-Bold";padding-bottom: 12px;line-height: 1;}
.leading_platform .platform_box .box_top p{font-family:PublicSans-Bold;color: #FFF;margin-bottom: 5px;line-height: 1;}
.leading_platform .platform_box .box_top.trading_view p{line-height: 1;margin-top: 15px;padding: 0 20px;}
.leading_platform .platform_box .text_box{max-width: 269px;width: 100%;background-color: #fff;padding: 95px 23px 35px;margin-top: -85px;box-shadow: 0px 0px 12px #00000026;border-radius: 13px;min-height:366px;display: flex;flex-direction: column;justify-content: space-between;align-items: center;transition: transform 0.3s ease;}
.leading_platform .platform_box .text_box_disc p{font-family:PublicSans-SemiBold;color: #707070;font-size:16px;line-height:1.4;margin-bottom: 0;}
.leading_platform .platform_box .text_box_disc i{display:inline-block;max-width:209px;width:100%;height:1px;border-top: 1px solid #D9D9D9;margin:15px 0;}
.leading_platform .platform_box:hover{scale: 1.05;}
.leading_platform .platform_box:hover .box_top{transform: translateY(-6px);}
.leading_platform .platform_box:hover .text_box{transform: translateY(12px);box-shadow: 0px 33px 33px #00000029;}
html[lang='ms'] .leading_platform .platform_box .deep_blue_button{padding: 12px 20px;}

.text_box .button_box{max-width: 100%;cursor:pointer;}
.text_box .mt4_bta{max-width: 100%;width: auto;}
.text_box .mt5_bta{max-width: 100%;width: auto;}
.text_box .trading_view_bta{max-width: 100%;width: auto;}
.text_box .trading_view{max-width: 202px;}
/* .text_box .button_box:hover .show{display:none;} */
/* .text_box .button_box:hover .hover_show{display:block;} */
.text_box .button_box:hover .deep_blue_button{width: 100%;color:#064291;text-decoration: none;transition:all 0.3s ease-out;}
.text_box .button_box .hover_show{display:none;}

.account_category{padding:55px 0 130px;position:relative;}
.account_category video{width:100%;height:100%;position:absolute;top:0;left:0;z-index: -1;object-fit: cover;border:none;clip-path: inset(1px 1px);}
.account_category .inner h2{font-family:PublicSans-Bold;font-size:32px;margin-bottom: 56px;color:#031f45;}
.account_category .inner{max-width: 870px;width: 100%;text-align: center;overflow: hidden;}
.account_category .account_content{display: flex;justify-content: space-between;}
.account_category .account_item{max-width: 380px;width: 100%;height: 100%; padding: 55px 0 0;margin:0 10px 20px;background-color: rgba(255,255,255, .7);border-radius: 13px;box-shadow: 0px 0px 12px #0000001C;overflow: hidden;}

.account_category .account_item .img_top{margin-bottom: 30px;height:57px;}
.account_category .account_item .img_top img{height:100%;}
.account_category .account_item .item_disc{max-width:280px;width:100%;margin:0 auto 28px;}
.account_category .account_item .item_disc p{font-family:PublicSans-SemiBold;margin-bottom: 11px;font-size:18px;line-height:1.17;}
.account_category .account_item .item_disc span{font-family:PublicSans-Regular;font-size:16px;}
.account_category .account_item .line_box{background-color: #707070;max-width: 275px;width: 100%;height: 1px;margin: 0 auto;transition:all .3s ease-in-out;} 

.account_category .account_item .account_category_bottom{padding: 28px 0 53px;position: relative;}
.account_category .account_item ul li{max-width:219px;width:100%;margin:0 auto 29px;}
.account_category .account_item ul li p{font-family:PublicSans-Bold;font-size:18px;line-height:1.17;margin-bottom: 0px;}
.account_category .account_item ul li span{font-family:PublicSans-Regular;font-size:18px;line-height:1.17;}

.hover_round{opacity: 0;transform: translateY(100%);transition:all .5s ease-in-out;position: absolute;right: 40px;top:-25%;display:block;width: 150px;height: 150px;border-radius: 50%;background-color: #00F0FF;z-index: -2;}
.hover_box{position: absolute;width: 100%;height: 100%;bottom: -100%;background: #0051ff;transition:all .3s ease-in-out;z-index: -1;}
.account_category .account_item:hover .line_box{max-width: 100%;background-color: #0051ff;}

.trading_product{padding:30px 0 60px;text-align:center;background-color: #fff;}
.trading_product .inner{max-width:1164px;width:100%;position:relative;}
.trading_product .inner>h1{font-family:PublicSans-Bold;font-size:32px;line-height:1.16;margin-bottom: 37px;color:#031F45;}
.trading_product .swiper-slide{display: flex;justify-content: space-between;}
.trading_product .text_left{text-align:left;max-width:460px;width:100%;margin:82px 0 0 95px;}
.trading_product .text_left h2{font-family:PublicSans-Bold;line-height:1.17;color: #031F45;margin-bottom: 15px;}
.trading_product .text_left p{font-family:PublicSans-Regular;font-size:20px;line-height:1.2;color: #031F45;margin-bottom: 30px;}
.trading_product .img_box{max-width:570px;width:100%;}
.trading_product .swiper_tab{position: relative;}
.trading_product .swiper-pagination{position:static;}
.trading_product .swiper_pagination_row1{max-width: 1164px;width:100%;display: flex;justify-content: space-between;}
.trading_product .swiper_pagination_row1 .swiper-pagination-bullet{position: relative;cursor: pointer; font-family:PublicSans-SemiBold;font-size:16px;line-height:1.75;padding-top:20px;margin-right: 20px;color: #000;width: auto;height: auto;border-radius: 0;opacity: 1;background: none !important;outline: none;display: flex;flex-direction: column;align-items: center;margin-bottom: 10px;transition: all 0.5s ease;}
.trading_product .swiper_pagination_row1 .swiper-pagination-bullet:last-child{padding-right: 0;}
.trading_product .swiper_pagination_row1 .swiper-pagination-bullet-active{color: #0A65DE;}
#selected_block{position: absolute;width: 43px;left: 0;top:0; background-color: #0A65DE;height: 3px;transition: all 0.3s ease;}

.swiper-button-prev{height:19px;left:124px;bottom:19px;top:auto;z-index:99;}
.swiper-button-prev:after{font-size:0px;width: 0;height: 0;border-right: 9px solid #031F45;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.swiper-button-next{height:19px;left:213px;bottom:19px;top:auto;z-index:99;}
.swiper-button-next:after{font-size:0px;width: 0;height: 0;border-left: 9px solid #031F45;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.swiper-sum{position: absolute;left: 167px;bottom: 18px;right: auto;z-index:99;}

.trading_product .product_name li{position: relative;font-family:PublicSans-SemiBold;font-size:16px;line-height:1.75;padding-top:20px;color: #000;display: flex;flex-direction: column;align-items: center;margin-bottom: 10px;}
.trading_product .product_name li i{display:block;position: absolute;top: 0px;width: 120px;height: 3px;background-color: #0A65DE;}


html[lang='ar'] .home_banner_box{text-align: right;}
html[lang='ar'] .home_banner_box .text_box{display: flex;flex-direction: column;align-items: flex-end;}
html[lang='ar'] .home_banner_box .text_box .text_top{margin-right: auto;}

html[lang='ar'] .account_category .account_item .item_disc{direction: rtl;}
html[lang='ar'] .trade_way .text_right{text-align: right;}
html[lang='ar'] .trading_product .swiper-slide{direction: rtl;}
html[lang='ar'] .swiper-button-prev, 
html[lang='ar'] .swiper-container-rtl .swiper-button-next{right: 10px;left: auto;}
html[lang='ar'] .swiper-sum{right: 167px;left: auto;}

html[lang='ar'] .trading_plateform,
html[lang='ar'] .home_digital_scrolling,
html[lang='ar'] .leading_platform,
html[lang='ar'] .account_category,
html[lang='ar'] .trading_product,
html[lang='ar'] .swiper-wrapper{direction: rtl;}
html[lang='ar'] .swiper-button-prev{right: 124px;left: auto;}
html[lang='ar'] .swiper-button-prev:after{border-left: 9px solid #031F45;border-right:none;}
html[lang='ar'] .swiper-button-next{right: 213px;left: auto;}
html[lang='ar'] .swiper-button-next:after{border-left: none;border-right:9px solid #031F45;}
html[lang='ar'] #selected_block{right: 0;width: 58px;left: auto;}
html[lang='ar'] .trading_product .swiper_pagination_row1 .swiper-pagination-bullet:first-child {margin-right: 0;}
html[lang='ar'] .home_scrolling_animation_wrapper .swiper-container .swiper-wrapper{direction: ltr;}

.account_category .inner .swiper-slide-prev {margin-left: -10px !important;}
html[lang='ar'] .account_category .inner .swiper-slide-prev {margin-left: 10px !important;margin-right: -10px !important;}

#footer{padding: 100px 0;}
.floating_window{position: fixed;bottom: 16px;left: 50%;transform: translateX(-50%);box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.16);border-radius: 20px;background-color:rgba(219, 219, 219, 0.8);;z-index: 100;max-width:1600px;width:100%;}
.floating_window .inner{padding: 15px 30px;max-width: 100%;}
.floating_window .window_content{display: flex;justify-content: space-between;align-items: center;}
.floating_window .window_content p{margin-bottom:0px;font-size: 14px;margin-right: 120px;}
.floating_window .window_content p a{text-decoration: underline;color: #191919;font-family: 'PublicSans-SemiBold';}
.floating_window .window_close{cursor: pointer;max-width: 20px;width: 100%;}
html[lang='ar'] .floating_window .window_content{flex-direction: row-reverse;}
html[lang='ar'] .floating_window .window_content p{margin-left: 120px;margin-right: 0px;}
@keyframes fade-in-bottom {
    0% {
        transform:translateY(100px);
        opacity:0;
    }
    100% {
        transform:translateY(0px);
        opacity:1;
    }
}
@media(max-width:1780px){
    .floating_window{max-width: 1500px;}
}
@media(max-width:1670px){
    .floating_window{max-width: 1400px;}
}
@media(max-width:1600px){
    .floating_window{max-width: 1220px;}
}
@media(max-width:1400px){
    .home_banner_video{background: url("../../wp-content/themes/vt/images/masthead_home_banner_en1400-v=1.png") center center no-repeat;background-size: cover;}
    .trade_way .mask{width:80px;}
    .home_digital_scrolling{background-size: 130%;}
    .floating_window{max-width: 1000px;}
    .floating_window .window_content p{margin-right: 80px;}
    html[lang='ar'] .floating_window .window_content p{margin-left: 80px;margin-right: 0px;}
}
@media(max-width:1300px){
    .trade_way .inner{justify-content: space-around;}
    .trade_way .content_left{max-width: 620px;}
    .trade_way .content_left video{height:575px;}
    .trade_way .text_right{max-width:480px;}
    .trade_way .mask{width:40px;}
}
@media(max-width:1200px){
    .trading_product .inner{max-width:1040px;}
    .trading_product .text_left h2{font-size:45px;}
    .trading_product .swiper-slide .text_left{max-width: 420px;margin: 50px 0 0 40px;}
    .swiper-button-prev{left:60px;}
    .swiper-sum{left:110px;}
    .swiper-button-next{left:165px;}
    .floating_window{max-width: 800px;}
    #footer{padding: 100px 0 120px;}
}
@media(max-width:1120px){
    .trade_way{padding-top: 40px;}
    .trade_way .inner{min-height:520px;}
    .trade_way .content_left{max-width:500px;}
    .trade_way .content_left video{height:500px;left: -320px;}
    .trade_way .text_right{max-width:430px;}
    .trade_way .mask{width:20px;}

    html[lang='en-US'] .home_banner_box,html[lang='en-PH'] .home_banner_box{padding: 141px 0 107px;}
}
@media (max-width: 1080px) {
    .home_banner_box{padding: 72px 0 61px;}
    .home_banner_box .text_box{max-width: 390px;}

    .home_digital_scrolling ul li .text_box{margin: 0 0 20px;}
    .home_digital_scrolling ul li h5{font-size: 30px;}
    .home_digital_scrolling ul li p{font-size: 20px;}
    .home_digital_scrolling .img_box{max-width: 200px;margin: 0 auto;}
    .home_digital_scrolling{background-size:cover;}
    .home_digital_scrolling:hover{background-size:cover;}
    .leading_platform .leading_platform_content ul li:nth-of-type(3) {max-width: 334px;margin-top: -40px;}
    .leading_platform .platform_box .box_top.mt5 {max-width: 334px;min-height: 193px;}
    .leading_platform .leading_platform_content ul li:nth-of-type(3) .platform_box .text_box {min-height: 405px;max-width: 304px;padding: 95px 23px 41px;}
    .leading_platform .platform_box .text_box_disc i {margin: 10px 0;}
    .leading_platform .platform_box .box_top .top_title {padding-top: 50px;}
}
@media(max-width:980px){
    .home_banner_box .text_box .text_top h2{font-size: 40px;}

    .start_trading_steps{padding:60px 0;}
    .start_trading_steps .steps_content{padding:60px 30px;}
    .steps_content ul li div{width:100px;height:100px;font-size:65px;}

    .trading_product{padding:40px 0 40px;}
    .trading_product .inner>h1{margin-bottom: 20px;}
    .trading_product .swiper-slide{flex-wrap: wrap;justify-content: center;}
    .trading_product .text_left h2{font-size:30px;}
    .trading_product .swiper-slide .text_left{max-width: 100%;margin:0px 10px 40px;order: 1;text-align: center;}
    .swiper-button-prev{left: 50%;bottom:1px;transform: translateX(-58px);}
    .swiper-sum{position:static;}
    .swiper-button-next {left: 50%;bottom:1px;transform: translateX(31px);}

    .account_category{padding:40px 0 80px;}

    .leading_platform{padding:40px 20px 20px;}
    .leading_platform .leading_platform_content ul{flex-direction: column;align-items: center;}
    .leading_platform .leading_platform_content .platform_bg{display:none;}
    .leading_platform .leading_platform_content ul li{margin: 0 0 35px;}

    .trade_way{padding:40px 0;}
    .trade_way .inner{flex-wrap: wrap;}
    .trade_way .content_left video{left: -14%;}
    .trade_way .text_right{max-width: 100%;text-align: center;}
    .trade_way .text_right p{text-align: left;max-width: 235px;margin: 0 auto 20px;}
    .trade_way .content_left{max-width:100%;height:500px;}
    .leading_platform .leading_platform_content ul li:nth-of-type(3) .platform_box .text_box {min-height: 410px;}
    .leading_platform .platform_box .text_box{    min-height: 360px;    padding: 90px 23px 35px;    max-width: 239px;}
    .leading_platform .leading_platform_content ul li:nth-of-type(3) {margin-top: 0px;}
    .leading_platform .platform_box .box_top {max-width: 334px;min-height: 193px;}
    .leading_platform .platform_box .text_box {max-width: 304px;}
    .leading_platform .leading_platform_content ul li {max-width: 334px;}
    .leading_platform .platform_box .box_top.mt4 .top_title{padding-top: 50px;}
    .leading_platform .platform_box .box_top.trading_view .top_title{padding-top: 70px;}

    html[lang='en-US'] .home_banner_box,html[lang='en-PH'] .home_banner_box{padding: 121px 0 87px;}

    html[lang='ar'] .swiper-button-prev{right: 38%;transform: translateX(-31px);}
    html[lang='ar'] .swiper-button-next{right: 62%;transform: translateX(58px);}
    html[lang='ar'] .trade_way .text_right{direction: rtl;}
    html[lang='ar'] .trade_way .text_right p{max-width: 100%;text-align: right;}
    html[lang='ms'] .trade_way .text_right p{max-width: 275px;}
    html[lang='ja'] .trade_way .text_right p{max-width: 275px;}
    html[lang='th'] .trade_way .text_right p{max-width: 275px;}

    .floating_window{max-width: 700px;}
    .floating_window .window_content p{margin-right: 60px;}
    .floating_window .window_close{max-width: 15px;}
    html[lang='ar'] .floating_window .window_content p{margin-left: 60px;margin-right: 0px;}
}
@media(max-width:960px){
    .home_banner_video{position: initial;height:400px;background-position: left;}
    .home_banner_box{justify-content: center;padding: 42px 0 31px;}
    .home_banner_box .text_box{color: #323232;max-width: 100%;text-align: center;}
    html[lang='en-IN'] .home_banner_box .text_box {text-align: left;}
    .home_banner_box .text_box .img_bottom_mobile{display:block;max-width: 250px;margin: 0 auto;}
    .home_banner_box .text_box .img_bottom{display: none;}
    .white_frame_button{border: 2px solid #000;color: #000;text-transform: capitalize;}
    html[lang='en-US'] .home_banner_box,html[lang='en-PH'] .home_banner_box{padding: 40px 0 27px;}
}
@media(max-width:900px){
    .floating_window{max-width: 600px;}
}
@media(max-width:850px){
    .account_category{padding:40px 0;}
    .account_category .inner h2{margin-bottom: 40px;}
    .account_category .account_content{flex-wrap: wrap;justify-content: center;}
    .account_category .account_item{margin:0 10px 20px;}
    .steps_content ul li span br{display: none;}

    .account_category .account_item:hover .line_box{background-color: #707070;max-width: 275px;}
}
@media(max-width:800px){
    .trade_way .content_left video{left: -25%;}
}
@media (max-width: 768px) {
    .trading_product .text_left h2 {display: none;}
    .trading_product .text_left p {font-size: 16px;line-height: 1.5;color:#323232;margin-bottom: 39px;}
    .home_digital_scrolling{height: 210px;}
    .home_digital_scrolling ul{flex-wrap: wrap;justify-content: space-between;height: auto;}
    .home_digital_scrolling ul:last-child{display: none;}
    .home_digital_scrolling ul li{max-width: 240px;}

    .trading_product .inner{padding-left: 32px;padding-right: 32px;}
    .trading_product .swiper_tab{overflow: hidden;}
    #selected_block{display: none;}
    .trading_product .swiper_pagination_row1{justify-content: flex-start;column-gap: 20px;overflow-x: auto;white-space: nowrap;scrollbar-width: none;-ms-overflow-style: none;scrollbar-color: transparent transparent !important;-webkit-scrollbar-width: thin !important;-webkit-scrollbar-color: transparent transparent !important;-moz-scrollbar-width: thin !important;-moz-scrollbar-color: transparent transparent !important;}

    .ios-scroll-fix {overflow-x: auto;white-space: nowrap;-webkit-overflow-scrolling: touch;scrollbar-width: none;-ms-overflow-style: none;}
    .ios-scroll-fix::-webkit-scrollbar {display: none;}

    .trading_product .swiper_pagination_row1::-webkit-scrollbar,
    .trading_product .swiper_pagination_row1::-moz-scrollbar,
    .trading_product .swiper_pagination_row1::-ms-scrollbar {display: none;}
    .trading_product .swiper_pagination_row1 .swiper-pagination-bullet{white-space: nowrap;margin-right: 10px;transition: none;font-size: 16px;line-height: 1.5;font-family: "PublicSans-Regular";color:#323232;padding-bottom:4px;}
    .trading_product .swiper_pagination_row1 .swiper-pagination-bullet-active{border-bottom: 3px solid #0051ff;font-size: 18px;line-height: 1.3;font-family: "PublicSans-Bold";color:#031f45;}

    .hover_round,
    .hover_box{display: none;}
    .account_category .account_item .account_category_bottom{color: #031F45;}

    .trading_plateform .plateform_ad_list p br{display:none;}

    #launcher + iframe{bottom: calc(40% - 66px)!important;}

    html[lang='ar'] .trade_way .text_right p{text-align: right;}

    html[lang='ar'] .swiper-button-prev{right: 36%;}
    html[lang='ar'] .swiper-button-next{right: 64%;}
    html[lang='ko'] .leading_platform .platform_box .box_top .top_title strong{font-size: 28px;}

    .leading_platform .platform_box .box_top .top_title strong{font-size:28px;line-height: normal;margin:0;display: flex;align-items: center;justify-content: center;}
    .leading_platform .platform_box .box_top .top_title strong span{font-size: 47px;margin-left: 10px;}
    html[lang='ar'] .leading_platform .platform_box .box_top .top_title strong span{margin-right: 17px;margin-left: 0px;}
    .leading_platform .platform_box .box_top p{line-height:1.5;}

    .account_category .account_item .item_disc span{line-height:1.5;}
    .account_category .account_item ul li p{font-family: PublicSans-Regular;color:#323232;font-weight: 900;}
    .account_category .account_item ul li span{color:#323232;}
}
@media(max-width:768px){
    .home_wrapper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 8px;}

    .home_banner_video{height: 375px;position: initial;background: url("../../wp-content/themes/vt/images/masthead_home_banner_mobile_en.png") center center no-repeat;background-size: cover;}
    .home_banner_box{padding: 35px 0;text-align: center;}
    .home_banner_box .text_box .text_top{text-align: center;max-width: 100%;margin-bottom: 48px;}
    .home_banner_box .text_box .text_top h2{font-size: 48px;line-height: 1.2;color: #323232;margin-bottom: 8px;}
    .home_banner_box .text_box .text_top h2 span{display: inline-block;}
    .home_banner_box .text_box .text_top p{max-width: 350px;margin: 0 auto 32px;font-size: 18px;color: #323232;}
    .home_banner_box .text_box .text_top p br{display: none;}
    .home_banner_box .text_box .img_bottom_mobile{display: block;text-align: center;max-width: 250px;width: 100%;margin: 0 auto;}
    .home_banner_box .text_box .img_bottom{display: none;}
    .white_frame_button{border: 2px solid #000;color: #000;}

    .home_promotion_box{flex-direction: column-reverse;padding: 30px 20px;}
    .home_promotion_box .left_box{margin: 40px 0;}
    .home_promotion_box .left_box h2{margin: 0 0 20px;}
    .home_promotion_box p{margin: 0 0 20px;font-size: 14px;}
    .home_promotion_box a.blue_button{font-size: 14px;}
    .home_promotion_wrapper .nav_button{bottom: 20px;}
    
    .trading_plateform{overflow: hidden;padding: 50px 0;}
    .trading_plateform .inner{padding-left: 32px;padding-right: 32px;}
    .trading_plateform h2{text-align: left;margin: 0 0 24px;}
    .trading_plateform .plateform_ad_list{justify-content: space-between;flex-wrap: nowrap;}
    .trading_plateform .plateform_ad_list li{display: flex;flex-direction: column;align-items: center;justify-content: center;max-width: 270px;height: 260px;min-height: initial;margin-right: 24px;padding: 20px 14px;box-shadow: 0px 0px 12px #0000001C;border-radius: 13px;margin-bottom: 0;}
    .trading_plateform .plateform_ad_list li:last-child{margin-right: 0;}
    .trading_plateform .plateform_ad_list h3{margin-bottom: 16px;font-family: "PublicSans-Bold";color:#031f45;}
    .trading_plateform .plateform_ad_list p{position: absolute;top: 0;font-size: 16px;background-color: #303030;color: white;width: 100%;height: 100%;border-radius: 17px;padding: 20px;letter-spacing: 0;display: flex;align-items: center;}
    .trading_plateform .plateform_ad_list span{display: block;color: #0051ff;cursor: pointer;font-family: "PublicSans-Bold";}


    .leading_platform h2, .account_category .inner h2, .trading_product .inner>h1{font-size:29px;line-height:1.1;}

    .steps_content h2{margin-bottom: 30px;}
    .start_trading_steps{padding:40px 0 60px;}
    .start_trading_steps .steps_content{padding:40px 20px;}
    .steps_content h1{margin-bottom: 30px;}
    .steps_content ul{flex-wrap:wrap;}
    .steps_content ul li{margin:0 10px 30px;}
    .steps_content ul li div{width:80px;height:80px;font-size:50px;}

    .leading_platform{overflow: hidden;padding: 50px 0;}
    .leading_platform h2{margin: 0 0 56px;text-align: left;padding-left: 15px;}
    html[lang='ar'] .leading_platform h2{padding-right:0px;}
    .leading_platform h2 br{display:none;}
    .leading_platform .leading_platform_content{padding: 0 25px;}
    .leading_platform .leading_platform_content ul{flex-wrap: nowrap;justify-content: space-between;max-width: 100%;flex-direction: inherit;}
    .leading_platform .leading_platform_content ul li:nth-of-type(1) {max-width: initial;}
    .leading_platform .platform_box .box_top.mt5 {max-width: 330px;min-height: 185px;}
    .leading_platform .leading_platform_content ul li:nth-of-type(1) .platform_box .text_box {margin-top: -65px;padding: 70px 15px 41px;min-height: 390px;max-width: 295px;}
    .leading_platform .platform_box .box_top .top_title,
    .leading_platform .platform_box .box_top.trading_view .top_title{padding-top: 60px;}
    .leading_platform .platform_box .box_top.mt4 .top_title {padding-top: 40px;}
    .leading_platform .leading_platform_content ul .mt5_max {display: none;}
    .leading_platform .leading_platform_content ul .mt5_min {display: inline-block;}
    .leading_platform .leading_platform_content ul li{max-width: initial;}
    .leading_platform .platform_box .box_top{max-width: 330px;min-height: 175px;}
    .leading_platform .platform_box .box_top.mt4,
    .leading_platform .platform_box .box_top.mt5,.leading_platform .platform_box .box_top.trading_view{background-size: cover;}
    .leading_platform .platform_box .text_box{max-width: 295px;margin-top: -55px;padding: 55px 15px 41px;min-height: 340px;}
    .leading_platform .platform_box .box_top .top_title{display: flex;flex-wrap: wrap;justify-content: center;flex-direction: column;align-items: center;}
    .leading_platform .platform_box .box_top p{line-height: 1.5;order: 2;margin-bottom: 12px;}
    .leading_platform .platform_box .box_top .top_title .popular_box{order: 3;}
    /* .leading_platform .platform_box .box_top .top_title img:nth-child(2){order: 1;} */
    /* .leading_platform .platform_box .box_top.trading_view p {margin-top: 12px;} */
    /* .leading_platform .platform_box .box_top .top_title .popular_box{order: 3;} */
    .leading_platform .leading_platform_content .swiper-pagination{display: block;bottom: -43px;}
    .leading_platform .platform_box:hover{scale: none;}
    .leading_platform .platform_box:hover .box_top{transform: none;}
    .leading_platform .platform_box:hover .text_box{transform: none;box-shadow: 0px 0px 12px #00000026;}
    
    
    .trade_way .content_left{height:400px;}
    .trade_way .content_left video{height:400px;left: -120px;}
    .trade_way .mask{display:none;}
    .trade_way .text_right p:nth-child(3){margin-bottom: 30px;}
    
    .account_category video{display: none;}
    /* .account_category{background: url("../../wp-content/themes/vt/images/account_category_banner.png") bottom center no-repeat;background-size: contain;} */
    .account_category .inner{padding: 0 32px;}
    .account_category .inner h2{text-align: left;}
    .account_category .account_content{flex-wrap: nowrap;justify-content: normal;}
    .account_category .account_item {margin-right: 10px;background-color: transparent;max-width: initial;height: auto;margin-left: 0px;}
    html[lang='ar'] .account_category .account_item {margin-right: 0px;margin-left: 10px;}
    .account_category .account_item .item_disc p{font-size: 20px;line-height: 1.4;}
    .account_category .account_swiper_box .swiper-pagination{display: block;bottom: 0px;}

    html[lang='ar'] .account_category .inner h2,
    html[lang='ar'] .leading_platform h2{text-align: right;}

    .trade_way .text_right h2{margin-bottom: 24px;}
    .leading_platform .platform_box .text_box_disc p{color: #838383;}
    .trading_product .img_box{margin-top: 54px;}
    .deep_blue_button{text-transform: capitalize;}
    .white_frame_button{text-transform: capitalize;}
}
@media(max-width:640px){
    .steps_content ul li{max-width:100%;margin:0 0 30px;}
    .steps_content ul li div{width:60px;height:60px;font-size:40px;}

    .floating_window{max-width: 480px;}
    #footer{padding: 100px 0 150px;}
}
@media (max-width: 600px) {
    .home_banner_video{height: 350px;}

    .trading_plateform .plateform_ad_list p br{display: none;}

    .home_digital_scrolling{min-height: 250px;background: url("../../wp-content/themes/vt/images/home_digital_scrolling_banner_mobile-v=1.jpg") center no-repeat;background-size: cover;}
    .home_digital_scrolling ul{padding: 40px 0 0;}
    .home_digital_scrolling ul li{max-width: 100%;margin: 0 0 24px;}
    .home_digital_scrolling ul li:last-child{max-width: 100%;}

    .trade_way .content_left video{left: -190px;}

    html[lang='ar'] .swiper-button-prev{right: 30%;}
    html[lang='ar'] .swiper-button-next{right: 70%;}
    html[lang='en-US'] .home_banner_box,html[lang='en-PH'] .home_banner_box{padding: 24px 0 17px;}
}
@media (max-width: 500px){
    .home_banner_video{height: 300px;}

    .trade_way .content_left video{left: -240px;}
    .trade_way .text_right{text-align: left;}
    .trade_way .text_right p{margin: 0 0 20px;}
    .trade_way .text_right .app_box{display: flex;justify-content: space-between;}
    .trade_way .text_right .app_box a:nth-child(1) img {margin: 0px;}
    .home_banner_box .text_box .text_top h2{font-size: 29px;}
    .home_scrolling_animation_box{background-color: #f9f9f9;padding: 16px 35px 17px;}
    .home_banner_box .text_box .text_top p{max-width: 300px;font-size: 14px;line-height:1.42;margin: 0 auto 30px;}
    .home_digital_scrolling ul li h5 {font-size: 29px;}
    .home_digital_scrolling ul li p {font-size: 16px;font-family: "PublicSans-Bold";line-height:1.5;}
    .home_banner_box{padding: 20px 0 0;}
    .home_banner_box .text_box .text_top .blue_button{line-height: normal;padding: 8px 26px;}
    .home_scrolling_animation_wrapper{padding: 21px 0 38px;}
    .updatedTime{margin: 16px 0 0;padding: 0 32px 0;font-family: "PublicSans-Medium";}
    .updatedTime br{display: block;}

    .trading_plateform{padding: 40px 0 69px;}
    .trading_plateform h2{font-size: 29px;}
    html[lang='ar'] .trading_plateform h2{text-align: right;}
    .trading_plateform .plateform_ad_list .ad_top_icon{width: 73px;height: 73px;margin: 0 auto 8px;}

    .home_digital_scrolling ul{padding: 26px 0;}
    .home_digital_scrolling ul li:last-child{margin: 0;}
    .home_digital_scrolling ul li .text_box{margin: 0;display: flex;flex-direction: column-reverse;}

    .trade_way .text_right p{max-width: initial;margin: 0 0 24px;line-height:1.5;}
    .leading_platform h2{margin: 0 32px 24px;padding-left: 0px;}

    /* .leading_platform .platform_box .box_top.mt4 .top_title{padding-top: 24px;} */
    .leading_platform .platform_box .text_box_disc p{line-height: 1.5;}

    .trading_product .inner>h1{text-align: left;margin-bottom:0px;}
    html[lang='ar'] .trading_product .inner>h1{text-align:right;}
    .trading_product .text_left p{text-align:left;}
    .trading_product{padding: 40px 0 0px;}

    .floating_window{max-width: 100%;border-radius: 0px;bottom:0px;background-color: rgba(219, 219, 219, 0.9);}
    .floating_window .inner{padding: 15px 30px 20px;}
    .floating_window .window_content p{margin-right: 0px;}
    html[lang='ar'] .floating_window .window_content p{margin-left: 0px;}
    .floating_window .window_close{position: absolute;right: 10px;top: 7px;}
    html[lang='ar'] .floating_window .window_close{left:10px;right:0px;}

    html[lang='en-US'] .home_banner_box .text_box .img_bottom_mobile,html[lang='en-IN'] .home_banner_box .text_box .img_bottom_mobile,html[lang='en-PH'] .home_banner_box .text_box .img_bottom_mobile{max-width: 220px;}
    html[lang='en-US'] .home_banner_box .text_box .text_top p,html[lang='en-IN'] .home_banner_box .text_box .text_top p,html[lang='en-PH'] .home_banner_box .text_box .text_top p{margin: 0 auto 22px;}
}
@media(max-width:430px){
    .home_banner_box .text_box .text_top .title_drop:after{bottom: 7px;width: 7px;height: 7px;}
    .home_banner_box .text_box .text_top h2{font-size: 29px;}
    
    .home_scrolling_animation_box{background-color: #f9f9f9;padding: 16px 35px 17px;}

    .trading_plateform .plateform_ad_list li{max-width: 188px;height: 200px;margin-right: 16px;display: flex;justify-content: flex-start;}
    .trading_plateform .plateform_ad_list li{margin-left: 0px;margin-right: 16px;}

    .trade_way .inner{padding: 0;}
    .trade_way .content_left video{height:375px;left:-242px;}
    .trade_way .text_right{padding: 0 32px;text-align: left;}
    .trade_way .text_right .app_box a:last-child img{margin-right: 0;}

    .leading_platform{padding: 40px 0;}
    .leading_platform .leading_platform_content ul li{max-width: initial;margin: 0;}
    .leading_platform .platform_box .box_top{max-width: 270px;min-height: 156px;}
    /* .leading_platform .platform_box .box_top .top_title{padding-top: 17px;} */
    /* .leading_platform .platform_box .box_top.mt4 .top_title{padding-top: 21px;} */
    .leading_platform .platform_box .text_box{min-height: 260px;padding: 69px 20px 19px;margin-top: -65px;max-width: 250px;}
    .leading_platform .platform_box .box_top.trading_view .top_title {padding-top: 55px;}
    .leading_platform .platform_box .box_top.mt5 {max-width: 280px;min-height: 160px;}
    .leading_platform .platform_box .box_top .top_title>span {font-size: 16px;}
    .leading_platform .platform_box .box_top .top_title {padding-top: 45px;}
    .leading_platform .platform_box .box_top h3 span,
    .leading_platform .platform_box .box_top.mt5 .top_title h3 span {font-size: 42px;}
    .leading_platform .leading_platform_content ul li:nth-of-type(1) .platform_box .text_box {min-height: 260px;max-width: 255px;padding: 45px 23px 41px;margin-top: -45px;}
    .leading_platform .platform_box .box_top.mt4 .top_title {padding-top: 40px;}
    .text_box .button_box{display: none;}

    .account_category {padding: 52px 0 31px;}
    .account_category .inner h2{font-size: 29px;margin-bottom: 24px;}
    .account_category .account_item{padding: 50px 12px 0;height: auto;}
    .account_category .account_item .img_top{padding: 0 10px;height: auto;margin: 0 auto;margin-bottom: 37px;max-width: 233px;}
    .account_category .account_item:nth-child(2) .img_top{max-width: 124px;}
    .account_category .account_item .line_box{max-width: 220px;}
    .account_category .account_item .item_disc{margin: 0 auto 9px;padding: 0 8px;}
    .account_category .account_item .item_disc p{margin-bottom: 0;font-family: PublicSans-Bold;color:#031f45;text-transform: capitalize;}
    .account_category .account_item .account_category_bottom{padding: 17px 0 34px;}
    .account_category .account_item ul{margin-bottom: 60px;}
    .account_category .account_item ul li{margin: 0 auto 15px;}
    .account_category .account_item:hover .line_box{background-color: #707070;max-width: 220px;}

    html[lang='ar'] .swiper-button-prev{right: 25%;}
    html[lang='ar'] .swiper-button-next{right: 75%;}
}
@media (max-width: 400px) {
    .home_banner_video{height: 250px;}

    .home_banner_box .text_box .text_top p{max-width: 280px;}

    .trade_way .content_left video{left:-255px;}
}
@media (max-width: 374px) {
    .leading_platform .platform_box h3{padding-top: 0;margin-bottom: 0;}
    /* .leading_platform .platform_box .text_box{max-width:235px;} */
    /* .leading_platform .platform_box .box_top{max-width: 240px;background-size: 270px;min-height: 150px;} */

    .trade_way .content_left{height: 340px;}
    .trade_way .content_left video{left: -215px;height: 325px;}
}
@media (max-width: 340px){
    .trade_way .content_left{height: 300px;}
    .trade_way .content_left video{height: 295px;left: -195px;}
}