/* Footer */



.footer-sec {

    background-color: #1A2039;

}



.footer-menu-box .footer-menu-title {

    font-weight: 600;

    font-size: 16px;

    line-height: 1.5;

    color: #FFFFFF;

    margin-bottom: 27px;

}



.footer-menu-box ul li a {

    font-weight: 400;

    font-size: 14px;

    line-height: 1.5;

    color: #FFFFFF;

    margin-bottom: 15px;

    display: inline-block;

}



.footer-menu-box ul li a:hover,

.copyright-footer .cms-con p a:hover {

    color: #4781DB;

}



.footer-menu-box.quick-links {

    padding-left: 100px;

}



.footer-menu-box.markets ul {

    display: flex;

    flex-wrap: wrap;

    margin: -5px;

}



.footer-menu-box.markets ul li {

    display: inline-block;

    width: 50%;

    padding: 0 5px;

}



.footer-menu-box.Platforms {

    padding-left: 15px;

}



.copyright-footer {

    background-color: #1A2039;

    padding: 15px 0;

    border-top: 1px solid rgb(255 255 255 / 10%);

}



.copyright-footer .cms-con p,

.copyright-footer .cms-con p a {

    font-weight: 400;

    font-size: 13px;

    line-height: 1;

    color: #FFFFFF;

}



.social-media a {

    display: inline-block;

    width: 25px;

    height: 25px;

    position: relative;

    margin-right: 17px;

    font-weight: 400;

    overflow: hidden;

    transition: all 0.4s ease-in-out;

}



.social-media i {

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    display: block;

    width: 24px;

    height: 24px;

    margin: auto;

    mask-position: center;

    mask-repeat: no-repeat;

    mask-size: contain;

    background-color: #fff;

    transition: all 0.4s ease-in-out;

}



.social-media {

    display: inline-block;

    vertical-align: middle;

    font-size: 0;

    margin-top: 40px;

}



.social-media .fb i {

    mask-image: url(../img/svg/facebook.svg);

}



.social-media .instagram i {

    mask-image: url(../img/svg/instagram.svg);

}



.social-media .twitter i {

    mask-image: url(../img/svg/twitter.svg);

}



.social-media .linkedin i {

    mask-image: url(../img/svg/linkedin.svg);

}



.social-media .youtube i {

    mask-image: url(../img/svg/youtube.svg);

}



.platforms-links .android {

    background-color: #90C300;

}



.platforms-links .ios {

    background-color: #383838;

}



.platforms-links .windows,

.platforms-links .web {

    background-color: #fff;

}



.platforms-links a img {

    max-width: 30px;

    object-fit: cover;

    width: 100%;

}



.platforms-links a,
.platforms-links span {

    max-width: 83px;

    height: 56px;

    border-radius: 8px;

    display: flex;

    align-items: center;

    justify-content: center;

    flex: 0 0 83px;

    transition: all 0.4sease-in-out;

    will-change: transform;

}



.platforms-links a:hover {

    transform: translate(0px, 0px) scale(1.04) skewX(2deg);

}



.platforms-links {

    max-width: 176px;

    gap: 10px;

}







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



    .social-media a:hover i {

        background-color: #2b6ddb;


    }

    .btn.bg-white.text-green:hover {
        color: #fff;
        background-color: transparent !important;
    }

}





/* stay-updated-sec */

.blog-list-img a {

    position: relative;

}



.blog-slider-main {

    margin: 0 -15px;

}



.blog-list-img img {

    aspect-ratio: 471/281;

    object-fit: cover;
    object-position: top;

    transition: all .4s ease-in-out;

}



.blog-list-img .publish-date {

    position: absolute;

    right: 0;

    bottom: 0;

    background-color: #4781DB;

    width: fit-content;

    padding: 13px 11px;

    font-weight: 500;

    font-size: 14px;

    line-height: 1;

    letter-spacing: 0.3px;

    color: #FFFFFF;

}



.blog-list-img {

    overflow: hidden;

    margin-bottom: 20px;

}



.blog-list-box {

    margin-bottom: 20px;

    padding: 0 14px;

}



.blog-list-box:hover .blog-list-img img {

    transform: scale(1.04);

}



.blog-list-con .box-title {

    font-weight: 600;

    font-size: 20px;

    line-height: 1.3;

    letter-spacing: 0.324px;

    color: #121212;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

    margin-bottom: 15px;

    transition: all 0.4s ease-in-out;

}



.blog-list-con .read-more-btn {

    display: inline-block;

    font-weight: 500;

    font-size: 16px;

    line-height: 24px;

    color: #4781DB;

    transition: transform 0.3s ease;



}



.blog-slider-main .slick-dots li button:after,

.blog-slider-main .slick-dots li.slick-active button,

.blog-slider-main .slick-dots li button {

    background: #051e49;

}



.blog-list-box.stay-updated-box {

    transition: transform 0.3s ease;



}



.blog-list-box.stay-updated-box .blog-list-con .read-more-btn span {

    transition: transform 0.5s ease;

    margin-right: 10px;

    opacity: 0;

}



.blog-list-box.stay-updated-box .blog-list-con .read-more-btn img {

    display: inline-block;

    max-width: 26px;

    vertical-align: middle;

    transform: translateX(-95px);

    transition: transform 0.5s ease;

}



.blog-list-box.stay-updated-box:hover .blog-list-con .read-more-btn img {

    transform: translateX(0);

}



.blog-list-box.stay-updated-box:hover .blog-list-con .read-more-btn span {

    margin-right: 13px;

    opacity: 1;

}



.blog-list-box:hover .box-title {

    color: #4781DB;

}



.stay-updated-sec .blog-list-box {

    margin-bottom: 0;

}



/* trading-app-sec */



.trading-app-sec {

    position: relative;

    overflow: hidden;

    padding-top: 110px;

}



.trading-app-sec::before {

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    background-color: rgb(7 51 91 / 50%);

}



.trading-app-con .platforms-links {

    max-width: 100%;

}



.trading-app-video {

    position: absolute;

    z-index: -1;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    max-width: 100%;

    object-fit: cover;

}



.trading-app-sec .sec-head {

    margin-bottom: 20px;

}



.trading-app-con .cms-con p {

    color: #fff;

}



.trading-app-sec .container {

    position: relative;

    z-index: 5;

}



.trading-app-img {

    position: relative;

}



.trading-app-img img:first-child {

    position: absolute;

    aspect-ratio: 275 / 400;

    object-fit: contain;

    bottom: 0;

    width: 275px;

    height: 400px;

    left: -20px;

    z-index: 1;

    margin-bottom: -10px;

}

.trading-app-sec .platforms-links a {
    object-fit: contain;
    padding: 14px;
}



.trading-app-sec .platforms-links span img {
    max-width: 100%;
    object-fit: contain;
}



.trading-app-img img:last-child {

    aspect-ratio: 325/489;

    object-fit: cover;

}



.trading-app-con {

    padding-top: 30px;

}



.trading-app-con .cms-con p {

    font-weight: 400;

    font-size: 16px;

    line-height: 1.5;

    color: #FFFFFF;

    margin-bottom: 50px;

    max-width: 90%;

}



.trading-app-img.d-flex.justify-content-end {

    max-width: 525px;

    margin-left: 15px;

}



.trading-app-wrapper {

    padding-left: 80px;

}



.trading-app-img {

    position: relative;

    padding-left: 140px;

}



/* faq */



.style-2 .accordion-body {

    padding-left: 0;

}



.style-2 .accordion-button {

    padding-left: 0;

    font-size: 22px;

    line-height: 1.5;

}



.style-2 .accordion-button::after {

    background-image: url(../img/svg/plush.svg);

}



.style-2 .accordion-button:not(.collapsed)::after {

    background-image: url(../img/svg/minus.svg);

}



.style-2 .accordion-button::after {

    right: 40px;

}



.style-2 .accordion-body .cms-con p {

    line-height: 1.6;

}



.faq-sec .accordion {

    max-width: 840px;

    margin: 0 auto;

}



.broker-details {

    margin-top: 120px;

    max-width: 830px;

    margin-left: auto;

    margin-right: auto;

    background: rgba(255, 255, 255, 0.7);

    border-radius: 20px;

    padding: 61px 0;

    position: relative;

    z-index: 5;

    filter: drop-shadow(0px 4px 44px rgba(0, 0, 0, 0.08));

    box-shadow: 0px 1px 0px #FFFFFF;

}



.broker-details .sec-head,

.broker-details .cms-con {

    padding-left: 25px;

    padding-right: 25px;

}





.broker-details-wrapper:after {

    position: absolute;

    content: "";

    width: 100%;

    height: 100%;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    background: linear-gradient(180deg, rgba(255, 255, 255, 0.07) 0%, rgba(71, 129, 219, 0.29) 100%);


}



.broker-details-wrapper {

    padding-bottom: 120px;

    overflow-x: hidden;

}



.broker-details .sec-head {

    margin-bottom: 24px;

}

.broker-details .sec-head .sec-title {
    color: #1A2039;
}

.broker-details .sec-head .sec-title span {

    color: #4781DB;

}



.broker-details .cms-con p {

    font-size: 20px;

    line-height: 1.6;

}





.broker-box {

    display: inline-flex;

    border-radius: 50px;

    width: 100%;

    position: relative;

    margin-top: 41px;

    justify-content: center;

    margin-bottom: 35px;

}



.broker-box span {

    position: relative;

    border-radius: 50%;

    transition: all 1s;

    z-index: 11;

}



.broker-box.active .lineanimation {

    animation: lineanimation 1s both;

    left: 50%
}



.broker-box span:nth-child(1) {

    z-index: 11;

    transform: translateX(300%);

}



.broker-box span:nth-child(2) {

    transform: translateX(200%);

}



.broker-box span:nth-child(3) {

    z-index: 11;

    transform: translateX(100%);

}



.broker-box span:nth-child(4) {

    position: relative;

    z-index: 11;

}



.broker-box span:nth-child(5) {

    z-index: 11;

    transform: translateX(-100%);

}



.broker-box span:nth-child(6) {

    transform: translateX(-200%);

}



.broker-box span:nth-child(7) {

    transform: translateX(-287%);

}





.broker-box.active span {

    transform: translate(0);

}



.broker-box.active span:nth-child(1) {

    transform: translateX(132%);

}



.broker-box.active span:nth-child(2) {

    transform: translateX(88%);

}



.broker-box.active span:nth-child(3) {

    transform: translateX(44%);

}



.broker-box.active span:nth-child(5) {

    transform: translateX(-44%);

}



.broker-box.active span:nth-child(6) {

    transform: translateX(-88%);

}



.broker-box.active span:nth-child(7) {

    transform: translateX(-132%);

}





/* testimonial-sec */



.testimonial-sec {

    position: relative;

    background: #1B1D35;

    padding-top: 100px;

}



.testimonial-bg {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    width: 100%;

    height: 100%;

    max-width: 100%;

}



.testimonial-bg img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.testimonial-img img {

    object-fit: cover;

    margin-bottom: -12px;

    aspect-ratio: 531/451;

}



.testimonial-inner {

    position: relative;

    z-index: 2;

}



.testimonial-inner .client-con img {

    border-radius: 38px;

}



.testimonial-slider-main {

    margin: 0 -10px;

    transform: translateY(-53px);

}



.testimonial-box-wrapper {

    padding: 0 10px;

}



.testimonial-box {

    background: #FFFFFF;

    border: 1px solid #EFF0F7;

    box-shadow: 0px 5px 14px rgba(8, 15, 52, 0.04);

    border-radius: 20px;

    padding: 59px 72px 46px 54px;

}



.testimonial-box .cms-con p {

    margin-bottom: 25px;

    font-weight: 400;

    font-size: 16px;

    line-height: 1.6;

    color: #666666;

}



.testimonial-box .client-con img {

    max-width: 58px;

    flex: 0 0 58px;

    object-fit: cover;

}



.testimonial-box .client-con .name {

    max-width: calc(100% - 58px);

    flex: 0 0 calc(100% - 58px);

    padding-left: 18px;

    font-weight: 600;

    font-size: 18px;

    line-height: 1.1;

    color: #400462;

}



.slick-slide {

    outline: none;

}



.slick-dots {

    display: block;

    text-align: center;

    margin-top: 10px;

}



.slick-dots li {

    display: inline-block;

    width: auto;

    list-style: none;

    padding: 0 0.1875rem;

}



.slick-dots li button {

    font-size: 0;

    height: 8px;

    width: 8px;

    border-radius: 50%;

    background-color: #4781DB;

    position: relative;

    -moz-transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    cursor: pointer;

    outline: none;

    position: relative;

    transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out,

        border-color 0.4s ease-in-out, transform 0.4s ease-in-out,

        box-shadow 0.4s ease-in-out;



}



.slick-dots li.slick-active button {

    width: 12px;

    height: 12px;

    background: #fff;

}



.slick-dots li button:after {

    content: "";

    background: transparent;

    height: 4px;

    width: 4px;

    background: #fff;

    border-radius: 50%;

    position: relative;

    margin: auto;

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    opacity: 0;

    transition: all.5s ease-in-out;



}



.slick-dots li.slick-active button:after {

    opacity: 1;

    width: 8px;

    height: 8px;

}



.testimonial-icon {

    position: absolute;

    top: -53px;

    right: 30px;

    width: 92px;

    height: 85px;

}



.testimonial-box-wrapper {

    position: relative;

    margin-top: 53px;

}



.testimonial-img {

    position: absolute;

    bottom: 0;

    left: 10px;

}



.live-account-sec {

    background-color: #1B1D35;

    position: relative;

    overflow: hidden;

}



.live-account-sec .live-account-bg {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    width: 100%;

    height: 100%;

}



.live-account-bg img {

    width: 100%;

    object-fit: cover;

    height: 100%;

}



.live-account-sec .container {

    position: relative;

    z-index: 5;

}



.live-account-con .sec-lg-title {

    font-size: 60px;

    line-height: 1;

}



.live-account-con .sec-head {

    margin-bottom: 20px;

}



.live-account-con .cms-con p {

    color: #fff;

    line-height: 1.5;

}



.live-account-con .cms-con {

    margin-bottom: 25px;

}



.live-account-con {

    max-width: 444px;

}



.live-account-img {

    position: relative;

    margin-left: -135px;

    margin-top: -40px;

    margin-bottom: -10px;

}



/* .live-account-img::after {

    position: absolute;

    content: "";

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: #7CC1FF;

    opacity: 0.8;

    filter: blur(100px);

    z-index: -1;

} */



.live-account-img img {

    object-fit: cover;

    height: 100%;

    max-height: 537px;

}



/* service-banner-sec */

.service-banner-sec {
    overflow-x: hidden;
}

.btn.border-blue {

    border-color: #0054A0;

    color: #0054A0;

}

.service-banner-sec .container {
    position: relative;
    z-index: 5;
}


.btn.border-gray {

    border-color: #B7B7B7;

}



.sec-title.service-title {

    font-weight: 800;

    font-size: 64px;

    line-height: 1;

    color: #4781DB;

}



.btn.border-blue:hover {

    color: #fff;

    background-color: #0058A7;

}



.service-banner-sec {

    position: relative;

    min-height: 672px;
    overflow: hidden;

}



.service-banner-sec .service-banner-img {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

}



.service-banner-sec .service-banner-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.service-banner-con {

    max-width: 60%;

    text-align: center;

    margin: 0 auto;

    position: relative;

    z-index: 5;

    padding-top: 180px;

}



.service-banner-con .sec-head {

    margin-bottom: 25px;

}



.service-banner-con .cms-con {

    margin-bottom: 35px;

}



.service-page-list ul {
    display: flex;
    justify-content: center;
    margin: 0 -5px;
    margin-top: 135px;
}

.service-page-list ul li {
    padding: 0 5px;
}

.service-page-list a {
    padding: 9px 15px;
    color: #B7B7B7;
    border: 1px solid #B7B7B7;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    border-radius: 5px;
    display: block;
}

.service-page-list a:hover {
    border-color: #4781db;
    color: #4781db;
    background-color: rgb(71 129 219 / 10%);
}

.services-logo {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 330px;
    height: 100%;
    left: 0;
}

.service-logo-right.services-logo {
    left: auto;
    right: -100px;
}

.service-left-logo.services-logo {
    left: -40px;
}


.we-offer-sec.we-offer-services .sec-title+.sub-title {
    margin-bottom: 0;
    margin-top: 18px;
}

.we-offer-sec.we-offer-services.common-sec {
    padding-top: 40px;
}

.we-offer-services .sec-head {
    margin-bottom: 40px;
}

.trade-major-sec {
    background-color: #1B1D35;
}

.trade-major-con {
    max-width: 680px;
    height: 330px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 5;
}

.trade-major-sec {
    position: relative;
}

.trade-major-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.trade-major-bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.trade-major-sec .sec-head {
    position: relative;
    z-index: 5;
}

.we-offer-bg {
    position: absolute;
    top: 2px;
    right: -35px;
    left: 0;
    margin: 0 auto;
    max-width: 307px;
    z-index: -1;
}

.we-offer-bg img {
    max-width: 100%;
    object-fit: cover;
}


/* back to top arrow */

.hidden {

    width: 0;

    height: 0;

    display: none;

}



.back-to-top {

    -webkit-transition: .3s ease-in-out;

    -moz-transition: .3s ease-in-out;

    -ms-transition: .3s ease-in-out;

    -o-transition: .3s ease-in-out;

    transition: all .3s ease-in-out;

    position: fixed;

    bottom: -50px;

    right: 20px;

    width: 2.75rem;

    height: 2.75rem;

    background: #1A2039;

    border-radius: 4.375rem;

    text-align: center;

    border: 2px solid #fff;

    opacity: 0;

    overflow: hidden;

    color: #fff
}



.back-to-top.active {

    bottom: 85px;

    opacity: 1;

    z-index: 9
}



.back-to-top>div {

    -webkit-transition: .3s ease-in-out;

    -moz-transition: .3s ease-in-out;

    -ms-transition: .3s ease-in-out;

    -o-transition: .3s ease-in-out;

    transition: all .3s ease-in-out
}



.back-to-top>.arrow {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    opacity: 1;

    height: inherit;

    display: flex;

    align-items: center;

    justify-content: center;

}



.back-to-top>.arrow svg {

    fill: #fff;

    height: 20px;

    width: 100%;

}



.back-to-top>.text {

    font-size: .5rem;

    font-weight: 600;

    line-height: 1.2;

    text-transform: uppercase;

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translateY(50%) translateX(-50%);

    opacity: 0;

    margin-top: 1px
}



.back-to-top:hover {

    transform: scale(1.1);

    bottom: 85px;

    cursor: pointer;

}



.back-to-top:hover>.arrow {

    transform: translateY(-150%) translateX(-50%);

    opacity: 0
}



.back-to-top:hover>.text {

    transform: translateY(-50%) translateX(-50%);

    opacity: 1
}

.copyright-footer .menu-copy-right ul {
    display: flex;
    align-items: center;
}

.copyright-footer .menu-copy-right ul li {
    padding-left: 8px;
    line-height: 1.2;
}

.copyright-footer .menu-copy-right ul li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #FFFFFF;
    border-left: 1px solid #fff;
    padding-left: 8px;
}

.copyright-footer .menu-copy-right ul li:first-child a {
    border-left: 0;
    padding-left: 0;
}

.copyright-footer .menu-copy-right ul li:first-child {
    padding-left: 0;
}

.copyright-footer .menu-copy-right ul li a:hover,
.copyright-footer .menu-copy-right ul li.current-menu-item a {
    color: #4781DB;
}

/* back to top arrow */

.sidebar-search-box {
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 25px;
    position: relative;
}

.sidebar-search-box .search-form {
    position: relative;
}

.sidebar-search-box .form-control {
    border-radius: 30px;
    padding: 11px 50px 11px 24px;
    background: transparent;
    border: 1px solid #0f549a;
    color: #121212;
    font-size: 16px;
    font-weight: 500;
}

.sidebar-search-box .form-control::placeholder {
    font-size: 16px;
    font-weight: 400;
}

.sidebar-search-box .form-control:focus {
    box-shadow: none;
}

.sidebar-search-box button {
    color: #343233;
    background-color: #08549d;
    position: absolute;
    top: 7px;
    bottom: 7px;
    right: 7px;
    height: auto;
    border: none;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.sidebar-search-box button img {
    width: 15px;
    height: 15px;
    object-fit: contain;
    filter: invert(1) brightness(100);
}

.side-bar .category-main,
.side-bar .recommended-sec {
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 25px;
    margin-top: 20px;
}

.side-bar .related-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    color: #121212;
    display: block;
    margin-bottom: 20px;
}

.category-list li {
    margin-bottom: 18px;
    padding-left: 15px;
    position: relative;
}

.side-bar .category-list li::before {
    content: '';
    position: absolute;
    background-color: #0054A0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.side-bar .category-list li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    transition: all .4s ease-in-out;
}

.side-bar .category-list li .post-count {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    transition: all .4s ease-in-out;
}

.side-bar .category-list li:hover a,
.side-bar .category-list li.active a,
.side-bar .category-list li:hover .post-count {
    color: #0054A0;
}

.blog-listing-sec .blog-list-box {
    padding: 0;
    margin-bottom: 40px;
}


.side-bar .recommended-blog-item {
    border-bottom: 1px solid rgba(0, 0, 0, 15%);
    margin-bottom: 20px;
}

.side-bar .latest-posts-box {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.side-bar .recommended-blog-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.side-bar .recommended-blog-item:last-child .latest-posts-box {
    padding-bottom: 0;
}

.side-bar .latest-posts-box .img-box {
    flex: 0 0 105px;
    border-radius: 10px;
    overflow: hidden;
    height: 70px;
    display: block;
}

.side-bar .latest-posts-box .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.side-bar .recommended-blog-item .latest-posts-box .desc-box {
    padding-top: 0;
    padding-left: 15px;
}

.side-bar .latest-blog-date {
    position: relative;
    background-color: transparent;
    color: #0054A0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 6px;
    display: block;
    transition: all .4s ease-in-out;
}

.side-bar .post-title {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .4s ease-in-out;
}

.latest-posts-box:hover .post-title {
    color: #0054A0;
}

.not-found-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    display: block;
}

.post-pagination .page-numbers {
    background-color: #fff;
    width: 32px;
    height: 32px;
    border: 1.25px solid #2ED577;
    border-radius: 50%;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    transition: all .4s ease-in-out;
}

.post-pagination .nav-links,
.post-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.post-pagination .page-numbers:hover,
.post-pagination .page-numbers.current {
    color: #fff;
    background-color: #2ED577;
    border-color: #2ED577;
}

.post-pagination .page-numbers.next,
.post-pagination .prev.page-numbers {
    font-size: 0;
    position: relative;
}

.post-pagination .page-numbers.next::before,
.post-pagination .prev.page-numbers::before {
    content: "";
    position: absolute;
    left: 9px;
    top: 10px;
    bottom: inherit;
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #000;
    border-right: 1.5px solid #000;
    transform: rotate(45deg);
    margin: auto;
    transition: all .4s ease-in-out;
}

.post-pagination .prev.page-numbers::before {
    transform: rotate(-135deg);
    left: 12px;
    top: 11px;
}

.post-pagination .page-numbers.next.next:hover::before,
.post-pagination .prev.page-numbers:hover::before {
    border-color: #fff;
}

.blog-details-img {
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
}

.blog-details-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-details-wrap .blog-date {
    color: rgba(0, 0, 0, 50%);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 20px;
    display: block;
}

.a2a_kit.a2a_kit_size_32 span {
    background-color: transparent !important
}

.a2a_kit a {
    padding: .625rem 0 0;
    display: inline-block
}

.a2a_kit svg {
    width: 2rem !important;
    height: 2rem !important;
    fill: #9e9d9d;
    transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out
}

.addtoany_content {
    margin: 40px auto 0 !important;
}

.a2a_kit svg path {
    fill: #a7a7a7 !important
}

.a2a_button_facebook:hover svg path {
    fill: #3b5998 !important
}

.a2a_button_x:hover svg path {
    fill: #000 !important
}

.a2a_button_linkedin:hover svg path {
    fill: #0077b5 !important
}

.a2a_button_pinterest:hover svg path {
    fill: #e60023 !important
}

.a2a_dd:hover svg path {
    fill: #08549d !important
}

.addtoany_list a:hover span {
    opacity: 1 !important;
}

.next-prev-post {
    margin-top: 30px;
    background: #DFF0FF;
    border: 1px solid #9bcffa;
    overflow: hidden;
    padding: 20px 30px;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 80px;
}

.title-with-link {
    width: 50%;
}

.title-with-link.next-post span,
.title-with-link.next-post a {
    text-align: end;
}

.title-with-link span {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0d6efd;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block;
}

.title-with-link a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    display: block;
    transition: all .4s ease-in-out;
}

.title-with-link a:hover {
    color: #08549d;
}

.blog-list-icon a {
    display: block;
    width: 35px;
    opacity: 0.4;
    transition: all .4s ease-in-out;
}

.blog-list-icon a:hover {
    opacity: 1;
}

.blog-list-icon a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: contain;
}

/* 404 */

.error-sec,
.thank-you-sec {
    height: calc(100vh - 95px);
}

.error-sec .error-title {
    font-size: 12.5rem;
    font-weight: 800;
    color: #000;
    line-height: 1.4;
}

.error-sec .error-subtitle {
    font-size: 3.125rem;
    line-height: 1;
    color: #000;
    font-weight: 700;
    padding-bottom: 1.25rem;
}

.error-sec p {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    display: block;
    line-height: 1.4;
    margin-bottom: 1.375rem;
}

.error-sec .error-con {
    text-align: center;
    max-width: 28.125rem;
    margin: auto;
}

.error-sec .error-title span {
    color: #0054a0;
}

/* Thank-you */

.thank-you-sec .thank-you-img {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
}

.thank-you-sec .thank-you-con .thank-you-title {
    font-size: 120px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000;
}

.thank-you-sec .thank-you-con p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 1.4;
    margin-bottom: 22px;
}

.why-choose-inner .why-choose-box .img-box img {
    max-width: 70px;
}

.why-choose-inner.row>*:nth-child(1) .why-choose-box .img-box img {
    animation-delay: 3s;
}

.why-choose-inner.row>*:nth-child(2) .why-choose-box .img-box img {
    animation-delay: 5s;
}

.why-choose-inner.row>*:nth-child(3) .why-choose-box .img-box img {
    animation-delay: 7s;
}

.why-choose-inner.row>*:nth-child(4) .why-choose-box .img-box img {
    animation-delay: 9s;
}

/* about-us */

.about-platform-sec {
    background-color: #1B1D35;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-platform-sec .container {
    position: relative;
}

.about-platform-con .cms-con p {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
}

.about-platform-con .sec-head {
    margin-bottom: 25px;
}

.about-platform-links.service-page-list {
    max-width: 629px;
    margin: 0 auto;
    padding-bottom: 0;
}

.about-platform-links.service-page-list ul {
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 45px;
}

.about-platform-con .cms-con {
    margin-bottom: 30px;
}

.platform-currency .or {
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgb(255 255 255 / 30%);
    padding: 0 15px;
}

.platform-currency img {
    max-width: 107px;
    object-fit: cover;
}

.about-platform-links.service-page-list a {
    font-size: 25px;
    line-height: 1;
    color: #FFFFFF;
    border-color: #fff;
    padding: 17px 21px;
}

.about-platform-links.service-page-list a:hover {
    border-color: #4781DB;
    background-color: rgb(0 84 160 / 0%);
    color: #4781DB;
}

.about-platform-logo {
    position: absolute;
    top: 0;
    left: 0;
}

.about-platform-right-logo.about-platform-logo {
    left: inherit;
    right: 0;
}

.about-platform-left-logo.about-platform-logo {
    left: -50px;
    max-width: 340px;
    top: 0;
}

.about-platform-right-logo.about-platform-logo {
    left: inherit;
    right: -10px;
    max-width: 280px;
}

.about-platform-con {
    max-width: 60%;
    margin: 0 auto;
    padding-top: 50px;
}

/* compare-sec */

.compare-sec .compare-table-con {
    max-width: 1200px;
    margin: 0 auto;
}

.compare-table-con th,
.compare-table-con td {
    border-color: #E6E9F5;
    padding: 10px;
    text-align: start;
    border-bottom: 1px solid #E6E9F5;

}


.compare-table-con tr:nth-child(1) th:nth-child(2) {
    background-color: #051e49;
    color: white;
}

.compare-table-con td:nth-child(2) {
    background-color: #051e49;
    color: white;
    font-weight: bold;
}

.compare-table-con tr:last-child td {
    border-bottom: 0;
}

.compare-table-con .cms-con table tbody tr:last-child .compare-table-con .cms-con table tr th,
.compare-table-con .cms-con table tbody tr:nth-child(odd) {
    background-color: #fff;
}

.compare-table-con th,
.compare-table-con td {
    width: 400px;
}

.compare-table-con tr td:nth-child(2),
.compare-table-con tr td:nth-child(3),
.compare-table-con tr:nth-child(1) th:nth-child(3) {
    text-align: center;
}

.compare-table-con tr:nth-child(1) th:nth-child(2) img {
    margin: 0 auto;
    height: 69px;
    object-fit: contain;
}

.compare-table-con .cms-con table tr th {
    padding: 57px 30px;
}

.compare-table-con .cms-con table tr th {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    color: #000000;
}

.compare-table-con .cms-con table tr th p {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    color: #000000;
    margin-top: 6px;
}

.compare-table-con .cms-con table {
    border-color: #E6E9F5;
}

.compare-table-con .cms-con table tr td {
    font-weight: 500;
}

.compare-table-con .cms-con table tr td {
    padding: 20px 30px;
    border-right: none;
}

/* CMS-page */

.cms-banner {
    background: linear-gradient(180deg, #FFFFFF 0%, #CFE9FF 100%);
}

/* safari */

.filter-blur .cta-video-frame::before {
    display: none;
}

/* regulations-page */

.security-sec {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.07) 0%, rgba(71, 129, 219, 0.29) 100%);
    overflow-y: hidden;
}

.security-con {
    position: relative;
    min-height: 463px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #3F3F3F;
    padding: 0 100px;
    overflow: hidden;
}

.security-sec .sec-head {
    margin-bottom: 70px;
}

.security-con-dec-inner ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.security-con-dec-inner ul li {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 77px;
}

.security-con-dec-inner ul li:nth-child(odd) {
    padding-right: 221px;
    padding-left: 0;
}

.security-con-dec-inner ul li:nth-child(even) {
    padding-left: 221px;
}

.security-con-dec-inner ul li:nth-child(n+3) {
    margin-bottom: 0;
}

.security-con-dec-inner .cms-con ul li:before {
    left: auto;
    margin-left: -25px;
}

.security-con-dec .cms-con ul {
    margin-bottom: 0;
}

.cms-con.style-2 ul li:before {
    background: url(../img/svg/list-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 16px;
    height: 16px;
}


.security-con-dec .cms-con p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #000000;
}

.security-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 320px;
    width: 100%;
}

.security-img img {
    width: 100%;
    height: 100%;
}

/* affiliate page */

.affiliate-sec .security-con {
    min-height: 433px;
    border: 0;
}

.affiliate-sec .security-con-dec-inner ul li:nth-child(n+5) {
    margin-bottom: 0;
}

.affiliate-sec .security-con-dec-inner ul li {
    margin-bottom: 55px;
    line-height: 1.3;
}

.affiliate-sec .cms-con.style-2 ul li:before {
    top: 2px;
}

.affiliate-sec .security-sec.affiliate-sec .security-con {
    border: 0;
}

.affiliate-sec .security-img {
    max-width: 300px;
}

.affiliate-sec .cms-con ul {
    margin-bottom: 0;
}

.affiliate-sec .sec-head {
    margin-bottom: 50px;
}

/* referral-page */

.referral-con .sec-head {
    margin-bottom: 25px;
}

.referral-con span {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
}

.account-box {
    background-color: #1B1D35;
    display: block;
    max-width: 597px;
    border-radius: 20px;
    padding: 35px 27px;
    margin-top: 40px;
}

.account-box .box-title {
    color: #fff;
    font-weight: 300;
    font-size: 35px;
    line-height: 1.1;
    margin-bottom: 28px;
}

.account-box .box-title b {
    display: block;
    font-weight: 700;
}

.account-box p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 40px;
}

.btn.bg-white.text-green {
    color: #2DD17D;
    border-color: #fff;
}


.referral-con {
    padding-left: 60px;
}

.referral-link-img img {
    aspect-ratio: 416/459;
}

.cms-table {
    overflow-y: auto;
    margin-bottom: 20px;
}

.cms-table::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f0f0f0;
    border-radius: 10px;
}

.cms-table::-webkit-scrollbar-thumb {
    background-color: #1C90F8;
    border-radius: 10px;
}


.faq-sec .accordion-button:not(.collapsed) {
    color: #4781DB !important;
}

@media screen and (max-width: 1600px) {
    .service-page-list ul {
        margin-top: 95px;
    }

    .security-con {
        padding: 0 85px;
    }

    .referral-con {
        padding-left: 40px;
    }
}



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

    .footer-menu-box.quick-links {

        padding-left: 80px;

    }



    .trading-app-sec {

        padding-top: 80px;

    }



    .broker-details {

        margin-top: 80px;

    }



    .broker-details-wrapper {

        padding-bottom: 100px;

    }



    .live-account-img {

        margin-left: -90px;

    }



    .live-account-img img {

        max-height: 480px;

    }


    .service-banner-con {
        padding-top: 120px;
        max-width: 60%;
    }

    .service-banner-sec {
        min-height: fit-content;
    }

    .service-page-list {
        padding-bottom: 60px;
    }

    .service-page-list ul {
        margin-top: 75px;
    }

    .we-offer-sec.we-offer-services.common-sec {
        padding-top: 20px;
    }

    .about-platform-left-logo.about-platform-logo {
        left: 0px;
        max-width: 280px;
    }

    .compare-table-con .cms-con table tr th {
        padding: 47px 30px;
    }

    .security-con {
        padding: 0 75px;
    }

    .affiliate-sec .security-con-dec-inner ul li {
        margin-bottom: 45px;
    }

    .account-box {
        margin-top: 30px;
    }
}



@media screen and (max-width: 1348px) {}



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

    .trading-app-sec {

        padding-top: 70px;

    }



    .trading-app-wrapper {

        padding-left: 60px;

    }



    .testimonial-box {

        padding: 43px 60px 36px 34px;

    }



    .broker-details {

        padding: 40px 0;

    }



    .broker-details {

        margin-top: 70px;

    }



    .broker-details-wrapper {

        padding-bottom: 80px;

    }



    .live-account-img img {

        max-height: 440px;

    }



    .live-account-con .sec-lg-title {

        font-size: 50px;

    }



    .live-account-img {

        margin-left: -50px;

    }

    .service-banner-con {
        padding-top: 100px;
    }

    .sec-title.service-title {
        font-size: 55px;
    }

    .services-logo {
        max-width: 250px;
    }

    .service-left-logo.services-logo {
        left: -10px;
    }

    .service-logo-right.services-logo {
        right: -40px;
    }

    .service-page-list ul {
        margin-top: 50px;
    }

    .we-offer-sec.we-offer-services.common-sec {
        padding-top: 0px;
    }

    .we-offer-services .sec-head {
        margin-bottom: 30px;
    }

    .we-offer-sec.we-offer-services .sec-title+.sub-title {
        margin-top: 12px;
    }

    .title-with-link a {
        font-size: 14px;
    }

    .compare-table-con tr:nth-child(1) th:nth-child(2) img {
        height: 55px;
    }

    .compare-table-con .cms-con table tr th {
        padding: 35px 25px;
    }

    .about-platform-con {
        padding-top: 20px;
    }

    .compare-table-con .cms-con table tr td {
        padding: 20px 25px;
    }

    .about-platform-links.service-page-list a {
        font-size: 22px;
        padding: 14px 20px;
    }

    .about-platform-right-logo.about-platform-logo {
        left: inherit;
        right: 0;
        max-width: 250px;
    }

    .about-platform-left-logo.about-platform-logo {
        left: 10px;
        max-width: 250px;
    }

    .platform-currency img {
        max-width: 95px;
    }

    .about-platform-con .cms-con p {
        font-size: 18px;
    }

    .security-con {
        padding: 0 60px;
    }

    .referral-con {
        padding-left: 0;
    }

    .account-box p {
        margin-bottom: 25px;
    }

    .account-box .box-title {
        margin-bottom: 20px;
    }

    .referral-link-sec .sec-title {
        font-size: 40px;
    }

    .account-box {
        margin-top: 20px;
    }

    .referral-link-sec .sec-title {
        font-size: 33px;
    }
}



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

    .footer-menu-box.quick-links {

        padding-left: 60px;

    }



    .footer-menu-box .footer-menu-title {

        margin-bottom: 18px;

    }



    .trading-app-wrapper {

        padding-left: 0px;

    }



    .social-media a {

        margin-right: 10px;

    }



    .style-2 .accordion-button::after {

        right: 30px;

    }



    .broker-details-wrapper {

        padding-bottom: 70px;

    }



    .live-account-con .sec-lg-title {

        font-size: 46px;

    }

    .services-logo {
        max-width: 200px;
    }

    .service-logo-right.services-logo {
        right: -20px;
    }

    .service-banner-con .sec-head {
        margin-bottom: 20px;
    }

    .service-banner-con {
        padding-top: 70px;
    }

    .we-offer-bg {
        top: 2px;
        right: -5px;
        max-width: 280px;
    }

    .blog-list-con .box-title {
        font-size: 18px;
    }

    .sidebar-search-box,
    .side-bar .category-main,
    .side-bar .recommended-sec {
        padding: 15px;
    }

    .sidebar-search-box button img {
        width: 18px;
    }

    .side-bar .related-title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .side-bar .category-list li {
        margin-bottom: 14px;
    }

    .side-bar .post-title {
        font-size: 14px;
    }

    .blog-details-wrap {
        margin-top: 30px;
    }

    .next-prev-post {
        column-gap: 40px;
    }

    .error-sec .error-title {
        font-size: 9.375rem;
    }

    .error-sec,
    .thank-you-sec {
        height: calc(100vh - 71px);
    }

    .thank-you-sec .thank-you-con .thank-you-title {
        font-size: 6.25rem;
    }

    .thank-you-sec .thank-you-img {
        max-width: 130px;
    }

    .compare-table-con tr:nth-child(1) th:nth-child(2) img {
        height: 45px;
    }

    .compare-table-con .cms-con table tr th {
        padding: 30px 20px;
    }

    .compare-table-con .cms-con table tr td {
        padding: 20px;
    }

    .compare-table-con .cms-con table tr th {
        font-size: 21px;
    }

    .platform-currency img {
        max-width: 85px;
    }

    .about-platform-right-logo.about-platform-logo {
        max-width: 220px;
    }

    .about-platform-left-logo.about-platform-logo {
        max-width: 210px;
    }

    .security-con {
        padding: 0 30px;
    }

    .security-con-dec-inner .cms-con li {
        font-size: 14px;
    }

    .security-con-dec-inner ul li {
        margin-bottom: 50px;
    }

    .security-con-dec-inner ul li:nth-child(odd) {
        padding-right: 160px;
    }

    .security-con-dec-inner ul li:nth-child(even) {
        padding-left: 180px;
    }

    .security-con {
        min-height: 340px;
    }

    .security-img {
        max-width: 230px;
    }

    .security-sec .sec-head {
        margin-bottom: 50px;
    }

    .referral-link-sec .sec-title {
        font-size: 32px;
    }

    .referral-con span {
        font-size: 22px;
    }

    .account-box .box-title {
        font-size: 28px;
    }
}



@media screen and (max-width: 1023px) {}



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

    .footer-menu-box.quick-links {

        padding-left: 0px;

    }


    .social-media {

        margin-top: 30px;
        margin-bottom: 30px;

    }



    .platforms-links a {

        max-width: 70px;

        height: 50px;

        padding: 12px;

    }



    .platforms-links a img {

        object-fit: contain;

    }



    .blog-list-box.stay-updated-box .blog-list-con .read-more-btn span {

        opacity: 1;

    }



    .blog-list-box.stay-updated-box .blog-list-con .read-more-btn img {

        transform: translate(0);

    }



    .trading-app-con .cms-con p {

        margin-bottom: 30px;

        max-width: 100%;

    }



    .trading-app-con {

        padding-top: 0px;

    }



    .trading-app-sec {

        padding-top: 50px;

    }



    .trading-app-img img:first-child {

        height: 275px;

        left: -47px;

    }



    .blog-list-con .box-title {

        font-size: 17px;

        margin-bottom: 10px;

    }



    .trading-app-img {

        padding-left: 60px;

    }



    .blog-list-box:hover .box-title {

        color: #000;

    }



    .style-2 .accordion-button {

        font-size: 20px;

    }



    .style-2 .accordion-button::after {

        right: 20px;

    }



    .testimonial-img {

        position: unset;

        display: none;

    }



    .testimonial-img img {

        margin-left: auto;

        margin-right: auto;

        max-height: 350px;

    }



    .testimonial-box {

        padding: 40px 35px;

    }



    .testimonial-slider-main {

        transform: translate(0);

        margin-bottom: 30px;

    }



    .testimonial-sec {

        padding-top: 60px;

    }



    .broker-details {

        padding: 30px 0;

    }



    .broker-box {

        margin: 25px 0;

    }



    .broker-details-wrapper {

        padding-bottom: 60px;

    }



    .broker-details .cms-con p {

        font-size: 18px;

    }



    .live-account-con .sec-lg-title {

        font-size: 40px;

    }



    .live-account-img {

        margin-top: 0;

        margin-bottom: 0;

    }



    .live-account-sec {

        padding: 50px 0;

    }



    .live-account-con {

        max-width: 100%;

    }



    .live-account-con .cms-con p {

        font-size: 14px;

    }

    .trading-app-sec .platforms-links span {
        padding: 9px 12px;
    }

    .platforms-links span {
        max-width: 65px;
        height: 50px;
    }

    .services-logo {
        display: none;
    }

    .service-banner-con {
        max-width: 100%;
    }

    .sec-title.service-title {
        font-size: 44px;
    }

    .service-page-list ul {
        flex-wrap: wrap;
    }

    .service-page-list a {
        font-size: 16px;
    }

    .service-page-list ul li {
        padding: 5px;
    }

    .we-offer-services .we-offer-img {
        max-width: 100%;
        padding-right: 20px;
    }

    .we-offer-bg {
        top: 0px;
        right: 0px;
        max-width: 220px;
    }

    .blog-listing-sec .blog-listing-wrap {
        margin-top: 60px;
    }

    .blog-category {
        position: relative;
        margin-top: 30px;
    }

    .selectFilter {
        display: block;
        background: #f7f7f7;
        color: #000;
        position: relative;
        border-radius: 10px;
        font-size: 16px;
        padding: 14px 15px;
        line-height: 1;
        font-weight: 500;
        border: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
        z-index: 3;
        text-align: left;
    }

    .selectFilter::after {
        content: "";
        position: absolute;
        right: 22px;
        top: -3px;
        bottom: 0;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid #000;
        border-right: 2px solid #000;
        transform: rotate(45deg);
        margin: auto;
        transition: border .4s ease-in-out, transform .4s ease-in-out
    }

    .filterDropdown:not(.asd) {
        margin: 0 auto;
        width: 100%;
        top: 55px;
        position: absolute;
        background-color: #f7f7f7;
        border-radius: 0;
        z-index: 2;
        display: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        overflow: hidden;
        margin-top: -50px;
        max-height: 580px;
        padding-top: 50px
    }

    .filterDropdown:not(.asd) li {
        display: block;
        border-radius: 0;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 18px;
        margin-bottom: 0;
    }

    .filterDropdown:not(.asd) li:last-child {
        border-bottom: none
    }

    .filterDropdown:not(.asd) li .blogcate_btn.active {
        background: transparent;
        border-radius: 0;
        border-color: transparent
    }

    .filterDropdown:not(.asd) li .blogcate_btn {
        background: transparent;
        border: none;
        text-align: start;
        width: 100%;
        display: block;
    }

    .post-category a,
    .post-category .post-count {
        font-size: 14px;
    }

    .sidebar-search-box {
        background: transparent;
        padding: 0;
    }

    .blog-list-icon a {
        width: 25px;
    }

    .error-sec .error-title {
        font-size: 6.25rem;
    }

    .error-sec .error-subtitle {
        font-size: 1.875rem;
    }

    .thank-you-sec .thank-you-img {
        max-width: 110px;
    }

    .thank-you-sec .thank-you-con .thank-you-title {
        font-size: 3.6rem;
    }

    .why-choose-inner .why-choose-box .img-box img {
        max-width: -webkit-fill-available;
    }

    .compare-table-con .cms-con table tr th {
        font-size: 18px;
    }

    .about-platform-logo {
        display: none;
    }

    .about-platform-con {
        max-width: 100%;
    }

    .about-platform-con br {
        display: none;
    }

    .compare-table-con .cms-con table tr td {
        padding: 18px;
    }

    .compare-table-con tr:nth-child(1) th:nth-child(2) img {
        height: 40px;
    }

    .about-platform-links.service-page-list ul {
        margin-top: 25px;
        gap: 10px;
    }

    .about-platform-links.service-page-list a {
        font-size: 18px;
        padding: 12px 17px;
    }

    .about-platform-con .sec-head {
        margin-bottom: 15px;
    }

    .platform-currency .or {
        font-size: 40px;
        padding: 0 10px;
    }

    .platform-currency img {
        max-width: 75px;
    }

    .security-con {
        flex-wrap: wrap;
    }

    .security-img {
        position: unset;
        transform: unset;
        display: none;
    }

    .security-con-dec-inner ul li:nth-child(odd) {
        padding-right: 0;
    }

    .security-con-dec-inner ul li:nth-child(even) {
        padding-left: 0;
    }

    .security-con {
        padding: 0;
        flex-direction: column-reverse;
        min-height: fit-content;
        border: unset;
    }

    .security-con-dec-inner .cms-con ul li:before {
        left: 0;
        margin-left: 0;
    }

    .security-con-dec-inner ul li {
        padding: 0 10px 0 23px !important;
    }

    .security-con-dec-inner ul li {
        margin-bottom: 30px;
    }

    .security-con-dec-inner {
        margin-bottom: 0;
    }

    .security-sec .sec-head {
        margin-bottom: 30px;
    }

    .affiliate-sec .security-con {
        min-height: auto;
        overflow: inherit;
        border: 0;
    }

    .referral-link-sec .sec-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .referral-con span {
        font-size: 18px;
    }

    .account-box .box-title {
        font-size: 22px;
    }

    .account-box {
        padding: 25px;
    }

    .account-box p {
        margin-bottom: 15px;
    }

    .account-box .box-title {
        margin-bottom: 12px;
    }

    .referral-con .sec-head {
        margin-bottom: 15px;
    }

    .cms-con .cms-table table tr td,
    .cms-con .cms-table table tr td:nth-child(even) {
        font-size: 14px;
    }

    .cms-con .cms-table table thead tr th {
        font-size: 16px;
        min-width: 190px;
    }
}



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

    .footer-menu-box.Platforms {

        padding-left: 0;

    }



    .trading-app-img img:first-child {

        height: 235px;

    }



    .trading-app-con .cms-con p {

        margin-bottom: 20px;

        font-size: 14px;

    }



    .trading-app-sec .sec-head {

        margin-bottom: 13px;

    }



    .footer-sec .platforms-links {

        max-width: 100%;

    }



    .style-2 .accordion-button {

        font-size: 18px;

    }



    .testimonial-img img {

        height: 300px;

    }



    .testimonial-box .cms-con p {

        font-size: 14px;

    }



    .testimonial-box {

        padding: 40px 25px 25px;

    }



    .testimonial-sec {

        padding-top: 30px;

    }



    .broker-details .sec-head {

        margin-bottom: 15px;

    }



    .broker-details {

        margin-top: 60px;

    }



    .live-account-sec {

        padding: 40px 0;

    }



    .live-account-con .sec-lg-title {

        font-size: 35px;

    }



    .live-account-con .sec-head {

        margin-bottom: 15px;

    }



    .live-account-con .cms-con {

        margin-bottom: 20px;

    }

    .platforms-links span {
        max-width: 61px;
        height: 45px;
    }

    .service-banner-con {
        padding-top: 50px;
    }

    .sec-title.service-title {
        font-size: 40px;
    }

    .service-banner-con .cms-con {
        margin-bottom: 25px;
    }

    .service-page-list ul {
        margin-top: 35px;
    }

    .we-offer-services .we-offer-img {
        max-width: 420px;
        padding-right: 0;
    }

    .error-sec .error-title {
        font-size: 5rem;
    }

    .error-sec .error-subtitle {
        font-size: 1.75rem;
    }

    .error-sec,
    .thank-you-sec {
        height: calc(100vh - 0px);
        padding: 30px 0px;
    }

    .about-platform-links.service-page-list a {
        font-size: 16px;
    }

    .platform-currency img {
        max-width: 65px;
    }

    .platform-currency .or {
        font-size: 30px;
    }

    .about-platform-con .cms-con p {
        font-size: 16px;
    }

    .page-id-401 .we-offer-services .we-offer-img {
        background-size: 70%;
    }

    .security-img {
        max-width: 180px;
    }

    .referral-con span {
        font-size: 16px;
    }

    .account-box {
        padding: 18px;
        border-radius: 12px;
    }

    .footer-menu-box.quick-links ul {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }

    .footer-menu-box.quick-links ul li {
        width: 50%;
    }

}



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



    .footer-sec .platforms-links {

        max-width: 100%;

    }



    footer.footer-sec.common-sec {

        padding: 30px 0;

    }



    .trading-app-sec {

        padding-top: 40px;

    }



    .trading-app-con {

        margin-bottom: 25px;

    }



    .trading-app-img {

        padding-left: 0;

        margin-right: 0;

        bottom: -20px;

    }


    .trading-app-con {

        position: relative;

        z-index: 5;

    }



    .trading-app-img img:last-child {

        height: 350px;

        margin-left: auto;

    }



    .trading-app-img img:first-child {
        height: 240px;
        left: -35px;
    }




    .platforms-links a,
    .platforms-links span {

        max-width: 65px;

        height: 40px;

        padding: 10px;

    }



    .platforms-links a img {

        max-width: 25px;

    }



    .style-2 .accordion-button {

        font-size: 16px;

    }



    .style-2 .accordion-button::after {

        right: 10px;

    }



    .testimonial-box {

        padding: 25px 20px 20px;

    }



    .testimonial-icon {

        top: -43px;

        right: 30px;

        width: 70px;

        height: 70px;

    }



    .testimonial-box-wrapper {

        margin-top: 45px;

    }



    .broker-box {

        width: 100%;

        left: 50%;

        transform: translateX(-50%);

        min-width: 100vw;

        justify-content: center;



    }



    .faq-sec {

        overflow-x: hidden;

    }



    .broker-details {

        margin-top: 50px;

    }



    .broker-details .sec-head,

    .broker-details .cms-con {

        padding-left: 20px;

        padding-right: 20px;

    }



    .broker-details .sec-head .sec-title span {

        display: block;

    }



    .broker-details .cms-con p {

        font-size: 16px;

    }



    .live-account-img {

        margin-left: 0;

    }



    .live-account-con {

        margin-bottom: 0;

    }



    .broker-box span:nth-child(1),

    .broker-box span:nth-child(2) {

        display: none;

    }



    .broker-box.active span:nth-child(5) {

        transform: translateX(0);

    }



    .broker-box.active span:nth-child(6) {

        transform: translateX(-44%);

    }



    .broker-box.active span:nth-child(7) {

        transform: translateX(-88%);

    }



    .broker-box.active span:nth-child(4) {

        transform: translateX(44%);

    }



    .broker-box.active span:nth-child(3) {

        transform: translateX(88%);

    }



    .broker-box span:nth-child(3) {

        z-index: 11;

        transform: translateX(200%);

    }



    .broker-box span:nth-child(4) {

        position: relative;

        z-index: 11;

        transform: translateX(100%);

    }



    .broker-box span:nth-child(5) {

        z-index: 11;

        transform: translateX(0);

    }



    .broker-box span:nth-child(6) {

        transform: translateX(-100%);

    }



    .broker-box span:nth-child(7) {

        transform: translateX(-194%);

    }


    .social-media a {

        padding: 0;

    }



    .social-media i {

        width: 20px;

        height: 20px;

    }

    .trading-app-con .btn {
        margin-top: 20px;
    }

    .live-account-img {

        display: none;

    }

    .trading-app-sec .platforms-links span {
        padding: 7px 8px;
        max-width: 50px;
    }

    .sec-title.service-title {
        font-size: 30px;
    }

    .service-banner-con {
        padding-top: 35px;
    }

    .service-page-list a {
        font-size: 14px;
    }

    .service-page-list ul {
        margin-top: 25px;
    }

    .we-offer-services .we-offer-img {
        max-width: 100%;
        padding: 0 20px;
    }

    .blog-category {
        margin-top: 20px;
    }

    .blog-listing-sec .blog-listing-wrap {
        margin-top: 40px;
    }

    .selectFilter {
        font-size: 14px;
    }

    .filterDropdown:not(.asd) {
        padding-top: 40px;
    }

    .addtoany_content {
        margin: 20px auto 0 !important;
    }

    .next-prev-post {
        padding: 15px;
    }

    .title-with-link a {
        font-size: 0;
    }

    .title-with-link span {
        margin-bottom: 0;
    }

    .blog-details-img {
        margin-bottom: 15px;
    }

    .blog-details-wrap .blog-date {
        margin-bottom: 10px;
    }

    .error-sec,
    .thank-you-sec {
        height: calc(100vh - 60px);
    }

    .thank-you-sec .thank-you-img {
        max-width: 90px;
    }

    .thank-you-sec .thank-you-con .thank-you-title {
        font-size: 3.125rem;
    }

    .thank-you-sec .thank-you-con p {
        font-size: 16px;
    }

    .sidebar-search-box button {
        width: 38px;
    }


    .sidebar-search-box button img {
        width: 14px;
    }

    .blog-list-img .publish-date {
        padding: 8px;
        font-size: 12px;
    }

    .blog-list-con .read-more-btn {
        font-size: 14px;
    }

    .blog-list-box.stay-updated-box .blog-list-con .read-more-btn img {
        max-width: 20px;
    }

    .compare-table-con .cms-con table tr th {
        font-size: 16px;
    }

    .compare-sec .compare-table-con {
        overflow-x: auto;
        padding-bottom: 15px;
    }

    .compare-table-con .cms-con table {
        width: 650px;
    }

    .compare-table-con .cms-con table tr td {
        padding: 15px;
    }

    .compare-table-con .cms-con table tr th {
        padding: 20px 15px;
    }

    .about-platform-links.service-page-list a {
        font-size: 14px;
        padding: 10px 13px;
    }

    .about-platform-con .cms-con p {
        font-size: 14px;
    }

    .platform-currency img {
        max-width: 55px;
    }

    .platform-currency .or {
        font-size: 25px;
    }

    .about-platform-links.service-page-list ul {
        margin-top: 15px;
        gap: 0;
    }

    .about-platform-con .cms-con {
        margin-bottom: 20px;
    }

    .security-con-dec-inner ul li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .security-con-dec-inner ul li:nth-child(n+3) {
        margin-bottom: 20px;
    }

    .security-con-dec-inner ul li {
        margin-bottom: 20px;
    }

    .security-con-dec-inner ul {
        margin-bottom: 0;
    }

    .security-con-dec-inner ul li:last-child {
        margin-bottom: 0;
    }

    .security-sec .sec-head {
        margin-bottom: 20px;
    }

    .affiliate-sec .security-con-dec-inner ul li {
        margin-bottom: 20px !important;
    }

    .referral-link-img {
        margin-bottom: 20px;
        max-width: 70%;
        margin: 0 auto 20px;
    }

    .account-box p {
        font-size: 14px;
    }

    .footer-menu-box.quick-links ul li,
    .footer-menu-box.markets ul li {
        width: 100%;
    }

    .footer-menu-box ul li a {
        margin-bottom: 8px;
    }

    .we-offer-sec .accordion-button {
        font-size: 16px;
    }
}



@media screen and (max-width: 390px) {}



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

    .sec-title {

        font-size: 22px;

    }



    .platforms-links a {

        max-width: 58px;

    }



    .trading-app-img img:last-child {

        height: 280px;

    }



    .trading-app-img img:first-child {

        height: 210px;

    }



    .trading-app-img {

        padding-left: 0;

        margin-right: 0;

        bottom: -15px;

    }



    .trading-app-con .cms-con p {

        font-size: 12px;

    }


    .copyright-footer .menu-copy-right ul {
        flex-wrap: wrap;
    }
}