@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700;1,800&display=swap');
html,
body {
    height: 100%;
}

.fundpress-header-main-version.stickyHeader {
    position: fixed !important;
    background-color: rgba(0, 0, 0, 0.77);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    transition: all 0.5s ease;
}

.fundpress-header-main-version.stickyHeader .nav-menus-wrapper .xs-logo-wraper.mainLogo a.nav-brand img {
    margin: 10px 0 0 0;
    transition: all 0.5s ease;
}

.fundpress-header-main-version.stickyHeader .fundpress-menu .xs-navs-button .fundpress-icon-menu {
    padding: 20px 0 !important;
    transition: all 0.5s ease;
}

.fundpress-header-main-version.stickyHeader .fundpress-menu .nav-menu li a {
    padding: 15px 0;
}

.fundpress-header-main-version.stickyHeader .fundpress-menu .nav-menu li .nav-dropdown {
    background: rgba(0, 0, 0, 0.77);
}

.wedoSliderSection #commonVideBanner {
    /* transform: translateX(-50%) translateY(-52.1%); */
    max-width: 100%;
}

@media(max-width: 1350px) {
    .wedoSliderSection #commonVideBanner {
        max-width: unset;
        width: auto;
        height: 100%;
    }
}

.wedoSliderSection .xs-solid-overlay.xs-bg-black {
    overflow: hidden;
}

.scrollImgFixed {
    position: sticky !important;
    top: 120px;
    overflow: hidden;
    /* border-radius: 10px; */
}

.fundpress-heading-title h2 {
    font-size: 75px !important;
}
.fundpress-heading-title h3 {
    font-size: 50px !important;
    margin-top: 20px;
}
.fundpress-heading-title ul{
    margin-left: 30px;
    margin-top: 20px;
    line-height: 30px;
}
.fundpress-heading-title ul li{
    margin-bottom: 15px;
}

.nav-menus-wrapper .xs-logo-wraper.mainLogo a.nav-brand img {
    height: 40px;
    /* filter: invert(); */
}

.topgradient.homeslideright .fp-image-section-2 img {
    /* max-width: 75% !important; */
    max-width: 90% !important;
    margin-top: 40px;
}

ul.nav.nav-tabs.homenavlist li a {
    border: solid 1px transparent !important;
    /* border-radius: 5px !important; */
    color: #000000 !important;
}

ul.nav.nav-tabs.homenavlist li a.active {
    border: solid 1px #800080 !important;
    color: #800080 !important;
}


/* .fundpress-single-event-wraper .fundpress-btn-wraper .xs-btn.green-btn {
        border-radius: 7px;
    } */

.font_event_block1 {
    font-size: 75px !important;
    /* font-weight: bold !important; */
    margin-bottom: 40px !important;
}

.font_event_block2 {
    font-size: 32px !important;
    line-height: 45px !important;
}

.cd-faq__content .text-component p {
    /* font-family: 'Magra', sans-serif !important; */
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

.text-component table.table {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

.text-component table.table tr th {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px;
    vertical-align: top;
    background-color: #dadada;
    padding: 8px !important;
    border-right: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
}

.questionSubPoint h3 {
    font-size: 35px;
}

.questionSubPoint ul {
    list-style-type: disc;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

.text-component ol {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

.questionSubPoint ul li {
    margin-bottom: 10px;
}

.text-component table.table tr td {
    font-size: 14px !important;
    background-color: #f9f9f9;
    border-bottom: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    padding: 8px !important;
}

.fundpress-tab-nav-v2 ul.nav-tabs li a {
    font-size: 35px !important;
}

#scroll {
    position: fixed;
    right: 20px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #800080;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 99999;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #000000;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.aboutMobileImg {
    transform: rotate(15deg);
}

.topgradient.homeslideleft {
    padding-right: 10px !important;
}
.faq .topgradient.homeslideleft {
    /* min-height: 300px; */
    min-height: auto;
    padding-top: 160px;
    padding-left: 50px;
}

.cd-faq.js-cd-faq.container.max-width-md .cd-faq__categories {
    top: 120px !important
}

@media(max-width: 1350px) {
    .fundpress-header-main-version.color-navy-blue .fundpress-menu ul.nav-menu li a {
        font-size: 34px !important;
    }
    .video-heading h1 {
        font-size: 2em !important;
    }
}

@media(max-width: 1199px) {
    #HeaderfixedSection .container.headernav {
        max-width: 1120px;
    }
    #HeaderfixedSection .container.headernav .fundpress-menu .nav-menu {
        width: 100% !important;
    }
    .fundpress-welcome-section .container,
    .fundpress-welcome-section .row {
        height: 100%;
    }
    .video-heading h1 {
        font-size: 3em !important;
    }
}

@media(max-width: 991px) {
    .video-heading h1 {
        font-size: 60px !important;
        margin-top: 50px;
    }
    .fundpress-welcome-section {
        height: auto !important;
        padding-bottom: 30px;
    }
    .topgradient.homeslideright .fp-image-section-2.xs-welcome-content {
        padding: 0 !important;
        margin: 0 auto;
        text-align: center !important;
    }
    .topgradient.homeslideright .fp-image-section-2 img {
        margin: 0 auto;
        margin-top: 0;
    }
    .xs_nav-portrait .nav-logo>img {
        filter: invert();
    }
    ul.xs-social-list.fundpress-social-list.sticky-social-list {
        display: none;
    }
    .xs-content-section-padding,
    .fundpress-text-with-image-side-by-side-1 {
        padding: 60px 0;
    }
    .fundpress-inner-about-content h2,
    .fundpress-title-text-content .font1,
    .fundpress-side-by-side-image-with-text .fundpress-inner-title h2,
    .fundpress-side-by-side-image-with-text .fundpress-inner-title h2 {
        font-size: 60px;
    }
    .scrollImgFixed {
        margin-bottom: 50px;
    }
    .fundpress-side-by-side-image-with-text a {
        margin-bottom: 50px;
    }
    .fundpress-header-main-version {
        padding: 10px 0;
    }
    .fundpress-icon-with-square-service {
        margin-bottom: 30px;
    }
    .nav-menus-wrapper.nav-menus-wrapper-open .mainLogo {
        text-align: left;
        padding-left: 20px;
    }
    .nav-menus-wrapper.nav-menus-wrapper-open .mainLogo a.nav-brand img {
        margin-top: 0px;
    }
    .fundpress-menu .nav-menu li {
        margin: 0 14px 0 0px !important;
    }
}
#__faq h3, #__faq h4{
   font-weight: 600;
    /* margin-left: 20px !important; */
    margin-bottom: 10px !important;
}
#__faq h2{
    margin-left: 0px !important;
    margin-bottom: 25px !important;
}


.glossaryWrap {
    padding: 60px 0;
    position: relative;
    width: 100%;
}

.glossaryContainer {
    position: relative;
    width: 100%;
}

.glossaryContainer .glossaryHeading {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.glossaryContainer .glossaryHeading h1 {
    font-size: 65px;
}

.glossaryContainer .glossaryHeading p {
    font-size: 40px;
}

.listOfGlossaryContent {
    position: relative;
}

.glossaryContainer {
    position: relative;
    border-top: solid 1px #EEEEEE;
    padding: 10px 0;
    margin: 10px 0;
}

.glossaryContainer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.glossaryContainer ul li:first-child {
    font-size: 50px;
    font-weight: 600;
    margin-right: 15px;
}

.glossaryContainer ul li {
    padding-right: 15px;
}

.glossaryContainer ul li a {
    border: solid 1px #CCCCCC;
    padding: 4px 20px;
    border-radius: 50px;
    font-size: 30px;
    color: #000000;
    transition: all 0.5s ease;
}

.glossaryContainer ul li a:hover,
.glossaryContainer ul li a.active {
    transition: all 0.5s ease;
    background: #800080;
    color: #FFFFFF;
    border: solid 1px #808080;
}

footer {
    background: #000000;
    position: relative;
    padding: 60px 0 30px 0;
    width: 100%;
    margin-top: 100px;
}

.footerContainer {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 30px;
}

.footerContainer .footerLogo {
    text-align: center;
    position: relative;
}

.footerContainer .footerLogo img {
    width: 100%;
    max-width: 230px;
}

.footerMenus {
    position: relative;
    width: 100%;
    margin-top: 0px;
/*    margin-top: 30px;*/
}

.footerMenus ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
/*    justify-content: center;*/
}

.footerMenus ul li {
    margin-right: 22px;
    line-height: 25px;
}

.footerMenus ul li:last-child {
    margin-right: 0;
}

.footerMenus ul li a {
    font-size: 14px;
    color: #FFFFFF;
    transition: all 0.5s ease;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.footerMenus ul li a:hover {
    transition: all 0.5s ease;
    color: #800080;
}

.footerSocialMediaIcon {
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 40px;
}

.footerSocialMediaIcon::before {
    content: none;
/*    content: '';*/
    position: absolute;
    left: auto;
    right: 0;
    width: 38%;
    height: 1px;
    background: #767676;
    bottom: auto;
    top: 40%;
}

@media(max-width: 767px) {
    .footerSocialMediaIcon::before {
        display: none;
    }
}
.footer_right_section{border-left: 1px solid #272727;padding-left:30px;}
.footerSocialMediaIcon::after {
/*    content: '';*/
    content:none;
    position: absolute;
    left: 0;
    right: auto;
    width: 38%;
    height: 1px;
    background: #767676;
    bottom: auto;
    top: 40%;
}

@media(max-width: 767px) {
    .footerSocialMediaIcon::after {
        display: none;
    }
}

.footerSocialMediaIcon ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.footerSocialMediaIcon ul li {
    margin-right: 30px;
}

.footerSocialMediaIcon ul li:last-child {
    margin-right: 0;
}

.footerSocialMediaIcon ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: transparent;
    border: solid 2px #FFFFFF;
    color: #FFFFFF;
    transition: all 0.5s ease;
}

.footerSocialMediaIcon ul li a i {
    font-size: 20px;
    transition: all 0.5s ease;
}

.footerSocialMediaIcon ul li a:hover {
    background: #800080;
    transition: all 0.5s ease;
    border: solid 2px #800080;
}

.footerSocialMediaIcon ul li a:hover i {
    color: #FFFFFF;
    transition: all 0.5s ease;
}

.copywirteSection {
    position: relative;
    width: 100%;
/*    text-align: center;*/
    text-align: left;
/*    margin-top: 30px;*/
    margin-top: 15px;
}

.copywirteSection p {
    margin: 0;
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.termOfServiceSection {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
/*    margin-top: 40px;*/
    margin-top: 20px;
}

@media(max-width: 1200px) {
    .termOfServiceSection {
        padding: 0 30px;
    }
}

.termOfServiceSection ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
/*    justify-content: center;*/
    justify-content: left;
    flex-wrap: wrap;
}

.termOfServiceSection ul li {
    margin-right: 5px;
    padding-right: 5px;
    border-right: solid 1px #FFF;
    line-height: 5px;
    margin-bottom: 5px;
}

.termOfServiceSection ul li:last-child {
    margin-right: 0px;
    border-right: none;
}

.termOfServiceSection ul li a {
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 14px;
}

.footerMiniSections {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 0;
    border-top: solid 1px #767676;
    color: #FFFFFF;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
/*    padding: 30px 30px 0 30px;*/
    padding: 30px 0px 0 0px;
}

.footerMiniSections h3 {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

.footerMiniSections p {
    font-size: 12px;
    color: #FFFFFF;
    margin-bottom: 10px;
    text-align: justify;
}

.footerMiniSections p a {
    color: #FFFFFF;
    transition: all 0.5s ease;
}

.footerMiniSections p strong {
    font-weight: bold;
}

.footerMiniSections p a:hover {
    transition: all 0.5s ease;
    color: #800080;
    text-decoration: underline;
}

.footerMiniContainer {
    margin-bottom: 25px;
}

.homeSocialMediaButtons li {
    margin-bottom: 0px !important;
}

.homeSocialMediaButtons li a {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: transparent;
}


/* #__faq .cd-faq__group {
    padding-top: 80px !important;
} */

.fundpress-welcome-section video.video {
    transform: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
}

.fundpress-side-by-side-image-with-text h5 {
    font-size: 75px !important;
}
.homeSocialMediaButtons li a svg{display: none;}
.homeSocialMediaButtons li.facebook a{
    background-image: url(../images/social-icons/facebbok_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.twitter a{
    background-image: url(../images/social-icons/twitter_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.linkedin a{
    background-image: url(../images/social-icons/linkedin_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.instagram a{
    background-image: url(../images/social-icons/instagram_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.googleplus a{
    background-image: url(../images/social-icons/whatsapp_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.dribble a{
    background-image: url(../images/social-icons/dribble_icon.png);background-size: contain;
}
.homeSocialMediaButtons li.email a{
    background-image: url(../images/social-icons/whatsapp_icon.png);background-size: contain;
}
