/*

Theme Name: theforest
Author: theforest
Author URI: http://www.theforest.com
Version: 1.0
*/

/* General
--------------------------------------------------------------- */
@import url("./fonts/celias-stylesheet.css");

@font-face {
    font-family: beacons;
    src: url("./fonts/beacons.eot") format("embedded-opentype"), url("./fonts/beacons.woff2") format("woff2"),
        url("./fonts/beacons.woff") format("woff"), url("./fonts/beacons.ttf") format("truetype");
}

.beacon {
    font-family: beacons;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    overflow-x: hidden;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #ffffff;
}

.containLoginLine {
    background-color: #ffffff;
}

.vc_inner img {
    width: 100%;
    height: 600px;
}

hr {
    background: #d2d2d7;
}

.mobile_hr_menu {
    display: none;
}

.vc_item.vc_active {
    height: 600px !important;
}

i.fa.fa-comments-o:hover,
i.fa.fa-envelope-o:hover,
i.fa.fa-mobile:hover {
    color: #3aa3da;
}

@font-face {
    font-family: NexaBold;
    src: url("fonts/Nexa Bold.otf");
}

@font-face {
    font-family: NexaLight;
    src: url("fonts/Nexa Light.otf");
}

.site-header {
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
}

#marqueecontainer {
    position: relative;
    width: 100%; /*marquee height */
    height: 276px; /*marquee height */
    overflow: hidden;
    font-size: 12px;
}

.navbar-inverse,
.navbar-default {
    background: transparent !important;
}

.menuBoxOpen {
    transition: all 0.5s ease-out;
}

.menuBoxOpen_anim {
    transform: matrix(1, 0, 0, 1, 0, -75);
}

#menu-item-22 a[href="/"] {
    display: none;
}

.navbar {
    border: none !important;
}

.ptw-message {
    background-color: whitesmoke;
    position: fixed;
    max-width: 250px;
    min-width: 250px;
    border: solid black 2px;
    min-height: 150px;
    max-height: 150px;
    display: table;
    border-radius: 5px;
    z-index: 9999 !important;
}

.message-box {
    top: 40px;
    right: 20px;
    margin: 5px;
    display: none;
    z-index: 9999 !important;
}

.x-button {
    position: absolute;
    background: #22a7ff;
    color: white;
    top: -15px;
    right: -15px;
    border-radius: 15px;
}

.click-button {
    position: absolute;
    background: #22a7ff;
    color: white;
    width: 50%;
    height: 25px;
    bottom: 5px;
    right: 25%;
    padding: 5px;
    text-align: center;
    line-height: 14px;
}

.message-text {
    padding: 5px;
    overflow: hidden;
    max-height: 105px;
    min-height: 105px;
    max-width: 250px;
    min-width: 250px;
    cursor: pointer;
    /*        -webkit-column-width: 250px;
            -moz-column-width:    250px;*/
    column-width: 250px;
}

.message-text a {
    color: blue !important;
    text-decoration: underline !important;
}

.message-text a:link {
    color: blue !important;
    text-decoration: underline !important;
}

.message-text a:hover {
    color: blue !important;
    text-decoration: underline !important;
}

#modal_div {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9998; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

.header {
    z-index: 9;
    position: absolute;
    width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.mobilehead {
    width: fit-content;
    height: fit-content;
    text-align: center;
}

.containLoginLine2 {
    background-color: #e5e4e2;
    padding: 0 40px;
}

.logo-header {
    padding: 15px 30px;
}

.logo-header img {
}

@media (max-width: 768px) {
    .logo-header img {
        max-width: 100%;
    }
}

.floatright {
    float: right;
    text-align: right;
    width: auto;
}

.titles-main {
    font-family: "Celias";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: normal !important;
    word-wrap: break-word;
    font-size: 42px;
    line-height: 1.27 !important;
    font-weight: 300 !important;
    color: white;
    margin-bottom: 2rem;
}

.logo_link,
.logo_link:hover,
.logo_link:focus {
    color: unset;
    text-decoration: none;
}

.header_trading_logo a img {
    width: 120px;
    height: 50px;
}

#tph_site_header {
    background: rgba(0, 0, 0, 0.8) !important;
}

#toggleMenuActionMobile {
    background-color: transparent !important;
    border-bottom: transparent !important;
}

.form-inline {
    display: flex;
}

.btnnewplainmain {
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #171f30;
    text-decoration: none;
    margin-right: 8px;
}

.btnnewplainmain:hover {
    background: #f8fafd;
    border-radius: 8px;
    color: #171f30;
    text-decoration: none;
}

.btnnewbluemain {
    background: #3861fb;
    border-radius: 8px;
    padding: 16px 20px;
    color: white;
}

.btnnewbluemain:hover {
    text-decoration: none;
    color: white;
    background: #6283ff;
}

.footer_menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /*margin-top: 50px;*/
}

.footer_menuTitle {
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    color: #25282a;
    font-family: sans-serif;
}

.footer_menuLink {
    padding: 0;
    list-style: none;
}

.footer_menuLink a {
    display: inline-block;
}

.footer_logo {
    width: fit-content;
    height: fit-content;
    text-align: center;
}

.footer_logo .custom-logo-link img {
    width: 65%;
    height: 25%;
}

.footer_text_content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}

.footer_copyright {
    text-align: center;
}

.form-login-popup {
    display: none;
    position: fixed;
    padding: 32px 20px 20px !important;
    border: unset !important;
    z-index: 20;
}

.form-login-popup.form-login-relative {
    display: block;
    position: relative;
    top: 0;
    z-index: 0;
}

.form-popup-canvas {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 20;
}

.login-popup-header {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: white;
    margin-bottom: 36px;
}

.btnnewblue {
    background: #3861fb;
    border-radius: 8px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: white;
    border-color: transparent;
}

.btnnewblue:hover {
    background: #6283ff;
}

.btnnewubunty {
    background: #fbab2f;
    border-radius: 8px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: white;
    border-color: transparent;
}

.btnnewubunty:hover {
    background: #ffbd58;
    transition: ease-in-out 0.3s;
}

.form-login-popup label {
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: white;
}

.form-login-popup input::placeholder {
    font-size: 14px;
    line-height: 16px;
    color: white;
    font-weight: normal;
}

.form-login-popup .help-block {
    margin-bottom: 0;
    margin-top: 4px;
}

.form-login-popup .checkbox input {
    width: 24px;
    height: 24px;
    border: 1px solid #b8c9ed;
}

.form-login-popup .checkbox span {
    display: inline-block;
    position: relative;
    margin-left: 14px;
}

.form-login-popup .checkbox {
    margin-top: 20px;
    margin-bottom: 25px;
}

.form-login-popup button.btnnewdark {
    border: none;
    border-radius: 8px !important;
}

.login-footer {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: white;    margin-bottom: 0px;
}

.login-footer a {
    color: #4781ec;
}

.login-footer a:hover {
    color: #5c87d7;
}

.hr-login {
    width: 100%;
    border-top: solid #e1e8f7 1px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.forgot-password-link {
    font-size: 14px;
    line-height: 1.4;
    color: #4781ec;
    transition: 0.2s ease all;
}

.forgot-password-link:hover {
   color: #6792e3;
}

.loggedInList {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 0;
}

#open-account-form {
    color: white;
}

#open-account-form label {
    margin: 10px 0;
}

#open-account-form input[type="checkbox"] {
    margin: 10px 0;
}

#notification_count {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #cc0000;
    color: white;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 2px;
}

#notificationBell {
    font-size: 15px;
    color: grey;
    height: 20px;
    width: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.click-to-read-msg {
    display: flex;
}

#toggleMenuAction {
    color: grey;
}

.click-to-read-msg:hover {
    cursor: pointer;
    text-decoration: none;
}

div.floatright.lemp {
    height: 50px;
    display: flex;
    align-items: center;
}

.menuBoxOpen {
    position: absolute;
    background: rgb(102 102 102 / 78%);
    padding: 7px 14px;
    margin-left: -11px;
    display: block;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 32%);
}

#toggleMenuAction .fa-caret-down {
    cursor: pointer;
}

.notifsmall {
    margin-left: 10px;
}

#user_email_navbar {
    cursor: default;
}

.smallLineInMenuBox a {
    color: #d3d3d3;
    text-decoration: none;
}

.smallLineInMenuBox a:hover {
    color: #e1e1e1;
    text-decoration: none;
}

.btn-btgeneration {
    padding: 12px 32px;
    font-size: 16px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    font-weight: 500;
    line-height: 24px;
    border-style: solid;
    border-width: 1px;
    border-radius: 90px;
}

.login-btn {
    background-color: transparent;
    color: black;
    border: 2px solid black;
    display: block;
    padding: 12px 15px 11px;
    border-radius: 30px;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
}

.login-btn:hover {
    opacity: 0.7;
}

.register-btn {
    background-color: #fff;
    display: block;
    padding: 12px 15px 11px;
    color: black;
    border-radius: 30px;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
    border: 2px solid transparent;
    margin-left: 16px;
}

.register-btn:hover {
    opacity: 0.7;
}

@media only screen and(max-width: 768px) {
    .containLoginLine2 .btgeneration-right-menu {
        padding: 1px;
    }
    .btgeneration-right-menu .mobile_nav {
        position: absolute;
        top: 7px;
    }
    .logo-header {
        width: calc(100vw - 35px);
        text-align: left;
        padding: 15px 6px;
    }
    .logo-header img {
        width: 150px;
    }

    .footer_text_content {
        flex-direction: column;
        text-align: justify;
        align-items: center;
    }

    .footer_text_content {
        margin-top: 10px;
    }

    .footer_menu {
        flex-direction: column;
    }

    #footer_menuLink_1,
    #footer_menuLink_2,
    #footer_menuLink_3,
    #footer_menuLink_4 {
        display: none;
    }

    .footer_menu {
        margin-top: 10px;
    }

    .mobile_hr_menu {
        display: block;
        margin-top: 10px;
    }

    .footer_menuTitle {
        margin-bottom: 5px;
    }

    .mobile_nav {
        float: right !important;
        margin-top: 5px;
    }

    .main-login-buttons-box {
        width: 100%;
        left: 0;
        bottom: 0;
        /* background-color: #FBFAFD; */
        justify-content: center;
        text-align: center;
        padding-bottom: 20px;
        margin-top: 5px;
        padding-top: 20px !important;
        padding-right: 0 !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        margin-top: 50px;
    }

    .form-login-popup {
        width: 100%;
        left: 0;
    }

    .signin-row {
        display: block !important;
    }

    .sign_in_container {
        display: block;
    }
}

.btgeneration-right-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.main-login-buttons-box a:hover {
    text-decoration: none;
}

@media only screen and(max-width: 360px) {
    .button-blue,
    .button-yellow {
        padding: 10px 30px !important;
    }
    .main-login-buttons-box {
        background: rgba(0, 0, 0, 0.8);
        top: calc(100vh - 50px);
        right: 0;
        left: 0;
        width: 100%;
    }

    .btnnewplainmain,
    .btnnewbluemain {
        padding-top: 10px;
    }
}

.LogoForm {
    height: 40px;
    width: 80px;
    border-radius: 4px;
    fill: #5841d8;
}

.register_form {
    position: relative;
    padding: 60px 0;
}

#main-body-container {
    position: relative;
    padding: 60px 0;
}

.fullsize {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.btnnewdark {
    opacity: 1;
    background-color: #25282a;
    padding: 13px 40px;
    font-size: 19px;
    color: white !important;
    text-decoration: none !important;
    border-radius: 5px;
    float: left;
}

.btnnewdark:hover {
    background-color: #3861fb;
}

/*********main page start*/

.main-banner {
    padding: 50px 0;
    background-image: url("../../uploads/2022/08/2048.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main-banner video {
    width: 278px;
    height: 579px;
}

@media (min-width: 769px) {

 

    .btgeneration-content-wrapper {
        padding-right: calc((100% - 955px) / 2);
        padding-left: calc((100% - 955px) / 2);
    }
}

.main-banner .btgeneration-content-wrapper {
    display: flex;
    align-items: center;
}

.main-banner h1.custom {
    color: rgb(36, 36, 36);
    font-size: 70px;
    text-align: left;
    font-family: Celias;
    font-weight: 500;
    line-height: 77px;
}

.main-banner p.custom {
    color: rgb(36, 36, 36);
    font-size: 26px;
    text-align: left;
    font-family: "Celias";
    font-weight: 400;
    line-height: 36px;
}

.btg-component img {
    width: 100%;
}

.btg-component p.custom {
    color: rgb(36, 36, 36);
    font-size: 16px;
    text-align: center;
    font-family: "Celias";
    font-weight: 400;
    line-height: 26px;
}

.btg-component h2.custom {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.btg-component h3.custom {
    color: rgb(88, 65, 216);
    font-size: 48px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.fr3-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.btgeneration-btns {
    display: inline-block;
    padding: 12px 32px;
    font-size: 16px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    font-weight: 500;
    line-height: 24px;
    border-style: solid;
    border-width: 1px;
    border-radius: 90px;
    color: #ffffff;
    background: #e94442;
    border-color: #e94442;
        border: none !important;
    border-radius: 0px !important;
    background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
}

.btgeneration-btns:hover {
    text-decoration: none;
    color: white;
        background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
}

.mobile-link {
    color: #5841d8;
    display: flex;
    padding: 14px 15px;
    font-size: 16px;
    min-width: 120px;
    background: #ffffff;
    align-items: center;
    font-family: Celias;
    font-weight: 400;
    line-height: 15px;
    white-space: nowrap;
    border-color: #5841d8;
    justify-content: center;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    border-width: 1px;
    border-radius: 90px;
    border-style: solid;
}

.mobile-link:hover {
    color: #5841d8;
    text-decoration: none;
    opacity: 0.7;
}

.mobile-link:last-child {
    margin-left: 15px;
}

.mobile-link svg {
    margin-right: 6px;
}

.mobile-btns {
    display: flex;
}

.main-banner .right-side {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.exchange-block {
    display: grid;
    grid-template-columns: 5fr 4fr;
    gap: 0 68px;
    margin-top: 92px;
}

.exchange-block .right-side p {
    color: rgb(36, 36, 36);
    font-size: 18px;
    text-align: left;
    font-family: "Celias";
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 2px;
}

.exchange-block .right-side h2 {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: left;
    font-family: "Celias";
    font-weight: 500;
    line-height: 54px;
}

.exchange-block .right-side .rules {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.exchange-block .right-side .rules img {
    width: auto;
    height: 58px;
}

.exchange-block img {
    max-width: 100%;
}

.btg-component.portfolio {
    padding: 84px 80px;
    background-image: url("../../uploads/2022/08/2048.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: grid;
    row-gap: 36px;
    overflow: hidden;
    max-width: 100%;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
    justify-content: center;
    margin-top: 30px;
}

.portfolio-cryptos {
    width: max-content;
    display: flex;
    overflow: hidden;
    flex-flow: row nowrap;
    column-gap: 28px;
    padding-left: 28px;
    animation: 10s linear 1s infinite alternate loop-cryptos;
}

.portfolio-cryptos:last-child,
.portfolio-cryptos:first-child {
    animation-name: loop-cryptos2;
}

.btg-component.portfolio .btgeneration-btns {
    max-width: 180px;
    justify-self: center;
}

.btg-component.portfolio h2 {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.crypton {
    font-family: "beacons";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.kraken-cta {
    background-color: #fff;
    display: block;
    padding: 12px 15px 11px;
    color: #5741d9;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    font-family: Celias;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
    border: 2px solid transparent;
}

.kraken-cta.with-asset-icon {
    font-size: 20px;
    display: flex;
    flex-grow: 1;
    align-items: center;
    line-height: 24px;
    padding-left: 24px;
    padding-right: 24px;
}

.kraken-cta.with-asset-icon:hover {
    text-decoration: none;
    color: #5741d9;
    opacity: 0.7;
}

.kraken-cta.with-asset-icon span {
    margin-right: 10px;
}

.why-block h3 {
    color: rgb(36, 36, 36);
    font-size: 24px;
    font-family: "Celias";
    font-weight: 500;
    line-height: 32px;
}

.why-block p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.why-block img {
    max-width: 200px;
}

.why-block .col-md-4 {
    text-align: center;
}

.why-block a {
    color: rgb(88, 65, 216);
    font-weight: bold;
    text-decoration: none;
}

.why-block a:hover {
    color: rgb(88, 65, 216);
    text-decoration: underline;
}

.why-block .btgeneration-btns {
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.staking-block {
    background-color: rgb(250, 250, 255);
}

.staking-block .ontitle {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgb(18, 18, 18);
    font-size: 18px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 2px;
}

.staking-block .subtitle {
    color: rgb(36, 36, 36);
    font-size: 16px;
    text-align: center;
    font-family: "Celias";
    font-weight: 400;
    line-height: 24px;
}

.stack-cards {
    display: flex;
    row-gap: 70px;
    flex-wrap: wrap;
    column-gap: 30px;
    flex-direction: row;
    justify-content: center;
}

.stack-cards .card {
    width: 260px;
    filter: drop-shadow(0px 10px 20px rgba(41, 41, 42, 0.07));
    padding: 34px 24px 24px 24px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    background-color: white;
    display: flex;
    align-items: center;
    font-family: inherit;
    color: black;
}

.stack-cards .card .card-ico {
    font-size: 48px;
    margin-bottom: 10px;
    margin-right: 8px;
}

.stack-cards .card .card-title {
    font-size: 21px;
    margin-top: 6px;
    font-weight: 600;
    line-height: 22px;
}

.stack-cards .card .card-subtitle {
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    line-height: 20px;
}

.stack-cards .card .price {
    color: #3b9b4a;
    font-size: 24px;
    white-space: nowrap;
}

.staking-block .benefits {
    padding: 40px 0;
}

.staking-block .benefits .btgeneration-btns {
    margin: 40px 0;
}

.staking-block .benefits img {
    width: 58px;
    height: 58px;
}

.staking-block .benefits .col-md-4 {
    text-align: center;
}

.start-block {
    text-align: center;
    padding-top: 60px;
}

.start-block .col-md-7 {
    padding: 60px 0;
}

.start-block .text {
    color: rgb(36, 36, 36);
    font-size: 32px;
    font-family: "Celias";
    font-weight: 400;
    line-height: 42px;
}

/********main page end ********/

@media (max-width: 1000px) {
    .main-banner .btgeneration-content-wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
    .main-banner .left-side {
        text-align-last: center;
    }
    .login-btn,
    .register-btn {
        text-align: center;
    }
    .exchange-block {
        grid-template-columns: 1fr;
    }
    .exchange-block .right-side {
        text-align: center;
        justify-self: center;
        text-align-last: center;
    }
    .exchange-block .right-side .rules {
        flex-direction: column;
    }
    .fr3-grid {
        grid-template-columns: 1fr;
    }
    .containLoginLine2 {
        padding: 0 20px;
    }
    .containLoginLine2 .row {
        flex-direction: column;
        margin: unset;
    }
    #main-body-container {
        padding: 60px 10px;
    }
    #main-body-container:after,
    #main-body-container:before,
    .register_form:after,
    .register_form:before {
        display: none;
    }
}

/***** footer *****/

footer {
    background-color: #e5e4e2;
    padding: 60px 0;
    color: black;
}

footer .col-md-2,
footer .col-md-3 {
    text-align: center;
}

footer .title {
    font-size: 22px;
    line-height: 1.23;
    font-weight: 700;
    letter-spacing: -1.2px;
    font-family: "Celias";
}

footer .register-btn {
    margin-left: unset;
}

.footer-link {
    font-size: 16px;
    text-decoration: none;
    color: black;
    font-family: "Celias";
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block;
}

.footer-link:hover {
    color: black;
}

.footer-title {
    opacity: 0.48;
    margin: 0 0 12px;
}

/***** general *****/

.textsize19 {
    font-size: 19px;
    padding: 0 15px;
}

.site-main {
    padding: 60px 0;
}

.col-sm-2 ul {
    list-style-type: none;
}

.col-sm-2 ul a {
    color: black;
}

.textsize19 {
    font-size: 19px;
    padding: 0 15px;
}

/*.acc-type-box .col-md-3 {*/
/*    border-right: solid #E1E8F7 1px;*/
/*}*/

/*.acc-type-box .col-md-3:last-child {*/
/*    border-right: none;*/
/*}*/

.acc-type-box .acc-type-col {
    background: #202028;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    padding: 32px;
    border-radius: 24px;
}

.acc-type-col {
    text-align: center;
    color: #ffffff;
}

.acc-type-box .col-md-3:first-child .acc-type-col:hover {
    background: #7d2b2b;
}

.acc-type-box .col-md-3:first-child .acc-type-col:hover .btn-dark {
    background: #7d2b2b;
}

.acc-type-box .col-md-3:nth-child(2) .acc-type-col:hover {
    background: #c7863a;
}

.acc-type-box .col-md-3:nth-child(2) .acc-type-col:hover .btn-dark {
    background: #c7863a;
}

.acc-type-box .col-md-3:nth-child(3) .acc-type-col:hover {
    background: #3b6252;
}

.acc-type-box .col-md-3:nth-child(3) .acc-type-col:hover .btn-dark {
    background: #3b6252;
}

.acc-type-box .col-md-3:nth-child(4) .acc-type-col:hover {
    background: #4c5d99;
}

.acc-type-box .col-md-3:nth-child(4) .acc-type-col:hover .btn-dark {
    background: #4c5d99;
}

.acc-type-box .col-md-3:first-child .btn-dark:hover {
    background: white !important;
    color: #7d2b2b;
}

.acc-type-box .col-md-3:nth-child(2) .btn-dark:hover {
    background: white !important;
    color: #c7863a;
}

.acc-type-box .col-md-3:nth-child(3) .btn-dark:hover {
    background: white !important;
    color: #3b6252;
}

.acc-type-box .col-md-3:nth-child(4) .btn-dark:hover {
    background: white !important;
    color: #4c5d99;
}

.acc-type-col p {
    font-weight: 500;
    font-size: 13px;
    line-height: 30px;
    /*font-family: sans-serif;*/
    margin-bottom: 6px;
    font-family: "SF Pro Display";
}

div.acc-type-name {
    /*font-family: Inter;*/
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.55px;
}

div.acc-type-price {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.55px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.acc-type-col .btn-dark,
.btn-dark {
    min-width: 180px;
    background-color: #25282a;
    color: white;
    text-decoration: none;
    border: solid white 1px;
}

.btn-blue {
    background: #3861fb;
    border-radius: 8px;
    color: white;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: black;
    background-color: #fff;
}

.acc-type-box {
    padding-bottom: 65px;
}

.main-h1 {
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 24px;
    padding-top: 24px;
    color: rgb(88, 65, 216);
    text-align: center;
}

.main-description {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 30px;
}

.legal-link {
    text-decoration: none;
    color: #5d45dc;
}

.legal-link:hover {
    color: #5d45dc;
}

#toggleMenuAction {
    color: #0a0a0a;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

#toggleMenuAction:hover {
    color: rgb(60, 60, 60);
}

#notificationBell {
    color: #171f30;
}

.menuBoxOpen {
    width: auto;
    background: #fff;
    border-radius: 4px;
}

.menuBoxOpen a {
    color: #171f30;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
    line-height: 26px;
}

.menuBoxOpen a:hover {
    color: #3861fb;
}

.addMe {
    z-index: 0 !important;
}

@media only screen and(max-width: 991px) and(min-width:901px) {
    div.floatright.lemp {
        position: relative;
        left: 55%;
        margin-top: 5px;
    }
}

.navbar {
    margin: unset !important;
    min-height: unset !important;
}

.white-background-tools {
    background-color: white;
    text-align: center;
    padding: 150px 0;
}

#mega-menu-wrap-primary #mega-menu-primary {
    white-space: nowrap;
}

li#Six_El_Manage {
    display: none !important;
}

.form-control {
    color: white !important;
    background-color: #4a4a4a00 !important;
    border-radius: 0px !important;
}

input#ozow_amount {
    color: #818181 !important;
}

input#callpay_amount {
    color: #818181 !important;
}
input#payfast_amount {
    color: #818181 !important;
}

.tab-pane .input-group-addon {
    border: 1px solid #5e5e5e5c !important;
}

@keyframes open-link-after {
    0% {
        opacity: 0;
        transform: translate(-40%, 0px);
        width: 50%;
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
        width: 100%;
    }
}

@-webkit-keyframes loop-cryptos {
    from {
        opacity: 1;
        transform: translateX(-250px);
    }
    to {
        opacity: 1;
        transform: translateX(100px);
    }
}

@-webkit-keyframes loop-cryptos2 {
    from {
        opacity: 1;
        transform: translateX(-300px);
    }
    to {
        opacity: 1;
        transform: translateX(10px);
    }
}

/* ggsinvest */

body {
    color: black;
}

.sign_in_container,
.sign_up_container {
    background-image: url(/wp-content/uploads/2024/02/trading_hours_banner.jpg);
    position: relative;
    width: auto;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    animation-name: background-image;
    animation-duration: 45s;
    animation-delay: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes background-image {
    0% {
        background-position: 0;
    }
    100% {
        background-position: 50%;
    }
}


.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal, .otgs-development-site-front-end{
    display: none!important;
}
@media (max-width:900px){
    .mega-menu.max-mega-menu.mega-menu-horizontal{
        width:170px!important;
        left:-117px!important;
    }
}

/* @media (max-width:500px){
    .d-xl-inline-block.overall-header-open-account{
        display: flex!important;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .overall-header-open-account-btn .short{
        display: none!important;
    }
    .authenticate.d-block{
        display: flex!important;
        flex-direction: row;
        width: 100%;
        justify-content: center;
    }

    .overall-header-open-account-btn .js-menu-open-real-aa{
        color: white;
        background: #e94442;
        padding: 6px 12px;
        margin: 2px;
        top: -5px;
        position: relative;
        border-radius: 4px;
    }
    .overall-header-open-account-btn .js-menu-open-demo-aa{
        color: white;
        background: #ffb03b;
        padding: 6px 12px;
        margin: 2px;
        top: -5px;
        position: relative;
        border-radius: 4px;
    }

} */

@media (max-width:900px){
    .d-xl-inline-block.overall-header-open-account .short{
        display: none;
    }

    .d-xl-inline-block.overall-header-open-account .long{
        width: 120px;
        display: inline-block;
        text-align: center;
    }


    .d-xl-inline-block.overall-header-open-account .js-menu-open-real-aa{
        color: white;
        padding: 6px 12px;
        margin: 2px;
        position: relative;
        border-radius: 4px;
        background: #e94442;
        top: -4px;
    }
    .d-xl-inline-block.overall-header-open-account .js-menu-open-demo-aa{
        color: white;
        padding: 6px 12px;
        margin: 2px;
        position: relative;
        border-radius: 4px;
        background: #ffb03b;
        top: 4px;
    }
}

@media (max-width:420px){
    .d-inline-block.overall-header-logo.js-logo-click-aa > .white-theme-icon{
        width: 100px;
    }
}







.inner {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
#footer {
   background: #f9f9f9;
    
    box-shadow: 0px -1px 12px rgb(0 0 0 / 10%);
  
}





 
            #chat {
                display: none;
                position: fixed;
                bottom: 0;
                right: 0;
                z-index: 999999;
            }

            .launcher-button {
                display: block;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                background: #24d9cd url(/wp-content/themes/theforest/storage/launcher_button.png?v=2020120101) no-repeat center;
                color: #FFFFFF;
                fill: #FFFFFF;
                left: -1px;
                position: relative;
                margin: 11px 18px;
                cursor: pointer;
                animation: launcher-button-init .7s cubic-bezier(.62, .28, .23, .99), launcher-button infinite 6s 2s;
                transition: background-color .4s;
            }

            .launcher-button.active {
                box-shadow: 0 0 30px rgba(116, 116, 116, .33);
                background: #fff url(/wp-content/themes/theforest/storage/ic-close.png) no-repeat center center;
                animation: launcher-button-init .7s cubic-bezier(.62, .28, .23, .99), launcher-button-rotate .4s;
                border: 1px solid #ececec !important;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                /* Safari and Chrome */
                transition: all 0.5s;
            }

            .channels-wrapper {
                display: none;
                animation: blinger-channels-desktop-show .4s cubic-bezier(.16, .44, .2, .96);
                width: 62px;
                margin: 0 auto;
            }

            .channel-wrapper {
                width: 100%;
                float: left;
            }

            .channel-wrapper a {
                position: relative;
                display: block;
                margin: 0 auto;
                border-radius: 50%;
                background: #ff4242 no-repeat center center;
                transition: all .6s;
                margin-bottom: 4px;
                width: 50px;
                height: 50px;
                box-shadow: 0 0 3px rgba(0, 0, 0, .2);
            }

            #launcher {
                transform: translate(1200px, 0px) !important;
            }

            .footer_top .footer_top_center .footer_commission {
                width: 100%;
                flex-wrap: wrap;
                justify-content: flex-start;
                align-items: flex-start;
                margin-top: 20px;
            }

            .footer_top .footer_top_center .footer_commission .footer_commission_item {
                width: 50%;
                float: left;
                max-width: 180px;
                margin-bottom: 10px;
            }

            .footer_top .footer_top_center .footer_commission .footer_commission_item img {
                width: 60%;
            }

            @media (max-width: 360px) {
                .footer_top .footer_top_center .footer_commission .footer_commission_item {
                    width: 100%;
                    margin-bottom: 20px;
                }
            }
   







.footer_top {
    width: 100%;
    padding: 72px 0px 20px;
}
.footer_top .footer_top_left {
    width: 42.5%;
    float: left;
    padding-left: 104px;
    padding-right: 50px;
    position: relative;
}

.footer_logo {
    display: block;
    width: 36px;
    position: absolute;
    left: 0px;
    top: 5px;
}

.footer_logo img {
    display: block;
    width: 100%;
    height: auto;
}



.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}

.footer_top .footer_top_left p {
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 30px;
    width: 347px;
    max-width: 100%;
}

.footer_top .footer_top_center {
    width: 32%;
    float: left;
}
.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}

.footer_top_icon_list {
    padding: 0px 0px 12px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer_top_icon_list li {
    padding: 0px 18px 12px 0px;
    margin: 0px 0px 5px;
    display: inline-block;
}


.footer_grade {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.footer_grade_item.google {
    width: auto;
    max-width: 100%;
}
.footer_grade_item a {
    text-decoration: none;
}
.footer_grade_item.google .footer_grade_img {
    text-align: center;
    font-size: 22px;
    color: #000;
    padding-bottom: 11px;
    width: 100%;
    clear: both;
}
.footer_grade_item.google .footer_grade_score {
    margin-bottom: 0px;
    margin-top: -2px;
    padding-right: 6px;
    font-size: 22px;
    color: #ed9a27;
    font-family: 'Gilroy-Bold';
    float: left;
}

.footer_grade_item.google .footer_grade_score_img {
    margin-bottom: 0px;
    position: relative;
    float: left;
}

.footer_grade_item_score_img_item_active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}

.footer_grade_item_score_img_item_active img {
    max-width: initial;
}
.footer_grade_item.google .google_score_icon {
    float: left;
    width: 27px;
    height: 28px;
    margin-left: 16px;
    margin-top: -3px;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    width: 100%;
}
.footer_top .footer_top_center .footer_commission {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
}

.footer_top .footer_top_center .footer_commission .footer_commission_item {
    width: 50%;
    float: left;
    max-width: 180px;
    margin-bottom: 10px;
}
.footer_top .footer_top_center .footer_commission .footer_commission_item img {
    width: 60%;
}

.footer_top .footer_top_center .footer_commission .footer_commission_item {
    width: 50%;
    float: left;
    max-width: 180px;
    margin-bottom: 10px;
}

.footer_top .footer_top_right {
    float: right;
    width: 290px;
    max-width: 25%;
}



.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}
.footer_top .footer_top_right p {
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.62;
    padding: 0px;
    margin: 0px 0px 7px;
}

.footer_top .footer_top_right .text_box {
    padding-bottom: 32px;
}

.footer_top .footer_top_right .text_box p {
    line-height: 1.3;
}
.footer_top .footer_top_right p {
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.62;
    padding: 0px;
    margin: 0px 0px 7px;
}
.footer_top .footer_top_right p a {
    color: #646464;
    text-decoration: none;
}
.footer_middle {
    padding: 0px 0px 15px 104px;
}
.footer_middle hr {
    padding: 0px;
    margin: 0px 0px 20px;
    border-bottom: 2px solid #c5c5c5;
    width: 100%;
    clear: both;
}

.footer_middle ul {
    padding: 0px;
    margin: 0px;
    float: left;
}
.footer_middle ul li {
    padding: 0px 42px 5px 0px;
    margin: 0px;
    display: inline-block;
    font-size: 12px;
    color: #aecaea;
    line-height: 1.4;
    position: relative;
}
.footer_middle ul li a {
    text-decoration: none;
    font-size: 14px;
    font-family: 'Gilroy-SemiBold';
    color: #646464;
}

.footer_middle .footer_share_list {
    display: block;
    float: right;
    padding-right: 45px;
}


.footer_middle .footer_share_list a {
    display: inline-block;
    margin: 0px 0px 6px 20px;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
}

.footer_bottom {
    background: #f1f1f1;
}
.footer_bottom .footer_bottom_text {
    padding-bottom: 5px;
}

.footer_bottom p {
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.18;
    padding: 0px;
    margin: 0px 0px 18px;
    text-align: justify;
}

.footer_bottom .inner {
    padding-top: 73px;
    padding-bottom: 42px;
    padding-left: 124px;
}

p {
    font-weight: 300;
}

@media (max-width: 768px){
.footer_top .footer_top_left p {
    line-height: 1.5;
    margin: 0px 0px 15px;
}}

@media (max-width: 768px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 768px){
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}
@media (max-width: 980px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 1210px){
.footer_top .footer_top_left p {
    line-height: 1.6;
    margin: 0px 0px 20px;
}}

@media (max-width: 768px) {
.footer_top .footer_top_left {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
}}

@media (max-width: 980px) {
.footer_top .footer_top_left {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
}}


@media (max-width: 650px){
.footer_top {
    padding-top: 50px;
}}

@media (max-width: 650px){
.footer_top {
    padding-bottom: 20px;
}}

@media (max-width: 980px){
.footer_top {
    padding-top: 50px;
}}


@media (max-width: 768px){
#footer {
    padding-bottom: 0px;
}}
@media (max-width: 820px){
#footer {
    padding-bottom: 105px;
}}
@media (max-width: 1210px){
#footer {
    padding-bottom: 62px;
}}

@media (max-width: 768px){
.footer_logo {
    position: static;
    margin-bottom: 20px;
}}
@media (max-width: 980px){
.footer_logo {
    position: static;
    margin-bottom: 20px;
}}



@media (max-width: 768px){
.footer_top .footer_top_left p {
    line-height: 1.5;
    margin: 0px 0px 15px;
}}
@media (max-width: 768px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 768px){
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}
@media (max-width: 980px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 1210px){
.footer_top .footer_top_left p {
    line-height: 1.6;
    margin: 0px 0px 20px;
}}

@media (max-width: 980px) {
.footer_top .footer_top_center {
    width: 48%;
}}

@media (max-width: 768px) {  
.footer_top .footer_top_center {
    width: 48%;
}}

@media (max-width: 650px) {
.footer_top .footer_top_center {
    width: 100%;
    padding-bottom: 20px;
}}


@media (max-width: 768px) {
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}


@media (max-width: 650px){
.footer_top_icon_list {
    padding-bottom: 10px;
}}



@media (max-width: 980px) {
.footer_top .footer_top_right {
    width: 48%;
    max-width: 48%;
}}

@media (max-width: 768px) {
.footer_top .footer_top_right {
    width: 48%;
    max-width: 48%;
}}



@media (max-width: 650px) {
.footer_top .footer_top_right {
    width: 100%;
    max-width: 100%;
}}


@media (max-width: 768px) {
.footer_top .footer_top_right p {
    font-size: 14px;
}}
@media (max-width: 768px) {
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}








@media (max-width: 650px) {
.footer_top .footer_top_right .text_box {
    padding-bottom: 10px;
}}



@media (max-width: 980px){
.footer_bottom .inner {
    padding-left: 20px;
    padding-top: 50px;
}}



@media (max-width: 940px){
.footer_bottom .inner {
    padding-bottom: 30px;
}}



@media (max-width: 768px){
.footer_bottom .inner {
    padding-left: 20px;
}}



@media (max-width: 1210px){
.footer_middle ul li {
    padding-right: 20px;
}}
@media (max-width: 900px){
.footer_middle ul li {
    padding-left: 0px;
    padding-right: 10px;
}}


@media (max-width: 900px){
.footer_middle ul {
    float: none;
    padding-top: 0px;
    padding-bottom: 10px;
}}



@media (max-width: 1210px){
.footer_middle .footer_share_list {
    padding-right: 0px;
}}
@media (max-width: 900px){
.footer_middle .footer_share_list { 
    float: none;
}}
@media (max-width: 900px){
.footer_middle .footer_share_list a { 
    margin-left: 0px;
    margin-right: 10px;
}}




.about .about-values-box h3 {
    color: #c1ac63;
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 18px;
    position: relative;
}
.about .about-values-box h3 span {
    
    color: rgb(18 30 42 / 14%) !important;
     
}



ul {
    font-weight: 300;
}



.trading-platforms .trading-platforms-app-nav a.active {
    border-color: #4781ec;
    color: #4781ec;
    font-weight: 700;
}

.btn-green {
        background-color: #e94442;
    border-color: #e94442;
    color: #fff;
    box-shadow: 0 7px 14px rgba(0, 20, 174, 0.1);
    color: #fff;
    background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
    border: 0px;
    padding: 9px;
    font-size: 16px;
    padding: 10px 25px;
}
.btn-green:hover {
        background-color: #e94442;
    border-color: #e94442;
    color: #fff;
    box-shadow: 0 7px 14px rgba(0, 20, 174, 0.1);
    color: #fff;
    background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
    border: 0px;
    padding: 9px;
    font-size: 16px;
    padding: 10px 25px;
}

@media only screen and (max-width: 900px){
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
        min-width: 200px;
    }
    .mega-sub-menu{
        padding: 0 10px!important;
    }
}



.home_content{ background:#f1f3f4; width:100%; overflow:hidden;}
/*.home_content h2{ padding:0px; margin:0px 0px 48px; line-height:1.2; color:#2544a2; font-size:30px; text-transform:uppercase; font-weight:normal; text-align:center;}
.home_content h2:after{ content:""; display:block; margin:17px auto 0px; width:70px; height:3px; background:#2544a2;}*/
ul.tab_title{
    list-style: none;
}

/* 20200716 */
.home_row5{ background:#f5f5f5;}
.home_row5 .inner{ padding-top:80px; padding-bottom:65px;}
.home_row5 h3{ color:#e35728; margin-bottom:45px; font-family: 'Arial';}
.home_row5_left{ width:46%; float:left;}
.home_row5_right{ width:49.2%; float:right; padding-top:15px;}
.home_row5_video{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.home_row5_video_box{ width:100%; border-radius:25px; overflow:hidden; margin-bottom:24px;}
.video_right{color: #161c29;}
.video_content{position: relative;width: 100%;}
.video_content img{ display:block; width:100%; height:auto;cursor: pointer;position:relative;z-index:1;}
.video_content iframe{ width:100% !important; height:100% !important; position:absolute; left:0px; top:0px; display:none;z-index:8;}

.video_content .home_live{
	width: 90px;
	height: 46px;
	background-image: url(/wp-content/themes/theforest/storage/home_live.jpeg?v=2);
	background-position: center;
	background-size: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index:9;
	padding:16px 0px 0px 10px;
}
.video_content .home_live .home_live_light{ display:block; width:10px; height:10px; border-radius:50%; background:#f00;}

.home_row5_video .home_row5_video_box p{font-size: 12px;color: #81b2fd;margin-bottom: 18px;}
.home_row5_video .home_row5_video_box p img{margin-right: 10px;cursor: pointer;}
.home_row5_video .home_row5_video_box h6{font-size: 20px;color: #ffffff;margin-bottom: 15px;}

.home_row5_left_bottom{border-radius: 25px; background:#fff; padding:20px 5px 20px 25px;}
.home_row5_left_bottom_content{ height:396px; overflow-y:auto;}
.home_row5_left_bottom_content::-webkit-scrollbar {width:11px;height:6px;}
.home_row5_left_bottom_content::-webkit-scrollbar-thumb {height: 40px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background-color:#f5f5f5;}
.home_row5_left_bottom_content::-webkit-scrollbar-track {background-color: transparent;}
.home_row5_left_bottom ul{ padding-right:10px;}
.home_row5_left_bottom ul li{border-bottom:2px solid  #e5e5e5;padding:15px 0px 5px 70px; position:relative;}
.home_row5_left_bottom ul li:first-child{ padding-top:0px;}
.home_row5_left_bottom ul li:first-child .home_row5_rihght_left{ top:-5px;}
.home_row5_left_bottom .home_row5_rihght_left{ padding:15px 0px 8px; width:70px; position:absolute; left:0px; top:10px;}
.home_row5_left_bottom .home_row5_rihght_left img{ display:block; margin:0px auto;}
.home_row5_left_bottom .home_row5_right_right{ width:100%;}
.home_row5_left_bottom .home_row5_right_right h4{ font-size:16px; line-height:1.2; color:#034854; margin:0px 0px 7px; font-family: 'Arial';}
.home_row5_left_bottom .home_row5_right_right h5{ font-size:14px; line-height:1.2; color:#646464; margin:0px 0px 7px; font-family: 'Arial';}
.home_row5_left_bottom .home_row5_right ul li:last-child{border:0; padding-bottom:0px;}

.home_row5_left .home_row5_top{ margin-bottom:25px;}
.home_row5_top .tab_title { padding:0px; margin:0px; display:flex; flex-wrap: wrap; align-items: flex-end; justify-content: flex-start;}

.home_row5_top .tab_title li{width: 25%; position:relative; cursor:pointer;}
.home_row5_top .tab_title li.tab_title_forex{ width:21%;}
.home_row5_top .tab_title li.tab_title_commodities{ width:30%;}
.home_row5_top .tab_title li.tab_title_indices{ width:21%;}
.home_row5_top .tab_title li.tab_title_share_cfds{ width:28%;}


.home_row5_top .tab_title li.active{ z-index:20;}
.home_row5_top .tab_title li:before,
.home_row5_top .tab_title li:after{content:""; display:block; width:60%; height:100%; position:absolute; background-color:#c5c5c5; -webkit-transform: skewX(-25deg); transform: skewX(-25deg); top:0px;}

.home_row5_top .tab_title li:before{ left:-1px;}
.home_row5_top .tab_title li:after{ right:-1px;}

.home_row5_top .tab_title li.active:before,
.home_row5_top .tab_title li.active:after{background:#e35728;}

.home_row5_top .tab_title li span{ display:block; padding:11px 2px 11px; color:#FFF; font-size:16px; font-family: sans-serif; text-transform:uppercase; text-align:center; position:relative; z-index:9;}
.home_row5_top .tab_title li.active span { font-size:18px; z-index:10; padding:20px 2px 18px 2px;}

.home_row5_top .tab_title li span:after{ content:""; display:block; width:20px; height:48px; background:url(/wp-content/themes/theforest/storage/home_row5_tab_title_li_shadow.webp?v=4) left top no-repeat; background-size:100% 100%; position:absolute; z-index:8; left:-8px; bottom:-1px; transform: rotate(14deg);}
.home_row5_top .tab_title li:first-child span::after{ display:none;}
.home_row5_top .tab_title li:first-child:before{ left:0px; -webkit-transform: skewX(0deg); transform: skewX(0deg);}
.home_row5_top .tab_title li:last-child:after{ right:-10px;}

.home_row5_top .tab_title li.active:first-child:before{ left:0; -webkit-transform: skewX(0deg); transform: skewX(0deg);}
.home_row5_top .tab_title li.active:after{ right:-5px;}
.home_row5_top .tab_title li.active:last-child:after{ right:-13px;}
.home_row5_top .tab_title li.active span:after{ left:-15px;}


.home_row5_top .tab_list .tab_item {position: absolute;left: -9999px;}
.home_row5_top .tab_list .tab_item.active{position: relative;left: 0;}
.home_row5_top .tab_list .tab_item { padding:0px;}
.home_row5_top .tab_list .tab_item h5{font-size: 16px;margin: 0px;}

.home_row5_top .tab_list .tab_item .tab_item_box{text-align: center;margin-bottom: 15px;}
.home_row5_top .tab_list .tab_item .tab_item_box p{line-height: 1;margin: 0px 0px 5px;font-size: 10px;}
.home_row5_top .tab_list .tab_item .tab_item_box .progress_box{text-align: left;}
.home_row5_top .tab_list .tab_item .tab_item_box .progress_box span{font-weight: bold;font-size: 12px;color: #2544a2;}
.home_row5_top .tab_list .tab_item .tab_item_box .progress_box .progress_bar{width: 90%;padding: 0 10px;display: inline-block;position: relative;height: 15px;vertical-align: sub;}
.home_row5_top .tab_item_box .progress_box .progress_bar .blue_block{background-color: #1a2989;height: 100%;display: inline-block;}
.home_row5_top .tab_item_box .progress_box .progress_bar .red_block{background-color: #d42b29;height: 100%;display: inline-block;}
.home_row5_top .tab_item_box .progress_box .progress_bar i{position: absolute;bottom: -25px;font-size: 12px;color: #fff;padding: 2px 6px;border-radius: 6px;font-style: normal;text-transform: uppercase;}
.home_row5_top .tab_item_box i.blue_block_title{left: 10px;background-color: #1a2989;}
.home_row5_top .tab_item_box i.red_block_title{right: 10px;background-color: #d42b29;}
.home_row5_top .tab_list .tab_item .tab_item_box .progress_box .progress_bar:after{border-left: 1px dashed #fff;position: absolute;top: 4px;left: 50%;width: 1px;height: 15px;content: '';display: block;}
.home_row5_top .tab_list .tab_item .tab_item_con{max-width: 100%;width: 100%;margin: 0 auto; border-radius:0px 0px 20px 20px; overflow:hidden; background:#fff; padding-bottom:13px;}
/* .home_row5_top .tab_list .tab_item .tab_item_box:last-child{margin-bottom: 25px;} */

/*.white_back{background-color: #ffffff;}
.gray_back{background-color: #f7f7f7;}
.red_back{background: #e91d2c;}
.blue_back{background-color: #214cd2;}*/
.home_row5 .tab_item table{width: 100%;}
.home_row5 .tab_item table tr td:first-child{width: 12%;text-align: center;}
.home_row5 .tab_item table .row5_tbody_top td{ color:#034854; font-size:18px; padding:15px 2px 8px; font-family: 'Arial'; border-bottom:1px solid #999999;}
.home_row5 .tab_item table tr td{ padding:5px 5px; color:#034854; font-size:16px; width:21%; text-align:center; font-family: sans-serif;}
.home_row5 .tab_item table tr:nth-child(2) td{ padding-top:20px;}
.home_row5 .tab_item table .row5_tbody_buttom td{width: 100% !important;text-align: right !important;padding: 0;}
.home_row5 .tab_item table tr td.bid_text,.home_row5 .tab_item table tr td.ask_text{ position: relative;}
.home_row5 .tab_item table tr td.bid_text span,.home_row5 .tab_item table tr td.ask_text span{ font-size: 12px; position: absolute; top: 16px; transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); }
.home_row5 .tab_item table tr td.spr_text span{background:#214cd2;display:inline-block;color: #fff;font-size:14px;font-weight: bold;padding: 5px 10px;border-radius: 4px;}
.home_row5 .tab_item table tr td.spr_text span.red{background:#e91d2c;}
.home_row5 .home_row5_top .tab_list{min-height:275px; position:relative;}
.home_row5 .home_row5_top .tab_item{display:none;}
.rotate {
    width: 137px;
    height: 137px;
    animation: mymove 1s infinite linear;
    margin:0 auto;
    display: block;
}

.home_row5 .home_row5_top .tab_list .loading{padding-top: 55px;width:100%;height:244px;background:#fff;position:absolute;left:0;top:0;}
.video_content .loading{width:100%;height:100%;background:rgba(0,0,0,0.8);position:absolute;left:0;top:0;z-index:11;}
.video_content img.rotate{width:100px;height:100px;position:absolute;left:50%;top:50%;margin-top:-50px;margin-left:-50px;cursor:auto;}
.home_row5_video .video_content iframe{display:block;left:-9999px;}
.video_content img.video_img{transition: all 0.6s;}
.video_content img.video_img:hover{transform: scale(1.2);}
.video_content{overflow:hidden;}
@keyframes mymove {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes mymove
{
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes flash_red {
    0% {
		background:rgba(255,0,0,0);
    }
    50% {
		background:rgba(255,0,0,1);
    }
    100% {
		background:rgba(255,0,0,0);
    }
}
.flash_red_box {
    animation:flash_red 0.5s infinite linear;
    -webkit-animation:flash_red 0.5s infinite linear;
}

@media (max-width:1760px){
	.home_row7:after{ max-width:50%;}
}
@media (max-width:940px){
	.home_row6 .home_three_rows li .text_box{ padding-left:20px; padding-right:20px;}
	
	.home_row2 .inner{ padding-bottom:100px;}
	.home_row2 .text_box{ padding-bottom:30px;}
	
	.home_row4 h2{ font-size:34px;}
	.home_row4 h2 strong{ font-size:45px;}
	.home_row4 ul li{ width:33.333%;}
	
	.home_row5 .inner{ padding-bottom:40px;}
	.home_row5 h3{ margin-bottom:30px;}
	.home_row5_video{justify-content: space-around;}
	.home_row5_left{ float:none; width:100%; padding-bottom:30px;}
	.home_row5_right{ width:360px; float:none; margin:0px auto; max-width:100%;}	
		
	.home_row6 h3{ margin-bottom:30px;}
	.home_row6 ul.home_three_rows{ margin-left:-20px; margin-right:-20px;}
	.home_row6 .home_three_rows li{ padding-left:20px; padding-right:20px;}
	.home_row6 .home_three_rows li .home_three_rows_box p{ font-size:18px;}
	.home_row6 .home_three_rows li .home_three_rows_box a{ font-size:14px;}
		
	.home_row7 .text_box ul li a{ width:200px;}
}
@media (max-width:768px){
	.home_row2 .inner{ padding-top:50px; padding-bottom:0px;}
	.home_row2 h3{ margin-bottom:20px;}
	.home_row2 .text_box{ width:100%; max-width:100%;}
	.home_row2 .text_box p{ font-size:14px; margin-bottom:20px;}
	.home_row2 .text_box{ width:100%;}
	.home_row2_content_icon{ margin-top:0px; width:400px; max-width:100%;}
	.home_row2 .img_box{ width:300px; max-width:100%; margin:0px auto; position:static;}
	.home_row2_content{ flex-direction: column;}
	
	.home_row4 .inner{ padding-top:50px; padding-bottom:40px;}
	.home_row4 h2{ font-size:30px; margin-bottom:30px;}
	.home_row4 h2 strong{ font-size:40px;}
	.home_row4 .inner:after{ right:-340px;}
	.home_row4 ul li{ padding-bottom:0px;}
	
	.home_row5 h3{ margin-bottom:20px;}
	.home_row5 .inner{ padding-top:50px; padding-bottom:40px;}
	.home_row5_video{display: block;}
	.home_row5_video_box{margin: 0 auto;}
	.video_left {margin-bottom: 20px;}
	.home_row5_top .tab_title li{width: 50%;}
	.home_row5_left_bottom .home_row5_right_right h4{ font-size:14px;}
	.home_row5_left_bottom .home_row5_right_right h5{ font-size:13px;}
	
	.home_row6 .inner{ padding-top:50px; padding-bottom:30px;}
	.home_row6 h3{ margin-bottom:25px;}
	.home_row6 .home_three_rows li{ width:50%;}
	.home_row6 .home_three_rows li .home_three_rows_box .img_box img{ width:140px; height:auto;}
	
	.home_row7 .inner{ padding-left:0px; padding-right:0px;}
	.home_row7 .text_box{ width:60%; max-width:60%; padding:50px 20px 40px;}
	.home_row7 .text_box p{ margin-bottom:20px;}
	.home_row7 .text_box h4{ margin-bottom:20px;}
	.home_row7 .text_box ul{ padding-top:0px;}
	.home_row7 .text_box ul li a{ width:190px;}	
	.home_row7:after{ max-width:40%; background-position:left top; background-size:480px auto; top:100px;}
}
@media (max-width:650px){	
	.home_row4 h2{ font-size:30px;}
	.home_row4 ul li h4{ font-size:14px;}
	.home_row4 ul li .icon{ padding-bottom:15px;}
	.home_row4 ul li .icon img{ width:80px; height:auto;}
	
	.home_row5_top .tab_list .tab_item .tab_item_con{overflow-x: scroll;}
	.home_row5 .tab_item table{min-width: 600px;}
	
	.home_row5 .tab_title{border-radius:10px 10px 0px 0px; overflow:hidden;}
	.home_row5_top .tab_title li.tab_title_forex,
	.home_row5_top .tab_title li.tab_title_commodities,
	.home_row5_top .tab_title li.tab_title_indices,
	.home_row5_top .tab_title li.tab_title_share_cfds,
	.home_row5 .tab_title li{ width:50%;}
	.home_row5 .tab_title li:after,
	.home_row5 .tab_title li:before,	
	.home_row5 .tab_title li.active:after,	
	.home_row5 .tab_title li.active:before{ display:none !important;}
	.home_row5 .tab_title li span{ background:#c5c5c5;}
	.home_row5 .tab_title li.active span{ background:#e35728; font-size: 16px; padding:13px 2px 12px;}
	.home_row5_top .tab_title li span:after{ display:none;}
	
	.home_row6 .home_three_rows li{ width:300px; margin:0px auto; max-width:100%;}
	.home_row6 .home_three_rows li .home_three_rows_box p{ font-size:20px;}
	.home_row6 .home_three_rows li .home_three_rows_box a{ font-size:14px;}
	
}
@media (max-width:500px){	
	.home_row7{ padding-bottom:50px;}
	.home_row7 .text_box{ width:100%; max-width:100%;}
	.home_row7 .text_box ul li a{ width:180px; margin:0px auto;}	
	.home_row7:after{ position:relative; width:300px; max-width:300px; height:208px; left:50%; margin-left:-150px; right:auto; top:auto; bottom:0px; display:block; background-size:100% 100%; background-position:left top;}
}
@media (max-width:420px){
	.home_row4 .inner:after{ width:239px; height:221px; right:-170px;}
	.home_row4 ul li{ width:50%;}
	
	.home_row5_top .tab_title li.tab_title_forex,
	.home_row5_top .tab_title li.tab_title_commodities,
	.home_row5_top .tab_title li.tab_title_indices,
	.home_row5_top .tab_title li.tab_title_share_cfds,
	.home_row5 .tab_title li{/* width:100%;*/}	
}
