body {
    font-family: Inter, sans-serif;
    background-color: #fff;
}

.primary-header {
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.demo {
    overflow-x: hidden;
}

h1 {
    font-size: 40px;
    font-weight: 600;
}

h3 {
    font-size: 35px;
    font-weight: 600;
}

a {
    color: #000;
}

iframe {
    width: 1px;
    min-width: 100%;
    border: none;
}

.about p {
    font-size: 16px;
    color: #060607;
    line-height: 1.6em;

}

.navbar a {
    float: left;
    display: block;
    /* color: #f2f2f2; */
    text-align: center;
    padding: 8px 2px;
    font-size: 14px;
    text-decoration: none;
}

.navbar-dark .navbar-nav .nav-link {
    color: #0f0e0e !important;
}

#index-video {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: fill;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.navbar-dark .navbar-nav .nav-link:hover {
    background-color: #ffffff00;
    text-decoration: underline;
}

.container-fluid {
    padding: 0;
    margin: 0;
}

/* .container {
    margin-left: 10px;
    margin-right: 10px;
} */

.top-inner-section {
    padding: 50px 0px;
    ;
}

.second-inner-section {
    padding: 20px 0px;
    ;
}

.third-inner-section {
    padding: 50px 0px;
    ;
}

.banner-image {
    width: 100%;
    height: 70vh;
    overflow: hidden;
}

.banner-image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    /* background-color: #010a5238; */
}

.inner-image h2 {
    background-image: url(./media/stocks.jpg);
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    padding-top: 60px;
    width: 100%;
    position: relative;
    z-index: -1;
}

.banner-image img {
    z-index: -1;
}

/* img.banerclass {
    width: 100%;
    height: 600px;
} */

.navbar a:hover {

    color: #000;
}

.navbar .icon {
    display: none;
}

.navbar-dark .navbar-nav .nav-link {
    color: #0f0e0e;
}

a.nav-link {
    padding-right: 0.5em !important;
    padding-left: 0.5em !important;
}

.navbar a:hover {
    background-color: rgba(255, 0, 0, 0);
}

.top-inner-section {
    padding: 50px 0;
}

li {
    word-wrap: break-word;
    list-style-type: none;
}

ul {
    padding-left: 0px;
}

.top-inner-section button {
    border: 0px solid #9394972b;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: 600;
    background: #c20a0a;
    color: #fff;
}

.press-item {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    position: relative;
    margin: 20px;
    padding: 25px;
    cursor: auto !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    min-width: 33% !important;
    background: #fff;
    margin-left: 0 !important;
}

.webcast-item {
    padding: 13px 0px;
    border-bottom: 1px solid #a7a2a23d;
}

.press-item-desc {
    height: 150px;
    overflow: hidden;
}

.press-item-desc a {
    color: #000;
}

.press-item-desc:hover {
    text-decoration: underline;
}

.about-desc h3 {
    padding-bottom: 25px;
}

.investment-highlights h3 {
    text-align: center;
}

.highlight {
    display: flex;
    align-items: center;
    gap: 20px;
    background-color: #fff;
    border: 1px solid #d4d4d8;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    min-height: 90px;
}

.highlight p {
    margin-bottom: 0px;
    color: #fff;
}

.row.investments {
    margin-top: 60px;
}

footer.footer {
    background-color: #141921;
    padding: 40px 0px;
}

.social-links {
    display: flex;
    gap: 20px;
    padding-top: 40px;
}

.info p {
    color: #fff;
}

.info h5 a:hover {
    text-decoration: none;
    color: #fff;
}

.links a {
    font-size: 16px;
    line-height: 2.2em;
    color: #fff;
}

.links a:hover {
    color: #276cd3;
}

.copyright {
    text-align: center;
    color: #ffffffa4;
    margin-top: 15px;
}

.banner-image h1 {
    font-size: 64px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 15%;
}

.banner-text h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.banner-text p {
    color: #fff;
    text-align: center;
}

.banner-highlights {
    padding-top: 80px;
}

.copyright-text {
    color: #fff;
}

/* Token CSS */

.companyvolume {
    width: fit-content;
    background-color: #b655440f;
    line-height: 1;
    padding: 30px;
    overflow: hidden;
    font-weight: 600;
    margin-top: 0px;
    color: #000;
    border-radius: 6px;
    border: 0px solid #bbb;
    margin: 5px;
}

.companyvolume.row {
    display: flex;
    flex-direction: column;
    margin-left: 0px;
}

.companyvolume .sub-title {
    color: #000;
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 500 !important;
    margin-bottom: 25px;
}

.companyvolume .sub {
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.companyvolume .changes {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}

.companyvolume .align-items-baseline {
    margin-bottom: 25px;
    align-items: flex-end !important;
}

.companyvolume .d-flex {
    display: flex !important;
}

.companyvolume .gap-1 {
    gap: 0.25rem !important;
}

.companyvolume .volume {
    font-size: 55px;
    font-weight: 500 !important;
    line-height: 1 !important;
    margin-right: 20px;
}

.companyvolume .negative-changes {
    color: #eb2a2e;
    background-color: #ffe3e3;
    font-weight: 500;
}

.companyvolume .positive-changes {
    color: #18A558;
    background-color: #bcf0d354;
    font-weight: 500;
}

.companyvolume .changeclass {
    padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 8px !important;
}

.companyvolume .negative-changes::before {
    content: ' \25BC';
    font-size: 16px;
}

.companyvolume .positive-changes::before {
    content: '\25B2';
    font-size: 16px;
}

/* button.btn.btn-primary.learnmorebtn {
    width: 15%;
    padding: 12px 24px;
} */
/* PRESS RELEASE PAGE */

.press-release-list {
    list-style-type: none;
    padding: 0;
}

.press-release-list li {
    /* display: flex;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c1c6ce; */
    border-bottom: 1px solid #c1c6ce;
    display: inline-block;
    width: 43%;
    vertical-align: top;
    position: relative;
    margin: 20px;
    padding: 25px;
    cursor: auto !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    min-width: 33% !important;
    background: #fff;
    margin-left: 0 !important;
    min-height: 270px;
}

p.excerpt-pr {
    display: none;
}

a.press-desc {
    display: block;
    height: 200px;
}

.press-release-list li a {
    text-decoration: none;
    color: #2c3341;
    font-size: 18px;
    font-weight: 400;
}

.press-release-list li a:hover {
    text-decoration: underline;
}

.press-release-list li .date {
    margin-top: 5px;
    font-size: 16px;
    color: #838892;
}

.press-release-list li .excerpt-pr {
    margin-top: 10px;
    font-size: 1em;
    color: #2c3341;
}

.press-release-list li .read-more {
    margin-top: 5px;
    font-size: 0.9em;
    color: #5b66727d;
    text-decoration: none;
}

.press-release-list li .read-more:hover {
    text-decoration: underline;
}

h1.press-head {
    margin-top: 20px;
    margin-bottom: 50px;
}

img.pdf-icon {
    width: 2%;
}

span.date-wrapper {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.sec {
    display: flex;
    flex-direction: column;
    padding: 20px 0px;
    gap: 20px;
}

button.btn.btn-primary.learnmorebtn {
    width: 15%;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 600;
}

button.btn:hover {
    color: #fff;
}

img.logoonfooter {
    width: 180px;
}

.learnmorebtn {
    color: #fff;
    background-color: #9b1419;
    border-color: #9b1419;
}

.learnmorebtn:hover {
    color: #fff;
    background-color: #9b1419;
    border-color: #9b1419;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}

.row.aboutlastp {
    padding-top: 20px;
}

/* .about {
    text-align: justify;
} */

thead {
    background: #c20a0a;
    text-align: center;
}

tbody {
    text-align: center;
}

th {
    text-align: inherit;
    padding: 8px;
    color: white;
}

table.secfiling-table.sec-home {
    background: #fbf5f4;
    border: 1px solid #f4f4f4;
    padding: 12px !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    width: 390px;
}

.fa-file-code:before {
    content: "\f1c9";
    font-size: 20px;
    color: #9b1419;
}

td {
    padding-top: 10px;
    padding-bottom: 10px;
}

img.stocktwits {
    width: 30px;
    height: auto;
    background: white;
    border-radius: 20px;
    padding: 2px;
}

img.twitter {
    width: 28px;
    height: auto;
    border-radius: 20px;
}

.lastsectionimage {
    padding: 0px;
}

.ncclass {
    display: flex;
    padding: 12px;
    gap: 12px;
}

.inputbotnc {
    width: 40%;
}

.inputbotnc1 {
    width: 50%;
}

.container-fluid.lastsectioncontainer {
    background-color: #8080802b;
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
    padding-right: 90px;
    padding-left: 90px;
}

.lastsectionh6 {
    font-size: 22px;
    text-align: left;
}

.lastsectionh6.bgh6 {
    border-bottom: 4px solid white;
    padding: 20px;
    width: 40%;
    color: black;
    text-align: center;
    margin: auto;
    font-size: 30px;
}

h6.lastsectionh6.bgh6.china {
    color: white;

}

.col-md-6.addrescol {
    padding-top: 61px;

}

.col-md-12.addrescol {
    padding-top: 100px;
}

.col-md-12.colpadd {
    padding-top: 40px;
}

.lastsectionaddres {
    text-align: left;
}

.containers {
    position: relative;
    width: 100%;
}

.containers img {
    width: 100%;
    height: auto;
}

.containers .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #38b157;
    color: white;
    font-size: 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    border-radius: 40px;
}

/* .containers .btn:hover {
    background-color: rgb(193, 226, 8);
  } */

.btn {
    padding: 15px 40px;
}

.img-fluid {
    /* max-width: 100%; */
    /* height: 800px; */
}

/* ENDS */

/* MEDIA QUERY */

@media screen and (max-width: 600px) {

    .img-fluid {
        max-width: 100%;
        height: auto;
    }

    .content {
        overflow-x: hidden;
    }

    .navbar a:not(:first-child) {
        display: none;
    }

    #index-video {
        object-fit: cover;
    }

    h1 {
        font-size: 30px;
    }

    h3 {
        font-size: 28px;
    }

    p {
        font-size: 16px !important;
    }

    .press-release-list li a {
        font-size: 16px;
    }

    button {
        font-size: 12px !important;
    }

    .banner-image h1 {
        font-size: 42px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        padding-top: 35%;
    }

    .banner-text h3 {
        font-size: 21px;
        font-weight: 600;
        color: #fff;
        text-align: center;
    }

    .banner-text p {
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

    /* .about {
        margin-left: 15px;
    } */

    .investment-highlights {
        margin-left: 15px;
    }

    .top-inner-section {
        padding: 15px 0px;
        ;
    }

    .second-inner-section {
        padding: 30px 0px;
        ;
    }

    .third-inner-section {
        padding: 30px 0px;
        ;
    }

    .copyright {
        margin-top: 0px;
    }

    .webcasts {
        padding-top: 30px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .press-release {
        padding-top: 30px;
        padding-left: 25px;
        padding-right: 25px;
    }
    /* .banner-image {
        width: 100%;
        height: 40vh;
    } */

    .navbar-dark .navbar-nav .nav-link {
        color: #000;
    }

    .navbar-dark .navbar-nav .nav-link:hover {
        color: #276cd3;
        text-decoration: underline;
    }

    .navbar a:hover,
    .dropdown:hover .dropbtn {
        background-color: rgb(65, 48, 48);
    }

    .second-inner-section {
        padding: 0px 0px;
    }

    div#navbarNav {
        background-color: #fff;
        width: 100%;
    }

    .investment-highlights h3 {
        text-align: left;
    }

    .press-item {
        display: block;
        width: auto;
    }

    .navbar a.icon {
        float: right;
        display: block;
    }

    .navbar.responsive {
        position: relative;
    }

    .navbar.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .navbar.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .primary-header {
        overflow: hidden;
        position: relative;
        z-index: 2;
        padding-top: 5px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-dark .navbar-toggler {
        border-color: rgb(255 255 255 / 0%);
    }

    .social-links {
        padding-bottom: 20px;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        overflow-y: auto;
        transition: transform 0.3s ease;
        transform: translateY(-100%);
        padding-top: 50px;
        padding-left: 20px;
    }

    .navbar-collapse.show {
        transform: translateY(0);
    }

    .navbar-toggler {
        z-index: 10000;
        background-color: #c20a0a;
    }

    body.nav-open {
        overflow: hidden;
    }

    .companyvolume {
        padding: 20px;
        width: 100% !important;
        margin: 10px 0px 0px 0px;
    }

    .companyvolume .sub-title {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .companyvolume .volume {
        font-size: 40px;
        margin-right: 15px;
    }

    .companyvolume .changes {
        font-size: 16px;
    }

    .companyvolume .sub {
        font-size: 14px;
    }

    /* button.btn {
        width: 30%;
        padding: 12px 25px;
    } */

    .press-release-list li {
        display: block;
        width: 100%;
    }

    .press-release.col-md-8 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .about-img.col-md-6 {
        padding: 0px;
    }

    /* img.banerclass {
        width: 100%;
        height: auto;
    } */

    button.btn.btn-primary.learnmorebtn {
        width: 40%;
    }

    .row.aboutlastp {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 15px;
    }

    .lastsectionh6.bgh6 {
        border-bottom: 4px solid #9b1419;
        padding: 20px;
        width: 100%;
        color: black;
        text-align: center;
        margin: auto;
        font-size: 22px;
    }

    .lastsectionaddres {
        text-align: center;
    }

    .lastsectionh6 {
        font-size: 22px;
        text-align: center;
    }

    .banner-image {
        height: 20vh;

    }

    .aboutp {
        padding-right: 15px;
    }

    .col-md-12.addrescol {
        padding-top: 1px;
    }

    .links ul {
        margin-bottom: 0px;
    }

    .copyright-text {
        padding-top: 15px;
    }

    table.secfiling-table.sec-home {
        width: 100%;
    }

    .about-desc h3 {
        padding-right: 15px;
    }

    .logo {
        width: 150px;
    }
}

@media only screen and (max-width: 992px) {

    .companyvolume {
        width: 97% !important;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 45px !important;
        padding: 20px;
    }

    .companyvolume .volume {
        font-size: 45px;
        margin-right: 15px;
    }

}


.viewCard {
    padding: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    border-radius: 2.5rem;
    border: 1px solid #E6E6E9;
    background-color: #FAFAF9;
    color: #0f0e0e;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}


button.morebutton {
    border: 0px solid #9394972b;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: 600;
    background: #c20a0a;
    color: #fff;
}

p.acitiv {
    font-size: 14px;
    text-align: center;
}

.col-md-4.activsetion {
    margin-top: 25px;
    margin-bottom: 25px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    padding-top: 25px;
    padding-bottom: 25px;
}

h4.activeh4 {
    text-align: center;
    font-weight: 600;

}

button.morebutton.buttonm {
    margin-top: 20px;
    margin-bottom: 20px;
}

.viewCard1 {
    padding: 1.5rem;
    align-items: center;
    gap: 1.5rem;
    border: 1px solid #E6E6E9;
    background-color: #FAFAF9;
    color: #0f0e0e;
    font-size: 16px;
}

.imagep {
    margin-bottom: 20px;
}

h6.h6smart {
    font-weight: 700;
}

.viewCard2 {
    padding: 1.5rem;
    display: flex;
    align-items: center;
    text-align: center;
    gap: 1.5rem;
    /* border-radius: 2.5rem; */
    border: 1px solid #E6E6E9;
    background-color: #FAFAF9;
    color: #0f0e0e;
    font-size: 16px;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.Education {
    background: #c20a0a;
    padding-top: 60px;
    padding-bottom: 60px;
}

.demo {
    margin-top: 50px;
}

h6.lastsectionh6.bgh6.borderb {
    border-bottom: 4px solid #c31318;
}

.viewCard1.flex-fill.cardbg {
    background: #c31318 !important;
    color: white;
    text-align: center;
}

.viewCard1.flex-fill.cardbg1 {
    background: white !important;
    color: #c31318;
    text-align: center;
}

.viewCard1.flex-fill.cardbg1 {
    border: 1px solid #c31318;
}

.about1 {
    background: #fafaf9;
}

.navbar-dark .navbar-toggler {
    color: rgb(234, 58, 58);

}

.navbar-toggler-icon {
    background: red;
}
.container-fluid.investment {
    width: 90%;
    margin: auto;
}


a.nav-link {
        font-weight: 600;
}