
@font-face {
    font-family: Frutiger-Light;
    src: url(fonts/frutiger_lt_45_light-webfont.woff);
}

@font-face {
    font-family: Frutiger-Regular;
    src: url(fonts/FrutigerLTStd-Roman.woff);
}

@font-face {
    font-family: Frutiger-Bold;
    src: url(fonts/frutigerltarabic65bold-webfont.woff);
}

@font-face {
    font-family: Frutiger-Black;
    src: url(fonts/frutigerltarabic75black-webfont.woff);
}


@media (max-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

.pr-0{
  padding-right: 0 !important;
}


.bg-grey{
  background-color: #f3f3f3;
}

.mr-2{
  margin-right: 20px;
}

body {
  font-family: Frutiger-Regular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  color: #181818;
  overflow-x: hidden;
}

h1,h2,h3,h4{
  font-weight: 700;
}

.link-type-1{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
  width: 114px;
  height: 36px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: 18px;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-1:hover, .link-type-2:hover, .link-type-6:hover, .link-type-7:hover, .link-type-8:hover{
  background-color: rgba(101,188,71,0.7);
  border: 1px solid #93d07e;
}

.link-type-2{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
  width: 179px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: normal;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-3{
  background-color: #fff;
  border: 1px solid #BEBEBE;
  color: #BEBEBE !important;
  width: 179px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: normal;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-3:hover, .link-type-4:hover, .link-type-5:hover, .link-type-9:hover{
  border: 1px solid #181818;
  color: #181818 !important;
}

.link-type-3:focus, .link-type-4:focus, .link-type-5:focus, .link-type-9:focus{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
}

.link-type-4{
  background-color: #fff;
  border: 1px solid #BEBEBE;
  color: #BEBEBE !important;
  width: 114px;
  height: 36px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: 18px;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-5{
  background-color: #fff;
  border: 1px solid #fff;
  color: #1e1e1e !important;
  width: 162px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: normal;
  font-weight: 700;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-6{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
  width: 156px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: normal;
  flex-direction:column;
  font-weight: 700;
}

.link-type-7{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
  width: 162px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: normal;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-8{
  background-color: #65BC47;
  border: 1px solid #65BC47;
  color: #fff !important;
  width: 158px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: 18px;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.link-type-9{
  background-color: #fff;
  border: 1px solid #bebebe;
  color: #BEBEBE !important;
  width: 158px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: 18px;
  flex-direction:column;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}


.heading-type-1{
  font-size: 30px;
  line-height: 39px;
  color: #181818;
}

.heading-type-2{
  font-size: 25px;
  line-height: 32.5px;
  color: #181818;
}

.para-type-1{
  font-size: 15px;
  line-height: 25px;
  color: #808080;
}

.para-type-2{
  font-size: 15px;
  line-height: 25px;
  color: #181818;
}

.para-type-3{
  font-size: 15px;
  line-height: 25px;
  color: #65BC47;
}

.para-type-4{
  font-size: 12px;
  line-height: 20px;
  color: #181818;
}

.para-type-5{
  font-size: 12px;
  line-height: 20px;
  color: #FF0000;
}


.global-header-inner{
  display: flex;
  justify-content: space-between;
}

.header-logos-sec img:nth-child(3){
  height: 43px;
}

.header-logos-sec img:nth-child(2){
  height: 32px;
  margin-right: 8px;
}

.header-logos-sec img:nth-child(1){
  height: 74px;
  margin-right: 12px;
}

.global-header-inner .header-menu a.show{
  color: #64BB47;
}
.global-header-inner .header-menu a {
  font-size: 16px;
  color: #181818;
  font-family: "Frutiger LT Arabic";
  font-weight: 400;
}

.global-header-inner .header-menu a:focus{
  outline: 0;
  border: none;
}

.desktop-lang-sec a{
  width: 100%;
  font-size: 12px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
}

.desktop-lang-sec{
  display: flex;
  flex-wrap: wrap;
}

/*.header-right-sec .top-text{
  text-decoration: none;
  color: #8D8D8D;
  font-size: 12px;
  text-align: right;
  width: 100%;
  display: block;
  margin-block: 10px;
}*/

.header-right-menu{
  display: flex;
  align-items: center;
}

.header-right-menu a{
  color: #808080;
  text-decoration: none;
  margin-left: 20px;
  display: flex;
  justify-content: end;
  width: 25%;
  align-items: center;
  font-size: 13px;
  line-height: 29px;
  font-weight: 700;
}

nav.navbar{
  height: 85px;
}

.header-right-menu .link-type-1{
  font-size: 13px;
  line-height: normal;
  justify-content: center;
  width: 114px !important;
}

.header-right-menu a:hover{
  color: #65BC47;
}

.navbar-collapse{
  display: flex;
  justify-content: space-between;
}

.dropdown-menu {
  background-color: #fff;
  border-radius: 28px;
  border: none;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  padding: 20px;
}

.dropdown-menu.large-menu{
  min-width: 39vw;
  width: 100%;
  top: 60px;
  padding-bottom: 15px;
}

li.nav-item.dropdown {
    margin-right: 10px;
}

li.nav-item.dropdown a{
  color: #181818;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.3s ease-in-out;
}

li.nav-item.dropdown a:hover{
  color: #65BC47;
}

.desktop-large-menu{
  padding: 0;
  display: inline-flex;
  width: 100%;
}
.dropdown-menu.large-menu img{
  margin-bottom: 10px;
  width: auto;
  height: 45px;
}
.dropdown-menu.large-menu a{
  font-size: 16px !important;
  line-height: 22px !important;
  color: #181818;
  text-decoration: none;
  width: 100%;
  margin-right: 0;
  display: block;
  text-align: center;
}

.dropdown-menu.large-menu a p{
  margin-bottom: 0;
}

.dropdown-menu.large-menu a:hover{
  color: #65BC47;
}

.dropdown-item{
  font-size: 14px;
  line-height: 27px;
  color: #181818;
}

a.nav-link.dropdown-toggle.show{
  color: #65BC47;
}

.dropdown-item:hover{
  background-color: transparent;
  color:#65BC47;
}

.navbar-nav{
/*  width: 60%;*/
  display: flex;
  justify-content: center;
  padding-left: 50px;
}

.dropdown-toggle.show::after {
  border-bottom: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-top: 0;
  border-left: 0.3em solid transparent;
}

.header-right-sec{
  display: flex;
  align-items: center;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.main-banner-card {
    padding: 30px;
    text-align: center;
}

.main-banner-card a{
  margin: auto;
  text-decoration: none;
}

.main-banner-card img{
  max-width: 100%;
  margin-bottom: 24px;
  height: 217px;
  object-fit: cover;
}

.main-banner-card h2{
  font-size: 25px;
  line-height: normal;
  margin-bottom: 0;
  color: #120E0B;
  min-height: 80px;
}

.main-banner-card p{
  font-size: 15px;
  line-height: normal;
  color: #808080;
  margin-bottom: 20px !important;
}

.navbar-toggler .navbar-toggler-icon{
  background-image: url('../images/menu-icon.svg');
  transition: all 0.3s ease-in-out;
}

.navbar-toggler.open .navbar-toggler-icon{
  background-image: url('../images/close-icon.svg');
}


button.navbar-toggler, button.navbar-toggler:focus{
  outline: none;
  box-shadow: none;
  border:none;
}

.home-main-banner{
  padding: 50px;
  background: url('../images/background-logo-white.svg'), #F8F8F8;  
  background-repeat: no-repeat;
  background-size: 250px;
  background-position: 47% 15%;

}

.home-main-banner h1{
  text-align: center;
  font-size: 40px;
  line-height: 52px;
}

.home-main-banner .main-banner-card p{
  min-height: 125px;
}

.home-main-banner p{
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  color: #808080;
  margin-bottom: 74px;
}

.your-get-way-card img{
  width: auto;
  height: 50px !important;
  margin-bottom: 16px;
}

.your-get-way-card h3{
  font-size: 23px;
  line-height: 32px;
  color: #181818;
}

.your-get-way-card-main{
  margin-top: 90px;
}

.your-get-way-card p{
  font-size: 15px;
  line-height: 25px;
  color: #808080;
  max-width: 80%;
}

.home-your-get-way-sec{
  padding: 60px 0 80px 0;
  background-image: url("../images/background-logo.svg");
  background-repeat: no-repeat;
  background-size: 200px;
  background-position: 74.5% 26%;
}

.home-your-get-way-sec img{
  height: 53px;
}

.home-your-get-way-sec .para-type-1{
  max-width: 70%;
}

.your-get-way-btns{
  display: flex;
  margin-top: 40px;
}

.your-get-way-btns a{
  margin-right: 20px;
}

.effortless-thumnail-title{
  position: absolute;
  top: 35px;
  left: 30px;
}

.effortless-thumnail-title.twitter h4{
  color: #181818;
}

.effortless-thumnail-title.twitter p{
  color: #808080;
  font-size: 15px;
  line-height: normal;
  max-width: 85%;
}

.effortless-thumnail-title.twitter img{
  margin-top: 50px;
  width: auto;
  height: 19px;
  padding-right: 10px;
  min-height: 100%;
}

.effortless-thumnail-title h4{
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: #fff;
}

.effortless-thumnail-card .play-icon{
  position: absolute;
  top: 40%;
  left: 43%;
  cursor: pointer;
  width: 56px;
  height: 60px;
  min-height: auto;
}

.effortless-thumnail-card {
  position: relative;
  min-height: 382px;
  border-radius: 25px;
  border: 1px solid #d2d2d2;
  height: 100%;
  overflow: hidden;
}

.effortless-thumnail-card img{
  border-radius: 25px;
  min-height: 382px;
  object-fit: cover;
  width: 100%;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  display: none;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
  display: none;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
  background-image: url(../images/slider-next-icon.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 25px;
  width: 42px;
  height: 35px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next{
  background-image: url('../images/slider-next-icon.svg');
  background-repeat: no-repeat;
  transform: rotateY(180deg);
  position: absolute;
  right: 50px;
  top: 25px;
  width: 42px;
  height: 35px;
  left:auto;
}

.swiper-wrapper{
  padding-top: 80px;
}

.effortless-financial-services-sec .heading-type-1{
  position: absolute;
}

.effortless-financial-services-sec{
  margin-bottom: 100px;
}

.home-offers-sec{
  background-color: #f8f8f8;
  padding: 60px 0;
}

/*.home-offers-sec .heading-type-1{
  position: absolute;
}*/

.home-offer-card{
  position: relative;
  transition: all 0.3s ease-in-out;
}

.home-offer-card img{
  width: 100%;
  transition: all 0.3s ease-in-out;
  min-height: 226px;
  border-radius: 25px;
}

.home-offer-btns {
  position: absolute;
    top: 25%;
    flex-wrap: wrap;
    display: none;
    transition: all 0.3s ease-in-out;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;

}

.home-offer-btns a{
  margin-bottom: 12px;
  transition: all 0.3s ease-in-out;
}

.home-offer-card h2{
  font-size: 20px;
  line-height: 26px;
  color: #181818;
  max-width: 100%;
  margin-top: 16px;
  margin-left: 15px;
  font-weight: 400;
}


.home-offer-card p{
  margin-left: 15px;
  margin-bottom: 0;
}

.home-offer-card span{
  margin-left: 15px;
}

.home-offer-card:hover img{
  opacity: 0.2;
}

.home-offer-card:hover .home-offer-btns{
  display: flex;
}

.home-offer-card:hover h2{
  color: #65BC47;
}

.home-offer-title{
  display: flex;
  justify-content: space-between;
  width: 90%;
  position: relative;
}

.home-offer-title a {
    z-index: 999;
}

.home-offers-slider{
  margin-top: -50px;
}

.home-refer-sec{
  padding: 60px 0;
}

.home-refer-widgets .refer-box-sec{
  width: 100%;
  text-decoration: none;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  display: flex;
  padding: 0 35px;
  margin-bottom: 20px;
  min-height: 117px;
  align-items: center;
}

.home-refer-widgets img{
  margin-right: 30px;
  height: 50px;
}

.home-refer-widgets .box-text p{
  margin-bottom: 0;
  font-size: 20px;
  line-height: 26px;
  color: #181818;
}

.home-refer-widgets .box-text span{
  font-size: 15px;
  line-height: normal;
  color: #808080;
}

.home-refer-widgets .box-text span img{
  margin-right: 10px;
  height: 19px;
  width: auto;
}

.footer-top-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-logos a:nth-child(1) img {
  height: 46px;
}

.footer-logos a:nth-child(2) img{
  height:61px;
}

.footer-lang-switcher{
  border-radius: 55px;
/*  border:1px solid #dcdcdc;*/
}

.footer-lang-switcher a{
  font-size: 18px;
  line-height: 35px;
  color: #181818;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.footer-lang-switcher a:last-child:hover{
  border:1px solid #181818 !important;
  border-left: none !important;
  transition: all 0.3s ease-in-out;
  border-left: 0;
}

.footer-lang-switcher a:last-child:focus{
  background-color: #65BC47;
  color: #fff;
  border:none;
  border:1px solid #65BC47 !important;
}

.footer-lang-switcher a:first-child{
  width: 82px;
  height: 57px;
  border-radius: 55px 0px 0px 55px;
  margin-right: -5px;
}

.footer-lang-switcher a:last-child{
  width: 82px;
  height: 57px;
  border-radius: 0px 55px 55px 0px !important;
  border:1px solid #dcdcdc;
  border-left: 0;
}

.footer-lang-switcher a.active{
  background-color: #65BC47;
  color: #fff;
}

.footer-lang-switcher a.active:hover{
  background-color: rgba(101,188,71,0.7);
  border: 1px solid #93d07e;
}

.footer-logos{
  display: flex;
  align-items: center;
}

.footer-logos a:first-child{
  margin-right: 53px;
}

.footer-menu{
  list-style-type: none;
  margin-top: 50px;
  padding-left: 0;
}

.footer-menu li, .footer-menu li a{
  font-size: 15px;
  line-height: normal;
  color: #181818;
  margin-bottom: 10px;
  cursor: pointer;
  text-decoration: none;
}

.footer-menu li a:hover{
  color: #65BC47;
}
.footer-sub-logos{
  display: flex;
  margin-top: 50px;
  justify-content:flex-end
}

.footer-sub-logos a:last-child{
  margin-right: 0;
}

.footer-sub-logos a{
  width: 55px;
  margin-right: 20px;
}

footer{
  padding-top: 50px;
  /*background-image: url(../images/footer-background-logo.png);
  background-repeat: no-repeat;
  background-size: 27%;
  background-position: 98% center;*/
}

.footer-sub-logos a img{
  width: 100%;
}

.footer-bottom-sec{
  margin-top: 90px;
}

.footer-bottom-sec p{
  font-size: 12px;
  line-height: normal;
  color: #bebebe;
}

.footer-bottom-sec p a:hover, .footer-bottom-sec p a:focus{
  color: #65BC47;
}

.footer-bottom-sec p a{
  text-decoration: none;
  font-size: 12px;
  line-height: normal;
  color: #bebebe;
  transition: all 0.3s ease-in-out;
}

.footer-bottom-sec p:first-child{
  max-width: 62%;
}

.footer-bottom-sec p:last-child{
  max-width: 100%;
  padding-bottom: 10px;
}

.mobile-menu{
  display: none;
}

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

.header-right-sec li{
  margin-right: 16px;
}

.header-right-sec li:last-child{
  margin-right: 0;
}

.header-right-sec li a{
  font-size: 13px;
  text-decoration: none;
  line-height: 25px;
  color: #808080;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

.header-right-sec li a:hover{
  color: #65BC47;
}

.globe-icon{
  margin-right: 7px;
  width: 12px;
  height: 12px;
}

.mobile-footer-menu{
  display: none;
}

.effortless-video-modal .modal-content{
  padding: 0;
  background-color: transparent;
  border:none;
}
.effortless-video-modal .modal-body{
  padding: 0;
}

.effortless-video-modal .modal-dialog{
  max-width: 50%;
}

.home-your-get-way-sec h2{
  max-width: 75%;
}

/*.home-popup-video{
  width:60%;
  margin:0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}*/


/* =============================== Personal finance page css start =================================*/
.personal-finance-banner-top{
  background-color: #65BC47;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  justify-content: space-between;
}

.personal-finance-banner-top .banner-text{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

.personal-finance-banner-top .banner-text a{
  transition: all 0.3s ease-in-out;
}

.personal-finance-banner-top .banner-text a:hover{
  color: #808080 !important;
  border:1px solid #bebebe;
}

.personal-finance-banner-top .banner-text a:focus{
  color: #808080 !important;
  border:1px solid #bebebe;
}

.personal-finance-banner-top .banner-text h1{
  font-size: 40px;
  line-height: 52px;
  color: #fff;
  max-width: 60%;
}

.personal-finance-banner-top .banner-text p{
  font-size: 13px;
  line-height: normal;
  color: #fff;
  font-weight: 400;
  max-width: 50%;
}

.personal-finance-banner-top.installment img{
  position: relative;
  top: 40px;
}
.personal-finance-banner-top img{
  padding-right: 30px;
  height: 303px;
}

.personal-finance-banner-bottom{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 65px;
}

.personal-finance-banner-bottom a{
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.personal-finance-banner-bottom a img{
  width: 24px;
}

.personal-finance-banner-bottom a p{
  font-size: 23px;
  line-height: 30px;
  font-weight: 700;
  color: #1e1e1e;
  margin-left: 18px;
  max-width: 78%;
}

.start-using-today-sec{
  padding: 60px 0;
}

.start-using-title{
  text-align:center;
}

.start-using-title .para-type-1{
  max-width: 35%;
  margin: auto;
}

.personal-finance-timeline{
  display: block;
  width: 100%;
  margin-top: 40px;
}

.personal-finance-timeline a{
  margin:auto;
  position: relative;
  top:40px;
}

.timeline-text{
  margin-top: 10px;
}

.timeline-text p{
  max-width: 65%;
  text-align: center;
  margin: auto;
  min-height: 100px;
}

.timeline li span{
  width: 139px;
  height: 45px;
  border-radius: 10px;
  background-color: #f3f3f3;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  display: flex;
  color: #64BB47;
  align-items: center;
  justify-content: center;
}

.timeline{
  padding-left: 0;
}

.timeline li{
  list-style: none;
  float: left;
  width: 33.3333%;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.timeline-btn {
  background: #fff;
  padding: 0 22px;
}

.timeline .timeline-btn:after{
  content: "";
  position: absolute;
  width: 60%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  top: 25px;
  left: 265px;
  z-index: -999;
  transition: all ease-in-out .3s;
}

.timeline .last-timeline-btn:after{
  display: none;
}

.timeline-text h2{
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #414141;
  text-align: center;
}

.timeline-text p{
  font-size: 15px;
  line-height: 25px;
  color: #808080;
  font-weight: 400;
  text-align: center;
}

.criteria-inner h2{
  margin-bottom: 16px;
}

.criteria-box-sec span{
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: rgba(24, 24, 24, 0.5);
}

.criteria-box-sec h3{
  font-size: 18px;
  line-height: 23px;
  color: #181818;
}

.criteria-box-sec{
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  min-height: 146px;
  margin-bottom: 16px;
}

.criteria-inner{
  background-color: #f3f3f3;
  border-radius: 20px;
  padding: 40px;
  position: relative;
}

.criteria-inner a{
  margin-left: 15px;
  margin-top: 25px;
}

.criteria-img-sec{
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}

.life-situation-card img {
  border-radius: 25px;
}

.criteria-sec-main{
  margin-top: 60px;
  margin-bottom: 80px;
}

.accordion-item{
  border:none;
  border-bottom: 1px solid #BEBEBE;
  padding: 30px 0 30px 0;
}

.accordion-button:focus{
  box-shadow: none;
  outline: none;
}

.accordion-button{
  font-size: 20px;
  line-height: 30px;
  color: #181818;
  padding: 0;
}

.accordion-button:not(.collapsed){
  color: #181818;
  border: none;
  background-color: transparent;
  box-shadow: none;
}

.accordion-body{
  font-size: 15px;
  color: #808080;
  line-height: 24px;
  padding: 10px 0;
}

.here-to-help-sec{
  border:1px solid #bebebe;
  padding: 40px;
  border-radius: 20px;
  margin-left: 100px;
}

.here-to-help-sec h2{
  font-size: 25px;
  line-height: 32px;
  color: #181818;
}

.here-to-help-sec p{
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  max-width: 75%;
}

.here-to-help-sec a p{
  font-size: 16px;
  line-height: 17px;
  color: #bebebe;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.here-to-help-sec a:hover i, .here-to-help-sec a:hover p{
  color: #65BC47;
}

.here-to-help-sec a{
  display: flex;
  text-decoration: none;
  margin-bottom: 10px;
}

.here-to-help-sec a i{
  font-size: 13px;
  margin-right: 10px;
  color: #bebebe;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.help-links{
  margin-top: 30px;
}

.life-situation-card:hover a{
  color: #64BB47;
}

.life-situation-card a{
  position: relative;
  font-size: 20px;
  line-height: 26px;
  color: #181818;
  max-width: 100%;
  margin-top: 16px;
  margin-left: 15px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: block;
}

.life-situation-sec{
  padding: 80px 0;
  background-color: #f8f8f8;
}

.life-situation-sec h2{
  position: absolute;
}

.faq-sec-main{
  padding: 80px 0;
}

.mobile-time-line-dots{
  display: none;
}

.Personal-finance-banner {
  background-color: #f3f3f3;
  padding: 30px 0;
}

.desktop-img, .desktop-btn{
  display: flex;
}

.desktop-img{
  display: block;
}

.mobile-img, .mobile-btn{
  display: none;
}

.accordion-button:not(.collapsed)::after{
  background-image: url('../images/faq-close-icon.svg');  
  background-size: 12px;
  background-position: center;
}

.accordion-button::after{
  background-image: url('../images/plus-icon.svg');  
  background-size: 24px;
}

.personal-finance-banner.installment {
  background-color: #f3f3f3;
  padding: 40px 0;
}

.personal-finance-banner-top.installment .banner-text h1{
  max-width: 80%;
}

.personal-finance-banner-top.installment .banner-text p{
  max-width: 70%;
}

.installment.personal-finance-banner-top{
  padding: 40px 40px 40px 40px;
}

.installment-timeline .timeline li span{
  width: 100%;
  padding: 0 17px;
}

.installment-timeline-img{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 100px;
}

.installment-timeline-img img{
  width: 535px;
}

.find-shop-tab-sec nav{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.find-shop-tab-sec button.active, .find-shop-tab-sec button:focus{
  background-color: #64BB47 !important;
  color: #fff !important;
  border:1px solid #64BB47 !important;
}

.find-shop-tab-sec button:hover{
  background-color: #fff !important;
  color: #808080 !important;
  border:1px solid #bebebe !important;
}

.find-shop-tab-sec button{
  height: 37px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 20px;
  border: 1px solid #BEBEBE !important;
  color: #000;
  font-size: 15px;
  line-height: 17px;
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  margin-right: 12px;
  white-space: nowrap;
}

.find-shop-tab-sec .nav-tabs{
  border-bottom: none;
}

.find-shop-tab-sec .tab-content{
  padding: 0 !important;
  border: none !important;
  margin-top: 40px;
}

.find-shop-tab-sec .tab-content .image-card{
  margin-bottom: 25px;
}

.find-your-shop-sec .swiper-wrapper{
  padding-top: 0;
  padding-bottom: 50px;
}

.find-your-shop-sec{
  padding-bottom: 40px;
}

.find-your-shop-sec h2{
  margin-bottom: 20px;
}

.find-your-shop-sec .swiper-button-next, .find-your-shop-sec .swiper-rtl .swiper-button-prev{
  top: auto;
  bottom: 0;
}

.find-your-shop-sec .swiper-button-prev, .find-your-shop-sec .swiper-rtl .swiper-button-next{
  top: auto;
  bottom: 0;
}

.find-shop-tab-sec .dropdown-toggle::after{
  display: none;
}

.find-shop-tab-sec .dropdown-toggle.show{
  background-color: #64BB47;
}

.find-shop-tab-sec .dropdown-menu{
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  min-width: 172px;
  border-radius: 10px !important;
  padding: 15px;
}

.find-shop-tab-sec .form-check-input:checked {
    background-color: #64BB47;
    border-color: #808080;
    border-radius: 4px;
    border:1.5px solid #808080;
}

.find-shop-tab-sec .form-check-input:focus{
  box-shadow: none;
}

.find-shop-tab-sec .dropdown-menu label{
  font-size: 13px;
  line-height: 19px;
  color: #293228;
}

 .find-shop-tab-sec .dropdown-menu .form-check {
  display: flex;
}

.find-shop-tab-sec .dropdown-menu li{
  margin-bottom: 20px;
}

.find-shop-tab-sec .dropdown-menu li:last-child{
  margin-bottom: 0;
}
/* =========================== Personal finance page css end ============================*/

/* =========================== credit cards page css start ============================*/
.credit-cards-home-bnr{
  background-color: #f3f3f3;
  padding: 40px 0 70px 0;
}
.credit-cards-home-bnr-inner{
  position: relative;
}

.credit-card-home-bnr-text{
  position: absolute;
  top: 40px;
  text-align: center;
  width: 100%;
}

.credit-card-home-bnr-text h2{
  font-size: 40px;
  line-height: 52px;
  max-width: 40%;
  margin: auto;
  color: #fff;
}

.credit-card-home-bnr-text a{
  margin:auto;
  margin-top: 30px;
}

.credit-cards-home-bnr-blocks{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 65px;
}

.credit-cards-home-bnr-blocks a{
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.credit-cards-home-bnr-blocks a img{
  width: 24px;
}

.credit-cards-home-bnr-blocks a p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #1e1e1e;
  margin-left: 18px;
  max-width: 68%;
}

.credit-cards-type-text p{
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #293228;
}

.credit-cards-type-details{
  margin-top: 45px;
}

.credit-cards-type-details p{
  display: flex;
  margin-bottom: 20px;
}

.credit-cards-type-details span{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #1e1e1e;
  max-width: 55%;
}

.credit-cards-type-details img{
  width: 24px;
  height: 100%;
  margin-right: 25px;
}

.credit-cards-type-text{
  margin-top: 50px;
}

.credit-cards-types{
  padding-top: 120px;
}

.credit-cards-type-text:last-child{
  padding-left: 50px;
}

.card-offers-table{
  padding: 45px 70px;
  background-color: #f3f3f3;
  border-radius: 20px;
}

.card-offers-table thead tr{
  height: 68px;
}
.card-offers-table table th{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #120E0B;
  text-align: center;
}

.card-offers-table .table>thead {
    vertical-align: middle;
}

.card-offers-table table th{
  border-bottom: none;
}

/*.card-offers-table tbody tr{
  height: 68px;
}*/

.card-offers-table tbody tr td p span{
  font-size: 12px;
  line-height: 13px;
  color: #8D8D8D;
  font-weight: 400;
}

.card-offers-table tbody tr td p{
  text-align: center;
  display: grid;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

.card-offers-table tbody tr td{
  background-color: #fff;
  border-bottom: none;
  padding: 15px 18px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.card-offers-table tbody tr td:last-child{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.card-offers-table tbody tr td:first-child{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

tr.spacer {
    height: 8px !important;
}

.card-offers-table tbody {
    vertical-align: middle;
}

.one-mission-sec{
  padding: 120px 0;
}

.one-mission-sec .container{
  padding: 0 90px;
}

.one-mission-sec h2{
  font-size: 30px;
  line-height: 39px;
  color: #120E0B;
  text-align: center;
  margin-bottom: 40px;
}

.help-link-button a{
  width: 205px;
  height: 48px;
  border:1px solid #BCBCBC;
  border-radius: 10px;
  font-size: 16px;
  line-height: 17px;
  color: #BCBCBC;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.schedule-fees-sec h2{
  font-size: 30px;
  line-height: 39px;
  color: #120E0B;
  margin-bottom: 40px;
}

.card-offers-table button{
  background-color: #f3f3f3;
  color: rgba(18, 14, 11, 0.5);
  width: auto;
  height: 49px;
  border-radius: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-right: 20px;
}

.card-offers-table button.active, .card-offers-table button:hover{
  background-color: #64BB47 !important;
  color: #fff !important;
  width: auto;
  height: 49px;
  border-radius: 10px;
}

.card-offers-table .nav-tabs {
  border:none;
}

.contact-blocks-card{
  background-color: #f3f3f3;
  border-radius: 20px;
  padding: 25px 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  min-height: 216px;
  position: relative;
}

.contact-blocks-card-img{
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: end;
  height: auto;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.contact-blocks-card-cnt p{
  margin-bottom: 0;
}

.contact-blocks-card-cnt span, .contact-blocks-card-cnt h4{
  margin-bottom: 10px;
  display: block;
}

.contact-blocks-card-cnt span a{
  text-decoration: none;
  color: #65BC47;
  transition: all 0.3s ease-in-out;
}

.contact-blocks-card-cnt span a:hover{
  color: rgba(101,188,71,0.7);;
}

.contact-blocks-card-img img{
  width: auto;
  height: 50px;
}

.contact-blocks-card-img img.mail-icon{
  height: 43px;
}

.contact-blocks-card.bottom-blocks{
  flex-wrap: wrap;
  min-height: 220px;
}

.contact-blocks-card.bottom-blocks .contact-blocks-card-cnt{
  width: 100%;
}

.contact-blocks-card.bottom-blocks .contact-blocks-card-img{
  display: flex;
  justify-content: flex-end;
/*  width: 100%;*/
}

.contact-partner-block{
  padding: 25px 45px 40px 45px;
  background-color: #65BC47;
  background-image: url(../images/contact-partner-bg.png);
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: right;
  min-height: 315px;
}

.contact-partner-block a:hover, .contact-partner-block a:focus{
  border:1px solid #bebebe !important;
  color: #808080 !important;
  background-color: #fff !important;
}

.contact-partner-block img{
  margin-bottom: 10px;
  width: 35px;
}

.contact-partner-block h2{
  color: #fff !important;
  max-width: 80%;
  margin-bottom: 50px;
}

.contact-social-media a img{
  width: 35px;
}

.contact-social-media a{
  margin-right: 20px;
}

.contact-joinus-box{
  background-color: #f3f3f3;
  border-radius: 20px;
  padding: 25px 0 0 37px;
  display: flex;
  min-height: 315px;
}

.contact-joinus-box-inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

.contact-joinus-box-image{
  display: flex;
  align-items: flex-end;
}

.contact-social-media{
  margin-bottom: 47px;
}

.contact-joinus-box-image img{
  border-radius: 20px;
}

.contact-blocks{
  padding: 80px 0;
}

.contact-blocks h1{
  margin-bottom: 40px;
}

.offers-main-bnr{
  background-color: #f4f4f4;
  padding: 80px 0;
}

.offers-main-bnr h1{
  max-width: 35%;
}

.offers-main-bnr p{
  max-width: 50%;
}

.main-faq-block .input-group{
  max-width: 524px;
  height: 48px;
  margin-top: 32px;
}

.main-faq-block .input-group img{
  width: 24px;
}

.main-faq-block .input-group-text{
  background-color: transparent;
  border-radius: 10px 0 0 10px;
  border:1px solid #E5E5E5;
  border-right: none;
}

.main-faq-block input{
  border-left: none !important;
  padding-left: 0;
  border-radius: 0px 10px 10px 0;
  border:1px solid #E5E5E5;
}

.main-faq-block input::placeholder{
  font-size: 15px;
  line-height: 24px;
  color: #979797;
}

.main-faq-block input:focus{
  outline: 0;
  box-shadow: none;
}

.filter-btn, .dropdown-filter-btn{
  background-color: #fff;
  border:1px solid #bebebe;
  border-radius: 10px;
  height: 37px;
  width: max-content;
  font-size: 15px;
  line-height: normal;
  color: #181818;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin-right: 12px;
  transition: all 0.3s ease-in-out;
}

.dropdown-filter-btn:focus, .dropdown-filter-btn.active{
  background-color: #65BC47;
  color: #fff;
  border:1px solid #65BC47;
}

.filter-btn button{
  border:none;
  background-color: transparent;
}

.filter-btn img{
  display: none;
  margin-left: 10px;
  margin-top: 3px;
}

.filter-btn.active{
  background-color: #65BC47;
  color: #fff;
  border:1px solid #65BC47;
}

.filter-btn.active img{
  display: flex;
}

.filter-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: -8px;
  margin-right: -8px;
}

.filter-control {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-x: scroll;
  padding-left: 10px;
}

.filter-control::-webkit-scrollbar{
  display: none;
}


.filter-content {
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 40px;
}

.home-offer-card{
  margin-bottom: 56px;
}

.offers-tab-sec{
  padding: 72px 0;
}

input.filter-btn{
  padding: 0;
  width: 16px;
  height: 16px;
  margin-top: 8px;
}

.form-check-input:checked{
  background-color: #64BB47;
  border-color: #64BB47;
}

input.filter-btn:focus{
  outline: none;
  box-shadow: none;
}

.more-btn-drop li{
  margin-bottom: 10px;
}

/* =========================== credit cards page css end ============================*/

.offer-info-bnr{
  background-color: #f3f3f3;
  padding: 40px 0 65px 0;
}

.oferr-info-bnr-inner{
  background-color: #fff;
  border-radius: 20px;
}

.offer-info-bnr-cnt{
  padding: 40px 0 40px 50px;
}

.offer-info-bnr-cnt h1{
  font-size: 40px;
  line-height: 52px;
  color: #181818;
  max-width: 70%;
}
.offer-info-bnr-cnt p{
  max-width: 63%;
  margin-bottom: 32px;
}

.offer-info-bnr-cnt span{
  font-size: 14px;
  line-height: 21px;
  color: #727272;
  font-weight: 700;
}

.offer-info-bnr-btns{
  display: flex;
  margin-bottom: 56px;
}

.offer-info-bnr-btns .apply-now-btn{
  width: 162px;
  height: 48px;
  background-color: #64BB47;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-right: 12px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.offer-info-bnr-btns .apply-now-btn:hover{
  background-color: rgba(101,188,71,0.7);
  border: 1px solid #93d07e;
}

.offer-info-bnr-btns .terms-btn{
  width: 183px;
  height: 48px;
  background-color: #fff;
  border:1px solid #bebebe;
  border-radius: 10px;
  color: #bebebe;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.offer-info-bnr-btns .terms-btn:hover{
  color: #181818;
  border:1px solid #181818;
}

.offer-info-bnr-img{
  height: 100%;
  display: flex;
  object-fit: cover;
}

.offer-info-benefits{
  padding: 80px 0 72px 0;
}

.offer-info-benefits-cnt p{
  margin-bottom: 40px;
  max-width: 80%;
}

.offer-info-benefits-icon-sec .link-type-7{
  width: 162px;
  align-items: center;
  justify-content: center;
}

.offer-info-benefits-icon-sec a{
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 62px;
}

.offer-info-benefits-icon-sec a img{
  width: 24px;
}

.offer-info-benefits-icon-sec a p{
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #1e1e1e;
  margin-left: 18px;
  max-width: 78%;
}

.start-using-today-sec.offer-info-page .timeline-btn{
  background:#f3f3f3;
}

.start-using-today-sec.offer-info-page .timeline li span{
  background-color: #fff;
}

.start-using-today-sec.offer-info-page .timeline .timeline-btn:after{
  z-index: 999;
}

.social-media-bnr{
  background-image: url('../images/social-media-bnr.png');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 260px;
  border-radius: 20px;
  padding: 55px 62px;
  margin:72px 0;
}

.social-media-bnr h2{
  color: #FFF;
  font-size: 30px;
  line-height: 39px;
}

.social-media-bnr-icons{
  display: flex;
  margin-top: 20px;
}

.social-media-bnr-icons a {
  margin-right: 20px;
}

.social-media-bnr-icons a img{
  width: 32px;
  height: 32px;
}

.apply-form-main{
  padding: 30px;
}

.modal-body{
  padding: 0;
}

.modal-dialog{
  max-width: 617px;
}

.apply-form-main h2{
  margin-bottom: 40px;
}

.apply-form-main input:focus{
  outline: none;
  box-shadow: none;
}

.apply-form-main input{
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
  margin-bottom: 40px;
}

.apply-form-main textarea{
  resize: none;
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
}

.apply-form-main label{
  font-size: 16px;
  line-height: 24px;
  color: rgba(24, 24, 24, 0.5);
  font-weight: 400;
}

.textarea-count{
  font-size: 16px;
  line-height: normal;
  color: rgba(24, 24, 24, 0.5);
  font-weight: 400;
  text-align: right;
  display: block;
}

.form-check {
  display: flex;
  align-items: center;
}
.form-check input{
  width: 13px;
  height: 13px;
  border:2px solid #bebebe;
  border-radius: 0 !important;
  margin-right: 13px;
  margin-bottom: 0;
  border-radius: 4px !important;
}

.apply-form-main a{
  margin-top: 52px;
}

.offers-page-social-bnr .social-media-bnr.desktop-img{
  background-image: url("../images/offer-page-social-desktop-bnr.png");
  border-radius: 20px;
  padding: 35px 52px;
  min-height: 380px;
  margin:0 0 40px 0;
}

.offers-page-social-bnr .social-media-bnr h2{
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  color: #fff;
  max-width: 35%;
  margin-top: 16px;
}

.offers-page-social-bnr .social-media-bnr p{
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #fff;
  max-width: 35%;
  margin-bottom: 40px;
}

.raice-request-forms-tabs nav .nav-tabs{
  border-bottom: none !important;
  flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
}

.raice-request-forms-tabs nav button{
  background-color: #fff;
  border:1px solid #bebebe !important;
  color: #181818;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  border-radius: 10px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 41px;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}

.raice-request-forms-tabs nav button.active, .raice-request-forms-tabs nav button:focus{
  background-color: #65BC47 !important;
  color: #fff !important;
  border:1px solid #65BC47 !important;
}

.raice-request-forms-tabs nav button:hover{
  background-color: #fff !important;
  color: #808080 !important;
  border:1px solid #bebebe !important;
}

.form-warning-msg{
  margin:32px 0;
}

.form-warning-msg p{
  color: #FF0000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 80%;
}

.raice-request-forms-tabs form{
  max-width: 50%;
}

.raice-request-forms-tabs input:focus, .raice-request-forms-tabs select:focus{
  outline: none;
  box-shadow: none;
}

.raice-request-forms-tabs input, .raice-request-forms-tabs select{
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
  margin-bottom: 40px;
}

.raice-request-forms-tabs input:focus, .raice-request-forms-tabs select:focus{
  border-bottom: 2px solid #65BC47;
}

.raice-request-forms-tabs select option:hover{
  background-color: red;
}

.raice-request-forms-tabs textarea{
  resize: none;
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
}

.raice-request-forms-tabs label{
  font-size: 16px;
  line-height: 24px;
  color: rgba(24, 24, 24, 0.5);
  font-weight: 400;
}

.raice-request-forms-tabs .textarea-count{
  font-size: 16px;
  line-height: normal;
  color: rgba(24, 24, 24, 0.5);
  font-weight: 400;
  text-align: right;
  display: block;
}

.raice-request-forms-tabs .form-check {
  display: flex;
  align-items: center;
}
.raice-request-forms-tabs .form-check input{
  width: 13px;
  height: 13px;
  border:1px solid #181818;
  border-radius: 0 !important;
  margin-right: 13px;
  margin-bottom: 0;
}

.raice-request-forms-tabs a{
  margin-top: 52px;
}

.form-title-cnt{
  margin:32px 0 40px 0;
}

.have-questions-sec{
  padding: 100px 0 80px 0;
}

.have-questions-sec h2{
  margin-bottom: 40px;
}

.call-block-card{
  margin-top: -100px;
}

.raice-request-forms{
  margin-top: 80px;
}

.raice-request-forms-tabs nav .nav-tabs::-webkit-scrollbar{
  display: none;
}

.board-reports-main{
  padding: 100px 0 80px 0;
}

.board-reports-main h1{
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  margin-bottom: 32px;
  color: #181818;
}

.board-report-card{
  padding: 24px 30px;
  background-color: #f3f3f3;
  border-radius: 20px;
  min-height: 236px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-image: url('../images/board-report-card-bg.png');
  background-repeat: no-repeat;
  background-position: right 100%;
  margin-bottom: 25px;
  background-size: contain;
}

.board-report-card h2{
  max-width: 65%;
}

.board-report-card a{
  font-size: 15px;
  line-height: 16px;
  color: #64BB47;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.finitials-statement-links {
  padding-left: 65px;
  display: flex;
  flex-wrap: wrap;
}

.finitials-statement-links a{
  margin-bottom: 16px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.finitials-statement-links a:hover, .board-report-card a:hover{
  color:rgba(101,188,71,0.5);
}

.finitials-card {
  display: flex;
  align-items: flex-start;
  margin-bottom: 65px;
}

.finitials-main-sec h2{
  margin-bottom: 56px;
}

.main-faq-block .nav-link.active, .main-faq-block .nav-link:hover{
  background-color: #64BB47 !important;
  color: #fff !important;
  border:1px solid #64BB47 !important;
}

.main-faq-block .nav-link{
  white-space: nowrap;
  height: 41px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px;
  border: 1px solid #BEBEBE !important;
  color: #000;
  font-size: 15px;
  line-height: 17px;
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  margin-right: 12px;
}

.main-faq-block .nav-tabs{
  border-bottom: none;
}

.main-faq-block .tab-content{
  padding: 0 !important;
  border: none !important;
  margin-top: 40px;
}

.main-faq-block .accordion-item{
  border-radius: 0 !important;
  margin-right: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.main-faq-block .faq-sec-main{
  padding: 0 0 80px 0;
}

.fees-and-charges-main {
  margin-top: 80px;
}

.fees-and-charges-tabs .nav-link.active, .fees-and-charges-tabs .nav-link:focus{
  background-color: #64BB47 !important;
  color: #fff !important;
  border:1px solid #64BB47 !important;
}

.fees-and-charges-tabs .nav-link:hover{
  background-color: #fff !important;
  color: #808080 !important;
  border:1px solid #bebebe !important;
}

.fees-and-charges-tabs .nav-link{
  white-space: nowrap;
  height: 41px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px;
  border: 1px solid #BEBEBE !important;
  color: #000;
  font-size: 15px;
  line-height: 17px;
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  margin-right: 12px;
}

.fees-and-charges-tabs .nav-tabs{
  border-bottom: none;
}

.fees-and-charges-table{
  max-width: 555px;
  margin-right: 30px;
}

.fees-and-charges-table tr{
  height: auto;
}

.fees-and-charges-table .table>thead {
    vertical-align: middle;
}

.fees-and-charges-table table th{
  border-bottom: none;
  padding: 15px 18px;
}

.fees-and-charges-table tbody tr td{
  background-color: #f3f3f3;
  border-bottom: none;
  padding: 15px 18px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.fees-and-charges-table tbody tr td:last-child{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.fees-and-charges-table tbody tr td:first-child{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.fees-and-charges-table tbody {
    vertical-align: middle;
}

.table-head-sec{
  width: 220px;
}

.fees-and-charges-tabs .tab-content{
  margin-top: 40px;
}

.fees-and-charges-conditions span{
  font-size: 12px;
  line-height: 20px;
  color: #808080;
  font-weight: 400;
}

.fees-and-charges-conditions p{
  font-size: 12px;
  line-height: 20px;
  color: #bebebe;
  font-weight: 400;
  margin-bottom: 15px;
}

.fees-and-charges-tabs h1{
  font-size: 40px;
  line-height: 52px;
  color: #181818;
  margin-bottom: 16px;
}

.emi-calculator-tabs .nav-link.active, .emi-calculator-tabs .nav-link:focus{
  background-color: #64BB47 !important;
  color: #fff !important;
  border:1px solid #64BB47 !important;
}

.emi-calculator-tabs .nav-link:hover{
  background-color: #fff !important;
  color: #808080 !important;
  border:1px solid #bebebe !important;
}

.emi-calculator-tabs .nav-link{
  white-space: nowrap;
  height: 41px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px;
  border: 1px solid #BEBEBE !important;
  color: #000;
  font-size: 15px;
  line-height: 17px;
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  margin-right: 12px;
}

.emi-calculator-tabs .nav-tabs{
  border-bottom: none;
}

.calculatorf-form-sec{
  max-width: 500px;
  margin-right: 70px;
}

.calculatorf-form-sec input:focus, .calculatorf-form-sec select:focus{
  outline: none;
  box-shadow: none;
  border-bottom: 2px solid #65BC47;
}

.calculatorf-form-sec input, .calculatorf-form-sec select{
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
  margin-bottom: 40px;
  padding-left: 0;
}

.calculatorf-form-sec input::placeholder{
  color: #181818;
}

.calculatorf-form-sec textarea{
  resize: none;
  border: none;
  border-bottom: 2px solid #c1c1c1;
  border-radius: 0;
}

.calculatorf-form-sec label{
  font-size: 16px;
  line-height: 24px;
  color: rgba(24, 24, 24, 0.5);
  font-weight: 400;
  display: flex;
  justify-content: space-between;
}

.calculatorf-form-sec h2{
  margin-bottom: 30px;
}

.calculatorf-form-sec .radio-btn{
  margin-bottom: 0 !important;
  width: 18px !important;
  height: 18px !important;
  border: 1px solid #65BC47 !important;
  border-radius: 50% !important;
}
.calculatorf-form-sec .radio-btns-main{
  margin:15px 0 25px 0;
}

.calculatorf-form-sec .radio-btns-main .form-check{
 margin-right: 40px;
}

.calculatorf-form-sec .radio-btns-main label{
  color: #181818;
}

.calculatorf-form-btns{
  display: flex;
}

.calculatorf-form-btns a{
  font-size: 15px;
  line-height: 16.5px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  border-radius: 10px;
  padding: 15px 39px;
  text-decoration: none;
  margin-right: 12px;
}

.calculatorf-form-btns .cal-btn{
  background-color: #65BC47;
  border:1px solid #65BC47;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.calculatorf-form-btns .cal-btn:hover{
  background-color: rgba(101,188,71,0.7);
  border: 1px solid #93d07e;
}

.calculatorf-form-btns .refresh-btn{
  background-color: #fff;
  border:1px solid #bebebe;
  color: #bebebe;
  transition: all 0.3s ease-in-out;
}

.calculatorf-form-btns .refresh-btn:focus{
  background-color: #65BC47;
  border:1px solid #65BC47 !important;
  color: #fff !important;
}

.calculatorf-form-btns .refresh-btn:hover{
  color: #181818;
  border: 1px solid #181818;
}

.terms-conditions{
  margin-top: 24px;
}

.terms-conditions span{
  font-size: 12px;
  line-height: 20px;
  color: #979797;
}

.terms-conditions p{
  font-size: 12px;
  line-height: 20px;
  color: #181818;
  margin-bottom: 0;
}

.emi-calculator-main{
  margin-top: 80px;
}
.emi-calculator-main h2{
  margin-bottom: 16px;
}

.emi-calculator-main .tab-content>.active{
  display: flex;
  padding: 42px 47px;
  border:2px solid #65bc47;
  border-radius: 20px;
  margin-bottom: 40px;
  margin-top: 25px;
}

.calculator-results-sec {
  background-color: #65bc47;
  width: 100%;
  border-radius: 20px;
  padding: 32px 37px 40px 37px;
  height: 100%;
}

.finance-amount-sec p{
  font-size: 22px;
  line-height: normal;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}

.finance-amount-sec span{
  color: rgba(244, 244, 244, 0.5);
  font-size: 15px;
  line-height: 25px;
}

.total-amount-sec{
  margin-bottom: 25px;
}

.total-amount-sec span, .total-amount-sec p, .vat-fee-sec p, .vat-fee-sec span{
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}

.total-amount-sec p span{
  margin-right: 20px;
}

.vat-fee-sec{
  display: flex;
  margin-bottom: 32px;
}

.vat-sec-in{
  margin-right: 50px;
}

.vat-sec-in p{
  margin-top: 12px;
}

.apr-sec-in p{
  margin-top: 12px;
}

.processing-fee-sec-in p{
  margin-top: 12px;
}

.apr-sec-in{
  margin-right: 50px;
}

.calculator-results-sec a{
  width: max-content;
  height: auto;
  padding: 10px 25px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #181818;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 10px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.calculator-results-sec a:hover{
  color: #808080;
  border:1px solid #bebebe;
}

.double-table-sec{
  display: flex;
}

.about-main-bnr{
  min-height: 468px;
  background-image: url('../images/about-main-bnr-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}

.about-bnr-cnt h1{
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  max-width: 50%;
  font-weight: bold;
}

.about-bnr-cnt {
  padding-top: 104px;
}

.about-plan-cnt p{
  font-size: 24px;
  line-height: 35px;
  text-align: center;
}

.about-plan-cnt{
  background-color: #f8f8f8;
  padding: 200px 0;
  background-image: url('../images/about-content-bg.png');
  background-position: center;
  background-repeat: no-repeat;
}

.about-mission-card{
  background-color: #f3f3f3;
  border-radius: 20px;
}

.about-mission-cnt{
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}

.about-mission-cnt p{
  margin-bottom: 0;
}

.about-mission-section{
  margin-top: 104px;
}

.about-vision-card{
  background-color: #f3f3f3;
  border-radius: 20px;
}

.about-vision-cnt{
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}

.about-vision-cnt p{
  margin-bottom: 0;
}

.about-vision-section{
  margin-top: 104px;
}

.about-page-sec .your-get-way-card-main{
  margin-top: 80px;
  display: flex;
  flex-wrap: nowrap;
}

.about-page-sec.home-your-get-way-sec p{
  max-width: 100%;
}

.about-page-sec.home-your-get-way-sec{
  background-image: none;
  background-color: #f8f8f8;
  padding: 80px 0;
  margin-top: 104px;
}

.about-page-sec.home-your-get-way-sec .your-get-way-card{
  max-width: 240px;
  margin-right: 30px;
}

.award-cards-main{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-top: 0;
}

.award-cards-main img{
  margin-bottom: 27px;
  width: auto;
  height: 109px;
}

.award-cards-main p{
  font-size: 15px;
  line-height: 15px;
  color: #1e1e1e;
  font-weight: bold;
  margin-bottom: 0;
}

.award-cards-main span{
  font-size: 15px;
  line-height: normal;
  color: #1e1e1e;
}

.about-awards-section{
  margin-top: 104px;
}

.about-awards-section h2{
  max-width: 60%;
}

.our-team-tabs .nav-link.active, .our-team-tabs .nav-link:focus{
  background-color: #64BB47 !important;
  color: #fff !important;
  border:1px solid #64BB47 !important;
}

.our-team-tabs .nav-link:hover{
  background-color: #fff !important;
  color: #808080 !important;
  border:1px solid #BEBEBE !important;
}

.our-team-tabs .nav-link{
  white-space: nowrap;
  height: 41px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px;
  border: 1px solid #BEBEBE !important;
  color: #000;
  font-size: 15px;
  line-height: 17px;
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  margin-right: 12px;
}

.our-team-tabs .nav-tabs{
  border-bottom: none;
}

.team-member-details h4{
  font-size: 20px;
  line-height: 22px;
  color: #293228;
  font-weight: 400;
  margin-bottom: 0;
}

.team-member-details a{
  font-size: 16px;
  line-height: 30px;
  color: #64BB47;
  font-weight: 700;
  text-decoration: none;
  margin-top: 5px;
  display: block;
}

.team-member-details span{
  color: #979797;
  font-size: 14px;
  line-height: normal;
  width: 100%;
  display: block;
}

.team-member-details{
  display: block;
  padding: 10px 35px;
}

.team-member-card img{
  border-radius: 20px;
  width: 100%;
}

.team-member-card{
  margin-bottom: 45px;
}

.our-team-tabs{
  margin-top: 15px;
}

.our-team-tabs .tab-content{
  margin-top: 40px;
}

.about-our-team-main{
  margin-top: 104px;
}

.join-our-team-main{
  padding: 85px 0 65px 0;
  background-color: #f3f3f3;
  margin-top: 40px;
}

.join-our-team-cnt p{
  font-size: 16px;
  line-height: 24px;
  color: #293228;
  margin-bottom: 45px;
}

.join-our-team-cnt{
  padding-right: 80px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.join-our-team-cnt a{
  background-color: #64BB47;
  width: fit-content;
  padding: 14px 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  border: 1px solid #64BB47;
}

.join-our-team-cnt a:hover{
  background-color: rgba(101,188,71,0.7);
  border: 1px solid #93d07e;
}

.about-mission-card img{
  border-radius: 0 20px 20px 0;
}

.about-vision-card img{
  border-radius: 20px 0 0 20px;
}

.careers-main-bnr{
  background-color: #f3f3f3;
  padding:40px 0;
}

.career-main-bnr-inner{
  background-color: #fff;
  border-radius: 20px;
}

.career-bnr-cnt{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 40px;
  flex-wrap: wrap;
}

.career-bnr-cnt h2{
  font-size: 40px;
  line-height: 52px;
  color: #181818;
  max-width: 85%;
}

.career-bnr-cnt p{
  max-width: 70%;
  margin-bottom: 20px;
}

.career-bnr-slider .swiper-button-next{
  right: 32px;
  bottom: 24px;
  top: auto;
  background-image: url("../images/career-next.png");
  background-size: contain;
}

.career-bnr-slider .swiper-button-prev{
  right: 79px;
  bottom: 24px;
  top: auto;
  background-image: url("../images/career-next.png");
  background-size: contain;
}

.career-bnr-slider{
  border-radius:0 20px 20px 0;
}

.career-bnr-slider .swiper-wrapper{
  padding-top: 0;
}

.careers-entrepreneurs-sec{
  margin-top: 80px;
}

.careers-entrepreneurs-sec h2{
  margin-bottom: 15px;
}

.careers-entrepreneurs-sec p{
  font-size: 16px;
  line-height: 24px;
  color: #293228;
  margin-bottom: 0;
}

.career-entrepreneurs-cards{
  margin-top: 30px;
}

.career-entrepreneurs-cards-inner img{
  border-radius: 20px;
  margin-bottom: 24px;
}

.career-core-values-sec h2{
  margin-bottom: 30px;
}

.career-core-values-sec {
  margin-top: 90px;
}

.core-values-card img{
  height: 50px;
  margin-bottom: 7px;
}

.core-values-card{
  margin-bottom: 40px;
}

.career-contact-bnr{
  margin-top: 60px;
}

.career-contact-bnr-in{
  background-image: url("../images/career-ad-bnr.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  text-align: center;
  border-radius: 20px;
}

.career-contact-bnr-in img{
  margin-top: 40px;
  margin-bottom: 15px;
  width: 35px;
}

.career-contact-bnr-in h2{
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  margin-bottom: 50px;
}

.career-contact-bnr-in a{
  background-color: #fff;
  padding: 15px 15px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #1E1E1E;
  font-weight: 700;
  text-decoration: none;
  border:1px solid #bebebe;
  transition: all 0.3s ease-in-out;
}

.career-contact-bnr-in a:hover{
  color: #808080;
}

.explore-the-products-sec{
  margin-top: 100px;
  margin-bottom: 50px;
}

.explore-the-products-sec .main-banner-card p{
  min-height: 95px;
}

/*.explore-the-products-sec h2{
  margin-bottom: 64px;
}*/

.spl-offer-btn{
  font-size: 15px;
  line-height: 23.5px;
  color: #000;
  font-weight: 400;
  padding:6px 15px;
  border-radius: 10px;
  border:1px solid #64BB47;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.spl-offer-btn:focus{
  background-color:#64BB47;
  color: #fff;
}

.spl-offer-btn:hover{
  background-color:#fff;
  color: #808080;
  border: 1px solid #bebebe;
}

.home-offer-card span{
  opacity: 1 !important;
}

.home-offer-card .offer-expired .link-type-8{
  pointer-events: none;
}

.home-offer-card .offer-expired{
  opacity: 0.5;
}

@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1200px !important;
  }
}


@media screen and (max-width:2200px) and (min-width:1700px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1400px !important;
  }

  nav.navbar {
    height: 120px;
  }

  .header-logos-sec img:nth-child(1) {
      height: 90px;
      margin-right: 10px;
  }

  .header-logos-sec img:nth-child(2) {
      height: 35px;
      margin-right: 5px;
  }

  .header-logos-sec img:nth-child(3){
    height: 47px;
  }

  li.nav-item.dropdown a{
    font-size: 20px;
    line-height: 30px;
  }

  li.nav-item.dropdown a{
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .dropdown-menu.large-menu{
    max-width: 40vw;
  }

  .header-right-sec .top-text{
    font-size: 16px;
  }

  .header-right-menu a:first-child{
    width: 180px;
    font-size: 18px !important;
  }

  .link-type-1{
    width: 160px;
    height: 45px;
    font-size: 18px;
    line-height: 20px;
  }

  .header-right-menu a{
    font-size: 20px;
    line-height: 30px;
  }

  .dropdown-menu.large-menu img{
    height: 54px;
  }

  .dropdown-menu.large-menu{
    top:70px;
  }

  .home-main-banner h1 {
    font-size: 50px;
    line-height: 62px;
  }

  .home-main-banner p {
    font-size: 20px;
    line-height: 30px;
  }

  .main-banner-card img{
    height: 280px;
  }

  .main-banner-card h2{
    font-size: 32px;
  }

  .link-type-1, .link-type-2, .link-type-3, .link-type-4, .link-type-5,
  .link-type-6, .link-type-7, .link-type-8, .link-type-9{
    font-size: 18px;
  }

  .link-type-6{
    width: 196px;
    height: 57px;
  }

  .heading-type-1 {
    font-size: 40px;
    line-height: 49px;
  }

  .para-type-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .home-your-get-way-sec img {
    height: 80px;
  }

  .your-get-way-card img {
    height: 61px !important;
  }

  .your-get-way-card h3 {
    font-size: 28px;
    line-height: 37px;
  }

  .your-get-way-card p{
    font-size: 20px;
    line-height: 30px;
  }

  .link-type-2, .link-type-3{
    width: 210px;
    height: 57px;
  }

  .home-your-get-way-sec{
    padding: 100px 0;
  }

  .effortless-thumnail-title h4{
    font-size: 25px;
  }

  .effortless-thumnail-title.twitter p{
    font-size: 18px;
  }

  .effortless-thumnail-title.twitter img{
    height: 25px;
  }

  .home-offer-card img{
    min-height: 290px;
  }

  .link-type-8, .link-type-9{
    width: 187px;
    height: 57px;
  }

  .home-offer-card h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .link-type-4{
    width: 140px;
    height: 46px;
  }

  .home-refer-widgets img{
    height: 60px;
  }

  .home-refer-widgets .box-text p{
    font-size: 25px;
    line-height: 30px;
  }

  .home-refer-widgets .box-text span{
    font-size: 18px;
  }

  .home-refer-widgets .box-text span img{
    height: 22px;
  }

  .home-refer-widgets .refer-box-sec{
    min-height: 140px;
  }

  .globe-icon{
    width: 16px;
    height: 16px;
  }

  .footer-logos a:nth-child(1) img {
    height: 65px;
  }

  .footer-logos a:nth-child(2) img {
    height: 66px;
  }

  .footer-menu li {
    font-size: 18px;
  }

  .footer-bottom-sec p {
    font-size: 16px;
  }

  .personal-finance-banner-top .banner-text h1 {
    font-size: 50px;
    line-height: 62px;
  }

  .personal-finance-banner-top .banner-text p {
    font-size: 18px;
    max-width: 60%;
  }

  .personal-finance-banner-top img{
    height: 345px;
  }

  .personal-finance-banner-bottom a p {
    font-size: 27px;
    line-height: 35px;
  }

  .header-right-sec li a{
    font-size: 16px;
  }

  .desktop-lang-sec a {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .home-main-banner .main-banner-card p{
    min-height: 180px;
  }

  .timeline .timeline-btn:after{
    left: 320px;
  }

}

@media screen and (max-width:768px){
  .container{
    padding-left: 25px;
    padding-right: 25px;
  }

  .dropdown-menu.large-menu img{
    height: 35px;
  }

  .navbar .container{
    justify-content: space-between;
    height: 100%;
    align-items: center;
    flex-direction: row;
    position: absolute;
    top: 0;
    padding: 0;
  }

  .navbar .navbar-brand{
    padding-left: 25px;
  }

  .navbar-collapse{
    background-color: #fff;
    height: 100vh;
    position: absolute;
    top: 50px;
    width: 100%;
    display: flex;
    align-items: baseline;
    z-index: 9;
  }

  .navbar .navbar-toggler{
    padding-right: 25px;
  }

  .home-main-banner{
    padding: 50px 0;
    background-image: none;
    background-color: #f8f8f8;
  }

  .header-logos-sec img{
    width: auto;
  }

  .header-logos-sec img:last-child{
    width: auto;
  }

  .header-logos-sec img:nth-child(3){
    height: 36px;
  }

  .header-logos-sec img:nth-child(2){
    height: 18px;
  }

  .header-logos-sec img:nth-child(1){
    height: 30px;
    margin-right: 6px;
  }

  .home-main-banner h1,.home-main-banner p{
    text-align: left;
  }

  .home-main-banner p{
    margin-bottom: 35px;
  }

  .home-main-banner h1{
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
  }

  .home-your-get-way-sec{
    padding: 50px 0;
  }

  .home-your-get-way-sec .para-type-1{
    max-width: 100%;
  }

  .your-get-way-btns {
    display: block;
    margin-top: 40px;
    width: 100%;
  }

  .your-get-way-btns a{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .home-your-get-way-sec{
    background-size: 80%;
    background-position:40% 23%;
  }

  .your-get-way-card-main{
    padding-right: 0;
    display: block;
  }

  .your-get-way-card img{
    margin-bottom: 10px;
  }

  .your-get-way-card p{
    max-width: 100%;
    margin-bottom: 25px;
  }

  .effortless-financial-services-sec{
    padding: 0 0;
  }

  /*.effortless-thumnail-card{
    min-height: 306px;
  }
*/
  .swiper-button-next, .swiper-rtl .swiper-button-prev{
    bottom: 0;
    top: auto;
  }

  .swiper-button-prev, .swiper-rtl .swiper-button-next{
    bottom: 0;
    top: auto;
  }

  .swiper-wrapper {
    padding-bottom: 65px;
    padding-top: 0;
  }

  .effortless-financial-services-sec .heading-type-1 {
    position: relative;
    margin-bottom: 30px;
 }

 .effortless-video-modal .modal-dialog {
    max-width: 100%;
  }

 .home-offer-title{
    position: relative;
    width: 100%;
    margin-bottom: 25px;
 }

 .home-offers-sec{
    padding: 40px 0;
 }

 .home-offer-card {
    background: #fff;
    border-radius: 25px;
    padding: 0 0 25px 0;
    margin-bottom: 25px;
  }

  .home-offer-card img {
    border-radius: 25px 25px 0 0;
  }

  .home-offers-slider .swiper-wrapper {
    padding-bottom: 30px;
  }

  .home-offer-btns {
    position: relative;
    top: 30%;
    left: 15px;
    display: flex;
    margin-top: 20px;
    justify-content: left;
    flex-direction: row;
  }

  .filter-content{
    margin-top: 30px;
  }

  .filter-btn{
    height: 42px;
  }

  .home-offer-btns a {
    margin-bottom: 0;
    margin-right: 10px;
    width: 109px !important;
  }

  .home-offer-card h2{
    max-width: 100%;
    padding-left: 0;
  }

  .home-refer-sec {
    padding: 0;
    overflow-x: hidden;
  }

  .home-refer-widgets {
    margin-top: 40px;
    padding: 0 25px;
  }

  .home-refer-widgets a{
    margin-bottom: 25px;
  }

  .footer-logos img{
    width: auto;
  }

/*  .footer-logos a:first-child{
    margin-right: 0;
  }*/

  .footer-logos a:nth-child(2) img {
    height: 41px;
    display: flex;
    margin-top: 10px;
  }

  .footer-top-sec {
    align-items: flex-start;
    margin-bottom: 32px;
    padding-top: 30px;
  }

  .footer-lang-switcher{
    display: flex;
  }

  footer{
    padding:0;
    /*background-size:cover;
    background-image: url('../images/footer-bg.png');
    background-repeat: no-repeat;*/
/*    min-height: 623px;*/
    margin-top: 50px;
  }

  .footer-menu {
    list-style-type: none;
    margin-top: 0;
    display: inline-flex;
    padding-left: 0;
    margin-bottom: 0;
  }

  .footer-menu li{
    margin-right: 20px;
  }

  .footer-bottom-sec p:first-child{
    max-width: 100%;
    margin-bottom: 27px;
    color: #808080;
  }

  .footer-logos {
    display: block;
    margin-top: -20px;
  }

  .footer-bottom-sec p:last-child{
    max-width: 80%;
    padding-bottom: 32px;
    margin-bottom: 0;
    color: #808080;
  }

  .footer-bottom-sec p:last-child a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #808080 !important;
  }

  .desktop-menu{
    display: none;
  }

  .mobile-menu {
    padding: 33px 28px;
  }

  .apply-btn-sec {
    display: flex;
    margin-bottom: 20px;
  }

  .apply-btn-sec a{
    margin-right: 20px;
    text-decoration: none;
    color: #808080;
    font-weight: 700;
    display: flex;
    align-items: center;
  }

  .apply-btn-sec .link-type-1{
    width: 161px;
  }

  .mobile-dropdown-menu .nav-link {
    font-size: 18px !important;
    line-height: normal !important;
    color: #181818;
    font-weight: 700 !important;
  }

  .mobile-menu, .mobile-dropdown-menu, .mobile-dropdown-menu .navbar-nav{
    width: 100%;
  }

  .mobile-menu .dropdown-toggle::after {
    position: relative;
    right: 0;
    top: 10px;
    float: right;
    border: none;
    background-image: url(../images/down-icon.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
  }

  li.nav-item.dropdown{
    margin-bottom: 15px;
  }

  .mobile-menu .dropdown-toggle.show::after{
    background-image: url(../images/up-icon.svg);
  }

  .dropdown-menu.large-menu {
    min-width: 100%;
    padding: 15px 0;
  }

  .mobile-menu .dropdown-menu{
    box-shadow: none;
    padding: 0;
    margin-top: 12px;
  }

  .mobile-lang-switcher a{
    font-size: 18px;
    line-height: normal;
    color: #8D8D8D;
    margin-top: 0;
    text-decoration: none;
    width: 100%;
  }

  .header-prices-sec{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 24px;
  }

  .header-prices-sec a{
    font-size: 18px;
    line-height: normal;
    color: #8D8D8D;
    text-decoration: none;
  }

  .mobile-lang-switcher{
    max-width: 162px;
  }

  .mobile-lang-switcher .footer-lang-switcher a:first-child, 
  .mobile-lang-switcher .footer-lang-switcher a:last-child{
    width: 162px;
  }

  .mobile-menu{
    display: block;
  }

  .main-banner-card {
    padding: 30px;
    text-align: left;
    background: #fff;
    border-radius: 25px;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
  }

  .main-banner-card img {
    max-width: 90px;
    margin-bottom: 0;
    object-fit: contain;
    min-height: 100%;
    height: auto;
  }

  .main-banner-card h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .home-main-banner .main-banner-card p{
    text-align: left;
    margin-bottom: 0 !important;
  }

  .home-offers-slider {
    margin-top: 0;
  }

  .dropdown-menu.large-menu a{
    width: 124px;
    margin: 0 0px 10px 0;
    text-align: left;
    margin-right: 30px;
  }

  .dropdown-menu.large-menu p{
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    color: #181818;
  }

  .desktop-large-menu{
    flex-wrap: wrap;
    padding: 0;
    margin-top: 20px;
  }

  .dropdown-item{
    padding: 0;
    font-size: 18px !important;
    line-height: 23px !important;
    margin-bottom: 20px;
  }

  .main-banner-card a{
    margin-left: 0;
    margin-top: 57%;
  }

  .main-banner-card-cnt a{
    color: #65BC47;
    font-size: 13px;
    line-height: 14px;
    font-weight: 700;
  }

  .main-banner-card .link-type-6{
    background-color: #fff;
    border:1px solid #fff;
    color: #65BC47 !important;
    margin-top: 0;
    text-align: left;
  }

  .footer-logos a:nth-child(1) img{
    height: 68px;
  }

  .footer-lang-switcher a{
    font-size: 12px;
    line-height: normal;
  }

  .footer-lang-switcher a:first-child, .footer-lang-switcher a:last-child {
    width: 48px;
    height: 33px;
    border-radius: 55px 0px 0px 55px;
  }

  .mobile-footer-menu{
    display: block;
  }

  .mobile-footer-menu ul{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
  }

  .mobile-footer-menu ul li{
    margin-right: 32px;
  }

  .mobile-footer-menu ul li a{
    font-size: 11px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
  }

  .mobile-footer-menu ul li a:hover{
    color: #65BC47;
  }

  .desktop-footer-menu{
    display: none;
  }

  .footer-bottom-sec{
    margin-top: 30px;
  }

  .personal-finance-banner-top{
    flex-direction: column-reverse;
    background-color: #fff;
  }

  .personal-finance-banner-top img {
    padding-right: 0;
    width: 100%;
    background-color: #65BC47;
    padding: 15px 65px 0 65px;
    border-radius: 20px 20px 0px 0px;
    height: auto;
  }

  .personal-finance-banner-top{
    padding:0;
  }

  .personal-finance-banner-top .banner-text h1{
    color: #181818;
    max-width: 70%;
    font-size: 30px;
    line-height: 42px;
  }

  .personal-finance-banner-top .banner-text{
    padding: 24px 17px;
  }

  .personal-finance-banner-top .banner-text p{
    color: #808080;
    max-width: 90%;
  }

  .banner-text a{
    background-color: #65BC47;
    color: #fff !important;
    width: 100%;
  }

  .Personal-finance-banner{
    background-color: #f3f3f3;
    padding: 40px 0 0 0;
  }

  .personal-finance-banner-bottom a{
    display: flex;
    text-align: left;
    margin-bottom: 25px;
  }

  .personal-finance-banner-bottom{
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0;
    padding: 40px 0 0 0;
  }

  .personal-finance-banner-bottom a p{
    max-width: 50%;
  }

  .start-using-today-sec{
    padding: 40px 0;
  }

  .start-using-title{
    text-align: left;
    margin-bottom: 32px;
  }

  .start-using-title .para-type-1{
    text-align: left;
    max-width: 100%;
  }

  .timeline .timeline-btn:after{
    display: none;
  }

  .timeline li{
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 90px;
    margin-top: -13px;
  }

  /*.timeline li:nth-child(2) {
    margin-bottom: 100px;
  }*/

  .timeline li:nth-child(3){
    margin-bottom: 0;
  }

  .personal-finance-timeline{
    display: flex;
  }

  .timeline{
    padding-left: 17px;
  }

  .timeline-btn{
    padding: 0;
  }

  .timeline-text h2{
    text-align: left;
    margin-bottom: 0;
    line-height: 28px;
    font-size: 22px;
  }

  .timeline-text p{
    text-align: left;
    margin: inherit;
    max-width: 100%;
    min-height: 100%;
  }

  .mobile-time-line-dots{
    display: block;
  }

  .personal-finance-timeline a {
      margin-left: -30px;
      width: 110%;
  }

  .criteria-sec-main{
    background-color: #f3f3f3;
  }

  .criteria-img-sec{
    position: relative;
    padding-top: 45px;
  }

  .criteria-img-sec img{
    width: 100%;
  }

  .accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .criteria-inner{
    padding: 32px 0 0 0;
  }

  .criteria-inner h2{
    margin-bottom: 25px;
  }

  .criteria-box-sec{
    padding: 17px 20px 17px 20px;
    min-height: fit-content;
    margin-bottom: 10px;
  }

  .criteria-inner a{
    width: 92%;
  }

  .life-situation-sec{
    padding: 40px 0;
  }

  .life-situation-sec h2 {
    position: relative;
    margin-bottom: 16px;
  }

  .life-situation-card a{
    color: #181818;
  }

  .faq-sec-main {
    padding: 80px 5px;
  }

  .here-to-help-sec{
    margin-top: 30px;
    margin-left: auto;
  }

  .home-refer-sec .container{
    padding: 0;
  }

  .desktop-img, .desktop-btn{
    display: none;
  }

  .mobile-img, .mobile-btn{
    display: block;
  }

  .installment.personal-finance-banner-top {
    margin: auto;
    padding: 0;
    max-width: 90%;
  }

  .personal-finance-banner-top.installment .banner-text h1 {
    max-width: 100%;
  }

  .personal-finance-banner-top.installment .banner-text p {
    max-width: 90%;
  }
  .personal-finance-banner.installment {
    background-color: #f3f3f3;
    padding-top: 30px;
  }
  .personal-finance-banner.installment .container{
    padding: 0;
  }
  .personal-finance-banner-bottom.installment{
    margin-top: 40px;
    padding: 40px 25px 0 25px;
  }
  .installment-timeline .timeline li:nth-child(2){
    margin-bottom: 43px;
    margin-top: 10px;
  }
  .installment-timeline .personal-finance-timeline{
    padding: 0;
  }

  .installment-timeline .start-using-title{
    padding: 0;
  }
  .installment-timeline{
    padding: 80px 0 0 0;
  }

  .installment-timeline .timeline li{
    margin-top: -16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .installment-timeline-img img{
    width: 100%;
  }

  .find-shop-tab-sec .nav-tabs{
    display: flex;
    width: 100%;
    flex-wrap: unset;
    overflow: scroll;
    padding-bottom: 20px;
  }

  .find-your-shop-sec h2{
    margin-bottom: 30px;
  }

  .image-card-col{
    width: 50%;
  }

  /*.home-offers-sec.installment .home-offer-card{
    background: #f8f8f8;
  }*/

  .home-offers-sec.installment{
    padding-top: 100px;
  }

  .home-refer-sec.installment-sec .row{
    --bs-gutter-x: 0;
  }

  .find-your-shop-sec {
    padding-bottom: 0;
    background-color: #f8f8f8;
    padding-top: 40px;
  }

  .here-to-help-sec p{
    max-width: 100%;
  }

  .here-to-help-sec a{
    margin-bottom: 10px;
  }

  nav.navbar {
    height: 52px;
  }

  .find-shop-tab-sec .tab-content{
    margin-top: 0;
  }

  .find-shop-tab-sec .dropdown-menu{
    height: 110px;
    position: relative !important;
    top: -35px !important;
  }

  .contact-blocks{
    padding: 40px 0;
  }

  .contact-blocks h1 {
    margin-bottom: 30px;
  }

  .contact-blocks-card-cnt h4{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .contact-blocks-card-cnt p, .contact-blocks-card-cnt span{
    font-size: 14px;
    line-height: 23px;
  }

  .contact-partner-block h2{
    font-size: 25px;
    line-height: 32px;
    max-width: 100%;
  }

  .contact-partner-block{
    padding:25px 38px 25px 25px;
    background-image: url(../images/contact-partner-bg-mobile.png);
    margin-bottom: 30px;
  }

  .contact-joinus-box-image{
    display: none;
  }

  .contact-joinus-box-cnt h2{
    font-size: 25px;
    line-height: 32px;
  }

  .contact-joinus-box{
    min-height: 262px;
  }

  .offers-main-bnr h1 {
    max-width: 75%;
  }

  .offers-main-bnr p {
    max-width: 100%;
  }

  .offers-main-bnr{
    padding: 40px 0;
  }

  .offers-tab-sec{
    padding: 40px 0;
  }

  .offer-info-bnr{
    padding: 32px 0 40px 0;
  }

  .offer-info-bnr-cnt h1{
    font-size: 30px;
    line-height: 39px;
    max-width: 100%;
  }

  .offer-info-bnr-cnt p{
    max-width: 80%;
  }

  .offer-info-bnr-btns{
    display: block;
    margin-bottom: 32px;
  }

  .offer-info-bnr-cnt{
    padding: 25px 25px 40px 25px;
  }

  .offer-info-bnr-btns .apply-now-btn{
    width: 100%;
    height: 43px;
    margin-bottom: 10px;
  }

  .offer-info-bnr-btns .terms-btn{
    width: 100%;
    height: 38px;
  }

  .oferr-info-bnr-inner .row{
    flex-direction: column-reverse;
    border-radius: 20px;
  }

  .offer-info-bnr-img{
    height: 196px;
  }

  .offer-info-bnr-img img{
    object-fit: cover;
    border-radius: 20px 20px 0 0;
  }

  .offer-info-benefits{
    padding: 40px 0;
  }

  .offer-info-benefits-icon-sec a p{
    max-width: 60%;
  }

  .offer-info-benefits-icon-sec a{
    margin-bottom: 32px;
  }

  .offer-info-benefits-icon-sec .mobile-btn{
    align-items: center;
    width: 100%;
  }

  .start-using-today-sec.offer-info-page{
    padding: 40px 0 80px 0;
  }

  .social-media-bnr {
    background-image: url(../images/social-media-bnr-mobile.png);
    border-radius: 0;
    padding: 40px 25px;
    min-height: 440px;
    margin:0 0 40px 0;
  }

  .social-media-bnr h2{
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    max-width: 75%;
    margin-top: 16px;
  }

  .social-media-bnr p{
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    max-width: 85%;
  }

  .form-warning-msg p{
    max-width: 90%;
  }

  .raice-request-forms-tabs form {
    max-width: 100%;
  }

  .have-questions-sec {
    padding: 56px 0 40px 0;
  }

  .board-reports-main{
    padding: 32px 0 80px 0;
  }

  .finitials-main-sec h2 {
    margin-bottom: 40px;
  }

  .finitials-card{
    display: block;
    margin-bottom: 32px;
  }

  .finitials-statement-links{
    padding: 0;
  }

  .board-reports-main h1{
    font-size: 30px;
    line-height: 33px;
  }

  .mobile-version-contact-blocks .accordion-item{
    background-color: #f3f3f3;
    border-radius: 20px;
    padding: 18px 24px;
    border:none;
    margin-bottom: 16px;
  }

  .mobile-version-contact-blocks .accordion-button h4{
    font-size: 22px;
    line-height: 28px;
    color: #181818;
    font-weight: 700;
  }

  .mobile-version-contact-blocks .accordion-button img{
    width: 52px;
    height: auto;
    margin-right: 17px;
  }

  .mobile-version-contact-blocks .accordion-button{
    background-color: transparent;
  }

  .mobile-version-contact-blocks .accordion-button::after{
    background-image: url(../images/down-icon.svg);
    background-size: 12px;
    background-position: center;
  }

  .mobile-version-contact-blocks .accordion-button:not(.collapsed)::after{
    background-image: url(../images/up-icon.svg);
    background-position: center;
    transform: inherit;
  }

  .mobile-version-contact-blocks p{
    margin-bottom: 0;
  }

  .mobile-version-contact-blocks span, .mobile-version-contact-blocks h4{
    margin-bottom: 10px;
    display: block;
  }

  .mobile-version-contact-blocks span a{
    text-decoration: none;
    color: #65BC47;
  }

  .main-faq-block .nav-tabs{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .main-faq-block .nav-tabs::-webkit-scrollbar{
    display: none;
  }

  .main-faq-block .tab-content{
    margin-top: 15px;
  }

  .main-faq-block .faq-sec-main .container{
    padding: 0;
  }

  .fees-and-charges-table {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .double-table-sec{
    display: block;
  }

  .emi-calculator-main .tab-content>.active{
    display: block;
    padding: 24px 26px;
  }

  .fees-and-charges-main {
    margin-top: 40px;
  }

  .fees-and-charges-tabs h1{
    font-size: 30px;
    line-height: 39px;
  }

  .fees-and-charges-tabs .nav-tabs {
    border-bottom: none;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
  }

  .fees-and-charges-tabs .nav-tabs::-webkit-scrollbar{
    display: none;
  }

  .fees-and-charges-tabs .tab-content{
    margin-top: 30px;
  }

  .emi-calculator-tabs .nav-tabs{
    border-bottom: none;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
  }

  .calculatorf-form-sec {
    max-width: 100%;
    margin-right: 0;
  }

  .calculator-results-sec {
    background-color: #65bc47;
    width: 120%;
    border-radius: 20px;
    padding: 32px 37px 40px 37px;
    height: 100%;
    margin-left: -30px;
    margin-top: 40px;
  }

  .about-page-sec .your-get-way-card-main{
    display: block;
    margin-top: 40px;
  }

  .award-cards-main{
    display: block;
    margin-top: 40px;
  }

  .about-main-bnr {
    min-height: 545px;
    background-image: url(../images/about-main-bnr-bg-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
}

  .about-bnr-cnt {
    padding-top: 25px;
  }

  .about-bnr-cnt h1{
    font-size: 30px;
    line-height: 39px;
    color: #fff;
    max-width: 83%;
    font-weight: bold;
  }

  .about-plan-cnt{
    padding: 80px 0;
    background-size: 335px;
  }

  .about-mission-card .row{
    flex-direction: column-reverse;
  }

  .about-mission-card img{
    border-radius: 20px 20px 0 0;
  }

  .about-mission-cnt{
    padding: 40px 20px;
    text-align: center;
    background-image: url(../images/about-content-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 225px;
  }

  .about-mission-section{
    margin-top: 40px;
  }

  .about-vision-section{
    margin-top: 40px;
  }

  .about-vision-card img{
    border-radius: 20px 20px 0 0;
  }

  .about-vision-cnt{
    padding: 40px 20px;
    text-align: center;
    background-image: url(../images/about-content-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 225px;
  }

  .about-page-sec.home-your-get-way-sec{
    margin-top: 40px;
    padding: 40px 0;
  }

  .about-page-sec.home-your-get-way-sec .your-get-way-card{
    max-width: 100%;
  }

  .about-awards-section{
    margin-top: 40px;
  }

  .about-awards-section h2 {
    max-width: 100%;
    font-size: 25px;
    line-height: 32px;
  }

  .our-team-tabs .nav-tabs {
    border-bottom: none;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .our-team-tabs .nav-tabs::-webkit-scrollbar{
    display: none;
  }

  .our-team-tabs .tab-content .col-md-4{
    max-width: 50%;
  }

  .team-member-details{
    padding: 10px 14px;
  }

  .team-member-details h4 {
    font-size: 14px;
    line-height: 16px;
    color: #293228;
    font-weight: 400;
    margin-bottom: 0;
  }

  .team-member-details span{
    font-size: 11px;
  }

  .team-member-details a{
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
  }

  .team-member-card {
    margin-bottom: 30px;
  }

  .our-team-tabs .tab-content {
    margin-top: 30px;
  }

  .join-our-team-main{
    padding: 40px 0;
    margin-top: 40px;
  }

  .join-our-team-cnt {
    padding-right: 0;
  }

  .join-our-team-main .row{
    flex-direction: column-reverse;
  }

  .join-our-team-img img{
    padding: 15px 0 25px 0;
  }

  .join-our-team-cnt a{
    width: 100%;
  }

  .about-our-team-main{
    margin-top: 40px;
  }

  .career-main-bnr-inner .row {
    flex-direction: column-reverse;
    display: flex;
  }

  .career-bnr-slider .swiper-button-prev, .career-bnr-slider .swiper-button-next{
    display: none;
  }

  .career-bnr-slider .swiper-wrapper{
    padding-bottom: 0;
  }

  .career-bnr-cnt{
    padding: 25px;
  }

  .career-bnr-cnt h2{
    max-width: 100%;
  }

  .career-bnr-cnt p {
    max-width: 100%;
  }

  .career-bnr-cnt a {
      max-width: 100%;
      width: 100%;
  }

  .career-entrepreneurs-cards .col-md-3{
    width: 50%;
  }

  .career-entrepreneurs-cards-inner img{
    margin-bottom: 8px;
    margin-top: 24px;
  }

  .career-core-values-sec .col-md-4{
    width: 50%;
  }

  .core-values-card h3{
    max-width: 95%;
  }

  .career-contact-bnr .container{
    padding: 0;
  }

  .career-contact-bnr-in {
    background-image: url(../images/career-ad-bnr-mobile.png);
    height: 276px;
    text-align: center;
    border-radius: 0;
  }

  .career-contact-bnr-in h2 {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    max-width: 80%;
    margin: 0 auto 35px auto;
  }

  .career-contact-bnr-in a{
    padding: 10px 60px;
  }

  .explore-the-products-sec {
    padding-top: 40px;
    background-color: #f3f3f3;
    margin-top: 0;
    padding-bottom: 40px;
  }

  .explore-the-products-sec h2 {
    margin-bottom: 24px;
    font-size: 25px;
    line-height: 32px;
  }

  .home-your-get-way-sec h2 {
    max-width: 100%;
  }

  .installments-main-bnr-img{
    margin-top: 80% !important;
  }

  .timeline li span{
    height: 48px;
  }

  .timeline-text{
    margin-top: 6px;
  }

  .spl-offer-btn{
    display: none;
  }

  .personal-finance-banner-top.installment img{
    top:0;
  }


}