/* Footer */
.footer-help-center {
    text-align: center;
    padding: 25px 0 0;
    background: linear-gradient(90deg, #003BE5, #03E4BA);
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.footer-help-center a {
    color: #fff;
}
.fxgt-footer-container {
    background-color: #000A26;
    padding: 30px 0;
}
.fxgt-footer-container>.row {
    max-width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #f2f2f2;
}

.footer-payment-methods {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    color: #fff;
}
.footer-payment-methods>p {
    margin: 0;
}
.footer-payment-methods>p>span {
    display: block;
}

.bottom-footer-row {
    color: #fff;
    padding-top: 20px;
}
.bottom-footer-container {
    display: flex;
}
.bottom-footer-left {
    width: 20%;
    margin-right: 40px;
}
.bottom-footer-left .outer-box:not(.outer-box:last-child) {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.bottom-footer-left .outer-box>p {
    font-size: 14px;
}
.bottom-footer-left .inner-box {
    display: flex;
    align-items: center;
}
.bottom-footer-left .inner-box p {
    margin: 0 15px 0 0;
}
.bottom-footer-left .inner-box img {
    margin-right: 20px;
}
.bottom-footer-left a{
    text-decoration: none !important;
}
.bottom-footer-left .fa-brands {
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 5px;
    margin-right: 5px;
    font-size: 20px;
    font-style: normal;
    font-family: 'Font Awesome 6 Brands';
}
.bottom-footer-right {
    width: 80%;
}
.bottom-footer-right p {
    font-size: 13px;
    margin-bottom: 15px;
}
.footer-help-center{
    margin-top: 140px;
}
.error-404{
    margin-bottom: -140px;
}

/* New Help Center */
.is-style-stripes tbody td {
    white-space: wrap;
}

.resource-center-help img {
    height:35px!important;
    width:37px!important;
}

.footer-help-center {
    background:transparent ;
    display: flex;
    justify-content: center;
}

.helpCenter-container {
    display: flex;
    justify-content: space-between;
}

.helpCenter-container .playstore-link img, .helpCenter-container .appstore-link img {
    width: 105px !important;
    height: 30px !important;
}

.fxgt-appstore {
    display: flex;
    gap: 20px;
    flex-direction: row;
    justify-content: center;
}

.footer-help-center >.textwidget.custom-html-widget, .footer-help-center >.textwidget.custom-html-widget a {
    color:black;
    width: 1200px;
}

/* ip detection */
.footer-ip-detection .ip-detection {
    background-color:white;
    border-radius:50px;
    padding:13px 40px!important;

}

.footer-ip-detection .ip-detection .ip-country-code {
    border:unset;
    border-radius:unset;
    max-width:unset;
    display: flex;
    justify-content:flex-end;
    color:black;
    gap:10px;
    font-size:12px!important;
}
.footer-ip-detection .ip-detection p {
    font-size:inherit;
}

.footer-ip-detection .ip-detection .ip-country-code div:nth-of-type(2),
.footer-ip-detection .ip-detection .ip-country-code div span
{
    color:#003BE5!important;
    font-weight: 500!important;
}

.footer-ip-detection .ip-detection .social-media-footer
{
    font-size:20px!important;
    background-color: unset;
    border-radius:unset;
    gap:16px!important;
    display:flex!important;
    padding:0;
}

.footer-ip-detection .ip-detection .social-media-footer a {
    text-decoration:none!important;
}

/* New footer */

.bottom-footer-left .outer-box {
    justify-content:left;
}

.bottom-footer-left .outer-box > div  {
    justify-content:space-between!important;
    display:flex!important;
    align-items: center;
    gap: 15px;
    flex-direction: row !important;
}
.fxgt-footer-container {
    background-color:transparent;
}

.fxgt-footer-menu {
    grid-template-columns: repeat(6, 1fr);
    grid-gap:30px;
}

.fxgt-footer-container p {
    color: black!important;
}

.fxgt-footer-menu .dropdown-menu.depth_0 {
    background-color:transparent!important;
    border:unset;
}

.fxgt-footer-menu .dropdown-menu.depth_0>li>a {
    color: black!important;
}

.fxgt-footer-menu .dropdown-menu.depth_0 ul {
    list-style:none;
}

.fxgt-footer-menu>li, .fxgt-footer-menu>li>ul {
    list-style:none;
}

.fxgt-footer-menu>li>a {
    color: #464851!important;
    font-size: 14px;
    font-weight: 700;
}

.bottom-footer-right span u{
    color:black!important;
}

.bottom-footer-container .bottom-footer-left .outer-box img{
    width:auto;
    height:20px;
}

.bottom-footer-container .bottom-footer-left .outer-box:first-of-type img{
    height:25px;
}

.bottom-footer-container-japan .japan-security {
    max-width:173px;
}
.bottom-footer-left .inner-box {
    gap:16px;
}

.bottom-footer-left .outer-box:first-child {
    padding:unset;
    align-items: center;
}


.bottom-footer-left .inner-box img {
    margin:0;
}
.outer-box {
    gap:16px;
    color:black;
    display:inline-flex!important;
    background-color:white;
    padding:16px 25px!important;
    justify-content:center;
    border-radius:50px;
    font-size:12px;
}

.bottom-footer-left .outer-box>p {
    margin-bottom:0;
}
.bottom-footer-left .outer-box:not(.outer-box:last-child) {
    margin-bottom:0;
}

.bottom-footer-container-japan .bottom-footer-left {
    grid-template-columns: 43% 57%!important;
    grid-template-rows:1fr 1fr!important;
}

.bottom-footer-left {
    display:grid!important;
    grid-template-columns:42% 16% 42%!important;
    grid-gap:20px;
    margin-bottom:0;
    padding:0;
}


.bottom-footer-left .outer-box:last-child div {
    flex-direction: row;
    gap:15px;
}
.bottom-footer-left .outer-box:first-child {
    padding-left:25px!important;
}

.bottom-footer-container .outer-box p{
    font-weight:600;
    font-size:12px;
}

.social-media-footer{
    gap: 16px;
    color: black;
    background-color: white;
    padding: 14px 40px !important;
    justify-content: flex-start;
    border-radius: 50px;
    margin-top: 35px;
    display: flex;
}
.social-media-footer a {
    width: auto !important;
    text-decoration: none;
    color: #464851 !important;
}

.read-more-section {
    display: none;
}
/* Arabic */

html[dir=rtl] .fxgt-footer-menu .dropdown-menu.depth_0 {
    text-align: right;
}
html[dir=rtl] .bottom-footer-left {
    margin-left: 20px;
    margin-right: 0;
}
html[dir=rtl] .bottom-footer-left .inner-box img {
    margin-right: 0;
    margin-left: 20px;
}
html[dir=rtl] .mega-menu-column .sub-menu.depth_1, html[dir=rtl] .fxgt-navbar .dropdown-submenu {
    text-align: right;
}
.custom-lang-switcher .ms-3 {
    margin: 0 !important;
}



/* *********************************************MEDIA QUERIES******************************************************** */

@media screen and (min-width:991px){
    html[dir="rtl"] .bottom-footer-left .outer-box:nth-child(3)>p,html[dir="rtl"] .bottom-footer-left .outer-box:nth-child(3)>p,html[dir="rtl"] .bottom-footer-left .outer-box:nth-child(2)>p,html[dir="rtl"] .bottom-footer-left .outer-box:nth-child(3)>p {
        text-align: right;
    }
    html[dir="rtl"] .bottom-footer-left .outer-box:first-child{
        text-align:right !important;
        border: 0 !important;
        padding-right:0;
    }
    html[dir="rtl"] .bottom-footer-left .outer-box:last-child{
        border-right: 1px solid #f2f2f2 !important;
        padding-right: 15px;
    }

    .bottom-footer-left .outer-box:last-child>p{
        text-align:right;
    }

    .bottom-footer-left .outer-box:nth-child(3)>p,.bottom-footer-left .outer-box:nth-child(3)>p,.bottom-footer-left .outer-box:nth-child(2)>p,.bottom-footer-left .outer-box:nth-child(3)>p{
        text-align: left;
    }
    .bottom-footer-container {
        display: flex;
        flex-direction: column;
    }
    .bottom-footer-left {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f2f2f2;
    }
    .bottom-footer-left .inner-box img{
        margin-bottom:10px;
    }
    .bottom-footer-left .outer-box {
        padding: 0 15px;
        white-space: nowrap;
        width: 100%;
        text-align: center;
    }
    .bottom-footer-left .outer-box:first-child{
        text-align:left !important;
    }
    .bottom-footer-left .outer-box:first-child {
        padding-left: 0;
    }
    .bottom-footer-left .outer-box:last-child {
        padding-right: 0;
    }
    .bottom-footer-left .outer-box:not(.outer-box:last-child) {
        border-right: 1px solid #f2f2f2 !important;
    }
    .bottom-footer-left .outer-box>p {
        font-size: 14px;
        font-weight:700;
    }
    .bottom-footer-left a{
        text-decoration: none !important;
    }
    .bottom-footer-left .fa-brands {
        color: #000;
        background-color: #fff;
        border-radius: 50%;
        padding: 5px;
        margin-right: 5px;
        font-size: 20px;
    }
    .bottom-footer-right {
        margin: 40px auto 0;
        text-align: left;
    }
    .bottom-footer-right p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .bottom-footer-left .outer-box:last-child div {
        padding-top: 0;
        display: flex;
        flex-direction: column;
        font-size: 14px;
        align-items: flex-end;
    }
    .bottom-footer-left .outer-box:last-child img{
        margin-right:0 !important;
    }
    .bottom-footer-left .outer-box:not(.outer-box:last-child),.bottom-footer-left .outer-box:last-child{
        vertical-align: top;
        display: table-cell;
        text-align: center;
        padding-bottom: 0;
    }
    .bottom-footer-left{
        display: table;
    }

    .footer-payment-methods {
        padding: 10px;
    }
    .bottom-footer-left .outer-box:first-child {
        padding-left: 10px;
    }
    .bottom-footer-right {
        padding: 0 10px;
        width:100%;
    }
    .bottom-footer-left {
        flex-wrap: wrap;
        justify-content: flex-start;
        width:100% !important;
    }
    .bottom-footer-left .outer-box {
        padding: 0 15px;
        border: none !important;
        text-align: left;
    }

}
@media screen and (max-width: 991px) {
    #read-more-footer {
        display: none;
    }
}
@media screen and (min-width: 577px) and (max-width: 1200px){
    .footer-help-center{
        margin-top: 64px;
    }
    .error-404{
        margin-bottom: -64px;
    }
    .footer-ip-detection .ip-detection p {
        padding-bottom:0;
    }

    .outer-box {
        align-items: center;
    }

    .footer-ip-detection	.ip-detection  {
        display:grid!important;
        grid-template-columns:auto 1fr!important;
        gap:50px;
        padding:8px 20px!important;
    }

    .footer-ip-detection	.ip-detection .social-media-footer, .footer-ip-detection .ip-detection .ip-country-code {
        width:100%;
        align-items: center;
    }

    .footer-ip-detection .ip-detection .ip-country-code {
        justify-content:flex-start!important;
        display:grid;
        grid-template-columns:auto auto;
    }

    .footer-ip-detection .ip-detection p {
        text-align:left;
    }
}

@media screen and (max-width: 991px) {
    .read-more-section {
        display: block;
        text-align: center;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        box-shadow: -1px -58px 0px -1px rgb(0 10 38 / 69%);
    }
    .read-more-btn {
        cursor: pointer;
        width: 90px;
        margin: 0 auto;
    }
    .read-more-btn>p {
        font-size: 13px;
    }
    .read-more-btn>i {
        font-size: 32px;
    }
    #read-more-footer {
        display: none;
    }
}
@media screen and (min-width: 1200px) {
     .footer-menu-row {
        padding: 20px 0;
    }
    .fxgt-footer-menu {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 20px;
        padding: 0 10px;
        margin: 0;
    }
    .fxgt-footer-menu>li, .fxgt-footer-menu>li>ul {
        position: unset;
        margin: 0;
        padding: 0;
    }

    .fxgt-footer-menu>li>a {
        color: #03E4BA;
        text-decoration: none;
        pointer-events: none;
        font-size: 16px;
    }
    .fxgt-footer-menu>li>a::after {
        display: none;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0 {
        display: block;
        background-color: #000A26;
        z-index: 1;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0>li {
        padding-bottom: 8px;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0>li>a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }
    /* Arabic */
    html[dir=rtl] .fxgt-footer-menu>li:first-child {
        margin-left: 74px;
        margin-right: 10px;
    }
    html[dir=rtl] .fxgt-footer-menu>li:nth-of-type(6){
        margin-left: 22px;
    }


}

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

   /* Footer */
    .fxgt-footer-menu {
        margin: 0;
        padding: 10px !important;
    }
    .fxgt-footer-menu>li {
        padding: 8px 0;
    }
    .fxgt-footer-menu>li>a {
        font-size: 16px;
        color: #03E4BA;
        text-decoration: none;
        display: flex;
        justify-content: space-between;
    }
    .fxgt-footer-menu>li>a.dropdown-toggle::after {
        font-family: "Font Awesome 6 Free";
        content: '\f078';
        color: #fff;
        border: 0;
        vertical-align: 0;
    }
    .fxgt-footer-menu>li>a.change-favicon::after {
        content: attr(data-content) '\f077';
    }
    .fxgt-footer-menu .dropdown-menu.depth_0 {
        background-color: #000A26;
        position: relative !important;
        transform: unset !important;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0>li {
        padding-bottom: 8px;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0>li>a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }

    .footer-payment-methods {
        justify-content: center;
    }
    .footer-payment-methods>p{
        width: 100%;
        text-align: center;
        padding: 10px 0 20px 0;
    }
    .footer-payment-methods>p>span {
        display: inline;
    }
    .footer-payment-methods img {
        margin: 10px;
    }
    .bottom-footer-container {
        flex-direction: column;
        text-align: center;
    }
    .bottom-footer-left {
        width: unset;
        margin: unset;
    }
    .bottom-footer-left .inner-box {
        justify-content: center;
    }
    .bottom-footer-left .outer-box:last-child {
        justify-content: center;
    }
    .bottom-footer-right {
        margin: 40px auto 0;
        text-align: left;
    }

    .fxgt-footer-container{
        padding:0 20px!important;
    }
    .social-media-footer {
        margin-right:20px!important;
        margin-left:20px!important;
    }


    .footer-ip-detection > .ip-detection {
        margin:0;
    }

    .bottom-footer-right {
        width:100%;
    }
    .read-more-section {
        background-color: rgba(25, 25, 25, 0.1);
        border-radius:0 0 10px 10px ;
        box-shadow: unset!important;
        padding-top: 15px;
    }

    .bottom-footer-left, .bottom-footer-container-japan .bottom-footer-left {
        grid-template-columns:1fr!important;
    }

    .bottom-footer-left > .outer-box:last-child
    {
        grid-column:1/3;
    }
    .fxgt-footer-menu {
        padding:0!important;
    }

    .fxgt-footer-menu .dropdown-toggle {
        padding: 10px 16px;
    }

    .fxgt-footer-menu>li>a.dropdown-toggle::after {
        color:#464851;
    }

    #footer-menu li a {
        display:flex;
        justify-content:space-between;
    }

    .fxgt-footer-menu .dropdown-menu.depth_0 {
        background:transparent!important;
    }

    .fxgt-footer-menu	.dropdown-toggle.show {
        color:#003BE5;
        background-color:white;
        border-radius:50px;
        padding:10px 16px;
    }
    .fxgt-footer-menu .dropdown-menu.depth_0  {
        margin-top:8px;
        padding:0 17px!important;
    }

    .fxgt-footer-menu	.dropdown-toggle {

        padding-left:10px!important;

    }

    .bottom-footer-left .outer-box {
        justify-content:space-between!important;
    }

    .bottom-footer-container-japan .bottom-footer-left {
        grid-template-columns:1fr;
        grid-template-rows:1fr 1fr;

    }

    .bottom-footer-container-japan .bottom-footer-left .outer-box{
        align-items:center;
    }

    .bottom-footer-container-japan .bottom-footer-left .outer-box:nth-of-type(2){
        grid-row:2;
        grid-column:1/3;
        gap: 16px!important;
        justify-content: flex-start !important;
        flex-wrap:wrap!important;
    }

    .bottom-footer-container-japan .bottom-footer-left .outer-box.japan-security {
        grid-row:1;
        grid-column:2/3;
    }
}

@media screen and (max-width: 768px) {
    .footer-help-center{
        margin-top: 48px;
        font-size: 16px;
    }
    .social-media-footer{
        justify-content: center;
    }
    .error-404{
        margin-bottom: -48px;
    }

    .bottom-footer-container-japan .bottom-footer-left {
        display:flex!important;
        flex-direction: column;
        flex-wrap: wrap;
        align-items:center;
        padding:20px 35px;
    }
    .bottom-footer-container-japan .bottom-footer-left .outer-box{
        padding:0!important;
    }

    .bottom-footer-container-japan .bottom-footer-left .outer-box:nth-of-type(2) {
        display:inline-flex!important;
        justify-content:center;

    }

    .bottom-footer-container-japan .bottom-footer-left .outer-box:nth-of-type(2) div:nth-child(2) {
        gap:15px;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
    }

    .bottom-footer-left .outer-box > div  {
        justify-content: center !important;
    }

    .bottom-footer-left .outer-box img  {
        min-width:18px;
    }

    .bottom-footer-container .outer-box.japan-security img{
        min-width:52px!important;
        width:52px!important;
        height:20px!important;
    }

    .bottom-footer-left {
        background-color:white;
        border-radius:30px;
        grid-template-rows:repeat(3,1fr)
    }
    .bottom-footer-left .outer-box {
        background-color:transparent;
        display:flex;
        flex-direction: column;

    }

    .bottom-footer-left .outer-box:last-child img{
        height:15px;
        object-fit:contain;
    }

    .bottom-footer-left .outer-box:nth-of-type(2){
        grid-row:3;
    }

    .bottom-footer-left .outer-box:nth-of-type(1){
        grid-row:1;
    }

    .bottom-footer-left .outer-box {
        display: inline !important;

    }

    .footer-ip-detection .ip-detection {
        display:flex!important;
        flex-direction: column;
        border-radius:30px;
    }

    .footer-ip-detection .ip-detection p {
        padding:0;
    }

    .footer-ip-detection .ip-detection  {
        gap:20px;
        padding:20px!important;
    }


    .footer-ip-detection .ip-detection .social-media-footer {
        justify-content:center;
    }

    .footer-ip-detection .ip-detection .ip-country-code {
        justify-content:center;
        flex-direction: column;
        align-items: center;
    }
    .bottom-footer-left {
        row-gap:20px!important;
        column-gap:0!important;
        padding:20px 35px!important;
    }
    .bottom-footer-left .outer-box {
        padding:0!important;

    }
    .bottom-footer-left .outer-box:first-child {
        padding-left:0!important;
    }

    .footer-ip-detection .ip-detection .ip-country-code div:nth-of-type(2) {
        text-align:center;
    }
    .footer-ip-detection .ip-detection .ip-country-code span {
        float:unset;
    }
    .fxgt-appstore {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
}

@media screen and (max-width: 1200px) {
    .helpCenter-container {
        flex-direction: column;
        gap:20px;
        flex-wrap:wrap;
    }
}






