p,label,h1,h2,h3,h4,h5,h6,ul,ol{
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-nav .navbar.navbar-expand-lg.bg-body-tertiary {
    background: linear-gradient(180deg, #183D3D 0%, #93B1A6 100%);
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.service-nav .navbar-brand img {
    width: 100%;
    max-width: 170px;
}
.service-nav .nav-link {
    font-family: Rubik;
    font-weight: 400;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 10px !important;
}
.service-nav .navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.service-nav #navbarSupportedContent {
    justify-content: flex-end;
}
.service-nav .nav-link.active {
    color: #fff !important;
}
.service-nav .navbar-nav.me-auto.mb-2.mb-lg-0 li:last-child a.nav-link {
    margin: 0;
}
.nav-link.service-icon img {
    width: 100%;
    max-width: 24px;
}
.service-nav ul.navbar-nav {
    border-left: 2px solid #3B413F;
    border-right: 2px solid #3B413F;
    min-width: 40px;
    display: flex;
    align-items: center;
}
.navbar.service-navbar>.container-fluid {
    align-items: start !important;
}
.navbar-nav.service-nav{
    margin-right: 40px;
}
.sidebar {
    background-color: #0E1311;
    min-height: 100vh;
    max-height: calc(100% - 0px);
    transform: translateX(0%);
    width: 193px;
    position: fixed;
    left: 0;
    top: 0;
    transition: .5s;
    padding: 185px 0 0 20px;
}
img.ser-1 {
    width: 100%;
    max-width: 18.9px;
    height: 18px;
}
img.ser-2 {
    width: 100%;
    max-width: 16.8px;
    height: 17.99;
}
img.ser-3 {
    width: 100%;
    max-width: 23px;
    height: 19px;
}
img.ser-4 {
    width: 100%;
    max-width: 22px;
    height: 17px;
}
section.service-dashboard {
    padding: 140px 10px 20px 10px;
    background: #0E1311;
}
.sidebar-link {
    display: flex;
    align-items: center;
    margin: 0px 0 50px 0;
}

.icon-container {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-container img {
    width: 100%; 
}

.menu-text {
    flex: 1;
    padding-left: 10px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    color: #fff;
}
.sidebar-link a{
    display: flex;
    justify-content: start;
    align-items: center;
    text-decoration: none;
}
.side-content {
    position: relative; /* Parent ke liye */
    background: #23363866;
    box-shadow: 0px 4px 10px 3px #192520CC;
    width: 100%;
    border-radius: 20px;
    padding: 15px 15px 15px 15px;
}
.side-content::before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 1222px;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/back-img2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; 
    border-radius: 20px;
    pointer-events: none; 
    mix-blend-mode: Overlay;
}

.second-side-div {
    box-shadow: 0px 4px 10px 0px #192520CC;
    background-color: #23363866; 
    width: 100%;
    border-radius: 20px;
    padding: 40px 10px 100px 20px;
}

.side-head{
    font-family: Poppins;
font-weight: 600;
font-size: 24px;
line-height: 36px;
letter-spacing: -1%;
vertical-align: middle;
color:#FFFAF0;
padding: 0 0 30px 0;
}
.side-subhead {
    font-family: Rubik;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFAF0;
    padding: 0 0 30px 0;
}
.side-subhead1 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFAF0;
}
.center-content{
    padding: 0 0 30px 0;
}
.side-sublist {
    padding-left: 35px;
    list-style-type: decimal;
}

.side-sublist1 {
    list-style-type: disc; 
    margin-left: 40px; 
    margin-top: 30px;
}
.social-media-icon {
    width: 100%;
    max-width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #4F7266;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-media-icon img {
    width: 100%;
    max-width: 22px;
}
.social-medai {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.social-media-section {
    margin: 30px 0 0 0;
}
.bottom-copy {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #4F7266;
    padding: 20px 0px 0 0;
    text-align: center;
    border-top: 1px solid #5C8374;
}
.sidebar-link.login-bot-btn {
    position: absolute;
    bottom: 0;
}
.right-side {
    padding-left: 190px;
    width: 100%;
}

.dash-lines{
width: 100%;
border-bottom: 1px solid;
border-image: repeating-linear-gradient(90deg, #fff 0 10px, transparent 10px 20px) 1;
border-bottom-style: dashed;
margin-bottom: 30px;
}



p,label,h1,h2,h3,h4,h5,h6,ul,ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
@font-face {
    font-family: SF Pro Display;
    src: url(/assets/font/SFPRODISPLAYMEDIUM.OTF);
  }

.container-fluid {
    max-width: 1400px;
}
.custom-nav .navbar.navbar-expand-lg.bg-body-tertiary {
    background: linear-gradient(180deg, #183D3D 0%, #93B1A6 100%);
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 30px 0 25px 0;
}
.custom-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
}
.custom-nav .navbar-brand img {
    width: 100%;
    max-width: 170px;
}
.custom-nav .nav-link {
    font-family: Rubik;
    font-weight: 400;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 10px !important;
    margin: 0 10px 0 0;
}
.custom-nav .nav-link.Login-link {
    background: linear-gradient(180deg, rgba(79, 114, 102, 0.01) 0%, rgba(4, 13, 18, 0.01) 26.46%, rgba(92, 131, 116, 0.01) 100%);
    border: 3px solid #415F56;
    border-radius: 8px;
    min-width: 133px;
    height: 46px;
    line-height: 38px;
}
.custom-nav .nav-link.SignUp-link {
    background: linear-gradient(180deg, #4F7266 0%, #040D12 26.46%, #5C8374 100%);
    border-radius: 8px;
    min-width: 133px;
    height: 46px;
    line-height: 46px;
    font-weight: 600;
}
.custom-nav .navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.custom-nav #navbarSupportedContent {
    justify-content: flex-end;
}
.custom-nav .nav-link.active {
    color: #fff !important;
}
.custom-nav .navbar-nav.me-auto.mb-2.mb-lg-0 li:last-child a.nav-link {
    margin: 0;
}
.c-w {
    background: linear-gradient(180deg, #4F7266 0%, #040D12 26.46%, #5C8374 100%);
    height: 43px;
    display: inline-block;
    padding: 0 15px;
    line-height: 43px;
    text-decoration: none;
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    position: absolute;
    right: 15px;
    bottom: -45px;
}
.mac-img {
    width: 100%;
}
.trade-page {
    /* background: url(/assets/images/x-image.png); */
    background-size: contain;
    background-repeat: no-repeat;
    padding: 200px 0 80px 0;
    overflow: hidden;
}
.bn {
    width: 100%;
    max-width: 236px;
}
.top-p-1 {
    font-family: Rubik;
    font-weight: 500;
    font-style: normal;
    font-size: 36px;
    line-height: 38px;
    color: #fff;
    margin: 0 0 60px 0;
}
.Quanxum-p {
    background: linear-gradient(90deg, #040D12 38.45%, #93B1A6 100%);
    font-family: Rubik;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    max-width: 413px;
    padding: 20px 15px;
    border-radius: 8px;
    min-height: 112px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.red-span {
    color: #FF5652;
    display: block;
    margin: 0px 0 0 0;
}
.Quanxum-p2 {
    background: linear-gradient(90deg, #040D12 38.45%, #93B1A6 100%);
    font-family: Rubik;
    font-weight: 600;
    font-size: 25px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    max-width: 413px;
    padding: 20px 15px;
    border-radius: 8px;
    min-height: 112px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.green-span {
    color: #9FFB57;
}
.top-p ul {
    display: flex;
    flex-wrap: wrap;
}
.top-p ul li {
    margin: 0 40px 0 0;
}
.top-p ul li:last-child {
    margin: 0;
}
.what-do {
    font-family: Rubik;
    font-weight: 600;
    font-size: 35px;
    line-height: 41px;
    color: #fff;
    margin: 0 0 22px 0;
}
.trade-p {
    font-family: Rubik;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 22px 0;
}
.About-us {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    margin: 0 0 22px 0;
}
.Our-Mission {
    font-family: Rubik;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    margin: 0 0 22px 0;
    line-height: 100%;
}
.trade-p1 {
    font-size: 30px;
    font-weight: 400;
    color: #F2F8F8;
    margin: 0 0 22px 0;
    line-height: 36px;
}
.trade-bt {
    color: #fff;
    text-decoration: none;
    height: 87px;
    font-family: Rubik;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    box-shadow: 2px 2px 10px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #183D3D -27.59%, #93B1A6 72.41%);
    border-radius: 8px;
    max-width: 344px;
    margin: auto;
}
.ximg {
    width: 100%;
    max-width: 610px;
    position: absolute;
    right: 60px;
    top: 0;
    mix-blend-mode: Multiply;
}
.trade-page .container-fluid {
    position: relative;
}
.graph-img {
    width: 100%;
}
.prop-trade-p2 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    color: #fff;
    margin: 22px 0 22px 0;
}
.prop-trade-p1 {
    color: #fff;
    margin: 0 0 22px 0;
    font-family: Rubik;
    font-weight: 400;
    font-size: 33px;
    line-height: 39px;
}
.prop-trade-ul li p {
    color: #fff;
    margin: 0 0 22px 0;
    font-family: Rubik;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
}
.prop-trade-ul {
    list-style: disc;
    color: #fff;
    padding: 0 0 0 60px;
    margin: 50px 0 0 0;
}
.prop-bak {
    background: url(/assets/images/bk.png);
    background-size: cover;
}
.prop-common {
    border: 3px solid #93B1A6;
    box-shadow: 4px 4px 10px 0px #183D3D;
    padding: 22px;
    height: calc(100% - 15px);
    margin: 0 0 15px 0;
    background: #040D12;
}
.prop-common-p1 {
    /* font-family: SF Pro Display; */
    font-weight: 700;
    font-size: 250px;
    line-height: 100%;
    margin: -150px 0 0 0;
    text-align: center;
    color: #5C8374;
    font-family: SF Pro Display;
}
.prop-common-p2 {
    font-family: Rubik;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 0 0 22px 0;
}
.prop-common-p3 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-align: center;
}
.padd-15 {
    padding: 120px 30px 15px 30px;
}
.graph-1-img {
    width: 100%;
    margin: 0 0 30px 0;
}
.full-strast-p1 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    text-align: center;
    margin: 0 0 22px 0;
}
.full-strast-ul li p {
    font-family: Rubik;
    font-weight: 400;
    font-size: 33px;
    line-height: 39px;
    color: #fff;
    margin:  0 0 22px 0;
    padding: 0 0 0 25px;
    position: relative;
}
.full-strast-ul li p:after {
    position: absolute;
    left: 0;
    top: 20px;
    background: #ffffff;
    height: 5px;
    width: 5px;
    content: "";
    border-radius: 50px;
}
.flex-stra p {
    font-family: Rubik;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
}
.Strategies-common {
    background: #040D12;
    /* height: calc(100% - 15px); */
    margin: 0 0 15px 0;
    padding: 22px 22px 50px 22px;
    position: relative;
    min-height: 410px;
}
.Strategies-common.mt-only {
    margin-top: 150px;
}
.Strategy-p1 {
    color: #FFFFFF;
    font-family: Rubik;
    font-weight: 500;
    font-size: 40px;
    line-height: 43px;
    margin: 0 0 22px 0;
}
.Strategy-p2 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 22px 0;
    position: relative;
    padding: 0 0 0 15px;
}
.Strategy-p2:after {
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #fff;
    content: "";
    border-radius: 50px;
}
.Strategies-common:hover .Strategy-p2:after{
    background: #000;
}
.Strategies-common:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DAFFFB;
    content: "";
    height: 22px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.flex-stra {
    display: flex;
    margin: 0 0 50px 0;
}
.flex-stra img {
    width: 100%;
    max-width: 269px;
}
.Strategies-div {
    position: relative;
    padding: 60px 0 0 0;
    overflow: hidden;
}
/* .Strategies-div:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(180deg, #5C8374 0%, #000000 100%);
    content: "";
    rotate: -45deg;
    bottom: 0;
    width: 1600px;
    height: 1600px;
    margin: auto;
} */
.Strategies-div .container-fluid {
    position: relative;
    z-index: 99;
}
.top-handle-right img {
    width: 100%;
}
.Momentum-left img {
    width: 100%;
}
.Momentum-left1 img {
    width: 100%;
    mix-blend-mode: luminosity;
}
.top-handle-p1 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    margin: 50px 0 50px 0;
}
.top-handle-left ul li p {
    font-family: Rubik;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #fff;
}
.top-handle-left ul li {
    margin: 0 0 50px 0;
}
.top-handle-left ul {
    list-style: disc;
    color: #fff;
    padding: 0 0 0 15px;
}
.top-handle-left ul li:last-child {
    margin: 0;
}
.Momentum-p1 {
    font-family: Rubik;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #fff;
    margin: 0 0 22px 0;
}
.Momentum-p2 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    color: #fff;
    margin: 0 0 22px 0;
}
.mar-bottom{
    margin-bottom: 50px;
}
.row.mar-bottom.order-first {
    display: flex;
    align-items: center;
}
.strategies-new .container-fluid {
    position: relative;
    z-index: 99;
}
/* .strategies-new:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    rotate: 65deg;
    width: 1600px;
    margin: auto;
    background: linear-gradient(180deg, #5C8374 0%, #000000 100%);
    height: 100%;
} */
.strategies-new {
    position: relative;
}
.Quanxum-logo {
    width: 100%;
    max-width: 440px;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.Quanxum-img {
    width: 100%;
}
.Quanxum-Portfolios-p1 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    margin: 30px 0 22px 0;
}
.Quanxum-Portfolios-p2 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin: 0 0 22px 0;
}
.Quanxum-Portfolios-p3 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 35px;
    line-height: 41px;
    color: #fff;
    margin: 0 0 22px 0;
}
.Quanxum-Portfolios-p4 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    margin: 0 0 22px 0;
}
.Quanxum-Portfolios-p5 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    color: #fff;
}
.two-ul-bt {
    display: flex;
    justify-content: center;
    margin: 60px 0 60px 0;
}
.two-ul-bt li {
    margin: 0 20px 0 20px;
}
.have-seamlessly {
    font-family: Rubik;
    font-weight: 400;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    margin: 60px 0 60px 0;
}
.m15{
    margin-bottom: 15px;
}
.prop-bak-none p.prop-trade-p2 {
    margin-top: 0;
}
.flex-stra.steps-only {
    justify-content: space-between;
    margin: 60px 0 0 0;
}
.flex-stra.steps-only p {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    max-width: 855px;
}
.choose-p {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
}
.Institutional-select {
    background: linear-gradient(180deg, #040D12 0%, #93B1A6 100%);
    box-shadow: 4px 4px 16px 0px #00000040;
    height: 92px;
    padding: 0 30px;
    font-family: Rubik;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    border-radius: 8px;
}
.choose-p0 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 29px;
    line-height: 34px;
    color: #fff;
    margin: 0 0 50px 0;
}
.choose-ul {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 50px 0;
}
.plan-common {
    background: #183D3D;
    padding: 50px 15px;
    box-shadow: 4px 4px 16px 0px #FFFFFF80;
    transition: transform .2s;
    height: 100%;
    min-height: 500px;
    position: relative;
}
.plan-common:hover {
    transform: scale(1.12);
}
.zoom{
    transition: transform .2s;
}
.zoom:hover{
    transform: scale(1.12);
}
.Plan-A {
    color: #fff;
    margin: 0 0 22px 0;
    font-family: Rubik;
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
}
.Plan-B {
    color: #fff;
    margin: 0 0 22px 0;
    font-family: Rubik;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
}
.border-d {
    border-top: 1px solid #fff;
    padding-top: 30px;
}
.Plan-B span {
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    position: relative;
    bottom: 15px;
}
.footer-padd {
    padding: 30px;
}
.Subscribe-bt {
    background: linear-gradient(90deg, #040D12 38.45%, #93B1A6 100%);
    width: 100%;
    height: 92px;
    font-family: Rubik;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    margin: 0 0 22px 0;
    position: absolute;
    left: 15px;
    right: 15px;
    width: auto;
    top: 220px;
    max-width: 295px;
    margin: auto;
}
.plan-ul li p {
    font-family: Rubik;
    font-weight: 400;
    font-size: 19px;
    line-height: 33px;
    color: #fff;
    margin: 0 0 22px 0;
}
.Institutional-select option {
    color: #000;
}
.full-img-100{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    margin: 60px 0;
}
.faq-page {
    background: url(/assets/images/bg.png);
    background-size: cover;
    background-position: top;
    padding: 300px 0 100px 0;
}
.faq-page .faq-content>h1 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    margin: 0 0 30px 0;
}
.faq-page #accordionExample {
    background: transparent !important;
    border: none !important;
}
.faq-page .accordion-item {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    padding: 30px 0;
    border-radius: 0 !important;
}
.faq-page .accordion-button {
    background: transparent !important;
    border: none !important;
    font-family: Rubik;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    padding: 0 20px 0 0;
}
.faq-page .accordion-body {
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: left;
    padding: 30px 0 0 0;
}
.faq-page .accordion-button:not(.collapsed) {
    color: #fff !important;
    box-shadow: none !important;
}
.faq-page .accordion-button:focus {
    outline: none !important;
}
.faq-page .accordion-button::after{
    display: none;
}
.faq-page .abs-plus {
    position: absolute;
    right: 0;
    top: 0;
}
.faq-page .accordion-button.collapsed i.fa-solid.fa-minus {
    display: none;
}
.faq-page .accordion-button.collapsed i.fa-solid.fa-plus {
    display: block;
}
.faq-page .accordion-button i.fa-solid.fa-plus {
    display: none;
}
.footer-img-1 {
    width: 100%;
    max-width: 300px;
}
.footer-logo {
    width: 100%;
    max-width: 300px;
}
.footer-ul li a {
    font-family: Rubik;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    text-decoration: none;
    margin: 0 0 30px 0;
    display: block;
}
.reserved-p1 {
    font-family: Rubik;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 20px 0 15px 0;
    text-transform: uppercase;
}
.reserved-p2 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.footer-section {
    background: linear-gradient(180deg, #040D12 0%, #293838 55.62%, #93B1A6 100%);
    padding: 70px 0 30px 0;
}
.footer-common.flex-right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-common {
    margin: 0 0 30px 0;
}
.bg-demo {
    background: url(/assets/images/demo.png);
    background-size: cover;
    background-position: top center;
}
.Strategies-common:hover {
    background: #fff;
}
.Strategies-common:hover p {
    color: #000;
}
.Strategies-common:hover:after {
    background: #040d12;
}
.con-90 {
    margin: 0 0 150px 0;
}
.QuanxumPortfolios {
    color: #fff;
    font-family: Rubik;
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
    margin: 0 0 30px 0;
}
.full-img-1001 {
    width: 100%;
}
.full-img-1002 {
    width: 100%;
    max-width: 780px;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    mix-blend-mode: Multiply;
    z-index: 999;
    transform: translateY(-50%);
    margin: auto;
}
.full-img {
    position: relative;
}
.choose-plan {
    background: url(/assets/images/why.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    padding: 0 0 60px 0;
}
.Quanxum-Portfolios{
    background: url(/assets/images/new-vec.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.strc-img{
    background: url(/assets/images/dem.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.temp_8989 {
    width: 100%;
    max-width: 780px;
    position: absolute;
    right: 0;
    top: 200px;
    mix-blend-mode: Multiply;
}
.Quanxum-Portfolios-right {
    position: relative;
}
.footer-ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 35px 0 0 50px;
}
.abs-text {
    font-family: Rubik;
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    max-width: 1093px;
    margin: auto;
    line-height: 76px;
}
.abs-text {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    z-index: 9999;
    padding-left: 15px;
    padding-right: 15px;
}
.choose-plan .padd-15 {
    padding: 120px 0px 0px 0px;
}
.container-fluid.full-width-container {
    max-width: 100% !important;
}
.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin: 0;
    border: none;
}
.navbar-nav.service-nav {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    border: none !important;
}
.custom-nav.service-nav nav.navbar.navbar-expand-lg.bg-body-tertiary {
    padding: 30px 0 25px 0;
}
a.nav-link.Login-link.zoom:hover, a.nav-link.SignUp-link.zoom:hover {
    color: #fff;
}
.sidebar-list {
    margin: 0;
    padding: 0;
}
.bottom-copy.mt5656 {
    border: none;
    padding: 0 0 0 0;
    text-transform: uppercase;
    margin: 0;
}

.custom-nav .nav-link:focus,
 .custom-nav .nav-link:hover,
 .custom-nav .nav-link.active {
    color: #000;
}






@media(max-width: 1400px){
    .custom-nav .nav-link {padding: 0 10px !important;margin: 0 10px 0 0;font-size: 16px;}
    .custom-nav .nav-link.SignUp-link,.custom-nav .nav-link.Login-link {min-width: 120px;}
}

@media(min-width: 1025px){
.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}
.custom-nav .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}

@media(max-width: 1024px){
    .custom-nav .nav-link {margin: 0 0px 0 0;font-size: 15px;padding: 0 8px !important;}
    .custom-nav .nav-link.SignUp-link {margin: 0 0 0 10px;}
    .custom-nav .nav-link.Login-link,.custom-nav .nav-link.SignUp-link{min-width: 80px;}
    .top-p ul li:nth-child(1) {width: 100%;}
    .top-p ul {margin: 0 0 50px 0;}
    .footer-ul li a {font-size: 24px;}
    .custom-nav .navbar-nav.me-auto.mb-2.mb-lg-0 li:last-child a.nav-link {margin: 0 0 0 10px;}
    .footer-ul {margin: 30px 0 0 20px;}
    .custom-nav .navbar-brand img {max-width: 150px;}
}

@media(max-width: 991px){
    .custom-nav .navbar.navbar-expand-lg.bg-body-tertiary {padding: 15px 0 15px 0;}
    .top-p ul li {margin: 0 0px 30px 0;}
    .top-p ul li:nth-child(1) {margin: 0;}
    .prop-trade-right {padding: 30px;}
    .prop-common {height: auto;margin: 0 0 150px 0;}
    .padd-15 .row .col-lg-3:last-child .prop-common {margin: 0 0 30px 0;}
    .flex-stra {margin: 0 0 30px 0;}
    .Strategies-common.mt-only {margin-top: 0;}
    .Strategies-common {margin: 0 0 30px 0;min-height: auto;}
    .top-handle-left {margin: 0 0 50px 0;}
    .top-handle-left ul li {margin: 0 0 22px 0;}
    .Momentum-left {margin: 0 0 50px 0;}
    .row.mar-bottom.order-last .col-lg-7 {order: 2;}    
    .row.mar-bottom.order-last .col-lg-5 {order: 1;}
    .Momentum-left1 {margin: 0 0 50px 0;}
    .plan-common {margin: 0 0 50px 0;height: auto;min-height: auto;}
    .flex-stra.steps-only {margin: 50px 0 50px 0;}
    .footer-logo {margin: auto;display: block;}
    .custom-nav .nav-link.Login-link {margin-bottom: 15px;}
    .prop-bak-none .prop-trade-right {padding: 30px 0;}
    .custom-nav .navbar-nav.me-auto.mb-2.mb-lg-0 li:last-child a.nav-link {margin: 0 0 0 0px;}
    .footer-padd {padding: 30px 0 0 0;}
    .Subscribe-bt {position: static;width: 100%;margin: auto;display: block;}
    .abs-text {font-size: 34px;line-height: 50px;}
    .footer-ul {margin: 0px 0 0 0px;padding: 0 20px;}
    .prop-trade-ul{padding: 0 0 0 0px;}
    .navbar-nav.service-nav {position: static;}
    .custom-nav.service-nav nav.navbar.navbar-expand-lg.bg-body-tertiary {padding: 15px 0 15px 0;}
}


@media(max-width: 767px){
    .flex-stra {flex-wrap: wrap;}
    .choose-ul {flex-wrap: wrap;}
    .Institutional-select {font-size: 20px;width: 100%;}
    .choose-ul li {width: 100%;}
    .choose-p {margin: 0 0 22px 0;}
    .footer-ul {width: 100%;flex-wrap: wrap;}
    .footer-ul li{width: 100%;}
    .faq-page {padding: 100px 0 60px 0;}
    .padd-15 {padding: 120px 15px 15px 15px;}
    .two-ul-bt {flex-wrap: wrap;}
    .two-ul-bt li {margin: 0 0 15px 0;}
    .prop-bak-none .padd-15 {padding-top: 0;}
    .top-p-1,
    .what-do,
    .trade-bt,
    .About-us,
    .Our-Mission,
    .prop-trade-p2,
    .prop-common-p2,
    .full-strast-p1,
    .Strategy-p1,
    .top-handle-p1,
    .top-handle-left ul li p,
    .Quanxum-Portfolios-p1,
    .Quanxum-Portfolios-p2,
    .Quanxum-Portfolios-p3,
    .Quanxum-Portfolios-p5,
    .have-seamlessly,
    .choose-p,
    .Plan-B,
    .flex-stra.steps-only p,
    .faq-page .accordion-button {
        font-size: 24px;
        line-height: 30px;
    }
    .Quanxum-p,
    .Quanxum-p2,
    .trade-p,
    .trade-p1,
    .prop-trade-p1,
    .prop-trade-ul li p,
    .full-strast-ul li p,
    .flex-stra p,
    .Strategy-p2,
    .Momentum-p1,
    .Momentum-p2,
    .Quanxum-Portfolios-p4,
    .choose-p0,
    .plan-ul li p,
    .footer-ul li a {
        font-size: 18px;
        line-height: 24px;
    }


    .top-p-1 {margin: 0 0 30px 0;}
    .trade-page {padding: 170px 0 30px 0;}    
    .top-handle-p1 {margin: 22px 0 22px 0;}    
    .two-ul-bt {margin: 30px 0 30px 0;}    
    .have-seamlessly {margin: 0 0 30px 0;}
    .choose-ul {margin: 0 0 22px 0;}
    .footer-section {padding: 60px 0 30px 0;}
    .footer-common.flex-right {margin: 0 0 22px 0;}
}




@media(max-width: 1400px){
    .custom-nav .nav-link {padding: 0 10px !important;margin: 0 10px 0 0;}
}


@media(max-width: 1024px){
    .custom-nav .nav-link {margin: 0 0px 0 0;font-size: 13px;}
    .custom-nav .nav-link.SignUp-link {margin: 0 0 0 10px;}
    .custom-nav .nav-link.Login-link,.custom-nav .nav-link.SignUp-link{min-width: 80px;}
}
@media (max-width:991px) {
    .side-subhead {
        font-weight: 400;
        font-size: 20px;
    }
    .sidebar {
        display: none;
    }
    .right-side{
        padding-left: 0px;
    }
    .side-sublist {
        margin: 0;
        padding-left: 0;
        list-style-position: inside;
    }
    .side-sublist1 {
        margin: 0;
        padding-left: 23px; 
    }
    .side-subhead li {
        margin: 0;
        padding-left: 0;
    }
    .navbar.service-navbar>.container-fluid {
        align-items: center !important;
    }
    .navbar-nav.service-nav {margin: 0;border: none;display: flex;height: auto;}
    .service-nav ul.navbar-nav{
        border: none;
    }
    
}