/* @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap"); */

body,
html,
li {
    font-family: Poppins, sans-serif !important;
}

::-webkit-scrollbar-track {
    background-color: rgb(245, 245, 245);
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: rgb(221, 221, 221);
}

.roboto {
    font-family: "Roboto Condensed", sans-serif;
}

@media screen and (min-width:992px) and (max-width:3840px) {
    .coming-soon {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}

@media screen and (min-width:360px) and (max-width:992px) {
    .coming-soon {
        height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-top: 0px !important;
        margin-left: 15px;
        margin-right: 15px;

    }
}

.tosted-warning-popup {
    background: rgba(255, 0, 0, 0.25);
    color: rgb(220, 0, 0);
    font-size: 16px;
    padding: 10px;
    position: relative;
    z-index: 1200;
    display: flex;
    justify-content: space-around;
    gap: 30px;
    font-weight: 500;
    width: 100%;
}

.tosted-warning-popup div {
    display: flex;
    gap: 10px;
}

.tosted-warning-popup div span {
    white-space: nowrap;
}

.clear-item {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: red;
    letter-spacing: 0.5px;
    cursor: pointer;
    display: block;
    text-wrap: nowrap;
    padding: 9px 15px;
    line-height: 14px;
    border-radius: 5px;
    background: rgb(255, 191, 191);
    transition: all 0.3s ease 0s;
}

.clear-item.active {
    background: red;
    color: rgb(255, 255, 255);
}

section.home-slider {
    margin-top: 125px;
    padding-bottom: 0px;
}

section.card-section {
    margin-top: 117px;
}

.no-product-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    height: 100%;
}

.factor-btn {
    margin-top: 17px;
}

.compare-not .container {
    background: rgb(255, 255, 255);
    padding: 22px;
    border-radius: 10px;
}

section.compare-not {
    height: 77vh;
    position: relative;
    display: flex;
    padding: 20px 0px;
}

.no-product-section h3 {
    font-size: 25px;
    font-weight: 900;
    color: var(--dark-green);
    font-family: "Roboto Condensed";
}

.rejaect-swiper-heading,
.illitritrate-swiper-heading {
    font-size: 47px;
    color: var(--text);
    line-height: 53px;
    font-weight: 700;
    margin-bottom: 35px;
    font-family: "Roboto Condensed", sans-serif;
}

h1.illitritrate-swiper-heading {
    margin: 6px 0px 10px;
}

span.illitritrate-subtitle {
    text-transform: uppercase;
}

p.illitritrate-text {
    font-size: 18px;
    margin-bottom: 20px;
}

a.hero-btn.common-btn.illitritrate-btn {
    background: var(--dark-green);
}

.mobile-content {
    display: none;
}

.rejaect-swiper-heading b {
    color: rgb(0, 0, 0);
    font-size: 60px;
    font-weight: 900;
}

.container.new-product-container-box {
    padding: 0px;
}

span.financial-subtitle {
    color: rgb(255, 255, 255);
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: "Roboto Condensed", sans-serif;
}

.slider-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgb(246, 246, 246);
}

.cibli-select-input option {
    padding: 10px;
}

.slide-3,
.slide-4 {
    background-image: url("../images/newHome/financialBanner.png");
}

.slide-5 {
    background-image: url("../images/newHome/hero-bg.png");
}

.home-slider .mySwiper .swiper-slide {
    padding: 33px 0px 46px;
    height: 435px;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets-dynamic,
.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    color: aliceblue;
    position: absolute;
    bottom: 90px;
    padding: 11px 0px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main {
    height: 15px;
    width: 15px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(47, 47, 47, 0.184) 2px 3px 4px;
    opacity: 1;
    left: 10px !important;
}

span.swiper-pagination-current {
    font-size: 35px;
}

span.swiper-pagination-bullet {
    width: 10px;
    height: 4px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(47, 47, 47, 0.93) 2px 2px 2px;
    transition: all 0.3s ease 0s;
    opacity: 0.7;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    z-index: 20 !important;
}

.swiper-col.swiper-col-left {
    max-width: 560px;
    padding: 35px 0px 42px;
}

.swiper-col.swiper-col-right img {
    height: 320px;
}

.sliderImage-3 img {
    height: 300px !important;
}

.common-btn {
    font-size: 14px;
    border: 1px solid rgb(255, 255, 255);
    padding: 8px 25px;
    border-radius: 20px;
    color: rgb(255, 255, 255);
    display: inline-block;
}

h1.swiper-heading {
    font-size: 47px;
    color: rgb(255, 255, 255);
    line-height: 51px;
    margin: 0px;
    font-weight: 7;
}

h1.swiper-heading.marketplace-heding {
    font-size: 47px;
}

span.hero-strong-text,
h1.partner-heading {
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 59px;
    line-height: 60px;
}

p.slide-text.partner-text {
    margin-top: 15px;
    font-weight: 500;
    color: rgb(248, 234, 178) !important;
}

p.slide-text.partner-text strong {
    color: rgb(183, 52, 67);
}

p.slide-text {
    font-size: 22px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    margin: 12px 0px 30px !important;
}

.swiper-slider-row {
    display: flex;
    justify-content: space-between;
}

.bg-btn.common-btn {
    padding: 2px 25px 2px 3px;
    background: var(--dark-yellow);
    border-color: var(--dark-yellow);
    display: flex;
    gap: 8px;
}

p.ans-note {
    font-size: 16px;
    margin: 0px;
    color: rgb(255, 255, 255);
    line-height: 25px;
}

.swiper-btn-box {
    display: flex;
    align-items: center;
    gap: 15px;
}

span.playbtn {
    background: rgb(5, 62, 65);
    display: flex;
    padding: 8px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    align-items: center;
    justify-content: center;
}

a.hero-btn.bg-btn.common-btn {
    display: flex;
    align-items: center;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    bottom: 90px;
    top: auto !important;
    color: var(--dark-yellow) !important;
}

.swiper-button-prev {
    transform: translateX(-40%);
    left: 45% !important;
}

.swiper-button-next {
    transform: translateX(15%);
    right: 45% !important;
}

.swiper-button-next.elignextbtn.bg-red {
    background: rgb(255, 255, 255);
    right: 0px !important;
}

.swiper-button-prev.eligprevbtn {
    background: rgb(255, 255, 255);
    left: 0px !important;
}

.swiper-button-next::before,
.swiper-button-prev::before {
    color: var(--dark-yellow);
    text-align: center;
    font-size: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-prev::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.swiper-button-next::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    color: var(--dark-yellow);
}

.slider-4 h1.swiper-heading,
.slider-2 h1.swiper-heading {
    color: var(--dark-green);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.slider-4 p.slide-text,
.slider-2 p.slide-text {
    color: var(--text);
}

.slider-2 .br-btn.common-btn {
    background: var(--dark-green);
    color: #fff !important;
}

a.new-submenu-item {
    gap: 10px;
    line-height: initial;
    border-bottom: 1px solid rgba(206, 207, 207, 0.58);
    display: flex !important;
    align-items: center !important;
    color: rgb(5, 63, 68) !important;
    font-weight: 500 !important;
}

a.new-submenu-item span {
    display: inline-block;
    white-space: nowrap;
}

li.activeSubMenu.menu-active:last-child a.new-submenu-item {
    border-bottom: 0px !important;
}

.menu-container.container {
    padding: 4px 11px;
}

.top-header {
    position: fixed;
    z-index: 1200;
    top: 0px;
    width: 100%;
    background: rgb(0, 0, 0);
}

ul.top-navbar-nav {
    display: flex;
    align-items: center;
    margin: 0px;
    gap: 9px;
}

.custom-dropdown-menu {
    transition: all 0.3s ease 0s;
    box-shadow: rgba(47, 47, 47, 0.184) 0px 13px 72px -41px;
    overflow: hidden;
    top: 0px !important;
    width: auto !important;
    border-radius: 0px 0px 13px 13px !important;
    border: 0px !important;
    background: white !important;
    padding: 0px !important;
    min-width: 180px !important;
}

.feature-four__top-btn-box {
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: center;
}

li.nav-item.dropdown.hello-btn {
    min-width: 61px;
}

a.dropdown-item {
    gap: 10px;
    line-height: initial;
    border-bottom: 1px solid rgba(206, 207, 207, 0.58);
    font-size: 13px;
    padding: 12px 16px;
    text-transform: capitalize;
    display: flex !important;
    align-items: center !important;
    color: rgb(5, 63, 68) !important;
    font-weight: 500 !important;
}

.button-custom {
    font-size: 15px;
    padding: 6px 10px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
    transition: all 0.3s ease 0s;
}

.button-bg {
    background: var(--dark-green);
    color: rgb(255, 255, 255) !important;
}

.button-br {
    color: rgb(255, 255, 255);
}

.top-navbar-nav .nav-link {
    gap: 4px;
    padding: 17px 8px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255) !important;
}
.top-navbar-nav .nav-link:hover,
.top-navbar-nav .nav-link:focus,
.top-navbar-nav .nav-item.show > .nav-link,
.top-navbar-nav .nav-link.show {
    color: rgb(255, 255, 255) !important;
}

.top-dropdown-toggle::after {
    height: 7px;
    width: 7px;
    transform: rotate(-45deg);
    transition: all 0.5s ease 0s;
    margin-top: 0;
    align-self: center;
    border-width: 0px 0px 2px 2px !important;
    border-top-style: initial !important;
    border-top-color: initial !important;
    border-right-style: initial !important;
    border-right-color: initial !important;
    border-left-style: solid !important;
    border-left-color: rgb(255, 255, 255) !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(255, 255, 255) !important;
}
.wa-icon{
  width:50px;
  height:50px;
  border-radius:50%;
  background:#25D366;
  color:#fff;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  font-size:24px;
}

.phone-icon{
  width:50px;
  height:50px;
  border-radius:50%;
  background:#0aa6a6;
  color:#fff;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  font-size:32px !important;
}


.dropdown-menu.custom-dropdown-menu.show {
    top: 100% !important;
    left: 0px !important;
}

/* .dropdown-menu.custom-dropdown-menu.hello-login-dropdown.show {
    left: -310% !important;
} */

.hello-loginbtn-box {
    padding: 15px 0px;
    text-align: center;
}

a.hellologinbtn {
    display: block;
    padding: 10px;
    background: var(--dark-green);
    margin: 0px 20px;
    border-radius: 42px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hello-loginbtn-box p {
    margin: 15px 0px 0px;
    font-size: 14px;
    font-weight: 500;
}

p.user-name {
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 8px;
}

.hello-loginbtn-box p a {
    color: var(--dark-yellow);
    font-weight: 600;
    margin-left: 3px;
    text-decoration: underline !important;
}

.deactivate-ac-box {
    padding: 15px 0px;
    text-align: center;
    background: rgba(255, 0, 0, 0.18);
    margin-top: 15px;
}

.deactivate-ac-box .Deactivate-btn {
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: block;
    padding: 10px 20px;
    background: rgb(166, 4, 4);
    border-radius: 32px;
    letter-spacing: 0.5px;
    margin: 0px 20px;
}

.hello-menu-box {
    display: flex;
    align-items: center;
    gap: 30px;
}

.top-dropdown-toggle.show::after {
    transform: rotate(134deg);
    margin-top: 4px;
}

section.new-product-header {
    background: rgb(32, 30, 31);
    position: relative;
}

li.searchform {
    display: flex;
    align-items: center;
}

.custome-search-form {
    border-radius: 76px;
    overflow: hidden;
    height: 35px;
    border: 1px solid rgba(185, 181, 181, 0.35);
    background: rgb(255, 255, 255);
}

.custome-search-form .form-control,
.custome-search-form .form-control:focus {
    border: 0px;
    border-radius: 0px;
    padding: 0px 0px 0px 15px;
    outline: none;
    font-size: 13px;
    font-weight: 500;
    font-family: Poppins;
    background: rgba(241, 241, 241, 0.26) !important;
}

.custome-search-form input::-webkit-input-placeholder {
    color: var(--text);
    font-size: 10px;
    opacity: 0.8;
}

.custome-search-form .btn-outline-success {
    border: 0px;
    color: rgb(255, 255, 255);
    outline: none;
    font-size: 13px;
    height: 35px;
    width: 25px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    background: rgba(241, 241, 241, 0.26) !important;
}

span.red {
    text-transform: capitalize;
    color: rgb(208, 5, 5);
}

span.hero-strong-text strong {
    color: white;
}

p.slide-text.marketplace-slide-text {
    margin-top: 21px;
    color: rgb(255, 206, 183);
    font-weight: 400;
}

p.slide-text.marketplace-slide-text b {
    font-size: 32px;
    font-weight: 700;
}

.circle-icon {
    display: block;
    height: 12px;
    width: 12px;
    border: 2px solid rgb(75, 62, 62);
    border-radius: 50%;
    background: rgb(241, 241, 241);
    position: relative;
    z-index: 0;
    top: -1px;
    left: -1px;
}

.circle-icon::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 2px;
    background: rgb(75, 62, 62);
    border-radius: 9px;
    bottom: -3px;
    right: -2px;
    transform: rotate(-45deg);
    z-index: 0;
}

.navBarContainer ul li a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 9px 25px 9px 15px;
    display: block;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.3s ease 0s;
    position: relative;
    letter-spacing: 0.4px;
    text-transform: uppercase !important;
}

.new-product-container-box {
    padding: 0px;
}

main {
    position: relative;
    z-index: 1;
    background: rgb(255, 255, 255);
    padding-bottom: 50px;
}

section.rescent-search-section {
    position: relative;
    top: -82px;
}

.rescent-search-container {
    background: rgb(255, 255, 255);
    border-radius: 20px;
    overflow: hidden;
    padding: 30px;
    box-shadow: rgba(47, 47, 47, 0.184) 2px 6px 10px;
}

.rescent-search-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rescent-title {
    font-size: 25px;
}

p.recent-subtitle {
    margin: 0px;
    font-size: 15px;
}

.rescent-search-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rescent-title {
    font-size: 25px;
    color: var(--dark-green);
    font-weight: 600;
    font-family: "Roboto Condensed";
}

p.recent-subtitle {
    margin: 0px;
    font-size: 15px;
    font-family: "Roboto Condensed";
}

.hero-anim p,
.hero-anime p {
    background: rgba(255, 147, 2, 0.53);
    color: rgb(0, 0, 0);
    padding: 5px 20px 5px 12px;
    border-radius: 7px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.hero-anim img {
    animation: 5s ease 0s infinite normal none running h-anim;
    position: absolute;
    top: -20px;
}

.pro-rating {
    box-shadow: rgba(195, 190, 190, 0.17) 1px 1px 11px 6px, rgba(237, 219, 219, 0.17) 1px 1px 11px 6px inset;
    padding: 20px;
    max-width: 400px;
    position: relative;
    width: 100%;
    z-index: 1;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.98) 0px, rgb(218, 229, 247) 233%);
}

.btn-reacnt {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: var(--dark-yellow);
    padding: 6px 10px;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

a.btn-reacnt.offer-more {
    color: rgb(0, 0, 0);
    background: transparent;
    padding: 0px;
    display: flex;
    align-items: center;
    font-weight: 600;
}

img.prodct-rcnt-icon {
    height: 26px;
    display: none;
}

.recent-product-card-content {
    display: flex;
    gap: 10px;
    padding: 15px 15px 8px;
}

.recent-product-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 0px 33px -19px inset, rgba(0, 0, 0, 0.1) 3px 7px 16px -7px;
    box-sizing: border-box;
    flex: 1 1 17rem;
    border: 2px solid rgb(255, 255, 255);
}

.recent-content h2 {
    font-size: 14px;
    margin: 0px 0px 3px;
    color: var(--text);
    line-height: 20px;
    font-weight: 600;
    max-width: 212px;
}

.perk-master-section .recent-content-heading {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}

.recent-content p {
    font-size: 11px;
    font-weight: 500;
    margin: 0px;
}

img.recent-card-btm-img {
    position: absolute;
    right: 0px;
    height: 60px;
    bottom: 0px;
}

a.more-recent {
    font-size: 12px;
    display: inline-block;
    color: var(--dark-yellow);
    line-height: 14px;
    font-weight: 600;
    border-bottom: 1px solid var(--dark-yellow);
    margin-top: 13px;
}

.recent-row {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
}

.new-offer-card {
    display: flex;
    align-items: center;
    background: rgb(255, 255, 255);
    overflow: hidden;
    position: relative;
    flex-direction: column;
    border-radius: 5px;
    border: 1px solid rgb(154, 211, 226);
    transition: all 0.3s ease-in 0s;
}

.new-offer-card:hover {
    box-shadow: rgba(47, 47, 47, 0.184) 0px 4px 31px -8px;
}

h3.offer-title-new {
    margin: 0px;
    font-size: 19px;
    font-family: Poppins;
    font-weight: 600;
    color: var(--dark-green);
}

ul.reward-ul {
    margin: 12px 0px 0px;
    display: flex;
    gap: 2px;
    align-items: center;
    flex-wrap: wrap;
}

.offer-content-new p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    margin: 14px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.offer-content-new {
    padding: 20px 15px;
}

.offer-image {
    text-align: center;
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    overflow: hidden;
}

img.offer-image-img {
    height: 153px;
    transition: all 0.3s ease 0s;
    transform: scale(1);
}

.new-offer-card:hover img.offer-image-img {
    transform: scale(1.1);
}

.offer-image::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background: rgb(42, 190, 228);
    z-index: -1;
}

img.offer-image {
    height: 170px;
    width: auto;
}

ul.reward-ul li {
    line-height: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

ul.reward-ul span {
    font-size: 11px;
    color: var(--text);
    display: inline-block;
    border-radius: 25px;
    padding: 4px 6px;
    border: 1px solid rgb(51, 51, 51);
    font-weight: 500;
    line-height: inherit !important;
}

.offer-btn-box {
    display: flex;
    align-items: center;
}

p.offer-subtitle {
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    color: var(--dark-yellow);
    font-family: "Roboto Condensed";
}

.new-offer-section {
    padding: 0px 0px 65px;
}

.row.offer-row {
    margin-top: 28px;
    display: flex;
    gap: 25px 0px;
    flex-wrap: wrap;
}

.row.specification-box {
    align-items: center;
    justify-content: center;
}

img.specification-image {
    height: 500px;
}

.specification-header {
    text-align: center;
    margin-bottom: 40px;
}

.specification-title {
    font-size: 25px;
    color: var(--dark-green);
    font-weight: 600;
    font-family: "Roboto Condensed";
}

p.specification-text {
    font-size: 14px;
    line-height: 20px;
    max-width: 528px;
    margin: auto;
    font-family: "Roboto Condensed";
}

.specification-btn-box {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.specification-card-section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    text-align: center;
    margin: 40px 0px;
}

.specification-card {
    height: 100%;
    display: flex;
    justify-content: center;
}

.specification-card.specification-Products {
    background: var(--dark-green);
}

.specification-card-in {
    max-width: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    width: 100%;
}

span.specification-digit {
    display: block;
    font-size: 78px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    line-height: 80px;
}

.slider-col-1 .swiper-wrapper {
    height: 100%;
}

.slider-col-1 .swiper {
    height: 100%;
}

p.specification-card-text {
    margin: 0px;
    font-size: 30px;
    font-family: "Roboto Condensed";
    color: rgb(255, 255, 255);
}

.mobile-content-row {
    display: flex;
    flex-direction: column;
    gap: 19px;
    padding: 0px;
    justify-content: end;
}

.ap-btn {
    display: flex;
    gap: 20px;
}

.ap-btn .thm-btn.feature-four__top-btn {
    padding: 7px 15px;
    align-items: center;
    border-radius: 5px !important;
}

.container.mobile-app-section {
    background: transparent;
    padding: 0px 20px;
}

.container.mobile-app-section::after {
    content: "";
    position: absolute;
    height: 78%;
    width: 100%;
    background: var(--dark-green);
    bottom: 0px;
    left: 0px;
    z-index: -1;
    border-radius: 20px;
}

img.menu-icon {
    height: 22px;
}

.custom-dropdown-menu li:last-child a.dropdown-item {
    border-bottom: 0px !important;
}

.container.mobile-app-section .row {
    justify-content: center;
    align-items: center;
    color: var(--text);
}

.m-content p {
    color: var(--text);
}

.dark-last {
    font-size: 13px;
    font-weight: 700;
}

.subMenuLevel2.MobileApp-submegamenu {
    width: 100%;
    padding: 30px 0px;
    margin: auto;
    max-width: 1055px;
}

.secondLevelUl-li.selection-wiseDropdown {
    width: 190px;
}

.flip_image img {
    max-height: 40px;
    margin-bottom: 10px;
}

.third-LevelUl {
    position: absolute;
    width: 80%;
    left: 190px;
    height: 100%;
}

li.filter-wise-list a {
    gap: 10px;
    display: flex !important;
    width: 225px !important;
}

.bankwise-product {
    position: absolute;
    left: 227px;
    top: 0px;
    height: 100%;
    width: 79%;
    border-left: 1px solid rgb(221, 221, 221);
    padding: 0px 0px 0px 11px;
    opacity: 0;
    transition: all 0.3s ease 0s;
}

.Perkmaster-ul {
    margin-left: 0px;
}

.bankwise-product-active {
    opacity: 1 !important;
}

ul.bank-product-ul {
    align-items: inherit;
    display: flex !important;
}

.megaMenu_container.MobileApp-container {
    height: auto !important;
}

.thirdlia span {
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.container.middle-container {
    margin: auto;
    padding: 30px 15px !important;
}

@media screen and (max-width: 768px) {
    .footer-row {
        justify-content: space-around;
        flex-direction: column;
    }

    .social-ul {
        justify-content: center;
    }

    ul.social-ul {
        justify-content: flex-start;
    }

    .contact-footer {
        gap: 15px;
        flex-direction: row !important;
    }

    .about-company {
        margin: 0px 0px 20px;
    }

    ul.footer-ul {
        gap: 0px 14px;
        justify-content: flex-start !important;
    }
}

a.secondLevelUl-link {
    border-bottom: 1px solid rgb(221, 221, 221);
}

a.hasSub_menu::after {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    transform: rotate(-45deg);
    margin: 0px;
    transition: all 0.5s ease 0s;
    top: 40%;
    right: 11px;
    border-width: 0px 0px 2px 2px !important;
    border-top-style: initial !important;
    border-top-color: initial !important;
    border-right-style: initial !important;
    border-right-color: initial !important;
    border-left-style: solid !important;
    border-left-color: rgb(255, 255, 255) !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(255, 255, 255) !important;
}

.navBarContainer li:hover a::after {
    transform: rotate(135deg);
    top: 47%;
    border-left: 2px solid var(--dark-green) !important;
    border-bottom: 2px solid var(--dark-green) !important;
}

a.viewMore span {
    display: inline-block;
    padding: 8px 18px;
    background: var(--dark-green);
    color: rgb(255, 255, 255);
    border-radius: 39px;
    font-size: 13px !important;
}

a.viewMore {
    height: 90px;
    align-items: center;
    margin-top: 35px;
    display: flex !important;
}

.mobile-btn-green,
.mobile-btn-yellow {
    align-items: center;
    gap: 5px;
    justify-content: center;
    border-radius: 38px;
    display: flex !important;
    font-weight: 500 !important;
    padding: 9px 18px 8px !important;
}

.mobile-btn-yellow {
    background-color: var(--dark-yellow) !important;
    color: var(--text) !important;
}

.mobile-btn-green {
    background-color: var(--dark-green) !important;
    color: rgb(255, 255, 255) !important;
}

li.activeSubMenu.menu-active,
.secondulLi.menu-active {
    background: rgb(241, 241, 241) !important;
}

li.activeSubMenu.menu-active .first-link-item,
.secondulLi.menu-active .secondLevelUl-link {
    font-weight: 600 !important;
    font-size: 11px !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background: transparent;
}

section.hero-section-compair-page {
    margin-top: 117px;
    background: url("../images/newHome/financialBanner.png") 0% 0% / cover;
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 120px 0px;
}

li.viewMore-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-moreSpanbtn {
    cursor: pointer;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

.view-morearrow {
    font-size: 27px;
    line-height: 10px;
    display: inline-flex;
}

.userimage-none {
    opacity: 0;
    visibility: hidden;
}

.userimage-none.active {
    opacity: 1;
    visibility: visible;
}

img.userimage.active {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    width: 0px;
}

img.userimage {
    visibility: visible;
    opacity: 1;
    height: 28px;
    width: 28px;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0px;
}

.NewMobilemenu {
    position: absolute;
    left: -100%;
    top: 0px;
    height: 100vh;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    backdrop-filter: blur(1px);
    background: rgba(255, 255, 255, 0.26);
}

.NewMobilemenu.active {
    transition: all 0.3s ease-out 0s;
    left: 0px;
    transform: translateX(0px) !important;
}

.product-item-link,
.SecondStepitem_list_item_link,
.thirdLevel-menu-link {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
    border-bottom: 1px solid rgb(221, 221, 221);
}

.first-step-btn.collapsed {
    background-color: transparent !important;
}

.first-step-btn {
    position: relative;
    height: 40px;
    width: 40px;
    transition: all 0.3s ease 0s !important;
    display: inline-block !important;
    border-radius: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    background-color: rgb(241, 241, 241) !important;
}

.first-step-btn::after {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%) rotate(-135deg);
    top: 56%;
    left: 50%;
    transition: all 0.3s ease 0s;
    height: 10px !important;
    width: 10px !important;
    border-bottom: 2px solid var(--text) !important;
    border-right: 2px solid var(--text) !important;
}

.description-mobile {
    display: none;
}

.thirdMObilemenuUl {
    background: rgb(241, 241, 241);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px !important;
}

.thirdMObilemenuUl li {
    flex: 1 0 115px;
    text-align: center;
    line-height: 14px;
    font-weight: 500;
    font-size: 12px;
    width: 115px;
}

.FirstStepitem_list_item_link,
.SecondStepitem_list_item_link {
    text-transform: uppercase;
}

.first-step-btn.collapsed::after {
    transform: translate(-50%, -50%) rotate(45deg);
    top: 40%;
}

.mobile-sidebar {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 0px 0px 74px;
    max-width: 320px;
    height: 100%;
    overflow: hidden auto;
    box-shadow: rgba(47, 47, 47, 0.184) 15px 20px 21px -17px;
}

.user-detail-section-mobile {
    border-bottom: 4px solid var(--dark-green);
    padding-bottom: 15px;
}

p.or {
    font-size: 15px;
    font-weight: 600;
    opacity: 0.8;
    margin: 0px;
}

.notLogin-mobil-img-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.nav_ico {
    display: block;
    position: relative;
    z-index: 10;
    color: rgb(255, 255, 255);
    width: 31px;
    height: 35px;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 57%;
    background: rgb(5, 63, 68);
    border-radius: 9px;
    opacity: 1;
    left: 7px;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
}

#nav-icon1 span:first-child {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 8px;
}

#nav-icon1 span:nth-child(3) {
    top: 17px;
}

#nav-icon1.active span:first-child {
    top: 16px;
    transform: rotate(135deg);
}

#nav-icon1.active span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon1.active span:nth-child(3) {
    top: 16px;
    transform: rotate(-135deg);
}

label.nav_ico {
    color: var(--dark-green);
}

span.userimage-icon {
    background: rgba(86, 203, 202, 0.4);
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid rgb(98, 205, 205);
    position: relative;
    transition: all 0.3s ease 0s;
}

span.userimage-icon::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 10px;
    height: 8px;
    width: 8px;
    background: var(--dark-green);
    border-radius: 50%;
}

span.userimage-icon::before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 6px;
    height: 8px;
    width: 16px;
    background: var(--dark-green);
    border-radius: 7px 7px 3px 2px;
}

span.userimage-icon.active {
    opacity: 0;
}

.new-MobileHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 45px;
}

.accordion-button-custome span {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--dark-green);
    line-height: 13px;
    display: inline-block;
    margin-top: 5px;
}

.accordion-button-custome {
    gap: 10px;
}

.accordion-button-custome::after {
    border-right: 2px solid var(--dark-green);
    border-bottom: 2px solid var(--dark-green);
    transform: rotate(45deg);
    background-image: none !important;
    height: 10px !important;
    width: 10px !important;
}

.accordion-button-custome:not(.collapsed)::after {
    transform: rotate(-135deg) !important;
    background-image: none !important;
}

.newMobile-menu {
    border-top: 4px solid var(--dark-yellow);
}

.accordion-button-custome:not(.collapsed) {
    box-shadow: none !important;
}

.newMobile-menu .subMenuLevel2.smallDropMenu {
    margin: 0px;
    background-color: rgb(241, 241, 241) !important;
}

.no-submenu .accordion-button::after {
    display: none;
}

.notLogin {
    padding: 20px 15px 0px;
    text-align: center;
}

.welcomeText {
    font-size: 18px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 3px;
}

.welcomeHeder p {
    font-size: 13px;
}

a.common-btn.loginbtn {
    width: 100%;
    background: var(--dark-green);
}

p.new-user {
    font-size: 13px;
    margin: 4px 0px 0px;
}

p.new-user a {
    color: var(--dark-yellow);
    font-weight: 600;
    text-decoration: underline !important;
}

.user-detail-section-mobile-loggedinyes {
    text-align: center;
    position: relative;
    padding: 15px;
}

.user-detail-section-mobile-loggedinyes .main-img-user-home {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(255, 255, 255);
    border: 0px;
    margin: 10px auto;
    position: relative;
    z-index: 2;
    box-shadow: rgba(47, 47, 47, 0.184) 0px 2px 7px;
}

.yesLoggedin {
    padding-bottom: 15px;
    border-bottom: 4px solid var(--dark-green);
}

.user-detail-section-mobile-loggedinyes::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 100%;
    background: var(--dark-green);
    border-radius: 0px;
    z-index: 0;
}

.user-detail-section-mobile-loggedinyes .welcomeText {
    text-transform: capitalize;
}

.desktop-dnone {
    margin-top: 26px;
    text-align: center;
    display: none;
}

.cibil-section {
    border-radius: 10px;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.cibil-improve-row {
    width: 48%;
    border-radius: 10px;
    background: rgb(255, 255, 255);
}

.cibil-card.imporove-cibil-card {
    border-bottom: 1px solid rgb(158, 225, 224);
    padding: 15px;
}

.cibil-card.Face-cibil-card {
    border-radius: 10px;
    padding: 15px;
}

.cibil-card.check-cibil-card {
    padding: 15px;
    display: flex;
    gap: 15px;
    flex-direction: column;
    width: 48%;
    border-radius: 10px;
    background: rgb(255, 255, 255);
}

.check-cibil-card-content p {
    margin: 0px;
    font-size: 11px;
    font-weight: 500;
}

.check-cibil-card-content h4 {
    font-size: 15px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 4px;
}

.cibil-improve-row.row img {
    margin-bottom: 10px;
}

section.section-gap.credit-shoping-section {
    background: rgb(245, 247, 250);
}

.checkBest-product-card {
    padding: 15px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    width: 50%;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgb(221, 221, 221);
    position: relative;
}

.checkBest-product-card p .credit-shoping-row {
    display: flex;
    align-items: center;
    gap: 17px;
    margin: 10px 0px 0px;
    justify-content: space-between;
    width: 100%;
}

.container-credit {
    width: 100%;
}

.checkBest-product-card img {
    height: 60px;
}

.checkBest-product-card p {
    font-size: 14px;
    font-weight: 600;
    color: var(--text);
    margin: 0px;
}

span.arrow-span {
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(62, 195, 194);
    color: rgb(255, 255, 255);
    border-radius: 50%;
    position: absolute;
    right: 11px;
    line-height: 25px;
    bottom: 11px;
}

section.hero-banner-profilewise {
    background: linear-gradient(275.06deg, rgb(0, 150, 136) 13.4%, rgba(255, 152, 0, 0.23) 41.99%), linear-gradient(298.31deg, rgb(0, 150, 136) 60.3%, rgb(255, 152, 0) 109.76%);
    padding: 55px 0px;
    margin-top: 115px;
    text-align: center;
}

a.new-btn {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: var(--dark-green);
    padding: 0px 16px;
    border-radius: 30px;
    height: 25px;
    line-height: 25px;
}

.profilewise-header-hero h1 {
    font-size: 30px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.profilewise-header-hero p {
    margin: 0px;
    color: rgba(255, 255, 255, 0.81);
}

.profilewise-header-hero {
    max-width: 1040px;
    margin: auto;
}

section.bank-product-box-section {
    padding: 40px 0px;
}

.bank-product-box-list-row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 50px;
}

.bank-product-box-list-card {
    flex: 1 0 220px;
    max-width: 247px;
    text-align: center;
    padding: 15px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 10px;
    min-height: 185px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

span.p-circle {
    display: inline-block;
    height: 25px;
    width: 25px;
    background: rgb(128, 203, 196);
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

span.p-circle::after {
    position: absolute;
    content: "";
    top: 9px;
    left: 8px;
    transform: rotate(45deg);
    height: 6px;
    width: 6px;
    border-top: 2px solid rgb(0, 77, 64);
    border-right: 2px solid rgb(0, 77, 64);
}

.bank-product-box-list-card:hover {
    box-shadow: rgba(0, 188, 212, 0.35) 9px 15px 21px -15px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 188, 212, 0.16);
}

.bank-product-box-list-card p {
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

section.section-gap.EMI-section-gap {
    background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
    border-color: rgb(255, 152, 0);
}

.check-EMI-card {
    display: flex;
    align-items: center;
    gap: 33px;
    justify-content: space-between;
}

.check-EMI-card img {
    max-height: 84px;
}

.check-EMI-card .check-c {
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins;
}

.check-link-c p {
    font-size: 13px;
    line-height: 18px;
    color: var(--dark-green);
    font-weight: 500;
    margin: 0px;
}

@media screen and (max-width: 1250px) {
    .ul-list-nav {
        max-width: calc(100% - 200px);
    }

    ul.top-navbar-nav,
    .ul-list-nav {
        gap: 0px;
    }

    .top-navbar-nav .nav-link {
        font-size: 11px;
    }
}

@media screen and (max-width: 1200px) {
    .navBarContainer ul li a {
        padding: 19px 15px 19px 10px;
    }

    .sort-filter .loanType {
        flex-wrap: wrap;
    }

    .social-icon {
        height: 25px !important;
        width: 25px !important;
    }

    a.hasSub_menu::after {
        right: 2px !important;
    }

    a.f-link,
    .copy-right p {
        font-size: 11px !important;
    }

    li.searchform {
        width: 241px;
    }

    img.recent-card-btm-img {
        height: 40px;
    }

    .recent-product-card {
        width: 205px !important;
    }

    .swiper-col.swiper-col-right img {
        height: 250px;
    }

    .sliderImage-3 img {
        height: 220px !important;
    }
}

.search-content .product-box-list-row {
    padding: 0px 15px;
    height: 77vh;
    overflow: auto;
}

.recent-search-box {
    position: fixed;
    z-index: 99999;
    width: 100%;
    background: rgb(255, 255, 255);
    top: 0px;
    padding: 15px 0px;
    height: 100%;
    right: -100%;
    transition: all 0.3s ease 0s;
}

.recent-search-box.open-search {
    right: 0px;
}

.comparedata-list {
    display: flex;
    gap: 10px;
}

.compare-filData {
    position: relative;
    max-width: 200px;
    border: 1px solid rgba(244, 67, 54, 0.25);
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.compare-filData img {
    height: 40px;
}

.compare-filData h3 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.compare-filData .remove-item {
    height: 25px;
    width: 25px;
    top: -12px;
    right: -6px;
    background: rgb(237, 239, 246);
    line-height: 25px;
    font-size: 12px;
    font-weight: 900;
    color: rgb(0, 0, 0);
    box-shadow: rgba(244, 67, 54, 0.25) 2px 5px 5px;
}

.search-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(247, 249, 253);
    padding: 5px;
    border-radius: 44px;
    gap: 7px;
}

span.cla {
    font-size: 24px;
    font-weight: 900;
    line-height: 33px;
    height: 35px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(178, 198, 239);
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    position: relative;
}

span.cla::after {
    content: "";
    height: 8px;
    width: 8px;
    border-top: 2px solid var(--text);
    border-left: 2px solid var(--text);
    transform: rotate(-45deg);
    left: 14px;
    position: absolute;
}

span.cla::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 2px;
    background: rgb(64, 64, 64);
}

.search-icon-box {
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(247, 249, 253);
    border-radius: 50%;
    border: 1px solid rgb(188, 210, 253);
}

.scrn-container-refer .row {
    display: flex;
}

.col-mdc-2.p-0 {
    max-width: 310px;
}

.col-mdc-10.p-0 {
    max-width: calc(100% - 310px);
}

.filter-wise-filter-form-range {
    line-height: 36px !important;
}

.filter-search-box.filter-box-mobile {
    display: none;
}

.scrn-container-refer .row {
    margin: 0px;
    width: 100%;
}

.row-in {
    margin-left: 10px;
    background: rgb(255, 255, 255);
    position: relative;
    top: 0px;
}

section.product_flip_section {
    padding: 10px 10px 90px;
    background: rgb(237, 239, 242);
    margin-top: 118px;
}

.product_flip_section aside {
    position: sticky;
    top: 131px;
}

.productList_sidebar {
    background: rgb(255, 255, 255);
}

.filter-title {
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 15px;
    position: sticky;
    top: 0px;
    justify-content: space-between;
    align-items: center;
}

.filter-title h4 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--text);
}

.innerFilterClear {
    margin: 0px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: var(--dark-yellow) !important;
}

.innerFilterClear:hover {
    color: var(--text);
    text-decoration: underline;
}

.side-filter {
    padding: 16px;
    font-size: 13px;
    height: 70vh;
    overflow: auto;
}

.side-filter p {
    font-size: 13px;
    font-weight: 500;
}

.filter-search-box {
    display: flex;
    gap: 10px;
    padding: 0px 15px;
    background: rgb(246, 246, 246);
    border-bottom: 1px solid rgb(221, 221, 221);
}

.row-in form {
    position: sticky;
    top: 180px;
    z-index: 12;
}

.beard-crumb-main a {
    font-size: 13px;
    font-weight: 500;
    color: var(--text);
    text-transform: capitalize;
}

.beard-crumb-main a:hover {
    color: var(--dark-green);
}

.beard-crumb-main {
    display: flex;
    align-items: center;
    gap: 5px;
}

.row-in-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
    position: sticky;
    background: rgb(255, 255, 255);
    z-index: 13;
    top: 131px;
}

.beard-crumb-main .angle {
    display: block;
    border-right: 2px solid var(--text);
    border-bottom: 2px solid var(--text);
    height: 6px;
    width: 6px;
    transform: rotate(-45deg);
    margin-left: -3px;
}

.filter-search-box select {
    height: 20px !important;
    font-size: 11px !important;
    border-width: 0px 0px 1px !important;
    border-top-style: initial !important;
    border-right-style: initial !important;
    border-left-style: initial !important;
    border-top-color: initial !important;
    border-right-color: initial !important;
    border-left-color: initial !important;
    border-image: initial !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(0, 0, 0) !important;
    border-radius: 0px !important;
    padding: 0px !important;
    background: transparent !important;
}

.sort-filter {
    flex: 0 0 auto;
}

.sort-filter .loanType {
    display: flex;
    width: 100%;
    gap: 3px;
}

section.product-flipcard {
    padding: 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
    cursor: pointer;
}

.product_flipcard_box {
    display: flex;
    gap: 40px;
}

.flip-card-right-content {
    display: flex;
    gap: 40px;
    width: 100%;
}

p.offer_USP_item {
    font-size: 12px;
    color: var(--text);
    transition: all 0.3s ease 0s;
    margin: 0px 0px 6px;
}

p.offer_USP_item span {
    display: block;
    font-size: 13px;
}

.flip_image {
    width: 210px;
}

h2.product-USP_title {
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    color: var(--text);
    text-transform: uppercase;
}

section.product-flipcard:nth-child(2n+1) {
    background: rgb(247, 249, 253);
}

.product_USP {
    color: var(--text);
    max-width: 80%;
    width: 100%;
}

p.USP_text {
    font-size: 12px;
    font-weight: 500;
}

.product_offer-USP {
    max-width: 20%;
    width: 100%;
}

ul.USP_list {
    margin: 11px 0px 0px;
    list-style: disc;
    padding-inline-start: 15px !important;
}

ul.USP_list li {
    font-size: 13px;
    line-height: 20px;
}

.sort-filter .loanType label {
    white-space: nowrap;
    text-transform: capitalize;
}

input.custome-input {
    border: 0px;
    font-size: 12px;
    padding: 5px 10px;
    background: rgb(246, 246, 246);
    height: 30px;
    border-radius: 24px;
}

section.product-flipcard:hover h2.product-USP_title,
section.product-flipcard:hover p.offer_USP_item b {
    color: var(--dark-yellow);
}

p.offer_USP_item b {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: var(--text);
}

.add-compare-btn label {
    font-size: 13px;
    font-weight: 500;
    color: var(--text);
    line-height: 13px;
}

.add-compare-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 20px;
}

input.custome-input::-webkit-input-placeholder {
    color: var(--text);
    font-size: 12px;
}

.rating {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
}

span.rating-count {
    width: 45px;
    text-align: center;
    background: green;
    padding: 4px 3px;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
}

.rating p {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0px;
}

h1.partner-heading {
    font-size: 40px;
    line-height: 46px;
}

.bestOffercardinner img {
    max-width: 365px;
}

.slider-row {
    display: flex;
    background: rgba(246, 246, 246, 0.965);
}

.slider-col {
    width: 50%;
}

.product-list-row-1 {
    display: flex;
    gap: 27px;
    flex-wrap: wrap;
    padding: 15px;
    justify-content: start;
    height: 100%;
    max-width: 653px;
}

.product-list-row-1.product-data-list-row-1 {
    background: rgb(255, 152, 0);
}

.pro-liCard {
    flex: 1 0 133px;
    background: rgb(255, 255, 255);
    padding: 15px 5px;
    max-width: 150px;
    text-align: center;
    border-radius: 10px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.product-box-list-row.recent-search-mobile {
    height: auto;
    max-height: 77vh;
}

h4.product-name {
    font-size: 12px;
    font-weight: 600;
    color: var(--dark-green);
    margin-top: 11px;
    line-height: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.our-impact .swiper.swiper-initialized.swiper-vertical.swiper-rtl.mySwiper2.swiper-backface-hidden,
.swiper-vertical {
    height: 500px;
}

.product-list-row-Branches {
    justify-content: center;
    align-items: center;
}

.specification-card.specification-Branches {
    background: rgb(255, 152, 0);
}

.product-Btable tr:nth-child(2n) td {
    background-color: rgba(237, 233, 233, 0.35) !important;
}

.product-list-silder {
    height: 100%;
    display: flex;
    align-items: center;
}

.product-list-row-1.product-data-list-row-1 {
    background: rgb(255, 152, 0);
}

.bank-list-row-1 {
    background: var(--dark-green);
}

.specification-card.specification-banks span.specification-digit,
.specification-card.specification-banks p.specification-card-text {
    color: rgb(5, 61, 66);
}

.product-list-row-Branches td {
    font-size: 13px !important;
}

.faq-accordion-item {
    margin-bottom: 10px;
    background: rgba(246, 246, 246, 0.965);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgb(221, 221, 221) !important;
}

.faq-accordion-header {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500 !important;
}

span.question-faq {
    font-size: 15px;
    color: var(--dark-green);
    max-width: 95%;
    display: block;
}

.faq-accordion-header.active {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.faq-accordion-content {
    padding: 15px;
    background: rgb(255, 255, 255);
}

.arrow-faq {
    display: block;
    height: 8px;
    width: 8px;
    transition: all 0.3s ease 0s;
    border-bottom: 2px solid var(--dark-green);
    border-right: 2px solid var(--dark-green);
    transform: rotate(45deg);
}

.pagination-content-page {
    display: flex;
    justify-content: center;
    margin-top: 20px !important;
}

.faq-accordion-header.active .arrow-faq {
    transform: rotate(-135deg);
}

section.product-list-section {
    padding: 25px 0px 50px !important;
    background: rgb(246, 246, 246);
}

section.product-list-section .xcard-row.xloan-row {
    margin: 0px !important;
}

section.process-section,
div#personalLoanLink,
section.become-partner-section.type-of-section {
    display: none;
}

.product-list-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-main-page {
    position: relative;
    z-index: 2;
    background: transparent;
    overflow: hidden;
}

section.calculator-section-content-page {
    padding-bottom: 0px;
}

section.calculator-section-content-page .container {
    padding: 30px 0px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
}

tr.accordion-item.my-accourdian-section.table-accourdian {
    background: rgb(246, 246, 246);
}

h2.calculator-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: center;
    color: rgb(255, 152, 0);
}

/* h1.calculator-title { */
.calculator-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: center;
    color: rgb(255, 152, 0);
}

.dsr-heading_dg{
    font-size: 35px;
    line-height: 50px;
    font-weight: 500;
}

.calculator-container .range-box .salary-type-box {
    padding: 0px;
}

.range-box {
    background: rgba(255, 152, 0, 0.04);
    padding: 20px;
    border-radius: 10px;
}

.input-tange-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 35px;
}

.rangeArea {
    flex: 1 0 315px;
}

.Interest-type-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    background: rgb(32, 30, 31);
    border-radius: 4px;
}

.Interest-type-box h5 {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--dark-yellow) !important;
}

.Interest-type-box label {
    color: rgb(255, 255, 255) !important;
    padding-left: 23px !important;
}

.description-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-top: 23px;
}

.description-table-td {
    flex: 1 0 330px;
    max-width: 50%;
    max-height: 400px;
    height: 100%;
}

.pie-chard-box.description-table-td {
    height: 300px;
    background: rgb(255, 251, 245);
    border-radius: 8px;
    border-color: var(--dark-yellow) !important;
}

.description-table-td td {
    padding: 15px 14px !important;
    font-family: Poppins, sans-serif !important;
    font-size: 13px !important;
}

.description-table table.MuiTable-root {
    background: rgb(255, 251, 245);
    margin: 0px !important;
    border: 1px solid var(--dark-yellow) !important;
    border-radius: 6px !important;
}

.Interest-type-box .inputGroup.salary-type-box {
    gap: 10px;
}

.product-list-page-heading-box {
    text-align: center;
    margin-bottom: 40px;
}

.product-list-page-heading {
    font-size: 25px;
    color: var(--dark-green);
    font-weight: 500;
}

.product-list-page-heading .text-captalize {
    font-weight: 800;
    color: var(--dark-yellow);
    font-family: "Roboto Condensed";
    text-transform: capitalize !important;
}

span.product-list-page-heading-sub {
    font-size: 13px;
    font-weight: 500;
}

tr.tr-head th {
    font-family: "Roboto Condensed";
}

.my-accourdian-section th,
.my-accourdian-section td {
    font-size: 13px !important;
}

@media screen and (max-width: 2560px) {
    .bestOffercardinner img {
        max-width: 420px;
    }
}

@media screen and (max-width: 1400px) {
    .bestOffercardinner img {
        max-width: 360px;
    }

    .row-in-header {
        position: sticky;
        top: 145px;


    }
}

@media screen and (max-width: 1200px) {
    .bestOffercardinner img {
        max-width: 310px;
    }
}

@media screen and (max-width: 1100px) {
    .filter-search-box.filter-box-mobile {
        padding: 9px 0px;
        background: rgb(255, 255, 255);
    }

    .filter-search-box {
        justify-content: center;
        gap: 20px;
    }

    .filter-search-box {
        display: none;
    }

    .filter-search-box {
        display: none;
    }

    .col-mdc-2.p-0 {
        position: absolute;
        right: 0px;
        top: 66px;
        width: 50%;
        max-width: initial;
        background: rgb(255, 255, 255);
        z-index: 12;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease 0s;
        box-shadow: rgba(47, 47, 47, 0.184) -3px 4px 5px;
    }

    .col-mdc-2.p-0.sortActive {
        opacity: 1;
        visibility: visible;
        top: 91px;
    }

    .col-mdc-10.p-0 {
        max-width: 100%;
        width: 100%;
    }

    .scrn-container-refer .row {
        position: relative;
    }

    .col-mdc-10.p-0 .row-in {
        margin: 0px;
    }

    .filter-search-box.filter-box-mobile {
        display: block;
    }

    .sort-mobile img {
        height: 16px;
    }

    .sort-mobile {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: center;
    }

    .filter-search-box.filter-box-mobile .col-6 {
        padding: 0px;
    }

    .filter-search-box.filter-box-mobile .col-6:nth-child(1) {
        border-right: 1px solid rgb(186, 180, 180);
    }

    .sort-mobile span {
        font-size: 14px;
        font-weight: 600;
        color: var(--text);
    }

    .flip-card-right-content {
        width: 75% !important;
        gap: 10px !important;
    }

    .flip_image {
        width: 25%;
    }
}

@media screen and (max-width: 992px) {
    .mobile-logo.mobile-logo-sidebar {
        margin-bottom: 10px;
    }

    .product-box-list-PersonalLoan {
        margin-top: 15px;
    }

    h2.product-USP_title {
        font-size: 13px;
        font-weight: 600;
    }

    ul.USP_list li {
        font-size: 12px;
        line-height: 19px;
        font-weight: 500;
    }

    .row-in-header {
        position: relative;
        top: auto;


    }

    .filter-search-box.filter-box-mobile {
        position: sticky;
        top: 47px;
        background: rgb(255, 255, 255);
        z-index: 12;
        box-shadow: rgba(47, 47, 47, 0.184) 0px 18px 14px -18px;
        border: 0px;
    }

    section.product-flipcard {
        padding: 15px;
    }

    .xloan-info-name {
        font-size: 16px;
        color: var(--dark-green);
    }

    .grab-btn {
        padding: 0px;
    }

    .rejaect-swiper-heading b {
        font-size: 27px;
    }

    .rejaect-swiper-heading,
    h1.swiper-heading.marketplace-heding {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 25px;
    }

    section.innerpage_bg.inner-main-page {
        margin: 0px;
    }

    section.calculator-section-content-page .container {
        padding: 0px 15px;
        box-shadow: none;
    }

    section.product-list-section,
    section.calculator-section-content-page {
        padding: 35px 0px;
    }

    .xcard-info-img {
        width: 200px;
    }

    .xcard-charges.x-loan {
        display: grid;
        grid-template: "img img img img img btn btn btn""fe1 fe1 fe2 fe2 fe3 fe3 fe4 fe4";
        justify-content: space-between;
        gap: 10px 0px;
    }

    .xcard-info-img {
        width: auto;
        grid-area: img;
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .x-loan .xcard-charge-join,
    .xcard-charge-join.xcard-charge-join-3 {
        width: auto;
    }

    .xcard-charge-join.xcard-charge-join-1 {
        grid-area: fe1;
    }

    .xcard-charge-join.xcard-charge-join-2 {
        grid-area: fe2;
    }

    .xcard-charge-join.xcard-charge-join-3 {
        grid-area: fe3;
    }

    .xcard-charge-join.xcard-charge-join-4 {
        grid-area: fe4;
    }

    .x-loan .xcard-charge-join:last-child {
        grid-area: btn;
    }

    span.hero-strong-text {
        font-size: 31px;
        line-height: 15px;
    }

    p.slide-text.marketplace-slide-text {
        font-size: 17px;
        margin: -16px 0 10px !important;
    }

    h1.partner-heading {
        font-size: 25px;
        line-height: 27px;
    }

    p.illitritrate-text {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .filter-search-box.mobile-sorting {
        display: block;
        max-width: 100%;
        width: 50%;
        background: rgb(255, 255, 255);
        box-shadow: rgba(47, 47, 47, 0.184) 7px 9px 6px -6px;
        position: absolute;
        left: -5%;
        transition: all 0.3s ease 0s;
        z-index: 12;
        opacity: 0;
        visibility: hidden;
        top: auto;
    }

    .product_USP {
        max-width: 68% !important;
    }

    .sort-filter .loanType label {
        width: 103px;
        color: var(--text);
    }

    select.cibli-select-input {
        width: 125px;
    }

    .filter-search-box.filterActive.mobile-sorting {
        left: 0px;
        visibility: visible;
        opacity: 1;
        top: auto;
        z-index: 16;
    }

    section.product_flip_section {
        margin-top: 0px !important;
    }

    .product-box-list-BusinessLoan,
    .product-box-list-UsedCarLoan,
    .product-box-list-AgainstLoan {
        margin-top: 15px;
    }

    .product-box-list-header h2 {
        margin: 0px;
        padding-right: 20px;
    }

    section.section-gap.credit-type-section {
        background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
    }

    .type-of-cards-row {
        display: flex;
        align-items: center;
        gap: 10px;
        text-align: center;
        flex-wrap: wrap;
    }

    .type-card-col-link {
        width: 100%;
        background: rgb(255, 255, 255);
        padding: 15px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-direction: column;
    }

    .type-card-col h3 {
        font-size: 13px;
        color: var(--text);
    }

    .type-card-col {
        flex: 1 0 120px;
        max-width: 200px;
    }

    .allfilterWise-list {
        position: fixed;
        z-index: 99999;
        width: 100%;
        background: rgb(255, 255, 255);
        top: 0px;
        padding: 15px 0px;
        height: 100%;
        right: -100%;
        transition: all 0.3s ease 0s;
    }

    .allfilterWise-list.allfilterWise-list-active {
        right: 0px;
    }

    section.footer {
        display: none;
    }

    .cibil-improve-row img {
        margin-bottom: 10px;
    }

    section.hero-banner-profilewise {
        margin-top: 0px;
        padding: 29px 0px;
    }

    .profilewise-header-hero h1 {
        font-size: 25px;
        margin: 0px;
    }

    .bank-product-box-list-card {
        flex: 1 0 129px;
        min-height: 140px;
    }

    .bank-product-box-list-card p {
        font-size: 11px;
        line-height: 15px;
        font-weight: 600;
        height: auto;
    }

    .bank-pro-imgs-box img {
        height: 41px;
        width: 41px;
    }

    .product-box-list {
        /* border: 1px solid var(--dark-green); */
        border-radius: 10px;
        overflow: hidden;
        padding: 0px;
        background: #f7fbff;
        box-shadow: 0px 36px 28px -33px #2f2f2f2f;
    }

    .product-box-list.product-box-list-WorkingCapitalODLimit {
        margin-bottom: 15px;
    }

    .product-box-list.product-box-list-EducationLoan {
        margin: 15px 0px;
    }

    .product-box-list-row {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        align-items: center;
        padding: 0px 10px 10px;
        justify-content: space-between;
    }

    .perk-master-section {
        background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
        padding: 15px 0px 2px;
        margin: 15px 0px;
    }

    section.perk-master-section .rescent-search-container {
        background: transparent;
    }

    section.perk-master-section .recent-product-card {
        box-shadow: none;
    }

    .product-box-list-card,
    .product-box-list-card a {
        text-align: center;
        overflow: hidden;
        border-radius: 11px;
        box-shadow: rgba(0, 188, 212, 0.35) 3px 7px 16px -15px;
        box-sizing: border-box;
        border: 1px solid rgba(0, 188, 212, 0.16);
        padding: 13px;
        width: 100%;
        height: 105px;
        flex: 1 0 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
        background: #fff;
    }

    .prto-view-more {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        font-weight: 600;
        max-width: 164px;
        width: 150px;
    }

    div#nav-icon1 {
        display: flex;
        align-items: center;
        height: 35px;
        width: 35px;
        background: rgb(247, 249, 253);
        top: 0px;
        left: 293px;
        box-shadow: rgba(47, 47, 47, 0.184) 6px 1px 8px -2px;
        position: absolute !important;
    }

    .section-gap {
        margin: 15px 0px;
        padding: 15px 0px;
    }

    .cibil-section-gap {
        background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
    }

    .mobile-top-humburger {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .loan-product-box-row {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .product-header {
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 600;
        color: #fff;
        padding: 13px;
        letter-spacing: 0.6px;
        background: var(--dark-green);
    }

    .product-box-list-header h2,
    .credit-shoping-header h2 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 14px;
        text-transform: uppercase;
    }

    .product-box-list-card p {
        font-size: 12px;
        font-weight: 600;
        color: rgb(0, 0, 0);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 0px;
        text-transform: capitalize;
    }

    .product-box-list-card img {
        height: 26px;
    }

    .product-box-list-card .pro-imgs-box {
        height: auto;
        width: auto;
        margin: 0px;
    }

    .swiper-col.swiper-col-left {
        max-width: 360px;
    }

    img.prodct-rcnt-icon {
        height: 26px;
        display: block;
    }

    img.recent-card-btm-img {
        display: none;
    }

    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets-dynamic,
    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0px !important;
    }

    .new-offer-section {
        padding: 65px 0px 0px;
    }

    .home-slider .mySwiper .swiper-slide {
        height: auto !important;
        padding: 0px !important;
    }

    a.new-submenu-item span {
        white-space: normal;
    }

    .recent-content h5 {
        font-size: 12px;
        font-weight: 700;
        text-transform: capitalize;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        /* number of lines to show */
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .rescent-search-container {
        border-radius: 0px;
        padding: 0px;
        box-shadow: none;
    }

    .rescent-search-header {
        align-items: center;
    }

    h2.rescent-title {
        font-size: 18px;
        color: var(--text);
        font-weight: 600;
        margin: 0px;
        text-transform: uppercase;
    }

    section.home-slider {
        margin-top: 0px;
    }

    section.rescent-search-section {
        top: 0px;
    }

    h1.swiper-heading {
        font-size: 36px;
        line-height: 44px;
    }

    p.slide-text.partner-text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        margin: 11px 0px 15px !important;
    }

    .swiper-col.swiper-col-right img {
        height: 185px !important;
    }

    .swiper-slider-row {
        align-items: center;
    }

    p.specification-card-text {
        font-size: 14px;
        font-weight: 500;
    }

    .specification-card {
        padding: 8px;
        flex: 1 0 150px;
    }

    .specification-card-section {
        gap: 30px;
        text-align: center;
        margin: 25px 0px;
        flex-wrap: wrap;
    }

    .recent-product-card {
        background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
        border: 0px;
        width: auto !important;
    }

    .perk-master-section .recent-product-card {
        background: rgb(255, 255, 255);
        border: 2px solid rgb(255, 255, 255);
    }

    .perk-master-section .swiper-slide {
        padding-bottom: 0px;
        padding-top: 7px;
    }

    .rescent-search-container .swiper-slide {
        padding: 14px 0px;
    }

    a.mobile-view-btn {
        font-size: 15px;
        font-weight: 500;
        color: var(--dark-yellow);
        border-bottom: 2px solid var(--dark-yellow);
    }

    a.more-recent {
        font-size: 10px !important;
        line-height: 10px !important;
        margin-top: 0px !important;
        color: var(--dark-green) !important;
        border-color: var(--dark-green) !important;
    }

    .search-content .rescent-search-heading {
        max-width: 100%;
        padding: 0px 15px 11px;
        border-bottom: 1px solid rgb(221, 221, 221);
        margin-bottom: 10px;
        width: 100%;
    }

    .search-content {
        border: 1px solid rgb(221, 221, 221);
        margin-top: 15px;
        padding: 15px 0px;
        border-radius: 10px;
    }

    .product-box-list-WorkingCapital {
        margin: 0px 0px 15px;
    }
}

@media screen and (max-width: 992px) {
    .credit-shoping-row {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .checkBest-product-card p {
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
}

@media screen and (max-width: 768px) {
    .bank-product-box-list-card {
        flex: 1 0 109px;
        min-height: 130px;
        max-width: 125px;
        padding: 15px 10px;
    }

    .detail-table.description-table-td {
        width: 100%;
        max-width: 100%;
    }

    .pie-chard-box.description-table-td {
        height: auto;
        max-width: 100%;
    }

    .xcard-charge-join {
        display: flex !important;
    }

    .mobile-content {
        display: block;
        padding: 0px;
    }


    p.slide-text.partner-text {
        display: none;
    }

    .mobile-content p.slide-text.partner-text {
        display: block;
        margin-bottom: 8px !important;
    }

    a.hero-btn.common-btn.illitritrate-btn {
        margin: 0;
    }

    p.rejaect-slide-text {
        font-size: 17px;
        font-family: "Roboto Condensed";
        font-weight: 600;
        line-height: 17px;
    }

    p.now-reduce {
        font-size: 15px;
        font-family: "Roboto Condensed";
        margin: 10px 0px 8px;
    }

    span.hero-strong-text {
        font-size: 25px;
    }

    p.slide-text.marketplace-slide-text {
        margin: 0px 0px 10px !important;
    }

    h1.swiper-heading.marketplace-heding {
        margin-bottom: 4px;
    }

    p.slide-text.marketplace-slide-text b {
        font-size: 20px;
    }

    .rejaect-slide-content .rejaect-swiper-heading {
        margin-bottom: 5px;
        font-size: 20px;
    }

    .rejaect-swiper-heading b {
        font-size: 20px;
    }

    .product_flipcard_box {
        flex-wrap: wrap;
        gap: 10px;
    }

    .flip-card-right-content {
        width: 100% !important;
    }

    p.USP_text {
        display: none;
    }

    .flip_image {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .add-compare-btn {
        margin: 0px;
        width: 31%;
    }

    .tabletating,
    .tabletating p,
    .none-767 {
        display: none;
    }

    .pro-rating {
        background: transparent;
        box-shadow: none;
        padding: 0px;
    }

    .description-mobile {
        display: block;
    }

    .check-EMI-card {
        display: grid;
        grid-template-areas: "image content content""image btn btn";
        gap: 1px 17px;
        align-items: center;
        justify-content: center;
    }

    .check-EMI-card img {
        grid-area: image;
    }

    .check-link-c {
        grid-area: content;
        margin: 0px 0px 7px;
    }

    a.new-btn {
        grid-area: btn;
        width: 110px;
        text-align: center;
    }

    .check-EMI-card .check-c {
        font-size: 13px;
        text-transform: uppercase;
    }

    .check-link-c p {
        font-size: 11px;
        font-weight: 600;
        line-height: 16px;
        margin-top: 2px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .type-card-col h3 {
        font-size: 10px;
        margin: 0px;
        font-weight: 600;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .bank-product-box-list-card p {
        font-size: 11px;
    }

    .swiper-col.swiper-col-right {
        display: none;
    }

    .checkBest-product-card p {
        font-size: 10px;
        flex-wrap: wrap;
    }

    .checkBest-product-card img {
        height: 40px;
    }

    .checkBest-product-card {
        padding: 15px 23px 32px;
        flex-wrap: wrap;
    }

    .check-cibil-card-content h4 {
        font-size: 11px;
        font-weight: 700;
    }

    .check-cibil-card-content p {
        font-size: 10px;
        line-height: initial;
    }

    .recent-content h5 {
        font-size: 12px;
        font-weight: 700;
    }

    .swiper-col.swiper-col-left {
        max-width: 100%;
        padding: 16px 0px 40px;
        width: 100%;
    }

    .recent-content p {
        font-size: 9px;
    }

    section.home-slider {
        margin-top: 0px;
    }

    p.slide-text {
        margin: 17px 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .specification-card-section {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .specification-card {
        flex: 1 0 220px;
    }

    .rescent-title {
        font-size: 20px;
        margin: 0px 0px 5px;
    }

    p.recent-subtitle,
    p.offer-subtitle {
        font-size: 12px;
    }

    .rescent-search-container {
        border-radius: 10px;
        padding: 0px;
    }

    .new-offer-section {
        padding: 65px 0px 0px;
    }

    ul.social-ul {
        margin: 0px 0px 25px;
    }

    .foter-title {
        font-size: 15px;
        margin-bottom: 5px;
    }

    h2.rescent-title {
        font-size: 14px;
    }

    a.mobile-view-btn {
        font-size: 10px;
        font-weight: 600;
        border-bottom: 1px solid var(--dark-yellow);
    }

    .rescent-search-heading {
        max-width: 80%;
        display: block;
        width: 100%;
    }

    .product-box-list-card {
        padding: 15px 9px;
        max-width: 118px;
        gap: 10px;
    }

    .product-box-list-card p {
        font-size: 10px;
        line-height: 15px;
    }

    .prto-view-more {
        max-width: 129px;
        font-size: 10px;
        width: 100px;
        gap: 5px;
    }

    .product-box-list-row {
        justify-content: space-between;
        gap: 15px 8px;
    }
}

@media screen and (max-width: 576px) {
    .desktop-dnone {
        display: block;
    }

    p.offer_USP_item b {
        color: var(--text);
        font-size: 11px;
    }

    .beard-crumb-main {
        flex-wrap: wrap;
    }

    h2.product-USP_title {
        font-size: 12px;
    }

    ul.USP_list {
        margin-top: 8px;
    }

    ul.USP_list li {
        font-size: 11px;
        line-height: 17px;
        font-weight: 500;
    }

    p.offer_USP_item {
        margin: 0px;
    }

    .slider-2 .br-btn.common-btn,
    .slider-2 a.hero-btn.bg-btn.common-btn,
    .slider-3 a.hero-btn.br-btn.common-btn,
    a.hero-btn.common-btn.illitritrate-btn,
    .slider-4 a.hero-btn.br-btn.common-btn {
        font-size: 11px;
        padding: 4px 11px;
    }

    .slider-2 a.hero-btn.bg-btn.common-btn span.playbtn {
        display: none;
    }

    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        padding-bottom: 1px;
    }

    h1.rejaect-swiper-heading {
        max-width: 400px;
        margin: 0px;
    }

    .rejaect-slide-content .rejaect-swiper-heading {
        font-size: 16px;
        margin-bottom: 0px;
    }

    h1.partner-heading,
    span.hero-strong-text {
        font-size: 20px;
        line-height: 21px;
    }

    p.now-reduce {
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 3px;
    }

    p.illitritrate-text {
        margin: 5px 0px 10px;
        font-size: 13px;
        line-height: 15px;
    }

    p.slide-text.partner-text {
        line-height: 14px;
        margin: 6px 0px 10px !important;
        font-size: 12px !important;
    }

    .rejaect-swiper-heading b {
        font-size: 20px;
    }

    .rejaect-swiper-heading,
    h1.swiper-heading.marketplace-heding {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 4px;
        max-width: 450px;
    }

    .filter-search-form {
        display: none;
    }

    .flip-card-right-content {
        gap: 20px;
        flex-wrap: wrap;
    }

    .add-compare-btn {
        position: absolute;
        bottom: 21px;
        width: auto;
        right: 15px !important;
    }

    section.product-flipcard {
        position: relative;
    }

    .product_USP {
        max-width: 100% !important;
    }

    .product_offer-USP {
        max-width: 100%;
        display: flex;
        gap: 20px;
    }

    .type-card-col-link {
        padding: 15px 7px;
    }

    .type-card-col {
        flex: 1 0 100px;
        max-width: 200px;
    }

    .checkBest-product-card {
        flex-direction: column;
        padding: 15px;
        text-align: center;
    }

    span.arrow-span {
        position: relative;
        right: auto;
        bottom: auto;
    }

    .cibil-card.check-cibil-card .thm-btn.feature-four__top-btn {
        display: none;
    }

    .cibil-improve-row.row img {
        margin-bottom: 0px;
    }

    .cibil-improve-row.row {
        width: 38%;
    }

    .cibil-card.check-cibil-card {
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 58%;
        padding: 7px;
        gap: 9px;
    }

    .imporove-cibil-card,
    .Face-cibil-card {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .search-content .product-box-list-row {
        padding: 0px;
    }

    .footer-row {
        padding: 0px 9px;
    }

    .specification-card {
        flex: 1 0 122px !important;
    }

    .mobile-dnone {
        display: none;
    }

    img.specification-card-image {
        height: 40px;
    }

    span.specification-digit {
        margin: 7px 0px 0px;
        font-size: 20px;
        font-weight: 600;
    }

    h3.specification-title {
        font-size: 20px;
    }

    p.specification-text {
        font-size: 12px;
        line-height: 18px;
    }

    p.recent-subtitle,
    p.offer-subtitle {
        text-align: center !important;
    }

    h2.rescent-title {
        font-size: 14px;
    }

    .rescent-search-heading {
        max-width: 59%;
    }

    main {
        margin: 0px;
    }

    .rescent-search-container {
        box-shadow: none;
        padding: 0px;
        border-radius: 0px;
    }

    .rescent-search-header {
        align-items: baseline;
    }

    .recent-row {
        gap: 0.5rem;
    }

    .swiper-col.swiper-col-left {
        padding: 15px 0px;
    }

    .col-mdc-2.p-0.sortActive {
        top: 39px;
    }
}

@media screen and (max-width: 576px) {
    .product-box-list-row {
        gap: 11px 4px;
        align-items: baseline;
    }

    .loan-product-box-row {
        padding: 0px;
    }

    .product-box-list-card {
        padding: 0px;
        max-width: initial;
        gap: 10px;
        flex: 1 0 97px;
        box-shadow: none;
        border: 0px;
        border-radius: 0px;
        height: 80px;
        background-color: transparent;
    }

    .product-box-list-card p {
        -webkit-line-clamp: 2;
    }

    .cibil-card.imporove-cibil-card,
    .cibil-card.Face-cibil-card {
        padding: 5px 10px 3px;
    }

    .col-mdc-2.p-0.sortActive {
        top: 40px;
    }
}

@media screen and (max-width: 480px) {
    h1.swiper-heading {
        font-size: 25px;
        line-height: 32px;
    }

    .col-mdc-2.p-0 {
        max-width: 100%;
        width: 100%;
    }

    .col-mdc-2.p-0.sortActive {
        top: 38px;
    }

    .type-card-col {
        flex: 1 0 90px;
        max-width: 200px;
    }

    .new-offer-section {
        padding: 20px 0px 0px;
    }

    h3.offer-title-new {
        font-size: 15px;
    }

    p.slide-text {
        font-size: 14px;
        line-height: 18px;
        margin: 0px 0px 23px !important;
    }

    .rescent-title,
    h3.specification-title {
        font-size: 14px;
        font-weight: 700;
    }

    p.recent-subtitle,
    p.offer-subtitle,
    p.specification-text {
        font-size: 10px;
        font-weight: 600;
        line-height: 15px;
    }

    .prto-view-more {
        max-width: 69px;
        font-size: 10px;
        padding: 7px 0px;
        gap: 8px;
    }

    .cibil-improve-row img {
        margin-bottom: 0px;
        height: 30px;
        width: auto;
    }

    .cibil-card.check-cibil-card img {
        height: 55px;
        width: auto;
    }

    p.rejaect-slide-text {
        font-size: 14px;
    }
}

@media screen and (max-width: 440px) {
    .product-box-list-card {
        flex: 1 0 77px;
        background: transparent;
    }

    .type-card-col {
        flex: 1 0 130px;
        max-width: 200px;
    }

    .cibil-section {
        gap: 10px;
    }
}

@media screen and (max-width: 360px) {
    .product-box-list-card {
        flex: 1 0 60px;
    }
}

@media screen and (max-width: 340px) {
    .swiper-btn-box {
        gap: 7px;
    }

    .contact-footer {
        gap: 0px;
        flex-direction: column !important;
    }

    .common-btn {
        padding: 8px 20px;
    }

    a.hero-btn.bg-btn.common-btn {
        font-size: 12px;
        padding: 2px 14px 2px 3px;
        gap: 5px;
    }

    .slider-2 .br-btn.common-btn {
        padding: 6px 15px;
        font-size: 11px;
    }

    a.hero-btn.br-btn.common-btn {
        padding: 6px 15px;
        font-size: 12px;
    }

    span.playbtn {
        height: 25px;
        width: 25px;
    }

    span.playbtn img {
        height: 13px;
    }
}

.opps-no-mf.product-not-fount {
    width: 100%;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 10px;
}

.calculator-sidebar {
    margin: 0px 20px;
    border: 1px solid rgb(32, 30, 31);
    border-radius: 8px;
    overflow: hidden;
    background: rgb(246, 246, 246);
}

.calculator-sidebar h2 {
    background: rgb(32, 30, 31);
    font-size: 17px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 600;
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(221, 221, 221);
}

section.become-partner-section.xloan-part .container {
    background: rgb(255, 255, 255);
}

ul.calculator-list li a {
    padding: 15px;
    display: block;
    transition: all 0.3s ease 0s;
    font-size: 13px;
    font-weight: 500;
    color: inherit;
    text-align: center;
    border-bottom: 1px dotted rgb(32, 30, 31);
}

ul.calculator-list li:last-child a {
    border: 0px;
}

ul.calculator-list li a:hover {
    background: rgb(32, 30, 31);
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.swiper-about-hero-row {
    display: flex;
    justify-content: space-between;
    max-width: 100vw;
    height: 100%;
}

.swiper-about-hero-col {
    width: 50%;
    height: 100%;
}

.swiper-about-hero-row .swiper {
    position: relative;
    height: 100% !important;
}

.swiper-about-hero-row .swiper .swiper-wrapper {
    height: 100%;
}

.swiper-about-hero-slide-section {
    height: 100vh;
    width: 100%;
    position: relative;
    padding: 118px 0px 50px;
}

.slider-slide-about {
    height: 100%;
}

.swiper-about-hero-col-left .slider-slide-3 {
    background: var(--dark-green);
    color: rgb(255, 255, 255);
}

.swiper-about-hero-col-right .slider-slide-4 {
    background: var(--dark-yellow);
}

.swiper-about-hero-col-right .slider-slide-2 {
    background: var(--dark-yellow);
    color: rgb(255, 255, 255);
}

.swiper-about-hero-col-left .slider-slide-1 {
    background: var(--dark-green);
}

.swiper-about-hero-col-left .swiper-pagination-bullet {
    height: 14px;
    width: 6px;
    box-shadow: rgb(0, 150, 136) 1px 1px 7px !important;
}

.slider-slide-2 .slider-content-box .slider-content-content {
    max-width: 580px;
}

a.f-link {
    text-transform: uppercase;
}

.swiper-about-hero-col-left .swiper-pagination-bullet-active {
    height: 35px;
    width: 6px !important;
}

.add-compare-btnlink {
    position: relative;
    padding: 6px 10px;
    background: var(--dark-green);
    font-size: 13px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    display: flex;
    align-items: center;
    gap: 6px;
    text-transform: uppercase;
    width: fit-content;
    cursor: pointer;
}

.comparedata-list-section-in {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    gap: 20px;
}

.comparedata-list-section {
    position: fixed;
    z-index: 1201;
    width: 100%;
    background: rgb(255, 255, 255);
    bottom: 0px;
    box-shadow: rgba(155, 148, 148, 0.32) 0px -5px 14px 0px;
}

.add-compare-btnlink span {
    display: flex;
    background: rgb(7, 139, 147);
    height: 20px;
    width: 20px;
    align-items: center;
    justify-content: center;
    line-height: 12px;
    border-radius: 4px;
    font-size: 12px;
}

@media screen and (max-width: 992px) {
    .about-loanpad.what-offer-about-heading h2 {
        font-size: 36px;
        text-align: center;
    }

    .about-loanpad-text h2 strong {
        font-size: 15px;
        line-height: 23px;
    }

    .about-loan-inner {
        flex: 1 0 120px;
        padding: 10px;
    }

    .about-loan-text h2 strong,
    .about-d-flex h2 {
        font-size: 2rem;
    }

    .comp-hero {
        padding: 0px 0px 40px;
    }

    p.comp {
        font-size: 13px;
        line-height: 15px;
    }

    .remove-item {
        top: 8px;
        right: 8px;
        height: 20px;
        width: 20px;
        font-size: 11px;
        line-height: 20px;
    }

    .about-loan-inner h5 {
        font-size: 10px;
        margin-top: 7px;
    }

    p.about-para {
        font-size: 13px;
        line-height: 22px;
    }

    .about-d-flex .slider-content-ul li {
        font-size: 15px;
        line-height: 20px;
    }

    .swiper-about-hero-col-right .slider-slide-2 ul.slider-content-ul.Vision-ul,
    .about-d-flex .slider-content-ul {
        gap: 12px;
        color: rgb(0, 0, 0) !important;
        padding-inline-start: 20px !important;
    }

    .swiper-about-hero-col-left .slider-slide-3 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about-loan-inner figure {
        margin: 0px;
    }

    .check-link-c {
        max-width: 518px;
    }

    .about-loan-inner figure img {
        height: 50px;
    }

    .about-loan-icondata {
        gap: 15px;
    }
}

@media screen and (max-width: 768px) {
    section.comp-hero.desctop {
        display: none;
    }

    .about-loanpad-text h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .compare-items {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-product-compare-section {
        position: relative;
    }

    .mobile-product-compare-section .mobile-product.product {
        background: rgb(237, 242, 251);
    }

    .mobile-product-wise.product {
        text-align: center;
    }

    .compare-items-mobile {
        padding: 15px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .compare-items p {
        margin: 0px;
        font-size: 13px;
        font-weight: 500;
    }

    section.comp-hero.mobile-version {
        display: block;
    }

    p.com-title {
        font-weight: 600;
    }
}

@media screen and (max-width: 480px) {
    .compare-items {
        align-items: baseline;
        border-bottom: 1px dotted rgb(221, 221, 221);
        padding-bottom: 10px;
        flex-wrap: wrap;
    }

    .flip_image .rating {
        display: none;
    }

    .add-compare-btn {
        position: absolute;
        top: auto;
        bottom: 20px !important;
        right: 17px !important;
    }

    .flip_image {
        flex-wrap: wrap;
    }
}

.factor-image-slider,
.factor-slider-content-2 {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.facter-slider-content,
.factor-2-text-content {
    max-width: 655px;
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 10px 20px 50px;
    flex-direction: column;
}

.factor-2-text-content ul li {
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
}

.factor-2-text-content ul.about-beneficery-ul {
    gap: 10px;
    list-style: disc;
    padding-inline-start: 24px !important;
}

h2.facter-slider-heading {
    font-size: 80px;
    font-weight: 600;
    font-family: "Roboto Condensed";
    color: var(--dark-green);
    text-transform: uppercase;
    text-align: center;
}

.factor-cibil-slder1 {
    font-size: 80px;
}

h1.facter-slider-heading {
    font-weight: 600;
    font-family: "Roboto Condensed";
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}



.facter-slider-text-content p {
    font-size: 25px;
    line-height: 35px;
    margin-top: 15px;
}

.facter-slider-text-content p strong {
    color: var(--dark-green);
}

.hero-btn.factor-btn.common-btn {
    background: var(--dark-green);
}

.factor-slider-heading-2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    color: rgb(255, 255, 255);
    text-align: center;
}

.factor-slider-heading-2 b {
    color: rgb(255, 255, 255);
}

.factor-3-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.factor-3-content-in {
    max-width: 638px;
    padding-right: 81px;
}

.factor-3-content-in h2 {
    font-size: 51px;
    text-transform: uppercase;
    line-height: 56px;
    margin-bottom: 20px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: rgb(0, 0, 0);
}

.factor-3-content-in h2 b {
    color: var(--dark-yellow);
}

.factor-3-content-in ul.slider-content-ul.slider-content-ul-black {
    display: flex;
    flex-direction: column;
    gap: 10px;
    list-style: disc;
    padding-inline-start: 25px !important;
}

.factor-3-content-in ul.slider-content-ul.slider-content-ul-black li {
    font-size: 17px;
}

.factor-3-content-in ul.slider-content-ul.slider-content-ul-black li b {
    color: var(--dark-yellow);
    font-style: italic;
}

ul.factor-3-text-content {
    margin: 0px;
}

ul.factor-3-text-content li {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 20px;
    border-radius: 64px;
    font-size: 20px;
}

ul.factor-3-text-content li:nth-child(2n+1) {
    background: rgb(255, 255, 255);
}

.fac-circle {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    position: relative;
}

ul.factor-3-text-content li:nth-child(2n+1) .fac-circle {
    background: var(--dark-yellow);
}

.fac-circle::after {
    position: absolute;
    top: 5px;
    left: 5px;
    content: "";
    height: 15px;
    width: 15px;
    border: 2px solid var(--dark-yellow);
    border-radius: 50%;
}

.slider-content-box.cibil-wise-data-box {
    justify-content: flex-start;
}

.slider-content-content.cibil-wise-data-content-content {
    max-width: 600px;
    margin-left: 50px;
}

ul.factor-3-text-content li:nth-child(2n+1) .fac-circle::after {
    border: 2px solid rgb(255, 255, 255);
}

.form-error-cibil {
    font-size: 12px;
    font-weight: 500;
    color: var(--dark-yellow);
}

.factor-image-slider.factor-image-slider-slider-slide-3 img {
    max-width: 300px;
}

.factor-slider-content-2 img {
    max-width: 400px;
    object-fit: cover;
}

@media screen and (max-width: 1300px) {
    .factormain .factor-slider-heading-2 {
        font-size: 35px;
        line-height: 10px;
    }
}

@media screen and (max-width: 1150px) {
    .slider-slide-4 .about-loan-text ul li {
        line-height: 18px;
    }

    .factor-image-slider img {
        max-width: 475px;
    }

    .factor-2-text-content ul li,
    .factor-3-content-in ul.slider-content-ul.slider-content-ul-black li {
        font-size: 14px;
        line-height: 21px;
    }

    .factor-slider-heading-2,
    .factor-3-content-in h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .factormain .factor-slider-heading-2 {
        line-height: 40px;
    }

    /* .factormain .factor-slider-heading-2 b {
        line-height: 50px;
    } */

    .factor-3-content-in {
        padding-left: 20px;
    }

    .factor-image-sliderfac {
        max-width: inherit !important;
    }

    .factor-image-sliderfac img,
    .factor-slider-content-2 img {
        height: 100%;
        max-height: 330px !important;
    }
}

@media screen and (max-width: 990px) {
    .swiper-about-hero-col {
        height: 50% !important;
    }
}

@media screen and (max-width: 768px) {
    .factor-image-slider img {
        max-width: 100%;
    }
}

@media screen and (max-width: 576px) {
    h2.facter-slider-heading {
        font-size: 40px;
    }

    h1.facter-slider-heading {
        font-size: 40px;
    }

    .facter-slider-text-content p {
        font-size: 16px;
    }

    .factor-3-content-in {
        padding-right: 0px;
        padding-left: 10px;
    }

    .factor-slider-heading-2,
    .factor-3-content-in h2 {
        font-size: 25px;
    }

    .factor-2-text-content ul li,
    .factor-3-content-in ul.slider-content-ul.slider-content-ul-black li {
        line-height: 17px;
        font-size: 12px;
        font-weight: 500;
    }
}

@media screen and (max-width: 375px) {

    .facter-slider-content,
    .factor-2-text-content {
        padding: 10px;
    }

    .factor-slider-heading-2,
    .factor-3-content-in h2 {
        font-size: 18px;
        line-height: 20px;
    }
}

section.contact-page {
    height: 100vh;
    background: rgb(255, 255, 255);
    padding: 117px 0px 47px;
}

.contact-page-col {
    width: 50%;
}

.contact-page-row {
    display: flex;
    align-items: center;
    height: 100%;
}

.contact-page-col.contact-page-col-right {
    height: 100%;
    background: rgb(246, 246, 246);
}

.contact-page-left-box {
    max-width: 637px;
    width: 100%;
    padding-right: 50px;
    display: flex;
    gap: 20px;
    flex-flow: column wrap;
}

.contact-page-col.contact-page-col-left {
    display: flex;
    justify-content: end;
    height: 100%;
    align-items: center;
    background: var(--dark-green);
}

.loaction-map {
    height: 100%;
}

.loaction-map iframe {
    width: 100%;
    height: 100%;
}

.fact-sectoin.fact-main-description {
    margin: 0px;
}

.contact-card {
    display: flex;
    background: rgb(255, 255, 255);
    padding: 18px 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    gap: 20px;
}

.contact-card p {
    font-size: 14px;
    font-weight: 500;
}

.cardIcon-title,
.contact-addressArea h2 {
    font-size: 25px;
    color: var(--text);
    font-weight: 600;
}

.contact-addressArea h1 {
    font-size: 25px;
    color: var(--text);
    font-weight: 600;
}

.contact-detail-section {
    padding: 50px 0px;
    background: var(--dark-green);
}

.contact-detail-box {
    display: grid;
    gap: 10px 50px;
    grid-template: "h4 h4 h4 h4""p1 p1 p1 p1""p2 p2 p3 p3""p4 p4 p4 p4";
    justify-content: center;
}

.contact-detail-box>p:nth-child(3) {
    grid-area: p2;
    color: rgb(255, 255, 255);
    display: flex;
    flex-flow: column;
    max-width: 500px;
}

.contact-detail-box>p:nth-child(4) {
    grid-area: p3;
    display: flex;
    flex-flow: column;
}

.contact-detail-box>p:nth-child(5) {
    grid-area: p4;
    text-align: center;
    background: var(--dark-yellow);
    display: inline-block;
    max-width: 328px;
    margin: auto;
    width: 100%;
    padding: 10px;
}

.contact-detail-box>p:nth-child(2) {
    grid-area: p1;
    text-align: center;
    color: rgb(255, 255, 255);
}

.contact-detail-box h4 {
    grid-area: h4;
    text-align: center;
    font-size: 25px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-detail-box>p b {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Roboto Condensed";
    letter-spacing: 1px;
    color: var(--dark-yellow);
}

.contact-detail-box>p {
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin: 0px;
}

.contact-detail-box>p:nth-child(3),
.contact-detail-box>p:nth-child(4) {
    margin: 20px 0px;
}

.contact-detail-box>p:nth-child(5) a {
    color: rgb(0, 0, 0);
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    letter-spacing: 1px;
}

.in-hero-descriotion {
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 20px !important;
}

.applyMenu-card {
    display: flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(275.06deg, rgba(0, 150, 136, 0.33) 13.4%, rgba(255, 152, 0, 0.17) 41.99%), linear-gradient(298.31deg, rgba(0, 150, 136, 0.35) 60.3%, rgba(255, 152, 0, 0.53) 109.76%);
    padding: 4px 10px;
    border-radius: 5px;
}

.applyMenu-card .recent-content-heading {
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.applymenusection {
    padding: 6px 0px;
    background: rgb(247, 249, 253);
    display: none;
}

ul.SticketMenu-menu {
    display: none;
}

@media screen and (max-width: 1399px) {
    .contact-page-left-box {
        max-width: 550px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .contact-page-left-box {
        max-width: 471px;
    }

    .contact-text p {
        display: none;
    }
}

section#cardbybank-to {
    background: rgb(255, 255, 255);
}

@media screen and (max-width: 992px) {
    .insurance-Features-section {
        padding: 3rem 0px !important;
    }

    section.insurance-Features-section.card-insu.pb-0 {
        padding: 1rem 0px;
    }

    .invest-card-section {
        padding: 40px 0px;
        background: rgb(254, 250, 255);
    }

    .applymenusection {
        display: block;
    }

    .toggleMobileMenu.stickymenuactive {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    ul.SticketMenu-menu {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 29px;
        margin: 0px;
        transition: .3s all;
        height: 100%;
    }


    .stickey-link-item p {
        color: var(--text);
        text-transform: uppercase;
        font-family: "Roboto Condensed";
        letter-spacing: 1px;
        line-height: normal;
        font-weight: 600;
        font-size: 11px !important;
        margin: 0px !important;
    }

    .stickey-link-item {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 7px;
    }

    .stickey-link-item img {
        height: 25px;
    }

    section.contact-page {
        height: 94vh;
        background: rgb(255, 255, 255);
        padding: 0px;
    }

    .swiper-improve-cibil-slider .swiper-about-hero-col-left .slider-slide-6 .slider-content-box {
        padding: 0px 0px 0px 8%;
    }

    .contact-page-row {
        flex-direction: column;
        width: 100%;
    }

    .contact-page-col {
        width: 100%;
    }

    .contact-page-left-box {
        width: 100%;
        padding: 20px;
        flex-direction: row;
        max-width: 815px !important;
    }

    .contact-page-col.contact-page-col-left {
        justify-content: center;
    }

    .contact-card {
        flex: 1 0 199px;
        align-items: center;
    }

    .cardIcon-title,
    .contact-addressArea h2 {
        font-size: 16px;
    }

    .contact-addressArea h1 {
        font-size: 16px;
    }

    section.faq-section {
        padding: 65px 0px;
    }
}

.pro-rating-image li.ad-list {
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
    .swiper-about-hero-col-left .slider-slide-6 .slider-content-box {
        justify-content: start;
    }

    .cardmain form .form-group {
        width: 100%;
        margin: 0px !important;
    }

    span.in-hero-descriotion {
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .row-in-header.mobile-bearedcrumb {
        display: none;
    }
}

.about-slider-content-box {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-first-slide {
    height: 100%;
    max-width: 529px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.about-first-slide img {
    height: 100%;
    max-height: 380px;
}

.About-second-slider-content-content {
    max-width: 650px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.About-second-slider-content-box {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.About-second-slider-content-content img {
    max-height: 450px;
    height: 100%;
}

.about-second-slide-slider-content-box,
.about-second-slide-slider-content-content,
.about-second-slide-slider-content-content,
.about-second-slide-contentmission-about {
    height: 100%;
}

.about-second-slide-content {
    position: relative;
    height: 100%;
    max-width: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ASS-cicle {
    position: absolute;
    height: 160px;
    width: 160px;
    background: var(--dark-green);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    top: 73%;
    left: 51%;
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
    transform: translate(-50%, -50%);
}

.rectengle {
    position: absolute;
    height: 150px;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: rgba(246, 246, 246, 0.965);
    padding: 10px;
}

.rectengle p {
    color: var(--dark-green);
    font-size: 16px;
    line-height: 20px !important;
}

.rectengle.rectengle-1 {
    bottom: 50px;
    left: 15px;
}

.rectengle.rectengle-2 {
    bottom: 225px;
    left: 78px;
}

.rectengle.rectengle-3 {
    left: 39%;
    top: 13%;
}

.rectengle.rectengle-4 {
    right: 11%;
    bottom: 227px;
}

.rectengle.rectengle-5 {
    bottom: 50px;
    right: 0px;
}

.about-second-slide-content img {
    height: 96%;
}

.about-second-slide-content h3 {
    font-size: 70px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-align: center;
    color: rgb(255, 255, 255);
}

.about-second-slide-content h1 {
    font-size: 80px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-align: center;
    color: rgb(255, 255, 255);
}

.about-second-slide-content h3 span {
    display: inline-block;
    border-radius: 5px;
    color: rgb(1, 113, 101);
    font-size: 65px;
}

.m-about-first-slide {
    display: none;
}

@media screen and (max-width: 768px) {
    .m-about-first-slide {
        display: block;
    }

    .about-third-slide {
        display: none;
    }
}

.orangecolor {
    color: rgb(255, 147, 2) !important;
}

.froud-slider-content-box,
.froud-first-slide,
.slider-slide-froud-2 {
    height: 100%;
    width: 100% !important;
}

.slider-slide-1.slider-slide-froud {
    height: 100%;
}

.froud-first-slide img {
    width: 100%;
    height: 100%;
}

.froudRefer .slider-content-box {
    justify-content: end;
}

h2.about-title-big.froud-title-big {
    line-height: 87px;
}

h1.about-title-big.froud-title-big {
    line-height: 87px;
}

.about-title-big {
    font-size: 50px;
    color: #ffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 51px;
    font-family: 'Roboto Condensed';
}

.slider-slide-froud-2 {
    height: 100%;
    background: var(--dark-green);
}

.Second-first-slide {
    height: 100%;
    max-width: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-slide-froud-left-2,
.slider-slide-froud-4 {
    height: 100%;
}

.slider-slide-froud-left-2 .froud-first-slide {
    overflow: hidden;
}

.slider-slide-left-3 {
    background: var(--dark-yellow);
    height: 100%;
}

.slider-slide-left-3 .slider-content-content {
    max-width: 650px;
}

.slider-slide-left-3 .slider-content-box {
    justify-content: center;
}

.slider-slide-froud-3,
.froud-slider-content-box,
.slider-slide-right-4 {
    height: 100%;
}

.slider-slide-froud-3 .froud-slider-content-box {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 650px;
}

.froud-forth-slide {
    max-width: 650px;
    width: 100%;
    display: flex;
}

.slider-slide-froud-4 .froud-slider-content-box {
    display: flex;
    justify-content: end;
    align-items: center;
}

.froud-third-slide,
.slider-slide-right-4 .slider-content-content {
    max-width: 650px;
}

.slider-slide-right-4 .slider-content-content {
    display: flex;
}

.slider-slide-right-4 {
    background: var(--dark-green);
}

h2.improve-text-heading {
    color: var(--dark-green);
    font-size: 70px !important;
}

p.improve-text-para {
    font-size: 60px;
    line-height: 55px;
    color: var(--dark-yellow);
    font-weight: 700;
}

span.where-ys {
    display: block;
    font-size: 85px;
}

.group-in {
    gap: 0px 15px;
}

.group-in .form-group {
    flex: 1 0 222px;
}

.slider-row .swiper-about-hero-slide-section {
    padding: 0px;
    height: 80vh;
}

.mapwrapclass {
    height: 100%;
    background: red;
}

.mymapwrap {
    height: 100%;
    max-height: 790px;
}

.slider-row .about-second-slide-contentmission-about {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.Second-first-slide img {
    width: 90%;
    height: auto;
    max-width: 430px;
}

@media screen and (max-width: 1400px) {
    .swiper-about-hero-col-right .about-third-slide img {
        height: 100%;
    }

    .factormain h2.facter-slider-heading {
        font-size: 50px;
    }


    .factormain h1.facter-slider-heading {
        font-size: 50px;
    }

    .facter-slider-content,
    .factor-2-text-content {
        max-width: 550px;
    }

    .factor-image-slider img,
    .factor-slider-content-2 img {
        max-height: 550px;
        height: 100%;
    }
}

@media screen and (max-width: 1150px) {

    .swiper-improve-cibil-slider .slideimprove1 .about-loanpad-text h2,
    .swiper-improve-cibil-slider .about-loanpad-text h2 {
        line-height: 70px;
    }

    p.improve-text-para {
        padding-top: 20px;
        line-height: 70px;
    }

    .slider-row .about-second-slide-content h3 span,
    .slider-row .about-second-slide-content h3 {
        font-size: 50px;
    }

    .slider-slide-left-3 h2.about-title-big.froud-title-big,
    .slider-slide-right-4 h2.about-title-big.froud-title-big {
        padding-left: 40px;
    }

    .h2.about-title-big.froud-title-big {
        line-height: 60px;
        font-size: 65px;
    }

    p.about-para.froud-para {
        font-size: 30px;
    }

    .Second-first-slide img,
    .froud-third-slide img {
        width: 80%;
        height: auto;
    }

    .facter-slider-text-content p {
        font-size: 18px;
        line-height: 25px;
        margin-top: 13px;
    }

    .facter-slider-content .common-btn {
        font-size: 14px;
        padding: 5px 16px;
    }
}

@media screen and (max-width: 992px) {
    .slideraboutimgres .about-first-slide img {
        height: 90%;
    }

    .slideraboutimgres .About-second-slider-content-content img {
        height: 100%;
    }

    .slideraboutimgres .swiper-right-about-main .slider-slide-6 .about-first-slide img {
        height: 100%;
    }

    .swiper-improve .slider-slide-4 .slider-content-box .slider-content-content {
        max-width: 580px !important;
    }

    .about-second-slide-content h1 {
        font-size: 53px;

    }

    .slider-row .about-second-slide-content h3 span {
        font-size: 53px;
    }

    .swiper-improve .sliderimprovefont p {
        font-size: 50px;
        line-height: 60px;
    }

    .froud-slider-content-box,
    .slider-slide-froud-3 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.dot-spinner {
    --uib-size: 2.8rem;
    --uib-speed: .9s;
    --uib-color: #183153;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: var(--uib-size);
    width: var(--uib-size);
}

.dot-spinner__dot {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
}

.dot-spinner__dot::before {
    content: "";
    height: 20%;
    width: 20%;
    border-radius: 50%;
    background-color: var(--uib-color);
    transform: scale(0);
    opacity: 0.5;
    animation: pulse0112 calc(var(--uib-speed) * 1.111) ease-in-out infinite;
    box-shadow: rgba(18, 31, 53, 0.3) 0px 0px 20px;
}

.dot-spinner__dot:nth-child(2) {
    transform: rotate(45deg);
}

.dot-spinner__dot:nth-child(2)::before {
    animation-delay: calc(var(--uib-speed) * -0.875);
}

.dot-spinner__dot:nth-child(3) {
    transform: rotate(90deg);
}

.dot-spinner__dot:nth-child(3)::before {
    animation-delay: calc(var(--uib-speed) * -0.75);
}

.dot-spinner__dot:nth-child(4) {
    transform: rotate(135deg);
}

.dot-spinner__dot:nth-child(4)::before {
    animation-delay: calc(var(--uib-speed) * -0.625);
}

.dot-spinner__dot:nth-child(5) {
    transform: rotate(180deg);
}

.dot-spinner__dot:nth-child(5)::before {
    animation-delay: calc(var(--uib-speed) * -0.5);
}

.dot-spinner__dot:nth-child(6) {
    transform: rotate(225deg);
}

.dot-spinner__dot:nth-child(6)::before {
    animation-delay: calc(var(--uib-speed) * -0.375);
}

.dot-spinner__dot:nth-child(7) {
    transform: rotate(270deg);
}

.dot-spinner__dot:nth-child(7)::before {
    animation-delay: calc(var(--uib-speed) * -0.25);
}

.dot-spinner__dot:nth-child(8) {
    transform: rotate(315deg);
}

.dot-spinner__dot:nth-child(8)::before {
    animation-delay: calc(var(--uib-speed) * -0.125);
}

@keyframes pulse0112 {

    0%,
    100% {
        transform: scale(0);
        opacity: 0.5;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }
}

span.question-fac {
    color: var(--text);
    font-family: Poppins;
    font-weight: 600;
    width: 60%;
    font-size: 12px;
}

.creditmainform-fac {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    padding: 15px;
}

.creditmainform-fac:nth-child(2n+1) {
    background: rgba(245, 143, 8, 0.14);
    border-bottom: 1px solid var(--dark-yellow);
}

.creditmainform-fac:nth-child(2n) {
    border-bottom: 1px solid var(--dark-yellow);
}

.FAC-input-box {
    display: flex;
    color: var(--text);
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    gap: 10px;
}

.creditmainform-fac select#ques-cate,
.creditmainform-fac-group input {
    height: 36px;
    border-radius: 4px;
    width: 100%;
    padding: 0px 11px;
    border: 1px solid rgb(255, 152, 0) !important;
}

.factor-3-content-in form {
    display: flex;
    flex-direction: column;
}

.FAC-input-box div {
    display: flex;
    align-items: center;
    gap: 2px;
}

.creditfactorForm-fac {
    background: rgb(255, 255, 255);
    border-radius: 8px;
    border: 1px solid var(--dark-yellow);
}

.creditmainform-fac-btn-box {
    justify-content: center;
    align-items: center;
    border: 0px !important;
}

button.creditmainform-fac-btn {
    background: var(--dark-yellow);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 500;
    border-radius: 4px;
    padding: 3px 20px;
}

.creditmainform-fac-group-box {
    flex-wrap: wrap;
}

.creditmainform-fac-group {
    flex: 1 0 220px;
}

.factor-3-content-in {
    padding-right: 81px;
}

.factor-3-content {
    align-items: end !important;
}

.factormain .factor-2-text-content ul {
    list-style: decimal;
}

.de-activate-Page-wrapper {
    padding: 117px 0px 50px;
    height: 100vh;
    position: relative;
}

.de-activate-row {
    height: 100%;
    align-items: center;
}

.de-activate-Page-wrapper .container {
    height: 100%;
}

.de-activate-Page-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: var(--dark-green);
    z-index: -1;
}

.factCalculator-content-box,
.factCalculator-content-content {
    height: 100%;
}

.factCalculator-Cibil-right {
    display: flex;
    align-items: center;
    padding: 0px 36px;
}

.factCalculator-content-box,
.factCalculator-content-content {
    height: 100%;
}

.factCalculator-Cibil-right {
    display: flex;
    align-items: center;
    padding: 0px 15px;
    overflow: auto;
}

h3.greeting-box-name {
    font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-family: "Roboto Condensed";
    color: var(--dark-green);
}

p.greeting-box-heading-1 {
    font-size: 18px;
    font-family: "Roboto Condensed";
    font-weight: 500;
    color: var(--dark-yellow);
}

.submited-content-list {
    margin: 9px 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    list-style: disc;
    padding-inline-start: 20px !important;
}

.submited-content-list p {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}

p.suggetion-text {
    font-size: 18px;
    line-height: 22px;
    color: var(--dark-green);
    margin: 16px 0px 9px;
    font-family: "Roboto Condensed";
    font-weight: 600;
}

p.suggetion-text b {
    color: var(--dark-yellow);
}

ul.suggetion-content-list p {
    display: flex;
    align-items: center;
    gap: 8px;
}

ul.suggetion-content-list {
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.Congratulations-box-heading-1 span {
    font-size: 20px;
    line-height: 36px;
}

.Congratulations-box-heading-1 b {
    display: block;
    font-size: 40px;
    line-height: 70px;
    color: var(--dark-yellow);
}

.Know-How-slide-1,
.Know-How-slide-content-box,
.Know-How-slide-content {
    height: 100%;
}

.Know-How-slide-content {
    max-width: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 20px 20px 50px;
}

.Know-How-slide-content h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--dark-green);
}

.Know-How-slide-content h2 span {
    color: var(--dark-yellow);
}

section.right-content-wrapper {
    height: 98%;
    position: relative;
    top: 0%;
    left: 2%;
    background: rgb(32, 30, 31);
    width: 98%;
    border-radius: 28px;
    overflow: hidden;
}

.perkmaster-main-wrapper {
    height: calc(100vh - 60px);
}

.perkmaster-main-wrapper-row {
    height: 100%;
    display: flex;
    max-width: 95%;
    margin: auto;
}

.perkmaster-sidebar {
    max-width: 280px;
    width: 100%;
    position: relative;
    background: rgb(0, 0, 0);
}

aside.sidebar-pannel {
    width: 100%;
    background: rgb(0, 0, 0);
    position: relative;
    height: 100%;
    padding-top: 15px;
}

.perkmaster-dashboard {
    height: 100%;
    position: relative;
    width: 100%;
    max-width: calc(100% - 280px);
    transition: all 0.3s ease 0s;
    overflow: hidden;
}

.sidebar-pannel-header {
    padding: 20px 0px 10px;
    border-bottom: 1px solid var(--text);
    position: sticky;
    top: 0px;
}

.question-form-wrapper input[type="text"] {
    width: calc(100% - 60px);
    outline: none;
    padding: 0px 0px 0px 22px;
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
    height: 57px;
    border-radius: 43px;
    color: rgb(255, 255, 255);
}

form.question-form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    border-radius: 15px;
    max-width: 88%;
    width: 100%;
    border: 1px solid rgb(32, 30, 31);
    margin: auto;
}

.answer-content-wrapper {
    height: 100%;
    max-width: 88%;
    margin: auto;
    padding: 35px 0px 20px;
    color: rgb(255, 255, 255);
}

button.btn-ques {
    height: 57px;
    width: 57px;
    background: black;
    border-radius: 50%;
    position: relative;
    border: 0px;
}

.ques-arrow {
    position: absolute;
    height: 8px;
    width: 8px;
    display: inline-block;
    border-top: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
    top: 22px;
    left: 26px;
    transform: rotate(42deg);
}

.ques-arrow::after {
    content: "";
    position: absolute;
    top: -3px;
    height: 19px;
    width: 1px;
    border: 1px solid rgb(255, 255, 255);
    background: rgb(255, 255, 255);
    transform: rotate(45deg);
    left: -1px;
}

.AI_questions ul {
    margin: 0px;
    display: flex;
    flex-direction: column;
}

.AI_questions ul li {
    font-size: 11px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 6px 6px 6px 10px;
    color: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease 0s;
    border-radius: 22px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: start;
    line-height: 11px;
}

.AI_questions ul li:hover {
    cursor: pointer;
    background: rgba(168, 163, 163, 0.21);
}

.touch-content h2 {
    font-size: 25px;
    font-family: "Roboto Condensed";
    font-weight: 600;
    color: var(--dark-yellow);
}

.touch-content p {
    font-size: 18px;
    margin-top: 20px;
}

.incentive-calculator-form {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    background: var(--dark-green);
}

.factCalculator-content-content {
    display: flex;
    align-items: center;
}

.factCalculator-content-content .about-loanpad.about-loanpad-text.froud-loanpad-text {
    max-width: 650px;
    width: 100%;
    padding: 30px 0px 30px 30px;
}

.incentive-calculator-form form {
    max-width: 590px;
    width: 100%;
    background: rgb(255, 255, 255);
    padding: 30px;
    margin-right: 50px;
    border-radius: 10px;
}

.incentive-calculator-slide-right,
.incentive-calculator-slide-content-in {
    height: 100%;
}

.incentive-calculator-slide-content-in {
    display: flex;
    align-items: center;
    justify-content: center;
}

.incentive-calculator-slide-content-in .about-loanpad.about-loanpad-text {
    max-width: 650px;
    width: 100%;
}

.name-heading {
    font-size: 30px;
    font-family: "Roboto Condensed";
    font-weight: 600;
    text-transform: capitalize;
    color: var(--dark-green);
}

.incentive-calculator-slide-subsidytext {
    font-size: 17px;
    margin: 16px 0px;
    font-weight: 500;
}

.incentive-data-list-wrapper ul {
    display: flex;
    flex-direction: column;
    gap: 6px;
    list-style: revert;
    padding-inline-start: 20px !important;
}

.incentive-data-list-wrapper ul b {
    color: var(--dark-green);
}

h5.last-instruction {
    font-size: 20px;
    color: var(--dark-green);
}

h5.last-instruction b,
h5.last-instruction b a {
    color: var(--dark-yellow);
    text-decoration: underline;
    transition: all 0.3s ease 0s;
}

h3.main-heading-subc {
    font-size: 80px;
    font-weight: 800;
    font-family: "Roboto Condensed";
    color: var(--dark-green);
    line-height: 100px;
    text-transform: uppercase;
}

h4.main-sub-heading-subc {
    font-size: 42px;
    color: var(--text);
    line-height: 65px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
}

h4.main-sub-heading-subc b {
    color: var(--dark-yellow);
}

h3.no_incentive {
    margin: 0px 0px 20px;
}

h3.no_incentive b {
    color: var(--dark-yellow);
}

@media screen and (max-width: 992px) {
    .creditfactorForm-fac {
        margin-top: 50px;
    }

    .mbslider .factor-3-content-in {
        padding-left: 20px;
        padding-right: 20px;
    }

    .common-btn {
        padding: 6px 20px;
        background: rgb(255, 147, 2);
        margin: 20px 0px;
    }

    .swiper-mfactor-hero-slide-section .slider-content-content {
        max-width: 100% !important;
    }

    .backfactor {
        text-align: right;
    }
}

@media screen and (max-width: 576px) {
    .mbslider .creditmainform-fac-group {
        flex: 1 0 160px;
    }

    .factCalculator-Cibil-left .factor-3-content-in {
        padding-right: 0px;
        padding-left: 0px;
    }

    .creditmainform-fac-group-box {
        display: block;
    }

    button.creditmainform-fac-btn {
        font-size: 12px;
        padding: 3px 20px;
    }
}

@media screen and (max-width: 320px) {

    .creditmainform-fac select#ques-cate,
    .creditmainform-fac-group input {
        height: 30px;
    }

    .mbslider .creditmainform-fac-group {
        flex: 1 0 130px;
    }

    span.question-fac {
        width: 80%;
    }

    .creditmainform-fac {
        padding: 6px 10px;
    }
}

.reject-d-flex {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.reject-d-col {
    flex: 1 0 220px;
}

.rejectloanform-section-slide {
    height: 100%;
    background: rgba(0, 205, 255, 0.07);
}

.rejectloanform-section {
    max-width: 550px;
    width: 100%;
}

.rejectloanform-section-slide-form {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rejected-loan-default-content {
    height: 100%;
    background: var(--dark-yellow);
}

.rejected-loan-default-content-in {
    max-width: 760px;
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.rejectloan-big-heading {
    font-size: 75px;
    margin-bottom: 13px;
}

.opps-heading {
    display: block;
    text-align: center;
    color: rgb(255, 255, 255);
}

.rejectloan-big-heading span {
    font-size: 40px;
    font-weight: 700;
}

p.rejectloan-sub-heading {
    font-size: 20px;
    text-align: center;
    line-height: 31px;
}

p.rejectloan-sub-heading b {
    display: block;
    font-size: 25px;
    line-height: 35px;
}

.reject-loan {
    background: var(--dark-yellow);
}

.heading-box h6 {
    font-size: 20px;
    font-family: "Roboto Condensed";
    color: var(--dark-green);
    margin: 10px 0px 0px;
}

li.reason-list p {
    display: inline;
    padding-left: 5px;
}

.rejection-list li,
.rejection-list li p {
    font-size: 19px;
    line-height: 25px;
    font-family: 'Roboto Condensed' !important;
    font-weight: 600 !important;
    color: var(--dark-green) !important;
}

.rejection-list li p b {
    color: #fff;
}

ul.rejection-list {
    margin: 21px 0px;
    display: flex;
    flex-direction: column;
    list-style: none;
    border-radius: 10px;
    padding-inline-start: 30px !important;
    padding: 0 !important;
    gap: 11px;
}

ul.rejection-list li::marker {
    color: rgb(0, 0, 0);
    font-weight: 800;
    font-size: 17px;
    position: absolute !important;
}


.rejection-list li:nth-child(2n),
.rejection-list li:nth-child(2n) p {
    color: var(--dark-green);
    font-weight: 500;
}

.rejection-list li {
    border-radius: 10px;
}

p.currect-text {
    font-size: 20px;
    font-family: "Roboto Condensed";
    color: var(--dark-green);
    line-height: 25px;
}

p.currect-text b {
    color: rgb(0, 0, 0);
}

.heading-box h3.name-heading {
    color: rgb(0, 0, 0);
}

@media screen and (max-width: 1200px) {
    .incentive-form-group.group-in {
        display: block !important;
    }

    .rejectloanform-section {
        max-width: 450px;
    }

    .heading-box h6 {
        font-size: 15px;
        margin: 5px 0px 0px;
    }

    ul.rejection-list {
        margin: 12px 0px;
    }

    p.currect-text {
        font-size: 15px;
        line-height: 20px;
    }

    .factCalculator-content-content .about-loanpad.about-loanpad-text.froud-loanpad-text {
        padding: 8px 0px 8px 13px;
        max-width: 550px !important;
    }

    .rejection-list li {
        padding: 9px;
    }

    .rejection-list li,
    .rejection-list li p {
        font-size: 12px;
        line-height: 17px;
    }
}

@media screen and (max-width: 991px) {
    .mobileaffect.reject-loan-mobile-section-in {
        height: 100% !important;
    }

    section.mbAffect.reject-loan-mobile-section {
        height: 90vh !important;
    }

    section.mbAffect.reject-loan-mobile-section .container {
        height: 100%;
        padding: 0px;
    }

    .mobileaffect.reject-loan-mobile-section-in .mobilefactor1 {
        height: 100%;
    }

    .mobileaffect.reject-loan-mobile-section-in .mobilefactor1 .ResetLoan-Slide {
        height: 100%;
    }

    .ResetLoan-Slide-content-box {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.safety-form-slide {
    height: 100%;
    background: var(--dark-green);
}

.safity-form-content {
    height: 100%;
}

.safity-form-content .factor-3-content {
    padding-right: 50px;
}

.safity-form-content .froud-3-content-in {
    width: 100%;
    max-width: 596px;
}

.froud-Dflex {
    margin-bottom: 10px;
}

.froud-creditfactorForm-fac {
   padding: 15px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    height: 461px;
    overflow: scroll;
}

.froud-creditmainform-fac {
    flex: 1 0 200px;
}

.froud-Dflex-1 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.froud-Dflex span.question-fac {
    font-size: 11px;
    line-height: 10px !important;
}

.froud-creditmainform-fac:nth-child(1) {
    margin-bottom: 10px;
}

.froud-Dflex-1 .froud-creditmainform-fac:nth-child(1) {
    margin: 0px;
}

.basedOnContent-box {
    max-width: 650px;
    width: 100%;
}

.froud-name-heading {
    font-size: 45px;
    font-family: "Roboto Condensed";
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--dark-green);
}

.basedOnContent p {
    font-size: 28px;
    line-height: 33px;
    font-family: "Roboto Condensed";
    font-weight: 600;
}

.basedCirdle {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    left: 39%;
    top: 11%;
}

p.recommend-text {
    font-size: 18px;
    margin-top: 20px;
    line-height: 26px;
    font-family: "Roboto Condensed";
    font-weight: 500;
}

.basedOnContent {
    height: 183px;
    position: relative;
}

.basedCirdle.high {
    background: red;
    color: rgb(255, 255, 255);
}

.basedCirdle.medium {
    background: lightgreen;
}

.basedCirdle.low {
    background: rgba(0, 128, 0, 0.44);
    color: rgb(255, 255, 255);
}

.basedCirdle.Uptodown {
    background: lightgreen;
    color: rgb(255, 255, 255);
}

.basedCirdle.veryLow {
    background: green;
    color: rgb(255, 255, 255);
}

p.based-text-top {
    max-width: 380px;
}

.colored-yellow {
    color: var(--dark-yellow) !important;
}

.froud-title-big {
    font-size: 50px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-top: 13px;
}

.froud-title-big b {
    display: block;
}

p.based-text-bottom {
    max-width: 386px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.factCalculator-content-content.reject-loan {
    justify-content: center;
    padding: 0px 20px;
}

@media screen and (max-width: 992px) {
    .rejected-loan-default-content {
        max-width: 767px;
        margin: auto;
        background: transparent;
        width: 90%;
    }

    .mobile-form-froud-section {
        background: var(--dark-green);
    }

    .rejected-loan-default-content-in {
        text-align: center;
        max-width: 100%;
        height: 182px;
        display: block !important;
    }

    h3.rejectloan-big-heading span {
        font-size: 33px;
        color: rgb(255, 255, 255);
        line-height: 46px !important;
    }

    .froud-3-content-in {
        width: 100%;
    }

    .mobile-form-froud-section-content {
        background: var(--dark-yellow);
        height: 100%;
    }

    .rejected-loan-default-content-in h3.rejectloan-big-heading {
        font-size: revert-layer;
    }

    .froud-Cibil-right {
        padding: 50px 0px;
        max-width: 767px;
        margin: auto;
        width: 90%;
    }

    .back-box {
        padding: 10px;
        background: rgb(241, 241, 241);
    }

    .froud-Dflex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .mobile-form-froud-section {
        position: relative;
        padding: 30px 0px 50px;
    }

    .basedOnContent-box {
        max-width: 100%;
    }

    .first-slide-content-for-fraud {
        height: 100%;
    }

    .froud-mobileSection {
        height: 91vh;
    }

    .slider-content-box.reject-loan {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .basedCirdle.Uptodown {
        position: relative;
        top: 0px;
        margin: 10px 0px;
    }

    p.based-text-bottom {
        position: relative;
        max-width: 100%;
    }

    .basedOnContent.Uptodown {
        height: auto;
    }

    p.based-text-top {
        max-width: 100%;
    }
}

@media screen and (max-width: 576px) {
    h1.froud-name-heading {
        font-size: 35px;
    }

    .basedOnContent p {
        font-size: 15px;
        line-height: 20px;
    }

    p.recommend-text {
        font-size: 15px;
        line-height: 20px;
    }

    .swiper-improve .sliderimprovefont p {
        font-size: 40px;
        line-height: 50px;
    }
}

@media screen and (max-width: 1399px) {
    .slider-slide-left-3.slider-froud-3 .slider-content-content {
        max-width: 575px;
    }

    .safety-form-slide .rejectloan-big-heading {
        line-height: 70px;
    }

    .froud-forth-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .factCalculator-content-content.reject-loan.loan-n-reject .about-loanpad.about-loanpad-text.froud-loanpad-text {
        padding: 30px;
    }

    .Know-How-slide-content h2 {
        font-size: 50px;
    }
}

@media screen and (max-width: 1300px) {
    .safity-form-content .froud-3-content-in {
        max-width: 510px;
    }

    .froud-forth-slide,
    .slider-slide-left-3.slider-froud-3 .slider-content-content {
        max-width: 550px;
    }

    h2.improve-text-heading {
        font-size: 55px !important;
    }

    .creditfactorForm-fac {
        max-width: 485px;
    }
}

@media screen and (max-width: 1200px) {
    .froudRefer p.about-para {
        font-size: 30px;
        line-height: 25px;
    }

    .froudRefer h2.about-title-big.froud-title-big,
    .slider-slide-left-3.slider-froud-3 h2.about-title-big.froud-title-big {
        line-height: 65px;
    }

    .froudRefer h2.about-title-big,
    .rejectloan-big-heading,
    .slider-slide-left-3.slider-froud-3 h2.about-title-big {
        font-size: 55px;
    }

    .rejectloan-big-heading,
    .safety-form-slide .rejectloan-big-heading span {
        font-size: 45px;
    }

    .safety-form-slide .rejectloan-big-heading {
        line-height: 60px;
    }

    .slider-slide-left-3.slider-froud-3 .slider-content-content {
        max-width: 475px;
    }

    p.improve-text-para {
        font-size: 45px;
        line-height: 20px;
    }

    .creditfactorForm-fac {
        max-width: 425px;
    }
}

@media screen and (max-width: 1070px) {
    .safity-form-content .froud-3-content-in {
        max-width: 440px;
    }

    .froud-forth-slide img {
        max-width: 450px;
    }

    .froudRefer h2.about-title-big {
        font-size: 50px;
    }

    .froud-title-big-frauad {
        font-size: 40px;
    }

    button.creditmainform-fac-btn {
        font-size: 13px;
        margin-top: 10px;
    }

    h2.improve-text-heading {
        font-size: 45px !important;
    }

    .Know-How-slide-content h2 {
        font-size: 45px;
    }
}

@media screen and (max-width: 993px) {
    .slider-slide-left-3.slider-froud-3 .slider-content-box {
        justify-content: center;
    }

    .froud-forth-slide {
        max-width: 100%;
    }

    .mob-fraoud .slider-slide-froud-2 .Second-first-slide img {
        width: 65%;
        height: auto;
    }

    .mob-fraoud .slider-slide-text-mfraud {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .safity-form-content .froud-3-content-in {
        max-width: fit-content;
    }

    .safity-form-content .factor-3-content {
        justify-content: center;
        align-items: center !important;
    }

    .froud-Dflex {
        margin-bottom: 0px;
    }

    .mob-fraoud p.rejectloan-sub-heading b {
        color: rgb(255, 255, 255);
        line-height: 0;
    }

    .just-center {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .financial-illeracy .factCalculator-content-content .about-loanpad.about-loanpad-text.froud-loanpad-text {
        max-width: 650px;
    }

    .financial-image-slider-img-5 img,
    .financial-slider-slide-4 .financial-slider-slide-img-4 img.facterimgloan {
        max-width: 350px;
    }

    .rejectionformwidth {
        max-width: 550px;
    }

    .rejectionformwidth .financial-input-group {
        padding: 8px 10px;
    }

    .swiper-improve .slider-slide-6 .slider-slide--text {
        max-width: 450px;
    }

    .rejectionSlider .slider-slide-4 .factor-slider-content-2,
    .rejectionSlider .factor-image-slider img {
        max-width: 370px;
    }

    .factor-image-slider.rejectimage3 img {
        max-width: 525px;
    }

    .fraudmobile .froud-forth-slide img {
        max-width: 230px;
    }

    .fraudmobile .froud-creditfactorForm-fac {
        max-width: 550px;
    }

    .fraudmobile .rejectdmobileform {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fraudmobile .reject-loan {
        background: rgb(255, 255, 255);
    }
}

@media screen and (max-width: 475px) {
    .swiper-improve .sliderimprovefont p {
        font-size: 35px;
        line-height: 45px;
    }
}

@media screen and (max-width: 375px) {
    .swiper-improve .sliderimprovefont p {
        font-size: 25px;
        line-height: 38px;
    }
}

@media screen and (max-width: 767px) {
    .product-box-list-card.product-box-list-cardf {
        flex: 1 1 auto;
        max-width: 100%;
    }

    .factCalculator-content-content.reject-loan.loan-n-reject .about-loanpad.about-loanpad-text.froud-loanpad-text {
        padding: 20px 0px !important;
    }
}

.ai-pages {
    background: rgb(0, 0, 0);
}

.aiheader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 95%;
    margin: auto;
    width: 100%;
    padding: 6px 0px;
}

ul.aiheader-nav-list {
    display: flex;
    align-items: center;
    gap: 25px;
    list-style: none;
    margin: 0px;
}

a.AI-new-submenu-item {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: rgb(255, 255, 255) !important;
}

.login-image-link {
    display: flex;
    align-items: center;
    gap: 7px;
    background: rgb(245, 143, 8);
    padding: 1px 2px 1px 10px;
    border-radius: 24px;
}

.question-form-wrapper {
    position: relative;
    background: rgb(32, 30, 31);
    padding: 15px 0px;
}

.new-chat-btn {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.22);
    gap: 6px;
    padding: 8px 15px;
    background: rgb(32, 30, 31);
    font-size: 14px;
    border-radius: 24px;
    max-width: 120px;
    cursor: pointer;
    opacity: 0.7;
}

.new-chat-btn.active {
    opacity: 1;
    color: rgb(255, 255, 255);
    background: rgb(57, 51, 54);
}

.qusetion-title-heading {
    position: relative;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.71);
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 12px;
}

.qusetion-title-heading::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 51px;
    height: 2px;
    background: rgb(245, 143, 8);
}

.AI_questions ul li svg {
    fill: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
}

h1.qusetion-title {
    font-size: 20px;
    font-family: "Roboto Condensed";
    line-height: 25px;
}

.question-title-box {
    margin-bottom: 20px;
    display: flex;
}

.answer-content-box {
    padding: 30px;
    background: black;
    border-radius: 20px;
}

h3.answer-title {
    font-size: 18px;
    font-family: "Roboto Condensed";
    margin-bottom: 5px;
}

p.answer-conent,
p.ans-dis {
    font-size: 14px;
    line-height: 22px;
    opacity: 0.8;
    color: rgb(255, 255, 255);
}

.anwer-list {
    margin-bottom: 16px;
}

.anwer-list:last-child {
    margin: 0px;
}

.bard-container {
    margin: auto;
    border-radius: 30px;
}

.bard-heading {
    color: white;
    margin-bottom: 35px;
}

.bard-logo {
    display: inline-block;
    margin-bottom: 9px;
    margin-left: -15px;
}

.bard-heading h1 {
    font-size: 35px;
    font-family: "Roboto Condensed";
    font-weight: 700;
}

.bard-heading h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 10px;
    opacity: 0.8;
}

.pagination-wrapper {
    display: flex;
    width: 100%;
    position: relative;
    gap: 20px;
    min-height: 320px;
    color: white;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pagination-card {
    background: rgb(14, 14, 14);
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 24px;
    padding: 20px 25px;
    flex: 1 0 220px;
}

.pagination-card h1 {
    font-size: 20px;
    margin-bottom: 14px;
    font-family: "Roboto Condensed";
    font-weight: 600;
    color: rgb(245, 143, 8);
    text-transform: capitalize;
}

.pagination-option h2:hover {
    background: rgb(69, 69, 69);
}

.pagination-option h2 {
    padding: 13px 7px;
    border-radius: 20px;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    background: rgb(32, 30, 31);
    cursor: pointer;
}

.pagination-option {
    height: 100%;
    display: flex;
    gap: 6px;
    flex-direction: column;
}

.question-title-box img {
    margin-top: 0px;
}

.answer-content-wrapper-outer {
    height: 87%;
    overflow: auto;
}

@media screen and (max-width: 767px) {
    .basedCirdle {
        top: 43%;
    }
}

@media screen and (max-width: 576px) {
    .basedCirdle {
        height: 70px;
        width: 70px;
    }

    .fraudmobile .froud-creditfactorForm-fac {
        max-width: 300px;
    }

    .product-box-list-card.product-box-list-card-rej {
        justify-content: left;
    }
}

.ai-slider-content-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-slider-content-content .dot-spinner__dot::before {
    background: rgb(255, 255, 255);
}

.answer-content-wrapper-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
}

.answer-content-wrapper-outer::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.answer-content-wrapper-outer::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(128, 134, 139);
}

.balance-transfer-hero {
    max-height: 800px;
    padding: 118px 0px 50px;
    height: 100vh;
}

.balance-row {
    display: flex;
    align-items: center;
    height: 100%;
}

.container.balance-tr-container {
    height: 100%;
}

.balance-transfer-hero::after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    background: var(--dark-green);
    z-index: -1;
}

.balance-col.balance-left {
    padding-right: 30px;
}

.balance-col {
    width: 50%;
}

.balance-col.balance-right {
    height: 100%;
    display: flex;
    align-items: center;
}

.balance-form-data-out {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
    padding-left: 40px;
}

.balance-text,
.balance-name {
    color: rgb(255, 255, 255);
}

canvas.clChart {
    max-height: 250px;
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    max-width: 250px;
    height: 250px !important;
    width: 250px !important;
}

p.balance-text {
    font-size: 18px;
    line-height: 28px;
}

.balance-text-wrap {
    display: flex;
    margin: 19px 0px;
    gap: 5px;
}

h1.balance-name {
    font-family: "Roboto Condensed";
    font-weight: 600;
    color: var(--dark-yellow);
    text-transform: capitalize;
}

p.balance-text b {
    color: var(--dark-yellow);
}

h3.thank-text {
    font-size: 22px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-family: "Roboto Condensed";
}

h2.balance-col-title {
    font-size: 35px;
    margin-bottom: 25px;
    padding-bottom: 11px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: var(--dark-green);
    position: relative;
}


h1.balance-col-title {
    font-size: 35px;
    margin-bottom: 25px;
    padding-bottom: 11px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    color: var(--dark-green);
    position: relative;
}

.balance-col.balance-left form {
    max-width: 490px;
}

h1.balance-col-title::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 4px;
    width: 105px;
    background: rgb(5, 63, 68);
}

h2.balance-col-title::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 4px;
    width: 105px;
    background: rgb(5, 63, 68);
}

.bg-white {
    background-color: rgb(255, 255, 255);
}

a.new-submenu-item.accordianMenu-item {
    border-bottom: none;
}

.table-section {
    background: rgba(0, 205, 255, 0.07);
    padding: 65px 0px;
}

span.balance-right-text {
    color: var(--dark-yellow);
}

.balance-form-data {
    display: flex;
    align-items: center;
    position: relative;
    left: -148px;
    gap: 31px;
    width: 129%;
}

.piechartBox {
    position: relative;
    width: 250px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(47, 47, 47, 0.184) 2px 5px 10px;
    border-radius: 10px;
}

.incentive-form-group.group-in.reject-d-col select {
    padding: 0px 15px;
}

.balance-form-data-balance {
    min-width: 252px;
    background: linear-gradient(275.06deg, rgb(0, 150, 136) 13.4%, rgba(255, 152, 0, 0.23) 41.99%), linear-gradient(298.31deg, rgb(0, 150, 136) 60.3%, rgb(255, 152, 0) 109.76%);
    border-radius: 10px;
    box-shadow: rgba(47, 47, 47, 0.184) 2px 5px 10px;
    display: flex;
    flex-direction: column;
}

.balance-form-data-balance h5 {
    font-size: 28px;
    font-weight: 800;
    border-bottom: 1px solid rgba(231, 237, 237, 0.38);
    padding: 12px 16px;
}

.balance-form-data-balance h5 b {
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
    color: rgb(35, 31, 31);
    font-weight: 500;
}

.humbergur {
    display: none;
    position: relative;
    height: 20px;
    width: 25px;
}

.line-hum {
    position: absolute;
    height: 2px;
    width: 100%;
    display: block;
    background-color: rgb(255, 152, 0);
    transition: all 0.3s ease 0s;
    left: 0px;
}

.logo-header {
    display: flex;
    align-items: center;
    gap: 10px;
}

.br-2 {
    top: 8px;
}

.br-3 {
    bottom: 1px;
}

.humbergur.active .br-1 {
    transform: rotate(45deg);
    bottom: 13px;
}

.humbergur.active .br-3 {
    transform: rotate(-45deg);
    bottom: 13px;
}

.humbergur.active .br-2 {
    left: -20px;
    opacity: 0;
}

@media screen and (max-width: 992px) {
    .humbergur {
        display: block;
    }

    .perkmaster-sidebar {
        position: fixed;
        z-index: 12;
        height: 91vh;
        left: -100%;
        top: 55px;
        padding: 0px 15px;
        transition: all 0.3s ease 0s;
    }

    .perkmaster-sidebar.open-sidebar {
        left: 0px;
    }

    .perkmaster-dashboard {
        width: 100%;
        max-width: 100%;
    }

    .perkmaster-dashboard {
        width: 100%;
        max-width: 100%;
    }

    .answer-content-wrapper {
        max-width: 95%;
    }

    section.right-content-wrapper {
        width: 100%;
        left: 0px;
        border-radius: 13px;
    }

    .bard-logo {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    ul.aiheader-nav-list {
        gap: 10px;
    }

    .bard-heading h1 {
        font-size: 25px;
    }

    .bard-heading h2 {
        font-size: 14px;
        margin-top: 1px;
    }

    .answer-content-wrapper {
        padding: 15px 0px;
    }

    .pagination-card.pagination-card-1 {
        flex: 1 0 200px;
    }
}

@media screen and (max-width: 768px) {
    h2.aboutimprovecibil {
        font-size: 60px;
        line-height: 70px;
    }

    .idcontent h1 {
        font-size: 20px;
        padding-top: 44px;
    }
}


@media screen and (max-width: 576px) {
    h2.aboutimprovecibil {
        font-size: 40px;
        line-height: 45px;
    }

    img.lowcibilmobile {
        padding-bottom: 0rem !important;
    }
}

@media screen and (max-width: 375px) {

    p.greeting-box-heading-1,
    p.suggetion-text {
        font-size: 15px;
    }

    .factCalculator-Cibil-right {
        padding: 0px;
    }
}

.media-section {
    padding: 116px 0px 50px;
    position: relative;
    height: 100vh;
}

.media-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 100%;
}

.media-col {
    width: 50%;
}

.media-section::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    width: 50%;
    background: var(--dark-green);
}

.toggleMobileMenu {
    display: none;
}

.media-col-left {
    padding-right: 35px;
}

.media-row-right {
    padding: 0px 0px 0px 35px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.media-image-col {
    flex: 1 0 155px;
    max-width: 175px;
}

.media-image-col a {
    border: 1px solid rgb(219, 232, 249);
    padding: 0px 13px;
    border-radius: 6px;
    min-height: 75px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: rgba(219, 232, 249, 0.11);
    box-shadow: rgb(236, 244, 255) 0px 12px 13px -13px;
    transition: box-shadow 0.3s ease 0s;
}

.media-image-col a img {
    max-width: 120px;
}

.media-section .container {
    height: 100%;
}

.media-content {
    text-align: center;
}

.media-subheading {
    font-size: 30px;
    color: var(--dark-yellow);
}

.media-title {
    font-size: 50px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-family: "Roboto Condensed";
    margin: 4px 0px 20px;
}

.media-text {
    font-size: 22px;
    line-height: 33px;
    color: rgb(255, 255, 255);
    opacity: 0.8;
    margin: 0px;
    font-weight: 500;
}

@media screen and (max-width: 1200px) {
    .media-section .container {
        max-width: 98% !important;
    }

    .media-row-right {
        padding: 0px 0px 0px 15px;
    }

    .media-image-col {
        max-width: 120px;
    }

    .media-col-left {
        padding-right: 15px;
    }

    .media-subheading {
        font-size: 18px;
    }

    .media-title {
        font-size: 35px;
        margin: 4px 0px 10px;
    }

    .media-text {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 992px) {
    .media-section {
        padding: 1px 0px 15px;
        height: 92vh;
    }

    .toggleMobileMenu {
        display: block;
    }

    .incentive-calculator-form {
        background: transparent;
    }

    .incentive-calculator-form form {
        margin-right: 0px;
    }

    .loaderAlignment {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
    }

    p.based-text-bottom {
        max-width: 345px;
    }
}

@media screen and (max-width: 767px) {
    .media-section .container {
        padding: 0px;
        max-width: 100% !important;
    }

    .media-row {
        flex-direction: column;
        justify-content: flex-start;
        gap: 20px;
    }

    .media-section::after {
        width: 100%;
        height: 40%;
        display: none;
    }

    .media-col {
        padding: 0px;
        width: 100%;
    }

    .media-section {
        padding: 0px;
    }

    .media-col.media-col-left {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40% !important;
    }

    .media-col.media-col-left::after {
        content: "";
        position: absolute;
        inset: 0px;
        background: var(--dark-green);
        z-index: -1;
    }

    .media-content {
        padding: 15px;
    }

    .media-col.media-col-right {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 15px;
    }

    .media-row-right {
        padding: 0px;
    }
}

@media screen and (max-width: 576px) {
    .media-title {
        font-size: 25px;
    }

    .media-subheading {
        font-size: 15px;
    }

    .media-text {
        font-size: 14px;
        line-height: 21px;
    }

    .media-row-right {
        gap: 7px;
    }

    .media-col.media-col-right {
        padding: 0px 15px 15px;
    }

    h3.no_incentive {
        font-size: 20px;
    }

    h5.last-instruction {
        font-size: 14px;
    }

    .froud-Cibil-right {
        width: 100%;
    }
}

@media screen and (max-width: 475px) {
    .froud-title-big-frauad {
        font-size: 30px;
    }

    .basedCirdle {
        font-size: 20px;
    }
}

.no-data-box {
    padding: 0px;
}

.no-data-box .balance-name {
    margin-bottom: 1px;
}

@media screen and (max-width: 1400px) {
    .balance-col.balance-left form {
        max-width: 400px;
    }

    .balance-transfer-hero.bt-heroform .group-in input,
    .balance-transfer-hero.bt-heroform .group-in select {
        height: 35px;
    }

    .balance-transfer-hero.bt-heroform .reject-d-col {
        flex: 1 0 195px;
    }

    .balance-transfer-hero.bt-heroform .group-in label {
        font-size: 11px;
    }

    span.where-ys {
        font-size: 75px;
        line-height: 70px;
    }
}

@media screen and (max-width: 1200px) {
    h2.balance-col-title {
        font-size: 24px;
        margin-bottom: 17px;
        padding-bottom: 6px;
    }

    h2.balance-col-title::after {
        height: 2px;
        width: 85px;
    }

    h3.rejectloan-big-heading.bal-transfer-big span {
        font-size: 55px;
    }

    .balance-transfer-hero.bt-heroform h2.balance-col-title {
        font-size: 25px;
    }

    .balance-form-data-balance h5 {
        font-size: 20px;
    }

    .balance-form-data-balance h5 b {
        font-size: 12px;
    }

    p.balance-text {
        font-size: 15px;
        line-height: 25px;
    }

    .balance-form-data {
        gap: 20px;
    }

    .balance-form-data-out {
        padding-left: 100px;
    }

    .balance-form-data-balance {
        min-width: 200px;
    }

    .bt-heroform .incentive-btn-box .btn.third {
        margin: 0px;
    }

    .ppTransferCalculator .balance-form-data {
        left: -52px;
        flex-direction: column-reverse;
    }

    .ppTransferCalculator .balance-col.balance-right {
        max-width: 450px;
    }
}

@media screen and (max-width: 1100px) {
    .no-data-box .balance-text {
        font-size: 17px;
        line-height: 31px;
        margin-bottom: 20px;
    }

    .rejectloan-big-heading span {
        font-size: 44px;
        font-weight: 700;
    }

    .group-in label {
        font-size: 11px;
        margin-bottom: 2px;
        margin-left: 4px;
    }
}

.hero-logo.mobile {
    display: none;
}

@media screen and (max-width: 993px) {
    .balance-right-mobileherobtpart .balance-form-data-out {
        flex-direction: column-reverse !important;
    }

    .login-Ai-text {
        display: none;
    }

    .login-image-link {
        height: 35px;
        width: 35px;
        text-align: center;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-logo.des {
        display: none;
    }

    .logo-header {
        gap: 0px;
    }

    .hero-logo.mobile {
        display: block;
    }

    .table-section {
        background: rgba(0, 205, 255, 0.07);
        padding: 25px 0px;
    }

    tr.card-table-tr-first th {
        white-space: nowrap;
    }

    .balance-right-mobileherobtpart .balance-form-data-out .balance-form-data {
        flex-direction: column-reverse;
    }

    .balance-right-mobileherobtpart .balance-form-data-out .balance-form-data .piechartBox {
        width: 100%;
        display: flex;
        justify-content: center;
        background: linear-gradient(275.06deg, rgb(0, 150, 136) 13.4%, rgba(255, 152, 0, 0.23) 41.99%), linear-gradient(298.31deg, rgb(0, 150, 136) 60.3%, rgb(255, 152, 0) 109.76%);
        padding: 15px 0px;
    }

    .balance-right-mobileherobtpart .balance-form-data-out .balance-form-data .piechartBox canvas.clChart {
        width: auto;
        height: auto;
        background: white;
    }

    .mobileherobtpart {
        padding: 0px;
        height: 100%;
        max-height: 100% !important;
    }

    .balance-col.balance-right-mobileherobtpart .form-balance-content {
        padding: 0px;
    }

    .thank-text-mobileherobtpart {
        font-size: 17px;
        font-family: "Roboto Condensed";
        font-weight: 600;
        color: var(--dark-green);
    }

    .incentive-form-group.group-in.reject-d-col select {
        height: 40px !important;
        margin-bottom: 16px !important;
        padding: 0px 12px !important;
    }

    .balance-col.balance-right-mobileherobtpart {
        width: 100%;
        position: relative;
    }

    .balance-col.balance-right-mobileherobtpart .balance-form-data-out {
        padding: 27px 0px;
    }

    .balance-col.balance-right-mobileherobtpart .balance-form-data {
        width: 100%;
        left: 0px;
        top: 0px;
    }

    .balance-col.balance-left-mobileherobtpart {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 27px;
    }

    .balance-left-mobileherobtpart .rejected-loan-default-content-in {
        align-items: center;
        justify-content: center;
        display: flex !important;
    }

    .balance-left-mobileherobtpart .rejected-loan-default-content-in .opps-heading {
        padding: 0px;
    }

    .balance-transfer-hero::after {
        width: 100%;
        height: 35%;
    }

    .balance-row {
        flex-direction: column;
    }

    h3.rejectloan-big-heading.bal-transfer-big {
        max-width: 70%;
        margin-bottom: 0px;
    }

    h3.rejectloan-big-heading.bal-transfer-big span {
        font-size: 30px;
        color: var(--dark-green);
    }

    .opps-heading {
        font-size: 40px;
        color: var(--dark-yellow);
        padding-top: 20px;
    }

    .balance-left {
        width: 100%;
        display: flex;
        min-height: auto;
        padding-right: 0px !important;
    }

    .balance-right {
        width: 100%;
        flex-direction: column-reverse !important;
    }

    .balance-form-data-mobile {
        display: flex;
        flex-direction: column-reverse;
    }

    p.balance-text {
        color: rgb(0, 0, 0);
    }

    .balance-transfer-hero.bt-heroform {
        padding: 30px 0px 50px;
        max-height: fit-content;
        height: 100% !important;
    }

    .balance-col.balance-left form {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        padding: 2rem 0px;
    }

    .balance-transfer-hero.bt-heroform.mobileherobt .rejected-loan-default-content-in {
        display: flex !important;
    }

    .balance-centerclass {
        background: rgb(248, 249, 250);
        border-radius: 10px;
    }

    .form-balance-content {
        padding-top: 2rem;
    }

    .factCalculator-Cibil-left .factor-3-content {
        display: flex;
        justify-content: center;
        height: 100vh;
        align-items: center !important;
    }

    .factCalculator-Cibil-left .creditfactorForm-fac {
        margin-top: 0px;
    }
}

@media screen and (max-width: 768px) {
    h3.rejectloan-big-heading.bal-transfer-big span {
        font-size: 25px;
        line-height: 35px !important;
    }

    .submited-content-list p {
        font-size: 12px;
    }

    ul.suggetion-content-list p {
        display: block;
        font-size: 12px;
    }

    ul.suggetion-content-list p img {
        display: none;
    }

    ul.suggetion-content-list {
        list-style: disc;
        padding-left: 1rem !important;
    }
}

@media screen and (max-width: 576px) {
    .balance-transfer-hero.bt-heroform {
        height: auto;
    }

    h3.rejectloan-big-heading span {
        font-size: 19px;
        line-height: 30px !important;
    }

    h3.rejectloan-big-heading.bal-transfer-big span {
        font-size: 20px;
        line-height: 30px !important;
    }

    .balance-transfer-hero.bt-heroform .reject-d-col {
        flex: 1 0 155px;
    }

    .balance-transfer-hero.bt-heroform .form-incentive-box {
        max-width: 400px;
        width: 90%;
    }

    h3.rejectloan-big-heading.bal-transfer-big {
        max-width: 91%;
    }

    .balance-col.balance-left form {
        padding: 0px 0px 2rem;
    }
}

@media screen and (max-width: 520px) {
    .balance-col.balance-left-mobileherobtpart .reject-d-flex {
        display: block;
    }

    .balance-col.balance-left-mobileherobtpart {
        padding-bottom: 30px;
    }

    .balance-col.balance-right-mobileherobtpart .balance-form-data-out {
        padding: 0px 0px 27px;
    }

    a.thm-btn.feature-four__top-btn.pro-list-btn {
        line-height: 8px;
        min-width: auto;
        height: 27px !important;
        width: 88px !important;
    }

    ul.SticketMenu-menu {
        gap: 31px;
        justify-content: space-between;
    }

    .toggleMobileMenu.fixedStickeyMenu {
        padding: 0px 17px;
        max-width: 314px;
    }

    .product_offer-USP {
        flex-direction: column;
        gap: 5px;
    }
}

@media screen and (max-width: 420px) {
    h2.balance-col-title {
        font-size: 25px;
    }

    h3.rejectloan-big-heading.bal-transfer-big {
        margin-bottom: 0px;
    }

    h3.rejectloan-big-heading.bal-transfer-big span {
        font-size: 18px;
    }

    .balance-centerclass .reject-d-flex {
        display: block;
    }

    .rejected-loan-default-content-in {
        height: 150px;
    }

    .balance-transfer-hero::after {
        height: 30%;
    }

    .rejected-loan-default-content-in {
        justify-content: flex-start;
    }

    .opps-heading {
        font-size: 25px;
    }
}

.table-section thead th {
    color: rgb(255, 255, 255);
    background: var(--dark-green);
}

section.perk-master-section.creditShpping .recent-content-heading {
    -webkit-line-clamp: 1;
}

.b-error {
    display: none;
    font-size: 11px;
    margin-top: -10px;
    font-weight: 600;
    line-height: 12px !important;
}

.compare-page {
    min-height: 100vh;
    background: rgb(244, 248, 251);
    padding: 117px 0px 50px;
    height: 100%;
}

.compareData-list-section {
    padding: 56px 0px;
}

.product-compare-list-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    gap: 10px;
}

.product-compare-list {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
}

.stickey_container {
    position: fixed;
    width: 100%;
    background: rgb(255, 255, 255);
    z-index: 130000;
    top: -48px;
    box-shadow: rgba(47, 47, 47, 0.184) 2px 5px 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
}

.stickey_container.topFixed_stickey {
    top: 0px;
    visibility: visible;
    opacity: 1;
}

.add-pro-wrapper {
    border: 1px dashed rgb(39, 77, 14);
    border-radius: 10px;
    background: rgb(226, 240, 217);
    padding: 19px;
    height: 150px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-direction: column;
}

p.btn-plus {
    font-size: 48px;
    color: rgb(0, 91, 96);
    line-height: 29px;
}

.add-btn-box span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: rgb(0, 91, 96);
}

.add-btn-box {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.dropdown-select {
    font-size: 14px;
    width: 233px;
    background: rgb(255, 255, 255);
    height: 40px;
    line-height: 40px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
}

.custom-dropdown {
    position: relative;
}

.dropdown-menu-menu {
    position: absolute;
    width: 100%;
    background: rgb(255, 255, 255);
    height: 317px;
    z-index: 12;
    box-shadow: rgba(47, 47, 47, 0.184) 2px 4px 10px;
    border-radius: 10px;
}

.dropdown-menu-menu input {
    width: 100%;
    border: 1px solid rgb(221, 221, 221);
    padding: 5px 15px;
    border-radius: 3px;
}

.dropdown-menu-inner {
    height: 99%;
    overflow: auto;
}

.custom-dropdown input[type="text"] {
    height: 40px;
    border: 1px solid rgb(34, 70, 10);
    padding: 10px;
    border-radius: 5px;
    background: rgba(211, 239, 202, 0.93);
}

.dropdown-menu-item {
    font-size: 12px;
    padding: 5px 10px;
}

.no-product-menu .dropdown-menu-menu {
    height: 157px;
}

.no-product-section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.compare-content-box:nth-child(2n) .pro-list-btn:hover::after,
.product:nth-child(2n) .pro-list-btn:hover::after {
    background: var(--text);
}

p.vs:last-child {
    display: none;
}

@media screen and (max-width: 1200px) {

    .stickey_container,
    .product-compare-list-box {
        display: none;
    }

    .add-pro-wrapper {
        padding: 13px;
    }

    .custom-dropdown input[type="text"] {
        max-width: max-content;
        width: 100%;
    }

    .product-name-title {
        font-size: 15px;
        font-weight: 600;
        -webkit-line-clamp: 2;
    }

    .d-flex.justify-contenet-space.filter-title {
        display: none !important;
    }

    .accordion product_filter_accordion {
        display: flex;
    }

    .accordion.product_filter_accordion {
        display: flex;
        gap: 13px;
        flex-wrap: wrap;
    }

    .sidebar-input-box {
        margin: 0px;
        flex: 1 0 200px;
    }
}

.mobile-Loader .dot-spinner__dot::before {
    background: var(--dark-green);
}

.mobile-Loader {
    height: 297px;
    background: rgba(221, 221, 221, 0.24);
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid rgb(221, 221, 221);
}

.product-box-list-row.content-page-fiter-wise_product-row {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    justify-content: center;
}

ul.tab-minSal-ul li {
    font-size: 12px;
}

.compare-content-box:nth-child(4) li,
.product:nth-child(4) li {
    color: #fff;
}

.tab-minSal-ul li b {
    display: block;
    margin-top: 15px;
    font-size: 14px;

}

ul.tab-minSal-ul li:first-child b {
    margin-top: 0;
}


.content-page-fiter-wise_product-row .product-box-list-card {
    text-align: center;
    max-width: 146px;
    width: 100%;
    padding: 0px;
    border-radius: 10px;
    cursor: pointer;
}

.content-page-fiter-wise_product-row .product-box-list-card .pro-imgs-box {
    height: 65px;
    width: 65px;
    background: rgb(255, 255, 255);
    border: 2px solid rgb(0, 150, 136);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 10px;
}

.content-page-fiter-wise_product-row .product-box-list-card p {
    font-size: 14px;
    font-weight: 500;
    color: var(--dark-green);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.form-incentive-boxs{
    height: 296px;
    overflow: scroll;
    margin-bottom: -1px;
}
@media screen and (max-width: 992px) {
    .compare-page {
        padding: 19px 0px;
    }

    .product {
        padding: 16px 10px;
    }

    .compareData-list-section {
        padding: 1px 0px;
    }

    .compare-table-data-container .container {
        max-width: 100% !important;
    }

    .container-white {
        overflow: auto;
        position: relative;
    }

    .product-comparison .product,
    .rightSideCampare {
        min-width: 212px;
        gap: 10px;
    }

    .tab-minSal span b {
        font-size: 13px !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        /* number of lines to show */
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .rightSideCampare .tab-minSal span {
        font-size: 11px !important;
    }

    .col.col-tab {
        padding: 6px 7px;
    }

    .product-comparison .product:nth-child(1) {
        min-width: auto;
    }

    .compare-filData h3 {
        margin: 0px;
        -webkit-line-clamp: 2;
        font-size: 11px;
    }

    .comparedata-list {
        width: 100%;
        justify-content: center;
    }

    .comparedata-list-section-in {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 8px;
        padding: 15px 10px 10px;
    }

    .compare-filData {
        display: flex;
        gap: 10px;
        padding: 6px;
        align-items: center;
        box-shadow: none;
    }
}

@media screen and (max-width: 576px) {

    .product-comparison .product:nth-child(1),
    .product-comparison .product:nth-child(4),
    .table-wrap-com .rightSideCampare:nth-child(4) {
        display: none;
    }

    .add-btn-box {
        gap: 5px;
    }

    .add-btn-box span {
        font-size: 11px;
        font-weight: 600;
    }

    .add-pro-wrapper {
        padding: 8px 5px;
    }

    .btn-plus {
        font-size: 28px;
        line-height: 12px;
    }

    .table-wrap-com .legtSideCampare:nth-child(1) {
        position: absolute;
        max-width: 70%;
        left: 50%;
        transform: translateX(-50%);
        border: 0px;
    }

    .rightSideCampare .col.col-tab {
        padding: 25px 10px 7px;
    }

    .table-wrap-com .legtSideCampare:nth-child(1) .col.col-tab {
        padding-top: 7px;
        border: 0px;
        height: 53px;
        text-align: center;
    }

    .product,
    .rightSideCampare {
        max-width: 50%;
        background: rgb(255, 255, 255) !important;
        min-width: auto !important;
    }

    .container-white {
        overflow: hidden;
        margin-top: 0px;
    }

    .table-wrap-com .rightSideCampare {
        border: 0px;
    }

    .tab-minSal {
        padding: 0px;
        text-align: center;
        font-size: 13px !important;
    }

    .rightSideCampare .tab-minSal span {
        font-weight: 600;
        font-size: 11px !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        /* number of lines to show */
        line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-top: 4px;
    }

    .product-name-title {
        font-size: 13px;
        font-weight: 700;
    }

    .product {
        gap: 11px;
    }
}

@media screen and (max-width: 390px) {
    .compare-filData h3 {
        display: none;
    }
}

@media screen and (max-width: 376px) {
    .rightSideCampare .col.col-tab {
        padding: 26px 10px 7px;
    }
}


@media screen and (max-width: 992px) {
    .product-box-list.product-box-list-CreditCardtoExistingCardHolder {
        margin: 15px 0px;
    }

    .copy-right p {
        padding-top: 50px !important;
    }

    span.playbtn {
        height: 27px;
        width: 27px;
    }

    section.home-slider .common-btn {
        margin: 0;
    }

    .product-box-list.product-box-list-LoanLoanAgainstProperty,
    .product-box-list.product-box-list-CommercialVehicleLoan,
    .product-box-list.product-box-list-WorkingCapitalODLimit {
        margin-top: 15px;
    }

    img.prodct-rcnt-icon.resize-width-icon {
        min-height: 75% !important;
        max-height: 75% !important;
        margin: 0 !important;
    }

    .swiper-btn-box a.hero-btn.common-btn.illitritrate-btn {
        margin: 0;
    }
}

.frenchiese-hero-banner,
.seventhSection-mobile-content {
    display: block !important;
}

img.mapImages {
    height: 100%;
    width: 100%;
}

.fiter-pageloader {
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-hero-slider {
    margin-top: 117px;
    width: 100%;
}

ul.tab-minSal-ul br {
    display: none;
}

.product-hero-slider img {
    width: 100%;
}

ul.Offers-ul {
    padding-inline-start: 20px !important;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

ul.Offers-ul li {
    list-style: disc;
    font-size: 12px;
    line-height: 19px;
}

@media screen and (max-width: 992px) {
    .product-hero-slider {
        margin-top: 0px;
    }

    .content_page_filter_product {
        padding: 30px 0;
    }
}

@media screen and (max-width: 768px) {
    .swiper-btn-box a.hero-btn.br-btn.common-btn {
        margin: 0 !important;
    }

    section.bank-product-box-section .row {
        align-items: center;
    }

    section.bank-product-box-section {
        padding: 16px 0px 40px;
    }

    section.bank-product-box-section .beard-crumb-main.mobile-bearedcrumb {
        margin-bottom: 15px;
    }

    .swiper-btn-box a.hero-btn.bg-btn.common-btn {
        display: none;
    }


}



/* thank you page css */
.thankYou-page {
    height: 100vh;
}

.thankYou-page .container,
.thankyou-page-content {
    height: 100%;
}

.thankyou-page-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 13px;
}

.ty-title {
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--dark-yellow);
    margin: 9px 0 0;
}

.thankyou-detail {
    margin: 20px 0 6px;
}

.thankyou-detail p {
    font-size: 16px;
    font-weight: 300;
}

.ty-subtitle {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.thankyou-detail p b {
    font-weight: 700;
}

.ty-content p {
    font-size: 16px;
    font-weight: 300;
}

.button-box-ty {
    margin-top: 10px;
}

.ty-visite {
    margin-top: 18px;
}

/* thank you page css end */

/* captcha css */
.fill-captcha {
    display: flex;
}

.fill-captcha-input {
    display: flex;
    align-items: center;
    gap: 10px;

}

.fill-captcha-input p {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.capthc-also {
    justify-content: space-between;
}

.fill-captcha-input input[type="text"] {
    width: 64px;
    border: 0;
    border-bottom: 1px solid var(--dark-green);
    background: #0096881f;
}

/* captcha css */

/* de-Activate page css */
.de-activate-title {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
}

.de-activate-form-row {
    flex-wrap: wrap;
}

.de-activate-title.mobile-title {
    display: none !important;
}

.col-deactivate-form {
    flex: 1 0 170px;
}

h5.note-section-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-yellow);
    margin-bottom: 15px;
}

.note-section {
    margin-top: 35px;
    max-width: 576px;
}

ol.note-ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

ol.note-ul li {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
}

ol.note-ul li::marker {
    font-weight: 900;
    color: var(--dark-yellow);
    opacity: 1 !important;
}

.de-activate-input-box {
    padding-bottom: 25px;
    position: relative;
}

.de-activate-input-box .accvalidation {
    position: absolute;
    bottom: 0;
    font-size: 11px !important;
}

.de-activate-input-box label {
    font-size: 13px;
    font-weight: 500;
}

.de-activate-input-box input,
.de-activate-input-box textarea {
    border-radius: 5px !important;
    border: 1px solid #053f44 !important;
    margin: 0;
}

.de-activate-check-box {
    display: flex;
    gap: 10px;
}

.de-activate-check-box input {
    height: 35px !important;
    width: 35px !important;
    border: 1px solid #053f44;
}

label.de-activate-check-box-label {
    font-size: 12px;
    line-height: 21px;
    font-weight: 500;
    margin-top: -6px;
}



@media screen and (max-width: 992px) {
    .de-activate-Page-wrapper {
        padding: 0;
        height: 92.5vh;
    }

    h2.de-activate-title {
        font-size: 25px;
        font-weight: 500;
    }
}

@media screen and (max-width:768px) {
    .de-activate-Page-wrapper:after {
        display: none;
    }

    .row.de-activate-row {
        flex-wrap: wrap-reverse;
    }

    .de-activate-right:after {
        position: absolute;
        content: '';
        background: var(--dark-green);
        left: -130px;
        top: 0;
        width: 178%;
        height: 100%;
        z-index: -1;
    }

    .de-activate-Page-wrapper {
        height: auto;
        overflow: hidden;
    }

    .de-activate-right {
        position: relative;
        padding: 24px 0;
    }

    .de-activate-form-body {
        padding: 0 15px;
    }

    .de-activate-title.mobile-title {
        display: block !important;
        color: #fff;
        font-size: 23px;
        margin-bottom: 21px;
    }

    .de-activate-input-box {
        padding-bottom: 5px;
    }

    .row.loantype-extra {
        margin-top: 15px;
    }

    .de-activate-check-box input {
        height: 20px !important;
        width: 20px !important;
    }

    .de-activate-check-box {
        gap: 7px;
    }

    .feature-four__top-btn-box.financial-br.mt-4 {
        margin-top: 14px !important;
    }

    .feature-four__top-btn-box.financial-br.mt-4 button.thm-btn.feature-four__top-btn {
        background: var(--dark-yellow);
    }

    .de-activate-input-box .accvalidation {
        position: relative;
        font-size: 13px !important;
    }

    ol.note-ul li {
        color: #000;
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
    }

    .note-section {
        padding: 25px 0;
        margin: 0;
    }

    label.de-activate-check-box-label,
    .de-activate-input-box label {
        color: #fff
    }
}

.product-name-title b {
    font-weight: 600;
}

/* de-Activate page css */

@media screen and (max-width:992px) {
    .toggleMobileMenu {
        position: fixed;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        max-width: 350px;
        padding: 0 21px;
        width: 95%;
        height: 70px;
        background: #ffffff;
        transition: .3s all;
        z-index: 1200;
        border-radius: 70px;
        border: 1px solid #ddd;
        bottom: 10px;
        opacity: 1;
        backdrop-filter: blur(1px);
        box-shadow: 2px 5px 10px #2f2f2f2f;
    }

    .toggleMobileMenu.fixedStickeyMenu {
        opacity: 1;
        visibility: visible;
        z-index: 1190;
        box-shadow: 2px 5px 10px #2f2f2f2f;
    }

    button.btn-toggle-menu {
        background: #fff;
        color: var(--text);
        font-size: 25px;
        position: fixed;
        left: -1px;
        bottom: 0;
        transform: translateY(-50%);
        line-height: 29px;
        font-weight: 500;
        width: 32px;
        padding: 0;
        height: 33px;
        border-radius: 0 10px 10px 0;
        border: 1px solid #a4abaa;
        box-shadow: 4px -8px 14px 0px #2f2f2f2f;
        z-index: 12000;
        display: none;
    }


    .btn-toggle-menu-active {
        border-color: #009688 !important;
        box-shadow: 11px 0px 24px -8px #009688;
    }
}



@media screen and (max-width:560px) {


    .toggleMobileMenu {
        left: 50%;
    }

}

.image-text {
    display: none;
}

@media screen and (max-width: 375px) {
    ul.SticketMenu-menu {
        gap: 17px;
        justify-content: space-around;
    }
}


/* new chat boat css */
.chat_ui_wrapper {
    max-width: 350px;
    height: 60vh;
    position: fixed;
    right: 10px;
    top: 24%;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 10px 10px #2f2f2f2f;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    z-index: 1200;
}

.chat_ui_wrapper.active_chat_ui_wrapper {
    opacity: 1;
    visibility: visible;
    top: 21%;
}

.chat_ui_header {
    padding: 6px 15px;
    color: #fff;
    display: flex;
    align-items: center;
    background: linear-gradient(275.06deg, #009688 13.4%, rgb(255 152 0 / 23%) 41.99%), linear-gradient(298.31deg, #009688 60.3%, #ff9800 109.76%);
    gap: 10px;
}

.chat_personn h4 {
    font-size: 18px;
    font-weight: 500;
}

.chat_personn p {
    font-size: 12px;
    color: #fff;
    opacity: .8;
}

.chat_ui_img {
    height: 35px;
    width: 35px;
    background: #e4e3e3;
    border-radius: 50%;
    box-shadow: 0px 2px 6px #2f2f2f2f;
}

.chat_header-message {
    height: calc(100% - 69px);
}

.chat-message-box {
    height: calc(100% - 53px);
    background: linear-gradient(182deg, rgb(255 255 255 / 98%) 0, #dae5f7 233%);
}

.chat_ui_from {
    background: #fff;
    padding: 12px 15px;
}

.chat_ui_from_group {
    border: 1px solid #ddd;
    border-radius: 35px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    max-width: 90%;
    margin: auto;
}

.chat_ui_from_group input[type="text"] {
    outline: none;
    border: 0;
    height: 45px;
    width: calc(100% - 43px);
    padding: 15px;
}

.chat_ui_from_group button {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background: #f1f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* new chat boat css end */
h2.facter-slider-heading.factor-cibil-slder1 {
    text-align: left;
}

@media screen and (max-width:1300px) {
    h2.factor-slider-heading-2.negativelyafectiveslider {
        font-size: 45px;
        line-height: 60px;
    }

    span.where-ys {
        font-size: 60px;
    }
}

@media screen and (max-width: 1100px) {
    h2.factor-slider-heading-2.negativelyafectiveslider {
        font-size: 45px;
        line-height: 1.2;
    }
}

.adlist-content h5 span {
    font-size: 13px !important;
}

/* xisting partner  */
/* .expartslide1 img{
    height: auto;
  } */
.existingswiperrow h3 span,
.existingswiperrow h3 {
    font-size: 70px;
}

.existingswiperrow h3 span {
    color: var(--dark-green);
}

.eximage2resize,
.exisfranc3slide,
.expartslide1 {
    height: 100%;
    max-height: 550px;
    padding: 20px 0;
}

.eximage2resize img,
.exisfranc3slide img,
.expartslide1 img {
    max-height: 390px;
}

@media screen and (max-width:1350px) {

    .existingswiperrow h3 span,
    .existingswiperrow h3 {
        font-size: 50px;
    }
}

@media screen and (max-width:1160px) {

    .eximage2resize img,
    .exisfranc3slide img,
    .expartslide1 img {
        max-height: 400px;
    }
}

.swiperpartnerwrap {
    padding: 112px 0 50px;
}

@media screen and (max-width:1600px) {
    .existingpartnerform .cs-input-box {
        margin-top: 10px;
    }

    .existingpartnerform .fra-add {
        margin-top: 0px;
    }
}

/* new offer page css */
.offer_card_image {
    display: flex;
    justify-content: space-between;
}

.offer-card {
    background: #fff;
    flex: 1 0 420px;
    padding: 20px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #ddd;
    transition: .3s all;
}

.product_detail {
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 90%;
}


.title_box_offer .offer_peroduct_name {
    font-size: 17px;
    font-weight: 500;
    color: var(--text);
    margin-bottom: 5px;
    padding: 0;
    min-height: initial;
    text-transform: capitalize;
}

.title_box_offer p {
    font-size: 12px;
    color: var(--text);
}

.data_list b {
    font-weight: 700;
    color: var(--text);
}

.offers_product_content {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin: 16px 0;
    padding: 15px 0 10px;
    border-top: 1px dotted #bbb7b7dd;
    border-bottom: 1px dotted #bbb7b7dd;
}

.data_list {
    font-size: 12px;
    display: flex;
    gap: 10px;
    font-weight: 500;
    flex-wrap: wrap;
}

.offer_card_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.t_c {
    display: flex;
    align-items: center;
    font-size: 13px;
    width: 100%;
    gap: 10px;
    font-weight: 500;
}

span.tc_icon {
    height: 20px;
    width: 20px;
    background: var(--dark-green);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    transition: .3s all;
}

.offer-product-list-row {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.product_offer_btn .thm-btn1.tbl-grab {
    min-height: auto;
    background: var(--dark-yellow);
    text-align: center;
    justify-content: center;
    padding: 6px 6px !important;
}

.offer_data {
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
    color: var(--dark-green);
    transition: .3s all;
}

.offer-card:hover,
.offer-card:hover .offers_product_content {
    border-color: var(--dark-yellow);
}

.offer-card:hover .offer_data {
    color: var(--dark-yellow);
}

.offer-card:hover span.tc_icon {
    background: var(--dark-yellow);
}

.cibil_min_offer p {
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-green);
    transition: .3s all;
}

.cibil_min_offer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.offer-card:hover .cibil_min_offer p {
    color: var(--dark-yellow);
}

.offers-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.offer-title-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.offer-title-header h2 {
    font-size: 20px;
    color: var(--dark-green);
    text-transform: uppercase;
}

.offer_detail-col {
    display: flex;
    gap: 10px;
}

.best_ofer_hero_banner {
    margin-top: 138px;
    position: relative;
    background: #f6f6f6;
}

.offer_detail {
    display: flex;
    justify-content: space-around;
    margin: 10px 15px 0 15px;
    padding-top: 10px;
    border-top: 1px dotted #aca3a3;
    width: 97%;
}

.Hr_br {
    width: 100px;
    height: 2px;
    background: var(--dark-green);
}

.best_ofer_hero_banner .swiper-pagination-horizontal {
    position: relative;
    bottom: 0;
}

.best_ofer_hero_banner .swiper-pagination-horizontal {
    position: relative !important;
    padding: 0 !important;
    bottom: -10px !important;
}

.best_ofer_hero_banner_slider .swiper {
    padding-bottom: 41px;
    background: transparent;
}

.best-offer-page-slide img {
    width: 100%;
}

.best_ofer_hero_banner .swiper-pagination-horizontal .swiper-pagination-bullet {
    background: var(--dark-green);
    height: 6px !important;
    width: 20px;
    box-shadow: none;
}

.best_ofer_hero_banner .swiper-pagination-horizontal .swiper-pagination-bullet-active {
    width: 40px;
}

.offer-product-list-section .xcard-row.xloan-row {
    border: 1px solid #ddd;
    border-radius: 7px;
    overflow: hidden;
}

@media screen and (max-width:1160px) {
    .best_ofer_hero_banner {
        margin-top: 0px;
    }

}



.slider-row .swiper-about-hero-slide-section .swiper-button-prev,
.slider-row .swiper-about-hero-slide-section .swiper-button-next {
    background: #fff;
    box-shadow: 2px 5px 7px #2f2f2f2f;
    bottom: 50px;
    border-radius: 50%;
}

.slider-row .swiper-about-hero-slide-section .swiper-button-prev:before,
.slider-row .swiper-about-hero-slide-section .swiper-button-next:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    transform: translate(-50%, -50%);
    height: 7px;
    width: 7px;
}

.pagination-offer-page {
    display: flex;
    justify-content: end;
    margin-top: 40px !important;
}

.slider-row .swiper-about-hero-slide-section .swiper-button-prev:before {
    top: 16px;
    transform: rotate(135deg);
    left: 17px;
}

.slider-row .swiper-about-hero-slide-section .swiper-button-next:before {
    top: 16px;
    left: 15px;
    transform: rotate(-45deg);
}


@media screen and (max-width:1450px) {
    .contact-page-left-box {
        gap: 10px
    }

    .contact-addressArea h1 {
        font-size: 20px;
    }

    .cardIcon-title, .contact-addressArea h2 {
        font-size: 20px;
    }

    .contact-card p {
        font-size: 12px;
    }
}

@media screen and (max-width:1280px) {
    .contact-card {
        padding: 10px;
    }
}

@media screen and (max-width:1200px) {
    .cardicon-image img {
        width: 35px;
    }

    section.contact-page {
        padding: 112px 0px 47px;
    }
}

@media screen and (max-width:992px) {
    section.contact-page {
        padding: 0;
    }
}

.credinputwrap {
    padding: 0 !important;
}

.illeracyfontsize {
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 5px;
}

@media screen and (max-width:1300px) {
    .financial-input-group {
        padding: 10px;
    }
}


.media-image-col a .res-imp-img {
    max-width: 120px;
}

@media screen and (max-width:1440px) {
    h3.rejectloan-big-heading.bal-transfer-big {
        line-height: 1;
        padding-left: 20px;
    }
}

.btn-whatsapp-pulse {
    color: #fff;
    position: fixed;
    bottom: 25%;
    right: 22px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: pulse 2s infinite;
    z-index: 999;
    cursor: pointer;
}

.btn-whatsapp-pulse img {
    width: 50px;
    height: 80px;
    object-fit: contain;
}

.call_btn-inner a {
    border-radius: 76px;
    overflow: hidden;
    height: 35px;
    border: 1px solid rgba(185, 181, 181, 0.35);
    background: rgb(255, 255, 255);
    padding: 5px 9px;
    font-size: 14px;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

a.btn-whatsapp-pulse.btn-call-btn {
    bottom: 14%;
}

.btn-call-btn img {
    width: 50px;
    height: 70px;
    object-fit: contain;
}

.query-forms {
    padding: 13% 0 80px 0px;
    position: relative;

}

@media screen and (max-width:500px) {
    .btn-whatsapp-pulse {
        bottom: 45%;
    }

    a.btn-whatsapp-pulse.btn-call-btn {
        bottom: 24%;
    }
}

.query-from-heading {
    font-size: 25px;
    color: var(--text);
    font-weight: 500;
    font-family: math;
    padding-bottom: 10px !important;
}


.query-form-control input {
    border: 1px solid #000 !important;
    font-weight: 400 ! important;
    line-height: 24px !important;
    width: 100% !important;
    margin: 11px 0 !important;
    padding: 9px 12px !important;
    border-radius: 4px !important;

}

.query-form-control select {
    border: 1px solid #000 !important;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    margin: 11px 0;
    padding: 9px 12px;
    border-radius: 4px;

}

.query-from-deatils-row {
    display: flex;
    flex-direction: column;
    padding: 26px 0 0 0;
    gap: 15px;
}

.form-check-inner.col-12 {
    display: flex;
    gap: 14px;
}

.terms-text {
    font-size: 14px;
    word-spacing: 4px;
    font-weight: 400;
    line-height: 25px;
}

.red-link {
    color: red;
    font-weight: 600;
    margin: 0 4px;
    text-decoration: none;
}

.red-link:hover {
    text-decoration: underline;
}

.call_phone_btn-box a {
    width: 100%;
    height: 40px !important;
    border-radius: initial;
    overflow: hidden;
    border-top: 1px solid #c9c7c7;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 600;
    color: var(--dark-green) !important;
    display: flex;
    gap: 16px;
}

.global-heading {
    padding: 17px 0 42px 0;
    position: relative;
}

.global-heading h1 {
    font-size: 25px;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    text-align: center;
}

h1.facter-slider-heading {
    font-weight: 600;
    font-family: "Roboto Condensed";
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

/* // Blog pages  */
/* Fixed 3-column row */
.blog-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* exactly 3 columns */
    gap: 24px;
}

.blog-card {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    transition: transform .3s ease, box-shadow .3s ease;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
}

.card-blog-inner {
   background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 1px 2px 7px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 7px;
    padding: 8px 8px 32px;
    gap: 28px;
    width: 100%;
    height: 100%;
}

h5.card-title-heading {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-text-desc {
    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    color: #6e6d6d;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-content h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
}

.content-part p {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 11px;
}

span.text-primary-btn {
    font-size: 16px;
    font-weight: 500;
    color: #e09100;
    cursor: pointer;
}

span.text-primary-btn:hover {
    border-bottom: 1px solid #000;

}

.blog_category-box {
    position: absolute;
    top: 10px;
    right: 18px;
    background-color: #ffa500;
    padding: 7px 14px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    z-index: 2;
}

.blog_category-bdh{
right: 65px;
}
.blog-category-badge {
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.blog-pagination-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.blog-pagination {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
}

.content-part.p-0 {
    display: flex;
    flex-direction: column;
}

.content-part img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.blog-page-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #053F44;
    background: transparent;
    color: #053F44;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.blog-page-item.active .blog-page-link {
    background: #053F44;
    color: #fff;
}


.blog-description h2 {
    font-size: 19px !important;
    font-weight: 400;
    line-height: 30px !important;
    padding: 10px 0;
}

.blog-description ul {
    display: flex !important;
    flex-direction: column !important;
    gap: 3px;
    padding: 10px 0;
    list-style: disc !important;
    margin-left: 18px !important;
}

.blog-description ul li{
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    color: #000;
}

.blog-description h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 10px 0;
    color: #000;
}

.blog-page-item.disabled .blog-page-link {
    opacity: 0.4;
    cursor: not-allowed;
}


.blog-img {
    height: 180px;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
}

.blog-card:hover img {
    transform: scale(1.05);
}

/* Title & description */
.loan-card-title h5 {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
}

.loan-card-title p {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.blog-meta {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

.read-more span {
    font-size: 13px;
    color: #007bff;
    font-weight: 500;
}

.text-primary {
    color: #FFA500 !important
}

.blog-page {
    margin-bottom: 45px !important;
}

/* blog details  */
.blog-meta {
    font-size: 14px;
    color: #6c757d;
}

.author-avatar img {
    border: 2px solid #dee2e6;
}

.category-badge {
    background: #e9ecef;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
}

.blog-featured-image img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.blog-content {
    line-height: 1.8;
    font-size: 16px;
}

.blog-content .lead {
    font-size: 20px;
    font-weight: 300;
    color: #495057;
}

.tag-item {
    background: #007bff;
    color: white;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px;
}

.image-wrapper {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}

.blogcard-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  
}
.author-bio {
    background: #fff;
    border: 1px solid #dee2e6;
}

.comment-form .form-control {
    border: 1px solid #dee2e6;
}

.comment-form .form-control:focus {
    box-shadow: none;
    border-color: #007bff;
}

.comment-item {
    background: #fff;
    border: 1px solid #dee2e6;
}


.category-card {
  margin-bottom: 30px;
}

.card-innerrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.heading_blog h5 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
    color: #053F44;
    text-transform: capitalize;
}

.not_show-fount {
    padding: 30px;
    text-align: center;
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 1px 2px 7px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    height: 100%;
    border-radius: 3px;
    margin-top: 20px;
}
.blog-sidebar {
    position: sticky;
    top: 40px;

}
.blog-sidebar h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    line-height: 22px;
    margin-bottom: 30px;
}
.feature-rg-row{
  display:grid;
  grid-template-columns: 130px 1fr;
  gap: 14px;
  align-items: flex-start;
}

.featured-article_img img {
    width: 116px !important;
    object-fit: cover;
    height: 95px !important;
}

.featured-article_text h6 a{
        font-size: 15px;
    color: #053f44;
    margin-bottom: 6px;
    line-height: 26px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;   
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.featured-article_text h6 a:hover{
    border-bottom: 1px solid #000;
}

.featured-article_text p{
  font-size: 12px;
  line-height:1.5;
  display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
  font-weight: 400;
}

.share-card{
border-radius: 6px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 6%) 0px 6px 30px 0px;
    padding: 24px;
    margin-top: 40px;
}

.share-card h3{
  margin:0 0 15px;
  font-size:18px;
  color:#1f2a44;
  font-weight:600;
}

.share-card hr{
  border:none;
  border-top: 1px dashed #505050;
  margin-bottom:25px;
}

.share-icons{
  display:flex;
  gap:18px;
}


.share-icons a{
     width: 40px;
    height: 40px;
    border: 1.5px solid #0f5c4d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0f5c4d;
    font-size: 17px;
    transition: 0.3s;
    text-decoration: none;
}

.share-icons a:hover{
  background:#0f5c4d;
  color:#fff;
}

@media(max-width:991px){
  .featured-blog_row{
    grid-template-columns:1fr;
    gap: 33px;
  }
  .feature-card-img img{
    height: 268px;
  }
  .featured-blog-article{
    padding-top: 0;
  }
}
.right-input-box {
  width: 180px;
}

.right-input-box .form-select {
  width: 100%;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.right-input-box .form-select:focus {
  border-color: #053F44;
  box-shadow: 0 0 0 0.15rem rgba(5, 63, 68, 0.25);
}


@media (max-width: 576px) {
  .card-innerrow {
    flex-direction: column;
    align-items: flex-start;
  }

  .right-input-box {
    width: 100%;
  }
}

@media (max-width: 768px) {
    .blog-details-container {
        padding: 30px 0;
    }

    .blog-meta {
        flex-wrap: wrap;
        gap: 10px;
    }

    .blog-content {
        font-size: 15px;
    }
}
