/* Chirag's changes */

.nav-menus-wrapper {
    justify-content: space-between !important;
}

.fundpress-menu .xs-logo-wraper {
    /*width: 20% !important;*/
}
.fundpress-menu .xs-navs-button {
    width: 25% !important;
}

.fundpress-menu .nav-menu {
    width: 55% !important;
    padding: 0 20px 0 20px !important;
    text-align: center !important;
}

.fundpress-header-main-version.color-navy-blue .fundpress-menu .nav-menu li a {
    font-size: 35px !important;
    font-weight: 600 !important;
}

.fundpress-menu .nav-menu li {
    /* margin: 0 14px 0 14px !important; */
    margin: 0 13px 0 13px !important;
}

.fundpress-menu .nav-menu li .nav-dropdown.nav-submenu a {
    border-bottom: none !important;
}

.fundpress-menu .xs-navs-button .fundpress-icon-menu li a {
    font-weight: 400 !important;
}

ul.xs-social-list.fundpress-social-list.sticky-social-list {
    left: 10px !important;
    transform: none !important;
    top: 30%;
    z-index: 99999;
}
ul.xs-social-list.fundpress-social-list.sticky-social-list li a:hover{
    margin-left: 15px;
}

.xs-social-list li {
    display: block !important;
}

.fundpress-social-list li a {
    border: none !important;
    /*transform: rotate(270deg);*/
    width: 50px !important;
    height: 50px !important;
}

.fundpress-welcome-section {
    height: 100vh !important;
}
.fundpress-welcome-section.faq {
    height: auto !important;
}
.xs-welcome-content {
    height: 100% !important;
}

.video-heading h1 {
    font-size: 2.5em !important;
}

.video-heading h1.homeBlock {
    font-size: 80px !important;
}
.video-heading h1 span{font-size: 30px;}
.fp-image-section-2 {
    padding: 50px 0px 0px !important;
}

.fp-image-section-2 img {
    max-width: 100% !important;
}

.fundpress-heading-title p {
  /*  font-size: 30px !important;
    line-height: 40px;*/
}

.opacity-0 {
    opacity: 0 !important;
}

.d-none {
    display: none !important;
}

.categories-tabs .tab-pane {
    min-height: 528px;
}

.fundpress-single-event-wraper.block-2 .fundpress-event-details {
    justify-content: start !important;
}

@media (min-width: 1200px) {
    .xs-welcome-content {
        height: 100vh !important;
    }
}
.subtitle1{
    font-size: 30px !important;
    line-height: 40px;
}
