* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

html {
    overflow-x: hidden;
}

@font-face {
    font-family: 'dnc47';
    src: url('dnc47.woff') format('woff'), url('fonts/dnc47.woff2') format('woff2'), url('fonts/dnc47.eot'), url('dnc47.eot?#iefix') format('embedded-opentype'), url('fonts/dnc47.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    padding: 0;
    overflow-x: hidden;
    font-family: 'dnc47';
    font-weight: 400;
    max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgb(0 0 0 / 40%);
}

a {
    text-decoration: none;
}

.padd_100 {
    padding: 80px 0px;
}

.bg-black {
    background: #000;
}

.investment-fund {
    margin-right: 38px;
}

.brand_logo {
    margin-left: 38px;
}

.investment-fund:after {
    position: absolute;
    content: "";
    width: 2px;
    background: #fff;
    height: 128px;
    bottom: 16px;
    right: -39px;
}

.investment-fund span {
    font-size: 24px;
}

.investment-fund h4 {
    font-size: 42px;
}

.community_manager_sec {
    padding: 50px 0px 150px;
    position: relative;
    z-index: 9;
}

.manager-info h2 {
    font-size: 70px;
    font-weight: 700;
    padding-top: 40px;
}

.manager-info span {
    font-size: 50px;
    display: block;
}


.custom_btn {
    background: #68e2fb;
    color: #000;
    padding: 10px 40px;
    height: 105px;
    border-radius: 58px;
    font-size: 38px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    transition: all 0.5s ease;
}

.community_manager_sec .social_icons a {
    margin-right: 120px;
    display: inline-block;
}

.footer_sec .social_icons a img {
    max-width: 30px;
}

.community_manager_sec .social_icons a:last-child {
    margin-right: 0px;
}

.community_manager_sec .social_icons a:first-child {
    margin-left: 0px;
}

.social_icons {
    padding: 116px 0px 124px;
}

.video_box video {
    width: 100%;
    object-fit: cover;
    margin-bottom: -10px;
}

.main-heading p {
    font-size: 102px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
}

span.yellow, span.skyblue {
    background: #fdf251;
    padding: 0px 6px;
    color: #000;
    line-height: 84px;
    display: inline-block;
    padding-top: 6px;
}

span.skyblue {
    background: #68e2fb !important;
}

.about_us, .our_functions h2 {
    max-width: 1092px;
    margin: 0 auto;
}

p {
    font-size: 30px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.5px;
}

.our_functions_sec {
    padding-bottom: 60px;
}

    .our_functions_sec a {
        color: #afd13e;
        font-size: 40px;
        font-weight: 700;
    }

    .our_functions_sec h4 {
        color: #afd13e;
        font-size: 40px;
        font-weight: 700;
    }

.slick_slider_sec {
    margin-bottom: 70px;
    padding-top: 30px;
}


.slick-active {
    padding: 20px 0;
}

.slick-slide:not(.slick-active) {
    margin: 20px 0;
}

.child {
    width: 100%;
}

.slide:not(.slick-active) {
    cursor: pointer;
}

.slide_bx h3 {
    padding: 16px 10px 15px;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 35px;
    color: #000;
}



.green_bg h3 {
    background: #afd13e;
}

.purple_bg h3 {
    background: #552b79;
}

.maroon_bg h3 {
    background: #942145;
}

a {
    color: #fff;
}

.custom_btn:hover {
    background: #6ee6b9;
    color: #fff !important;
}

.footer_sec {
    background: #fdf251;
    padding: 70px 20px 50px;
    text-align: center;
}
    /*.footer_sec .social_icons a:nth-child(2) {
	margin-left: 0;
}*/
    .footer_sec .social_icons a {
        font-size: 37px;
        color: #fff;
        background: #000;
        height: 65px;
        width: 65px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        margin-right: 21px;
    }

        .footer_sec .social_icons a:last-child {
            margin-right: 0px;
        }

    .footer_sec .social_icons img img {
        max-width: 30px;
        min-width: 30px;
    }

    .footer_sec .investment-fund:after {
        left: -39px;
    }

    .footer_sec .investment-fund h4 {
        font-size: 30px;
        letter-spacing: 2px;
        margin-bottom: 0px;
    }

    .footer_sec span {
        font-size: 28px;
        letter-spacing: 0.8px;
        font-weight: 600;
        padding-top: 8px;
    }

    .footer_sec .investment-fund:after {
        height: 92px;
        bottom: 4px;
    }

    .footer_sec .investment-fund {
        margin: 0px 0px 0px 38px;
    }


.slick-center {
    transform: scale(1.1);
    transform-origin: top;
}

.slick-slide {
    padding: 20px 40px;
    margin: 0 !important;
}

.slide {
    max-height: 470px;
    overflow: hidden;
    min-height: 470px;
    display: flex;
}

.slick-slide img {
    display: block;
    min-height: 470px;
}

.slick-slide {
    transition: ease-in-out 0.5s;
}

.community_manager .manager-img {
    height: 600px;
    margin: 0 auto;
    / overflow: hidden;
    / width: 520px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background: #000;
    top: 74px;
}

    .community_manager .manager-img img {
        max-height: 100%;
        max-width: 100%;
        position: relative;
        bottom: 120px;
    }

.brand_logo img {
    max-height: 75px;
}

header .brand_logo img {
    max-height: 90px;
}

.mobile_gallery .slide {
    max-height: none;
    min-height: auto;
}

header.header_sec {
    margin-bottom: -2px;
}

.main-section {
    background: #000;
    / background: url(/media/cjsbtpnv/grad-bg.jpg);
    / background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.video_box {
    position: relative;
}

#playPauseButton {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 90px;
    width: 90px;
    font-size: 90px;
    background: none;
    color: #f1f1f1;
    border: none;
    padding: 2px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/*.slide_bx div p:last-child {
    margin-bottom: 0 !important;
}*/

.footer_sec span.bold a {
    font-weight: 600;
}

.our_functions_sec .slick-slide p {
    opacity: 0;
}

.our_functions_sec .slick-slide.slick-active p, .our_functions_sec .slick-slide.slick-current p {
    opacity: 1;
}

.slick_slider_sec .slick-arrow {
    display: none !important;
}

.slide_bx p:last-child {
    margin-bottom: 90px;
}

.c {
    height: 63px;
    overflow: hidden;
    width: 106%;
    position: absolute;
    z-index: 99;
    transform: rotate(12deg);
    bottom: 82px;
    left: -40px;
}

.manager-img {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
}

.box .manager-img img {
    /* margin-bottom: -55px;*/
    position: relative;
    z-index: 5;
    /* margin: 0 auto -170px;*/
    display: block;
}

.b {
    height: 120px;
    border: 16px solid #ffffff;
    border-radius: 50%;
    margin-top: -63px;
    margin-left: -30px;
    margin-right: -60px;
}

.c.a, .c.e {
    transform: rotate(-13deg);
    max-width: 62px;
    margin: 0 auto;
    position: absolute;
    z-index: 4;
    right: 118px;
    height: 920px;
    / bottom: 0;
    / display: flex;
    align-items: center;
}

    .c.a .b, .c.e .b {
        min-height: 100%;
        width: 210px;
        margin: 0;
        margin-left: -145px;
        margin-top: -50px;
        /*margin-bottom: -50px;*/
        min-width: 200px;
    }

.box {
    position: relative;
}

.c.e {
    left: 0;
    right: 0;
    transform: rotate(63deg);
    bottom: 0;
    z-index: 4;
}

    .c.e .b {
        margin-left: 0;
        width: 100%;
        height: 251px;
        margin-bottom: -154px;
        margin-top: 0;
    }

.c.e {
    left: -240px;
    right: 0;
    transform: rotate(-23deg);
    bottom: 0;
    height: 95px;
    width: 160%;
    max-width: 160%;
    top: 63px;
}

.c.d {
    height: 500px;
    bottom: -520px;
    background: #000;
    transform: rotate(12.2deg);
    z-index: 56;
    left: 483px;
}

    .c.d .b {
        border-width: 0;
    }

.community_manager_sec .social_icons {
    z-index: 991;
}

.manager-info {
    z-index: 991;
}

.c.a {
    height: 1235px;
    bottom: 0;
    right: -299px;
}

.button-s {
    z-index: 991;
}

.about_us {
    margin-top: 50px;
}

.slider-content {
    margin-left: -75px;
    margin-right: -75px;
}



@media (max-width:1699px) {
    .about_us, .our_functions h2 {
        max-width: 1080px;
        margin: 0 auto;
    }

    .slider-content {
        margin-left: -70px;
        margin-right: -70px;
    }
}

@media (max-width:1599px) {
    .c.d {
        bottom: -516px;
        left: 425px;
    }
}

@media (max-width:1499px) {
    .slide_bx h3 {
        font-size: 40px;
    }

    .c.d {
        bottom: -496px;
        left: 345px;
    }
    /* .about_us, .our_functions h2 {
            max-width: 885px;
        }*/
}

@media (max-width:1399px) {
    .about_us, .our_functions h2 {
        max-width: 880px;
        margin: 0 auto;
    }
}

@media (max-width:1199px) {
    .investment-fund h4 {
        font-size: 32px;
    }

    .investment-fund:after {
        height: 106px;
    }

    .manager-img.text-center {
        max-width: 480px;
        margin: 0 auto;
    }

    .manager-info h2 {
        /*font-size: 58px;*/
        padding-top: 30px;
    }

    /* .manager-info span {
            font-size: 36px;
        }*/

    .manager-info span:after {
        width: 480px;
        left: -70px;
    }

    .social_icons {
        padding: 96px 0px 96px
    }

    .community_manager_sec .social_icons a {
        margin-right: 100px;
    }


    .social_icons a img {
        max-width: 58px;
    }

    .custom_btn {
        height: 90px;
        font-size: 32px;
    }

    .padd_100 {
        padding: 70px 0px;
    }

    .our_functions_sec {
        padding-bottom: 10px;
    }

    .footer_sec .social_icons i {
        font-size: 28px;
    }

    .footer_sec .social_icons a {
        margin-right: 30px;
    }


    .footer_sec .investment-fund h4 {
        font-size: 32px;
    }

    .investment-fund span {
        font-size: 15px;
    }

    .footer_sec .investment-fund:after {
        height: 100px;
        bottom: -5px;
    }

    .slick-center {
        transform: scale(1);
    }

    .slick-slide {
        padding: 20px 5px;
    }

    .slide_bx h3 {
        letter-spacing: 4px;
        font-size: 36px;
        padding: 16px 10px 24px;
    }

    .footer_sec .social_icons a img {
        max-width: 21px;
    }

    .slide_bx p:last-child {
        margin-bottom: 0px;
    }


    header .brand_logo img {
        max-height: 80px;
    }

    .about_us, .our_functions h2 {
        max-width: 730px;
        margin: 0 auto;
    }

    .c.e {
        left: -223px;
        transform: rotate(-29deg);
        top: 63px;
    }

    .c.d {
        bottom: -458px;
        left: 171px;
    }

    .about_us, .our_functions h2 {
        max-width: 696px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
    .investment-fund h4 {
        font-size: 22px;
    }

    .investment-fund span {
        font-size: 14px;
    }

    .investment-fund {
        margin-right: 28px;
    }

    .brand_logo {
        margin-left: 28px;
    }

    .investment-fund:after {
        height: 72px;
        bottom: 12px;
        right: -29px;
    }

    .social_icons a img {
        max-width: 56px;
    }

    .social_icons a {
        margin-right: 60px;
    }

    .custom_btn {
        height: 76px;
        font-size: 28px;
    }

    .manager-info h2 {
        font-size: 46px;
        padding-top: 0px;
    }

    .manager-info span {
        font-size: 30px;
    }

    h2.main-heading {
        font-size: 60px;
    }

    .social_icons {
        padding: 70px 0px 72px;
    }

    /*.manager-img.text-center {
            max-width: 380px;
        }*/

    .padd_100 {
        padding: 50px 0px;
    }

    p {
        font-size: 22px;
    }

    .footer_sec .social_icons i {
        font-size: 22px;
    }

    .footer_sec .social_icons a {
        margin-right: 15px;
    }

    .footer_sec span {
        font-size: 15px;
    }

    /*   .footer_sec .social_icons {
        max-width: 284px;
    }*/

    .footer_sec .investment-fund {
        margin: 0px 0px 0px 10px;
    }

        .footer_sec .investment-fund h4 {
            font-size: 19px;
            margin-bottom: 4px;
        }

        .footer_sec .investment-fund:after {
            height: 72px;
            bottom: -1px;
            left: -26px;
        }

    .slide_bx h3 {
        letter-spacing: 3px;
        font-size: 25px;
    }

    .our_functions_sec a {
        font-size: 32px;
    }

    .slide {
        max-height: 325px;
        min-height: 325px;
    }

    .slick-slide img {
        min-height: 325px;
    }

    /*.community_manager .manager-img {
            max-width: 400px;
            max-height: 400px;
        }*/

    .manager-info span:after {
        left: 0;
    }

    .our_functions_sec {
        padding-bottom: 2px;
    }

    .community_manager_sec .social_icons a {
        margin-right: 75px;
    }


    header .brand_logo img {
        max-height: 70px;
    }

    .about_us, .our_functions h2 {
        max-width: 458px;
        margin: 0 auto;
    }

    .main-heading p {
        font-size: 64px;
    }

    span.yellow, span.skyblue {
        line-height: 53px;
        padding-top: 5px;
    }

    .c.e {
        left: -173px;
        transform: rotate(-29deg);
        top: 153px;
    }

    .c.d {
        bottom: -420px;
        left: 30px;
    }

    .slider-content {
        margin-left: -72px;
        margin-right: -72px;
    }
    /*.our_functions .slick-track {
        display: flex;
        justify-content: center;
    }
    .slick-slide.slick-active.slick-center {
        max-width: 500px;
        width: 100% !important;
    }*/
}


@media (max-width:767px) {
    .footer_sec .investment-fund {
        margin-top: 20px;
        margin-left: 0;
        max-width: 100%;
        border: none;
        border-top: 1px solid #fff;
        padding: 15px 0 0;
    }

    .footer_sec {
        padding: 33px 18px 30px;
    }

        .footer_sec .investment-fund:after {
            display: none;
        }

    .custom_btn {
        height: 62px;
        font-size: 18px;
    }

    .community_manager_sec .text-center .custom_btn {
        margin: 0 7px !important;
    }

    .manager-info h2 {
        font-size: 25px;
        /*padding-top: 43px;*/
    }

    .manager-info span {
        font-size: 18px;
        display: block;
    }

        .manager-info span:after {
            left: 0;
            right: 0;
            width: auto;
            height: 4px;
            bottom: -30px;
            max-width: 250px;
        }

    .community_manager_sec .social_icons a {
        margin: 0 17px;
    }

    .social_icons a img {
        max-width: 30px;
    }

    .social_icons {
        padding: 40px 0px 45px;
    }

    /* .footer_sec .social_icons {
        max-width: 405px;
        padding: 0px !important;
    }*/

    .gallery_bx img {
        height: auto !important;
    }

    .gallery_bx {
        margin-bottom: 5px !important;
    }

    p.mb-5, p.mb-4, p {
        margin-bottom: 18px !important;
        font-size: 17px;
        letter-spacing: 0;
    }

    .our_functions_sec a {
        font-size: 20px;
        line-height: normal;
    }

    h2.main-heading {
        font-size: 36px;
        margin-bottom: 8px !important;
    }

    .our_functions_sec {
        padding-bottom: 50px;
    }

    .footer_sec .investment-fund > .d-flex {
        max-width: 252px;
    }

    .footer_sec .investment-fund h4 {
        font-size: 19px;
        margin-bottom: 4px;
    }

    .mobile_gallery .carousel-item {
        align-items: flex-start;
        justify-content: center;
        background: #fff;
        max-height: 270px;
        overflow: hidden;
    }

        .mobile_gallery .carousel-item.active {
            display: flex !important;
        }

        .mobile_gallery .carousel-item img {
            height: auto;
            object-fit: cover;
            background: #fff;
        }

    #playPauseButton {
        height: 75px;
        width: 75px;
        font-size: 75px;
    }

    .slick_slider_sec .slide_bx div p {
        padding-left: 0;
        padding-right: 0;
    }

    .padd_100 {
        padding: 70px 0px;
    }

    .main-heading p {
        font-size: 64px;
    }

    .footer_sec .social_icons a img {
        max-width: 16px;
    }

    .footer_sec .social_icons a {
        height: 52px;
        width: 52px;
    }

    span.yellow, span.skyblue {
        line-height: 46px;
    }

    .brand_logo {
        margin-left: 0;
    }

    .manager-img {
        margin-top: -30px;
    }

    .community_manager .manager-img img {
        bottom: 0;
        max-height: 300px; /*prevent ovelap in the selas's logo*/
    }
    
    .community_manager .manager-img {
        top: 0;
    }

    .community_manager_sec {
        padding: 0 0px 100px;
    }

    .header.padd_100 {
        padding: 50px 0px 40px 10px;
    }

    .container, .container-sm {
        max-width: 100%;
    }

    .c {
        left: -30px;
    }

        .c.a .b {
            margin-left: -162px;
            margin-top: 290px;
        }

        .c.d {
            bottom: -216px;
            height: 300px;
        }


    header .brand_logo img {
        max-height: 60px;
    }

    .slider-content {
        margin-left: -42px;
        margin-right: -42px;
    }

    .slick-slide.slick-active.slick-center {
        max-width: 380px;
    }

    .our_functions .slick-track {
        display: flex;
        justify-content: center;
    }
}

@media (max-width:580px) {
    .c.e {
        left: -120px;
        transform: rotate(-29deg);
        top: 212px;
    }

    .c.a {
        right: -228px;
    }

    .c {
        height: 60px;
        width: 120%;
    }

    header .brand_logo img {
        max-height: 55px;
    }

    .about_us, .our_functions h2 {
        max-width: 497px;
    }

    .slide_bx p:last-child {
        margin-bottom: 44px !important;
    }
}

@media (max-width:575px) {
    .brand_logo {
        margin-left: 18px;
    }

    .investment-fund {
        margin-right: 12px;
        border-right: 1px solid #fff;
        padding-right: 12px;
        width: 100%;
        max-width: 215px;
    }

        .investment-fund:after {
            display: none;
        }

        .investment-fund h4 {
            font-size: 19px;
            margin-bottom: 4px;
        }

    .slide_bx h3 {
        letter-spacing: 1px;
        font-size: 18px;
        padding: 9px 10px;
        line-height: normal;
        margin: 0 0 15px;
    }

    .slick_slider_sec {
        margin-bottom: 30px;
        padding-top: 20px;
    }

    .community_manager_sec .text-center .custom_btn {
        justify-content: center;
        margin: 10px 0 0 0 !important;
        width: 92%;
        height: 52px;
    }

    .our_functions_sec h4 {
        font-size: 32px;
    }

    .community_manager .manager-img {
        max-width: 250px;
        max-height: 250px;
        width: 250px;
    }

    /*.community_manager {
        max-width: 260px;
        margin: 0 auto;
    }*/


    .manager-info h2 {
        font-size: 20px;
        padding-top: 30px;
    }

    .slick-current.slick-active.slick-center .slide_bx {
        transform: scale(1.1);
        transform-origin: top;
    }

    .mobile_gallery .carousel-item {
        max-height: 180px;
    }

    p.mb-5, p.mb-4, p {
        font-size: 16px;
    }

    header .brand_logo img {
        max-height: 42px;
    }

    .main-heading p {
        font-size: 53px;
    }

    .community_manager_sec {
        padding: 55px 0px 100px;
    }

    .c.e {
        left: -205px;
        transform: rotate(-25deg);
        top: 52px;
    }

    .c.a {
        bottom: -23px;
        right: -37px;
    }

    .c.d {
        bottom: -283px;
        height: 293px;
        left: -10px;
        transform: rotate(11.2deg);
    }

    .c {
        left: -59px;
        bottom: 13px;
        width: 118%;
    }

    .b {
        border: 8px solid #ffffff;
    }

    .c.e .b {
        height: 131px;
    }
}



@media (max-width:500px) {
    .c.e {
        transform: rotate(-33deg);
        top: 63px;
    }

    .slider-content {
        margin-left: -25px;
        margin-right: -25px;
    }

    .about_us, .our_functions h2 {
        max-width: 460px;
    }
}

@media (max-width:480px) {
    .slide {
        max-height: 260px;
        min-height: 260px;
    }

    .slick-slide img {
        min-height: 260px;
    }

    .slide_bx h3 {
        letter-spacing: 1px;
        font-size: 16px;
        padding: 8px 10px;
    }

    .our_functions_sec h4 {
        font-size: 25px;
    }

    .slick-current.slick-active.slick-center .slide_bx {
        border: 4px solid #000;
    }

    .manager-info span:after {
        max-width: 205px;
    }

    #playPauseButton {
        height: 55px;
        width: 55px;
        font-size: 55px;
    }

    h2.main-heading {
        font-size: 34px;
    }

    p.mb-5, p.mb-4, p {
        font-size: 15px;
    }

    .footer_sec .social_icons a {
        height: 40px;
        width: 40px;
    }

    .footer_sec .social_icons a {
        margin-right: 10px;
    }

    .c.e {
        transform: rotate(-30deg);
        top: 89px;
    }

    header .brand_logo img {
        max-height: 34px;
    }

    .slick-slide.slick-active.slick-center {
        max-width: 280px;
    }

    .about_us, .our_functions h2 {
        max-width: 386px;
    }

    .slider-content {
        margin-left: -42px;
        margin-right: -42px;
    }
}

@media (max-width:440px) {
    .c.e {
        transform: rotate(-34deg);
        top: 87px;
        /*left: -175px;*/
        left: -140px;
    }

    .c.d {
        bottom: -289px;
        left: 16px;
    }
}

@media (max-width:390px) {
    .investment-fund span {
        font-size: 13px;
    }

    .investment-fund {
        margin-right: 9px;
        padding-right: 9px;
        max-width: 188px;
    }

    .brand_logo {
        margin: 0 -3px 0 0;
    }

    .investment-fund h4 {
        font-size: 16.5px;
        margin-bottom: 4px;
    }

    .slide {
        max-height: 230px;
        min-height: 230px;
    }

    .slick-slide img {
        min-height: 230px;
    }

    .community_manager .manager-img {
        max-width: 220px;
        max-height: 220px;
    }

    .community_manager_sec .social_icons a {
        margin: 0 14px;
    }
    /* .our_functions p, .our_news {
        padding: 0 18px;
    }*/
    .mobile_gallery .carousel-item {
        max-height: 155px;
    }

    .footer_sec .social_icons i {
        font-size: 18px;
    }

    .footer_sec .social_icons a {
        height: 33px;
        width: 33px;
    }

    .main-heading p {
        font-size: 52px;
    }

    .c.e {
        top: 50px;
        left: -122px;
    }

    .slick-slide.slick-active.slick-center {
        max-width: 250px;
    }

    .slider-content {
        margin-left: -30px;
        margin-right: -30px;
    }

    .about_us, .our_functions h2 {
        max-width: 322px;
    }
}




@media (max-width:340px) {
    .c.e {
        top: 60px;
        left: -108px;
        transform: rotate(-42deg);
    }

    header .brand_logo img {
        max-height: 30px;
    }

    .c.a {
        bottom: -14px;
        right: -6px;
    }

    .c {
        left: -52px;
    }

        .c.d {
            bottom: -287px;
            left: -12px;
            transform: rotate(14.2deg);
        }

    .slider-content {
        margin-left: -20px;
        margin-right: -20px;
    }

    .about_us, .our_functions h2 {
        max-width: 290px;
    }
}
