/* Connecting your loan needs */
.loan-text-box h4{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #C5CACB59;
    border-radius: 200px;
    padding: 8px 15px;
    margin-bottom: 10px;
}
.loan-text-box h2{
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #19181D;
}
.loan-text-box p{
    font-size: 16px;
    font-weight: normal;
    color: #19181D;
    margin: 0;
    line-height: 30px;
}
.connecting-sec{
    padding: 40px 7%;
}
.explore-text-hedding h3{
    font-size: 35px;
    color: #19181D;
    font-weight: 600;
}
.loan-img-box, .rupay-card-img {width: 80%; text-align: right;margin-left: 20%;}

.blog-img p{min-height: 90px;}
.explore-text-hedding p{
    font-weight: 500;
    color: #19181D;
    font-size: 16px;
    padding: 18px 21%;
}
.explore-text-hedding{
    text-align: center;
}
.explore-box{
    border: 1px solid #C5CACB;
    padding: 15px;
    background: #fff;
    border-radius: 20px;
    width: 30.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;position: relative;padding-bottom: 90px;
}
.explore-box ul {
    padding: 0;
    margin: 0;
}

.explore-box li {
    list-style: none;
    font-weight: normal;
    padding-left: 34px;
    position: relative;
    padding-bottom: 10px;

}
.explore-box li::before {
    position: absolute;
    content: '';
    background: url(../images/logo-ico-img.png) no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    left: 0;
    top: 5px;
}






.explo-wrrp {column-gap: 20px;
    justify-content: center;}

.apply-btn a{
    background: #FBEBEC;
    padding: 13px 15px;
    color: #ce181e;
    text-decoration: none;
    transition: 0.5s;
    font-size: 13px;
    font-weight: 800;
    border-radius: 10px;
    display: block;
    text-align: center
}
.apply-btn a:hover{
    background: #ce181e;
    transition: 0.5s;
    color: #fff;
}
.explore-more-btn a{
   
    padding: 13px 19px;background: #FBF5E7;
    color: #ce181e;
    text-decoration: none;
    transition: 0.5s;
    font-size: 13px;
    font-weight: 800;
    border-radius: 10px;
    display: flex;
    text-align: center;
    align-items: center;
    column-gap: 6px;
    text-align: center
}

.explore-more-btn a:hover .red-arow {display:none;}
.explore-more-btn a:hover .white-arow {display:block;}


.explore-more-btn a:hover{
    background: #ce181e; 
    color: #fff;
    transition: 0.5s;
}
.explore-more-btn{
    width:auto; margin: 0 auto;
}
.apply-btn{
    width: 100%;
}
.explore-btn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    position: absolute; bottom: 20px; left:0; width: 100%;
}
.explore-box h5{
    font-size: 20px;
    color: #19181D;
    font-weight: 600;
    padding-top: 10px;
}
.explore-box p{
    font-size: 14px;
    color: #19181D;
    font-weight: normal;
}
/* Key Features and Benefits */
.box-types-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
    padding-bottom: 20px;
}
.features-icons{
    text-align: center;
}
.features-icon-box h5{
    color: #19181D;
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
}
.features-icons h3{
    color: #19181D;
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 20px;
}
.benefits-bg{
    padding: 30px 7%;
}
.features-icons a{
    background: #ce181e;
    padding: 13px 25px;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    transition: 0.5s;
}
.features-icons a:hover{
    background: #19181D;
    transition: 0.5s;
}
.benefits-btn{
    position: relative;
    padding-top: 30px;
}
.benefits-btn::after{
    width: 40%;
    height: 1px;
    position: absolute;
    content: '';
    background: #C5CACB;
    right: 0;
    bottom: 8px;
}
.benefits-btn::before{
    width: 40%;
    height: 1px;
    position: absolute;
    content: '';
    background: #C5CACB;
    left: 0;
    bottom: 8px;
}
.types-heding h4{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #C5CACB59;
    border-radius: 200px;
    padding: 8px 15px;
    margin-bottom: 10px;
}
.types-heding h2{
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #19181D;
    padding: 0 16%;
}
.types-heding p{
    font-size: 16px;
    font-weight: 500;
    color: #19181D;
    padding-top: 10px;
}
.types-heding{
    text-align: center;
}
.why-choose-text h4{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #C5CACB59;
    border-radius: 200px;
    padding: 8px 15px;
    margin-bottom: 10px;
    margin-right: 67%;
}
.why-choose-text h2{
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #19181D;
}
.why-choose-text p{
    font-size: 16px;
    font-weight: 500;
    color: #19181D;
    padding-top: 10px;
    line-height: 30px;
}
.why-choose-text{
    background: #FBF5E7;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}
.padd-padd{padding-left: 0;}
.padd-box1{padding-right: 0;}
.why-choose-bg{padding: 28px 7%;}

.sib-box-wrap {gap: 20px;margin: 0 auto;}
.sib-box-wrap .sib-box {position: relative;padding-bottom: 60px;}
.sib-box-wrap .sib-box .hover-sib-btns {position:absolute;left:0px; bottom:23px;}
.hover-sib-btns .more-btn a img {margin-left: 5px;}

.sib-box{border: 1px solid #C5CACB;padding: 15px; border-radius: 30px; width:31%; display: flex; flex-direction: column; justify-content: space-between; transition: 0.5s;}
.sib-box h5{font-size: 20px;font-weight: 600;padding-top: 10px; color: #19181D;}
.sib-box p{font-size: 15px;font-weight: 400; color: #19181D;}
.sib-box ul{padding: 0; margin: 0 0 18px 0;}
.sib-box li{ list-style: none; font-size: 15px; font-weight: normal; color: #19181D; padding-left: 34px; position: relative; padding-bottom: 10px;}
.sib-box li::before{position: absolute; content: ''; background: url(../images/logo-ico-img.png) no-repeat; width: 20px; height: 20px; background-position: center; left: 0; top: 5px;}
.sib-box h6{ font-size: 18px; font-weight: 600; color: #19181D; position: relative; display: flex; align-items: center;}
.ticke-round{ width: 30px; height: 30px; border-radius: 50%; background: url(../images/tick-img.png) #ce181e no-repeat; background-position: center; margin-right: 10px; }
.sib-apply-btn a{background: #FBF5E7; text-decoration: none; color: #ce181e; border-radius: 10px; font-size: 13px; font-weight: 800; display: block; text-align: center; padding: 13px 15px; display: flex; align-items: center; justify-content: center;}
.hover-apply{display: none;}
.more-btn a{ width:125px;background: #FBF5E7; text-decoration: none; color: #ce181e; border-radius: 10px; font-size: 13px; font-weight: 800; display: block; text-align: center; padding: 13px 15px; display: flex; align-items: center; justify-content: center;}
 
.sib-apply-btn a img, .latest-blog-btn a img {transition: 0.5s;padding-left: 3px;}
.sib-apply-btn a, .latest-blog-btn a {transition: 0.5s;}
.sib-apply-btn a:hover img, .latest-blog-btn a:hover img {padding-left: 5px;transition: 0.5s;}

.hover-sib-btns{display: flex; align-items: center; justify-content: center; gap: 10px; left:0;width:100%}
.hover-sib-btns .sib-apply-btn a {width: 111px;padding: 11px 8px;}
.sib-apply-btn{width: 100%;}
.more-btn{width: 100%;}
.sib-apply-btn a:hover .hover-apply{display: block;}
.sib-apply-btn a:hover .normal-apply{ display: none;}
.sib-apply-btn a:hover{background: #ce181e; transition: 0.5s; color: #fff;}
.more-btn a:hover{background: #ce181e; transition: 0.5s; color: #fff;}
.sib-box:hover .hover-sib-btns{opacity: 1; transition: 0.5s;}
.sib-box:hover{box-shadow: 0px 10px 40px 0px #D0242D33;transition: 0.5s;}
.hover-sib-btns{transition: 0.5s;position: absolute;bottom: 35px;}
.hover-sib-btns .sib-apply-btn {width: auto;}
.hover-sib-btns .more-btn {width: auto;}
.home-loan-feature .features-icon-box {background: #fff;box-shadow: 0px 10px 40px 0px #C5CACB4D;border-radius: 30px;padding: 20px 10px;}
.more-btn a:hover .hover-apply{display: block;}
.more-btn a:hover .normal-apply{ display: none;}
.types-bg{padding: 28px 7%;}
/* Home Loan in Your City */
.city-hedings h4{ color: #000;font-size: 15px; font-weight: 600;display: inline-block; background: #C5CACB59;border-radius: 200px; padding: 8px 15px; margin-bottom: 10px;}
.city-hedings h2{font-size: 40px; font-weight: 600; margin: 0; color: #19181D;}
.city-hedings{text-align: center;}
.city-icon-box{background: #fff; padding: 30px 15px; text-align: center; border-radius: 15px; transition: 0.5s; margin: 5px;
display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 175px;}
.city-bg{background: #FBF5E7; padding: 40px 7%;}
.city-icon-box h5{font-size: 16px; font-weight: 500; color:#19181D; margin: 0; padding-top: 10px; transition: 0.5s;}
.city-icon-box:hover{box-shadow: 0px 10px 50px 0px #D0242D33; transition: 0.5s;}
.city-icon-box:hover h5{color: #ce181e; transition: 0.5s;}
.city-slide-box{position: relative;}
.city-slide-box .owl-carousel .owl-nav.disabled{display: block;}
.city-slide-box .owl-carousel .owl-nav button.owl-prev{width: 50px; height: 50px; border-radius: 50%; display: flex;  align-items: center; justify-content: center; position: absolute; left: -25px; top: 33%; transition: 0.5s; background: #fff;box-shadow: 0px 0px 40px 0px #C5CACB99; }
.city-slide-box .owl-carousel .owl-nav button.owl-prev span{ font-size: 35px; display: block; line-height: 0;  margin-top:-8px;}
.city-slide-box .owl-carousel .owl-nav button.owl-next{width: 50px; height: 50px; border-radius: 50%; display: flex;  align-items: center; justify-content: center; position: absolute; right: -25px; top: 33%; transition: 0.5s; background: #fff;box-shadow: 0px 0px 40px 0px #C5CACB99; }
.city-slide-box .owl-carousel .owl-nav button.owl-next span{font-size: 35px; display: block; line-height: 0;  margin-top:-8px;}
.city-slide-box{padding-top: 30px;}
/* Home Loans details-tab */
.tab-menu-bg .nav-tabs{border-bottom: none; background: #FBF5E7; justify-content: space-between;}
.tab-menu-bg .nav-tabs .nav-link{border: none; font-size: 15px; font-weight: 600; color: #19181D; padding: 13px 15px; border-radius: 10px;}
.tab-menu-bg .nav-tabs .nav-link.active{ background: #ce181e; border-radius: 10px; color: #fff;} 
.tab-menu-bg .nav-tabs .nav-link:hover{background: #ce181e; border-radius: 10px; color: #fff;}
.tab-hedding h4{    color: #000;font-size: 15px; font-weight: 600; display: inline-block; background: #C5CACB59; border-radius: 200px; padding: 8px 15px; margin-bottom: 10px;}
.tab-hedding h2{font-size: 40px; font-weight: 600; margin: 0; color: #19181D; padding-bottom: 10px;}
.tab-hedding p{font-size: 16px; font-weight: 500; color: #19181D; }
.tab-hedding{text-align: center;}
.table-container table {width: 100%; border-collapse: collapse; text-align: left; border-radius: 20px !important; border: 1px solid #000; overflow: hidden;}
.table-container{border: 1px solid #C5CACB; border-radius: 20px;}
.table-container tbody{border-radius: 20px !important;}
.table-container th, td { padding: 12px 16px; border: 1px solid #C5CACB; color: #19181D; font-weight: 400; }
.table-container tr:nth-child(even) td { background-color: #FBF5E7BF; }
.table-container th { font-weight: bold;}
.table-container td strong{font-weight: 600;}
.tabil-btn a{background: #ce181e; font-size: 14px; font-weight: 800; color: #fff; text-decoration: none; padding: 13px 25px; transition: 0.5s; border-radius: 10px;}
.tabil-btn a:hover img{padding-left: 5px; transition: 0.5s;}
.tabil-btn a img{transition: 0.5s;}
.tabil-btn{padding-top: 30px; text-align: center; padding-bottom: 30px;}
.application-list ul{margin: 0; padding: 0;}
.application-list li{list-style: none; font-size: 16px; font-weight: normal; padding: 25px 0;  border-top: 1px solid #C5CACB;position: relative; padding-left: 45px;}
.application-details img{padding-bottom: 60px;}
.application-list li::before{position: absolute; content: ''; background: url(../images/logo-ico-img.png) no-repeat ; width: 35px; height: 35px; border-radius: 50%; left: 0; top: 17px; background-position: center;}
.applicatio-line{border-bottom: 1px solid #19181D; padding: 40px 0;}
.applicatio-line:last-child{border-bottom: none; padding-bottom: 0;}
.application-text h5{font-size: 25px; color: #19181D; font-weight: 600; margin: 0;}
.bank-text h4{color: #19181D; font-size: 22px; font-weight: 600;}
.bank-text h4{background: #FBF5E7; padding: 15px 25px; border-radius: 100px; display: inline-block; margin: 0;}
.bank-text{text-align: center; padding-top: 30px;}
.home-loan-tabs-sec .accordion-button {background-color: #fff;color: #333;font-weight: 600;font-size: 16px;padding: 15px 0;border: 1px solid #ddd; border-radius: 5px;background: transparent; box-shadow: none; border-radius: 0; border-top: none; border-left: none;border-right: none;}
.home-loan-tabs-sec .accordion-button:not(.collapsed){box-shadow: unset !important;}
.home-loan-tabs-sec .accordion-button:hover {background-color: transparent; box-shadow: none;}
.home-loan-tabs-sec .accordion-button:not(.collapsed) { background-color: transparent; color: #ce181e; box-shadow: unset; border-bottom: 1px solid #ce181e;}
.home-loan-tabs-sec .accordion-button:focus{ box-shadow: none; }
.home-loan-tabs-sec .accordion-button::after { font-family: 'Font Awesome 5 Free'; content: "\f067"; font-weight: 900; margin-left: auto; color: #ce181e; transition: transform 0.3s ease; background: none; background: #D0242D1F; border-radius: 100px; padding: 15px 25px;display: flex; align-items: center; justify-content: center;}
.home-loan-tabs-sec .accordion-button:not(.collapsed)::after { content: " \f068"; transform: unset; background: none; background-color: #ce181e; color: #fff;}
.home-loan-tabs-sec .accordion-body { background-color: #fff; padding: 15px; padding-left: 0; border: none; border-top: none; font-size: 14px; line-height: 1.6;}
.home-loan-tabs-sec .accordion-item {margin-bottom: 10px;border: none;}
.home-loan-tabs-sec{padding: 30px 7%;}
.tab-contant-box{padding: 30px 0; padding-bottom: 0;}
.faq-heding h4{color: #000; font-size: 15px; font-weight: 600; display: inline-block; background: #C5CACB59; border-radius: 200px; padding: 8px 15px; margin-bottom: 10px;}
.faq-heding h2{font-size: 40px; font-weight: 600; margin: 0; color: #19181D;}
.faq-heding p{font-size: 16px; color: #19181D; font-weight: 500; padding-bottom: 30px;}
.faq-heding{text-align: center; padding-top: 60px;}
.number-count{width: 30px; height: 30px; background: #ce181e; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.number-count h5{margin: 0; font-weight: 700; font-size: 16px;}
.number-box h4 {font-size: 22px; font-weight: 600; color: #19181D; margin: 0; padding-left: 15px;}
.number-box{display: flex; align-items: center;}
.pro-tips-text p{color: #19181D; font-weight: 400; font-size: 16px; padding-top: 10px; margin-bottom: 30px;}
.pro-tips-text strong{font-weight: 700;}
.home-pro-tips-sec{padding:28px 7%;}
.pro-tips-heding h4{color: #000;font-size: 15px;font-weight: 600;display: inline-block;background: #C5CACB59;border-radius: 200px;padding: 8px 15px;margin-bottom: 10px;}
.pro-tips-heding h2{font-size: 40px;font-weight: 600;margin: 0;color: #19181D;}
.pro-tips-heding{padding-bottom: 55px; text-align: center;}
.pro-tips-img{height: 100%;}
.pro-tips-img img{height: 100%;}
.pro-tips-text{padding-left: 30px;}
.explore-bg{padding: 40px 0;}

.explore-box-wrap {display: flex;column-gap: 20px;}
.explore-box-wrap .explore-box {width: 31.3%;position: relative;padding-bottom: 78px;}
.explore-box-wrap .explore-btn {position: absolute;left:20px; bottom:23px}
.explore-box-wrap .explore-btn a {width: 128px;display: flex;align-items: center;column-gap: 6px;}
.mobile-img {width:97%;}
.explore-box-wrap a:hover .white-arow {display:block;}
.explore-box-wrap a:hover .red-arow {display:none;}
.explore-box-wrap a:hover img {padding-left: 5px;transition: 0.5s;}
.explore-box-wrap a, .explore-box-wrap a img {transition: 0.5s;}
.sib-ashirwad-wrap .features-icon-box{background: #fff; box-shadow:0px 10px 40px 0px #C5CACB4D; border-radius: 30px; padding: 20px 10px;width:100%;}

 .hom-loan-tips { padding: 40px 7%;}

 .hom-loan-tips .city-icon-box {width: 31.49%;text-align: left;align-items: flex-start;border:1px solid #C5CACB;justify-content: inherit;height: auto;}
  .hom-loan-tips .city-slide-box {margin: 0 auto;padding: 0;justify-content: center;}
  .per-icon-img {display: block;column-gap: 12px;align-items: center;margin-bottom: 12px;}

   .per-icon-img img {margin-bottom: 20px;}

 .hom-loan-tips .city-icon-box h5 {padding-top: 0;font-weight: 600;font-size: 18px;}
 .hom-loan-tips .city-icon-text p {font-size: 14px;}

 .hom-loan-tips .city-icon-box:hover {box-shadow:none;transition:none;}
 .hom-loan-tips .city-icon-box:hover h5 {color:inherit;transition:none;}
/* Responsive */
@media (max-width: 991px){

    .explore-box li {font-size: 14px;}

    .explo-wrrp{display: flex;flex-wrap: nowrap;gap: 20px; overflow-x: scroll;padding-left: 40px;padding-bottom: 12px;padding-right: 40px;}
    .explore-box {width: 350px;}
    section.media-room-bg {padding: 0px 0 36px 0;}
    section.media-room-bg .benefits-heding {padding: 0px 0;}
/* Connecting your loan needs */
.home-loan-feature .box-types-wrapper {display: flex;overflow-x:scroll;flex-wrap: nowrap;}
.home-loan-feature .box-types-wrapper .features-icon-box {width:200px;}

.hom-loan-tips .city-slide-box {flex-wrap: nowrap;overflow-x: scroll;padding-right: 58px;justify-content:left;}
.hom-loan-tips .city-icon-box {width: 400px;}

.why-choose-text {border-bottom-left-radius:0;border-top-left-radius: 0;}
.sib-box-wrap .sib-box {width: 400px;}
.sib-box-wrap {flex-wrap: nowrap;overflow-x: scroll;padding-right: 50px;}

.explore-box-wrap {flex-wrap: nowrap; overflow-x: scroll;}
.explore-box-wrap .explore-box {width:400px;}
.explore-box-wrap .explore-btn {display:flex;}
.why-choose-bg .padd-box1 {padding-right: 0;}
.why-choose-bg .padd-padd {padding-left:0;}
.why-choose-bg .why-choose-img {padding:0;}
.why-choose-bg .why-choose-text h2 {font-size: 18px;}
.why-choose-bg .why-choose-text h2 br {display:none;}

.explore-bg{padding: 20px 0;}
.latest-blog{padding: 40px 0}
.explore-btn{display: block;}
.explore-box{height: auto; margin-bottom: 20px;}
.explore-more-btn{padding-top:0;width:132px;}
.loan-text-box h4{
    font-size: 14px
}
.loan-text-box h2{
    font-size: 25px
}
.connecting-sec{
    padding: 20px 0;
}
.loan-text-box p{
    font-size: 14px;
    line-height: 27px;
}
.explore-text-hedding h3{
    font-size: 20px;
}
.explore-text-hedding p{
    padding: 18px;
    font-size: 14px;
}
.explore-box h5{
    font-size: 18px;
}
.loan-text-box{
    padding-top: 0;
}
/* Key Features and Benefits */
.features-icons h3{font-size: 24px;}
.features-icon-box h5{font-size: 15px;}
.box-types-wrapper{ grid-template-columns: repeat(2, 1fr); grid-gap: 15px;}

.benefits-btn::before{display: none;}
.benefits-btn::after{display: none;}
.features-icons a{display: inline-block;}
.benefits-btn{padding-top: 10px;}
.why-choose-bg{padding: 28px 0;}
.why-choose-text{padding: 20px 15px;}
.why-choose-text h2{font-size: 25px;}
.why-choose-text h4{margin-right: 53%; font-size: 14px;}
.why-choose-text p{font-size: 14px; line-height: 27px; }
.padd-box1{padding-right: 15px;}
.padd-padd{padding-left: 15px;}
.why-choose-img{padding-top: 30px;}
.types-bg{padding: 36px 0;}
.types-heding h2{padding: 0; font-size: 25px;}
.types-heding h4{font-size: 14px;}
.types-heding p{font-size: 14px;}
.sib-box p{font-size: 14px;}
.sib-box h5{font-size: 18px;}
.sib-box li{font-size: 14px;}
.sib-box{height: auto; margin-bottom: 30px;}
.city-hedings h4{font-size: 14px;}
.city-hedings h2{font-size: 25px;}
.city-icon-box h5{font-size: 14px;}
.city-icon-box{padding: 20px 10px;}
.city-slide-box .owl-carousel .owl-nav button.owl-prev{width: 30px; height: 30px; left: -10px;top: 41%;}
.city-slide-box .owl-carousel .owl-nav button.owl-prev span{font-size: 25px; margin-top: -6px;}
.city-slide-box .owl-carousel .owl-nav button.owl-next{width: 30px; height: 30px; right: -10px;top: 41%;}
.city-slide-box .owl-carousel .owl-nav button.owl-next span{font-size: 25px; margin-top: -6px;}
.city-bg{padding: 30px 0;}
/*  */
.home-loan-tabs-sec{padding: 30px 0;}
.tab-menu-bg .nav{overflow-x: scroll; flex-wrap: nowrap; width: 100%;}
.tab-menu-bg .nav::-webkit-scrollbar{display: none;}
.tab-menu-bg .nav-tabs .nav-link{font-size: 14px; white-space: nowrap;}
.tab-contant-box {padding: 30px 0; padding-bottom: 0;}
.tab-hedding h4{font-size: 14px;}
.tab-hedding h2{font-size: 25px;}
.tab-hedding p{font-size: 14px;}
.table-container th, td{font-size: 13px;}
.table-container td strong{font-size: 15px;}
.tabil-btn a{display:inline-block; width:289px;}
.application-details img {padding-bottom: 0px;}
.application-text h5{font-size: 18px; padding-bottom: 10px;}
.applicatio-line {border-bottom: 1px solid #19181D; padding: 25px 0; }
.application-list li{font-size: 14px;}
.bank-text{padding-top: 0;}
.bank-text h4{font-size: 15px;}
.accordion-button{font-size: 14px;}
.faq-heding h4{font-size: 14px;}
.faq-heding h2{font-size: 25px;}
.faq-heding p{font-size: 14px; margin: 0;}
.home-pro-tips-sec{padding: 36px 0;}
.pro-tips-heding h4{font-size: 14px;}
.pro-tips-heding h2{font-size: 25px;}
.pro-tips-heding{padding-bottom: 30px;}
.pro-tips-img img{height: auto;}
.pro-tips-img{height: auto; padding-bottom: 30px;}
.pro-tips-text{padding-left: 0;}
.pro-tips-text p{font-size: 14px;}
.number-box h4{font-size: 18px; padding-left: 10px;}

}


 @media (min-width: 992px) and (max-width:1386px){
.explore-box li {font-size: 14px;}
.tab-menu-bg .nav-tabs {flex-wrap: nowrap; white-space: nowrap;overflow-x: scroll;}
.tab-menu-bg .nav-tabs::-webkit-scrollbar-track {background-color:#fff;}
.tab-menu-bg .nav-tabs::-webkit-scrollbar {width: initial;height: 3px;}        
.tab-menu-bg .nav-tabs::-webkit-scrollbar-track {background-color:#fff;}        
.tab-menu-bg .nav-tabs::-webkit-scrollbar-thumb {background-color: #fff;}        
.tab-menu-bg .nav-tabs::-webkit-scrollbar-thumb:hover {background-color:#fff;}

.explore-text-hedding p {font-size: 14px; padding: 12px 21%;}
.explore-text-hedding h3 {font-size: 28px;}
.explore-box h5 {font-size: 16px;}
.connecting-sec, .about-vision, .video-wrap {padding: 20px 7%;}
.benefits-bg {padding: 20px 7%;}
    
.tab-hedding h2 {font-size: 32px;}
.loan-text-box p {font-size: 14px;line-height: 24px;}

.loan-text-box h2, .types-heding h2,
.pro-tips-heding h2, .city-hedings h2, .blog-heding h2 {font-size:24px; margin-bottom: 12px;}

.why-choose-text h2,.features-icons h3,.help-text h4 {font-size: 24px;}
.why-choose-text p, .sib-box li, .sib-box h6 {font-size: 14px;}
.features-icon-box h5,.sib-box h5 {font-size: 16px;}

}