.mt4_mt5_public_title,.how_dos_title,.get_start_title,.what_trade_title{max-width:800px;}
.mt4_mt5 .page_banner_wrapper .inner{padding-top:0;}
.mt4_mt5 .page_banner_wrapper{padding-top:0;}
.how_dos{padding-top:74px;}
.how_does_section{padding-top:42px;}
.how_does_section:nth-child(2n+1){background:#FBFBFB;}
.how_does_section:nth-child(2n+1) .flex{flex-direction: row-reverse;}
.how_does_section .img{width:57.5%}
.how_does_section .text{width:40%}
.how_does_section .text p:last-child{margin-bottom:0;}
.how_dos_title{text-align: center;margin:0 auto;}
.how_dos h2{margin:0 auto 9px;}
.how_dos .sub-title{margin-bottom:9px;}
.how_does_section .sub-title{margin-bottom:15px;}

.get_start{padding:84px 0;background-color: #f8f8f7;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.get_start_title,.what_trade_title{text-align: center;margin:0 auto 60px;}
.get_start_title h2,.mt_section_wrapper .text h2,.what_trade h2{line-height: 1.437;margin-bottom: 4px;}
.get_start_title p,.what_trade p{line-height: 1.437;}
.get_start_title .sub-title,.what_trade .sub-title{line-height: 1.4;margin-bottom: 12px;}
.mt_section_wrapper{max-width:1160px;width:100%;min-height: 346px;margin:0 auto 34px;box-shadow: 0px 0px 10px #00000026;border-radius: 10px;background: #fff;}
.mt_section_wrapper .img{flex:0 0 33.3%;background: #fbfbfb;min-height: 346px;display: flex;padding:0 20px;}
.mt_section_wrapper .img img{margin:auto;}
.mt_section_wrapper .text{flex:0 0 66.7%;padding:20px 162px 20px 81px;}
.mt_section_wrapper .text p{line-height: 1.437;margin-bottom: 20px;}
.mt_section_wrapper:last-child{margin-bottom:0;}
.section_btn.flex{gap:10px;}

.what_trade{padding:84px 0 100px;background-color: #F8F8F7;position: relative;}
.what_trade_item.flex{align-items: flex-start;}
.what_trade_item_left,.what_trade_item_right{width:50%;}
.what_trade_item_left, .what_trade_item_right{padding-right:10%;}
.what_trade_item_right .what_trade_item_list{margin-bottom:38px;}
.what_trade_item_list p{margin-bottom:0;}
.what_trade_item_list{margin-bottom: 26px;}
.what_trade_item_left .what_trade_item_list:last-child{margin-bottom: 0;}
.what_trade_bottom_small_img{display: none;}
.what_trade_bottom_img{position: absolute;bottom:0;width: 47.8%;right:0;}

@media(max-width:1200px){
    .how_does_section .flex{max-width:960px;width:100%;margin:0 auto;flex-wrap:wrap;gap:35px;}
    .how_does_section .img,.how_does_section .text{width:100%;margin:0 auto;}
    .how_does_section .img img{margin:0 auto;}
    .how_does_section .flex,.how_does_section:nth-child(2n+1) .flex{flex-direction: column-reverse;}
    .mt_section_wrapper {overflow: hidden;}
    .mt_section_wrapper .text{padding:20px 40px;}
    .get_start,.what_trade{padding:75px 0;} 
    .what_trade_item_left, .what_trade_item_right{width:100%;padding-right:5%;}
}
@media(max-width:990px){
    .what_trade{padding:50px 0 0;}
    .what_trade_item.flex{flex-wrap:wrap;gap:26px;}
    .what_trade_item_left, .what_trade_item_right{padding-right:0;}
    .what_trade_bottom_img{display:none;}
    .what_trade_bottom_small_img{display: block;margin:0 auto;}
    .mt4_btn_gap {gap: 10px;}
}
@media(max-width:768px){
    .mt_section_wrapper{flex-wrap: wrap;}
    .mt_section_wrapper .img{flex: 0 0 100%;min-height:initial;padding:55px 20px;}
    .mt_section_wrapper .text{flex: 0 0 100%;text-align: center;padding:30px 20px;}
    .section_btn.flex{justify-content: center;}
    .get_start{padding:50px 0;}
    .mt_section_wrapper .img {padding: 30px 20px;}

}