.nrglabFounding {
    background-image: none;
}

#hero-nrglabfounding-section {
    background-image: url(../img/Journey-Luther-White-V2-02.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 92vh;
    margin-top: 17vh;
    justify-content: center;
    display: flex;
    align-items: center;
}

#lutherWhite-section {
    background: #fff;
}

section#lutherWhite-section .col-lg-5 {
    text-align: center;
    margin-bottom: 25px;
}

.py-5.nrgLab-section {
    padding: 50px 0 !important;
}

.threepillarscontent {
    min-height: auto;
    margin-bottom: 25px;
}

section#selfInvestment-section .col-lg-4 {
    text-align: center;
    margin-bottom: 25px;
}

img.img-fluid.footer-circle-top {
    display: none;
}

.getintochSumry {
    margin-top: 50px;
}

.getInTouch form {
    margin-left: 0;
}

#dicoverAnIntegrated-section h2.mainHeading {
    margin-bottom: 50px;
}

.juiceBarModalBody img {
    width: 100%;
    margin-bottom: 35px;
}

.minutesSessions {
    margin-bottom: 30px;
}

.one2oneSessions {
    margin-bottom: 25px;
}


@media (max-width:576px) {
    #aboutUs-section img {
        width: 100%;
        margin-bottom: 35px;
    }

    #aboutUs-section .col-6 {
        width: 100%;
        margin-bottom: 35px;
    }

    .svgIconBg {
        margin-left: -18px;
    }

    .freedomOfChoiceContainer h2 {
        font-size: 18px;
    }

    .freedomOfChoiceContainer img {
        width: 100px;
    }

    .freedomOfChoiceContainer {
        width: 275px;
        top: 22%;
        left: 3%;
    }

    p.fortyfivesession {
        font-size: 12px;
    }

    .freedomOfChoice.py-5.position-relative {
        padding: 0 !important;
    }

}

#emerged-a-vision-section, #ironmanfinalStrach-section, #ArefugeBeyond-section, #thetreePlilars-section, #selfInvestment-section {
    background: #fff;
}

#selfInvestment-section h5 {
    font-family: 'Roboto', sans-serif;
    font-family: 'Roboto Slab', serif;
    color: #FF9900;
}
.threepillarscontent {
    background-color: #FF9900;
    color: #ffffff;
    text-align: center;
    border-radius: 25px;
    padding: 50px 20px;
    min-height: 295px;
  }
  
  .threepillarscontent h4 {
    font-family: 'Roboto Slab', sans-serif;
    margin-bottom: 20px;
  }

  /* 12-01-2024 Start */


.nrglabSubmenu .dropdown-item {
    font-size: 16px !important;
  }
  
  
  .nrglabSubmenu .dropdown-item:hover {
    background: #f37e02 !important;
    color: #fff;
  }
  
  .nrgLabtext {
    text-transform: capitalize;
    color: inherit;
  }
  /* 12-01-2024 End */