.nri{
    background:linear-gradient(45deg, #0D2A0F 0%, #091B0A 100%);
    min-height: 200vh;
    width: 100%;
    position: relative;
    z-index: 9;
    color: #fff;
}
.nri::before{
    content: "";
    /* display: inline-block; */
    background: url(../img/nri/banner.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    inset: 0;
    width: 100%;
    min-height: 200vh;
    z-index: -1;
    opacity: 10;
}
.nri-seca{
    min-height: 65vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nri .n-suba{
    padding-top: 100px;
}
.nri .nri-sub1 h1{
    color: #FFCD4F;
    text-align: center;
    font-family: "Inria-b";
    font-size: 60px;
    text-transform: uppercase;
    opacity: 0.4;
}
.nri .nri-sub2 nav ol{
    display: flex;
    justify-content: center;
    align-items: center;   
}
.nri .nri-sub2 nav ol li a, .nri .nri-sub2 nav ol li{
    color: white;
    font-family: "Plus";
    text-decoration: none;
}

/* -------------------------------------seca end---------------------------------------------------------- */

.nri-secb{
    padding: 50px 0px;
    background-color: #143F16;
    position: relative;
}
.nri-secb .n-sub1 h1{
    font-family: "Inria-b";
    letter-spacing: 1px;
    font-size: 54px;
}
.nri-secb .n-sub2{
    padding-left: 20px;
    padding-top: 20px;
}
.nri-secb .n-sub1 p{
    font-family: "Mont";
    font-size: 14px;
    word-spacing: 3px;
    text-align: left;
    line-height: 25px;
    letter-spacing: .5px;
}
.nri-secb .n-sub2 p{
    font-family: "Mont";
    font-size: 14px;
    text-align: left;
    line-height: 26px;
    letter-spacing: 0.7px;
    margin-bottom: 7px;
}
.nri-secb .n-sub3{
    padding-top: 20px;
}
.nri-secb .n-sub3 p{
    font-family: "Mont";
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    letter-spacing: .5px;
    margin-bottom: 24px;
    

}
.nri-secb .n-sub3 li{
    font-family: "Mont";line-height: 28px;
    font-size: 14px;
}
/*.nri-secb .n-sub3 span{
    font-family: "Mont-sb";
    font-size: 14px;
    padding: 10px;
    background-color: #27632A;
    padding-right: 20px
}*/

.nri-secb::after{
       content: "";
    display: inline-block;
    background-image: url(../img/nri/ff.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 70px;
    height: 132px;
    position: absolute;
    right: 3%;
    transform: scale(2);
    bottom: -16%;
    z-index: -1;
    animation: sparkle 1.5s infinite ease-in-out;
}

/* -------------------------secb end--------------------------------------------------------------------------------- */

.nri-secc{padding: 50px 0px;}
.nri-secc .n-sub1  {
    background-color: #fff;
    color: #000;
    padding: 0;
}
.nri-secc .n-sub1 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #347937;
    border: 1px #347937;
    border-radius: 20px;
    margin:0;
    padding: 0;
    align-items: stretch;
    
}

.nri-secc .n-sub1 ul li{
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    
}
.nri-secc .n-sub1 ul li:last-of-type button{
    background-color:#1A421C;
     border: 1px solid #1A421C;
    border-top-right-radius: 10px;
    box-shadow: 5px 0px 0px #1A421C;
}
.nri-secc .n-sub1 ul li button {
    font-family: "Mont-sb";color: #fff;
    font-size: 14px;
    width: 100%;
    border: none;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    background-color: #347937;
    border: 1px solid #347937;
    border-top-right-radius: 10px;
    box-shadow: 5px 0px 0px #347937;
    padding: 20px 40px;
    line-height: 28px;
    font-weight: 550;
}
.nri-secc .n-sub1 ul.nav-tabs li.nav-item .nav-link.active {
  background-color: #fff !important;
  color:#347937 !important;
  box-shadow: none;
}
.nri-secc .nav-tabs .nav-link:hover:not(.active){
    color: #fff;
    border:none !important;
}
.nri-secc .tab-content{
    position: relative;
     padding: 70px 50px;
}
.nri-secc .tab-content::before{
    content: "";
    background-image: url('../img/bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    inset: 0;
    opacity: 0.3;
   
}
.nri-secc .tab-pane {
    z-index: 2;
}
.nri-secc .tab-pane h4{
    font-family:"Inria-b";
    color: #347937;
}
.nri-secc .tab-pane p{
    font-family: "Mont-m";
    color: #0D2A0F;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 10px;
}
.nri-secc .tab-pane ul{
    display: list-item;
    background-color: transparent;
        font-family: "Mont-m";
    color: hsl(124, 53%, 11%);
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 0;
    list-style-type: disc;
}
.nri-secc .tab-pane ul li{
    display: list-item!important;
    list-style-type: disc;
}
.nri-secc::after{
    content: "";
    background-image: url(../img/nri/df.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    display: inline-block;
    width: 156px;
    height: 182px;
    transform: scale(1.7);
    bottom: 1%;
    animation: sparkle 1.5s infinite ease-in-out;
    z-index:-1;
}
    
/* ------------------------------------Responsive-------------------------------------------------------- */
/* 125 */
@media (min-width:1045px) and (max-width:1100px){
    .nri-secb .n-sub2 p{
        letter-spacing: 0.3px;
    }
    .nri-secb .n-sub3 span {
        font-size: 11px;
    } 
    .nri-secb::after{
        transform: scale(1.8);
    }
}
@media (min-width: 1400px) and (max-width: 1800px){
    .nri-secb .n-sub1 h1{
        margin-bottom: 25px;
    }
    .nri-secb .n-sub1 p{
        line-height: 27px;
    }
}
@media (min-width: 992px) and (max-width: 1044px){
    .hdr .head-nav .nav-link{
        margin: 0px 1px;
        font-size: 10px;
    }
    .nri-secb .n-sub1 h1{
        margin-bottom: 40px;
    }
    .nri-secb .n-sub3 span{
        font-size: 20px;
        padding: 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
.hdr .head{
        padding: 10px 30px;
    }
    nav.navbar.navbar-expand-lg{
        width: 100%;
    }
    .navbar>.container-fluid{
        justify-content: flex-end !important;
    }
    .nri-seca {
    min-height: 55vh;
    }
    .nri .n-suba{
        padding-top: 50px;
    }
    .nri::before{
        margin-top:90px;
    }

}
@media (min-width: 100px) and (max-width: 767px){
    .hdr .head{
        padding: 10px 10px;
    }
    .hdr .head-logo{
        justify-content: flex-start;
    }
    .nri-seca {
    min-height: auto;
    }
    .nri .n-suba{
        padding-top: 50px;
    }
    .nri-secc .n-sub1 ul li{
        margin-right: 0px !important;
    }
    .nri .nri-sub1 h1{
        font-size: 46px;
    }
    .nri-secb::after{
        display: none;
    }
    .nri-seca {
        min-height: 37vh;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 58px;
    }
    .nri::before{margin-top:91px;}
}
@media (min-width: 100px) and (max-width:499px){
    .nri-seca {
        min-height: 37vh;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 58px;
    }
    .nri::before{margin-top:91px;}
    .nri .n-suba {
        padding-top: 10px;
    }
    .nri-secb .n-sub1 h1{
        font-size: 40px;
    }
}

.nri-secb .n-sub1 p::first-letter{font-size:45px;}