a{
    color:var(--white);
    transition: 0.2s ease;
}
a:hover{
    color:var(--primary-color);
    transition: 0.2s ease;
}
.btn-black{
    background: #000000;
    color: #ffffff;
    padding: 1rem 0.4rem;
    font-size: 1rem;
    transition: 0.2s;
}
.btn-black:hover{
    background: #ef6326;
    color: #ffffff;

    transition: 0.4s;
}
#spotlight .footer {
    left: 50%;
    transform: translateX(-50%);}
/* fixed-header::start */
/* button-design::start */
/* .btn{
   
    padding: 0.7rem 1.6rem;
    line-height: 1;
    border-radius: 0.3rem; 
    font-size: 1.15rem;} */

    /* .btn-fill{
        color: white;
        background: transparent linear-gradient(90deg, #F89F2B 0%, #EF6326 100%) ;
    transition: 0.2s ease-in;
    }
    .btn-outline{
        color: white;
        border: 1px solid #EF6326;
        color: #EF6326;
        transition: 0.1s ease-in;
    }
    .btn.btn-outline:hover{
        background: #EF6326 ;
        color: var(--white);
        transition: 0.3s ease-in;
    }
    .btn.btn-fill:hover{
        background: transparent linear-gradient(90deg, #e08f26 0%, #c84f1b 100%);
        color: var(--white);
        transition: 0.3s ease-in;
    }
.btn-outline-white{
    border:1px solid var(--white);
    color: var(--white);
    transition: 0.2s ease-in;
}
.btn-outline-white:hover{
   
    background:var(--white);
    color: #EF6326 ;
    transition: 0.4s ease-in;
}
.btn-fill-white{
    background:var(--white);
    color: #EF6326 ;
    transition: 0.2s ease-in;

}
.btn-fill-white:hover{
    border:1px solid var(--white);
    color: var(--white);
    transition: 0.4s ease-in;
} */
/* button-design::end */
/* header::start */

/* fo container-fluid */
/* .inner-content .container-fluid{
    padding:0rem 3rem;
} */
.container-fluid{
    padding:0rem 5rem;
}
/* end */
/* banner::start */
.image-content{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: 6rem;
    color:var(--white);
}
.image-content h2{
    color: var(--primary-color);
    font-size: 4rem;
}
.image-content p{
margin-bottom: 0;
font-size: 1.25rem;
color: #ffffff91;}
.price{
    color: var(--white);
    font-size: 1.5rem;
    font-weight: bold;
}
.image-content .welcome{
    font-weight: 100;
    font-size: 1.2rem;
}
/* .parallax-slider .swiper-wrapper::before{
    content: "";
    position: absolute;
    bottom: 0;
    right: 10rem;
    height: 500px;
    width: 532px;
    background: url(../images/pmimg.png);
    z-index: 4;
    background-size: 56%;
    background-repeat: no-repeat;
    background-position: bottom right;
} */

.parallax-slider .swiper-slide{
/* background-size: 53%; */
background-size: 100% 100%;
background-position: top right;
/* background-size: cover; */
}
.swiper-slide{
    border-radius: 2rem;
    overflow: hidden;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background: #f2f2f2;
    border-radius: 0;
    margin: 0!important;
    height: 0.3rem;
    display: none;
}
.swiper-pagination-bullet-active{
    background: #ffffff;
}
.swiper-pagination-bullet {
    width: 3rem!important;}
/* banner::end */
/* nav::end */
/* header::end */
.main-container {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 100vh;
}

.inner-content {
  
    flex: 1 1 auto;
}
/* swiper-new-part */
/* Full Parallax Slider */
.creative-parallax--slider{
    overflow: hidden;
}
.creative-parallax--slider .slide-btns.swiper-button-next:after,.creative-parallax--slider .slide-btns.swiper-button-prev:after {
   
    color: #ffa330;}
    .creative-parallax--slider   .slide-btns.swiper-button-next:after,.creative-parallax--slider  .slide-btns.swiper-button-prev:after {
      
        color: #ffa330;
    }
  .creative-parallax--slider   .slide-btns:hover {
        border: 1px solid #ffa330;
        background: #ffa330;
        
    }
    .creative-parallax--slider  .slide-btns:hover.swiper-button-prev:after,.creative-parallax--slider   .slide-btns:hover.swiper-button-next:after {
       
        color: var(--white);
    }
    .parallax-slider .slide-btns{
        border: 1px solid #ffa330 !important;
    }
.slider-wrap{
    background: #044e33;
    height: 500px;
    border-radius: 2rem;
    overflow: hidden;
}
.swiper-slide--inner {
    /* display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;

    padding:0rem 8rem; */
    /* background: rgb(5, 79, 52);
    background: linear-gradient(90deg, rgba(5, 79, 52, 1) 0%, rgb(111 165 87 / 23%) 90%); */
    display: flex;
    align-items: center;
    height: 100%;
    /* padding: 2rem 8rem; */
}
.cm_img{
    height: 180px;
}
.dm_img{height: 100px;
}
.slide-texts span{
    display: block;
    text-align: center;
    color:var(--white);
}
.swiper-slide{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slide--bg {
  z-index: 0;
  visibility: inherit;
  font-weight: 400;
  white-space: nowrap;
  min-height: 834px;
  min-width: 834px;
  max-height: 834px;
  max-width: 834px;
  background-color: #16234033;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: auto;
  left: 3rem;
}
.swiper-slide-active .slide--bg{
  animation: zoomInBg 1.5s ease forwards;
}

.slide--bg .slide-bg--inner {
  width: 650px;
  height: 650px;
  background: #16234096;
  margin: auto;
  border-radius: 50%;
}
.swiper-slide-active .slide--bg .slide-bg--inner{
  animation: zoomInInner 1s ease forwards;
}
.pm-content{
    text-align: center;
}
/* .swiper-slide-active .pm-content{

    animation: fadeInUp 1s ease forwards;
    animation-delay: 0.8s;
}
.swiper-slide-active .slide-cm-box{
 
    animation: fadeInUp 1.3s ease forwards;
    animation-delay: 0.8s;
} */
.slide-box{
    display: flex;
    align-items: center;
}
.slide-detail {
  position: relative;
  z-index: 1;
  text-align: left;
}
.slide-pm-box{
    display: flex;
    gap: 4.2rem;
    align-items: center;
}
.slide-cm-box{
    text-align: center;
   text-wrap:nowrap;

}
.slide-texts{
    margin-top: 0.5rem;
    text-align: center;
    text-wrap: nowrap;
}
.slide-texts span:last-child{
font-size: 0.9rem;
/* margin-top: 0.4rem; */
color: rgb(255 255 255 / 79%);}
.slide-pm-box img{
    height: 230px;
}
.slide-main--heading {
    display: block;
    text-align: left;
    color: #ffc130;
    line-height: normal;
    /* text-shadow: rgb(11, 18, 54) 3px 3px 15px; */
    margin-bottom:1rem;
    font-weight: 100;
    font-size: 3rem;
    white-space: normal;
    /* text-transform: capitalize; */
}
.from-left, .from-right {
  opacity: 0;
  filter: blur(4px); 
  transition: opacity 0.5s ease, filter 0.5s ease; 
}

.swiper-slide-active .from-left {
  animation: fadeInLeft 1s ease forwards;
  animation-delay: 0.8s; 
}
.swiper-slide-active .from-right {
  animation: fadeInRight 1s ease forwards; 
  animation-delay: 1s; 
}

.welcome{
    font-size: 1.3rem;
    font-weight: 100;
    margin-bottom: 1rem;
    display: block;
}
.slide-main--subheading {
    color: #ffffff;
    font-size: 12px;
    /* text-transform: uppercase; */
    line-height: 20px;
    padding-bottom: 0;
    font-weight: 500;
    letter-spacing: 1px;
    opacity: 0;
    filter: blur(4px); 

}
.swiper-slide-active .slide-main--subheading{
  transition: opacity 0.5s ease, filter 0.5s ease; 
  animation: fadeInDown 1s ease forwards; 
  animation-delay: 1.2s;
}

.slide-des {
    text-align: left;
    line-height: 25px;
    border-width: 0px;
    /* padding: 0px 0px 25px; */
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 14px;
    white-space: normal;
   color: var(--white);
   opacity: 0; 
  /* color: #ffffffab;;
    opacity: 0; */
}
.slide-des p{
    /* font-family: var(--Roboto-thin); */
font-size: 1.24rem;
color: rgb(255 255 255 / 82%);
padding-right: 10rem;

}
.swiper-slide-active .slide-des{
   transition: opacity 0.5s ease, filter 0.5s ease; 
   animation: fadeInUp 1s ease forwards; 
   animation-delay: 1.4s;
}
.slide-cta .slide-btn{
    text-align: inherit;
    line-height: 27px;
    border-width: 1px;
    margin: 0px;
    padding: 18px 70px 18px 46px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    background-image: linear-gradient(to right, #f7693c, #c74e45, #7d3785, #582d9f, #3928af, #582d9f, #7d3785, #c74e45, #f7693c);
    background-size: 200% auto;
    color: #ffffff;
    display: inline-block;
    border: 2px solid transparent;
    width: auto;
    border-radius: 50px;
    position: relative;
    transition: .3s ease-in-out !important;
    opacity: 0;     
}
.swiper-slide-active .slide-cta .slide-btn{
  transition: opacity 0.5s ease, filter 0.5s ease; 
  animation: fadeInUp2 1s ease forwards; 
  animation-delay: 1.4s;  
}
.slide-cta .slide-btn:hover{
    -webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .15);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    background-position: right center;


}
.slide-cta .slide-btn span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    position: absolute;
    border-radius: 100%;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .35);
    background: #fff;
    color: #3c2fc0;
}
.slide-badge {
    display: flex;
    flex-direction: column;
    width: 69px;
    height: 69px;
    background: #3c2fc0;
    line-height: normal;
    font-size: 9px;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    right: -184px;
    top: 0;
    transition: .3s ease-in-out !important;
    opacity: 0;

}
.swiper-slide-active .slide-badge{
  transition: opacity 0.5s ease, filter 0.5s ease; 
  animation: fadeInUp3 1s ease forwards; 
  animation-delay: 1.5s;   
}  
.slide-badge .patch-check svg{
    height: 20px;
    width: 20px;
    margin-bottom: 4px;
}
/* Keyframe animations for Badge */
@keyframes fadeInUp3 {
  0% {
    opacity: 0;
    transform: translateY(50px); 
}
100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0); 
}
}
/* Keyframe animations for CTA */
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translateY(50px); 
}
100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0); 
}
}
/* Keyframe animations for Description */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(-50px); 
}
100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0); 
}
}
/* Keyframe animations for Sub Heading */
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-50px); 
}
100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0); 
}
}
/* Keyframe animations for Main Heading */
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
}
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(50px); 
}
100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0); 
}
}

/* Keyframe animations for background */
@keyframes zoomInBg {
  from {
    opacity: 0;
    transform: scale(0.5);
}
to {
    opacity: 1;
    transform: scale(1);
}
}

@keyframes zoomInInner {
  from {
    opacity: 0;
    transform: scale(0.5);
}
to {
    opacity: 1;
    transform: scale(1);
}
}
.parallax-slider .slide-btns{
        width: 54px;
    height: 54px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}
.slide-btns.swiper-button-next:after, .slide-btns.swiper-button-prev:after{
        font-size: 16px;
    font-weight: 900;
    color: #fff;
}
.slide-btns:hover{
    border: 1px solid #fff;
    background: #fff;
}
.slide-btns:hover:after{
    color: #232323;
} 
span.swiper-pagination-bullet {
    /* width: 16px;
    height: 16px;
    background: transparent;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    opacity: 1; */
    /* display: none; */
}
.parallax-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.parallax-slider .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    /* background: #ffffff73; */
    bottom: 1rem;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
 .autoplay-progress {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    width:100%;
    height: 10px;
}

/* .progress-fill {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    height: 100%;
    background-color: #00000026; 
    width: var(--progress, 0%);
    transition: width 0.5s ease; 
} */
/* ======== Sticky Footer ========= */
  
.creditd a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
        font-size: 16px;
}
.gallery__view .icon-right-arrow{
    display: inline-block;
    font-size: 0.7rem;}
.social ul{
      display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    column-gap: 10px;
    align-items: center;
}
.social ul li a{
     display: flex;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
}
.social ul li a img{
       max-width: 20px;
}
/* vedio modal start */
.video-popup .modal-header .btn-close{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    background: #f00;
    border-radius: 50%;
    opacity: 1; 
    line-height: 100%;
    color: #fff;
    font-weight: bold;
}
.video-popup.modal .modal-content{
    border: 0;
    background: none;
}
.video-popup.modal .modal-body{
    border-radius: 2rem;
    overflow: hidden;
}
/* vedio modal end */
/* ==================== Responsive Ipad ========================== */
@media only screen and (max-width: 981px) {
.slider-wrap{
    height: 750px;
}
.slide--bg{
        min-height: 720px;
    min-width: 720px;
    max-height: 720px;
    max-width: 720px;
}
.slide--bg .slide-bg--inner{
    width: 590px;
    height: 590px;
}
.slide-badge{
        right: -116px;
}
}

/* ==================== Responsive Ipad ========================== */
@media only screen and (max-width: 480px) {
    .slider-wrap {
        height: 736px;
    }
        .slide--bg {
        min-height: 550px;
        min-width: 550px;
        max-height: 550px;
        max-width: 550px;
    }
    .slide--bg .slide-bg--inner {
        width: 450px;
        height: 450px;
    }
    /* .parallax-slider .slide-btns{
        display: none;
    } */
    .slide-main--heading{
            font-size: 32px;
    }
    .swiper-pagination{
            display: flex;
    column-gap: 15px;
    justify-content: center;
    bottom: 100px !important;
    }
    span.swiper-pagination-bullet{
        display: block;
    }

}


        /* Start CSS CM section */
        .cm-profile-grid{
display: grid;
grid-template-columns: repeat(3,1fr);
align-items: center;
        }
        .cm-profile .profile-div {
            /* transform: scale(1.2); */
            position: relative;
        }

        .cm-profile .profile-div::before {
            position: absolute;
            content: "";
            right: 0rem;
            background-color: #eaeaea;
            height: 100%;
            width: 0.1rem;
        }
        .cm-profile .minister-photo.CM{
            height: 126px;
            /* width: 126px; */
        }
        .cm-profile .minister-photo {
            /* width: 85px; */
            /* height: 85px; */
        }

        .cm-profile .minister-photo img {
            width: 100%;
        }

        .cm-profile .minister-photo {
            margin-left: 0;
            margin-right: 1rem;
        }
        .cm-profile .minister-text div{
        font-size: 0.9rem;
        }
        .cm-profile .minister-text span {
            font-weight: bold;
            color: var(--black-white);
            font-size: 1.2rem;
        }
.minister-text small{
    color: var(--grey-offwhite);
    font-size: 1rem;
}
        /* Ends css Cm Section */

        /* Start css About Cm section */
       
     
        /* .about h3{
        color: var(--innter-content-black-white);
        } */
      

        .about h2 {
            margin-bottom: 1.5rem;
        }

        .about p {
            padding: 0 8.9rem;
            line-height: 1.7;
            margin: 0 auto;
            color: var(--innter-content-black-white);
            /* font-size: 1.15rem; */
        }

        /* Ends css about cm section */

        /* Start css Registration Section */
        .reg-section .card-group{
            display: grid;
            grid-template-columns: repeat(2,1fr);
            gap: 2rem; 
        }
        .reg-section .card-group .card-header{
            background: transparent;
            padding: 0;
            border-bottom: 0;
       
        }
        .reg-section .card-footer{
            padding: 0;
            border: 0;
            background: transparent;
        }
        .reg-section .card-blue {
            background-color: var(--card-blue);
            color: var(--innter-content-black-white);
          
        }

        .reg-section .card-orange {
            background-color: var(--card-orange);
            color: var(--innter-content-black-white);
        }

        .reg-section .reg-card {
            /* color: var(--black); */
            padding: 2.5rem;
            border-radius: 1rem!important;
            border: 0;
            
        }
        .reg-section  p{
            margin-bottom: 0;
           
        }
      

        /* .reg-section .reg-card p {
            font-weight: lighter;
            color: #f3eadf;
        } */

        .reg-section .reg-btn-area {
            display: flex;
            gap: 2.5rem;
            margin-top: 3rem;
            align-items: center;
        }

        .reg-section .benefit-area {
            display: flex;
            flex-direction: column;
        }

        /* .reg-section .btn-register {
            display: inline-block;
            text-decoration: none;
            color: white;
            padding: 0.9rem 2rem;
            border-radius: 0.3rem;
            background: rgb(247, 152, 42);
            background: linear-gradient(90deg, rgba(247, 152, 42, 1) 0%, rgba(239, 101, 38, 1) 100%);
            font-size: 1.15rem;

        }

        .reg-section .btn-register:hover {
            color: black;
        } */

        .reg-section .reg-btn-area .benefit-area .btn-benefits {
            text-decoration: none;
            /* color: var(--black); */
            color: var(--innter-content-black-white);
        }
        .reg-section .reg-btn-area .benefit-area a{
        position: relative;}
        .reg-section .reg-btn-area .benefit-area a:hover{
            color:var(--primary-color);
            transition: 0.4s;
           
        }
        .reg-section .reg-btn-area .benefit-area  .icon-downarrow{
            display: inline-block;
            padding-left: 0.5rem;
            transition: 0.3s ease;
            position: absolute;
            top: 0.2rem;
        }
        .reg-section .reg-btn-area .benefit-area a:hover .icon-downarrow{
            top: 0.4rem;
            
        }
        .reg-section .already-btn-area {
            display: flex;
            align-items: center;
            gap: 1.2rem;
            margin-top: 4.9rem;
        }

        .reg-section .already-btn-area .btn-KYC {
            text-decoration: none;
            color: white;
            border: 1px solid white;
            padding: 0.8rem 1.5rem;
            border-radius: 0.3rem;

        }

        .reg-section .already-btn-area .btn-KYC:hover {
            background-color: white;
            border: 1px solid white;
            color: black;
        }

        .reg-section .already-btn-area .btn-check-status {
            text-decoration: none;
            color: orange;
            background-color: white;
            padding: 0.8rem 1.5rem;
            border-radius: 0.3rem;
        }
        .reg-section .already-btn-area .btn-check-status:hover{
            color: black;
        }
        .guidline-img {
            transition: transform 0.3s ease-in-out; /* Adds smooth transition for hover */
        }
        
        .guidline-img:hover {
            transform: scale(1.05); /* Slightly enlarges the image when hovered */
        }
        /* Ends Css Registration Section */
/* check-status */
.floating-btns {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 5;
    transform: translateY(-50%);
    writing-mode: vertical-rl;
    text-orientation: mixed;
    display: flex;
    gap: 1rem;
}
.floating-btns .btn-stylethree{
    padding: 1rem 0.4rem;
}
     /*  */
/* CSS By Vaishali */

/* .heading{
    margin-bottom: 2rem;
} */
.heading h2{
    font-size: 2.25rem;
    /* font-weight: 500; */
    color:var(--black-100);
    margin-bottom: 1.5rem;
}
 
 
.commonbg{
    position: relative;
    
}
 .commonbg::before{
    content: "";
    position: absolute;
    top: 5rem;
    bottom: 2rem;
    height: 932px;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(../images/commonbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    opacity: 0.5;
 }
 .black-theme .commonbg::before{
    content: "";
    position: absolute;
    top: 5rem;
    bottom: 2rem;
    height: 932px;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(../images/commonbg_black.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;

    opacity: 0.1;
 }
 /* Comprehensive Benefits css::start  */
 /* card-1::start */
.benefits__amount{
    display: flex;
    align-items: center;
    gap: 1.9rem;
    margin-bottom: 1rem;
}
.benefits__amount__count small{
  display: block;
}
.benefits__amount__count span{
    color: #ef6326;
    font-size: 2.313rem;
    font-weight: 600;
}
.benefits__amount__text{
    width: 44%;
    line-height: 1.1;
    margin-top: 1rem;
}
.benefits__amount__text small{
    font-size: 0.8rem;
    color: var(--innter-content-black-white);
}
.benefits .card{
    --bs-card-border-width: 0;
    box-shadow: 0px 3px 25px var(--card-shadow);
    overflow: hidden;
    --bs-card-spacer-y: var(--card-lg-padding);
    --bs-card-spacer-x: var(--card-lg-padding);
    --bs-card-cap-padding-y: 1rem;
    --bs-card-cap-padding-x: 1.5rem;
    --bs-card-border-radius: 1.25rem;
    height: 100%;
}
.card-header--benefits{
    display: flex;
    align-items: center;
    padding: 1.5rem;
    background: none;
    border-bottom: 1px solid #f3f3f3;
}
 
.card-header--benefits .avatar {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent linear-gradient(321deg, #FFFFFF00 0%, #FEECD5 100%) 0% 0% no-repeat padding-box;
    margin-right: 15px;
}
 
.card-header--benefits .avatar i {
    font-size: 2.2rem; 
    color: var(--primary-color);
}
 
.card-header--benefits .text {
    font-size: 1.7rem;
    line-height: 1.3;
}
/* card-2 */
.benefits-kissan .card {
    --bs-card-border-width: 0;
    box-shadow: 0px 3px 25px var(--card-shadow);
    overflow: hidden;
    --bs-card-spacer-y: var(--card-lg-padding);
    --bs-card-spacer-x: var(--card-lg-padding);
    --bs-card-cap-padding-y: 1rem;
    --bs-card-cap-padding-x: 1.5rem;
    --bs-card-border-radius: 1.25rem;
    height: 100%;
    padding: 2rem;
}
.benefits-kissan .card-header.card-header--benefitskissan{
    margin-top: 2rem;
    background: transparent;
    padding: 0;
}
.benefits__amount{
    display: flex;
    align-items: center;
    gap: 1.9rem;
    margin-bottom: 1rem;
}
.card-header--benefitskissan .card-badge{
    position: absolute;
    right: 0;
    top: 2rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(217 136 33 / 33%) 63%);
    padding: 0.3rem;
    font-weight: 700;
}
.card-header--benefitskissan  .small-farmer{
    display: flex;
    align-items: center;
    gap: 1.3rem;
}
.card-header--benefitskissan  .small-farmer .avatar{
    
    padding: 1rem;
    color: #ffff;
    border-radius: 0.55rem;
}
.card.orange .card-header--benefitskissan  .small-farmer .avatar{
background: #D98821;}
.card.red .card-header--benefitskissan  .small-farmer .avatar{
    background: #EF6326;}
    .card.green .card-header--benefitskissan  .small-farmer .avatar{
        background: #0A7A6D;}

.card-header--benefitskissan .avatar i{
    font-size: 2.3rem;
}
.card.orange .benefits__amount__count span{
    color: #D98821;
}
.card.red .benefits__amount__count span{
    color: #EF6326;}
    .card.green .benefits__amount__count span{
        color: #0A7A6D;}
.benefits-kissan .benefits__amount__count small:first-child{
    color: #242424;
    opacity: 0.6;
    display: block;
}
.benefits__amount__count span {
   
    font-size: 2.313rem;
    font-weight: 600;
}
.benefits__amount__count small {
    display: block;
    font-size: 0.8rem;
}
.benefits__amount__text {
    width: 44%;
    line-height: 1.1;
    margin-top: 1rem;
}

.card-header--benefitskissan  .small-farmer .text{
    font-size: 1.5rem;
    font-weight: 700;

}
.benefits-kissan .card-body{
    padding: 2rem 0 0 0;
}
.benefits__amount.smallfarmers_content{
    display: flex;
    align-items: center;
    gap: 0;
    margin-bottom: 1rem;
}
.benefits__amount.smallfarmers_content .benefits__amount__count{
    line-height: 1.3;
}

/* card-3 */
.kissan-benefits .card {
    --bs-card-border-width: 0;
    box-shadow: 0px 3px 25px var(--card-shadow);
    overflow: hidden;
    --bs-card-spacer-y: var(--card-lg-padding);
    --bs-card-spacer-x: var(--card-lg-padding);
    --bs-card-cap-padding-y: 1rem;
    --bs-card-cap-padding-x: 1.5rem;
    --bs-card-border-radius: 1.25rem;
    height: 100%;
    /* padding: 2rem; */
}

.kissan-benefits .card-header.card-header--benefitskissan {
    margin-top: 0;
    background: transparent;
    padding: 2rem 2rem 0 2rem;
    border-bottom: 1px solid #e1e1e1;
    background-color: var(--bg-benefitcard);

}
.kissan-benefits .yellow .card-header.card-header--benefitskissan{
background-image: url(../images/benefit-bg-1.png);
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.kissan-benefits .orange .card-header.card-header--benefitskissan{
    background-image: url(../images/benefit-bg-2.png);
        background-position: bottom right;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .kissan-benefits .green .card-header.card-header--benefitskissan{
        background-image: url(../images/benefit-bg-3.png);
            background-position: bottom right;
            background-size: cover;
            background-repeat: no-repeat;
        }
.benefits__amount{
    display: flex;
    align-items: center;
    gap: 1.9rem;
    margin-bottom: 1rem;
}
.card-header--benefitskissan .card-badge{
    position: absolute;
    right: 0;
    top: 2rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(217 136 33 / 33%) 63%);
    padding: 0.3rem;
    font-weight: 700;
}
.card-header--benefitskissan .small-farmer {
    display: flex;
    align-items: center;
    gap: 1.3rem;
    margin-bottom: 1.3rem;
}
.card-header--benefitskissan  .small-farmer .avatar{
    
    padding: 1rem;
    color: #ffff;
    border-radius: 0.55rem;
}


.card-header--benefitskissan .avatar i{
    font-size: 2.3rem;
}
.kissan-benefits .small-farmer-badge{
   color: #ffffff;
}
.yellow .small-farmer-badge{
    background: #E8AA00;
}
.card.yellow .benefits__amount__count span{
    color: #E8AA00;
}
.orange .small-farmer-badge{
    background: #EF6326;
}
.card.orange .benefits__amount__count span{
    color: #EF6326;
}
.green .small-farmer-badge{
    background: #0A7A6D;
}
.card.green .benefits__amount__count span{
    color: #0A7A6D;
}
.card.orange .benefits__amount__count span{
    color: #EF6326;}
    .card.green .benefits__amount__count span{
        color: #0A7A6D;}
.kissan-benefits .benefits__amount__count small:first-child{
    
    opacity: 0.6;
    display: block;
    color: var(--benefint-content);
}
.benefits__amount__count span {
   
    font-size: 2.1rem;
    font-weight: 600;
}
.benefits__amount__count small {
    display: block;
    font-size: 0.85rem;
    color: var(--innter-content-black-white);
}
.benefits__amount__text {
    width: 44%;
    line-height: 1.1;
    margin-top: 1rem;
}

.card-header--benefitskissan .small-farmer .text {
    font-size: 1.5rem;
    font-weight: 700;

    line-height: 1;
    color: var(--black-100);
}
.card-header--benefitskissan .small-farmer .text span{
    display: block;
}
.card-header--benefitskissan .small-farmer-badge{
    display: inline-block;
    padding: 0.3rem 0.7rem;
    width: 189px;
    text-align: center;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 0.9rem;
}
.kissan-benefits .card-body {
    padding: 2rem;
    background-color: var(--bg-benefitcard);
}
.kissan-benefits .card-body p{
    color: var(--innter-content-black-white);
    text-align: justify;
}
.benefits__amount.smallfarmers_content{
    display: flex;
    align-items: self-start;
    gap: 0;
    margin-bottom: 1rem;
    justify-content: space-between;
}
.benefits__amount.smallfarmers_content .benefits__amount__count{
    line-height: 1.3;
    width: 100%;
}
.benefits__amount.smallfarmers_content .benefits__amount__count:last-child{
position: relative;
    /* border-left: 1px solid #e1e1e1; */
    line-height: 1.3;
}
.benefits__amount.smallfarmers_content .benefits__amount__count:last-child::before{
    position: absolute;
    content: "";
    height: 100%;
    width: 0.1rem;
    background: #e1e1e1;
    left: -1.8rem;
    }
 /* Comprehensive Benefits css::start  */
 
 
 
 /* Guidelines for Registration css::start */

 .guidelines .heading h2{
   /* color: var(--black-100-guildline); */
   color: var(--black-100);

 }
 .guidelines__divider{
  position: relative;
  padding-right: 1.8rem;
 }  
 .guidelines__divider-pl{
    padding-left: 1.8rem;
 }
 .guidelines__divider:after{
    position: absolute;
    content: "";
    background-color: var(--grey-200);
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    width: 1px;
}
/* .guidelines__area{
    background-color: var(--bg-lightprimary);
    padding: 3rem 0;
    border-radius: 1.6rem;
} */
.bg-light-color{
background-color: var(--bg-lightprimary);
    padding: 3rem 0;
    border-radius: 1.6rem;}
.guidelines .nav {
    margin-bottom: 2.1rem;

    border: 0;
}
.guidelines .nav .nav-link{
font-size: 1.3rem;
color: var(--black-100);
border: 2px solid transparent;
transition: 0.2s ease-in;
padding: unset;
}
.guidelines .nav .nav-link:hover{

border: 2px solid transparent;
color:#EF6326;
transition: 0.4s ease-in;
}

.guidelines .nav-tabs .nav-link.active{
background: transparent;
color:#EF6326;
transition: 0.4s ease-in;
border-bottom: 2px solid #EF6326;
}
.guidelines .nav .nav-item {
    margin-right: 2rem;
}
.guidelines__heading{
    font-size: 1.5rem;
    font-weight: normal;
}
.guidelines__heading--criteria{
    color: #248c73;
}
.guidelines__heading--exemptions{
    color: #ec6262;
}
/* .guidelines__list{
    list-style: none;
    margin-bottom: 0;
    margin-top: 0.5rem;
}
.guidelines__list li{
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.7rem;
    color: var(--innter-content-black-white);
}
.guidelines__list li::before{
    position: absolute;
    content: "\F137";
    left: 0;
    font-family: bootstrap-icons !important;
    top: 5px;
    font-size: 0.9rem;
    color: var(--innter-content-black-white);
} */
.guidelines .scrollbar
{
    float: left;
    height: 300px;
    overflow-y: auto;
    margin-bottom: 0;
    padding-right: 1rem;
}
.guideline-content{background-color: #faf7f0; padding: 2rem; border-radius: 1.6rem;}
.guideline-content ul{margin: 0; padding: 0; list-style: none;}
.guideline-content ul li{display: flex; gap: 1.2rem; margin-top: 0.9rem;}
 
 
/*
 *  STYLE 1
 */
 
 #style-1::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     border-radius: 10px;
     background-color: #F5F5F5;
 }
 
 #style-1::-webkit-scrollbar
 {
     width: 5px;
     background-color: #F5F5F5;
 }
 
 #style-1::-webkit-scrollbar-thumb
 {
     border-radius: 12px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background-color: #555;
 }
 /* Guidelines for Registration css::end */
 
 /* Kisan Scheme  css::start */
 
 
 
 .scheme__list{
    list-style: none;
    margin-bottom: 0;
    margin-top: 1.8rem;
    color: var(--sceme-list);
}
.scheme__list li{
    position: relative;
    margin-bottom: 1rem;
}
.scheme__list li::before{
    position: absolute;
    content: "\F137";
    left: -28px;
    font-family: bootstrap-icons !important;
    top: 5px;
    font-size: 0.9rem;
    color: var( --sceme-list-before);
}
 
 /* Kisan Scheme  css::ens */
 
 
/* Gallery css  ::start */
 .align-between{
    display: flex;
    justify-content: space-between;
    align-items: center;
 }
 .gallery__view span{
    color: var(--primary-color);
 
    
}
.gallery__view span:first-child{
    position: relative;
    padding-right: 0.2rem;
    transition: 0.3s ease-in;
    
}
.gallery__view  .icon-right-arrow{
/* display: inline-block; */
/* transition: 0.3s ease-in; */
transition: 0.3s ease-in;
}
.gallery__view:hover span:first-child{
    padding-right: 0.7rem;
}
.gallery__content {
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 1rem;
    height: auto;
    width: 100%;
    text-align: center;
    cursor: pointer;
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}
 
.gallery__content .img-container {
    position: relative; /* Ensure the container holds the absolute positioned child */
}
 
.gallery__content img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: calc(100% + 10px);
    opacity: 0.9;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(10px, 10px, 0);
    backface-visibility: hidden;
    margin-bottom: 0;
}
 
.gallery__content:hover img {
    opacity: 0.6;
    transform: translate3d(0, 0, 0);
}
 
.gallery__content .content-description {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none; /* Ensure it's not clickable */
}
 
.gallery__content .content-description::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    /* width: 300px;
    height: 300px; */
        width: 220px;
    height: 220px;
    border: 2px solid var( --primary-color);
    border-radius: 50%;
    box-shadow:0 0 0 900px rgb(241 149 35 / 22%);
    content: '';
    opacity: 0;
    transform: scale3d(0.5, 0.5, 1);
    transform-origin: 50% 50%;
    transition: opacity 0.35s, transform 0.35s;
}
 
.gallery__content:hover .content-description::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
 
.gallery__content .content-description i {
    font-size: 2.6rem;
    color: #fff;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0; 
    transform: scale(0.5); 
}
 
.gallery__content:hover .content-description i {
    opacity: 1; /* Show icon on hover */
    position: absolute;
    transform: scale(1); /* Scale up the icon */
    /* right: 73px;
    bottom: 64px; */
    right: 1.3rem;
    bottom: 1.3rem;
    font-size: 2.2rem;
}
 
.gallery__content h2 {
    text-align: left;
    transition: transform 0.35s;
    transform: translate3d(5px, 5px, 0);
}
 
.gallery__content p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    text-align: right;
    opacity: 0;
    transform: translate3d(20px, 20px, 0);
}
 
.gallery__content:hover .content-description i,
.gallery__content:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transform: scaleX(-1);
}
 
 
/* Gallery css  ::end */
 
 
 
/* FAQ css  ::start  */
 
 
   /* Remove background image and customize the button appearance */
   .faq .accordion{
    --bs-accordion-border-color: transparent !important;
    padding: 0;
   }
   .faq .accordion-button {
    background-color: var(--accordian-btn)!important;
    border: none;
    box-shadow: none;
    padding: 1.5rem 0.5rem;
    outline: none;
    position: relative;
    font-weight: normal;
    font-size: 1.17rem;
    color: var(--black-white);
}
.faq  .accordion-item {
    color: transparent; 
     background-color: transparent; 
     border: none;
}
.faq .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: var(--accordian-grey)!important;
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    padding: 1.5rem 1.4rem;
    box-shadow: none;
    font-weight: 600;
}
.faq .accordion .accordion-body{
    color: var(--innter-content-black-white);
}

.accordion-collapse.collapse.show{
    background-color: var(--accordian-grey);
    /* font-size: 1rem; */
}
/* Remove the default background image */
.faq .accordion-button::after {
    background-image: none !important;
    font-family: bootstrap-icons !important;
    font-size: 1.25rem;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    color: var(--grey-100);
    content: "\F64D"; /* Plus icon */
}
 
/* Change to minus icon when the accordion is open */
.faq .accordion-button:not(.collapsed)::after {
    content: "\F63B"; /* Minus icon */
}
 
/* Optional: Hover effect */
.faq .accordion-button:hover {
    color: var(--primary-color);
}
.faq__footer{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 1.5rem;
    color: var(--sceme-list-before);
}
.faq__footer__btn{
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    padding: 0.7rem;
}
.faq__footer__btn:hover{
    background-color: var(--primary-color);
    color: var( --white);
}
.faq .accordion-header {
    margin-bottom: 0;
    border-bottom: 1px solid var(--grey-200);
}


/* FAQ css  ::end */
 
/* CSS By Vaishali */
    /* responsive */

    /* @media screen and (min-width: 1600px) and (max-width: 1679px) {
        .container {
          max-width: 87%;
        }
      } */
      .heading h2 span{
          display: block;
      }
      /* for odia and english content ::start*/
      .odia-lang .odia_content{
          display: block;
      }
      .odia-lang .eng_content{
        display: none;
    }
    .eng-lang .odia_content{
        display: none;
    }
   .eng-lang .eng_content{
      display: block;
  }
/* ticker- marquee ::start*/
.main-marquee {
    padding: 0.3rem;
    border-radius: 2rem;
    position: relative;

}

@keyframes ticker {
    0% {
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-wrap {
    width: 100%;
    overflow: hidden;
    padding-left: 100%;
    box-sizing: content-box;
}

.ticker-wrap .ticker {
    display: inline-block;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: 30s;
}

.ticker-wrap:hover .ticker {
    animation-play-state: paused;
}

.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 0.5rem;
    color: #ef6326;
    font-size: 1.1rem;
    font-weight: 600;
}

.marquee-box-main {
    position: relative;
    overflow: hidden;
    margin-top: -1rem;
    border-top: 1px solid #e1e1e1;
    z-index: 2;
}
/* end */
      /* for odia and english content::end */
      @media screen and (min-width: 1600px) and (max-width: 1919px) {
        .container {
          max-width: 88%;
        }
      }
      
      @media screen and (min-width: 1920px) {
        .container {
          max-width: 77%;
        }
      }
      @media (max-width:1680px) {
      .container-fluid {
        padding: 0rem 3rem;
    }
}
@media (max-width:1600px) {
    
.cm-profile .profile-div::before {
  
  
        right: 0.6rem;
    }
    /* .kissan-benefits .green .card-header.card-header--benefitskissan,.kissan-benefits .yellow .card-header.card-header--benefitskissan,.kissan-benefits .orange .card-header.card-header--benefitskissan {
       
        background-size: 91%;} */
    
            .benefits__amount__count span {
                font-size: 1.9rem;}
                
}
    /* 1440 */
    @media (max-width: 1440px) {
    /* .cm-profile .profile-div::before {
       
        right: 3rem;} */
        .slider-wrap {
            background: #044e33;
            height: 460px;}
      
            .parallax-slider .slide-btns {
                width: 40px;
                height: 40px;}
            
            
                .benefits__amount__count span {
                    font-size: 1.813rem;
                }
                .swiper-slide--inner{
padding: 1rem 3rem;
                }
                .slide-pm-box {
                    display: flex;
                    gap: 3rem;}
                    .slide-main--heading {
                       
                        font-size: 2.55rem;}
                        .slide-pm-box img {
                            height: 200px;
                        }
                        .cm_img {
                            height: 150px;
                        }
                        .slide-des p {
                            font-size: 1.14rem;}
                            .price {
                               
                                font-size: 1.3rem;}
                                 .heading h2 {
                                    font-size: 2rem;
                /* added for responsive */
              
    }
}
    /* 1366 */
    @media (max-width: 1366px) {
    /* .slide-main--heading{
        margin-right: 0.7rem;
        font-size: 3.05rem;
    } */
    .swiper-slide--inner {
        padding: 0;
    }
    .cm-profile .profile-div::before {
        right: 0.3rem;
    }
    .cm-profile .minister-photo.CM {
        height: 100px;
        width: 100px;
    }
   
    .welcome {
        font-size: 1.3rem;}
        .slide-main--heading {
          
            font-size: 2.75rem;
        }
     
     
      
        section.cm-profile{
            padding: 0.8rem 0;
        }
  
    .cm-profile .minister-text span {
      
        font-size: 1.1rem;
    }
    /* .cm-profile .profile-div::before {
        right: 1.3rem;
    } */
    .card-header--benefitskissan .small-farmer .text {
      
        font-size: 1.3rem;
    }
    
        .reg-section .reg-card h3 {
      
            font-size: 1.75rem;
            color: var(--black-100);
        }
        .heading h2{
            font-size: 1.75rem;
        }
        .benefits__amount__count span {
            font-size: 1.513rem;
        }
        .benefits__amount__text {
            width: 54%;}
        .benefits__amount__count small {
          
            font-size: 0.8rem;}
            /* .slider-wrap {
               
                height: 450px;} */
               
                    
                        section#about {
                            padding: 0.8rem 0 0 0;
                        }
                      
                            .slide-main--heading {
                                font-size: 2.35rem;
                            }
                            
                                .slide-cm-box {
                                    text-align: center;
                                  
                                    /* width: 37%; */

                                }
                                .dm_img {
                                    height: 90px;
                                }
                               
                            .slide-des p {
                              
                                
                                font-size: 1.06rem;}
                                .price {
                                   
                                    font-size: 1.3rem;}
                                  
                                        .about .heading h2 {
                                            font-size: 1.75rem;
                                          
                                            margin-bottom: 1rem;
                                        }
                                        .kissan-benefits .card-body {
                                            padding: 1.5rem;
                                        }
                                        .kissan-benefits .card-header.card-header--benefitskissan {
                                           
                                            padding: 1.5rem 1.5rem 0 1.5rem;}
                                            .guidelines__heading {
                                                font-size: 1.2rem;}
                                                .parallax-slider .swiper-wrapper::before {
                                                   
                                                    background-size: 47%;}

                                                    .kissan-benefits .yellow .card-header.card-header--benefitskissan,.kissan-benefits .orange .card-header.card-header--benefitskissan,.kissan-benefits .green .card-header.card-header--benefitskissan{
                                                        background-size: contain;
                                                    }
               
    }
    @media (max-width: 1280px) {
    .swiper-slide--inner {
        padding: 1rem 2rem;
    }
    .slide-pm-box img {
        height: 170px;
    }
    .slide-des p {
       
        padding-right: 1rem;}
        .slide-main--heading {
            font-size: 2.05rem;
        }
}
    @media (max-width: 1152px) {
        .container-fluid {
            padding: 0rem 1rem;
        }
    .slide-main--heading {
      
        font-size: 2.75rem;
    }
    .slide-des p {
        font-size: 1.11rem;
    }
    .welcome {
      
        margin-bottom: 0.6rem;}
        .slide-main--heading {
            margin-bottom: 0.6rem;
        }
        section {
            padding: 1.4rem 0;
        }
        .cm-profile .minister-photo {
            width: 4.1REM;
            height: 4.1REM;
        }
        .cm-profile .minister-photo.CM {
            height: 5REM;
            width: 5REM;
        }
        .cm-profile .minister-text span {
            font-size: 1rem;
        }
        .slide-main--heading {
     
          
                font-size: 1.7rem;
         
     
        }
        .welcome {
            font-size: 1.2rem;}
            .slide-des p {
                font-size: 1.01rem;
            }
            .price {
               
                font-size: 1.3rem;
            }
            section {
                padding: 1.1rem 0;
            }
            .spacing-x {
                padding: 2rem 0;
            }
            .about .heading h2 {
                /* font-size: 1.85rem; */
                margin-bottom: 1rem;
            }
            .heading h2 {
                /* font-size: 1.85rem; */
                margin-bottom: 1rem;
            }
            .reg-section .reg-card h3 {
              
             
                /* font-size: 1.7rem; */
            }
               
                .reg-section .card-group {
                    display: grid;
                    grid-template-columns: repeat(1, 1fr);
                    gap: 1rem;
                }
                .kissan-benefits .green .card-header.card-header--benefitskissan, .kissan-benefits .yellow .card-header.card-header--benefitskissan, .kissan-benefits .orange .card-header.card-header--benefitskissan {
                    background-size: 100% 114%;
                    
                }
                /* .container-fluid {
                    padding: 0rem 0REM;
                } */
                .kissan-benefits .card{
                    height: auto;
                    margin-bottom: 1.5rem;
                }
                .swiper-slide--inner {
                    padding: 0;
                }
                .slide-pm-box {
            
                    gap: 2rem;
                }
                .heading h2 span{
                    display: inline;
                }
                .card-header--benefitskissan .small-farmer .text span {
                    display: inline;
                }
                .about p {
                    padding: 0;}
}
@media (max-width: 1024px) {

.faq img{
    width: 253px;
}
.slide-des p {
  
    padding-right: 1rem;}
    .swiper-slide--inner {
        padding: 1rem ;
    }
    .slide-pm-box {
            gap: 1rem;
    }
    .slide-pm-box img {
        height: 130px;
    }
    .cm_img {
        height: 110px;
    }
    .dm_img {
        height: 60px;
    }
    .bg-light-color {
      
        padding: 3rem 2rem;}
}
@media (max-width: 992px) {
.parallax-slider .swiper-wrapper::before {
   
    right: 5rem;
   
    background-size: 46%;}
}
@media (max-width: 768px) {
  /* .parallax-slider  .swiper-slide--inner{
background: #226f47;
    } */
    .slider-wrap {
               
        height: 350px;
                       
        }
        .parallax-slider .swiper-wrapper::before {
            right: 2rem;
            background-size: 34%;
        }
        .welcome {
            font-size: 1.1rem;
        }
        .slide-main--heading {
            font-size: 1.65rem;
        }
        .slide-des p {
            font-size: 1.01rem;
            margin-bottom: 0;
        }
        .cm-profile .profile-div::before {
            right: 0.3rem;
            display: none;
        }
        /* .cm-profile .minister-photo.CM {
            height: 4.7REM;
            width: 4.7REM;
            margin-right: 0.6rem;
        }
        .cm-profile .minister-photo {
            width: 4REM;
            height: 4REM;
        } */
        .cm-profile-grid div:first-child .minister-photo{
            height: 4.7REM;
            width: 4.7REM;
            margin-right: 0.6rem;
        }
        .cm-profile-grid div:nth-child(1) .minister-photo{
            width: 4.4REM;
            height: 4.4REM;
        }
        /* .cm-profile-grid div:last-child .minister-photo{
            width: 4REM;
            height: 4REM;
        } */
        .cm-profile-grid div:last-child .minister-photo img{
            /* width: 5REM;
            height: auto; */
            height: 49px;
            width: 48px;
          
        }
        .cm-profile-grid div:last-child .minister-photo{
        display: flex;
        align-items: center;
        }
        .cm-profile .minister-text span {
            font-size: 0.75rem;
        }
        .guidline-img {
            height: 80px;
        }
        .benefits__amount.smallfarmers_content .benefits__amount__count:last-child::before {
           
            left: -4.8rem;}
        .cm-profile .minister-text div {
            padding-right: 0rem;
            font-size: 0.74rem;
        }
        .heading h2 {
            font-size: 1.55rem;}
            .heading h2 {
                font-size: 1.55rem;}
                .reg-section .reg-card h3 {
                 
                    font-size: 1.45rem;
                }
               
               
                .about .heading h2 {
                    font-size: 1.55rem;
             
                }
                .guidelines__heading {
                    font-size: 1.35rem;
                }
                .guidelines__divider-pl {
                    padding-right: 1.8rem;
                }
               
                .guidelines__divider-pl{
                    padding: 0;
                margin-top: 1rem;}
                .slide-des p {
                    font-size: 1.16rem;
                    width: auto;
                }
              
                .guidelines__divider{
                    padding-right: 0;
                }
                .btn-black{
                    font-size: 14px;
                }
                .guidelines .scrollbar {
                 
                    height: 213px;}
                    .pm-content{
                        display: none;
                    }
                    .slide-cm-box{
                        display: none;
                    }
                    .swiper-slide--inner {
                        padding: 1rem 4rem;
                    }
}
@media (max-width: 630px) {
    
    /* .floating-btns .btn-stylethree {
        min-height: 10rem;
    } */
    .cm-profile-grid div:last-child .minister-photo {
        min-height: 66px;
        display: flex;
        align-items: end;
        width: 3.2REM;}
.cm-profile .profile-div::before {
    right: 0.4rem;
}
.cm-profile .minister-photo.CM {
   
    margin-right: 0rem;
}
.minister-text {
    min-height: auto;
    text-align: center;
}
.cm-profile .minister-photo {
    margin-left: 0;
    margin-right: 0;
}
.guidline-img{
    height: 100px;
}
.faq__footer {
    display: flex;
  
   
    flex-direction: column;
    align-items: flex-start;
}
.slider-wrap {
    height: 300px;
}
.cm-profile-grid {
 
    grid-template-columns: repeat(1, 1fr);
   
}
}
@media (max-width: 576px) {
    .parallax-slider .swiper-slide {background-position: center;
        background-size: cover;}

.slide-des p {
    font-size: 1rem;}
    .guidline-img {
        height: 77px;
    }
    .kissan-benefits .green .card-header.card-header--benefitskissan, .kissan-benefits .yellow .card-header.card-header--benefitskissan, .kissan-benefits .orange .card-header.card-header--benefitskissan {
        background-size: 100% 101%;
    }
    .floating-btns .btn-stylethree {
        
        min-height: 10rem;}
        .floating-btns a:last-child{
            min-height: 8rem;
        }
        .heading h2 span{
            display: inline;
        }
        .card-header--benefitskissan .small-farmer .text span {
            display: block;
        }
        .border-bottom-100{
            border-bottom: none;
        }
        .slide-main--heading {
            font-size: 1.4rem;
        }
        .slide-main--heading {
            font-size: 1.4rem;
        }
        .price {
            font-size: 1.1rem;
        }
        .parallax-slider .swiper-button-prev.slide-btns{
        left: 0rem;
        }
        .parallax-slider .swiper-button-next.slide-btns{
            right: 0rem;
            }
}
@media (max-width: 530px) {
    .align-between{
        position: relative;
    }
    .align-between a{
        position: absolute;
        right: -1rem;
        top: 2rem;
    }
    .guidelines .nav .nav-item {
        margin-right: 0.5rem;
    }
.parallax-slider .swiper-wrapper::before {

    background-size: 20%;
}
.slider-wrap {
    height: 250px;
}
.parallax-slider .swiper-wrapper::before {
    right: 2rem;
    background-size: 24%;
}
.slide-main--subheading {
   
    font-size: 12px;
   
}
.welcome {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}    
.slide-main--heading {
    font-size: 1.4rem;
    margin-bottom: 0rem;
}
.slide-des {
    text-align: left;
    line-height: 1.1;
    border-width: 0px;
    padding: 0px 0px 25px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 14px;
    white-space: normal;
    color: var(--white);
    opacity: 0;
    padding-bottom: 0;
}
.slide-des p {
    font-size: 0.9rem;
    margin-bottom: 0;
    line-height: 1.4;
}
.parallax-slider .swiper-wrapper::before {
   
    background-size: 24%;
}

.gallery__content{
    margin-bottom: 1rem;
}
.gallery__view{
display: block;
text-align: end;
}

.cm-profile .minister-text span {
    font-size: 0.7rem;
}
  
                .spacing-x {
                    padding: 1.5rem;
                }
                .reg-section .reg-card {
                   
                    padding: 1.5rem;}
                   
                    .guidelines__divider {
                       
                        padding-left: 0;}
                        .navbar {
                            padding: 0;
                        }
                       
                        .swiper-slide--inner {
                            padding: 1rem;
                        }
                        .parallax-slider .slide-btns {
                            width: 25px;
                            height: 25px;
                        }
                        .slide-btns.swiper-button-next:after, .slide-btns.swiper-button-prev:after {
                            font-size: 13px;}
                            .benefits__amount.smallfarmers_content .benefits__amount__count:last-child::before {
                                left: -3.4rem;
                            }
}

@media (max-width: 480px) {
.parallax-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .parallax-slider .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    
    bottom: 1rem !important;
}

.cm-profile .profile-div::before{
    display: none;
}
.cm-profile-grid>div{
    margin-bottom: 0.7rem;
}
.cm-profile-grid>div:last-child{
    margin-bottom: 0rem;
}
.reg-section .reg-btn-area {
    display: flex;
    gap: 1.2rem;
    margin-top: 3rem;
    align-items: flex-start;
    flex-direction: column;
}
.reg-section .already-btn-area {
   
    margin-top: 2.9rem;
}

.guidline-img {
    height: 65px;
}

   
     
        .container-fluid {
            padding: 0rem 0.2rem;
        }
}
@media (max-width: 425px) {
    .spacing-x {
        padding: 2.5rem;
    }
   
    header .navbar-toggler-icon i {
        font-size: 1.7rem;}
       

    }
@media (max-width: 375px) {
   
.parallax-slider .swiper-wrapper::before {
  
        right: 1.1rem;
    background-size: 17%;
}
.kissan-benefits .green .card-header.card-header--benefitskissan, .kissan-benefits .yellow .card-header.card-header--benefitskissan, .kissan-benefits .orange .card-header.card-header--benefitskissan{
    background-size: contain;
}

.slide-des p {
    font-size: 0.85rem;

}

.slide-main--heading {
    font-size: 1.2rem;
    margin-bottom: 0rem;
}
section {
    padding: 0.6rem 0;
}
.about .heading h2 {
    font-size: 1.3rem;
    margin-bottom: 0.6rem;
}
.about p {

    line-height: 1.3;}
    .guidelines .nav {
        
        gap: 1rem;
    }
    .guidelines .nav .nav-link {
        font-size: 1.2rem;}
    
            .align-between a {
                right: -1rem;
                top: 4.6rem;
            }
            .bg-light-color {
                padding: 2rem;
            }
            /* .slider-wrap {
                height: 200px;
            } */
            /* .swiper-slide--inner {
                padding: 1rem 0;
            } */
            .price {
                font-size: 1rem;
            }
            .slide-des p {
                font-size: 0.85rem;}
                .parallax-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .parallax-slider .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    
                    bottom: 0.5rem !important;
                    }
                    .benefits__amount__count span {
                        font-size: 1.213rem;
                    }
                    .heading h2 {
                        font-size: 1.45rem;
                    }
                    .benefits__amount.smallfarmers_content .benefits__amount__count:last-child::before {
                        left: -1.4rem;
                    }
}
    
@media (max-width: 320px) {
    .floating-btns .btn-stylethree {
        padding: 0.5rem 0.4rem;
    }
    .align-between a {
        right: -1rem;
        top: -0.4rem;}

    .spacing-x {
        padding: 1.3rem;
    }
    .reg-section .reg-card {
     
        padding: 1.3rem;}
        .reg-section .reg-card h3 {
            font-size: 1.25rem;
        }
        .reg-section .reg-btn-area {
       
            margin-top: 2rem;}
            .heading h2 {
                font-size: 1.3rem;
            }
            .guidelines__heading {
                font-size: 1.25rem;
            }
            .guidelines__list li {
               
                margin-bottom: 0.5rem;
            }
            .benefits__amount__count span {
                font-size: 1.113rem;
            }
            .guidelines .nav .nav-item {
                margin-right: 0rem;
            }
            .welcome {
                margin-bottom: 0;
            }
            .slide-main--heading {
                font-size: 1.1rem;}
                .benefits__amount.smallfarmers_content .benefits__amount__count:last-child::before {
                    left: -0.7rem;
                }
                
                .reg-section .already-btn-area {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 0.8rem;}

                    .already-btn-area a {
                       
                        min-width: 116px;}   
        }
    
    