@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

body {
    font-family: "DM Sans", serif;
    font-weight: 400;
    font-size: 20px;
    color: #000;

}

.commspace {
    padding: 100px 0;
    clear: both;
}

.space50 {
    padding: 50px 0;
}

.space30 {
    padding: 30px 0;
}

.btngradient {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none;
    border-radius: 35px;
    border: none;
    display: inline-block;
    background: linear-gradient(90deg, rgba(208, 0, 255, 1) 0%, rgba(130, 0, 255, 1) 29%, rgba(0, 99, 255, 1) 100%);
}

.btngradient:hover {
    color: #fff;
    background: linear-gradient(260deg, rgba(208, 0, 255, 1) 0%, rgba(130, 0, 255, 1) 29%, rgba(0, 99, 255, 1) 100%);
}

.mainbanner {
    background: #000;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 100px;
}

.midbar {
    text-align: center;
    padding-top: 100px;
}

.midbar h1 {
    font-size: 70px;
    font-weight: 800;
    margin-bottom: 15px;
}

.midbar h1 span {
    display: block;
    background-image: linear-gradient(to right, #DC43FF, #4B91FF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 550px;
    margin: auto;
}

.midbar p {
    width: 40%;
    margin: auto;
}

.logoText {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.25;
    border-right: 1px solid #D0D0D0;
}

.logoText span {
    display: block;
    background-image: linear-gradient(to right, #DC43FF, #4B91FF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.logoslider{
    text-align: center;
}
.logoslider .slick-slide img{
    display: inline;
}
.heading {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.2;
}

.layoutbox {
    border: 1px solid #a1cdf6;
    background: #000;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 4rem;
    color: #fff;
    position: sticky
}

.layoutbox .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    background-image: linear-gradient(to right, #DC43FF, #4B91FF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.layoutbox p b {
    display: block;
}

.layout-right {
    margin-top: 30vh;
    padding-bottom: 10vh;
}

.layoutbox.content-item-1 {
    top: 30vh
}

.layoutbox.content-item-2 {
    top: 33vh
}

.layoutbox.content-item-3 {
    top: 36vh
}

.layoutbox.content-item-4 {
    top: 39vh
}

.layoutbox.content-item-5 {
    top: 41vh;
    margin-bottom: 0;
}

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

.layout-content {
    flex-flow: column;
    height: 100vh;
    display: flex;
    position: sticky;
    top: 0
}

.why_subheading-wrap {
    width: calc(200% + 0rem);
    position: relative;
    margin-top: 100px;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.2;
}

.why_number-wrap {
    flex: 1;
    position: relative;
}

.why_number-block {
    height: 100%;
    position: absolute;
    top: 0;
    right: -15px;
}

.why_number-block img {
    height: 100%;
}

.Met {
    background: #F8F8F8;
    clear: both;
}

.MetslideLeft .slick-slide,
.MetslideRight .slick-slide {
    margin: 0px 8px;
}

.MetslideLeft .slick-slide img,
.MetslideRight .slick-slide img {
    height: 300px;
    display: flex !important;
    align-items: end;
    margin-bottom: 16px;
    filter: grayscale(1);
    border-radius: 20px;
}

.Metimg img:hover {
    filter: none;
}

.far {
    background: linear-gradient(180deg, rgba(208, 0, 255, 1) 0%, rgba(130, 0, 255, 1) 29%, rgba(0, 99, 255, 1) 100%);
    color: #fff;
}

.farBox .img-fluid {
    border-radius: 25px;
    width: 100%;
    height: auto;
}

.farBox {
    position: relative;
    margin: 0px 10px;
}

.farinner {
    position: absolute;
    bottom: 0;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.farinner .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.farinner .title span {
    font-weight: 400;
    font-size: 14px;
    display: block;
}
.farinner img{
    border-radius: 7px;
    margin-left: 10px;
}
.Leadersslider .slick-prev, .Leadersslider .slick-next{
    width: 30px;
    height: 30px;
}
.Leadersslider .slick-prev:before, .Leadersslider .slick-next:before{
    font-size: 30px;
}
.Join {
    background: #000;
}

.Join .heading {
    background-image: linear-gradient(to right, #DC43FF, #4B91FF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 635px;
    margin: 0 auto 30px;
}

.joinpop .modal-content {
    background-color: #000;
    border: 1px solid #515151;
    border-radius: 25px;
    color: #fff;
}

.joinpop .modal-body {
    padding: 50px;
    font-size: 18px;
}

.joinpop .btn-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid #fff;
}

.mb-3 .form-control {
    border: 1px solid #515151;
    border-radius: 10px;
    background-color: transparent;
    color: #fff;
}

.intBox {
    margin-bottom: 15px;
}

.intBox .form-check {
    font-size: 15px;
    font-weight: 300;
}

.intBox .form-check {
    width: 40%;
    display: inline-block;
    margin-bottom: 10px;
}

.intBox .ohterin {
    display: flex;
    width: 100%;
}

.ohterin .form-control {
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 1px solid #515151;
    padding: 0px;
    border-radius: 0;
}

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

.joinpop .btngradient {
    padding: 8px 50px;
}

.where {
    background: #000;
    padding-top: 100px;
}

.where-box {
    position: relative;
    border-radius: 40px 40px 0 0;
    border-bottom: 0;
}

.where-box::after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: 0;
    left: -2px;
    right: -2px;
    background: linear-gradient(to bottom, #0838F8, #B720FF);
    border-radius: 40px 40px 0 0;
}

.paragraph {
    max-width: 100%;
    border-radius: 40px 40px 0 0;
    background: #000;
    position: relative;
    z-index: 1;
    padding: 150px 0;
    margin: auto;
    font-size: 175px;
    color: #fff;
    font-weight: 800;
    line-height: 1.3;
    text-align: center;
}

.line {
    display: inline-block;
    position: relative;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    --highlight-offset: 0%;
    background-image: linear-gradient(90deg, white var(--highlight-offset), rgba(255, 255, 255, 0.2) var(--highlight-offset));
}
.mobtitle{
    display: none;
}
@media screen and (max-width: 1920px) and (min-width: 1681px) {
    .layout-right {
        margin-top: 23vh;
    }

    .layoutbox.content-item-1 {
        top: 23vh
    }

    .layoutbox.content-item-2 {
        top: 26vh
    }

    .layoutbox.content-item-3 {
        top: 29vh
    }

    .layoutbox.content-item-4 {
        top: 32vh
    }

    .layoutbox.content-item-5 {
        top: 35vh;
        min-height: 610px;
    }
}

@media (max-width:1399px) {
    .joinpop .modal-body {
        padding: 30px;
    }

    .farinner img {
        height: 50px;
    }

    .midbar {
        padding-top: 80px;
    }

    .why_subheading-wrap {
        margin-top: 80px;
    }

    .commspace {
        padding: 80px 0;
    }
}

@media (max-width:1280px) {
    .midbar h1 span {
        width: 560px;
    }

    .Join .heading {
        width: 650px;
    }

    .why_number-block {
        right: -30px;
    }

    .layout-right {
        margin-top: 24vh;
    }

    .layoutbox.content-item-1 {
        top: 24vh
    }

    .layoutbox.content-item-2 {
        top: 27vh
    }

    .layoutbox.content-item-3 {
        top: 30vh
    }

    .layoutbox.content-item-4 {
        top: 33vh
    }

    .layoutbox.content-item-5 {
        top: 36vh;
        min-height: 530px;
    }
}

@media (max-width:1199px) {
    .midbar h1 {
        font-size: 65px;
    }

    .logoText {
        font-size: 26px;
    }

    .paragraph {
        font-size: 130px;
    }

    .why_number-block {
        height: 89%;
        top: inherit;
        bottom: 0;
    }

    .layoutbox.content-item-5 {
        min-height: 505px;
    }

    .farinner .title {
        font-size: 16px;
    }

    .farinner img {
        height: 40px;
    }
    .logoslider .slick-slide img{
        height: 65px;
    }
}

@media (max-width:991px) {
    .midbar h1 {
        font-size: 48px;
    }

    .midbar p {
        width: 60%;
    }

    .logoText {
        border-right: none;
        border-bottom: 1px solid #D0D0D0;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .paragraph {
        font-size: 100px;
        padding: 100px 0;
    }

    .intBox .form-check {
        width: 45%;
    }

    .layoutbox {
        padding: 1.5rem;
        margin-bottom: 15px;
        font-size: 18px;
    }

    .layoutbox .title {
        font-size: 22px;
    }

    .farinner {
        width: 100%;
    }

    .farinner .title span {
        display: block;
    }

    .farinner .title {
        font-size: 18px;
    }

    .farinner img {
        height: 50px;
    }

    .far .col-lg-4:nth-child(2) {
        margin: 30px 0;
    }
}

@media (max-width:767px) {
    .midbar h1, .heading, .why_subheading-wrap {
        font-size: 32px;
    }
    .midbar h1 span,
    .midbar p,
    .Join .heading {
        width: auto;
    }
     .mainbanner{
        padding-bottom: 50px;
    }
    .commspace {
        padding: 50px 0;
    }
    .where, .midbar {
        padding-top: 50px;
    }
    .paragraph {
        font-size: 80px;
        padding: 50px 0;
    }
    .why_subheading-wrap {
        margin-top: 50px;
    }
    .layout-right{
        margin-top: 0;
        padding-bottom: 50px;
    }
    .layoutbox.content-item-1 {
        top: 17vh
    }
    .layoutbox.content-item-2 {
        top: 19vh
    }
    .layoutbox.content-item-3 {
        top: 21vh
    }
    .layoutbox.content-item-4 {
        top: 23vh
    }
    .layoutbox.content-item-5 {
        top: 25vh;
        min-height: auto;
    }
    .why_number-wrap{
        display: none;
    }
    .layout-content{
        height: auto;
    }
    .why_subheading-wrap {
        width: 100%;
    }
    .layout-component {
        grid-template-columns: 1fr;
    }
}

@media (max-width:430px) {
    .paragraph {
        font-size: 52px;
    }
    .intBox .form-check {
        width: 100%;
    }
    .joinpop .btn-close{
        right: 0;
    }
    .logoslider .slick-slide img {
        height: 50px;
    }
    .Leadersslider .slick-dots li button:before{
        font-size: 15px;
    }
    .Leadersslider .slick-dots{
        bottom: -35px;
    }
}

@media (max-width:414px) {
    .layoutbox.content-item-1 {
        top: 24vh;
    }
    .layoutbox.content-item-2 {
        top: 26vh
    }
    .layoutbox.content-item-3 {
        top: 28vh
    }
    .layoutbox.content-item-4 {
        top: 30vh
    }
    .layoutbox.content-item-5 {
        top: 32vh;
        min-height: 405px
    }
}
@media (max-width:375px) {
    .layoutbox.content-item-5 {
        min-height: 435px;
    }
}