.market_trading_view .awardWiningSec .awrd_header { padding: 0; margin-left: 0; }
.market_trading_view .card-body .em_leftdata { min-width: 3.1rem; }
.market_trading_view .awrd_header { display: flex; flex-direction: column; align-items: stretch; justify-content: space-between; gap: 45px; }
.market_trading_view .awrd_header_text { max-width: 700px; }
.market_trading_view .awrd_header h2{ margin-bottom: 27px; padding-bottom: 0 !important; }
.market_trading_view .awrd_header p{ margin-bottom: 0; }
.market_trading_view .awardWiningSec.award_winning{ padding-top: 269px; }
.market_trading_view .em_bottom_container h2, .market_trading_view .em_bottom_container h3{ font-size: 55px; }
.market_trading_view .awrd-header-cta .solidbtn{ min-width: 250px; }
.market_trading_view .button{ min-width: 180px; }
.market_trading_view .em_bottom_container h2, .market_trading_view .em_bottom_container h3{ padding-bottom: 1rem; }
.six-tools .em_bottom_container h3{ margin-bottom: 0!important; }
.market_trading_view .mktp_box{height: 100%;}
.market_trading_view .mktp_box .card{height: 100%;min-height: 338px;}

@media (max-width: 1540px) {
.market_trading_view .button{ min-width: auto; }
.market_trading_view .mktp_box .card { min-height: 345px; }
}

@media (max-width: 1199px) {
.market_trading_view .mktp_box .card { min-height: 345px; }
}

@media (min-width: 992px) {
.market_trading_view .awrd_header { flex-direction: row; align-items: center; }
}

@media (max-width: 991.98px) {
.market_trading_view .awardWiningSec.award_winning { padding-top: 74px!important; padding-bottom: 126px !important; }
.market_trading_view .awrd_header h2 { margin-bottom: 20px; }
.market_trading_view .em_bottom_container h2, .market_trading_view .em_bottom_container h3 { padding-bottom: 10px; }
}

@media (max-width: 767.98px) {
.trusted-analysis .button, .compare_currencies .button, .better-tools .button { min-width: 290px; }
}

.whole-market { position: relative; margin-top: 25px; overflow: hidden; }
.whole-market .heatmap_slider { position: relative; margin: 0 -15px; }
.whole-market .heatmap_slider .slick-slide { padding: 0 27px; height: inherit; margin: 10px; }
.whole-market .heatmap_slider .slick-track { display: flex; align-items: stretch; }
.whole-market .heatmap_slider .slick-list { overflow: hidden; }
.whole-market .trade-card { display: flex; align-items: center; gap: 22px; background: #222528; border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 9px; min-height: 355px; overflow: hidden; position: relative; }
.whole-market .trade-card>img { object-fit: contain; max-width: 243px; }
.whole-market .trade-card-content { flex: 1 1 auto; min-width: 0; }
.whole-market .trade-card-content h3 { color: #FFF; font-family: var(--primaryfamily); font-size: 42px; font-style: normal; font-weight: 600; line-height: 120%; margin: 0 0 6px 0; }
.whole-market .trade-card-content p { color: #FFF; font-family: var(--primaryfamily); font-size: 30px; font-style: normal; font-weight: 400; line-height: 120%; margin: 0; }
.whole-market .slick-dots { position: relative; bottom: auto; margin-top: 30px; display: flex !important; justify-content: center; gap: 8px; padding: 0 15px; list-style: none;  }
.whole-market .slick-dots li { width: auto; height: auto; margin: 0; }
.whole-market .slick-dots li button { font-size: 0; line-height: 0; color: transparent; width: 9px; height: 9px; padding: 0; border-radius: 50%; background: rgba(255, 255, 255, 0.2); border: none; transition: background 0.25s ease, width 0.25s ease; }
.whole-market .slick-dots li button::before { display: none; }
.whole-market .slick-dots li.slick-active button { background: #00A7E1; width: 24px; border-radius: 6px; }

@media (max-width: 1540px) {
.whole-market .trade-card>img {  max-width: 166px; }
.whole-market .trade-card-content h3 { font-size: 32px!important; }
.whole-market .trade-card-content p { font-size: 22px!important; }
}

@media (max-width: 1440px) {
.whole-market .fullprevarrow { left: 15px; }
.whole-market .fullnextarrow { right: 15px; }
}

@media (max-width: 991.98px) {
.whole-market .slick-dots { max-width: 100%; }
.whole-market { margin-top: 30px; margin-right: 0; }
.whole-market .heatmap_slider { margin: 0 -10px; }
.whole-market .heatmap_slider .slick-slide { padding: 0 10px; }
.whole-market .fullprevarrow, .whole-market .fullnextarrow { width: 38px; height: 38px; }
.whole-market .trade-card>img { max-width: 119px; }
.whole-market .trade-card-content h3 { font-size: 28px!important; }
.whole-market .trade-card-content p { font-size: 20px!important; }
.market_trading_view .mktp_box .card { min-height: 100%; }
}

@media (max-width: 767px) {
.whole-market { margin-top: 24px; }
.whole-market .slick-dots li button { display: block; }
.whole-market .trade-card { padding: 18px; min-height: 200px; }
.whole-market .trade-card>img { max-width: 160px; }
.whole-market .trade-card-content h3 { font-size: 16px; }
.whole-market .trade-card-content h3 { font-size: 22px!important; }
.whole-market .trade-card-content p { font-size: 16px!important; }
}

@media (max-width: 567px) {
.whole-market .trade-card { padding: 18px 16px; gap: 12px; min-height: 200px; }
.whole-market .trade-card-content h3 { font-size: 15.5px; margin-bottom: 4px; }
.whole-market .trade-card-content p { font-size: 12.5px; }
.whole-market .slick-dots { margin-top: 22px; }
}

/* Trusted by 100M+ Traders Worldwide */
.trusted-analysis .flexhead{ display: block; }
.trusted-analysis{ margin-bottom: -123px; }
.trusted-analysis:before { height: calc(100% - 123px); }
.trusted-analysis .why_choose_mktp .flexhead .lflexheading, .trusted-analysis .flexhead76.flexhead .lflexheading { width: 100%; }
.trusted-analysis .em_bottom_container p{ font-size: 16px; }

@media (max-width: 1540px) {
.trusted-analysis .mktp_box .card .card-header h3 { font-size: 25px !important; }
.trusted-analysis { margin-bottom: -141px; }
.trusted-analysis:before { height: calc(100% - 141px); }
}

@media (max-width: 991.98px) {
.trusted-analysis  { margin-bottom: 0; background-color: #fff;}
.trusted-analysis{ padding-top: 95px; padding-bottom: 100px; }
}


@media (max-width: 768px) {
.trusted-analysis .why_choose_mktp .em_bottom_container { padding-bottom: 0; }
.trusted-analysis .em_bottom_container { padding-bottom: 0; }
}

/* Six Tools. One Platform. */
@media (max-width: 991.98px) {
.six-tools .pr_rightimg img { max-width: 500px; }
.six-tools .pr_rightimg {  top: 0; }
.six-tools { padding-top: 68px; padding-bottom: 4rem; }
.six-tools{ background-color: #f3f4f5; }
}

@media (max-width: 767.98px) {
.six-tools .pr_rightimg {  top: 0; }
}

@media (max-width: 576.98px) {
.six-tools .pr_rightimg img { max-width: 100%; }
}

/* Compare Currencies at a Glance */
.compare_currencies { padding: 146px 0; background: #ffffff; }
.compare_currencies .glance_row { display: flex; align-items: center; gap: 0; margin-bottom: 80px; }
.compare_currencies .glance_row:last-child { margin-bottom: 0; }
.compare_currencies .glance_row.left { flex-direction: row; }
.compare_currencies .glance_row.right { flex-direction: row-reverse; }
.compare_currencies .glance-content h2 { color: #35363A; font-family: var(--primaryfamily); font-size: 55px; font-style: normal; font-weight: 600; line-height: 110%; margin: 0 0 18px 0; }
.compare_currencies .glance-content p { color: #3E3E45; font-family: var(--primaryfamily); font-size: 20px; font-style: normal; font-weight: 400; line-height: 160%; margin: 0 0 28px 0; }
.compare_currencies .glance_row_image img { width: 100%; max-width: 450px; height: auto; display: block; }
.compare_currencies .glance-content { max-width: 600px; }
.compare_currencies .right .glance-content{ float: inline-end; }
.compare_currencies .right .glance_row_image { float: inline-start; }
.compare_currencies .left .glance_row_image { float: inline-end; }

@media (max-width: 1540px) {
.compare_currencies { padding: 100px 0; }
.compare_currencies .glance_row { gap: 0; margin-bottom: 60px; }
.compare_currencies .button { width: auto; }
.compare_currencies .glance-content { max-width: 480px; }
}

@media (max-width: 1299px) {
.compare_currencies .glance-content { max-width: 500px; }
}

@media (max-width: 991px) {
.compare_currencies .glance_row { gap: 0; margin-bottom: 50px; }
.compare_currencies .glance-content h2 { font-size: 36px; margin-bottom: 14px; }
.compare_currencies .glance-content p { font-size: 16px; margin-bottom: 22px; }
.compare_currencies .glance-content { max-width: 370px; }
.compare_currencies { padding: 70px 0; }
}

@media (max-width: 767px) {
.compare_currencies .glance_row.left,
.compare_currencies .glance_row.right { flex-direction: column; gap: 24px; margin-bottom: 40px; text-align: left; }
.compare_currencies .glance_row .col-lg-7,
.compare_currencies .glance_row .col-lg-5 { width: 100%; max-width: 100%; flex: 0 0 100%; }
}


/* Ready to Trade with Better Tools? */
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { padding: 39px 35px 15px; width: 100%; min-height: 227px; }
.market_trading_view .better-tools .minicard .card-body h5 { color: #000; font-family: var(--primaryfamily); font-size: 26px!important; font-style: normal; font-weight: 500; line-height: 131%; }
.market_trading_view .better-tools .em_bottom_container .minicard .card-body{ display: flex!important; flex-direction: column; margin-right: 0; }
.market_trading_view .vertical_list .em-card .card-body .em_leftdata .em_img img { width: 60px!important; }
.market_trading_view .better-tools .em_bottom_container .minicard .card-body{ padding: 0; }
.market_trading_view .better-tools .row{ display: flex; align-items: center; }
.market_trading_view .better-tools { padding-top: 160px; padding-bottom: 8rem; }
.market_trading_view .better-tools .vertical_list {  width: 100%; margin-left: 0; }
.market_trading_view .better-tools .vertical_list .stack_one { width: 100%; }

@media (max-width: 1540.98px) {
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard{ width: 100%; }
}

@media (max-width: 1200px) {
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { width: 100% }
}

@media (max-width: 992px) {
.market_trading_view .better-tools .minicard .card-body h5, .market_trading_view .card-body .em_leftdata { text-align: left; }
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { min-height: 190px;  }
.market_trading_view .vertical_list .stack_one .vertical_list_inner{ margin-bottom: 1rem; }
.market_trading_view .better-tools .minicard .card-body h5{ font-size: 20px!important; }
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { padding: 39px 20px 15px;}
}

@media (max-width: 768px) {
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { padding: 39px 25px 15px 25px; }
.market_trading_view .better-tools { padding-top: 80px; }
.market_trading_view .better-tools .minicard .card-body h5{ font-size: 26px!important; }
.market_trading_view .better-tools .linebtn{ margin-bottom: 0; }
}

@media (max-width: 576px) {
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { min-height: 131px; }
.market_trading_view .better-tools .em_bottom_container .minicard .card-body{ flex-direction: row; align-items: center; gap: 16px; }
.market_trading_view .better-tools .one_ricon .em_leftdata .em_img img{ max-width: 76px; }
.market_trading_view .better-tools .em-card .card-body .em_leftdata .em_img { width: 100%; }
.market_trading_view .better-tools .vertical_list .em-card .card-body .em_leftdata .em_img img { width: 76px!important; }
.market_trading_view .better-tools .card-body .em_leftdata { min-width: inherit; }
.market_trading_view .better-tools .one_ricon .em_leftdata{ margin-right: 0!important; }
.market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { padding: 30px 20px 15px 28px; }
.market_trading_view .better-tools .minicard .card-body h5 { font-size: 23px !important; }
}

/* --------------- ARABIC -------------------------------
-------------------------------
-------------------------------
*/
html[lang="ar"] {
--secondryfamily: 'Noto Sans Arabic', sans-serif!important;
--primaryfamily: 'Noto Sans Arabic', sans-serif!important;
}
html[lang="ar"] .whole-market .heatmap_slider{ direction: ltr; }
html[lang="ar"] .whole-market .trade-card-content h3, html[lang="ar"] .whole-market .trade-card-content p { direction: rtl; }
html[lang="ar"] .trusted-analysis .em_bottom_container p { padding-top: 0; }
html[lang="ar"] .market_trading_view .mktp_box .card .card-header h3 { font-size: 28px !important; }
html[lang="ar"] .market_trading_view .mktp_box .card { min-height: 355px; }
html[lang="ar"] .trusted-analysis:before { height: calc(100% - 135px); }
html[lang="ar"] .trusted-analysis { margin-bottom: -140px; }
html[lang="ar"] .market_trading_view .em_bottom_container h2 { font-size: 50px; }
html[lang="ar"] .whole-market .trade-card-content h3 { font-size: 32px; line-height: 130%; text-align: right; margin: 0 0 10px 0; }
html[lang="ar"] .whole-market .trade-card-content p { font-size: 22px; }
html[lang="ar"] .market_trading_view .button i { top: -1px; }
html[lang="ar"] .compare_currencies .glance-content h2 { font-size: 45px; }
html[lang="ar"] .better-tools .em_bottom_container h3{ font-size: 44px; margin: 0 0 18px 0; }
html[lang="ar"] .whole-market .heatmap_slider .slick-slide{ direction: rtl; }
html[lang="ar"] .market_trading_view .better-tools .minicard .card-body h5{ text-align: right; }
html[lang="ar"] .awardWiningSec .bi-arrow-right::before{transform: unset;}

@media (max-width: 1540px) {
html[lang="ar"] .better-tools .em_bottom_container h3 { font-size: 35px !important; line-height: 160%; }
html[lang="ar"] .market_trading_view .better-tools .minicard .card-body h5 { font-size: 20px !important; line-height: 140%; }
html[lang="ar"] .whole-market .trade-card-content h3 { font-size: 30px !important; }
html[lang="ar"] .market_trading_view .em_bottom_container h2, html[lang="ar"] .market_trading_view .em_bottom_container h3 { font-size: 38px !important; line-height: 135%; }
html[lang="ar"] .compare_currencies .glance-content h2 { font-size: 40px; line-height: 135%; }
html[lang="ar"] .whole-market .trade-card-content h3 { font-size: 24px !important; }
html[lang="ar"] .whole-market .trade-card-content p { font-size: 18px !important; }
html[lang="ar"] .trusted-analysis .mktp_box .card .card-header { padding: 45px 20px 20px; }
html[lang="ar"] .market_trading_view .mktp_box .card .card-header h3 { font-size: 23px !important; }
html[lang="ar"] .market_trading_view .mktp_box .card { min-height: 390px; }
html[lang="ar"] .trusted-analysis { margin-bottom: -189px; }
html[lang="ar"] .trusted-analysis:before { height: calc(100% - 191px); }
html[lang="ar"] .trusted-analysis .mktp_box .card-header { min-height: 203px; }
html[lang="ar"] .landing_slider .landing_slider_desc h1, html[lang="ar"] .landing_slider .landing_slider_desc h2, html[lang="ar"] .landing_slider .landing_slider_desc h3 { line-height: 140%; }
}

@media (max-width: 991.98px) {
html[lang="ar"] .market_trading_view .mktp_box .card { min-height: auto; }
html[lang="ar"] .market_trading_view .better-tools .vertical_list .stack_one .vertical_list_inner .em-card.minicard { padding: 39px 15px 15px 20px; }
html[lang="ar"] .market_trading_view .better-tools .minicard .card-body h5 { font-size: 18px !important; }
html[lang="ar"] .market_trading_view .em_bottom_container h2, html[lang="ar"] .market_trading_view .em_bottom_container h3 { font-size: 29px !important; }
html[lang="ar"] .market_trading_view .trusted-analysis { margin-bottom: 0; } 
html[lang="ar"] .compare_currencies .glance-content h2 { font-size: 29px; }
html[lang="ar"] .market_trading_view .better-tools .minicard .card-body h5 { font-size: 18px !important; }
}

@media (max-width: 576px) {
html[lang="ar"] .whole-market .trade-card-content h3 { font-size: 18px !important; }
html[lang="ar"] .whole-market .trade-card-content p { font-size: 16px !important; }
html[lang="ar"] .market_trading_view .better-tools .minicard .card-body h5 { font-size: 23px !important; }
html[lang="ar"] .landing_slider .landing_slider_desc h1, html[lang="ar"] .landing_slider .landing_slider_desc h2, html[lang="ar"] .landing_slider .landing_slider_desc h3 { font-size: 40px; }
}

@media screen and (min-width:992px){
    html[lang="es"] .mktp_box .card,
    html[lang="pt"] .mktp_box .card,
    html[lang="id"] .mktp_box .card,
    html[lang="th"] .mktp_box .card,
    html[lang="ms"] .mktp_box .card,
    html[lang="tr"] .mktp_box .card,
    html[lang="it"] .mktp_box .card,
    html[lang="hi"] .mktp_box .card,
    html[lang="vi"] .t_about .mktp_box .card,
    html[lang="ko"] .t_about .mktp_box .card,
    html[lang="ja"] .t_about .mktp_box .card {
        min-height: 340px;height: 100%;
    }
    html[lang="es"] .trusted-analysis:before,
    html[lang="pt"] .trusted-analysis:before,
    html[lang="el"] .trusted-analysis:before{
        height:calc(100% - 140px)
    }
    html[lang="id"] .trusted-analysis:before,
    html[lang="ms"] .trusted-analysis:before,
    html[lang="tr"] .trusted-analysis:before,
    html[lang="it"] .trusted-analysis:before{
        height: calc(100% - 120px);
    }
    html[lang="el"] .market_trading_view .em_bottom_container h3, html[lang="el"] .compare_currencies .glance-content h2{font-size: 40px!important;line-height: 1.2;}
    html[lang="vi"] .market_trading_view .em_bottom_container h3, html[lang="vi"] .compare_currencies .glance-content h2{font-size: 2.9rem;line-height: 1.2;}
    html[lang="es"] .trusted-analysis,
    html[lang="pt"] .trusted-analysis,
    html[lang="el"] .trusted-analysis{
        margin-bottom: -140px;
    }
    html[lang="vi"] .trusted-analysis:before{ height:calc(100% - 127px) }
    html[lang="zh-Hans-cn"] .trusted-analysis:before{ height:calc(100% - 125px) }
    html[lang="vi"] .trusted-analysis, html[lang="zh-Hans-cn"] .trusted-analysis{ margin-bottom: -127px; }
    html[lang="ja"] .trusted-analysis:before{height: calc(100% - 168px);}
     html[lang="ja"] .trusted-analysis{ margin-bottom: -168px; }
    html[lang='el'] .mktp_box .card .card-body{min-height: unset;}
    html[lang='el'] .whole-market .trade-card-content p, html[lang='ja'] .whole-market .trade-card-content p{font-size: 24px;}
    html[lang='el'] .whole-market .trade-card-content h3, html[lang='ja'] .whole-market .trade-card-content h3{font-size: 36px;}
    html[lang='el'] .market_trading_view .better-tools .minicard .card-body h5{font-size: 22px!important;}
    html[lang="th"] .mktp_box .card-header{min-height: 240px;}
    html[lang="th"] .trusted-analysis:before{height:calc(100% - 114px)}
    html[lang="th"] .trusted-analysis{margin-bottom: -114px;}
    html[lang="th"] .market_trading_view .better-tools .minicard .card-body h5{font-size: 20px!important;}
    html[lang="th"] .compare_currencies .glance-content h2,
    html[lang="ms"] .compare_currencies .glance-content h2,
    html[lang="ja"] .compare_currencies .glance-content h2{
        font-size: 44px;line-height: 1.2;
    }
    html[lang="zh-Hans-cn"] .market_trading_view .mktp_box,
    html[lang="zh-Hant-tw"] .t_about .mktp_box .card{
        height: 100%;
    }
    html[lang="zh-Hans-cn"] .t_about .mktp_box .card,
    html[lang="zh-Hant-tw"] .t_about .mktp_box .card{
        height: 100%;min-height: 340px;
    }
}
@media screen and (max-width:1540px){
    html[lang="es"] .trusted-analysis:before, html[lang="pt"] .trusted-analysis:before{height:calc(100% - 167px)}
    html[lang="el"] .trusted-analysis:before{height:calc(100% - 161px)}
    html[lang="es"] .trusted-analysis, html[lang="pt"] .trusted-analysis, html[lang="el"] .trusted-analysis{margin-bottom: -170px;}
    html[lang="vi"] .trusted-analysis:before{ height:calc(100% - 140px) }
    html[lang="vi"] .trusted-analysis{ margin-bottom: -140px; }
    html[lang="es"] .mktp_box .card-header,
    html[lang="it"] .mktp_box .card-header,
    html[lang="vi"] .mktp_box .card-header, 
    html[lang="zh-Hant-tw"] .mktp_box .card .card-header,
    html[lang="ko"] .mktp_box .card .card-header,
    html[lang="ja"] .mktp_box .card .card-header{
        min-height: 235px;
    }
    html[lang="id"] .mktp_box .card .card-header, html[lang="tr"] .mktp_box .card-header{min-height: 235px;}
    html[lang="id"] .trusted-analysis:before,
    html[lang="ms"] .trusted-analysis:before,
    html[lang="tr"] .trusted-analysis:before,
    html[lang="it"] .trusted-analysis:before{
        height: calc(100% - 140px);
    }
    html[lang="zh-Hant-tw"] .trusted-analysis:before,
    html[lang="ko"] .trusted-analysis:before{height: calc(100% - 113px);}
    html[lang="hi"] .trusted-analysis:before{height: calc(100% - 141px);}
    html[lang="th"] .mktp_box .card-header{min-height: 268px;}
    html[lang="th"] .trusted-analysis:before{height:calc(100% - 140px)}
    html[lang="th"] .trusted-analysis{margin-bottom: -140px;}
    html[lang="ja"] .trusted-analysis:before { height: calc(100% - 196px); }
    html[lang="ja"] .trusted-analysis { margin-bottom: -196px; }
    html[lang="tr"] .market_trading_view .better-tools .minicard .card-body h5,
    html[lang="zh-Hans-cn"] .market_trading_view .better-tools .minicard .card-body h5,
    html[lang="zh-Hant-tw"] .market_trading_view .better-tools .minicard .card-body h5{
        font-size: 20px!important;
    }
}
@media screen and (max-width:991px){
    html[lang="es"] .mktp_box .card .card-header, html[lang="pt"] .mktp_box .card .card-header, html[lang="th"] .mktp_box .card .card-header, html[lang="ko"] .mktp_box .card .card-header, html[lang="ja"] .mktp_box .card .card-header{min-height: unset;}
    html[lang="el"] .market_trading_view .better-tools .minicard .card-body h5, html[lang="th"] .market_trading_view .better-tools .minicard .card-body h5{font-size: 14px!important;}    
    html[lang="tr"] .market_trading_view .better-tools .minicard .card-body h5{font-size: 16px!important;}
    html[lang="es"] .trusted-analysis, html[lang="pt"] .trusted-analysis, html[lang="el"] .trusted-analysis, html[lang="th"] .trusted-analysis, html[lang="vi"] .trusted-analysis, html[lang="ja"] .trusted-analysis{margin-bottom: 0;}
}
@media screen and (max-width:768px){
    html[lang="th"] .market_trading_view .better-tools .minicard .card-body h5{font-size: 18px!important;}    
}