rank-math-breadcrumb {
    color: #585858 !important;
    font-size: calc(14px + 2 * ((100vw - 420px) / 980)) !important;
    font-weight: normal !important;
}

/* .content a:not(.btn) {
    color: #ffffff !important;
} */

.opacity-0 {
    opacity: 0 !important;
}

body {
    margin: 0 !important
}

.error_page .text a {
    color: #0374e7;
}

.error_page .text a:hover {
    color: #fff;
}

p.border {
    border: solid 1px #ddd;
    border-radius: 10px;
    padding: 8px;
    background-color: #f4f8fb;
}

.content ul.listing {
    margin: 0 0 20px 40px;
}

.content ul.listing>li {
    padding: 6px 0;
    font-size: 18px;
}

.accordion .accordion_wrap {
    margin-bottom: 12px !important;
}

.margin-top {
    margin-top: 0px !important;
}

.margintop {
    margin-top: 40px !important;
}

.marginbottom {
    margin-bottom: 70px !important;
}

.marginbottom30 {
    margin-bottom: 30px !important;
}

.marginbottom20 {
    margin-bottom: 10px !important;
}

.marginbottom10 {
    margin-bottom: 10px !important;
}

/*comparison pages - brokers*/
.k-compare {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    padding: 0 20%;
}

.krix {
    object-fit: contain;
    height: -webkit-fill-available;
}

.img-height img {
    width: auto !important;
    max-height: 100px !important;
}

small.splNote {
    opacity: 50%;
    font-size: 10px;
}

@media only screen and (min-width: 768px) {

    .pros_and_cons,
    .margin0 {
        margin: 20px 0 !important;
    }

    .key_features,
    .margin1 {
        margin: 0 0 50px 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    iframe {
        max-width: 100% !important;
    }

    .content_wrap .left_content .author_wrap {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .authordetails {
        margin-bottom: 15px;
    }
}

/* author desgin for Custom posts */
.content_wrap .left_content .author_wrap {

    justify-content: space-between;
    -webkit-box-align: flex-start !important;
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
}

.content_wrap .left_content .author_wrap .right .author {
    display: flex;
    flex-direction: column;
}

.authordetails {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

span.authorby {
    font-weight: 500;
}

span.authorBydata {
    font-size: 14px;
    line-height: 18px;
}

.authorBydata a {
    color: #0374e7 !important;
    font-weight: 500;
}

.date time.updated {
    font-size: 16px;
}

/* 25-04-2024 */
/*Box block css*/
.text_box .boxes {
    background: #f4f8fb;
    padding: 24px;
    border-radius: 20px;
    border: 2px solid #0374e7;
    margin-bottom: 20px;
}

.text_box .box-title {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-weight: bold;
    font-size: 24px !important;
    position: relative;
    cursor: pointer;
}

.text_box .box-title .material-icons {
    font-size: 30px;
}

.text_box .boxes-content a {
    text-decoration: underline;
    font-weight: 600;
}

/* Gallery Slick Slider */

.wp-block-image.slick-slide {
    padding: 0px 15px;
}

.customPrev {
    position: absolute;
    top: 50%;
    left: -55px;
    background: #000;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customNext {
    position: absolute;
    top: 50%;
    right: -55px;
    background: #000;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-block-gallery .wp-block-image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    width: 100% !important;
}

.page .content_wrap .left_content {
    width: 100%;
}

body .wp-block-gallery ul.slick-dots {
    margin: 0 0 50px 0 !important;
    align-items: center;
    justify-content: center;
}

body .wp-block-gallery ul.slick-dots li {
    border-radius: 50% !important;
    height: 15px;
    width: 15px !important;
    background: #000;
}

body .wp-block-gallery ul.slick-dots li.slick-active {
    background: #0374e7;
}

/* 16-05-2024 */
.page .disclaimer {
    border: 1px solid #d9d9d9;
    padding: 20px;
    margin-bottom: 50px;
}

.page .disclaimer p {
    font-size: 12px;
    margin-bottom: 0;
    color: #4d4d4d;
}




























/* new single trading page css */
/* 19-11-11 */

.page_navigation_wrap .navigation_top {
    display: none !important;
}

.page_navigation_wrap .navigation_bottom {
    padding: 13px 50px 12px 50px !important;
    max-width: 1440px;
    margin: 0 auto;

}

.page_navigation_wrap.header_page {
    /* background-image: url(https://staging.business24-7.ae/wp-content/uploads/2024/11/image-5-2.jpg) !important; */
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    background: #03152b;
}

.buss_wrapper {
    max-width: 930px;
    margin: 0 auto;
    /* display: flex;
    flex-wrap: wrap;
    align-items: flex-start; */
}

.buss__breadcrums {
    grid-gap: 8px;
    padding-right: 8px;
}

.buss__breadcrums .separator {
    padding: 0 8px;
}

.buss__breadcrums a,
.buss__breadcrums .last {
    color: #1E1E1E !important;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    text-decoration-line: underline;
}

.buss__breadcrums .last {
    color: #B5B5B5 !important;
    text-decoration: none;
}


.b_breadcrum {
    display: flex;
	align-items: center; 
    padding: 16px 0 20px;
    justify-content: space-between;
    width: 100%;
}

.b_discloser {
    color: #B5B5B5;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    transition: 0.3s all;
}

.b_discloser:hover {
    color: #0374E7;
}

.buss_breadcrums,
.buss_main_head {
    background: #F0F5F9;
}

 /* CLS fix for Broker reviews */
.buss_main_head h1,
.buss_main_head p,
.buss_breadcrums p,
.buss__sticky_disclaimer p,
.buss_main_head figure {
    margin: 0 !important
}

.buss__main_head h1 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    flex: 1;
}



.author_date_box p,
.author_box p {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.author_date_box p span,
.author_box p span {
    color: #0374E7;
}

.drop_text h4 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.05px;
}

.drop_text h4 span {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.05px;
}

.drop_text p {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.05px;
    padding-top: 30px;
}

.date_dropdown,
.author_dropdown {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(6, 70, 144, 0.15);
    padding: 30px;

    border-radius: 5px;
    /* opacity: 0;
    visibility: hidden; */
    display: none;
    position: absolute;
    transition: 0.3s all;
    z-index: 999;
}

.date_dropdown,
.author_dropdown {
    top: 100px;
}

.date_dropdown::before,
.author_dropdown::before {
    content: '';
    background-image: url(https://staging.business24-7.ae/wp-content/uploads/2024/11/Frame-1.svg);
    width: 30px;
    height: 38px;
    position: absolute;
    top: -35px;
    left: 0;
    z-index: 999;
    background-repeat: no-repeat;
    background-size: cover;
}


.author_box {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}

.author_box img {
    border-radius: 100px;
    width: 50px;
    height: 50px;
    object-fit: cover;
}



h4.author_designation {
    color: #0374E7;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.05px;
}

.author_social_icon {
    padding-top: 30px;
    display: flex;
    grid-gap: 12px;
    align-items: center;
}

.drop_text p a {
    color: #0374E7;
}

.main_authors {
    display: flex;
    grid-gap: 20px;
    padding: 20px 0 30px 0;
    position: relative;
    align-items: center;
}

.author_date_box,
.author_1,
.author_2,
.author_3 {
    cursor: pointer;

}

.author__date:hover .date_dropdown,
.author__drop:hover>.author_dropdown {
    /* opacity: 1;
    visibility: visible; */
    display: block;
    width: 460px;
}

.author__drop {
    position: relative;
}

.author_dropdown {
    left: 60px;
    top: 80px;
}


.navigation_bottom .logo_wrap img {
    width: 187px;
}

nav.main_menu li a span:not(.click) {
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.05px !important;
    text-align: start;
}

.header_menu li {
    border-right: 1px solid rgba(255, 255, 255, 0.50);
    margin-right: 20px;
    padding-right: 20px;
}

.header_menu li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

nav.main_menu li.border {
    margin: 0 20px 0 0 !important;
    padding: 0 20px 0 0 !important;
    display: flex;
    align-items: center;
}

.header_menu {
    align-items: inherit !important;
}

nav.main_menu li:last-of-type a,
nav.main_menu li.menu-item-has-children>a {
    padding: 0 23px 0 0px !important;
}



nav.main_menu li.border a {
    padding: 10px 36px 10px 16px !important;
}

nav.main_menu li.menu-item-has-children>a:after {
    right: 1px !important;
    top: 18px !important;
}

nav.main_menu li.border a:after {
    top: 3px !important;
    right: 12px !important;
}

nav.main_menu li ul.sub-menu li.border {
    margin: 0 0 20px 34px !important;
    text-align: center;
    border: 0 !important;
}

nav.main_menu li ul.sub-menu li.border a {
    padding: 20px 10px !important;
    width: 100% !important;
}

nav.main_menu li ul.sub-menu li {
    border: none !important;
}

section.buss_breadcrums {
    padding-top: 91px;
}

nav.main_menu li ul.sub-menu li.border.menu-item-6062,
nav.main_menu li ul.sub-menu li.border.menu-item-21726 {
    margin: 0 0 20px 0px !important;
}

.slider_box a {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.05px;
}

.buss__news_slider {
    padding: 34px 0 10px 0;
}


.slider_box {
    padding: 10px 16px;
    border-radius: 5px;
    border: 0.5px solid rgba(122, 122, 122, 0.50);
    /* height: 100%; */
}

.news_slider .slick-slide {
    margin-right: 16px;
    height: auto;
}


.news_slider .slick-active.slick-current .slider_box a {
    color: #1E1E1E;
}


.news_slider .slick-active.slick-current .slider_box {
    border: 1px solid #F0F5F9;
    background: #F0F5F9;
}

.news_slider .slick-next:before {
    content: ">";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.3623 1.1941C1.89927 0.657126 2.76987 0.657126 3.30684 1.1941L10.1127 8L3.30684 14.8059C2.76987 15.3429 1.89927 15.3429 1.3623 14.8059C0.825328 14.2689 0.825328 13.3983 1.3623 12.8614L6.22366 8L1.3623 3.13864C0.825328 2.60167 0.825328 1.73107 1.3623 1.1941Z' fill='%231E1E1E'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px !important;
    background-position: center;
}

.news_slider .slick-prev:before,
.news_slider .slick-next:before {
    font-size: 19px;
    line-height: 1;
    opacity: 1;
    color: transparent;
}

.news_slider .slick-prev:before {
    content: ">";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15' viewBox='0 0 10 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.75049 14.5841C8.21352 15.121 7.34292 15.121 6.80595 14.5841L4.75645e-05 7.77817L6.80595 0.972265C7.34292 0.435294 8.21352 0.435294 8.75049 0.972265C9.28746 1.50924 9.28746 2.37984 8.75049 2.91681L3.88913 7.77817L8.75049 12.6395C9.28746 13.1765 9.28746 14.0471 8.75049 14.5841Z' fill='%231E1E1E'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px !important;
    background-position: center;
}

footer,
header,
main,
section {
    z-index: inherit !important;
    position: static !important;
}


.news_slider .slick-next {
    right: -11px;
}

.news_slider .slick-list.draggable::after {
    content: "";
    background: linear-gradient(270deg, #FFF 0%, #FFF 50%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
}

section.buss_news_slider {
    position: sticky !important;
    top: 67px;
    z-index: 8 !important;
    background-color: #fff;
    min-height: 120px;
}


/*.page_navigation_wrap {
    position: fixed !important;
}*/

.top_sticky {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15);
    width: 300px;
    padding: 20px;
    max-width: 100%;
    position: sticky;
    top: 248px;
    z-index: 99999;
}

.buss__top_broker {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 58px 40px;
    justify-content: space-between;
    align-items: flex-start;
    width: calc(100% - 362px);
}


.top_left p {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.buss_etoro {
    padding: 30px 0 0 0;
}

.main-content-layouts {
    padding-top: 50px;
}

.top_left h1 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
}

.top_left h2 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    /* 150% */
}

.top_left {
    /* width: calc(100% - 362px); */
    display: flex;
    flex-direction: column;
    max-width: 100%;
    grid-gap: 50px;
    border-bottom: 1px solid #D9D9D9;
}

.score_box {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.05px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    margin-bottom: 8px;
}

.star p span {
    color: #E77F00;
}

.star p {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color: #1E1E1E;
}


.star {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}

.buss_top_broker {
    padding: 125px 0 145px 0;
}

.main-content-layouts .buss_top_broker {
    padding: 10px 0 50px 0;
}

.top_sticky h2 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.05px;
}

.top_sticky li.ui-tabs-tab a {
    color: #1E1E1E;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.05px;
}

.top_sticky li.ui-tabs-tab.ui-tabs-active a {
    color: #0374E7;
}

.top_sticky ul.ui-tabs-nav {
    list-style: none;
    display: flex;
}

.top_sticky ul.ui-tabs-nav li {
    width: 50%;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 20px;
}

.top_sticky li.ui-tabs-tab.ui-tabs-active {
    border-bottom: 2px solid #0374E7;
}


.top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    padding: 10px 0;
    line-height: 28px;
    /* 164.706% */
    letter-spacing: -0.05px;
    transition: 0.3s all;
}

.top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link:hover {
    background: #f0f5f9;
}

.top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link span {
    font-size: 14px;
}

.top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link:hover,
.top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link span:hover {
    color: #0374E7;
}

.top_sticky .ui-tabs-panel.ui-widget-content ul li::marker {
    content: none;
}

.ui-tabs-panel.ui-widget-content ul {
    padding-top: 10px;
    list-style: none !important;
}

a.top_tab_link img {
    width: 40px;
}

.bottom_bottom p {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.bottom_bottom {
    width: calc(100% - 362px);
}

.bottom_bottom p span {
    color: #0374E7;
}


.buss__quote {
    border-radius: 0px 0px 5px 5px;
    background: #F0F5F9;
    padding: 30px 60px;
    border-top: 4px solid #064690;
    display: flex;
    grid-gap: 10px;
    flex-direction: column;
    margin-bottom: 50px;
}

.buss__quote>p {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}


.author_photo>img {
    width: 100px;
    height: 100px;
    border-radius: 110px;
}


.buss__read_more {
    border: 0.5px solid #D9D9D9;
    padding: 50px;
}

.people_read {
    grid-gap: 40px;
    display: flex;
}

.buss_read_more {
    padding-bottom: 50px;
}

.author_name {
    width: calc(100% - 140px);
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
    align-items: flex-start;
}

.social_name {
    display: flex;
    grid-gap: 30px;
    align-items: center;
}

.social_name .author_social_icon {
    padding-top: 0;
}

.author_name p {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.author_name>a {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
    display: inline-block;
    transition: 0.3s all;
    padding: 10px 16px;
    border-radius: 4px;
    border: 1px solid #1E1E1E;
}

.etoro_img img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #ddd;
}

.etoro_box p {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.05px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.etoro_box p span {
    color: #0374E7;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.05px;
    display: flex;
    align-items: center;
    gap: 4px;
}

svg.etoro_arrow {
    width: 11px;
    height: 11px;
}

svg.etoro_star {
    width: 18px;
    height: 18px;
}



.etoro_box .best_trade {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.05px;
    transition: 0.3s all;
}


.etoro_box {
    display: flex;
    grid-gap: 12px;
    position: relative;
    width: 444px;
    max-width: 100%;
    padding: 10px 0;
    transition: 0.3s all;
}

.etoro_box:hover {
    background: #f0f5f9;
}

.etoro_img span {
    color: #1E1E1E;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.05px;
    border-radius: 100px;
    background: #F1F1F1;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 29px;
    height: 29px;
}

span.span_1 {
    background: #FFDD00;
}

span.span_2 {
    background: #B5B5B5;
}

span.span_3 {
    background: #E77F00;
}

.buss__etoro {
    display: flex;
    justify-content: space-between;
    grid-gap: 20px;
}

a.full_link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}

.etoro_box:hover .best_trade {
    color: #0374E7;
}

.author_btn:hover {
    color: #FFF;
    background-color: #000;
}

.floating_broker {
    display: none;
}

.mobile_show {
    display: none;
}


.buss__read_more .social_name h4 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}


img.red_square_logo {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.square_logo_box {
    display: flex;
    grid-gap: 30px;
}

.buss__main_head {
    display: flex;
    grid-gap: 0px;
    flex-direction: column;
}

.main_main_div {
    flex: 1;
}

.new_add_box {
    display: flex;
    grid-gap: 20px;
}

.new_add_box p {
    display: flex;
    grid-gap: 10px;
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.buss_review_top_broker .top_sticky li.ui-tabs-tab a {
    font-size: 18px;
}

.buss__review_block {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgba(6, 70, 144, 0.15);
    padding: 50px;
}

.review_block_top img {
    width: 100px;
    height: 100px;
}


.review_block_top {
    display: flex;
    justify-content: flex-start;
    grid-gap: 40px;
}

.visit_info_box h2 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin: 0 !important;
}

.visit__p p {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    flex-direction: column;
}

.visit_btn a {
    color: #FFF !important;
    text-align: center;
    font-family: "Roboto", sans-serif;
    transition: 0.3s all;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
    border-radius: 4px;
    background: #0374E7;
    padding: 16px 20px;
    width: 271px;
    display: inline-block;
}

.visit_btn a:hover {
    background: #d4e6f5;
    color: #0374E7 !important;
}

.having_floating_content {
    position: relative;
}

.visit_btn {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    flex: 1;
}

.buss_popup_info {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15);
    padding: 20px;
    position: absolute;
    width: 300px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    right: 0;
    top: 40px;
}

.deposit_stock ul li {
    color: #0374E7;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* width: 265px; */
    width: 100%;
    display: flex;
    gap: 50px;
    /* justify-content: space-between; */
}

.deposit_stock ul li span {
    color: #1E1E1E;
    width: auto;
}

.deposit_stock ul li span.deposit_stock__heading {
    color: #0374E7;
    min-width: 200px;
}

.buss_popup_info p {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px !important;
    line-height: 24px !important;
}

.deposit_stock {
    display: flex;
    justify-content: space-between;
    grid-gap: 20px;
    /* width: 687px; */
    width: 622px;
    max-width: 100%;
    margin-left: auto;
    padding: 30px 0;
}


span.visit_info {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}

.visit__p p span {
    color: #0374E7;
    text-transform: capitalize;
}

.visit__p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.visit_info_box {
    display: flex;
    grid-gap: 30px;
    flex-direction: column;
}

.overall_score h3 {
    color: #0374E7;
    text-align: right;
    font-family: "Montserrat", sans-serif !important;
    font-size: 45px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 36px;
    letter-spacing: -2px;
    margin: 0 !important;
}

.overall_score h3 span {
    font-size: 33px;
    color: #1E1E1E;
}

.having_floating_content:hover .buss_popup_info {
    opacity: 1;
    visibility: visible;
}

.overall_score h6 {
    color: #1E1E1E;
    text-align: right;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    margin: 0 !important;
}

p.status_bar {
    background: #D9D9D9;
    height: 6px;
    width: 131px;
    border-radius: 100px;
}

.overall_score,
.overall_score_inner {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-end;
}

p.status_bar span {
    background: #0374E7;
    height: 6px;
    display: block;
    border-radius: 1000px;
}

.overall_drop_card_anchor {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
    border-radius: 4px;
    border: 0.5px solid #D9D9D9;
    background: #FFF;
    padding: 16px 20px;
    transition: 0.3s all;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;

}

ul.status__box li p {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    margin-bottom: auto;
}


.overall_drop_card_anchor span {
    margin-left: 12px;
}

ul.status__box {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 30px 10px;
    margin: 0 !important;
}

ul.status__box li {
    width: 230px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}

p.status_bar.medium span {
    background: #E77F00;
}

p.status_bar.low span {
    background: #D71920;
}

.review_block_stats {
    padding-top: 20px;
    display: none;
    transition: 0.3s all;
}

.review_block_stats_open {
    display: block;
}

/* .review_block_bottom:has(.review_block_stats_open) .overall_drop_card_anchor span img {
    transform: rotate(180deg);
} */
.buss__review_block:has(.review_block_stats_open) .overall_drop_card_anchor span img {
    transform: rotate(180deg);
}


.overall_drop_card_anchor span img {
    transition: 0.3s all;
}

p.status_bar.trade_status_bar {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 0;
}

section.buss_review_block {
    padding-bottom: 150px;
}

.pros_cons_box {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgba(6, 70, 144, 0.15);
    padding: 50px;
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
}

.pros__conss {
    display: flex;
}

.pros__conss>* {
    width: 50%;
    max-width: 100%;
}


.cons_block ul,
.pros_block ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}

.cons_block ul li,
.pros_block ul li {
    display: flex;
    align-items: center;
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    grid-gap: 10px;
    flex: 1;
}

.buss_pros_cons {
    padding-bottom: 50px;
}

.cons_block ul li span,
.pros_block ul li span {
    line-height: 1.4;
}

.cons_block ul li span img,
.pros_block ul li span img {
    width: 28px;
    height: 28px;
}

.buss__sticky_disclaimer p {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.buss__sticky_disclaimer a {
    color: #FFF;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
    border-radius: 4px;
    background: #0374E7;
    padding: 16px 20px;
    display: inline-block;
    transition: 0.3s all;
}

.buss__sticky_disclaimer {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 29px;
    padding: 17px 20px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgba(6, 70, 144, 0.15);
}

.buss__sticky_disclaimer a:hover {
    color: #0374E7;
    background: #d4e6f5;
}

.buss_sticky_disclaimer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
}

.broker_table_header ul {
    display: flex;
    width: 756px;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    grid-gap: 76.5px;
    padding: 13px 30px 13px 20px;
    border: 0.5px solid #D9D9D9;
    background: #F0F5F9;
}

.broker_table_header ul li select option,
.broker_table_header ul li select {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
}

.broker_table_header ul li select {
    padding: 10px 16px;
    border-radius: 4px;
    border: 1px solid #1E1E1E;
    background: transparent;
    -webkit-appearance: none;
    width: 150px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6066 0.793009C10.9971 1.18353 10.9971 1.8167 10.6066 2.20722L5.65685 7.15697L0.707105 2.20722C0.316581 1.8167 0.316581 1.18353 0.707105 0.793009C1.09763 0.402485 1.73079 0.402485 2.12132 0.793009L5.65685 4.32854L9.19239 0.793009C9.58291 0.402485 10.2161 0.402485 10.6066 0.793009Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right 16px;
}


.broker_table_header ul li select.stock_filter {
    width: 120px;
}

.broker_table_header ul li h4 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.broker_table_header .ui-selectmenu-button {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.05px;
}

.buss_broker_table {
    padding-bottom: 150px;
}

li.broker_full_heading {
    flex: 1;
}

ul.table_list_ul {
    border: 0.5px solid #D9D9D9;
    border-top: 0;
    padding: 8px 30px 8px 20px;
    list-style: none;
    display: flex;
    align-items: center;
    grid-gap: 76.5px;
    width: 756px;
    max-width: 100%;
}

.hide_info_li p {
    color: #7A7A7A;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: start;
}

.hide_info_li {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15);
    padding: 20px;
    width: 300px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    top: 35px;
    z-index: 1;
    text-align: start;
}

li.li_head_center:hover>.hide_info_li,
.li_head_right:hover>.hide_info_li {
    opacity: 1;
    visibility: visible;
}

li.li_head_center {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 3px;
    width: 150px;
    justify-content: center;
    position: relative;
}


li.li_head_center span {
    width: 28px;
    height: 28px;
}

li.li_head_right {
    width: 120px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

li.li_head_left {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    flex: 1;
}

.buss__broker_table_2 .broker_table_header ul {
    grid-gap: 20px;
    width: 100%;
    padding: 0;
    border: none;
    background: transparent;
}

.buss__broker_table_2 .broker_table_header ul li h4 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05px;
}

.buss__broker_table_2 {
    border-radius: 5px;
    background: #FFF;
    padding: 20px;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15);
    width: 606px;
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}

.broker_table_content_2 li.li_head_right {
    text-align: end;
}

.broker_table_content_2 ul.table_list_ul {
    border: none;
    padding: 0;
    grid-gap: 20px;
}

.broker_table_content_2 li.li_head_left span img {
    width: 40px;
    height: 40px;
}


.broker_table_content_2 li.li_head_left {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.broker_table_content_2 {
    grid-gap: 20px;
    display: flex;
    flex-direction: column;
}

.buss__main_head.buss__main_head_2 {
    flex-direction: column;
    grid-gap: 22px;
}

.buss__main_head_2 .main_main_div {
    margin-left: 111px;
}

.class_show {
    display: none;
}

.visit_btn.visit_btn_mobile_show {
    display: none;
}


.pros_cons_box h2 {
    color: #1E1E1E;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.buss_review_top_broker .buss_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.author_meta p {
    color: #1E1E1E;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.author_meta p:first-child {
    color: #0374E7;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.top_sticky.review_detail_broker {
    left: 60%;
}

/* .content ul li:before {
    content: none !important;
} */    

.content_wrap .abh_about_tab .name a {
    color: #000 !important;
}

.deposit_stock ul {
    margin-left: 0 !important;
}

main.l-page.content.l-single.broker {
    margin-top: 117px;
}

.single-broker_reviews .single_guide.normal.active {
    display: none;
}

/* .single-broker_reviews .dynamic_table tr th, .single-broker_reviews .dynamic_table {
    position: static !important;
} */

footer {
    position: relative !important;
    z-index: 999999 !important;
}

body.single .pros_and_cons ul li {
    margin-bottom: 12px;
    padding-left: 0px;
}

.buss_broker_table11 .dynamic_table table.columns_num_2 tr th,
.buss_broker_table .dynamic_table table.columns_num_2 tr th,
.buss_broker_table11 .new_dynamic_table table.columns_num_2 tr th,
.buss_broker_table .new_dynamic_table table.columns_num_2 tr th {
    text-align: start;
    font-size: 18px;
    font-weight: 400;
}

.buss_broker_table .dynamic_table table.columns_num_2 tr th {
    width: 274px !important;
}

.buss_broker_table .new_dynamic_table table.columns_num_2 tr th {
    width: 280px !important;
}

.new_dynamic_table select {
    background-color: transparent !important;
    padding: 10px 30px 10px 16px !important;
    text-align: start !important;
    border-radius: 4px !important;
    border: 1px solid #1E1E1E !important;
    font-size: 16px !important;
    line-height: 1.56 !important;
    width: 230px;
    max-width: 100%;
    -webkit-appearance: none;
    text-transform: capitalize;

}

.new_dynamic_table th:has(select) {
    position: relative;
}

.new_dynamic_table th:has(select):before {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='17' viewBox='0 0 30 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.68359 1.99219L15.1836 14.4922L27.6836 1.99219' stroke='black' stroke-width='3.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
}

.new_dynamic_table select:focus,
.new_dynamic_table select:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}

.buss_broker_table11 table.columns_num_2 tr {
    border: 0.5px solid #D9D9D9;
}

.dynamic_table table.columns_num_2 tr th {
    width: 80% !important;
}

.buss_broker_table11 .dynamic_table table.columns_num_2 th .select_header p,
.buss_broker_table .dynamic_table table.columns_num_2 th .select_header p,
.buss_broker_table11 .new_dynamic_table table.columns_num_2 th .select_header p,
.buss_broker_table .new_dynamic_table table.columns_num_2 th .select_header p {
    font-size: 16px;
}

.buss_broker_table .dynamic_table,
.buss_broker_table .new_dynamic_table {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15) !important;
    padding: 20px 0;
}

.dynamic_table::-webkit-scrollbar {
    display: none;
}

.main-content-layouts table tr td,
.main-content-layouts table th {
    padding: 13px 20px 13px 20px !important;
}

section.buss_broker_table table tbody tr:first-child {
    background: #F0F5F9 !important;
}

section.buss_broker_table table tbody tr {
    border: 0.5px solid #D9D9D9 !important;
}

section.buss_broker_table.table_design_2 table tbody tr:first-child {
    background: transparent !important;
}

section.buss_broker_table.table_design_2 table tbody tr {
    border: none !important;
}

section.buss_broker_table .dynamic_table {
    padding: 0;
}


.buss_broker_table .columns_num_2,
.buss_broker_table .columns_num_2 tbody {
    display: block;
}

body .buss_broker_table .dynamic_table tr th:first-child,
body .buss_broker_table .new_dynamic_table tr th:first-child {
    flex: 1;
    width: auto !important;
    min-width: auto;
    display: block;
    max-width: inherit !important;
}

.buss_broker_table .columns_num_2 tbody {

    width: 100% !important;
    display: block;
}


.buss_broker_table .dynamic_table tr,
.buss_broker_table .new_dynamic_table tr {

    display: flex !important;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}


.buss_broker_table .columns_num_2 tbody tr th:nth-child(2) {
    width: 230px !important;
    min-width: auto;
    display: block;
}

.buss_broker_table .columns_num_2 tbody tr th:last-child {
    width: 238px !important;
    min-width: auto !important;
    display: block;
    padding-right: 30px !important;
    padding-left: 20px !important;
}


.buss_broker_table .columns_num_2 tbody tr td.broker,
.new_dynamic_table tr td:first-child {
    flex: 1;
    text-align: start !important;
}

.new_dynamic_table table.columns_num_2 thead {
    width: 100%;
    display: block;
}

.buss_broker_table .columns_num_2 tbody tr td.criteria.first.trading_platforms_adv.active,
.buss_broker_table .columns_num_2 tbody tr td.criteria.first.minimum_in_uae_text.active {
    width: 230px;
}


.buss_broker_table .new_dynamic_table .columns_num_2 tbody tr td:nth-child(2),
.buss_broker_table .new_dynamic_table .columns_num_2 tbody tr td:nth-child(3),
.buss_broker_table .new_dynamic_table .columns_num_2 tbody tr td:nth-child(4),
.buss_broker_table .new_dynamic_table .columns_num_2 tbody tr td:nth-child(5),
.buss_broker_table .new_dynamic_table .columns_num_2 tbody tr td {

    text-align: center;
}


.buss_broker_table .columns_num_2 tbody tr td:nth-child(2),
.buss_broker_table .columns_num_2 tbody tr td:nth-child(3),
.buss_broker_table .columns_num_2 tbody tr td:nth-child(4),
.buss_broker_table .columns_num_2 tbody tr td:nth-child(5),
.buss_broker_table .columns_num_2 tbody tr td {
    width: 280px !important;
    font-size: 16px;
    line-height: 24px;

}

/* 
.buss_broker_table .columns_num_2 tbody tr td.criteria.second.trading_platforms_adv.active, .buss_broker_table .columns_num_2 tbody tr td.criteria.second.active.trusted_broker, .buss_broker_table.table_design_2 .columns_num_2 tbody tr td.criteria.second.minimum_in_uae_text.active {
    width: 238px;
} */

.dynamic_table tr td:nth-last-child(2),
.dynamic_table tr td:last-child,
.dynamic_table tr td:nth-last-child(3) {
    width: 238px;
}


section.buss_broker_table.table_design_2 table {
    padding-top: 15px;
    padding-bottom: 15px;
}


body .pros_and_cons .features_wrap ul li:before,
body .pros_and_cons .pros ul li:before {
    left: -25px;
}

.main-content-layouts ul.wp-block-list {
    padding-left: 16px;
    list-style-position: outside;
}

.main-content-layouts p,
.main-content-layouts .wp-block-list li,
.main-content-layouts ul li {
    line-height: 36px !important;
    font-size: 18px !important;
}

.main-content-layouts .dynamic_table p {
    font-size: 14px !important;
    line-height: 1.56 !important;
}

.main-content-layouts .wp-block-heading {
    font-size: 24px !important;
    line-height: 34px !important;
}

.main-content-layouts .disclaimer {
    width: 100% !important;
}

.trading_platforms_reviewed_single .bottom ul li {
    line-height: 36px !important;
}

.trading_platforms_reviewed_single {
    margin-top: 30px;
}

.trading_platforms_reviewed .trading_platforms_reviewed_single .top .btns {
    width: 80%;
}

.trading_platforms-template-default .multicolumn_table table tr {
    border: 0.5px solid #D9D9D9 !important;
    border-right: none !important;
    border-left: none !important;
}

body.trading_platforms-template-default div.multicolumn_table {
    height: auto;
    padding-right: 0 !important;
    width: 100%;
    overflow-x: auto !important;
}

body.trading_platforms-template-default div.multicolumn_table table.columns_num_6 {
    display: table;
    overflow: hidden;
}

body.trading_platforms-template-default .main-content-layouts table {
    margin: 0;
}

body.trading_platforms-template-default .dynamic_table table tr {
    border: 0.5px solid #D9D9D9 !important;
    border-right: none !important;
    border-left: none !important;
}

body.page-template-tmp_broker_reviews-php article {
    margin-top: 111px;
}

p.disclaimer_cta.acfblocks2 {
    font-size: 11px !important;
    line-height: 1.5 !important;
}

.main-content-layouts ul {
    margin-bottom: 20px;
    flex: 1;
}

.main-content-layouts ul li strong a {
    color: #0374e7 !important;
}

.accordion .accordion_wrap .lightweight-accordion-title {
    align-items: center !important;
}

.accordion_content table tr {
    border: 0.5px solid #D9D9D9;
}


.accordion_content table tr:first-child {
    background: #F0F5F9;
}

body.trading_platforms-template-default .accordion .accordion_wrap div:has(table) {
    width: 100%;
    overflow-x: auto;
}


body.trading_platforms-template-default .accordion .accordion_wrap div:has(table)::-webkit-scrollbar {
    display: none;
}


body .dynamic_table tr td.broker {
    color: #1E1E1E !important;
}


body.trading_platforms-template-default .dynamic_table,
body.trading_platforms-template-default .multicolumn_table {
    overflow: scroll !important;
    border-right: 0.5px solid #D9D9D9;
    border-left: 0.5px solid #D9D9D9;
}

body.trading_platforms-template-default .multicolumn_table::-webkit-scrollbar {
    display: none;
}

.trading_platforms-template-default .main-content-layouts .trading_platforms_reviewed_single ul:not(.marker:text-secondary) {
    margin-left: 30px;
    list-style: none;
}

.trading_platforms-template-default .main-content-layouts .trading_platforms_reviewed_single ul {
    margin-left: 15px;
}

.having_floating_content .buss_popup_info p {
    font-size: 14px !important;
    line-height: 24px !important;
}

.page-forex nav.breadcrumbs_wrap,
.single-articles nav.breadcrumbs_wrap {
    margin-top: 90px;
}

.page-forex nav.breadcrumbs_wrap a,
.single-articles nav.breadcrumbs_wrap a {
    color: #1E1E1E;
    font-weight: 300;
}

.page-forex nav.breadcrumbs_wrap .last,
.single-articles nav.breadcrumbs_wrap .last {
    color: #B5B5B5;
    font-weight: 300;
}

.page-forex header .entry-title,
.single-articles .entry-title {
    margin-top: 0;
}

.main-content-layouts .disclaimer_cta {
    line-height: 13px !important;
}

.main-content-layouts .disclaimer_cta span {
    font-size: 11px;
    line-height: 13px !important;
}

.deposit_stock ul li span.stock_headingg {
    color: #0374E7 !important;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    max-width: 180px;
    display: flex;
    gap: 50px;
    justify-content: space-between;
}


/* 5-2-25 */

nav.main_menu li {
    padding: 13px 20px 12px 0 !important;
}

.page_navigation_wrap .navigation_bottom {
    padding: 0 50px 0 50px !important;
}


nav.breadcrumbs_wrap a,
nav.breadcrumbs_wrap a {
    color: #1E1E1E !important;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    text-decoration-line: underline;
}

span.separator {
    padding: 0 7px;
}


.breadcrumbs_wrap {
     padding-top: 90px; 
} 

.articles-what-is-margin nav.breadcrumbs_wrap {
    margin-top: 77px;
}

.page-exchange-reviews article>.wrap {
    margin-top: 107px;
}

nav.rank-math-breadcrumb .last {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    color: #B5B5B5 !important;
    text-decoration: none;
}

.page-exchange-reviews article>.wrap .rank-math-breadcrumb p a {
    color: #1E1E1E !important;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    text-decoration-line: underline;
}

.main-content-layouts .wp-block-list li a {
    color: #0374E7;
    text-decoration: underline;
}

.pros_and_cons .cons li:before {
    left: -25px !important;
}

.key_features ul li::before {
    left: -25px !important;
}

.key_features ul li {
    padding-left: 0 !important;
}

.single-trading_platforms .main-content-layouts table {
    /* border-radius: 5px; */
    /* background: #FFF; */
    /* box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15) !important;
    padding: 20px 0; */
    display: block;
    overflow: auto;
}

.custom-table table {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(6, 70, 144, 0.15) !important;
    padding: 20px 0;
}

body.trading_platforms-template-default .main-content-layouts table td {
    padding: 10px 20px 10px 20px !important;
}

/* body.single .pros_and_cons .cons li {
    padding-left: 14px;
} */








/* 18-2-25 */

.overall_rating_wrap.side_rating_sticky,
.fees_per_asset.fee_sticky,
.assets_available.assests_sticky,
.assets_available_accountinformation.account_sticky,
.assets_available_broker_profile.profile_sticky {
    border: 1px solid #d9d9d9;
    padding: 20px;
    margin-bottom: 20px;
    width: 300px !important;
    max-width: 100% !important;
}

.overall_rating_wrap.side_rating_sticky .box_p,
.fees_per_asset.fee_sticky .box_p,
.assets_available.assests_sticky .box_p,
.assets_available_accountinformation.account_sticky .box_p,
.assets_available_broker_profile.profile_sticky .box_p {
    position: relative;
    font-weight: 600;
    padding-bottom: 6px !important;
    margin-bottom: 18px !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px !important;
}

.overall_rating_wrap.side_rating_sticky .box_p:before,
.fees_per_asset.fee_sticky .box_p:before,
.assets_available.assests_sticky .box_p:before,
.assets_available_accountinformation.account_sticky .box_p:before,
.assets_available_broker_profile.profile_sticky .box_p:before {
    content: "";
    background-color: gray;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
}

.overall_rating_wrap.side_rating_sticky .box_p:after,
.fees_per_asset.fee_sticky .box_p:after,
.assets_available.assests_sticky .box_p:after,
.assets_available_accountinformation.account_sticky .box_p:after,
.assets_available_broker_profile.profile_sticky .box_p:after {
    content: "";
    background-color: #0374e7;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .rate span,
.fees_per_asset.fee_sticky .iconmoon p span,
.assets_available.assests_sticky .iconmoon p span,
.assets_available_accountinformation.account_sticky .iconmoon p span,
.assets_available_broker_profile.profile_sticky .iconmoon p span {
    font-size: 14px !important;
    line-height: 21.84px !important;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .rate span:last-child,
.fees_per_asset.fee_sticky .iconmoon p span:last-child,
.assets_available.assests_sticky .iconmoon p span:last-child,
.assets_available_accountinformation.account_sticky .iconmoon p span:last-child,
.assets_available_broker_profile.profile_sticky .iconmoon p span:last-child {
    font-weight: 700 !important;
    width: 20%;
    text-align: end;
    display: block;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .rate span:first-child,
.fees_per_asset.fee_sticky .iconmoon p span:first-child,
.assets_available.assests_sticky .iconmoon p span:first-child,
.assets_available_accountinformation.account_sticky .iconmoon p span:first-child,
.assets_available_broker_profile.profile_sticky .iconmoon p span:first-child {
    flex: 1;
}



.overall_rating_wrap.side_rating_sticky .rating_wrap .rate,
.fees_per_asset.fee_sticky .iconmoon p,
.assets_available.assests_sticky .iconmoon p,
.assets_available_accountinformation.account_sticky .iconmoon p,
.assets_available_broker_profile.profile_sticky .iconmoon p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px !important;
    grid-gap: 5px;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .rate {
    margin-bottom: 5px !important;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .bar {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    width: 100%;
}

.overall_rating_wrap.side_rating_sticky .rating_wrap .bar span {
    background-color: #0374e7;
    height: 7px;
    display: block;
}

.disclaimer p {
    font-size: 12px !important;
    line-height: 18.7px !important;
    margin-bottom: 0 !important;
}

.disclaimer p strong {
    font-weight: 600;
}

.disclaimer {
    border: 1px solid #d9d9d9;
    padding: 20px;
    width: 300px !important;
    max-width: 100% !important;
    margin-bottom: 50px ;
}

.pros_block ul li:before {
   width: 35px !important;
   background-position: right;
}


html, body {
    overflow-x: hidden !important;
}

body:has(.buss_sticky_disclaimer) footer {
    margin-bottom: 85px !important;
}  





/* for sticky rating sidebar */


/* body .main-content-layouts {
    max-width: 1120px !important;
    margin: 0 auto;
    position: relative !important;
}

body section.main-content-layouts >* {
    width: 70% !important;
}

body section.main-content-layouts aside.sidebar {
    width: auto !important;
    position: absolute;
    top: 50px;
    left: auto !important;
    right: 0;
} */



























/* responsive design */

@media only screen and (max-width: 1400px) {



    .page_navigation_wrap .navigation_bottom {
        /* padding: 13px 20px 12px 20px !important; */
        max-width: 100%;
    }

    .header_menu li {
        margin-right: 15px;
        padding-right: 15px;
    }

    nav.main_menu li.border {
        margin: 0 15px 0 0 !important;
        padding: 0 15px 0 0 !important;
    }


    .top_sticky.review_detail_broker {
        left: 67%;
    }

    main.l-page.content.l-single.broker article>* {
        padding: 0 20px;
    }

    .deposit_stock {
        width: 80%;
    }

    .deposit_stock ul li {
        width: 100%;
        gap: 10px;
    }





}


@media only screen and (max-width: 1199.5px) {


    .author_dropdown {
        left: 10px;
        top: 90px;
    }


    section.buss_news_slider {
        top: 30px;
    }


    footer .wrap {
        padding: 0 20px !important;
    }


    .author__drop.drop__3:hover>.author_dropdown {

        left: -350px;
    }

    .author__drop.drop__3 .author_dropdown::before {
        left: auto;
        right: 0;
        transform: rotateY(180deg);
    }

    .rank-math-breadcrumb,
    .breadcrumbs_wrap {
        /* padding-top: 25px; */
    }

}



/* navbar responsive */
@media only screen and (max-width: 1199.5px) {

    .header_menu li {
        border-right: none;
        margin-right: 0;

        width: 100%;

    }

    nav.main_menu li {
        padding: 10px 20px 30px 20px !important;
    }

    nav.main_menu.close ul.header_menu li>a:after {
        right: 0 !important;
        top: 0 !important;
        left: auto !important;
    }


    nav.main_menu.close ul.header_menu li>a {
        width: 100%;
    }

    .header_menu li:last-child {
        padding-right: 30px;
    }

    nav.main_menu li.border a:before {
        left: 0px !important;
        top: 0 !important;
        right: 0px !important;
        bottom: 0 !important;
        width: auto !important;
    }

    nav.main_menu.close ul.header_menu li.border>a:after {
        right: 15px !important;
        margin-top: 0 !important;
        top: 15px !important;
    }

    nav.main_menu li.menu-item-has-children.border>a {
        padding: 20px !important;
        margin-bottom: 30px !important;
    }

    nav.main_menu {
        height: 100vh;
        overflow-y: auto;
        padding: 50px 0 0 0;
    }


    nav.main_menu li.border {
        flex-direction: column;
        margin: 0 !important;
        padding: 0 15px !important;
    }

    nav.main_menu.close ul.header_menu li:hover>ul.sub-menu {
        opacity: 1;
        visibility: visible;
        position: static;
        width: 100%;
        padding-top: 0;
    }


    nav.main_menu li ul.sub-menu li.border {
        margin: 0 0 !important;
        text-align: center;
    }

    nav.main_menu li ul.sub-menu li {
        border: none !important;
        margin: 0 !important;
        padding: 20px 0 10px 0 !important;
    }

    nav.main_menu.close ul.header_menu li.menu-item-has-children:hover>ul.sub-menu li ul {
        opacity: 1;
        visibility: visible;
    }

    .deposit_stock {
        width: 689px;
    }


    .page_navigation_wrap .navigation_bottom {
        padding: 13px 50px 12px 50px !important;
    }

    section.buss_breadcrums {
        padding-top: 61px;
    }

    body section.main-content-layouts >* {
        width: 68% !important;
    }

    body .main-content-layouts {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    body section.main-content-layouts aside.sidebar {
       
        right: 20px;
    }


}



@media only screen and (max-width: 991.5px) {

    .buss_wrapper {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

    .author__drop.drop__2:hover>.author_dropdown {
        opacity: 1;
        visibility: visible;
        left: -40px;
    }

    .author__drop.drop__3:hover>.author_dropdown {
        opacity: 1;
        visibility: visible;
        left: -340px;
        right: 0;
        width: 460px;
    }

    .author__drop.drop__3 .author_dropdown::before {
        left: auto;
        right: 0;
        transform: rotateY(180deg);
    }

    .etoro_box {
        width: 364px;
    }

    .author__date:hover .date_dropdown,
    .author__drop:hover>.author_dropdown {
        opacity: 1;
        visibility: visible;
    }


    .page_navigation_wrap .navigation_bottom {
        padding: 30px 20px 41px 20px !important;
    }


    section.buss_breadcrums {
        padding-top: 100px;
    }

    .buss_etoro {
        padding: 10px 0;
    }

    .buss_top_broker {
        padding: 40px 0 50px 0;
    }

    .buss__top_broker {
        grid-gap: 50px;
    }

    .top_sticky {
        width: 100%;
        position: static;
        order: -1;
    }

    .top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link {
        justify-content: flex-start;
        grid-gap: 15px;
    }


    .top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link figure {
        flex: 1;
        text-align: end;
    }

    .buss__quote {
        margin-bottom: 50px;
    }


    .top_left {
        width: 100%;
    }

    .floating_broker {
        display: inline-block;
        position: fixed;
        bottom: 0;
        right: 0;
        border-radius: 5px 0px 0px 0px;
        background: #FFF;
        box-shadow: 0px 0px 25px 0px rgba(6, 70, 144, 0.15);
        padding: 14px 21px 14px 34px;
        z-index: 1;
    }

    .buss__main_head_2 .main_main_div {
        margin-left: 0;
    }

    .buss__review_block {
        padding: 40px 32px 40px 30px;
    }

    ul.status__box li {
        width: 190px;
    }

    .review_block_stats {
        padding-top: 51px;
    }

    .buss_pros_cons .buss_wrapper,
    .buss_review_block .buss_wrapper {
        padding: 0;
    }

    .class_show {
        display: flex;
    }

    .class_hide {
        display: none;
    }

    .visit_info_box h2 {
        font-size: 22px;
        line-height: 28px;
        width: 131px;
    }

    .review_block_top img {
        width: 70px;
        height: 70px;
    }

    .review_block_top {
        justify-content: flex-start;
        grid-gap: 20.8px;
    }

    .visit__p {
        padding-top: 6px;
    }

    section.buss_review_block,
    .buss_broker_table {
        padding-bottom: 70px;
    }

    .pros_cons_box {
        padding: 40px 30px;
    }


    footer {
        z-index: 1 !important;
    }

    .top_sticky {
        z-index: 1;
    }

    .pros__conss>* {
        width: 47%;
    }

    .pros__conss {
        justify-content: space-between;
    }


    .broker_table_header ul {
        width: 100%;
    }

    .broker_table_header ul,
    ul.table_list_ul {
        grid-gap: 35.6px;
    }

    .li_head_right .hide_info_li {

        right: 0;
    }


    .buss__broker_table_2 {
        width: 100%;
    }


    .buss__broker_table_2 .broker_table_header ul,
    .broker_table_content_2 ul.table_list_ul {
        grid-gap: 69px;
    }


    section.buss_news_slider {
        top: 76px;
    }

    .buss__top_broker {
        width: 100% !important;
    }

    section.main-content-layouts {
        max-width: 100%;
        width: 100%;
        padding: 0 20px;
    }

    .buss_read_more {
        padding-bottom: 50px !important;
    }

    .top_sticky.review_detail_broker {
        margin: 40px auto;
        width: 96%;
    }

    .deposit_stock {
        width: 100%;
    }

    .single-broker_reviews .comments {

        padding: 0 20px !important;
    }

    .buss_broker_table .buss_wrapper {
        padding: 0;
    }


    .rank-math-breadcrumb,
    .breadcrumbs_wrap {
        /* padding-top: 45px; */
    }


    body section.main-content-layouts >* {
        width: 100% !important;
    }


    body section.main-content-layouts aside.sidebar {
        position: static;
    }

}





@media only screen and (max-width: 767.5px) {

    .main_authors {
        flex-wrap: wrap;
        justify-content: space-between;
        grid-gap: 20px 0;
    }

    .author_box img {
        display: none;
    }


    .author__date:hover .date_dropdown,
    .author__drop:hover>.author_dropdown {
        width: 280px;
    }

    .buss_read_more {
        padding-bottom: 62px !important;
    }


    .author_dropdown,
    .author__drop.drop__3:hover>.author_dropdown {
        left: -140px;
        /* left: -200px; */
        top: 70px;
        width: 280px;
    }

    .author__drop.drop__2:hover>.author_dropdown {
        left: 0;

    }

    .author_box {
        grid-gap: 0;
    }

    .author__drop.drop__1 .author_dropdown::before {
        left: auto;
        right: 0;
        transform: rotateY(180deg);
    }


    .date_dropdown,
    .author_dropdown {
        padding: 30px 20px;
    }


    .buss__main_head h1,
    .top_left h1 {
        font-size: 24px;
        line-height: 34px;
    }

    span.last {
        display: none;
    }

    nav.rank-math-breadcrumb.buss__breadcrums {
        display: flex;
    }

    span.separator {
        order: -1;
        transform: rotateY(180deg);
    }


    .top_left h2 {
        font-size: 22px;
    }

    .etoro_box {
        width: 100%;
    }

    .buss__etoro {
        grid-gap: 0;
        padding: 0 20px;
        flex-direction: column;
    }

    .people_read {
        flex-direction: column;
        grid-gap: 20px;
    }

    .buss_top_broker {
        padding: 10px 0 30px 0;
    }



    .floating_broker {
        left: 0;
        border-radius: 0;
        padding: 15px 26px 20px 30px;
    }


    .buss_wrapper {
        padding: 0 10px;
    }

    .buss__main_head {
        padding: 0 10px;
    }

    .top_left {
        grid-gap: 0;
    }

    .top_left h1 {
        padding: 50px 0;
    }

    .buss__quote {
        padding: 20px;
    }

    .author_box.author_quote img {
        display: block;
    }

    .author_box.author_quote {
        grid-gap: 10px;
    }

    .floating_broker .etoro_box .best_trade {
        display: none;
    }


    .floating_broker .etoro_box {
        align-items: center;
    }

    .floating_broker .etoro_box p {
        width: 100%;
        justify-content: space-between;
    }

    .floating_broker div:has(.best_trade) {
        width: 100%;
    }

    .buss__quote {
        margin-bottom: 30px;
    }


    .buss__read_more {
        border: 0.5px solid #D9D9D9;
        padding: 30px 20px;
    }


    .author_photo>img {
        width: 70px;
        height: 70px;
    }

    .mobile_show {
        display: flex;
        flex-direction: column;
        grid-gap: 12px;
        align-items: flex-start;
    }

    .mobile_hide {
        display: none;
    }

    .author_photo {
        display: flex;
        grid-gap: 20px;
    }


    .author_name {
        width: 100%;
        grid-gap: 20px;
    }


    .buss_read_more {
        padding-bottom: 100px;
    }


    section.buss_news_slider {
        top: 100px;
    }


    .news_slider .slick-list.draggable::after {
        width: 40px;
    }

    .slick-prev {
        left: -19px;
        z-index: 1;
    }

    .news_slider .slick-next {
        right: -7px;
        z-index: 1;
    }

    .buss__news_slider {
        padding: 10px !important;
    }

    div:has(.best_trade) {
        flex: 1;
    }

    img.red_square_logo {
        width: 50px;
        height: 50px;
    }

    .buss__main_head.buss__main_head_2 {
        grid-gap: 20px;
    }

    .new_add_box {
        grid-gap: 20px;
        flex-direction: column;
    }

    .review_block_top img {
        width: 50px;
        height: 50px;
    }

    .buss__review_block {
        padding: 20px;
    }

    .visit_info_box h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .visit_info_box {
        width: 80%;
    }


    .review_block_top {
        grid-gap: 14px;
        flex-wrap: wrap;
    }

    .deposit_stock {
        padding: 20px 0;
        flex-direction: column;
    }

    .overall_score {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }


    .overall_score_inner {
        align-items: flex-start;
    }


    .overall_drop_card_anchor {
        padding: 16px 10px 16px 20px;
        margin-top: 30px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    p.status_bar {
        margin-bottom: 0 !important;
    }



    .overall_drop_card_anchor span {
        margin-left: 7px;
    }


    ul.status__box li {
        width: 100%;
    }

    .deposit_stock {
        padding: 30px 0;
        grid-gap: 30px;
    }

    .review_block_stats {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .review_block_stats.review_block_stats_open {
        flex-direction: column-reverse;
        display: flex;
        grid-gap: 41px;
    }

    .visit_btn_mobile_show {
        display: flex;
    }

    .visit_btn_mobile_hide {
        display: block;
    }

    .pros_cons_box {
        padding: 40px 20px;
    }

    .pros__conss>* {
        width: 100%;
    }

    .pros__conss {
        flex-direction: column;
        grid-gap: 20px;
    }

    .buss_pros_cons,
    section.buss_review_block,
    .buss_broker_table {
        padding-bottom: 50px;
    }

    .broker_table_header ul,
    ul.table_list_ul {
        grid-gap: 10px;
        padding: 14px 10px;
    }



    .broker_table_header ul li select option,
    .broker_table_header ul li select {
        text-wrap: wrap;
        text-align: center;
    }

    li.li_head_center {
        width: 76px;
    }

    li.li_head_right {
        width: 55px;
        text-align: end;
    }


    .buss__broker_table_2 .broker_table_header ul,
    .broker_table_content_2 ul.table_list_ul {
        grid-gap: 10px;
    }


    li.li_head_left {
        font-size: 14px;
    }

    .buss__broker_table_2 {
        padding: 20px 10px;
    }

    .hide_info_li {
        width: 260px;
        left: -130px;
    }

    .li_head_right .hide_info_li {
        left: -211px;
    }


    .buss__sticky_disclaimer {
        grid-gap: 10px;
        padding: 10px;
        flex-direction: column-reverse;
    }


    .visit_btn.visit_btn_mobile_show {
        display: none;
        margin-top: 30px;
        align-items: flex-start;
        /* margin-bottom: 30px; */
        margin-bottom: 0px;
    }

    .buss__sticky_disclaimer a {
        width: 100%;
    }


    .buss__sticky_disclaimer p {
        text-align: center;
    }

    .visit__p {
        padding-top: 30px;
    }

    .broker_table_header ul li select {
        padding: 8px 10px 19px;
        background-position: center bottom 4px;
        width: 76px;
    }

    .broker_table_header ul li select.stock_filter {
        width: 55px;
    }

    .main_authors>* {
        width: 47%;
    }


    .buss_popup_info {
        width: 280px;
        right: auto;
        top: auto;
        bottom: 30px;
        left: -10px;
    }

    .visit_btn a {
        width: 100%;
    }

    .single-broker_reviews .buss_wrapper {
        padding: 0;
    }



    .b_breadcrum {
        flex-wrap: wrap;
    }

    section.buss_main_head .buss_wrapper {
        padding: 0;
    }


    body.page-template-tmp_broker_reviews-php span.last {
        display: inline-block;
    }

    .square_logo_box svg {
        display: none;
    }

    .deposit_stock ul li span.stock_headingg {
        max-width: 150px;
    }

    .new_dynamic_table table.columns_num_2 tr:first-child {

        flex-wrap: nowrap;
    }

    .new_dynamic_table {

        overflow-x: auto;
    }

    .new_dynamic_table::-webkit-scrollbar {
        display: none;
    }

    .buss_broker_table .new_dynamic_table table.columns_num_2 tr th {
        width: 230px !important;
    }


    .disclaimer {
        margin-bottom: 20px;
    }

}



@media only screen and (max-width: 575.5px) {


    .top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link {
        justify-content: space-between;
        grid-gap: 5px;
    }


    .top_sticky .ui-tabs-panel.ui-widget-content ul li a.top_tab_link figure {
        flex: inherit;
    }

    .buss_broker_table11 .dynamic_table table.columns_num_2 tr th {
        width: 270px !important;
        min-width: 150px;
    }

    .buss_broker_table .columns_num_2 tbody tr th:nth-child(2) {
        width: 120px !important;
    }

    .buss_broker_table .columns_num_2 tbody tr th:last-child {
        width: 150px !important;
    }

    .buss_broker_table .columns_num_2 tbody tr th:last-child {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .buss_broker_table .dynamic_table tr {
        flex-wrap: nowrap;
    }

    .buss_broker_table .columns_num_2 {
        display: table;
    }

    .buss_broker_table .columns_num_2 tbody {
        width: 100% !important;
        display: inherit;
    }

    .buss_broker_table .dynamic_table table.columns_num_2 tr th,
    .buss_broker_table .new_dynamic_table table.columns_num_2 tr th,
    .buss_broker_table .columns_num_2 tbody tr th:nth-child(2),
    .buss_broker_table .columns_num_2 tbody tr th:last-child {
        width: auto !important;
        min-width: auto !important;
        max-width: inherit !important;
        display: table-cell;
        white-space: nowrap;
    }

    .buss_broker_table .dynamic_table tr td {
        display: table-cell;
    }

    .buss_broker_table .dynamic_table tr {
        display: table-row !important;
    }

    body .dynamic_table table.columns_num_2 td.trading_platforms_adv {
        width: auto !important;
        max-width: inherit !important;
        word-wrap: break-word;
    }

    td:not(.bankTable td:first-child, .buss__broker_table_2 td) {
        white-space: inherit !important;
    }

    .buss__sticky_disclaimer a {
        padding: 10px;
    }

    .buss_broker_table .new_dynamic_table table.columns_num_2 tr th {
        width: 230px !important;
    }

    .cons_block ul li:before,
    .pros_block ul li:before {
        background-size: contain;
        min-width: 28px;
    }

    .visit_info_box {
        width: 60%;
    }


}


.main-content-layouts .buss_etoro p {
    line-height: 1.56 !important;
    margin-bottom: 0 !important;
    font-family: Roboto, sans-serif !important;
}


.main-content-layouts .buss_etoro p.best_trade {
    margin-bottom: 0 !important;
}

.buss_broker_table .dynamic_table tr td.broker img {
    display: block;
    width: 50px !important;
    height: 50px !important;
    object-position: center center;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #ddd;
}

.post-detail-box {
    flex: 1;
}

.new_table_border .bottom table {
    border: 1px solid #d9d9d9;
    margin-bottom: 20px !important;
}

.new_table_border .bottom table tr {
    border: 1px solid #d9d9d9;
}

.new_table_border .bottom table tr td {
    border-right: 1px solid #d9d9d9;
}

.trading_platforms_reviewed .trading_platforms_reviewed_single .bottom ul li span {
    flex: 1;
}


nav.main_menu .sub-menu li {
    padding: 0 !important;
}





/* 18-02-2025 */

.stickysection{ 
    max-width: 930px;
    margin: 0 auto;
}


.stickysection .iconmoon a:before, .stickysection .iconmoon p:before, .stickysection .iconmoon span:before {
    color: #0374e7;
}

.stickysection .iconmoon a.icon-cross:before, .stickysection .iconmoon p.icon-cross:before, .stickysection .iconmoon span.icon-cross:before {
    color: #eb5656;
}


/* 19- 02 - 2025 */   



.vs-page .new_pros_sec .pros__conss .cons_block ul {
    position: relative;
    margin: 0 0 40px 20px;
}
.vs-page .new_pros_sec .pros_block ul {
    margin: 0 0 40px 20px;
}

.vs-page .new_pros_sec .pros_block ul li {
    grid-gap: 0;
}
.vs-page .new_pros_sec .pros_block ul li:before {
    background-image: unset;
    height: auto !important;
    width: 35px !important;
    font-size: 16px;
    background-repeat: no-repeat;
    content: "" !important;
    color: rgb(0, 204, 0) !important;
    font-family: "icomoon" !important;
    /* margin-left: 0; */
}
.vs-page .new_pros_sec .cons_block ul li:before {
    background-image: unset;
    height: auto !important;
    width: 35px !important;
    font-size: 16px;
    background-repeat: no-repeat;
    content: "" !important;
    color: rgb(234, 3, 3) !important;
    font-family: "icomoon" !important;
}
.key_features .features_wrap ul li::before {
    margin-left: 0;
    left: -18px !important;
}
.key_features .features_wrap ul{
    position: relative !important;
}
.key_features .features_wrap li{
    position: static !important;
    padding-left: 16px !important;
    list-style: none;
}

/* 19- 02 - 2025 */   

/* 20- 02 - 2025 */   

.fees_per_asset.fee_sticky .iconmoon strong,
.assets_available.assests_sticky .iconmoon strong,
.assets_available_accountinformation.account_sticky .iconmoon strong,
.assets_available_broker_profile.profile_sticky .iconmoon strong {
    text-align: right;
    max-width: 50%;
}

.cons_block ul li:before{
    min-width: 35px !important;
    background-position: right;
    flex: unset;
    width: 35px !important;
    max-width: 100%;
}
.pros_block ul li:before {
    min-width: 35px !important;
    background-position: right;
    flex: unset;
    width: 35px !important;
    max-width: 100%;
}
/* .single-trading_platforms .main-content-layouts table tbody tr td, .single-trading_platforms .main-content-layouts table thead tr th{
    border: 1px solid #D9D9D9;
}
.single-trading_platforms .main-content-layouts table tbody tr td {
    border: 1px solid #ddd;
} */ 
.vs-page .new_pros_sec .pros__conss {
    grid-gap: 30px;
}

/* 20- 02 - 2025 */   

.single-broker_reviews .main-content-layouts a {
    color: #0374E7;
}


/* 03/03/2025 */


.single-crypto_exchanges .single_guide.active {
    position: static;
    margin-top: 90px;
}
.single-crypto_exchanges .l-single.best_platform .wrap .breadcrumbs_wrap {
    padding-top: 10px !important;
}

/* 03/03/2025 close*/


/* 04-03-25 */

.single-trading_platforms , .single-broker_reviews{
    overflow-x: unset!important;
}

/* 04-03-25 */