:root {
    --pnk-color: #962982;
}
.eli-page .login-buttons a {
    background-color: var(--pnk-color);
}

p.slider-description img {
    display: inline !important;
    padding: 0px 5px;
    position: relative;
    top: -8px;
}

.eli-slider .slick-slide {
    margin-left: 0;
    margin-right: 0;
}
.eli-page .section-title span, .eli-page .social-title span{
    color: var(--pnk-color);
}
.eli-page .connect-details .highlight {
    color: var(--pnk-color);
}
.eli-page .events-section .text-primary {
    color: var(--pnk-color) !important;
}
.eli-page .event-card .badge {
    color: #312E80;
}
.eli-page .event-card .badge.bg-light{
    background: #F5F7FF;
}
.eli-page .events-section .section-header .btn {
    padding: 9.5px 24px;
    border-color: #312E81;
    color: #312E81;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.eli-page .events-section .section-header .btn:active, .eli-page .events-section .section-header .btn:focus {
    background: transparent !important;
    color: #312E81 !important;
}
.eli-page .events-section .section-header .btn:hover {
    background: #312E81 !important;
    color: #fff !important;
}
.eli-page .events-section .section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.eli-page .events-section .section-header h2 {
    margin-bottom: 0;
}
.eli-page .location-marker img {
    max-width: 100%;
}
.eli-page .cnt-sec .connect-details {
    display: flex;
    flex-direction: column;
}
.eli-page .cnt-sec .connect-details p {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.eli-page .cnt-sec .connect-details p strong {
    font-weight: 600;
}

.how-it-works {
    padding: 50px 0;
}

.eli-page .cnt-sec{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
}
.eli-page .anthem{
    padding-right: 0px;
}
.eli-page .incentives-employees{
    padding-top: 93px;
    padding-bottom: 30px;
    margin-top: 0;
}
.eli-page .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.eli-page .incentives-employees-images {
    cursor: pointer;
}
/* .eli-page .incentives-employees-images.incentives-employees-active {
    width: 65%;
} */
/* .eli-page .incentives-employees-images:not(.incentives-employees-active) {
    width: 55%;
    margin-bottom: 3px;
} */
.eli-page .incentives-employees-images.for-employee.incentives-employees-active{
    width: 58.5%;
    margin-right: 0;
}
.eli-page .incentives-employees-images.for-employer {
    margin-left: -7%;
    width: 48.5%;
}
.eli-page .incentives-employees-images.for-employer.incentives-employees-active {
    margin-left: 0;
    width: 58.5%;
}
.incentives-employees-images.for-employee {
    width: 48.5%;
    margin-right: -3%;
}
.incentives-employees-images.for-employee .incentives-employees-img {
    margin-right: -7%;
}

.incentives-employees-images span::before{
    content: "";
    border: 1px solid #880085;
    transform: skew(-15deg);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: -1;
    padding: 0;
    left: 0;
    top: 0;
}
.eli-page .incentives-employees-images span{
    font-size: 20px;
    text-align: left;
    line-height: 23px;
    font-weight: 500;
    color: #880085;
    position: relative;
    margin: 3px auto 0 0;
    padding: 5px 35px;
    display: inline-block;
}
.eli-page .incentives-employees-active span{
    line-height: 23px;
    padding: 8px 30px;
    margin-left: auto;
    margin-right: 23%;
    text-align: center;
}
.incentives-employees-images.incentives-employees-active span::before {
    content: "";
    background: #880085;
    transform: skew(-13deg);
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: -1;
    padding: 0;
    left: 0;
    top: 0;
}
.eli-page .incentives-employees-content-info ul li{
    text-align: left;
}
.eli-page .incentives-employees-content-info p{
    text-align: left;
}
.eli-page .benefits-employees{
    margin-top: 85px;
}
.eli-page .benefits-employees-content{
    height: 100%;
    padding: 0 10px 37px;
}
.eli-page .how-it-works{
    margin: 120px 0px 0px;
    padding: 0px;
}
.eli-page .how-it-works .section-description{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
}
.eli-page .how-it-works .item {
    border: 1.86px solid #ACA3D44D;
    border-radius: 7px;
    padding: 32px 26px 26px;
    text-align: center;
    height: 100%;
}
.eli-page .how-it-works .item .title{
    font-size: 20px;
    line-height: 26px;
    color: #962982;
    margin: 10px 0 0;
    font-weight: 600;
}
.eli-page .how-it-works .item .description{
    font-size: 14px;
    line-height: 150%;
    color: #5B5470;
    margin: 10px 0 0;
}
.eli-page .counting-steps-circle{
    border: 1.51px solid #962982;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.eli-page .counting-steps-circle span{
    width: 34px;
    height: 34px;
    background: #962982;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    line-height: 100%
}
.eli-page .counting-steps-list img{
    vertical-align: top;
    margin: 10px 0 24px;
}
.eli-page .counting-steps-info::before {
    content: "";
    background: url("../images/steps-line-border.svg") no-repeat;
    height: 4px;
    width: 100%;
    position: absolute;
    left: 11%;
    top: 22px;
    width: 77%;
    background-size: cover;
}
.eli-page .counting-steps-info{
    position: relative;
}
.eli-page .official-guideline-bg{
    background: url("../images/off-guideline-img.png") no-repeat;
    border-radius: 12px;
    padding: 40px 0px 40px 80px;
    background-size: cover;
}
.eli-page .official-guideline.scheme-guideline-sec .official-guideline-bg {
    background: url("../images/scheme-guideline-img-bg.png") no-repeat;
    border-radius: 12px;
    padding: 0 15px;
    background-size: cover;
}
.scheme-guideline-sec .guideline-con-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.scheme-guideline-sec .guideline-con-right * {
    width: fit-content;
}
.eli-page .scheme-guideline-sec .official-guideline-bg img {
    height: 100%;
}
.eli-page .official-guideline.scheme-guideline-sec .section-title, .eli-page .official-guideline.scheme-guideline-sec .section-description {
    max-width: 97%;
}
.scheme-guideline-sec .guideline-con-right {
    display: flex;
    flex-direction: column;
}
.eli-page .official-guideline .section-title {
    max-width: 60%;
}
.eli-page .official-guideline .section-description {
    max-width: 60%;
    text-align: left;
}
.eli-page .official-guideline a {
    border: 2px solid #880085;
    color: #880085;
    padding: 10px 24px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    margin: 24px 0 0;
    font-weight: 500;
}
.eli-page .official-guideline a:hover{
    background-color: #880085;
    color: #fff;
}
.eli-page .official-guideline {
    padding-top: 70px;
}
.eli-page .watch-eli-scheme {
    padding-top: 120px;
    z-index: 5;
    position: relative;
    background-color: #fff;
}
.eli-page .connect-with-us-sec, .eli-page .social-media-section {
    position: relative;
    z-index: 5;
    background-color: #fff;
}
.eli-page .watch-eli-scheme-title-info {
    width: 60%;
}
.eli-page .watch-eli-scheme-title .btn{
    padding: 9.5px 24px;
    border-color: #312E81;
    color: #312E81;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.eli-page .watch-eli-scheme-title .btn:active, .eli-page .watch-eli-scheme-title .btn:focus {
    background-color: transparent !important;
    color: #312E81 !important;
}
.eli-page .watch-eli-scheme-title .btn:hover{
    background: #312E81 !important;
    color: #fff !important;
}
.eli-page .watch-eli-scheme-title {
    margin: 0 0 32px;
}
.eli-page .watch-eli-scheme-title-info .section-description{
    text-align: left;
    margin: 16px 0 0;
}
.eli-page .video-title{
    margin-top: 8px;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.15px;
    color: #0D0D0D;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.eli-page .video-date{
    font-size: 16px;
    color: #7C7C7C;
    line-height: 150%;
    letter-spacing: 0.1px;
}
.eli-page .whatsNew .viewMorebtn a{
    padding: 9.5px 24px;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid #312E81;
    color: #312E81;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.eli-page .whatsNew .viewMorebtn a:hover{
    background: #312E81;
    color: #fff !important;
}
.eli-page .whatsNew .viewMorebtn{
    text-align: right;
}
.eli-page .newscrsl-item p a{
    color: #212121;
}
.eli-page .newscrsl-item p a:hover{
    color: #312E81 !important;
}
.eli-page #whatsNew .slick-prev::before{
    display: none;
}
.eli-page #whatsNew .slick-next::before{
    display: none;
}
.eli-page #whatsNew .slick-arrow{
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
}
.eli-page #whatsNew .slick-prev{
    background: url("../images/prev-arrow-btn.svg") no-repeat !important;
}
.eli-page #whatsNew .slick-next{
    background: url("../images/next-arrow-btn.svg") no-repeat !important;
}
.eli-page #whatsNew .slick-disabled {
    opacity: .5;
}
.eli-page .whatsNew [class^="col"]{
    display: block;
}
.eli-page .whatsicon span{
    font-size: 16px;
    text-transform: uppercase;
}

.eli-page .eli-slider {
    z-index: 5;
}
.eli-page .incentives-employees-section{
    position: relative;
    z-index: 5;
    background-color: #fff;
}
.for-employer-tab, .for-employee-tab {
    display: none;
}
.for-employer-tab.active,.for-employee-tab.active {
    display: block;
}
.employee-employer-menu {
    position: fixed;
    top: 145px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 4;
}
.employee-employer-menu .sticky-menu {
    display: flex;
    padding: 10px;
    gap: 20px;
    border-radius: 50px;
    background-color: #F5F7FF;
    box-shadow: 0px 4px 13.6px 0px #0000001F;
}
.employee-employer-menu .sticky-menu button {
    color: #212121;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 30px;
    border-radius: 30px;
    margin-bottom: 0;
}
.employee-employer-menu .sticky-menu button:not(.active):active {
    border-color: #fff !important;
}
.employee-employer-menu .sticky-menu button:hover {
    color: #212121 !important;
}
.employee-employer-menu .sticky-menu button.active {
    background-color: #962982;
    color: #fff;
}
.employee-employer-menu .sticky-menu button.active svg path {
    fill: #fff;
}
.employee-employer-menu .sticky-menu button.active:hover {
    color: #fff !important;
}
.eli-page .logo-slider img {
    height: auto;
    width: 100%;
}
.incentives-employees-content-info .incentives-employees-faq {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 32px 0 0;
}
.incentives-employees-content-info .incentives-employees-faq .accordion-item {
    border: 0;
}
.incentives-employees-content-info .accordion-item .accordion-header {
    margin-bottom: 0;
}
.incentives-employees-content-info .accordion-item .accordion-button {
    background-color: #fff;
    display: flex;
    gap: 18px;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-weight: 600;
    color: var(--pnk-color);
    padding: 14px 0 14px 18px;
    border: 1px solid #8800854D;
}
.incentives-employees-content-info .accordion-item .accordion-button:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 4px;
    height: calc(100% + 2px);
    background-color: #880085;
}
.incentives-employees-faq .accordion-body ul {
    padding-left: 0;
}
.incentives-employees-faq .accordion-body ul li {
    list-style: none;
}
.incentives-employees-content-info .accordion-item .accordion-button:not(.collapsed) .down-chevron {
    transform: scaleY(-1);
}
.incentives-employees-content-info .accordion-item .accordion-button::after {
    display: none;
}
.incentives-employees-content-info .accordion-item .accordion-body {
    padding: 10px 25px 0;
}
.incentives-employees-content-info ul li {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    color: #3E3F66;
}
.incentives-employees-content-info .accordion-collapse p {
    font-size: 14px;
}
.incentives-employees-content-info #answerOne ul li:last-child {
    border: 0;
}
.incentives-employees-content-info #answerOne .accordion-body strong {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
}
.incentives-employees-content-info .accordion-item .accordion-button i {
    font-size: 32px;
    margin-right: 5px;
}
.events-section .event-slick-slider .slick-list {
    overflow: visible;
    pointer-events: initial;
}
.events-section.event-list .slick-slide-item {
    margin-right: 0;
    margin-bottom: 30px;
}
.events-section .slick-slide-item .event-card > img {
    height: 180px;
    width: 100%;
    border-radius: 12px 12px 0 0;
    object-fit: cover;
}
.events-section .slick-slide-item .event-card {
    box-shadow: 3px 10px 35px 0px #0000001C;
    border-radius: 12px;
}
.events-section .slick-slide-item .event-card p {
    gap: 5px;
}
.events-section .slick-slide-item .event-card p img {
    max-width: 16px;
}
.eli-page .event-card p, .eli-page .event-card h5 {
    color: #212121;
}
.eli-page .event-card h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.eli-page #event-video .photogalitems .gallery-item img {
    height: auto;
}
.eli-page .footerbg {
    position: relative;
    z-index: 5;
}
.eli-page .how-it-works.for-employer-tab .section-description {
    max-width: 100%;
}
.eli-page .incentives-employees .for-employee.incentives-employees-active span {
    padding: 7px 20px;
    margin-right: 19%;
    position: relative;
    top: 0px;
    right: 0%;
    color: #fff;
    font-size: 20px;
}
.eli-page .incentives-employees-images.for-employee span{
    padding: 7px 22px;
    font-size: 16px;
    margin-left: 11%;
    margin-right: auto;
}
.eli-page .incentives-employees-images.for-employee.incentives-employees-active span{
    margin-left: 15.3%;
}
.eli-page .incentives-employees .for-employer.incentives-employees-active span {
    padding: 7px 30px;
    margin-right: auto;
    color: #fff;
    margin-left: 2px;
}
.incentives-employees-images.for-employee .incentives-employees-img {
    margin-right: -7%;
}
.incentives-employees-images.for-employee.incentives-employees-active .incentives-employees-img {
    margin-right: 0;
}
.eli-page .incentives-employees .for-employer.incentives-employees-active span::before {
    background: #880085;
}
.for-employer-tab .incentives-employees-content-info .accordion-item .accordion-button {
    color: var(--pnk-color);
}
.eli-page .for-employee-tab .section-title span, .eli-page .for-employee-tab .social-title span {
    color: var(--secondary-color);
}
.event-media .nav-tabs {
    column-gap: 16px;
    margin-bottom: 20px;
    border: none;
}
.event-media .nav-tabs .nav-item .nav-link {
    padding: 8px 16px;
    border: 1px solid #ccc;
    border-radius: 999px;
    background: white;
    cursor: pointer;
    font-weight: 500;
    color: #393939;
}
.event-media .nav-tabs .nav-item .nav-link.active {
    background-color: #2f2f85;
    color: white;
    border-color: #2f2f85;
}

.pagination .page-item .page-link.current:not(.prev, .next) {
    background-color: #312E81 !important;
    color: #fff !important;
}
.pagination .page-item .page-link:not(.prev, .next){
    color: #312E81 !important;
    border: 1px solid #312E81 !important;
}
.pagination .page-item .prev, .pagination .page-item .next {
    color: #312E81 !important;
}
.pagination .page-item .page-link:not(.prev, .next):hover {
    background-color: #312E81 !important;
}

.social-media-section .social-box {
    width: 100%;
    position: relative;
    text-align: center;
}
.social-media-section .social-box.twitter .social-card .twitter-tweet {
    margin: 0 !important;
}
.social-media-section .social-box.linkedin .social-card {
    margin-top: 20px;
}
.social-media-section .social-box.linkedin > a {
    top: 45px;
}
.social-media-section .social-box .social-card {
    width: 100%;
    border: 1px solid #cfd9de;
    border-radius: 9px;
    padding: 10px;
    max-height: 355px;
    text-align: center;
    position: relative;
    display: block;
    overflow: hidden;
}
.social-media-section .social-box>a {
    position: relative;
    top: 40px;
    z-index:9;
    width: 76px;
    max-width: 76px;
}
.social-media-section .social-box.linkedin>img {
    max-width: 54px;
}
.social-media-section .social-box.twitter .social-card,
.social-media-section .social-box.linkedin .social-card {
    border: none;
    padding: 0;
}
.social-media-section .social-box .social-card.twitter {
    max-width: 553px;
    text-align: center;
}
.topbar .old-new-btn {
    background-color: #fff;
    border-radius: .25rem;
    width: fit-content;
    padding: 2px;
    margin: auto;
}
.topbar .old-new-btn .btn {
    padding: 2px 12px;
    font-size: 12px;
    font-weight: 500;
    border: 0;
    margin: 0;
}
.topbar .old-new-btn .btn:not(.active) {
    color: #000;
    background-color: #fff;
}
.topbar .old-new-btn .btn.active {
    background-color: #312e81;
}
.topbar .old-new-btn .btn:hover, .topbar .old-new-btn .btn:focus, .topbar .old-new-btn .btn:active {
    color: #000 !important;
}
.topbar .old-new-btn .btn.active:hover, .topbar .old-new-btn .btn.active:focus, .topbar .old-new-btn .btn.active:active {
    color: #fff !important;
}
.eli-page .incentives-employees-images img {
    width: 100%;
}
.eli-page .title-head h3{
    max-width: calc(100% - 60px);
}
.eli-page .pmv-banner-section .slider-content {
    position: absolute;
    top: 0;
    max-width: 65%;
}
.eli-page .pmv-banner-section .slick-initialized .slick-slide {
    position: relative;
}
.eli-page .pmv-banner-section .banner-imp-con .heading {
    font-weight: 900;
    font-size: 31px;
    color: #880085;
    line-height: normal;
    margin-bottom: 0;
    max-width: unset;
}
.eli-page .pmv-banner-section .banner-imp-con {
    background-color: #fff;
    box-shadow: -1px 6px 0px 0px #00000040;
    padding: 20px 70px 20px 120px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    border-bottom: 5px solid #660064;
}
.eli-page .pmv-banner-section .slider-caption-content {
    max-width: none;
    margin: 130px 0 0;
}
.eli-page .pmv-banner-section .banner-imp-con .border-divide {
    max-width: 395px;
    width: 100%;
    margin: 8px 0 16px;
}
.eli-page .pmv-banner-section .banner-imp-con p.link-incentive-title {
    line-height: normal;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #880085;
}
.eli-page .pmv-banner-section .slider-description {
    margin-left: 120px;
    margin-top: 35px;
    color: #fff;
    font-weight: 600;
    font-style: Italic;
    font-size: 20px;
    max-width: 63%;
    line-height: 36px;
}

.eli-page .pmv-banner-section .slider-quote {
    margin-left: 120px;
    margin-top: 35px;
    color: #fff;
    font-weight: 600;
    font-style: Italic;
    font-size: 25px;
    max-width: 63%;
    line-height: 36px;
}

.eli-page .pmv-banner-section .person-by {
    max-width: 75%;
}
.eli-page .pmv-banner-section .person-by .hyphen {
    background: #fff;
}
.eli-page .pmv-banner-section .person-by span {
    font-weight: 700;
    color: #fff;
}
.eli-page header .login-buttons a:not(.dropdown-item){
    background-color: transparent;
    border: 1px solid #880085;
    color: var(--pnk-color);
    font-weight: 500;
}
.eli-page header .login-buttons a:not(.dropdown-item)span {
    margin-right: 8px;
}
.eli-page header .login-buttons a:hover {
    background-color: var(--pnk-color);
}
.eli-page header .login-buttons a:not(.dropdown-item)svg path {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.eli-page header .login-buttons a:hover svg path {
    fill: #fff;
}
.eli-page .incentives-employees-images.for-employer span {
    padding: 7px 22px;
    margin-left: 7px;
    font-size: 16px;
}
.eli-page .faq-page .about-us-para .btn {
    border-color: #2f2f85;
    color: #2f2f85;
}
.eli-page .faq-page .about-us-para .btn:hover {
    color: #fff;
    background-color: #2f2f85;
}
.eli-page .incentives-employees .incentives-left-content-wrapper {
    display: flex;
}
.logo-slider .bottomSwiper {
    margin: auto;
    width: 95%;
}
.logo-slider .container {
    position: relative;
}
.logo-slider .swiper-buttons::after {
    font-size: 13px;
    position: unset;
    color: #fff;
}
.logo-slider .container .swiper-buttons {
    background-color: var(--pnk-color);
    border-radius: 50%;
    height: 27px;
    top: 60%;
}
.logo-slider .container .swiper-buttons.swiper-button-next::after {
    margin-left: 4px;
}
.logo-slider .container .swiper-button-prev {
    left: 0;
}
.logo-slider .container .swiper-button-next {
    right: 0;
}
.eli-page .login-buttons .employee-login, .eli-page .login-buttons .employer-login {
    display: flex;
    gap: 5px;
    align-items: center;
}
.youtube-iframe .youtube-box {
  padding-top: 20px;
  background: #fff;
  text-align: center;
  font-family: Arial, sans-serif;
  height: auto;
  margin: 0 auto;
  border-radius: 10px;
  overflow: auto;
}
.youtube-iframe .youtube-box img.logo {
  width: 80px;
  border-radius: 50%;
}
.youtube-iframe .youtube-box h3 {
  margin: 10px 0;
}
.youtube-iframe .youtube-box .g-ytsubscribe {
  margin: 10px 0 20px;
}
.youtube-iframe .youtube-box .video-frame:not(:last-child) {
  margin-bottom: 20px;
}
.youtube-iframe .youtube-box .video-frame iframe {
  width: 100%;
  height: 150px;
  padding: 0;
}
.youtube-iframe .youtube-box iframe {
  border-radius: 10px;
}
.eli-page header .login-buttons a:not(.dropdown-item, .home-icon.mob a):active, .eli-page header .login-buttons a:not(.dropdown-item, .home-icon.mob a):focus {
    color: var(--pnk-color) !important;
}
.eli-page header .login-buttons a:not(.dropdown-item, .home-icon.mob a):hover {
    color: #fff !important;
}
.eli-page header .login-buttons a svg path, .employee-employer-menu .sticky-menu button svg path {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.eli-page .how-it-works .item .description a:hover, .eli-page .how-it-works .item .description a:active, .eli-page .how-it-works .item .description a:focus {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)) !important;
}
.eli-page .watch-eli-scheme .play-button img {
    box-shadow: 0px 0px 17px 1px #0000006e;
    border-radius: 50%;
}
footer .bottomfooter {
    border: none;
}
.navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation span:nth-child(3) {
    bottom: 0;
    top: 50%;
}
.media_wrap .gallery-years-tabs {
    flex-wrap: wrap;
    row-gap: 5px;
}
.media_wrap .gallery-years-tabs .year-btn {
    flex: none;
}
.media_wrap #yearList.gallery-years-tabs .year-btn {
    border: 1px solid #ccc;
    background-color: transparent;
    color: #393939 !important;
}
.media_wrap #yearList.gallery-years-tabs .year-btn:hover {
    background-color: var(--secondary-color);
    color: #fff !important;
    border-color: var(--secondary-color);
}
.media_wrap #yearList.gallery-years-tabs .year-btn.active {
    background-color: var(--secondary-color);
    color: #fff !important;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit {
    background-color: var(--secondary-color);
    color: #fff !important;
    border: 1px solid transparent;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: var(--secondary-color) !important;
    border-color: var(--secondary-color);
}
.wpcf7 .wpcf7-form-control-wrap .error:not(input.error, textarea.error) {
    font-size: 14px;
    margin-top: 4px;
}


.page-header.about-epfo-banner {
    background-size: cover;
    max-height: unset;
    padding-top: 25px;
    padding-bottom: 70px;
}
.about-epfo-banner .text-start {
    font-weight: 600;
    font-size: 48px !important;
    line-height: normal;
    width: fit-content;
    position: relative;
}
.about-epfo-banner .text-start:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100px;
    height: 1px;
    background-color: #fff;
}
.page-header .breadcrumb svg path:last-child {
    transform: translate(-2px, 1px);
}

.social-security .ss-con-left .heading {
    font-family: "Noto Sans", sans-serif;
    font-size: 32px;
    line-height: normal;
    width: fit-content;
    margin-bottom: 16px;
    color: #212121;
}
.social-security .ss-con-left .heading span {
    color: #312E81;
}
.social-security .ss-con-left .desc {
    text-align: left;
    color: #151515;
    font-size: 16px;
    margin: 0;
}
.social-security .epfo-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -55px;
}
.social-security .ss-con-left {
    padding-top: 64px;
}
.social-security .epfo-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -55px;
    box-shadow: 0 0 80px 30px #ff010324;
    border-radius: 50%;
    background-color: #fff;
}
.about-us-sec .about-us-cont {
    border-radius: 8px;
    padding: 25px 70px;
    background-color: #312E81;
}
.about-us-cont .br-right {
    display: flex;
    justify-content: center;
    column-gap: 18px;
    align-items: center;
    position: relative;
}
.about-us-cont .ab-heading {
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    color: #fff;
    margin-bottom: 3px;
}
.about-us-cont .ab-title {
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
    color: #fff;
}
.about-us-cont .br-right:not(:last-child):after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0) 100%);
}

.member-service .ms-con-left {
    text-align: center;
}
.member-service .ms-con-left img {
    box-shadow: 0px 0px 80px 30px #ff010324;
    background-color: #ffe3e3;
    border-radius: 115px;
}
.member-service .heading {
    font-family: "Noto Sans", sans-serif;
    font-size: 32px;
    line-height: normal;
    width: fit-content;
    margin-bottom: 16px;
    color: rgb(33, 33, 33);
}
.member-service .heading span {
    color: #312E81;
}
.member-service .desc {
    text-align: left;
    color: #151515;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.ab-epfo-faq-section .faq-tab.active {
    background-color: #312E81;
}
.ab-epfo-faq-section .faq-answer {
    color: #272727;
    line-height: normal;
    font-size: 16px;
}
.ab-epfo-faq-section .faq-question {
    font-size: 20px;
    color: #272727;
}
.ab-epfo-faq-section .faq-question::after {
    font-size: 26px;
}

.core-features-sec .title {
    font-family: "Noto Sans", sans-serif;
    font-size: 32px;
    color: #312E81;
    line-height: normal;
    width: fit-content;
    margin-bottom: 32px;
}
.core-features-sec .title span {
    color: #212121;
}
.core-features {
    display: flex;
    gap: 24px;
}
.core-features .feature-card {
    border-radius: 12px;
    padding: 24px;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 4px 12px 0px #0000001F;
    flex-basis: calc(25% - 24px);
    flex-grow: 1;
    flex-shrink: 1;
}
.core-features .feature-card .feature-img {
    width: fit-content;
    padding: 16px;
    border-radius: 4px;
    background-color: #F5F7FF;
}
.core-features .feature-card .card-title {
    margin-top: 16px;
    font-size: 20px;
    font-weight: 600;
    color: #212121;
    text-align: left;
    min-height: 60px;
}
.core-features .feature-card .card-desc {
    text-align: left;
    color: #151515;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}

.our-legacy-sec .our-legacy-wrapper {
    background: #f4f5fe;
    padding: 46px;
    font-family: 'Arial', sans-serif;
    border-radius: 20px;
}
.our-legacy-sec .heading {
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-size: 32px;
    color: #212121;
    line-height: normal;
    margin-bottom: 15px;
}
.our-legacy-sec .heading span {
    color: #312E81;
}
.our-legacy-sec .legacy-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #3E3F66;
}
.legacy-slider .legacy-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    margin: 0 25px;
    position: relative;
    min-height: 235px;
}
.legacy-slider .legacy-card.slick-active::before {
    content: '';
    display: inline-block;
    background-image: url(../images/connector.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 55px;
    height: 14.5px;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}
.legacy-slider .slick-track .legacy-card.slick-active[data-slick-index="0"]::before {
    display: none;
}
.legacy-card .year {
    width: fit-content;
    background-color: #312E81;
    padding: 8px 16px;
    border-radius: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    margin: 0;
}
.legacy-card .legacy-title {
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    color: #312E81;
    margin: 12px 0 16px;
}
.legacy-card .desc {
    margin: 0;
    color: #151515;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.5px;
}
.our-legacy-sec .legacy-card.remove-before::before {
    display: none;
}
.page-header .breadcrumb .page-name {
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    margin-top: 2px;
    margin-left: 3px;
}
.legacy-slider .slick-arrow {
    width: auto;
    height: auto;
}
.legacy-slider .slick-arrow:before {
    display: none;
}
.legacy-slider .slick-prev {
    left: -18px;
}
.legacy-slider .slick-next {
    right: -18px;
}

main.about-epfo-main {
    margin-bottom: 0;
}
.need-support-sec {
    background-color: #161616;
    border-bottom: 1px solid #D6D6D6;
    padding-top: 42px;
}
.need-support-sec .heading {
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    color: #fff;
    margin-bottom: 12px;
}
.need-support-sec .desc {
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    color: #fff;
    margin: 0;
}
.support-btn .btn {
    border-radius: 100px;
    padding: 12px 25px;
    border: 1px solid #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.15px;
    color: #fff !important;
    margin-bottom: 0;
}
.support-btn .btn span {
    margin-left: 12px;
}
.faq-section .faq-accordion .faq-item:last-child {
    border-bottom: 0;
}

.top-banner-section {
    background: url(../images/home-banner.png);
    background-size: contain;
}
.top-banner-section h2, .top-banner-section h2 a {
    color: #fff !important;
}

.how-it-works-timeline .timeline {
    max-width: 90%;
    margin: 30px auto 0;
    position: relative;
    padding-left: 40px;
}
.how-it-works-timeline .step {
    padding-bottom: 30px;
    padding-left: 15px;
    position: relative;
}
.how-it-works-timeline .step:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    left: -2px;
    top: 8px;
    background-color: #ddd;
}
.how-it-works-timeline .step:last-child:before {
    display: none;
}
.how-it-works-timeline .step-number {
    font-size: 24px;
    font-weight: bold;
    color: #880085;
    position: absolute;
    left: -55px;
    top: -5px;
    line-height: normal;
}
.how-it-works-timeline .step-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
    position: relative;
    line-height: normal;
    margin-bottom: 8px;
    color: #880085;
}
.how-it-works-timeline .step-desc {
    font-size: 14px;
    color: #303030;
    line-height: normal;
}
.how-it-works-timeline .step-title:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    border: 4px solid #9c007b;
    border-radius: 50%;
    position: absolute;
    left: -21.8px;
    top: 6px;
}
.how-it-works-timeline .step:last-child {
    border-color: transparent;
    padding-bottom: 10px;
}
.page-template-for_office_use h1 {
    font-size: 25px;
}
.list-custom-icon ul {
    list-style: none;
    padding-left: 20px;
    margin: 0 !important;
}
.list-custom-icon ul li {
    margin-bottom: 10px;
    position: relative;
}
.list-custom-icon ul li:before {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 13px;
    line-height: 23px;
    position: absolute;
    left: -15px;
}
.list-custom-icon ul li a {
    line-height: 23px;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: left;
}
.list-custom-icon ul li a:hover {
    color: #066ac9 !important;
}
.list-custom-icon ul li {
    list-style: none;
}
.media_wrap .p-10 {
    padding: 0 10px;
}
.gallery-years-tabs .slick-arrow {
    padding: 0 !important;
    height: auto;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}
.gallery-years-tabs .slick-arrow:before {
    color: #312e81 !important;
    opacity: 1;
    font-size: 2rem !important;
    padding: 0 !important;
}
.gallery-years-tabs .slick-arrow.slick-prev {
    left: -40px;
}
.gallery-years-tabs .slick-arrow.slick-next {
    right: -40px;
}
.media_wrap .gallery-years-tabs * {
    pointer-events: auto;
}
.news-section.latest-updates .news-annmnts {
    background: transparent;
    padding: 0;
}
.latest-updates .news-slider {
    display: flex;
    gap: 25px;
}
.latest-updates .news-slider .news-card {
    border-radius: 16px;
    border: 1px solid #E4E4E4;
    flex-basis: 33.33333333%;
    box-shadow: 0px 4px 12px 0px #3232321F;
    height: -webkit-fill-available;
    margin: 0;
}
.latest-updates .news-card .date {
    color: #626262;
}
.latest-updates .news-card .read-more {
    color: #2e2d75 !important;
}
.news-section.latest-updates h2 {
    margin-bottom: 0;
    color: #312E81;
    font-size: 32px;
}
.news-section.latest-updates h2 span {
    color: #212121;
}
.updates-header .updates-view-all {
    border-radius: 8px;
    padding: 8px 16px;
    border: 1px solid #312E81;
    color: #312E81 !important;
    font-weight: 500;
}
.latest-updates .nav-tabs {
    border: 0;
    margin-bottom: 32px;
    gap: 16px;
}
.latest-updates .nav-tabs .nav-link {
    margin: 0;
    border-radius: 40px;
    padding: 8px 16px;
    color: #393939;
    border: 1px solid #E2E2E2;
    font-weight: 500;
}
.latest-updates .nav-tabs .nav-link.active {
    background-color: #312E81;
    color: #fff;
    border-color: #312E81;
}
.latest-updates .nav-tabs .nav-link span {
    margin-right: 12px;
}
.latest-updates .nav-tabs .nav-link span path {
    fill: #393939;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.latest-updates .nav-tabs .nav-link.active span path, .latest-updates .nav-tabs .nav-link:hover span path {
    fill: #fff;
}
.latest-updates .nav-tabs .nav-link:focus, .latest-updates .nav-tabs .nav-link:hover {
    background-color: #312E81;
    color: #fff;
    border-color: #312E81;
}
.epfo-plan .plan-grid {
    display: flex;
    gap: 30px;
}
.epfo-plan .plan-grid .plan-card {
    border-radius: 12px;
    padding: 20px 24px;
    border: 1px solid #DADADA;
    flex-basis: 33.33333333%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
}
.highlight {
    font-size: 32px;
    line-height: normal;
    font-weight: 600;
    margin: 0px;
}
.highlight-blue {
    color: #312E81;
}
.highlight-black {
    color: #212121;
}
.epfo-plan .desc {
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #727272;
    margin-bottom: 32px;
}
.epfo-plan h2 {
    margin: 0;
}
.epfo-plan .plan-grid .plan-card .title {
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    color: #212121;
}
.epfo-plan .plan-grid .plan-card .text {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #787878;
}
.epfo-plan .plan-grid .plan-card i {
    font-size: 20px;
    color: #312E81;
}
.epfo-benefits .head {
    position: relative;
    text-align: center;
}
.epfo-benefits .head:before {
    content: '';
    position: absolute;
    width: 396px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #FFFFFF 0%, #312E81 50%, #FFFFFF 100%);
    border-image-slice: 1;
}
.epfo-benefits .head:after {
    content: '';
    position: absolute;
    width: 396px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #FFFFFF 0%, #312E81 50%, #FFFFFF 100%);
    border-image-slice: 1;
}
.epfo-benefits .desc {
    max-width: 530px;
    margin: 0 auto 40px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #727272;
}
.benefits-card {
    border-radius: 16px;
    position: relative;
}
.benefits-card-1 {
    border: 1px solid #E4E3FF;
    min-height: 340px;
    background-image: url('../images/Benefit-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 36px;
    color: #fff;
    text-align: right;
}
.benefits-card .bn-head {
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
}
.benefits-card-1 .bn-head {
    color: #ffffff;
    margin-bottom: 20px;
}
.benefits-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    text-align: left;
}
.benefits-card-1-con {
    width: 65%;
    margin-left: auto;
    text-align: left;
}
.benefits-card-1 p {
    margin-bottom: 10px;
}
.benefits-card-1 p span {
    margin-right: 10px;
}
.benefits-card-1 .eligibility {
    margin-top: 100px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
}
.benefits-card-1 .eligibility span {
    margin-left: 15px;
}
.benefits-card-2 {
    background-color: #F3F3FF;
    border: 1px solid #0000001F;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
}
.benefits-card-2 .bg-img {
    position: absolute;
    top: 18px;
}
.benefits-card-2 .fam-icn {
    width: 32px;
    height: 32px;
}
.benefits-card-2 p {
    text-align: center;
    max-width: 450px;
    color: #5D5D5D;
}
.benefits-card-2 .bn-head {
    color: #312E80;
    margin-bottom: 0;
}
.benefits-card-3 {
    border: 1px solid #0000001F;
    background-image: url('../images/Benefit-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    padding-right: 24px;
    min-height: 200px;
    overflow: hidden;
}
.benefits-card-3 .benefits-card-3-con {
    padding-top: 50px;
    margin-left: 20px;
    padding-bottom: 16px;
}
.benefits-card-3-img {
    min-width: 230px;
    display: flex;
    align-items: flex-end;
}
.benefits-card-3 .bn-head {
    color: #312E80;
}
.benefits-card-3 p {
    color: #5D5D5D;
    text-align: left;
}
.benefits-card-3 .learn-more {
    font-weight: 500;
    color: #312E81;
    font-size: 16px;
    float: right;
}
.benefits-card-3 .learn-more span {
    margin-left: 16px;
}
.benefits-card-3 .learn-more:focus, .benefits-card-3 .learn-more:active, .benefits-card-3 .learn-more:hover {
    color: #312E81 !important;
}
.benefits-card-4 {
    background: url('../images/Benefit-3.png'), no-repeat;
    margin-top: 32px;
    min-height: 340px;
    background-size: cover;
    display: flex;
    padding: 0 40px;
    align-items: center;
}
.benefits-card-4 .benefits-card-4-img {
    height: -webkit-fill-available;
    display: flex;
    align-items: end;
    margin-left: auto;
}
.benefits-card-4 .benefits-card-4-img img {
    height: fit-content;
}
.benefits-card-4 .bn-head {
    color: #212121;
    margin-bottom: 20px;
}
.benefits-card-4 p {
    color: #4E5056;
    margin: 0 0 12px;
    display: flex;
}
.benefits-card-4 p span {
    margin-right: 10px;
}
.benefits-card-4 .know-more {
    font-weight: 500;
    color: #312E81;
    background-color: transparent;
    padding: 0;
    margin-top: 32px;
    display: inline-block;
}
.benefits-card-4 .know-more span {
    margin-left: 16px;
}
.benefits-card-4 .know-more:hover, .benefits-card-4 .know-more:active, .benefits-card-4 .know-more:focus {
    color: #312E81 !important;
}
.benefits-card a {
    font-size: 16px;
}
.application .app-info .phone-img {
    margin-bottom: 0;
}
.application .app-info .phone-img img {
    width: auto;
}
.application .app-info .app-content {
    padding: 20px 50px 0px 0px;
}
.epfo-services .service-card .cta {
    float: right;
}
.section3-slider-info {
    padding-top: 140px;
    overflow: hidden;
}
.section3-slider-info .slick-list {
    overflow: visible;
}
.section3-slider-info .section3-slider-list {
    transform: scale(0.93);
    transition: transform .7s ease-in;
}
.section3-slider-info .section3-slider-list.slick-active {
    transform: scale(1.04);
}
.service-card {
    border: 1px solid #ddd;
}
.service-card:hover {
    transform: scale(1.05);
}
.service-card.orange:hover {
    transform: scale(1.05);
    background-color: #FFF3E8;
    border-color: #DD6B00;
}
.service-card .icon img {
    transition: transform .3s ease-in-out;
}
.service-card:hover .icon img {
    transform: scale(1.5);
}
.service-card, .service-card .icon img, .service-card .cta, .service-card svg path {
    transition: all .3s ease-in-out;
}
.service-card .cta {
    padding: 8px;
}
.service-card .cta {
    border-radius: 4px;
}
.service-card:hover svg path {
    fill: #fff;
}
.service-card.orange:hover .cta {
    background-color: #DD6B00;
}
.epfo-services .service-card:hover .cta {
    color: #fff !important;
}
.service-card:hover {
    transform: scale(1.05);
}
.service-card.teal:hover {
    background-color: #EBFFFF;
    border-color: #008484;
}
.service-card.teal:hover .cta {
    background-color: #008484;
}
.service-card.purple:hover {
    background-color: #F2EBFF;
    border-color: #3A00C0;
}
.service-card.purple:hover .cta {
    background-color: #3A00C0;
}
.service-card.green:hover {
    background-color: #EFFFE8;
    border-color: #2B8E00;
}
.service-card.green:hover .cta {
    background-color: #2B8E00;
}
.about-us-sec.home-about-us .about-us-cont {
    background-color: #fff;
    box-shadow: 0px 4px 20px 0px #0000001F;
}
.home-about-us .about-us-cont .ab-heading {
    color: #312E80;
}
.home-about-us .about-us-cont .ab-title {
    color: #312E80;
}
.home-about-us .ab-img {
    background-color: #F3F3FF;
    padding: 13px;
    border-radius: 8px;
}
.home-about-us .about-us-cont .br-right:not(:last-child):after {
    display: none;
}
.home-about-us .about-us-cont .br-right:not(:last-child) {
    border-right: 2px solid #CECECE80;
}
.home-about-us {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
.banner-section-home {
    position: relative;
}
.media_wrap.epfo-events-sec h3 {
    color: #312E81;
    font-size: 32px !important;
    border: 0;
    margin: 0;
    padding: 0;
}
.epfo-events-sec.media_wrap h3 span {
    color: #212121;
}
.epfo-events-sec .upcoming-events .event-card-content .event-location span {
    color: #fff;
}
.epfo-events-sec .upcoming-events .event-card-content .event-date .event-link {
    border-radius: 8px;
    padding: 8px 16px;
    border: 1px solid #fff;
    font-weight: 500;
    background-color: transparent;
    color: #fff !important;
}
.epfo-events-sec .upcoming-events .event-card-content .event-date .event-link:hover {
    background-color: #312E81;
    border-color: #312E81;
}
.epfo-events-sec.media_wrap #calendar-info {
    background-color: #F3F3FF;
}
.media_wrap.epfo-events-sec #event-calendar .ui-datepicker-calendar tr .ui-state-active:before {
    background-color: #312E80 !important;
    border-radius: 50%;
}
.epfo-events-sec .viewallBtn_outline a {
    border-radius: 8px;
    padding: 8px 16px;
    border: 1px solid #312E81;
    color: #312E81;
    font-weight: 500;
}
.epfo-events-sec .viewallBtn_outline a:hover {
    background-color: transparent;
    color: #312E81 !important;
}

/* banner section */
.banner-section-home p.link-incentive-title {
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px;
}
.banner-section-home .slider-caption-content h2 {
    font-size: 40px;
    line-height: normal;
    font-weight: 600;
    color: #312E81;
    margin: 0 0 24px;
}
.banner-section-home .slider-description {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #727272;
    margin: 0 0 40px;
    text-align: left;
}
.whats-new-epfo {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.88) -156.61%, rgba(255, 255, 255, 0) 225%);
    max-width: 638px;
    border: 1px solid #fff;
    border-radius: 8px;
    display: flex;
    gap: 16px;
    padding: 16px;
    align-items: center;
}
.whats-new-epfo .whats-new-slider {
    display: flex;
    gap: 16px;
}
.whats-new-epfo .whats-new-slider .whats-new-item {
    border-radius: 40px;
    padding: 6px 12px;
    background-color: #fff;
}
.whats-new-epfo .whats-new-slider .whats-new-item a span {
    color: #312E80 !important;
}
.whats-new-caption p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
.whats-new-epfo .whats-new-caption {
    min-width: 90px;
    margin-left: 10px;
}
.whats-new-slider .slick-arrow {
    width: auto;
    height: auto;
    margin-top: 2px;
}
.whats-new-slider .slick-arrow:before {
    color: #312E80 !important;
    font-size: 26px !important;
    padding: 0 !important;
}
.whats-new-slider .slick-list {
    max-width: 490px;
}
.whats-new-slider .slick-arrow::before {
    opacity: 1 !important;
}
.whats-new-slider .slick-arrow.slick-disabled {
    display: none !important;
}
.whats-new-slider .slick-next.slick-arrow {
    right: -27px;
}
.whats-new-slider .slick-arrow.slick-prev {
    left: -145px;
}
.whats-new-epfo .whats-new-caption span {
    font-weight: 500;
    color: #212121;
}
.whats-new-epfo .whats-new-slider .whats-new-item a {
    display: flex;
    align-items: center;
    gap: 5px;
}
.epfo-events-sec .viewallBtn_outline a:hover, .updates-header .updates-view-all:hover, .faq-section .faq-view-all:hover {
    background-color: #312E81 !important;
    color: #fff !important;
}
#language-dropdown .bhashini-dropdown-content {
    background: #fff;
}
.download-box {
    flex-wrap: wrap;
    row-gap: 10px;
}
#cancellation-grant-notification {
    overflow: auto;
}
.styled-list li i {
    margin-top: 0;
    line-height: normal;
}
.styled-list li {
    padding-top: 6px;
    padding-bottom: 13px;
    text-align: left;
}
.list-custom-icon ul li {
    text-align: left;
}
.filters-form .btn-outline-primary:active {
    background-color: #312E81;
    border-color: #312E81;
    color: #fff !important;
}
.ceo-message .back-img {
    background-size: cover;
    display: flex;
    column-gap: 60px;
    padding: 14px 80px 14px 143px;
    border-radius: 12px;
    align-items: center;
}
.ceo-message .ceo-image {
    min-width: 230px;
}
.ceo-message .title {
    color: #312E81;
    font-size: 30px;
    margin-bottom: 20px;
}
.ceo-message .desc {
    color: #151515;
    font-size: 16px;
    text-align: left;
    margin: 0;
}
.ceo-message .description-quote {
    display: inline !important;
    padding: 0;
    position: relative;
    top: -8px;
}
.ceo-message .name {
    margin-top: 24px;
    margin-bottom: 0;
    text-align: right;
    color: #312E81;
    font-weight: 500;
    font-size: 16px;
}
.epfo-Office h2 {
    color: #1D1B4B;
    font-size: 32px;
    margin-bottom: 15px;
}
.epfo-Office h2 span {
    color: #312E81;
}
.epfo-Office .connect-details p {
    color: #312E81;
}
.epfo-Office {
    border-radius: 16px;
}
.epfo-Office .btn-outline-primary {
    border-radius: 6px;
    padding: 10px 24px;
    border: 1px solid #312E80;
    font-size: 14px;
    font-weight: 600;
    color: #312E80;
    display: flex;
    width: fit-content;
    gap: 8px;
    align-items: center;
}
.epfo-Office .location-marker {
    z-index: 0;
}
.epfo-Office .cnt-sec .connect-details {
    z-index: 1;
}
.epfo-Office .btn-outline-primary:hover {
    background-color: #312E80;
}
.epfo-Office .btn-outline-primary span svg path {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.epfo-Office .btn-outline-primary:hover span svg path {
    fill: #fff;
}
.epfo-Office .location-marker img {
    max-width: 100%;
}
.our-journey-slider .slider-arrow-image {
    width: calc(100% - 200px);
    margin: 0 auto 30px;
}
.our-journey-slider .slider-arrow-image img {
    width: 100%;
}
.our-journey-slider .head {
    text-align: center;
    margin-bottom: 12px;
}
.our-journey-slider .journey-desc {
    font-size: 16px;
    color: #3E3F66;
    text-align: center;
    font-weight: 400;
}
.our-journey-slider .slider-wrapper {
    margin-top: 50px;
    overflow: hidden;
}
.our-journey-slider .slider-wrapper .slick-list {
    overflow: visible;
}
.our-journey-slider .journey-card {
    background: linear-gradient(106.86deg, #F3F3FF 7.19%, rgba(243, 243, 255, 0) 150.65%);
    padding: 16px;
    border-radius: 24px;
    margin: 0 22.5px;
    position: relative;
}
.our-journey-slider .journey-card .journey-img-overlay {
    position: relative;
}
.our-journey-slider .journey-card .journey-img-overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(49, 46, 129, 0) 10.61%, rgb(7 7 7 / 50%) 66.9%);
    background-blend-mode: multiply;
    z-index: 1;
    border-radius: 12px;
}
.our-journey-slider .journey-card .journey-bg-img {
    position: relative;
    z-index: 0;
    filter: brightness(0.6);
    width: 100%;
    border-radius: 12px;
}
.our-journey-slider .journey-card .js-cont * {
    color: #fff;
}
.our-journey-slider .journey-card .js-cont .title {
    font-weight: 500;
    font-size: 40px;
}
.our-journey-slider .journey-card .js-cont .desc {
    font-weight: 400;
    text-align: left;
    padding-top: 10px;
    font-size: 16px;
    height: 82px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.our-journey-slider .journey-card:hover .js-cont {
    bottom: 0;
    animation: bounceEffect .5s ease-out;
}
@keyframes bounceEffect {
    0% {
        bottom: -90px;
    }
    50% {
        bottom: 5px;
    }
    100% {
        bottom: 0px;
    }
}
.our-journey-slider .journey-slider * {
    pointer-events: auto;
}
.our-journey-slider .journey-card .js-cont {
    position: absolute;
    bottom: -90px;
    z-index: 2;
    padding: 0 16px;
    transition: all 0.2s ease-in;
}
.our-journey-slider .journey-tag-img {
    position: absolute;
    top: -50px;
    left: 50px;
}
.journey-slider .slick-arrow:before {
    display: none;
}
.journey-slider .slick-arrow {
    top: -40px;
    position: absolute;
}
.journey-slider .slick-arrow.slick-prev {
    left: 54px;
}
.journey-slider .slick-arrow.slick-next {
    right: 100px;
}
.journey-slider .slick-arrow.slick-disabled {
    display: none !important;
}
.innovative_ss .head {
    margin-bottom: 10px;
}
.innovative_ss .description_wrap .desc {
    font-size: 16px !important;
    color: #151515;
    margin-bottom: 0;
}
.innovative_ss .download-btns {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}
.innovative_ss .download-btns .btn {
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: normal;
}
.innovative_ss .download-btns .download-form {
    background-color: #312E81;
    color: #fff;
    border: 1px solid #312E81;
}
.innovative_ss .download-btns .download-form:hover {
    background-color: transparent;
    color: #312E81;
}
.innovative_ss .download-btns .download-pdf {
    border: 1px solid #312E81;
    color: #312E81;
}
.innovative_ss .download-btns .download-pdf:hover {
    background-color: #312E81;
    color: #fff;
}
.innovative_ss .description_image img {
    border-radius: 16px;
    max-height: 302px;
}
.innovative_ss .description_wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.epf-scheme-sec .epf-scheme-card {
    border-radius: 16px;
    padding: 30px 48px;
    text-align: center;
    height: fit-content;
}
.schemes-card-wrap > div {
    width: 335px;
}
.epf-scheme-sec .schemes-card-wrap {
    display: flex;
    column-gap: 70px;
    justify-content: center;
    align-items: flex-end;
}
.schemes-card-wrap .blue-epf-scheme-card {
    background-color: #F3F3FF;
    border: 1px solid #0000001F;
}
.pink-epf-scheme-card {
    background: url("../images/pnk-bg.png") no-repeat;
    background-size: cover;
}
.epf-scheme-card-title {
    color: #312E80;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 16px;
}
.epf-scheme-sec .epf-scheme-card .scheme {
    color: #312E80;
    font-weight: 400;
    font-size: 16px !important;
    line-height: normal;
    text-align: center;
}
.epf-scheme-sec .schemes-card-wrap .btn {
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #312E81;
    color: #312E81;
    margin: 50px auto 0;
}
.epf-scheme-sec .schemes-card-wrap .btn:hover {
    background-color: #312E81;
    color: #fff;
}
.schemes-card-wrap .epf-scheme-card hr {
    color: #312E80;
    opacity: 1;
    border-top: 2px solid;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
section.epf-video-sec {
    position: relative;
}
.epf-video-sec > .container > img {
    width: 100%;
}
.epf-video-sec .vdo-ab-con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.epf-video-sec .vdo-ab-con .sub-title {
    margin-top: 42px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
}
.epf-video-sec .vdo-ab-con .vdo-title {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    color: #fff;
    margin-top: 10px;
}
.epf-video-sec .vdo-ab-con img {
    cursor: pointer;
}
.about-epf-sec .about-epf-wrap .img {
    width: 100%;
    border-radius: 12px;
}
.about-epf-sec .head {
    text-align: center;
    margin-bottom: 12px;
}
.about-epf-sec .desc {
    color: #212121;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    margin-bottom: 50px;
}
.about-epf-sec .about-epf-wrap {
    box-shadow: 0px 2px 15px 0px #0000001A;
    border-radius: 24px;
    padding: 12px;
}
.about-epf-sec #epf-faq {
    padding: 16px 40px 16px 0;
}
.about-epf-sec #epf-faq .accordion-item {
    border: 0 !important;
    padding-left: 30px;
}
.about-epf-sec #epf-faq .accordion-item:not(:last-child) {
    margin-bottom: 32px;
}
.about-epf-sec #epf-faq .accordion-button {
    color: #161616;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    padding: 0;
    background-color: #fff;
    box-shadow: none;
    column-gap: 15px;
}
.about-epf-sec #epf-faq .accordion-body {
    padding: 0 40px 0 0;
}
.about-epf-sec #epf-faq .accordion-body .ans {
    color: #767676;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 12px;
}
.about-epf-sec #epf-faq .accordion-item.active {
    border-left: 3px solid #312E81 !important;
    border-radius: 0;
}
.about-epf-sec #epf-faq .accordion-item h2 {
    margin-bottom: 12px;
}
.about-epf-sec #epf-faq .accordion-button:after {
    background: no-repeat;
    margin: 0;
    margin-left: auto;
    transform: none;
    content: "\2b";
    font-family: 'Font Awesome 6 Free';
    font-size: 18px;
    width: auto;
    height: auto;
    color: #323232;
    font-weight: 600;
}
.about-epf-sec #epf-faq .accordion-item.active .accordion-button:after {
    content: "\f068";
}
.griev-redres.col-left {
    background-color: #F3F3FF;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 12px;
}
.cont-detail.col-rigt {
    background-color: #ffffff;
    padding: 30px;
    border: 1px solid transparent;
    border-radius: 12px;
}

.col-left h3.cont-col-head, .col-rigt h3.cont-col-head {
    font-size: 24px;
    margin-bottom: 20px;
}
h4.cont-col-sub-head {
    font-size: 18px;
    margin-bottom: 15px;
}
.rise-griev-inner p {
    text-align: left;
    margin-bottom: 25px;
    display: block;
    padding-left: 30px;
}
.rise-griev-inner p a {
    color: #4E5056;
    text-decoration: underline;
}
.rise-griev-inner {
    margin-bottom: 30px;
}

.rise-griev-inner:last-child {
    margin-bottom: 0px;
}
.rise-griev-inner p span {
    margin-left: -29px;
    display: inline-block;
    float: left;
}
.contact-us-main p,
.contact-us-main p a {
    font-size:16px;
}
.cont-card {
    display: inline-flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.cont-card .cont-row {
    display: inline-flex;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    text-align: left;
    align-items: center;
}
.cont-card .cont-row .cont-title {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1;
}
.cont-card .cont-row .cont-title {
    font-size: 18px !important;
    font-weight: 600;
    line-height: normal;
}
.cont-card .cont-row p.text {
    margin: 0;
    line-height: normal;
    color: #212121;
}
.cont-location {
    margin-top: 30px;
}
.cont-location .epf-cont-map iframe {
    border-radius: 16px;
}
.cont-card .cont-row .cont-img {
    background-color: #312E81;
    border-radius: 6px;
    min-width: 56px;
    width: 56px;
    height: 56px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cont-card .cont-row .cont-det-text a {
    color: #212121;
}


@media (min-width: 1680px) {
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 55px;
    }
    .eli-page .pmv-banner-section .banner-imp-con p.link-incentive-title {
        font-size: 23px;
    }
    .eli-page .pmv-banner-section .slider-description {
        font-size: 22px;
    }
    .eli-page .pmv-banner-section .person-by span {
        font-size: 18px;
    }
}

@media (max-width: 1399.98px) {
    .legacy-slider .legacy-card {
        min-height: 260px;
    }
    .social-grid {
        grid-template-columns: 50% 50%;
    }
    .eli-page .scheme-guideline-sec .official-guideline-bg img {
        height: auto;
        max-height: 95%;
    }
}

@media (max-width: 1380.98px) {
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 28px;
    }
}

@media (max-width: 1300.98px) {
    .eli-page .pmv-banner-section .slider-caption-content {
        margin: 110px 0 0;
    }
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 26px;
    }
    .eli-page .incentives-employees {
        padding-top: 50px;
    }
}

@media (min-width: 1200px){
    body:not(.eli-page) .navbar-expand-xl .navbar-brand .navbar-brand-item {
        max-height: 80px;
    }
    body .navbar-expand-xl .navbar-brand .navbar-brand-item {
        width: auto;
    }
    .eli-page .login-buttons ul {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .employee-employer-menu {
        top: 135px;
    }
    .eli-page .search-bar {
        display: none;
    }
    .eli-page .login-buttons{
        margin-left: auto;
    }
    .eli-page .login-buttons {
        display: flex;
        gap: 16px;
        margin-left: auto;
        width: calc(100% - 185px);
        justify-content: end;
    }
    .eli-page .navbar .navbar-toggler{
        padding: 0px;
    }
    .eli-page .incentives-employees-active span{
        line-height: 19px;
        font-size: 20px;
        padding: 8px 20px;
    }
    .eli-page .incentives-employees .for-employee.incentives-employees-active span{
        line-height: 19px;
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .eli-page .incentives-employees-images span{
        font-size: 16px;
        line-height: 17px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .eli-page .incentives-employees-images.for-employee span{
        margin-left: auto;
        margin-right: 18%;
        padding: 7px 18px;
    }
    .eli-page .incentives-employees-content-info h2{
        line-height: normal;
    }
    .eli-page .benefits-employees {
        margin-top: 40px;
    }
    p.slider-description img.quote-img {
        max-width: 30px;
    }
    .eli-page .how-it-works{
        margin-top: 70px;
    }
    .eli-page .official-guideline, .eli-page .watch-eli-scheme {
        padding-top: 70px;
    }
    .eli-page .watch-eli-scheme-title-info{
        width: 80%;
    }
    .eli-page .pmv-banner-section .slider-content {
        max-width: 66%;
    }
    .eli-page .pmv-banner-section .banner-imp-con p.link-incentive-title, .eli-page .pmv-banner-section .slider-description {
        font-size: 16px;
    }
    .eli-page .pmv-banner-section .slider-caption-content {
        margin: 40px 0 0;
    }
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 23px;
    }
    .eli-page .pmv-banner-section .slider-description {
        margin-top: 20px;
    }
    .eli-page .pmv-banner-section .banner-imp-con {
        padding: 10px 70px 18px 60px;
    }
    .eli-page .pmv-banner-section .slider-quote {
        margin-left: 60px;
    }
    .eli-page .pmv-banner-section .slider-description {
        margin-left: 60px;
    }
    .eli-page .pmv-banner-section .banner-imp-con .border-divide {
        max-width: 200px;
    }
    .menu-item.home-icon.dsk {
        display: none;
    }
    .eli-page .login-buttons ul .home-icon.mob {
        margin: 0;
    }
    .eli-page .login-buttons ul .home-icon.mob a {
        padding: 0;
        border: 0;
    }
    .eli-page .login-buttons ul .home-icon.mob a:hover {
        background-color: transparent !important;
    }
    .eli-page .benefits-employees-content label {
        margin: 15px 0 0;
    }
    .eli-page .benefits-employees-content {
        padding: 0 10px 25px;
    }
    .eli-page .benefits-employees-content p {
        padding: 0;
    }
    .eli-page #main .faq-page {
        padding-bottom: 20px;
    }
    .about-epfo-banner .text-start {
        font-size: 32px !important;
    }
    .about-us-sec .about-us-cont {
        padding: 25px 10px;
    }
    .about-us-cont .br-right img {
        max-width: 35px;
    }
    .about-us-cont .br-right {
        column-gap: 10px;
    }
    .legacy-slider .legacy-card {
        min-height: 235px;
    }
    .faq-section {
        padding: 20px;
    }
    .eli-page .official-guideline.scheme-guideline-sec .section-title {
        font-size: 30px;
    }
    .topbar .on-btns {
        padding: 0 12px;
    }
    .epfo-schemes .scheme-card .icon-txt {
        display: block;
    }
    .epfo-schemes {
        padding: 10px 20px;
    }
    .application .app-info .app-content {
        padding: 20px;
    }
    .resource-card {
        padding: 10px;
        gap: 6px;
    }
    .media_wrap .years-tabs-wrap {
        width: 80% !important;
        margin: 0 auto;
    }
    .epfo-benefits .head:after, .epfo-benefits .head:before {
        display: none;
    }
    section.member-service {
        padding-bottom: 10px;
    }
    .our-journey-slider {
        padding-top: 0;
    }
    .innovative_ss .description_wrap .desc {
        padding: 0;
    }
    .innovative_ss .description_wrap .highlight {
        font-size: 28px;
    }
    .innovative_ss .download-btns {
        margin-top: 20px;
    }
    .about-epf-sec #epf-faq .accordion-body .ans {
        font-size: 14px;
    }
    section.epf-video-sec {
        padding-top: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .epfo-schemes .scheme-grid {
        flex-wrap: nowrap;
    }
    .news-slider .news-card {
        height: auto;
        min-height: 200px;
    }
    .epfo-events-sec {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    section.epfo-plan {
        padding-top: 0;
    }
}

@media (max-width: 1137.98px) {
    .epfo-left, .epfo-right {
        flex: 1 1 430px;
    }
    .epfo-stats {
        padding: 25px;
        margin-left: -250px;
        margin-top: 40px;
    }
    .epf-scheme-sec .schemes-card-wrap {
        column-gap: 25px;
    }
    .epf-scheme-sec .epf-scheme-card {
        padding: 25px;
    }
}

@media (max-width: 1024px){
    .benefits-card-1 {
        padding: 25px;
        min-height: 318px;
    }
    .benefits-card-1-con {
        width: 100%;
    }
    .benefits-card .bn-head {
        font-size: 20px;
    }
    .benefits-card p {
        font-size: 14px;
    }
    .benefits-card-3 .benefits-card-3-con {
        padding-top: 20px;
    }
    .benefits-card-4 {
        min-height: 300px;
        padding: 0 30px;
    }
}

@media (max-width: 991.98px) {
    .benefits-card-3-img {
        max-width: 180px;
        min-width: unset;
        width: 100%;
    }
    .benefits-card-4 .benefits-card-4-img {
        max-width: 120px;
    }
    .benefits-card-2 {
        padding: 0 10px;
    }
    .eli-page .incentives-employees-active span {
        margin-right: 23.6%;
    }
    .eli-page .incentives-employees-images span {
        font-size: 12px;
        line-height: 13px;
    }
    .eli-page .incentives-employees .for-employee.incentives-employees-active span{
        font-size: 16px;
        line-height: 15px;
    }
    .eli-page .incentives-employees {
        gap: 40px;
    }
    .eli-page .incentives-employees [class^="col"] {
        width: calc(50% - 20px);
    }
    .eli-page .incentives-employees-content-info h2{
        font-size: 26px;
    }
    .eli-page .benefits-employees [class^="col"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .eli-page .section-title{
        font-size: 27px;
        line-height: 35px;
    }
    .eli-page .benefits-employees {
        margin-top: 80px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .eli-page .how-it-works .item{
        padding: 10px;
    }
    .eli-page .how-it-works .item .title{
        font-size: 16px;
        line-height: 20px;
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        overflow-wrap: break-word;
    }
    .eli-page .official-guideline-bg{
        padding: 30px;
    }
    .topbar .old-new-btn .btn span {
        display: none;
    }
    .eli-slider .slick-slide img.slider-img {
        min-height: 310px;
    }
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 18px;
    }
    .eli-page .pmv-banner-section .slider-quote {
        margin-bottom: 10px;
        line-height: normal;
        font-size: 18px;
    }
    .eli-page .pmv-banner-section .banner-imp-con p.link-incentive-title, .eli-page .pmv-banner-section .slider-description {
        font-size: 14px;
    }
    .eli-page .pmv-banner-section .person-by span {
        font-size: 14px;
    }
    .eli-page .pmv-banner-section .slider-description {
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 26px;
    }
    .eli-page .pmv-banner-section .person-by span {
        line-height: normal;
    }
    .eli-page .pmv-banner-section .slider-caption-content {
        margin: 30px 0 0;
    }
    .eli-page .pmv-banner-section .banner-imp-con {
        padding: 10px 70px 10px 60px;
    }
    .eli-page .incentives-employees-images.for-employer span,
    .eli-page .incentives-employees-images.for-employee span{
        font-size: 15px;
        padding: 7px 11px;
    }
    .eli-page .incentives-employees-images.for-employee span{
        padding: 7px 11px;
    }
    .eli-page .incentives-employees .for-employer.incentives-employees-active span {
        padding: 7px 15px;
    }
    .eli-page .incentives-employees-images.for-employee.incentives-employees-active span {
        margin-left: 8.3%;
    }
    .events-section .event-card .p-4 {
        padding: 15px !important;
    }
    .eli-page .official-guideline .section-title, .eli-page .official-guideline .section-description {
        max-width: 100%;
    }
    .social-security .ss-con-left {
        padding-top: 30px;
    }
    .social-security .ss-con-left .heading, .member-service .heading {
        font-size: 28px;
    }
    .social-security .epfo-img {
        top: 50%;
        transform: translate(-50%, -50%);
        max-width: 220px;
    }
    section.about-us-sec {
        padding-top: 10px !important;
    }
    .member-service .ms-con-left img {
        max-width: 230px;
        border-radius: 85px;
    }
    .core-features {
        flex-wrap: wrap;
    }
    .core-features .feature-card {
        flex-basis: calc(50% - 24px);
    }
    .ab-epfo-faq-section .faq-question {
        font-size: 18px;
    }
    .ab-epfo-faq-section .faq-answer {
        margin-bottom: 0;
    }
    section.our-legacy-sec {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .legacy-slider .legacy-card {
        min-height: 260px;
    }
    .eli-page .official-guideline.scheme-guideline-sec .section-title {
        font-size: 24px;
    }
    .eli-page .official-guideline.scheme-guideline-sec .section-description {
        font-size: 14px;
    }
    .eli-page .official-guideline.scheme-guideline-sec a {
        margin: 15px 0 0;
    }
    .scheme-guideline-sec .guideline-con-right {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .epfo-services .search-box {
        width: 300px;
    }
    .epfo-services .search-box input {
        height: 45px;
    }
    .epfo-services .search-btn {
        top: 50%;
        transform: translateY(-50%);
        padding: 0px;
        right: 16px;
        background-color: #fff;
        background-position: center;
        width: 30px;
        height: 30px;
    }
    .epfo-services .section-title, .epfo-schemes h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    section.epfo-services {
        padding: 10px 0 !important;
    }
    .epfo-stats {
        margin-left: 0;
    }
    section.about-epfo {
        padding-bottom: 0px;
    }
    .scheme-grid {
        gap: 10px;
        row-gap: 20px;
    }
    .scheme-card {
        flex: none;
        min-width: auto;
        width: calc(50% - 10px);
        display: flex;
        flex-direction: column;
    }
    .epfo-left, .epfo-right {
        flex: none;
        width: fit-content;
    }
    .resource-container {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: left;
    }
    .resource-container .resource-card {
        width: auto;
    }
    .news-slider .news-card {
        height: auto;
        min-height: 225px;
    }
    .epfo-plan .plan-grid {
        flex-wrap: wrap;
        justify-content: center;
    }
    .epfo-plan .plan-grid .plan-card {
        gap: 10px;
        flex-basis: unset;
    }
    .epfo-plan .plan-grid .plan-card .plan-img {
        margin-right: 10px;
    }
    .epfo-plan .plan-grid .plan-card .title {
        font-size: 16px;
    }
    .epfo-plan h2, .epfo-plan .desc {
        text-align: center;
    }
    .latest-updates .news-slider {
        flex-wrap: wrap;
    }
    .latest-updates .news-slider .news-card {
        flex-basis: calc(50% - 25px);
    }
    .home-about-us .about-us-cont .br-right {
        border: 0 !important;
        justify-content: left;
    }
    .about-us-cont .row {
        row-gap: 20px;
    }
    .about-us-sec .about-us-cont {
        padding: 25px 20px;
    }
    .home-about-us {
        bottom: -90px;
    }
    .benefits-card-1 {
        min-height: 300px;
    }
    .benefits-card-1 .eligibility {
        margin-top: 70px;
    }
    section.epfo-plan {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .epfo-events-sec {
        padding-bottom: 0px;
    }
    .ceo-message .ceo-image {
        min-width: 200px;
    }
    .ceo-message .back-img {
        padding: 20px;
    }
    .ceo-message .title {
        font-size: 28px;
    }
    .epfo-Office h2 {
        font-size: 28px;
    }
    .epf-scheme-sec .epf-scheme-card {
        padding: 20px;
    }
    .epf-scheme-sec .schemes-card-wrap .btn {
        margin: 25px auto 0;
    }
    .epf-scheme-sec {
        padding-top: 20px;
    }
    .about-epf-sec {
        padding-top: 0px;
    }
    .about-epf-sec .head {
        margin-bottom: 0px;
    }
    .about-epf-sec .head span {
        font-size: 28px;
    }
    .about-epf-sec .desc {
        margin-bottom: 30px;
    }
    .about-epf-sec #epf-faq .accordion-button {
        font-size: 16px;
    }
    .about-epf-sec #epf-faq .accordion-item {
        padding-left: 20px;
    }
    .about-epf-sec #epf-faq .accordion-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .epf-video-sec {
        padding: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 947.98px) {
    .eli-page .login-buttons{
        margin-right: 15px;
    }
    .eli-page .whatsNew.wn-crsl {
        padding: 2rem 0;
    }
    .eli-page .whatsNew .newscrsl{
        margin: 0;
    }
    .eli-page #whatsNew.newscrsl .slick-prev, .eli-page #whatsNew.newscrsl .slick-next {
        top: 50%;
    }
    .eli-page .whatsNew .whatsicon img{
        display: block;
    }
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .about-epf-wrap .col-md-6 {
        width: 100%;
    }
    .about-epf-sec #epf-faq {
        padding: 16px 0 0;
    }
    .about-epf-sec .about-epf-wrap .row {
        row-gap: 20px;
    }
    .about-epf-sec .about-epf-wrap {
        padding: 40px 60px;
    }
}

@media (max-width: 880.98px){
    .eli-page .pmv-banner-section .banner-imp-con .heading {
        font-size: 16px;
    }
    .epf-video-sec .vdo-ab-con .sub-title {
        margin-top: 20px;
    }
    .epf-video-sec .vdo-ab-con img {
        max-width: 70px;
    }
}

@media (max-width: 850.98px) {
    .eli-page .incentives-employees {
        column-gap: 20px;
    }
    .eli-page .incentives-employees [class^="col"] {
        width: calc(50% - 10px);
    }
    .eli-page .incentives-employees-images.for-employee span {
        padding: 7px 6px;
    }
    .eli-page .incentives-employees-images.for-employee.incentives-employees-active span {
        margin-left: 6%;
    }
    .epfo-services .search-box {
        width: 250px;
    }
    .filters {
        gap: 10px;
    }
    .news-slider .news-card {
        min-height: 180px;
    }
    .epfo-Office .cnt-sec .location-marker {
        width: 30%;
    }
    .our-journey-slider .slider-arrow-image img {
        height: 2px;
    }
    .epf-scheme-sec .epf-scheme-card {
        padding: 15px;
    }
    .epf-scheme-sec .schemes-card-wrap {
        column-gap: 15px;
    }
    .about-epf-sec .about-epf-wrap {
        padding: 30px;
    }
}

@media (max-width: 800px){
    .epfo-benefits .row {
        gap: 20px;
    }
    .epfo-benefits .row > div {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .epfo-benefits .benefits-card {
        margin-top: 0 !important;
    }
    .benefits-card-1-con {
        width: 65%;
    }
}

@media (min-width: 768px) {
    .eli-page .login-buttons .login-dropdown {
        display: none;
    }
    .how-it-works .how-it-works-timeline {
        display: none;
    }
    .cont-location .epf-cont-map iframe {
        height: 425px;
    }
}

@media (min-width: 768px) and (max-width: 850.98px) {
    .legacy-slider .legacy-card {
        min-height: 180px;
    }
    .epfo-Office .cnt-sec .location-marker {
        left: 5%;
    }
}

@media (min-width: 768px) and (max-width: 1150.98px) {
    .eli-page .incentives-employees .incentives-left-content-wrapper {
        height: fit-content;
        position: sticky;
        top: 140px;
    }
}

@media (max-width: 767.98px) {
    .epfo-plan .plan-grid .plan-card {
        max-width: 350px;
        width: 100%;
    }
    .latest-updates .news-slider .news-card {
        flex-basis: 100%;
    }
    .employee-employer-menu {
        top: 125px;
    }
    .employee-employer-menu .sticky-menu {
        padding: 5px;
        gap: 10px;
    }
    .employee-employer-menu .sticky-menu button {
        padding: 5px 15px;
    }
    .social-grid {
        grid-template-columns: 100%;
    }
    .eli-page .login-buttons a{
        padding: 10px 16px;
    }
    .eli-page .login-buttons{
        width: calc(100% - 146px);
    }
    .eli-page .slick-slider ul.slick-dots .slick-active{
        width: 30px !important;
    }
    .eli-page .slick-slider .slick-dots{
        bottom: 10px;
        height: auto;
    }
    .eli-page .incentives-employees [class^="col"] {
        width: 100%;
    }
    .eli-page .benefits-employees [class^="col-md-4"] {
        margin-bottom: 60px;
    }
    .eli-page .benefits-employees-content-symbol{
        width: 60px;
        height: 60px;
    }
    .eli-page .benefits-employees {
        margin-top: 40px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .eli-page .section-title{
        font-size: 24px;
        line-height: 32px;
    }
    .eli-page .benefits-employees [class^="col-md-4"]:last-child {
        margin: 0;
    }
    .eli-page .benefits-employees [class^="col"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .eli-page .counting-steps-info{
        display: none;
    }
    .eli-page .how-it-works-content-info{
        gap: 20px;
    }
    .eli-page .how-it-works{
        margin-top: 40px;
    }
    .eli-page .official-guideline .section-title{
        text-align: left;
    }
    .eli-page .official-guideline, .eli-page .watch-eli-scheme {
        padding-top: 40px;
    }
    .eli-page .official-guideline-bg {
        padding: 20px;
    }
    .eli-page .watch-eli-scheme-title-info .section-title {
        text-align: left;
    }
    .eli-page .watch-eli-scheme-title-info {
        width: calc(100% - 120px);
    }
    .cnt-sec .location-marker {
        width: 100%;
        left: 0;
    }
    .eli-page .cnt-sec {
        display: flex;
        flex-direction: column;
    }
    .eli-page .cnt-sec .connect-details {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 0px 0px 20px;
    }
    .eli-page .cnt-sec .connect-details p br {
        display: none;
    }
    .eli-page .whatsNew .viewMorebtn{
        width: 100%;
        margin: 30px 0 0;
        text-align: center;
    }
    .eli-page .top-banner-section{
        height: auto;
    }
    .eli-page .whatsicon {
        margin-bottom: 25px;
        text-align: center;
        display: flex;
    }
    .eli-page #whatsNew .slick-arrow{
        margin: 0px;
    }
    .eli-page #whatsNew .slick-next{
        right: 0px;
    }
    .eli-page .whatsicon{
        display: flex;
        margin-bottom: 20px;
    }
    .gallery_listing {
        padding-top: 1.5rem !important;
    }
    .topbar .row .goi {
        order: 1;
    }
    .topbar .row .on-btns {
        order: 3;
    }
    .topbar .row .top-left {
        order: 2;
    }
    .topbar .row .on-btns {
        order: 3;
        width: auto;
        margin: 10px auto 0;
    }
    .for-employer-tab .col-md-2 {
        width: 100%;
    }
    .events-section h2{
        text-align: left;
    }
    .eli-page .incentives-employees .for-employee.incentives-employees-active span{
        margin-right: 19%;
    }
    .eli-page .incentives-employees .for-employer.incentives-employees-active span{
        margin-left: 1%;
    }
    .eli-page .incentives-employees-images.for-employer span{
        margin-left: 2%;
    }
    .eli-page header .login-buttons .employee-login, .eli-page header .login-buttons .employer-login {
        display: none;
    }
    .eli-page .navbar-expand-xl .login-dropdown .dropdown-toggle:after {
        display: none;
    }
    .eli-page .login-dropdown .btn {
        border-radius: 8px;
        border: 1px solid var(--pnk-color);
        padding: 9px 20px !important;
        font-weight: 500;
        color: var(--pnk-color);
        line-height: normal;
        margin-bottom: 0;
    }
    .eli-page .login-dropdown .dropdown-menu {
        left: auto;
        right: 0;
        border: 1.86px solid #EBEBEB;
        padding: 8px 0;
        margin-top: 5px;
        box-shadow: 0px 10px 30px rgba(83, 88, 93, 0.4);
    }
    .eli-page .login-dropdown .dropdown-menu li {
        margin-top: 0;
    }
    .eli-page .login-dropdown .dropdown-menu li:not(:last-child) {
        margin-bottom: 5px;
    }
    .eli-page .login-dropdown .dropdown-menu .dropdown-item {
        padding: 4px 16px;
        background-color: transparent;
        color: #747579 !important;
        display: flex;
        gap: 5px;
        align-items: center;
        font-size: 14px;
    }
    .eli-page .login-dropdown .dropdown-menu a:hover svg path {
        fill: var(--pnk-color);
    }
    .eli-page .login-buttons ul .home-icon.mob {
        display: none;
    }
    .events-section .event-slick-slider .slick-slide-item {
        margin-bottom: 20px;
    }
    .social-security .ss-con-right {
        text-align: center;
        margin-top: 30px;
    }
    .social-security .epfo-img {
        position: static;
        transform: none;
    }
    .about-us-cont .br-right:not(:last-child):after {
        display: none;
    }
    .about-us-sec .about-us-cont {
        padding: 20px 40px;
    }
    .about-us-sec .about-us-cont > .row {
        row-gap: 20px;
    }
    .about-us-cont .br-right {
        width: calc(50% - 10px);
        justify-content: left;
        padding: 0;
    }
    section.member-service {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    .member-service > .container > .row {
        flex-direction: column-reverse;
        row-gap: 40px;
    }
    .social-security .ss-con-left .heading, .member-service .heading {
        font-size: 26px;
    }
    .member-service .ms-con-left img {
        max-width: 200px;
        border-radius: 75px;
    }
    .core-features-sec .title {
        font-size: 28px;
    }
    section.our-legacy-sec {
        padding: 0 !important;
    }
    .need-support-sec .heading {
        font-size: 28px;
    }
    .need-support-sec .support-btn {
        display: block !important;
        margin-top: 20px;
    }
    .need-support-sec {
        padding-top: 2rem !important;
        padding-bottom: 2.5rem !important;
    }
    .eli-page .scheme-guideline-sec .official-guideline-bg img {
        display: none;
    }
    .eli-page .official-guideline.scheme-guideline-sec .section-title {
        font-size: 27px;
    }
    .eli-page .official-guideline.scheme-guideline-sec .section-description {
        font-size: 16px;
    }
    .eli-page .official-guideline.scheme-guideline-sec a {
        margin: 24px 0 0;
    }
    .intrsction {
        justify-content: center;
        row-gap: 10px;
    }
    .epfo-schemes .container, .resource-links .container, .faq-section .container {
        max-width: 100%;
        padding: 0;
    }
    .scheme-card {
        width: 100%;
    }
    section.news-section {
        padding-top: 0 !important;
    }
    .news-section .slick-arrow {
        transform: translateY(-50%);
        width: auto;
        height: auto;
    }
    .news-section .slick-arrow:before {
        font-size: 1.5rem !important;
    }
    .news-slider .slick-next::before {
        margin-left: -44px;
    }
    .faq-section .faq-header {
        gap: 15px 30px;
    }
    .faq-section .faq-tab {
        padding: 10px 18px;
    }
    .faq-section {
        padding-top: 0 !important;
        padding-bottom: 2rem !important;
    }
    .banner-section-home .slider-list > .container {
        display: none;
    }
    .home-about-us {
        position: static;
        margin-top: 30px;
    }
    section.news-section.latest-updates {
        padding-top: 30px !important;
    }
    .benefits-card-1 .eligibility {
        margin-top: 40px;
    }
    .benefits-card-1-con {
        width: 60%;
    }
    .benefits-card-4, .benefits-card-1 {
        min-height: 250px;
    }
    .epfo-events-sec {
        padding-top: 0rem !important;
    }
    .ceo-message .title {
        font-size: 25px;
    }
    .ceo-message .back-img {
        column-gap: 30px;
    }
    .our-journey-slider {
        padding-top: 0 !important;
    }
    .our-journey-slider .head .highlight {
        font-size: 28px;
    }
    .ceo-message {
        padding-top: 10px !important;
    }
    .epf-scheme-sec .schemes-card-wrap {
        flex-wrap: wrap;
        gap: 25px;
    }
    .epf-scheme-sec .schemes-card-wrap .epf-scheme-card:nth-child(1) {
        order: 1;
    }
    .epf-scheme-sec .schemes-card-wrap .text-center {
        order: 3;
    }
    .epf-scheme-sec .schemes-card-wrap .epf-scheme-card:nth-child(3) {
        order: 2;
    }
    .epf-scheme-sec, .about-epf-sec {
        padding-bottom: 0 !important;
    }
    .epf-video-sec .vdo-ab-con .vdo-title {
        font-size: 24px;
        margin-top: 5px;
    }
    .epf-video-sec .vdo-ab-con img {
        max-width: 60px;
    }
    .epf-video-sec .vdo-ab-con .sub-title {
        margin-top: 10px;
    }
    .epf-video-sec > .container > img {
        min-height: 200px;
    }
    .innovative_ss .download-btns {
        gap: 16px;
    }
}

@media (max-width: 620.98px) {
    .ceo-message .back-img {
        flex-wrap: wrap;
        row-gap: 20px;
    }
}

@media (max-width: 575.98px) {
    .eli-page header .login-buttons a:not(.dropdown-item)span {
        display: none;
    }
    .social-media-section .social-box.linkedin>img {
        max-width: 42px;
    }
    .social-media-section .social-box>img {
        top: 35px;
        width: 66px;
        max-width: 66px;
    }
    .social-media-section h2, .social-media-section h2 span {
        font-size: 27px !important;
        margin-bottom: 20px;
    }
   .social-media-section .social-grid .social-box {
        margin-top: -40px;
    }
    .social-media-section .social-grid .social-box.linkedin {
        margin-top: -40px;
    }
    .eli-page .watch-eli-scheme-title-info {
        width: 100%;
    }
    .eli-page .watch-eli-scheme-title{
        flex-wrap: wrap;
    }
    .eli-page .watch-eli-scheme-title .btn{
        margin: 15px 0 0;
    }
    .eli-page .video-title{
        font-size: 16px;
        line-height: 120%;
    }
    .eli-page .video-date{
        font-size: 14px;
        line-height: 120%;
    }
    .core-features .feature-card {
        flex-basis: 100%;
    }
    .page-header.about-epfo-banner {
        padding-top: 20px !important;
        padding-bottom: 50px !important;
    }
    .social-security .epfo-img {
        max-width: 200px;
    }
    .about-us-cont .br-right {
        width: auto;
        justify-content: left;
    }
    .core-features .feature-card .card-title {
        min-height: auto;
    }
    .our-legacy-sec .our-legacy-wrapper {
        background: #fff;
        padding: 0;
    }
    .legacy-slider .legacy-card {
        background: #f4f5fe;
        min-height: 260px;
        margin: 0 10px;
    }
    .legacy-slider .slick-next {
        right: -15px;
    }
    .legacy-slider .slick-prev {
        left: -15px;
    }
    .our-legacy-sec .heading {
        font-size: 28px;
    }
    .ab-epfo-faq-section .container {
        max-width: 100%;
    }
    .ab-epfo-faq-section.faq-section h2 {
        margin-bottom: 20px;
    }
    .resource-container .resource-card {
        width: 100%;
    }
    .support-section .support-content {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 25px;
    }
    .epfo-services .service-card {
        width: 100%;
    }
    section.epfo-benefits {
        padding-bottom: 0rem !important;
    }
    .epfo-events-sec > div > .d-flex {
        justify-content: center !important;
        gap: 20px;
        margin-bottom: 40px !important;
    }
    .epfo-events-sec.media_wrap .viewallBtn_outline {
        display: flex;
        margin: 0;
    }
    .ceo-message .ceo-image {
        margin: 0 auto;
    }
    .epfo-Office .cnt-sec {
        flex-direction: column;
    }
    .epfo-Office .cnt-sec .connect-details {
        width: 100%;
        padding-top: 0;
    }
    .epfo-Office .cnt-sec .location-marker {
        width: 100%;
    }
    .our-journey-slider .slider-wrapper {
        margin-top: 30px;
    }
    .about-us-sec .about-us-cont > .row {
        column-gap: 20px;
    }
    .about-epf-sec .about-epf-wrap {
        padding: 12px;
    }
}

@media (max-width: 500.98px) {
    .eli-page .login-buttons {
        gap: 10px;
    }
    .eli-page .login-buttons a {
        padding: 10px;
        font-size: 12px;
    }
}

@media (max-width: 440.98px) {
    .eli-page .login-buttons a {
        padding: 8px 6px;
        font-size: 11px;
    }
    .eli-page .login-buttons {
        width: calc(100% - 140px);
        gap: 10px;
    }
    .eli-page .navbar .navbar-brand{
        margin-right: 10px;
    }
}
@media (max-width: 400.98px) {
    .eli-page .login-buttons{
        margin-right: 10px;
        width: calc(100% - 124px);
    }
    .eli-page .login-buttons a {
        padding: 7px 4px;
        font-size: 10px;
    }
    .eli-page .navbar .navbar-brand .navbar-brand-item {
        height: 35px;
    }
    .eli-page .navbar-toggler .navbar-toggler-animation{
        height: 17px;
        width: 18px;
    }
    .eli-page .slick-slider ul.slick-dots .slick-active {
        width: 25px !important;
        height: 7px !important;
    }
    .eli-page .slick-slider .slick-dots{
        gap: 4px;
    }
    .eli-page .slick-slider ul.slick-dots li{
        width: 7px;
        height: 7px;
    }
    .eli-page .incentives-employees-images span{
        font-size: 13px;
    }
}

@media (max-width: 350.98px) {
    .eli-page .incentives-employees-images span {
        font-size: 12px;
    }
}

@media (max-width: 336.98px) {
    .eli-page .login-buttons{
        display: none;
    }
}

@media (max-width: 767.98px) {
    .eli-page .pmv-banner-section .slider-quote {
        width: 100%;
        margin-left: 0;
        text-align: center;
        max-width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
        line-height: normal;
    }
    .eli-page .pmv-banner-section .banner-imp-con {
        clip-path: unset;
        border-bottom: 0;
        width: 100%;
    }
    .eli-page .pmv-banner-section .slider-caption-content {
        margin: 30px 0 0;
        width: 100%;
        max-width: 100%;
    }
    .eli-page .pmv-banner-section p.slider-description img {
        width: 25px;
        top: -5px;
    }
    .eli-page .pmv-banner-section .slider-content {
        max-width: 100%;
        width: 100%;
    }
    .eli-page .pmv-banner-section .banner-imp-con {
        padding: 16px 32px 16px 16px;
        text-align: center;
    }
    .eli-page .pmv-banner-section .slider-description {
        margin-left: 20px;
    }
    .eli-page .pmv-banner-section .slider-description {
        max-width: 66%;
        text-align: left;
    }
    .eli-page .pmv-banner-section .person-by {
        max-width: 60%;
    }
    .eli-page .incentives-employees {
        padding-top: 30px;
    }
    .incentives-employees-faq .accordion-body ul {
        padding-left: 0;
        margin-bottom: 0;
    }
    .incentives-employees-content-info .accordion-item .accordion-button {
        padding: 10px 0 10px 12px !important;
    }
    .page-header .container h1 {
        font-size: 28px !important;
        line-height: normal;
    }
    .eli-page #main .faq-page .about-us-para h3 {
        font-size: 18px !important;
        line-height: normal;
    }
    .eli-page #main .faq-page {
        padding-bottom: 10px !important;
    }
    .how-it-works .counting-steps-info, .how-it-works .how-it-works-content-info {
        display: none;
    }
    .eli-page .how-it-works .section-description {
        margin-bottom: 20px;
    }
    .epfo-benefits .head span, .epfo-plan h2 span {
        font-size: 28px;
    }
    .media_wrap.epfo-events-sec h3, .media_wrap.epfo-events-sec h3 span {
        font-size: 28px !important;
        text-align: center;
    }
    .news-section.latest-updates h2 {
        font-size: 28px !important;
    }
    .application .app-info .app-content .title {
        font-size: 24px;
    }
    .gallery_listing .initiatives_TabContent .card-title {
        margin-bottom: 20px;
    }
    .gallery_listing .initiatives_TabContent .event-details {
        margin-bottom: 10px;
    }
    .faq-section.ab-epfo-faq-section {
        padding-top: 40px !important;
    }
}

@media (max-width: 530.98px) {
    .eli-page .login-buttons ul .home-icon.mob a {
        display: none;
    }
    .menu-item.home-icon.dsk {
        display: block;
    }
    .menu-item.home-icon.dsk a {
        padding: 8px 30px;
    }
}

@media (max-width: 480.98px) {
    .eli-page .pmv-banner-section .slider-caption-content {
        margin: 20px 0 0;
    }
    .eli-page .pmv-banner-section .banner-imp-con p.link-incentive-title, .eli-page .pmv-banner-section .slider-description {
        font-size: 10px;
    }
    .eli-page .pmv-banner-section .slider-description {
        margin-left: 14px;
        max-width: 50%;
        line-height: 20px;
    }
    .eli-slider .slick-slide img.slider-img {
        min-height: 400px;
    }
    .eli-page .pmv-banner-section .person-by span {
        font-size: 10px;
    }
    .eli-page .pmv-banner-section .person-by {
        max-width: 50%;
    }
    .logo-slider .bottomSwiper {
        width: 88%;
    }
    .eli-page .incentives-employees-images.for-employer span, .eli-page .incentives-employees-images.for-employee span {
        font-size: 14px;
    }
    .benefits-card-1-con {
        width: 100%;
    }
    .benefits-card-4 {
        padding: 0 20px;
    }
    .benefits-card-4 .benefits-card-4-con {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .our-journey-slider .slider-arrow-image {
        width: calc(100% - 130px);
    }
    .journey-slider .slick-arrow.slick-next {
        right: 55px;
    }
    .our-journey-slider .journey-tag-img {
        left: 35px;
    }
    .journey-slider .slick-arrow.slick-prev {
        left: 25px;
    }
    .our-journey-slider .slider-arrow-image img {
        height: 3px;
    }
    .our-journey-slider .journey-card .js-cont .title {
        font-weight: 500;
        font-size: 34px;
    }
    .our-journey-slider .journey-card {
        margin: 0 10px;
    }
}