html,body{font-family: 'Poppins', sans-serif;font-weight: 400;font-size: 16px}html ul,body ul{padding: 0;margin: 0}html ul li,body ul li{list-style-type: none}html a,body a{text-decoration: none}html .container,body .container{max-width: 1350px}.breadcrumb-item{text-transform: uppercase}.overflow-hidden{overflow: hidden}.breadcrumb-item+.breadcrumb-item::before{float: none}body .mob-menu{display: none;padding: 10px 0}body .mob-menu .mob-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .mob-menu .mob-box span{font-size: 25px;background-color: #EE2225;padding: 0.25em 0.35em;cursor: pointer;color: #fff}body .mob-menu .mob-box img{max-height: 50px}body .top-header{background-color: #F5F5F5;border-bottom: 1px solid #7f7f7f;min-height: 9vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .top-header .container{max-width: 1350px}body .top-header .flex-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .top-header .flex-box ul{display: -webkit-box;display: -ms-flexbox;display: flex}body .top-header .flex-box ul li a{font-size: 14px;color: #626060;display: inline-block;padding: 6px 15px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;line-height: 24px}body .top-header .flex-box ul li a:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .top-header .flex-box ul li a.personal-banking{border: 1px solid #ca0102;color: #ca0102;-webkit-transform: scale(1) !important;transform: scale(1) !important;padding: 5px 15px;line-height: 24px}body .top-header .flex-box ul li a.search{padding: 5px 8px;-webkit-transform: scale(1) !important;transform: scale(1) !important;color: #33373d;background-color: rgba(0, 0, 0, 0.05);font-size: 17px;line-height: 20px;margin-top: 2px}body .header{min-height: 10vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative}body .header .container{max-width: 1350px}body .header .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .header .inner .logo a{display: inline-block}body .header .inner .logo a img{max-width: 240px}body .header .inner ul{display: -webkit-box;display: -ms-flexbox;display: flex}body .header .inner ul li a{font-size: 15px;color: #626060;display: inline-block;padding: 6px 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;line-height: 24px;position: relative;cursor: context-menu}body .header .inner ul li a.caret-icon::after{content: '\f0d7';position: absolute;font-family: "Font Awesome 5 Free";font-weight: 900;right: 0}body .header .inner ul li a:hover{-webkit-transform: scale(1.1);transform: scale(1.1);color: #ca0102}body .header .inner ul li a:hover.caret-icon::after{-webkit-transform: rotateZ(180deg);transform: rotateZ(180deg)}body .header .inner ul li a.net-banking{-webkit-transform: scale(1) !important;transform: scale(1) !important;border: 1px solid #ca0102;color: #fff;background-color: #ca0102;padding: 3px 15px;line-height: 24px;margin: 0 10px 0 25px;cursor: pointer;border-radius: 6px}body .header .inner ul li a.net-banking:hover{border: 1px solid #7f7f7f;background-color: #7f7f7f}body .header .inner ul li a.login{border: 1px solid #ca0102;color: #fff;background-color: #ca0102;-webkit-transform: scale(1) !important;transform: scale(1) !important;padding: 3px 15px;line-height: 24px;border-radius: 6px;cursor: pointer}body .header .inner ul li a.login:hover{border: 1px solid #7f7f7f;background-color: #7f7f7f}body .header .inner ul li:hover .megaMenu{opacity: 1;visibility: visible}body .header .inner ul li .megaMenu{opacity: 0;visibility: hidden;background-color: #fff;padding: 10px;border-radius: 10px;position: absolute;z-index: 9999;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-column-gap: 10px;column-gap: 10px;left: 50%;top: 65px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: translateX(-50%);transform: translateX(-50%);max-width: 80%;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5)}body .header .inner ul li .megaMenu.mega-1{max-width: 850px}body .header .inner ul li .megaMenu.mega-1 .img-box{width: 300px}body .header .inner ul li .megaMenu.mega-1 .links-box{width: calc(100% - 300px);padding: 20px}body .header .inner ul li .megaMenu.mega-1 .links-box ul{display: -ms-grid;display: grid;-ms-grid-columns: auto auto;grid-template-columns: auto auto}body .header .inner ul li .megaMenu.mega-2{max-width: 600px}body .header .inner ul li .megaMenu.mega-2 .img-box{width: 300px}body .header .inner ul li .megaMenu.mega-2 .links-box{width: calc(100% - 300px);padding: 20px}body .header .inner ul li .megaMenu.mega-2 .links-box ul{display: -ms-grid;display: grid;-ms-grid-columns: auto auto;grid-template-columns: auto auto}body .header .inner ul li .megaMenu.mega-3{max-width: 1100px}body .header .inner ul li .megaMenu.mega-3 .links-box{width: 25%}body .header .inner ul li .megaMenu.mega-3 .img-box{width: 25%}body .header .inner ul li .megaMenu .img-box{min-height: 30vh;border-radius: 10px;overflow: hidden;background-position: center;background-size: cover;width: 20%}body .header .inner ul li .megaMenu .links-box{background-color: #f5f5f5;border-radius: 10px;padding: 20px 15px;width: 20%}body .header .inner ul li .megaMenu .links-box h6{font-size: 14px;color: #ca0102;margin-bottom: 15px;font-weight: 400}body .header .inner ul li .megaMenu .links-box h6 a{cursor: pointer;-webkit-transform: scale(1);transform: scale(1)}body .header .inner ul li .megaMenu .links-box ul{display: block}body .header .inner ul li .megaMenu .links-box ul li a{padding: 0;-webkit-transform: scale(1);transform: scale(1);cursor: pointer;display: block;font-size: 14px;color: #7f7f7f;line-height: 22px;margin-bottom: 10px}body .header .inner ul li .megaMenu .links-box ul li a:hover,body .header .inner ul li .megaMenu .links-box ul li a.active{color: #ca0102}body .link-box{padding: 20px 0 40px;background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #4D4B4B), color-stop(75%, #626060));background-image: linear-gradient(90deg, #4D4B4B 35%, #626060 75%)}body .link-box .container{max-width: 1350px}body .link-box .quick-links{display: -ms-grid;display: grid;-ms-grid-columns: auto auto auto auto auto;grid-template-columns: auto auto auto auto auto}body .link-box .quick-links ul{padding: 10px}body .link-box .quick-links ul li{color: #FFFFFF;font-size: 15px;font-weight: 500}body .link-box .quick-links ul li.title{margin: 30px 0 15px;font-size: 16px}body .link-box .quick-links ul li a{color: #FFFFFF;padding-top: 3px;padding-bottom: 3px;font-size: 12px;font-weight: 300;display: block;max-width: 350px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .link-box .quick-links ul li a:hover{-webkit-transform: scale(1.03);transform: scale(1.03)}body .footer{min-height: 10vh;background-image: linear-gradient(-45deg, #c63433, #7B0706);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .footer .container{max-width: 1350px}body .footer ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}body .footer ul.justify-content-end a{color: #fff !important}body .footer ul.justify-content-end a i{-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .footer ul.justify-content-end a i:hover{-webkit-transform: scale(1.2) rotate(10deg);transform: scale(1.2) rotate(10deg)}body .footer ul li{color: #FFFFFF;font-size: 14px;margin-right: 10px;margin-left: 10px;position: relative}body .footer ul li a{color: #FFFFFF;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .footer ul li a:hover{color: #83868D}body .footer .p-tag{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .footer .p-tag p{margin: 0;color: #FFFFFF;font-size: 14px}body .footer .col-md-5{width: 45%}body .footer .col-md-4{width: 30%}body .footer .col-md-3{width: 25%}body .footer .col-md-3 ul{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: end}body .footer .col-md-3 ul li{margin: 0 4px}body .footer .col-md-3 ul li a{background-color: #fff;color: #ca0102;padding: 3px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);display: block}body .footer .col-md-3 ul li a:hover{-webkit-transform: scale(1.1) rotate(4deg);transform: scale(1.1) rotate(4deg)}body .search-box{background-color: #EBECED;max-height: 0;overflow: hidden;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .search-box.show{max-height: 200px;overflow: visible}body .search-box form{height: 100%;width: 100%;padding: 0 15%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 10px 0}body .search-box form input{width: 100%;border-radius: 4px;-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18);box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18);border: solid .5px #4a4a4a;padding: 15px;font-size: 14px;font-weight: 300;line-height: 1.5;color: #000;outline: 0;max-width: 750px}body .search-box form span{color: #ca0102;cursor: pointer;margin-left: 20px}body .search-box form span img{height: 35px}body .about-banner{height: 40vh;background-image: url("../images/banner-bg.jpg");background-size: cover;background-position: 50%;background-repeat: no-repeat;min-width: 100%;padding: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative}body .about-banner h3{color: #FFFFFF;font-size: 24px;font-weight: 400;text-transform: capitalize;margin-bottom: 30px}body .about-banner h1{color: #FFFFFF;font-size: 2.8em;font-weight: 400;text-transform: capitalize;letter-spacing: 0.5px;line-height: 1;margin-bottom: 30px;position: relative}body .about-banner .breadcrumb{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0}body .about-banner .breadcrumb li{color: #fff;font-size: .85em;padding-left: 5px}body .about-banner .breadcrumb li:first-child{padding-left: 0px;padding-right: 0px}body .about-banner .breadcrumb li:first-child::before{display: none}body .about-banner .breadcrumb li::before{content: '\f101';color: #fff;font-family: "Font Awesome 5 Free";font-weight: 900;padding-right: 5px;font-size: 12px;margin-top: 1px}body .about-banner .breadcrumb li a{color: #fff}body .about-nav{padding: 10px 0;background-color: #f5f5f5;border-bottom: 1px solid #7f7f7f}body .about-nav .container{max-width: 1350px}body .about-nav ul{display: -webkit-box;display: -ms-flexbox;display: flex}body .about-nav ul li a{color: #626060;text-transform: uppercase;padding: 20px;display: block;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .about-nav ul li a:hover{color: #ca0102}body .about-nav ul li a.active{border: 1px solid #626060;cursor: context-menu;color: #ca0102}body .scroll-nav{padding: 10px 0;background-color: #f5f5f5;border-bottom: 1px solid #7f7f7f}body .scroll-nav .container{max-width: 1350px}body .scroll-nav .box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .scroll-nav .box ul{display: -webkit-box;display: -ms-flexbox;display: flex}body .scroll-nav .box ul li.active a{border: 1px solid #626060;cursor: context-menu;color: #ca0102}body .scroll-nav .box ul li a{color: #626060;text-transform: uppercase;padding: 20px;display: block;border: 1px solid #f5f5f5;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .scroll-nav .box ul li a:hover{color: #ca0102}body .scroll-nav .box .apply-now{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .scroll-nav .box .apply-now:hover{background-position: 100% 0}body .mob-link-box{display: none}.loading{position: fixed;top: 0;left: 0;width: 100%;height: 100%;width: 100vw;height: 100vh;opacity: 1;background-color: #fff;z-index: 9999;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;padding: 20px}.loading.hide{opacity: 0;visibility: hidden}.loading .gif-box{width: 100px;height: 100px;margin: 0 auto;background-image: url("../images/csfb-loader.gif");background-position: center;background-size: 225px}.loading p{color: #626060;margin: 0}@keyframes lds-dots{0%{opacity: 1;-webkit-transform: scale(1);transform: scale(1)}50%{opacity: 1;-webkit-transform: scale(0.5);transform: scale(0.5)}100%{opacity: 1;-webkit-transform: scale(0.5);transform: scale(0.5)}}@-webkit-keyframes lds-dots{0%{opacity: 0}50%{opacity: 0.5}100%{opacity: 1}}.loading .preloader-plus-default-icons{width: 80px;height: 80px;margin: 0 auto 20px}.loading .lds-dots{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.loading .lds-dots div{width: 20%;height: 20%;border-radius: 50%;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-animation: lds-dots 1s linear infinite;animation: lds-dots 1s linear infinite}.loading .lds-dots div:nth-child(1){background: #626060;-webkit-animation-delay: 0.25s;animation-delay: 0.25s}.loading .lds-dots div:nth-child(2){background: #626060;-webkit-animation-delay: 0.5s;animation-delay: 0.5s}.loading .lds-dots div:nth-child(3){background: #626060;-webkit-animation-delay: 0.75s;animation-delay: 0.75s}.loading .lds-dots div:nth-child(4){background: #626060;-webkit-animation-delay: 1s;animation-delay: 1s}.sidebar{color: #555;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}.sidebar .list{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 0.25rem}.sidebar .list li{cursor: pointer;letter-spacing: 1px}.sidebar .list li.title-li{font-weight: 600;color: #ca0102}.sidebar .list li span{color: #7f7f7f}.sidebar .list li .list-title{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;padding: 10px 15px}.sidebar .list li .list-title.active{background-color: #ca0102;color: #fff}.sidebar .list li .list-title.active .fa-chevron-down{-webkit-transform: rotate(180deg);transform: rotate(180deg)}.sidebar .list li .list-title>*{pointer-events: none}.sidebar .list li .list-title .fa-chevron-down{margin-left: auto;font-size: 0.75rem}.sidebar .list li .list.inner{max-height: 0;overflow: hidden;-webkit-transition: max-height 200ms ease;transition: max-height 200ms ease}.sidebar .list li .list.inner.active{max-height: 1000px}.sidebar .list li .list.inner li{padding: 0.5rem;border-radius: 0.25rem;padding-left: 2rem;font-size: 14px}.sidebar .list li .list.inner li a{color: #7f7f7f}.sidebar .list li>.a-link{line-height: 40px;color: #7f7f7f;padding: 0 15px}.sidebar .list li>.a-link.net-banking-link{border: 1px solid #ca0102;color: #fff;background-color: #ca0102;padding: 8px 15px;line-height: 24px;margin: 0;cursor: pointer;border-radius: 6px;display: block;text-align: center}.bg-F3F3F3{background-color: #F3F3F3}.bg-F3F3F3 .accordion-item{background-color: transparent}.bg-F3F3F3 .accordion-item .accordion-button{background-color: transparent !important}.bg-white{background-color: #fff}table.dataTable{width: 100% !important}.compensate-for-scrollbar{margin-right: 0 !important}.dataTables_wrapper .dataTables_paginate .paginate_button{border: 0 !important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color: #fff !important;background-image: linear-gradient(-45deg, #c63433, #7B0706)}#main-sec{padding: 80px 0 !important}.accordion-header{font-weight: 400}.mob-link-box{background-image: linear-gradient(-45deg, #c63433, #7B0706)}.mob-link-box .sidebar .list li span{color: #fff;font-weight: 300}.mob-link-box .sidebar .list li.title-li{color: #fff}.mob-link-box .sidebar .list li>.a-link{color: #fff;display: block;line-height: 25px;padding: 10px 15px}.mob-link-box .sidebar .list li .list.inner li a{color: #fff;font-weight: 300}@media (max-width: 1366px){html .container,body .container{max-width: 1260px}}@media (max-width: 1300px){body .mob-menu{display: block}body .top-header,body .header{display: none}}@media (max-width: 1024px){body .link-box,body .about-nav,body .scroll-nav{display: none}body .mob-link-box{display: block}}@media (max-width: 576px){body .mob-menu .mob-box span{margin-right: 0px}body .mob-menu .mob-box img{max-height: none;max-width: 88%;width: 100%}body .link-box{display: none}body .important-link{padding: 15px 0}body .important-link ul{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .important-link ul li{line-height: 30px}body .important-link ul li::after{top: 7px !important}body .important-link ul li:first-child{width: 100%}body .footer{padding: 15px 0}body .footer ul,body .footer .p-tag{-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important}body .footer ul li{line-height: 30px}body .footer ul li::after{top: 8px !important}body .footer .col-md-5,body .footer .col-md-4,body .footer .col-md-3{width: 100%;text-align: center}body .footer .col-md-3 ul{margin-top: 15px}body .footer .col-md-3 ul li a{padding: 0px 6px}body .about-banner{padding: 20px}body .about-banner h1{font-size: 2em}body .search-box form input{padding: 10px 15px}body .search-box form span{margin-left: 10px}body .search-box form span img{height: 25px}}body .search-box form{position: relative;max-width: 750px;margin: 0 auto}body .search-box #search_endpoints{position: absolute;top: 65px;background: #fff;z-index: 9;width: calc(100% - 52px);left: 0;border-radius: 4px;-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18);box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.18);padding: 10px 0;max-height: 255px;overflow-y: auto}body .search-box #search_endpoints ul li{padding: 8px 15px;color: #ca0102;font-weight: 400;text-align: center;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .search-box #search_endpoints ul li:hover{background: #f5f5f5}body .search-box #search_endpoints ul li a{display: block;text-align: left;color: #ca0102;font-weight: 400}body .blog-box .box .content h4{height: 44px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden}body .blog-box .box .content .text-box{max-height: 45px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 20px}body .blog-box .box .content p{margin-bottom: 0}body .blog-box .box .content ul{display: none}body .blog-box .swiper-button-prev,body .blog-box .swiper-button-next{background: #c63433;color: #fff;height: 30px;width: 30px;border-radius: 5px}body .blog-box .swiper-button-prev::after,body .blog-box .swiper-button-next::after{display: none}body .blog-box .swiper-button-prev{left: 0px}body .blog-box .swiper-button-next{right: 0px}@media (max-width: 576px){body .search-box #search_endpoints ul li{padding: 5px 10px}body .search-box #search_endpoints ul li{font-size: 14px}body .search-box #search_endpoints{top: 55px;width: calc(100% - 34px)}}.corporate-loans{padding: 80px 0;overflow: hidden}.corporate-loans.bg-grey{background-color: #f5f5f5}.corporate-loans h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}.corporate-loans p{color: #626060;margin-bottom: 30px}.corporate-loans .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}.corporate-loans .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}.corporate-loans .table tbody tr td{border: 1px solid #000;padding: 30px;width: 25%;vertical-align: middle}.corporate-loans .table tbody tr td p{margin: 0}.corporate-loans .table tbody tr td ul{padding-left: 10px}.corporate-loans .table tbody tr td ul li{color: #626060;list-style-type: disc;margin-bottom: 10px}.disclaimer-popup .modal-title span{color: #ca0102}.disclaimer-popup .modal-body{overflow-y: auto;max-height: 350px;max-width: 650px}.disclaimer-popup .modal-body h4{text-align: center;font-size: 24px;color: #ca0102;margin: 0}.disclaimer-popup .modal-body h6{font-size: 16px;color: #626060;font-weight: 600}.disclaimer-popup .modal-body p{font-size: 14px;color: #626060}.disclaimer-popup .modal-body p b{color: #626060;font-weight: 600}.disclaimer-popup .modal-body ol{padding: 0 0 0 15px}.disclaimer-popup .modal-body ol li{font-size: 14px;color: #626060}.disclaimer-popup .modal-footer .btn{border: 0;font-size: 14px;font-weight: 400;text-decoration: none;padding: 5px 15px;border-radius: 3px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}.disclaimer-popup .modal-footer .btn-primary{color: #fff;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433)}.disclaimer-popup .modal-footer .btn-primary:hover{background-position: 100% 0}body .home-banner .bannerSwiper .swiper-slide{background-size: cover;background-position: 50%;background-repeat: no-repeat;min-width: 100%;min-height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .home-banner .swiper-pagination{bottom: 20px}body .home-banner .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #d2c5c5;margin: 0 6px}body .home-banner h6{font-weight: 400;font-size: 25px;text-transform: uppercase;color: #fff}body .home-banner h1{color: #FFFFFF;font-size: 74px;font-weight: 400;text-transform: capitalize;letter-spacing: -1px;line-height: 1;max-width: 770px;margin-bottom: 30px}body .home-banner p{color: #FFFFFF;font-weight: 400;line-height: 25px;font-size: 17px;margin-bottom: 30px}body .home-banner a{font-size: 16px;font-weight: 400;border-width: 0px;color: #FFFFFF;background-color: #EF4145;display: inline-block;border-radius: 3px}body .service{padding: 50px 0;background-color: #EBECED;overflow-y: hidden}body .service h5,body .service h2{text-align: center}body .service h5{color: #7B0706;font-size: 20px;font-weight: 400;margin-bottom: 20px}body .service h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .service .slider-box{position: relative;padding: 0 40px}body .service .slider-box .service-slider .swiper-slide{height: auto}body .service .slider-box .service-slider .box{position: relative;padding: 30px;border-left: 1px solid #626060;border-top: 1px solid #626060;border-right: 1px solid #626060;border-bottom: 15px solid #fff;height: 100%}body .service .slider-box .service-slider .box::before{content: '';position: absolute;bottom: -15px;left: -1px;right: -1px;height: 15px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .service .slider-box .service-slider .box img{max-height: 84px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .service .slider-box .service-slider .box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .service .slider-box .service-slider .box h6{color: #CA0201;font-size: 20px;margin: 20px 0;font-weight: 400}body .service .slider-box .service-slider .box ul{padding-left: 20px}body .service .slider-box .service-slider .box ul li{color: #626060;list-style-type: disc}body .service .slider-box .service-slider .box ul li a{font-size: 15px;color: #626060;text-transform: capitalize;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .service .slider-box .service-slider .box ul li a:hover{color: #ca0102}body .service .slider-box .swiper-button-next,body .service .slider-box .swiper-button-prev{font-size: 20px;color: #7B0706}body .service .slider-box .swiper-button-next::after,body .service .slider-box .swiper-button-prev::after{display: none}body .service .slider-box .swiper-button-next{right: 0}body .service .slider-box .swiper-button-prev{left: 0}body .experience{padding: 70px 0 0;overflow-y: hidden}body .experience h6{color: #7B0706;font-size: 18px;font-weight: 400;margin-bottom: 20px}body .experience h2{font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;color: #ca0102;margin-bottom: 20px}body .experience p{color: #7f7f7f;font-size: 16px;line-height: 24px;margin-bottom: 40px}body .experience .app-down{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 570px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .experience .app-down li{margin: 0 10px 10px 0}body .experience .app-down li:nth-child(4){width: 100%}body .experience .app-down li:nth-child(4) a{width: 100%}body .experience .app-down li a{font-size: 15px;font-weight: 400;text-transform: capitalize;border-radius: 25px 25px 25px 25px;padding: 5px 25px;color: #CA0102;border: 2px solid #CA0102;display: inline-block;min-width: 180px;text-align: center;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .experience .app-down li a:hover,body .experience .app-down li a:focus{color: #fff;background: #CA0102}body .experience .storeBox{max-width: 560px;margin-bottom: 20px}body .experience .storeBox .box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .experience .storeBox .box ul:nth-child(2) li{text-align: right}body .experience .storeBox .box ul:nth-child(2) li img{margin: 0 40px 0 0px}body .experience .storeBox .box ul li{margin: 0 0 20px}body .experience .storeBox .box ul li p{min-width: 225px;margin: 0;font-size: 15px;font-weight: 400;text-transform: capitalize;border-radius: 25px 25px 25px 25px;padding: 5px 15px;color: #fff;display: inline-block;text-align: center;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .experience .storeBox .box ul li img{width: 161px;margin: 0 0px 0 20px}body .experience .brCode{max-width: 430px;width: 100%}body .capital{padding: 80px 0 50px;background-color: #EBECED;overflow-y: hidden}body .capital h6{color: #7B0706;font-size: 18px;font-weight: 400;margin-bottom: 20px}body .capital h3{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 60px}body .capital p{font-size: 18px;line-height: 24px;margin-bottom: 20px;color: #000000}body .capital p span{display: block}body .capital ul li{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 40px}body .capital ul li img{height: 40px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .capital ul li img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .capital ul li .content{margin-left: 30px}body .capital ul li .content p{line-height: 26px;margin: 0}body .capital .why-img{width: auto;padding-right: 40px}body .capital .box{display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 50px;margin-bottom: 0px;margin-bottom: 70px}body .capital .box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 200px;margin-right: 30px}body .capital .box .inner figure{height: 50px;margin-right: 15px}body .capital .box .inner figure img{height: 100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .capital .box .inner figure img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .capital .box .inner .content p{color: #626060;font-size: 15px;font-weight: 400;line-height: 22px;margin-top: .5rem;margin-bottom: 1rem}body .blog-box{padding: 70px 0;overflow-y: hidden}body .blog-box h6,body .blog-box h2{text-align: center}body .blog-box h6{color: #7B0706;font-size: 18px;font-weight: 400;margin-bottom: 20px}body .blog-box h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .blog-box .box{border: 1px solid #C5C3C3;border-radius: 5px;margin-bottom: 20px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .blog-box .box:hover{-webkit-box-shadow: 0 0 10px 2px rgba(98, 96, 96, 0.2);box-shadow: 0 0 10px 2px rgba(98, 96, 96, 0.2)}body .blog-box .box .img-box{border-radius: 5px;overflow: hidden;position: relative}body .blog-box .box .img-box span{background-color: #ca0102;color: #fff;padding: 5px;background-color: #ca0102;border-radius: 5px 5px 5px 5px;position: absolute;bottom: 20px;right: 20px;font-size: 13px}body .blog-box .box .content{padding: 20px 20px 0;overflow: hidden}body .blog-box .box .content h4{font-size: 18px;font-weight: 600;color: #ca0102;margin-bottom: 20px}body .blog-box .box .content p{color: #7f7f7f;font-size: 15px;margin-bottom: 20px}body .blog-box .box .content a{display: inline-block;font-size: 15px;padding: 8px 15px;color: #ca0102;background: #fff;margin-left: -20px;border-radius: 0 0 0 5px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .blog-box .box .content a:hover{background-color: #ca0102;color: #fff}body .key-rates{padding: 70px 0;overflow-y: hidden}body .key-rates h6,body .key-rates h2{text-align: center}body .key-rates h6{color: #7B0706;font-size: 18px;font-weight: 400;margin-bottom: 20px}body .key-rates h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .key-rates .box{border: 1px solid #626060;padding: 0px 0px 50px;text-align: center;margin-bottom: 20px;border-radius: 0 0 40px 40px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .key-rates .box:hover{-webkit-box-shadow: 0 0 10px 2px rgba(98, 96, 96, 0.2);box-shadow: 0 0 10px 2px rgba(98, 96, 96, 0.2)}body .key-rates .box h4{background-color: #7B0706;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff;font-size: 18px;font-weight: 400;margin-bottom: 40px;padding: 17px}body .key-rates .box h1,body .key-rates .box a{color: #ca0102;font-size: 30px;font-weight: 500;line-height: 1.8em;letter-spacing: 0.5px}body .key-rates .box h1 span,body .key-rates .box a span{color: #B9B9B9;font-weight: 300}body .blog-box .view-more{font-size: 16px;font-weight: 400;text-transform: capitalize;color: #FFFFFF;background-color: #CA0102;border-style: solid;border-width: 2px 2px 2px 2px;border-color: #CA0102;border-radius: 25px 25px 25px 25px;padding: 5px 40px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;position: relative;width: 170px;margin-top: 30px}body .blog-box .view-more:hover{background-color: #83868D;border-color: #83868D}body .video{overflow-y: hidden;padding: 150px 0px;background-position: center center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;background-image: url("../images/youtube.png");position: relative}body .video::before{content: '';background-color: #000000;opacity: 0.5;position: absolute;width: 100%;height: 100%;top: 0}body .video h3{text-align: center;color: #FFFFFF;font-size: 2.4em;font-weight: 400;text-transform: capitalize;margin-bottom: 50px;position: relative}body .video a{font-size: 16px;font-weight: 400;text-transform: capitalize;color: #FFFFFF;background-color: #CA0102;border-style: solid;border-width: 2px 2px 2px 2px;border-color: #CA0102;border-radius: 25px 25px 25px 25px;padding: 5px 40px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;position: relative}body .video a:hover{background-color: #83868D;border-color: #83868D}body .important-link{min-height: 10vh;background-image: linear-gradient(-45deg, #c63433, #7B0706);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .important-link ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .important-link ul li{color: #FFFFFF;font-size: 14px;margin-right: 10px;margin-left: 10px;position: relative}body .important-link ul li::after{content: '';position: absolute;right: -10px;top: 3px;width: 2px;height: 15px;background-color: #fff}body .important-link ul li:first-child{margin-right: 0px;margin-right: 20px}body .important-link ul li:first-child::after{display: none}body .important-link ul li:last-child::after{display: none}body .important-link ul li a{color: #FFFFFF;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .important-link ul li a:hover{color: #83868D}@media (max-width: 1024px){body .experience .app-down li a{min-width: 225px}body .experience .storeBox .box ul li p{min-width: 195px}}@media (max-width: 991px){body .home-banner .swiper-pagination{bottom: 10px}body .home-banner .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 4px}body .home-banner h6{font-size: 22px}body .home-banner h1{font-size: 50px}body .home-banner p{font-size: 15px}body .capital .why-img{width: 100%;margin-bottom: 20px;padding-right: 0}body .capital .box{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .capital ul li .content p{line-height: 20px;font-size: 15px}body .experience .col-lg-6{text-align: center}body .experience .app-down{margin: 0 auto}body .experience .storeBox{margin: 0 auto 20px}body .experience .storeBox .box{-ms-flex-wrap: wrap;flex-wrap: wrap}body .key-rates .box h4{font-size: 16px}body .key-rates .box h1,body .key-rates .box a{font-size: 1.5em}body .fancybox-slide{padding: 20px !important}}@media (max-width: 767px){body .capital p span{display: inline-block}body .video{padding: 60px 0px}body .video h3{font-size: 1.8em}}@media (max-width: 576px){body .home-banner{padding: 0px !important}body .home-banner h6{font-size: 18px}body .home-banner h1{font-size: 32px}body .home-banner p{font-size: 13px}body .home-banner a{font-size: 14px}body .service{padding: 50px 0 25px}body .service h2{font-size: 1.5em}body .service .slider-box{padding: 0 25px}body .experience{padding: 25px 0px 0}body .experience .app-down li{width: 100%}body .experience .app-down li a{display: block}body .experience h2{font-size: 1.5em}body .experience ul{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .experience ul li a{font-size: 13px}body .experience .storeBox .box{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .experience .storeBox .box ul{width: 100%}body .experience .storeBox .box ul li{text-align: center !important}body .experience .storeBox .box ul li p{width: 100%}body .experience .storeBox .box ul li img{margin: 0 !important}body .capital{padding: 50px 0px}body .capital h3{font-size: 1.5em}body .capital .box{-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 0;margin-bottom: 10px}body .capital .box .inner{width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-right: 0px}body .capital .box .inner figure{width: 65px;margin-right: 10px;height: 45px}body .capital .box .inner .content{max-width: 190px;margin-bottom: 20px}body .capital .box .inner .content p{margin-bottom: 0}body .blog-box{padding: 50px 0 25px}body .blog-box h2{font-size: 1.5em}body .key-rates h2{font-size: 1.5em}}body .business-banner{height: 580px;background-image: url("../images/Business.png");background-size: cover;background-position: 50%;background-repeat: no-repeat;min-width: 100%;min-height: 100%;padding: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative}body .business-banner::before{content: '';background-color: #000000;opacity: 0.45;position: absolute;width: 100%;height: 100%;top: 0;left: 0}body .business-banner h6{font-weight: 400;font-size: 25px;text-transform: uppercase;color: #fff;position: relative}body .business-banner h1{color: #FFFFFF;font-size: 74px;font-weight: 400;text-transform: capitalize;letter-spacing: -1px;line-height: 1;max-width: 660px;margin-bottom: 30px;position: relative}body .business-banner p{color: #FFFFFF;font-weight: 400;line-height: 25px;font-size: 17px;margin-bottom: 30px;max-width: 520px;position: relative}body .business-banner a{font-size: 16px;font-weight: 400;border-width: 0px;color: #FFFFFF;background-color: #EF4145;display: inline-block;padding: 8px 24px;border-radius: 3px;position: relative}@media (max-width: 576px){body .home-banner{padding: 50px 15px;height: auto;background-position: 95% !important}body .home-banner h6{font-size: 18px}body .home-banner h1{font-size: 32px}body .home-banner p{font-size: 13px}}body .nri-banner{height: 580px;background-image: url("../images/NRI.png");background-size: cover;background-position: 50%;background-repeat: no-repeat;min-width: 100%;min-height: 100%;padding: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative}body .nri-banner::before{content: '';background-color: #000000;opacity: 0.45;position: absolute;width: 100%;height: 100%;top: 0;left: 0}body .nri-banner h6{font-weight: 400;font-size: 25px;text-transform: uppercase;color: #fff;position: relative}body .nri-banner h1{color: #FFFFFF;font-size: 74px;font-weight: 400;text-transform: capitalize;letter-spacing: -1px;line-height: 1;max-width: 700px;margin-bottom: 30px;position: relative}body .nri-banner p{color: #FFFFFF;font-weight: 400;line-height: 25px;font-size: 17px;margin-bottom: 30px;position: relative}body .nri-banner a{font-size: 16px;font-weight: 400;border-width: 0px;color: #FFFFFF;background-color: #EF4145;display: inline-block;padding: 8px 24px;border-radius: 3px;position: relative}@media (max-width: 576px){body .home-banner{padding: 50px 15px;height: auto;background-position: 95% !important}body .home-banner h6{font-size: 18px}body .home-banner h1{font-size: 32px}body .home-banner p{font-size: 13px}}body .story{padding: 50px 0}body .story h2{color: #ca0102;font-size: 2em;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 15px;font-weight: 400}body .story .border-box{padding: 20px;border: 1px solid #7F7F7F;border-radius: 10px}body .story .border-box p{color: #626060}body .story .row{margin-bottom: 80px}body .story .row:last-child{margin-bottom: 0}body .story .img-box{background-position: center center;background-repeat: no-repeat;background-size: cover;overflow: hidden;height: 350px;margin-right: 30px}body .story .img-box.rbtm{border-radius: 0px 0px 150px 0px;background-image: url("../images/CB-banner_03.jpg")}body .story .img-box.ltop{border-radius: 150px 0px 0px 0px;background-image: url("../images/Presence.jpg")}body .story p{color: #626060;line-height: 26px}body .milestones{padding: 100px 0;background-color: #EBECED}body .milestones h4{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1em;letter-spacing: 0.5px;margin-bottom: 40px;max-width: 260px}body .milestones p{color: #626060;font-weight: 400;line-height: 20px;max-width: 340px}body .milestones .box{position: relative;padding: 10px 0;margin-bottom: 30px}body .milestones .box::before{content: '';position: absolute;top: -15px;left: 0;width: 25%;height: 3px;background-color: #ca0102}body .milestones .box h5{font-size: 20px;font-weight: 400;text-transform: capitalize;font-style: normal;text-decoration: none;line-height: 1.2em;letter-spacing: 0.13px;word-spacing: 0em;margin-bottom: 15px;color: #CA0102}body .milestones .box p{color: #626060;font-size: 14px;font-weight: 400;text-decoration: none;line-height: 1.5em;letter-spacing: 1px;word-spacing: 0em;margin: 0}body .about-info{padding: 80px 0;position: relative;overflow-y: hidden}body .about-info .img-box{width: 100%;height: 750px;overflow: hidden;border-radius: 50px}body .about-info img{-o-object-fit: cover;object-fit: cover;width: 100%;height: 750px}body .about-info .about-bg{background-position: left bottom;background-repeat: no-repeat;background-size: contain}body .about-info h4{color: #ca0102;font-size: 2em;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 15px;font-weight: 400}body .about-info p{color: #626060;line-height: 26px}body .vision-box{background-color: #f5f5f5;padding: 70px 0 90px;overflow-y: hidden}body .vision-box h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .vision-box .vis-box{display: -webkit-box;display: -ms-flexbox;display: flex;background-color: #fff;padding: 40px 0px;border: 1px solid #ca0201;border-radius: 25px}body .vision-box .vis-box div{width: 33.33%;padding: 0 25px;position: relative}body .vision-box .vis-box div:last-child::after{display: none}body .vision-box .vis-box div::after{content: '';position: absolute;right: 0;width: 1px;height: 100%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .vision-box .vis-box div img{width: 100px;margin-bottom: 35px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .vision-box .vis-box div img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .vision-box .vis-box div p{margin: 0;color: #626060}body .road-map{padding: 70px 0;overflow-y: hidden}body .road-map span{background: -webkit-gradient(linear, left top, right top, from(#783234), to(#ca3433));background: linear-gradient(90deg, #783234 0%, #ca3433 100%);padding: 8px 45px;font-size: 28px;display: inline-block;color: #fff;border-radius: 6px;margin-bottom: 40px}body .road-map ul{margin: 30px 0 0;padding: 0;overflow: hidden}body .road-map ul li{position: relative}body .road-map ul li:last-child::after{display: none}body .road-map ul li::after{content: '';height: 100%;width: 2px;position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%, -50%);transform: translateX(-50%, -50%);background-color: #292929}body .road-map ul li .dots{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 45px !important;height: 45px !important;border: 2px solid #292929;border-radius: 50%;display: block;z-index: 11;background-color: #fff}body .road-map ul li .dots::after{content: '';position: absolute;top: 9px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 30px;height: 30px;background: -webkit-gradient(linear, left top, right top, from(#783234), to(#ca3433));background: linear-gradient(90deg, #783234 0%, #ca3433 100%);border-radius: 50%}body .road-map ul li:nth-child(odd){display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative}body .road-map ul li:nth-child(odd) .content{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 40%}body .road-map ul li:nth-child(odd) .content .imgBox{width: 150px;height: 150px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .road-map ul li:nth-child(odd) .content .imgBox:hover{-webkit-transform: rotate(360deg);transform: rotate(360deg)}body .road-map ul li:nth-child(odd) .content .imgBox img{width: 150px;height: 150px;-o-object-fit: cover;object-fit: cover}body .road-map ul li:nth-child(odd) .content p{padding-left: 40px;color: #292929}body .road-map ul li:nth-child(odd) h4{color: #ca0102;font-size: 2em;font-weight: 500;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-left: 20%}body .road-map ul li:nth-child(even){display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: end}body .road-map ul li:nth-child(even) .content{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 40%}body .road-map ul li:nth-child(even) .content .imgBox{width: 150px;height: 150px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;-webkit-transform: rotate(0);transform: rotate(0)}body .road-map ul li:nth-child(even) .content .imgBox:hover{-webkit-transform: rotate(360deg);transform: rotate(360deg)}body .road-map ul li:nth-child(even) .content .imgBox img{width: 150px;height: 150px;-o-object-fit: cover;object-fit: cover}body .road-map ul li:nth-child(even) .content p{padding-right: 40px;color: #292929;text-align: right}body .road-map ul li:nth-child(even) h4{color: #ca0102;font-size: 2em;font-weight: 500;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-right: 20%}body .set-box{background-color: #f5f5f5;padding: 70px 0 90px;overflow-y: hidden}body .set-box h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .set-box .sliderSetBox{padding: 0 40px 50px}body .set-box .sliderSetBox .swiper-slide .img-box{margin-bottom: 20px;padding: 0 30px}body .set-box .sliderSetBox .swiper-slide .img-box img{width: 100%}body .set-box .sliderSetBox .swiper-slide p{color: #ca0201;padding: 0 30px}body .set-box .sliderSetBox .swiper-button-next,body .set-box .sliderSetBox .swiper-button-prev{color: #ca0102;font-size: 32px;top: 37%}body .set-box .sliderSetBox .swiper-button-next::after,body .set-box .sliderSetBox .swiper-button-prev::after{display: none}body .set-box .sliderSetBox .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #626060;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .set-box .sliderSetBox .swiper-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{background-color: #ca0102}body .commitment{padding: 70px 0 120px;overflow-y: hidden}body .commitment h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 70px}body .commitment h5{color: #ca0102;font-size: 26px;margin-bottom: 25px;font-weight: 400}body .commitment p{color: #626060}body .commitment .mt-btm{margin-bottom: 75px}body .commitment .row .col-md-6 img{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1)}body .commitment .row .col-md-6 img:hover{-webkit-transform: scale(1.03);transform: scale(1.03)}body .commitment .row .col-md-6:first-child{padding-right: 40px}body .commitment .row .col-md-6:last-child{padding-left: 40px}@media (max-width: 1366px){body .about-info .about-bg{background-size: 50%}}@media (max-width: 1199px){body .milestones{padding: 100px 40px}body .milestones h4,body .milestones p{max-width: 100%}body .milestones .col-xl-4 h4{margin-bottom: 40px}body .milestones .col-xl-4 p{margin-bottom: 80px}body .about-info .about-bg{background-size: 60% auto}}@media (max-width: 1024px){body .story h2{font-size: 1.8em;margin-top: 30px}body .story .img-box{height: 250px}body .story .row{margin-bottom: 40px}body .story .row:last-child .col-md-6:first-child{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}body .story img{margin-bottom: 40px}body .commitment{padding: 70px 0}body .commitment .row .col-md-6:first-child{padding-right: 20px}body .commitment .row .col-md-6:last-child{padding-left: 20px}body .about-info .img-box{height: 810px}body .about-info .img-box img{height: 810px}}@media (max-width: 991px){body .about-info{padding: 50px 0}body .about-info .about-bg{background-image: none !important}body .about-info .about-bg p:last-child{margin-bottom: 0}body .road-map ul li:nth-child(even) .content .imgBox{-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0}body .road-map ul li:nth-child(even) .content p{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;text-align: center}body .road-map ul li .content{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .road-map ul li .content .imgBox{height: 100px !important;width: 100px !important;margin-bottom: 20px}body .road-map ul li .content .imgBox img{height: 100px !important;width: 100px !important}body .road-map ul li .content p{padding: 0 !important;text-align: center}}@media (max-width: 768px){body .vision-box .vis-box{-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0 40px}body .vision-box .vis-box div{width: 100%;padding: 30px 0}body .vision-box .vis-box div img{width: 70px;margin-bottom: 20px}body .vision-box .vis-box div::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .about-info .img-box{height: auto;margin-bottom: 30px}body .about-info .img-box img{height: auto}}@media (max-width: 767px){.row:nth-child(2) .col-md-6:first-child{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}.row:nth-child(2) .col-md-6:last-child{-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0}.row .col-md-6{text-align: center;padding: 0 12px !important}.row .col-md-6 img{margin-bottom: 20px}.row .col-md-6 h5{font-size: 20px;margin-bottom: 10px}.row .col-md-6 p{font-size: 14px}body .key-rates .box{padding: 0px 0px 30px}body .key-rates .box h4{margin-bottom: 30px}}@media (max-width: 576px){body .story p{font-size: 14px}body .milestones{padding: 60px 20px}body .milestones h4,body .milestones p{max-width: 100%}body .milestones .col-xl-4 h4{margin-bottom: 40px}body .milestones .col-xl-4 p{margin-bottom: 80px}body .milestones .box::before{width: 100%}body .about-info h4{font-size: 1.8em}body .about-info p{font-size: 14px}body .vision-box{padding: 60px 0}body .vision-box h2{font-size: 1.8em;margin-bottom: 30px}body .vision-box .vis-box div img{width: 60px}body .vision-box .vis-box div p{font-size: 14px}body .road-map{padding: 50px 0}body .road-map .col-md-12>span{font-size: 20px}body .road-map ul li .dots{width: 35px !important;height: 35px !important}body .road-map ul li .dots::after{top: 5px;width: 25px;height: 25px}body .road-map ul li h4{font-size: 1.4em !important}body .road-map ul li .content .imgBox{height: 65px !important;width: 65px !important;margin-bottom: 10px}body .road-map ul li .content .imgBox img{height: 65px !important;width: 65px !important}body .road-map ul li .content p{font-size: 13px}body .set-box{padding: 50px 0}body .set-box h2{font-size: 1.8em;margin-bottom: 40px}body .set-box .sliderSetBox{padding: 0}body .set-box .sliderSetBox .swiper-slide .img-box{padding: 0 5px}body .set-box .sliderSetBox .swiper-slide p{padding: 0 5px}body .set-box .sliderSetBox .swiper-pagination{display: none}body .set-box .sliderSetBox .swiper-button-next,body .set-box .sliderSetBox .swiper-button-prev{font-size: 16px;background: #ca0102;color: #fff;border-radius: 50%;width: 30px;height: 30px;top: 45%}body .commitment{padding: 50px 0}body .commitment h2{font-size: 1.8em;margin-bottom: 30px}body .commitment .mt-btm{margin-bottom: 0}}body .mission-vision{padding: 50px 0}body .mission-vision .box{background-color: #F3F3F3;border-radius: 10px;padding: 50px 0;margin-bottom: 50px}body .mission-vision .box.mission .content{padding-right: 45px}body .mission-vision .box.vision .content{padding-left: 45px;text-align: right}body .mission-vision .box .content h2{color: #ca0102;font-size: 1.75rem;margin-bottom: 20px;font-weight: 400}body .mission-vision .box .content p{color: #7f7f7f;margin: 0}@media (max-width: 576px){body .mission-vision .box{padding: 25px 0 0;margin-bottom: 20px}body .mission-vision .box.vision .col-md-8{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}body .mission-vision .box .content{text-align: center !important;padding: 15px !important}body .mission-vision .box .content p{font-size: 14px}}body .teams{padding: 120px 0 20px}body .teams .col-lg-3{padding-left: 25px;padding-right: 25px}body .teams .box{margin-bottom: 100px}body .teams .box .img-box{position: relative}body .teams .box .img-box img{position: relative;z-index: 9;width: 100%;max-width: 100%}body .teams .box .img-box::before{content: '';position: absolute;bottom: 50px;left: 0;width: 100%;height: 2px;background-color: #ab3333;-webkit-transform: rotate(-7.5deg);transform: rotate(-7.5deg);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 0}body .teams .box .content{padding: 30px 0 20px;border-bottom: 5px solid #ab3333}body .teams .box .content h4{color: #ab3333;font-size: 20px;font-weight: 500;margin-bottom: 0px}body .teams .box .content p{color: #1D1D1D;font-size: 16px;margin: 0;min-height: 50px}body .teams .box:hover .img-box::before{bottom: 5px}@media (max-width: 1199px){body .teams .col-lg-3{padding-left: 15px;padding-right: 15px}body .teams .box .content h4{font-size: 18px}body .teams .box .content p{font-size: 14px;min-height: 43px}}@media (max-width: 767px){body .teams{padding: 120px 0 70px}body .teams .col-lg-3{padding-left: 7px;padding-right: 7px}body .teams .box{margin-bottom: 50px}body .teams .box:hover .img-box::before{bottom: 13px}}@media (max-width: 576px){body .teams .box .content p{min-height: auto}}body .director{padding: 120px 0 20px}body .director .col-lg-3{padding-left: 25px;padding-right: 25px}body .director .box{margin-bottom: 100px}body .director .box .img-box{position: relative}body .director .box .img-box img{position: relative;z-index: 9;width: 100%;max-width: 100%}body .director .box .img-box::before{content: '';position: absolute;bottom: 50px;left: 0;width: 100%;height: 2px;background-color: #ab3333;-webkit-transform: rotate(-7.5deg);transform: rotate(-7.5deg);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 0}body .director .box .content{padding: 30px 0 20px;border-bottom: 5px solid #ab3333;min-height: 195px}body .director .box .content h4{color: #ab3333;font-size: 20px;font-weight: 500;margin-bottom: 0px}body .director .box .content p{color: #1D1D1D;font-size: 15px;margin: 0}body .director .box:hover .img-box::before{bottom: 5px}body .director .director-list{display: -ms-grid;display: grid;-ms-grid-columns: 20% 20% 20% 20% 20%;grid-template-columns: 20% 20% 20% 20% 20%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .director .director-list .box{width: 100%;padding: 0 20px}body .director .director-list .box .content h4{font-size: 16px}body .director .director-list .box .content p{font-size: 13px}@media (max-width: 1366px){body .director .director-list .box .content{min-height: 215px}}@media (max-width: 1199px){body .director .col-lg-3{padding-left: 15px;padding-right: 15px}body .director .box .content h4{font-size: 17px}body .director .box .content p{font-size: 13px}}@media (max-width: 1024px){body .director .box .content{min-height: 180px}body .director .director-list{-ms-grid-columns: 25% 25% 25% 25%;grid-template-columns: 25% 25% 25% 25%}}@media (max-width: 991px){body .director .box .content{min-height: 155px}body .director .director-list{margin-left: -12px;margin-right: -12px}body .director .director-list .box{padding: 0 15px}}@media (max-width: 768px){body .director{padding: 120px 0 70px}body .director .col-lg-3{padding-left: 7px;padding-right: 7px}body .director .box{margin-bottom: 50px}body .director .box .content{min-height: 160px}body .director .box:hover .img-box::before{bottom: 13px}body .director .director-list{-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%}body .director .director-list .box{padding: 0 8px}}@media (max-width: 576px){body .director .box .content{min-height: auto}body .director .director-list{-ms-grid-columns: 100%;grid-template-columns: 100%}body .director .director-list .box{padding: 0 8px}body .director .director-list .box .content{min-height: auto}}body .foundation{padding: 70px 0;overflow-y: hidden}body .foundation h6{color: #7B0706;font-size: 18px;font-weight: 400;margin-bottom: 10px}body .foundation h2{font-size: 26px;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;color: #ca0102;margin-bottom: 30px}body .foundation p{color: #626060}body .foundation .row .col-lg-6 img{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1);-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);height: 380px;width: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 40px}body .foundation .row .col-lg-6 img:hover{-webkit-transform: scale(1.03);transform: scale(1.03)}body .foundation .row .col-lg-6:first-child{padding-right: 40px}body .foundation .row .col-lg-6:last-child{padding-left: 40px}body .driving{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .driving h3{color: #ca0102;font-size: 2.4em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .driving p{color: #626060}body .driving a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .driving a:hover{background-position: 100% 0}body .committee{padding: 60px 0;overflow-y: hidden}body .committee h3{color: #ca0102;font-size: 2.4em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .committee p{color: #626060}body .committee .table-responsive{margin-top: 30px}body .committee .table-responsive .table tr th{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px}body .committee .table-responsive .table tr th,body .committee .table-responsive .table tr td{border: 1px solid #000000;text-align: center;font-size: 14px;color: #7f7f7f;padding: 14px;width: 33.33%}body .committee .table-responsive .table tr td{background-color: #f5f5f5}body .future{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .future h3{color: #ca0102;font-size: 2.4em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .future p{color: #626060}body .future .table-responsive{margin-top: 30px}body .future .table-responsive .table tr th{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px}body .future .table-responsive .table tr th,body .future .table-responsive .table tr td{border: 1px solid #000000;text-align: center;font-size: 14px;color: #7f7f7f;padding: 14px;width: 33.33%}body .future .table-responsive .table tr td{background-color: #f5f5f5}body .initiatives{padding: 60px 0;overflow-y: hidden}body .initiatives h3{color: #ca0102;font-size: 2.4em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .initiatives .accordion .accordion-item{border: 0;margin-bottom: 10px}body .initiatives .accordion .accordion-item .accordion-header .accordion-button{background-color: #f5f5f5;color: #ca0201;position: relative;border: 1px solid #cb4140;border-bottom: 0;border-radius: 7px 7px 0 0;font-size: 20px;padding: 12px 20px 0;-webkit-box-shadow: none;box-shadow: none}body .initiatives .accordion .accordion-item .accordion-header .accordion-button i{display: none}body .initiatives .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 7px;background-image: linear-gradient(-45deg, #c63433, #7B0706);padding: 12px 20px}body .initiatives .accordion .accordion-item .accordion-header .accordion-button.collapsed i{display: block}body .initiatives .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .initiatives .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .initiatives .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .initiatives .accordion .accordion-item .accordion-collapse h6{color: #000000}body .initiatives .accordion .accordion-item .accordion-collapse p{color: #626060}body .initiatives .accordion .accordion-item .accordion-collapse.show{background-color: #f5f5f5;border: 1px solid #cb4140;border-top: 0;border-radius: 0 0 7px 7px}body .gallery{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .gallery h3{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .gallery .swiper .swiper-wrapper{padding: 30px 0}body .gallery .swiper .swiper-wrapper .swiper-slide{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(0.95);transform: scale(0.95)}body .gallery .swiper .swiper-wrapper .swiper-slide img{-webkit-box-shadow: 0 0 5px 1px rgba(123, 7, 6, 0.2);box-shadow: 0 0 5px 1px rgba(123, 7, 6, 0.2)}body .gallery .swiper .swiper-wrapper .swiper-slide p{opacity: 0;color: #7B0706;margin: 20px 0 0;text-align: center;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .gallery .swiper .swiper-wrapper .swiper-slide.swiper-slide-next{-webkit-transform: scale(1.05);transform: scale(1.05)}body .gallery .swiper .swiper-wrapper .swiper-slide.swiper-slide-next p{opacity: 1}body .gallery .swiper .swiper-button-next:after,body .gallery .swiper .swiper-button-prev:after{display: none}body .gallery .swiper .swiper-button-next,body .gallery .swiper .swiper-button-prev{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff;padding: 0;margin: 0;height: 32px;width: 32px;border-radius: 5px;top: 42%}body .gallery .swiper .swiper-pagination{position: relative}body .gallery .swiper .swiper-pagination .swiper-pagination-bullet{opacity: 1;background-color: #626060;width: 10px;height: 10px}body .gallery .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #ca0201}@media (max-width: 1024px){body .gallery .swiper .swiper-wrapper{padding: 0 0 30px}body .gallery .swiper .swiper-wrapper .swiper-slide{-webkit-transform: scale(1) !important;transform: scale(1) !important}body .gallery .swiper .swiper-wrapper .swiper-slide p{opacity: 1}}@media (max-width: 991px){.foundation img{margin-bottom: 20px;height: auto !important}.foundation .row .col-lg-6:first-child{padding-right: 12px !important}.foundation .row .col-lg-6:last-child{padding-left: 12px !important}}@media (max-width: 767px){body .foundation,body .driving,body .committee,body .future,body .initiatives,body .gallery{padding: 50px 0}body .foundation h3,body .driving h3,body .committee h3,body .future h3,body .initiatives h3,body .gallery h3{font-size: 1.8em;margin-bottom: 30px}body .foundation p,body .driving p,body .committee p,body .future p,body .initiatives p,body .gallery p{font-size: 14px}body .driving a{font-size: 14px}body .initiatives .accordion .accordion-item .accordion-header .accordion-button{font-size: 17px}body .initiatives .accordion .accordion-item .accordion-header .accordion-button i{right: 10px;font-size: 16px}body .initiatives .accordion .accordion-item .accordion-collapse h6{font-size: 15px}}@media (max-width: 576px){body .foundation h3,body .driving h3,body .committee h3,body .future h3,body .initiatives h3,body .gallery h3{font-size: 1.6em;margin-bottom: 15px}}@media (max-width: 576px){.awards .box .icons i{font-size: 70px}.awards .box .content h3{min-height: auto !important;font-size: 1.4rem !important}.awards .box .content p{font-size: 14px;padding-top: 0 !important}}.awards{padding: 0 0 100px}.awards .slider-award{padding: 50px 40px;margin-bottom: 30px;background-image: url("../images/award-bg.jpg");background-position: center;background-repeat: no-repeat}.awards .slider-award .swiper-container-main{padding-bottom: 15px}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide{text-align: center}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box{position: relative;height: 100%}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box h4{color: #ca0102;font-size: 2em;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 50px;font-weight: 600}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box p{color: #000;font-size: 18px;font-weight: 600;max-width: 1200px;margin: 50px auto 0}.awards .slider-award .swiper-container-main .swiper-slide-img{max-height: 355px;max-width: 600px;width: 100%;margin: 0 auto}.awards .swiper-slide-thumbs{border: 1px solid #ddd;border-radius: 4px;text-align: center;height: 100px;padding: 10px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;display: -webkit-box;display: -ms-flexbox;display: flex}.awards .swiper-slide-thumbs.swiper-slide-thumb-active{border: 1px solid #ca0102}.awards .swiper-slide-thumbs img{max-height: 80px;max-width: 100%;margin: 0 auto;-o-object-fit: contain;object-fit: contain}.awards .swiper-pagination{margin-top: 30px}.awards .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #626060;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}.awards .swiper-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{background-color: #ca0102}.awards .swiper-button-next,.awards .swiper-button-prev{color: #ca0102;font-size: 40px}.awards .swiper-button-next::after,.awards .swiper-button-prev::after{display: none}.awards .position-relative{bottom: 50px}.awards .position-relative .swiper-button-next,.awards .position-relative .swiper-button-prev{font-size: 20px}.awards .position-relative .swiper-button-next i,.awards .position-relative .swiper-button-prev i{background-color: #fff;border-radius: 50%}.awards .position-relative .swiper-button-next{right: 0}.awards .position-relative .swiper-button-prev{left: 0}@media (max-width: 1537px){body .awards .slider-award{padding: 50px 40px 30px;margin-bottom: 15px}body .awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box h4{font-size: 1.8em;margin-bottom: 25px}body .awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box p{margin: 30px auto 0}}@media (max-width: 1366px){body .awards .slider-award{padding: 25px 40px 15px;margin-bottom: 15px}body .awards .slider-award .swiper-container-main .swiper-slide-img{max-height: 300px}body .awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box h4{font-size: 1.8em;margin-bottom: 15px}body .awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box p{margin: 15px auto 0}}@media (max-width: 768px){.awards .slider-award{padding: 50px 40px}.awards .slider-award .swiper-container-main .swiper-slide-img{max-width: 450px}.awards .slider-award .swiper-container-main .swiper-button-next,.awards .slider-award .swiper-container-main .swiper-button-prev{font-size: 30px}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box h4{font-size: 26px;margin-bottom: 25px}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box p{font-size: 16px;font-weight: 400;max-width: 500px;margin: 25px auto 0}}@media (max-width: 576px){.awards .slider-award{padding: 50px 0px}.awards .slider-award .swiper-container-main .swiper-slide-img{max-width: 300px}.awards .slider-award .swiper-container-main .swiper-button-next,.awards .slider-award .swiper-container-main .swiper-button-prev{font-size: 25px}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box h4{font-size: 26px;margin-bottom: 25px}.awards .slider-award .swiper-container-main .swiper-wrapper .swiper-slide .box p{font-size: 13px;font-weight: 400;margin: 25px auto 0;padding: 0 20px}}body .theBank{padding: 60px 0px;overflow-y: hidden}body .theBank .flexBoxes{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .theBank .flexBoxes .textBox{width: 60%}body .theBank .flexBoxes .textBox h1{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 20px}body .theBank .flexBoxes .textBox p{font-weight: 400;color: #626060}body .theBank .flexBoxes .textBox p a{color: #292929;font-weight: 500}body .theBank .flexBoxes .textBox a{color: #292929;font-weight: 500}body .theBank .flexBoxes .boxImg{width: 40%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: 40px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .theBank .flexBoxes .boxImg .box{background-image: linear-gradient(-45deg, #c63433, #7b0706);width: 47%;text-align: center;padding: 8px;border-radius: 10px;margin: 2% 1%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .theBank .flexBoxes .boxImg .box img{max-width: 90px;margin-bottom: 5px}body .theBank .flexBoxes .boxImg .box p{font-size: 21px;font-weight: 400;color: #fff;margin: 0px}body .stockExchange{background-image: linear-gradient(-45deg, #c63433, #7b0706);padding: 20px;overflow-y: hidden}body .stockExchange .stockList{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 0px 0px}body .stockExchange .stockList .text{padding: 40px 0px;width: 33%;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}body .stockExchange .stockList .text ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 10px}body .stockExchange .stockList .text ul:last-child li::before{display: none}body .stockExchange .stockList .text ul li{text-align: center;position: relative;width: 90px;padding: 0 10px}body .stockExchange .stockList .text ul li:last-child::before{position: absolute;content: '';height: 30px;width: 1px;background-color: #fff;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .stockExchange .stockList .text ul li:last-child{padding-left: 10px}body .stockExchange .stockList .text ul li a{color: #fff;font-size: 12px;line-height: 18px;display: block}body .stockExchange .stockList .text:last-child::after{display: none}body .stockExchange .stockList .text::after{position: absolute;content: "";width: 2px;height: 100%;background-color: #fff;right: 0px;top: 0px}body .stockExchange .stockList h2{font-size: 21px;color: #fff;font-weight: 400;text-align: center}body .stockExchange .stockList h2 span{display: block}body .financialResults{padding: 80px 0px;overflow-y: hidden}body .financialResults .textBox h2{color: #ca0102;font-size: 2.1em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 30px}body .financialResults .textBox ul li{padding: 12px 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 90%;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .financialResults .textBox ul li p{margin-bottom: 0px;color: #8c8a8a;font-size: 18px;font-weight: 500}body .financialResults .textBox ul li a{width: 30px;height: 30px;border: 2px solid #ca0102;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%}body .financialResults .textBox ul li a i{color: #787878}body .financialResults .textBox ul .li-bg{background-color: #f5f5f5}body .financialResults .textBox ul .li-white{background-color: #fff}body .corporatePrincipals{padding: 100px 0px;overflow-y: hidden}body .corporatePrincipals .boxes{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .corporatePrincipals .boxes .boxColor{text-align: center;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;width: 100%;border-radius: 10px;display: block;border: none;padding: 8px;width: 30%}body .corporatePrincipals .boxes .boxColor h2{margin-bottom: 0px;font-size: 20px;font-weight: 400}body .financialResults_2{background-color: #f5f5f5;overflow-y: hidden}body .investor-nav{padding: 30px 0}body .investor-nav .container{max-width: 1350px}body .investor-nav .container ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}body .investor-nav .container ul li a{color: #626060;text-transform: uppercase;padding: 15px 20px;display: block;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}body .investor-nav .container ul li a:hover{color: #ca0102}body .investor-nav .container ul li a.active{border: 1px solid #626060;cursor: context-menu;color: #ca0102}body .investor-bg{background-image: url(../images/invertor-img.png)}body .cmpy-profile{padding: 60px 0;text-align: center}body .cmpy-profile h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .cmpy-profile p{color: #626060}body .cmpy-profile a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 24px;border-radius: 10px;margin-top: 20px;display: inline-block;text-transform: uppercase;max-width: 180px;width: 100%}body .stock{padding: 80px 0;background-color: #ebeced}body .stock h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .stock .qutly{background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);text-align: center;border-radius: 10px;height: 200px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);padding: 0 20px}body .stock .qutly p{font-size: 22px;color: #fff;text-transform: uppercase;margin: 0}body .stock .exchange{border-radius: 10px;background-color: #fff;-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2)}body .stock .exchange .title{text-transform: uppercase;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);font-size: 18px;color: #fff;text-align: center;border-radius: 10px 10px 10px 0;padding: 20px}body .stock .exchange .f-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 31px 0}body .stock .exchange .f-box div{width: 50%;text-align: center;height: 70px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-right: 1px solid #626060;padding: 0 15px}body .stock .exchange .f-box div p{color: #626060}body .stock .exchange .f-box div:last-child{border: 0}body .stock .exchange .f-box p{margin: 0}body .rpt-statoy{background-color: #f5f5f5;padding: 80px 0;overflow-y: hidden}body .rpt-statoy .textBox{text-align: center}body .rpt-statoy .textBox h2{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 40px}body .rpt-statoy .rpt,body .rpt-statoy .statoy{-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);border-radius: 15px;height: 100%;background-color: #f5f5f5}body .rpt-statoy .rpt .title,body .rpt-statoy .statoy .title{text-transform: uppercase;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);font-size: 22px;color: #fff;text-align: center;border-radius: 15px 15px 0 0;padding: 25px}body .rpt-statoy .rpt .content,body .rpt-statoy .statoy .content{border-radius: 0 0 15px 15px;padding: 20px}body .rpt-statoy .rpt .content ul li,body .rpt-statoy .statoy .content ul li{color: #8c8a8a;position: relative;line-height: 35px;padding-right: 30px}body .rpt-statoy .rpt .content ul li a,body .rpt-statoy .statoy .content ul li a{color: #787878;border: 2px solid #c83433;font-size: 10px;width: 20px;display: inline-block;height: 20px;text-align: center;border-radius: 50%;line-height: 18px;position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .rpt-statoy .slider-box{position: relative;padding: 30px 100px;border: 1px solid #000;border-radius: 20px;background-color: #fff;-webkit-box-shadow: 1px 1px 22px 0px #ccc;box-shadow: 1px 1px 22px 0px #ccc}body .rpt-statoy .slider-box .button-viewAll{background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);font-size: 20px;font-weight: 400;color: #fff;padding: 7px 80px;border-radius: 10px;margin: auto;display: block;border: none;margin-top: 45px}body .rpt-statoy .slider-box .report-slider{margin-top: 25px}body .rpt-statoy .slider-box .report-slider .img-box{width: 60%;margin: auto}body .rpt-statoy .slider-box .report-slider .swiper-slide img{width: 100%}body .rpt-statoy .slider-box .report-slider p{text-align: center;margin: 0;color: #ca0201;font-size: 21px;font-weight: 500}body .rpt-statoy .slider-box .swiper-button-prev{left: 30px;color: #fff;border: 2px solid #c83433;font-size: 23px;width: 40px;display: inline-block;height: 40px;text-align: center;border-radius: 50%;line-height: 18px;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .rpt-statoy .slider-box .swiper-button-next{right: 30px;color: #fff;border: 2px solid #c83433;font-size: 23px;width: 40px;display: inline-block;height: 40px;text-align: center;border-radius: 50%;line-height: 18px;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .rpt-statoy .slider-box .swiper-button-prev:after,body .rpt-statoy .slider-box .swiper-button-next:after{display: none}body .rpt-statoy .footer-ar{text-transform: uppercase;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);font-size: 22px;color: #fff;text-align: center;border-radius: 15px;padding: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 80px 0 0}body .rpt-statoy .footer-ar p{margin: 0;font-size: 16px;text-align: left}body .rpt-statoy .footer-ar span{border-radius: 50%;border: 2px solid #fff;width: 25px;min-width: 25px;height: 25px;display: block;font-size: 12px;line-height: 22px;margin-left: 20px}@media (max-width: 1366px){.theBank .container,.stockExchange .container,.rpt-statoy .container,.financialResults .container,.corporatePrincipals .container{max-width: 1350px}}@media (max-width: 1024px){body .stockExchange .stockList h2{font-size: 18px}body .theBank .flexBoxes .boxImg .box img{max-width: 60px}body .theBank .flexBoxes .boxImg .box p{font-size: 16px}body .theBank .flexBoxes .boxImg .box a{font-size: 16px}body .theBank .flexBoxes .textBox p{font-size: 16px}body .theBank .flexBoxes .textBox h1{font-size: 28px}body .rpt-statoy{padding: 60px 0px}body .rpt-statoy .textBox h2{font-size: 28px}body .corporatePrincipals{padding: 80px 0px}body .financialResults{padding: 60px 0px}body .financialResults .textBox h2{font-size: 28px}body .financialResults .textBox ul li{width: 95%}body .financialResults .textBox ul li p{font-size: 16px}body .corporatePrincipals .boxes .boxColor h2{font-size: 21px}body .stock .exchange .title{font-size: 16px;padding: 15px}body .stock .exchange .f-box div p{font-size: 14px}body .stock .qutly{height: 186px}body .stock .qutly p{font-size: 20px}body .rpt-statoy .rpt .title,body .rpt-statoy .statoy .title{font-size: 20px;padding: 20px}body .rpt-statoy .footer-ar{padding: 20px;font-size: 18px}}@media (max-width: 820px){body .corporatePrincipals{padding: 40px 0px}body .corporatePrincipals .boxes{-ms-flex-wrap: wrap;flex-wrap: wrap}body .corporatePrincipals .boxes .boxColor{width: 100%}body .corporatePrincipals .boxes .boxColor:nth-child(2),body .corporatePrincipals .boxes .boxColor:last-child{margin: 15px 0px 0px}body .financialResults{padding: 40px 0px}body .financialResults .textBox ul li{width: 100%}body .financialResults .imgBox{margin-bottom: 25px}body .financialResults_2 .textBox{margin-bottom: 25px}body .rpt-statoy{padding: 40px 0px}body .theBank{padding: 40px 0px}body .theBank .flexBoxes{-ms-flex-wrap: wrap;flex-wrap: wrap}body .theBank .flexBoxes .textBox{width: 100%}body .theBank .flexBoxes .boxImg{margin: 0px;width: 100%}}@media (max-width: 768px){body .stock .qutly{margin: 20px 0}body .rpt-statoy .footer-ar{margin-top: 20px}}@media (max-width: 576px){body .financialResults .textBox ul li p{font-size: 15px}body .corporatePrincipals .boxes .boxColor h2{font-size: 18px}body .financialResults_2 .imgBox{margin-bottom: 0px}body .rpt-statoy .slider-box{padding: 30px}body .rpt-statoy .slider-box .report-slider .img-box{width: 80%}body .rpt-statoy .slider-box .button-viewAll{font-size: 17px;padding: 7px 60px}body .rpt-statoy .slider-box .swiper-button-prev{left: 10px}body .rpt-statoy .slider-box .swiper-button-next{right: 10px}body .rpt-statoy .slider-box .swiper-button-prev,body .rpt-statoy .slider-box .swiper-button-next{width: 30px;height: 30px;font-size: 16px}body .rpt-statoy .textBox h2{margin-bottom: 25px}body .stockExchange .stockList{width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap}body .stockExchange .stockList .text{padding: 10px 0px;width: 100%}body .stockExchange .stockList .text::after{display: none}body .theBank .flexBoxes .boxImg .box{width: 100%}body .cmpy-profile h3{font-size: 1.8em;margin-bottom: 30px}body .cmpy-profile p{font-size: 14px}body .cmpy-profile a{font-size: 14px;padding: 8px 20px}body .stock{padding: 60px 0}body .stock h3{font-size: 1.8em;margin-bottom: 30px}body .rpt-statoy .rpt,body .rpt-statoy .statoy{margin-bottom: 20px;height: auto}body .rpt-statoy .rpt .title,body .rpt-statoy .statoy .title{font-size: 18px}body .rpt-statoy .rpt .content ul li,body .rpt-statoy .statoy .content ul li{font-size: 14px}body .rpt-statoy .footer-ar{margin-top: 18px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}}@media (max-width: 375px){body .financialResults .textBox h2{font-size: 24px}body .rpt-statoy .textBox h2{font-size: 24px;margin-bottom: 20px}body .theBank .flexBoxes .textBox h1{font-size: 24px;margin-bottom: 10px}}body .int-rates-nav{padding: 60px 0;overflow: hidden}body .int-rates-nav p{color: #626060}body .int-rates-nav ul{margin-top: 40px}body .int-rates-nav ul li{border-bottom: 1px solid #8c8b8b}body .int-rates-nav ul li:last-child{border: 0}body .int-rates-nav ul li a{color: #626060;display: block;padding: 15px 0;font-weight: 500}body .int-rates-nav ul li a.active{color: #CA0102}@media (max-width: 768px){body .int-rates-nav{padding: 60px 0;overflow: hidden}body .int-rates-nav p{font-size: 14px;margin: 0}body .int-rates-nav ul{margin-top: 25px}body .int-rates-nav ul li a{padding: 10px 0;font-size: 14px}body .int-rates-nav ul li a.active{color: #CA0102}}body .savings-feature{padding: 60px 0}body .savings-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .savings-feature .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 25px;padding: 0 10px}body .savings-feature .box:last-child{margin-top: 20px}body .savings-feature .box.w-s-max{-ms-grid-columns: 50% 50%;grid-template-columns: 50% 50%}body .savings-feature .box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 40px 25px;position: relative}body .savings-feature .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .savings-feature .box .inner:last-child::after{display: none}body .savings-feature .box .inner .img-box{margin-right: 15px}body .savings-feature .box .inner .img-box img{width: 65px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .savings-feature .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .savings-feature .box .inner p{color: #7f7f7f;text-align: left;margin: 0}body .savings-feature .box.w-max{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-top: 20px;max-width: 580px}body .savings-feature .box.w-max .inner{padding: 30px 25px}body .savings-feature .box.w-max .inner .img-box{margin-right: 35px}body .savings-feature .box.w-max .inner .img-box img{width: 85px}body .savings-feature h6{color: #7f7f7f;font-size: 20px;font-weight: 500;text-align: center;margin: 60px 0 0}body .about-feature{background-color: #F3F3F3;padding: 60px 0}body .about-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .about-feature p{color: #626060}body .eligibility-feature{padding: 60px 0}body .eligibility-feature.w-container .container{max-width: 1350px}body .eligibility-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .eligibility-feature .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .eligibility-feature .box:last-child{margin-top: 20px}body .eligibility-feature .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: 50% 50% !important;grid-template-columns: 50% 50% !important}body .eligibility-feature .box.w-m-max .inner{padding: 30px 25px}body .eligibility-feature .box.w-max{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-top: 20px;max-width: 580px}body .eligibility-feature .box.w-max .inner{padding: 30px 25px}body .eligibility-feature .box.w-max .inner .img-box{margin-right: 35px}body .eligibility-feature .box.w-max .inner .img-box img{width: 85px}body .eligibility-feature .box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 40px 25px;position: relative}body .eligibility-feature .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .eligibility-feature .box .inner:last-child::after{display: none}body .eligibility-feature .box .inner .img-box{margin-right: 15px}body .eligibility-feature .box .inner .img-box img{width: 65px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .eligibility-feature .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .eligibility-feature .box .inner h6{font-weight: 700;color: #7f7f7f;text-align: left}body .eligibility-feature .box .inner p{color: #7f7f7f;text-align: left;margin: 0}body .apply-feature{background-color: #F3F3F3;padding: 60px 0}body .apply-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 50px}body .apply-feature .row .col-lg-3:last-child .box::after{display: none}body .apply-feature .box{text-align: center;padding: 0 10px;position: relative;height: 100%}body .apply-feature .box::after{content: '';top: 50%;right: -15px;height: 70%;width: 1px;background-color: #ca0102;position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .apply-feature .box .icons{background-color: #ca0102;color: #fff;display: inline-block;font-size: 30px;width: 60px;height: 60px;border-radius: 50%;line-height: 60px;margin-bottom: 30px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .apply-feature .box .icons:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .apply-feature .box p{color: #626060}body .apply-feature .box p a{color: #c63433}body .apply-feature .box p span{font-size: 18px;display: block;margin-bottom: 15px}body .apply-feature .box>a{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;display: inline-block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .apply-feature .box>a:hover{background-position: 100% 0}body .benefits-feature{background-color: #F3F3F3;padding: 60px 0}body .benefits-feature.health a{display: inline-block;line-height: 1;font-size: 15px;padding: 12px 24px;border-radius: 3px;color: #fff;text-align: center;-webkit-transition: all .3s;transition: all .3s;margin-bottom: 80px;margin-top: 40px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .benefits-feature.health a:hover{background-position: 100% 0}body .benefits-feature.health h6{color: #626060;font-weight: 700;margin: 20px 0 20px 0px !important}body .benefits-feature.health ul{margin: 0 0 25px 25px}body .benefits-feature.health .mt-0{margin-top: 0 !important}body .benefits-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .benefits-feature h6{color: #626060;font-weight: 700;margin: 40px 0 20px 15px}body .benefits-feature ul{margin-bottom: 40px}body .benefits-feature ul li{color: #626060;list-style-type: disc;margin-left: 15px}body .benefits-feature ol{margin-bottom: 40px}body .benefits-feature ol li{color: #626060;margin-left: 15px}body .benefits-feature p{color: #626060}body .benefits-feature p:last-child{margin: 0}body .benefits-feature a{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;display: inline-block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .benefits-feature a:hover{background-position: 100% 0}body .benefits-feature-btn{padding: 60px 0}body .benefits-feature-btn a{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .benefits-feature-btn a:hover{background-position: 100% 0}body .document-feature{padding: 60px 0}body .document-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .document-feature .box{text-align: center;background-color: #F3F3F3;padding: 40px 20px;border-radius: 10px;margin-bottom: 20px;min-height: 200px}body .document-feature .box img{width: 50px}body .document-feature .box span{color: #ca0102;border: 3px solid #ca0102;font-size: 20px;border-radius: 50%;display: inline-block;width: 45px;height: 45px;line-height: 42px;margin-bottom: 25px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .document-feature .box span:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .document-feature .box p{color: #626060;font-size: 16px;margin: 0}body .faq-feature{padding: 60px 0}body .faq-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .faq-feature .accordion-item .accordion-button{padding: 30px 20px;display: block;text-align: center;background-color: #fff;-webkit-box-shadow: none;box-shadow: none;border-bottom: 1px solid #dee2e6;font-size: 20px;color: #ca0102}body .faq-feature .accordion-item .accordion-button.collapsed{border: 0;color: #7f7f7f}body .faq-feature .accordion-item .accordion-button::after{display: none}body .faq-feature .accordion-item .accordion-body p{color: #7f7f7f}body .faq-feature .accordion-item .accordion-body p:last-child{margin: 0}@media (max-width: 768px){body .savings-feature .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .savings-feature .box.w-max{max-width: 100%;width: 100%}body .savings-feature .box.w-s-max{max-width: 100%;-ms-grid-columns: auto;grid-template-columns: auto}body .savings-feature .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .savings-feature .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .savings-feature .box .inner .img-box{margin-bottom: 20px}body .savings-feature .box .inner .img-box img{width: 85px}body .savings-feature .box .inner p{display: block;width: 100%;text-align: center}body .eligibility-feature .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .eligibility-feature .box.w-max{max-width: 100%;width: 100%}body .eligibility-feature .box.w-max .inner{text-align: center;max-width: 100%;width: 100%;display: block;padding: 30px 0px}body .eligibility-feature .box.w-max .inner .img-box{margin-right: 0px}body .eligibility-feature .box.w-max div{text-align: center !important}body .eligibility-feature .box.w-max div h6{text-align: center}body .eligibility-feature .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .eligibility-feature .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .eligibility-feature .box .inner .img-box{margin-bottom: 20px}body .eligibility-feature .box .inner .img-box img{width: 85px}body .eligibility-feature .box .inner p{display: block;width: 100%;text-align: center}body .apply-feature .row .col-lg-3:last-child .box::after{display: none}body .apply-feature .box{padding: 30px 0}body .apply-feature .box::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none;right: 0}body .benefits-feature{padding: 30px 0}}@media (max-width: 576px){body .savings-feature h3{font-size: 1.8em;margin-bottom: 30px}body .savings-feature h6{font-size: 18px}body .savings-feature .box .inner{padding: 25px 0}body .savings-feature .box .inner .img-box img{width: 65px}body .savings-feature .box .inner p{font-size: 14px}body .about-feature h3{font-size: 1.8em;margin-bottom: 30px}body .about-feature p{font-size: 14px}body .eligibility-feature h3{font-size: 1.8em;margin-bottom: 30px}body .eligibility-feature .box .inner .img-box img{width: 65px}body .eligibility-feature .box .inner p{font-size: 14px}body .apply-feature h3{font-size: 1.8em;margin-bottom: 30px}body .apply-feature .box p{font-size: 14px;margin: 0}body .document-feature h3{font-size: 1.8em;margin-bottom: 30px}body .document-feature .box{min-height: auto}body .document-feature .box p{font-size: 14px}body .benefits-feature h3{font-size: 1.5em;line-height: 30px;margin-bottom: 30px}body .benefits-feature .col-md-12 a{display: block;margin-bottom: 20px}body .benefits-feature ol{margin-bottom: 0;padding-left: 0}body .benefits-feature ol li{font-size: 14px}body .benefits-feature ul li{font-size: 14px}body .faq-feature h3{font-size: 1.8em;margin-bottom: 30px}body .faq-feature .accordion-item .accordion-button{padding: 20px 15px;font-size: 16px}body .faq-feature .accordion-item .accordion-body p{font-size: 14px}}body .savings-feature.w-container .container{max-width: 1350px}body .savings-feature .box.w-s-max{max-width: 950px;margin: 20px auto}body .savings-feature .box.w-s-max .inner{padding: 30px 25px}body .eligibility-feature .box.flexi{-ms-grid-columns: 50% 50%;grid-template-columns: 50% 50%}@media (max-width: 768px){body .eligibility-feature .box.flexi{-ms-grid-columns: auto;grid-template-columns: auto}}body .cumulative-deposit .box{min-height: 225px}body .eligibility-feature.qids .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: 50% 50% !important;grid-template-columns: 50% 50% !important}body .eligibility-feature.qids .box.w-m-max .inner{padding: 30px 25px}@media (max-width: 768px){body .eligibility-feature.qids .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: auto !important;grid-template-columns: auto !important}body .eligibility-feature.qids .box.w-m-max .inner{padding: 40px 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap}}body .eligibility-feature.mids .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: 50% 50% !important;grid-template-columns: 50% 50% !important}body .eligibility-feature.mids .box.w-m-max .inner{padding: 30px 25px}@media (max-width: 768px){body .eligibility-feature.mids .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: auto !important;grid-template-columns: auto !important}body .eligibility-feature.mids .box.w-m-max .inner{padding: 40px 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap}}body .eligibility-feature.recurring .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: 50% 50% !important;grid-template-columns: 50% 50% !important}body .eligibility-feature.recurring .box.w-m-max .inner{padding: 30px 25px}@media (max-width: 768px){body .eligibility-feature.recurring .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: auto !important;grid-template-columns: auto !important}body .eligibility-feature.recurring .box.w-m-max .inner{padding: 40px 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap}}body .about-feature.box-3 .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .about-feature.box-3 .box.w-box2{-ms-grid-columns: 50% 50%;grid-template-columns: 50% 50%;max-width: 950px;margin: auto}body .about-feature.box-3 .box:last-child{margin-top: 20px}body .about-feature.box-3 .box .inner{padding: 40px 25px;position: relative}body .about-feature.box-3 .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .about-feature.box-3 .box .inner:last-child::after{display: none}body .about-feature.box-3 .box .inner h5{color: #CA0102;font-size: 20px;font-weight: 400;margin-bottom: 20px}body .about-feature.box-3 .box .inner p{color: #7f7f7f;text-align: left;margin: 0;text-align: center}@media (max-width: 768px){body .about-feature.box-3 .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .about-feature.box-3 .box.w-max{max-width: 100%;width: 100%}body .about-feature.box-3 .box.w-max .inner{text-align: center;max-width: 100%;width: 100%;display: block;padding: 30px 0px}body .about-feature.box-3 .box.w-max .inner .img-box{margin-right: 0px}body .about-feature.box-3 .box.w-max div{text-align: center !important}body .about-feature.box-3 .box.w-max div h6{text-align: center}body .about-feature.box-3 .box.w-box2{-ms-grid-columns: auto;grid-template-columns: auto}body .about-feature.box-3 .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .about-feature.box-3 .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .about-feature.box-3 .box .inner .img-box{margin-bottom: 20px}body .about-feature.box-3 .box .inner .img-box img{width: 85px}body .about-feature.box-3 .box .inner h5{margin-bottom: 10px}body .about-feature.box-3 .box .inner p{display: block;width: 100%;text-align: center}}body .document-feature.loan{padding: 60px 0 25px}body .document-feature.loan .box{margin-bottom: 15px;min-height: 245px}body .document-feature.loan .box span{width: 55px;height: 55px;line-height: 55px;font-size: 25px;color: #fff;background-color: #ca0102;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;border: 0}body .document-feature.loan .box span:hover{color: #ca0102;background-color: #fff}body .document-feature.loan .box p{font-size: 18px}body .loans-boxs{padding: 0 0 30px}body .loans-boxs .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #F3F3F3}body .loans-boxs .box:last-child{margin-top: 20px}body .loans-boxs .box .inner{padding: 40px 25px;position: relative}body .loans-boxs .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .loans-boxs .box .inner:last-child::after{display: none}body .loans-boxs .box .inner h5{color: #CA0102;font-size: 20px;font-weight: 400;margin-bottom: 20px}body .loans-boxs .box .inner p{color: #7f7f7f;text-align: left;margin: 0;text-align: center}@media (max-width: 768px){body .loans-boxs .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .loans-boxs .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}}body .eligibility-feature.gold-loan .box{-ms-grid-columns: auto;grid-template-columns: auto;max-width: 950px;margin: auto}body .eligibility-feature.gold-loan .box .inner{display: block}body .eligibility-feature.gold-loan .box .inner h5{color: #CA0102;font-size: 20px;font-weight: 400;margin-bottom: 20px}body .eligibility-feature.gold-loan .box .inner p{text-align: center}body .agent-box{padding: 60px 0;background-color: #F3F3F3}body .agent-box h4{color: #7B0706;font-size: 18px;font-weight: 400;line-height: 30px;margin: 0}body .insurance-plan{padding: 60px 0 50px}body .insurance-plan h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .insurance-plan .card{overflow: hidden;border: 1px solid #DDDDDD;border-radius: 8px;margin-bottom: 30px}body .insurance-plan .card h5{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: end;padding: 15px 15px 15px 15px;background-color: #F5F5F5;margin-bottom: 5px;color: #CC0100;font-size: 20px;font-weight: 400}body .insurance-plan .card h5 img{height: 30px;margin-right: 10px}body .insurance-plan .card .card-body p{color: #626060;font-size: 16px}body .insurance-plan .card .card-body a{display: inline-block;font-weight: 500;text-transform: capitalize;line-height: 1;font-size: 15px;padding: 12px 24px;border-radius: 8px;color: #fff;text-align: center;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .insurance-plan .card .card-body a:hover{background-position: 100% 0}body .pradhan{padding: 60px 0}body .pradhan h5{color: #ca0102;font-size: 18px;font-weight: 400;margin: 20px 0}body .pradhan p{color: #626060;font-size: 16px}body .pradhan p span{color: #ca0102;font-size: 18px;font-weight: 400}body .note-box{padding: 60px 0;background-color: #F3F3F3}body .note-box mark{background-color: #ffff00}body .note-box p{color: #626060;font-size: 16px}body .note-box a{display: inline-block;line-height: 1;font-size: 15px;padding: 12px 24px;border-radius: 3px;color: #fff;text-align: center;-webkit-transition: all .3s;transition: all .3s;margin-top: 15px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .note-box a:hover{background-position: 100% 0}@media (max-width: 768px){body .pradhan img{margin-top: 20px}}body .trading{padding: 60px 0;background-color: #F3F3F3}body .trading .box{text-align: center;padding: 25px;border-radius: 10px;border: 1px solid #CA0201;margin-bottom: 20px}body .trading .box i{color: #222;font-size: 35px}body .trading .box img{max-height: 90px}body .trading .box h3{font-size: 20px;color: #CA0201;font-weight: 400;margin: 25px 0 20px}body .trading .box p{color: #7f7f7f;font-size: 16px;margin: 0}body .trading a{display: inline-block;line-height: 1;font-size: 15px;padding: 12px 40px;border-radius: 6px;color: #fff;font-size: 16px;text-align: center;margin-top: 15px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .trading a:hover{background-position: 100% 0}@media (max-width: 576px){body .trading .box img{max-height: 70px}}body .step-feature{padding: 60px 0}body .step-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .step-feature .box{display: -ms-grid;display: grid;-ms-grid-columns: auto auto auto auto auto;grid-template-columns: auto auto auto auto auto;max-width: 1050px;margin: 0 auto;-webkit-column-gap: 20px;column-gap: 20px}body .step-feature .box img{width: 100%}body .payment{background-color: #F3F3F3}body .payment .text-center p{margin-bottom: 50px;color: #626060}body .payment .box{background-color: #fff;min-height: 260px}body .payment .box img{margin-bottom: 30px}@media (max-width: 576px){body .payment .box{min-height: auto}body .step-feature .box{-ms-grid-columns: auto;grid-template-columns: auto;-webkit-column-gap: 10px;column-gap: 10px}body .step-feature .box img{margin-bottom: 25px}}body .media{padding: 60px 0}body .media .box{margin-bottom: 40px}body .media .box a{font-size: 18px;font-weight: 400;color: #ca0102;display: block;margin-bottom: 5px;line-height: 24px}body .media .box span{font-size: 12px;font-weight: 400;color: #7f7f7f}body .media .select{cursor: pointer;display: inline-block;position: relative;color: black;border: 1px solid #ca0102;width: 100%;margin-bottom: 40px;height: 47px;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)}body .media .styledSelect{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: white;padding: 0 10px;height: 45px;line-height: 45px}body .media .styledSelect:after{content: "";width: 0;height: 0;border: 5px solid transparent;border-color: #ca0102 transparent transparent transparent;position: absolute;top: 20px;right: 15px}body .media .options{display: none;position: absolute;top: 100%;right: 0;left: 0;z-index: 999;margin: 0 0;padding: 0 0;list-style: none;border: 1px solid #ca0102;background-color: white;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)}body .media .options li{padding: 0 6px;margin: 0 0;padding: 10px}body .media .options li:hover{background-color: #ca0102;color: white}body .service-fee{padding: 60px 0}body .service-fee h3{margin-bottom: 30px;color: #CA0102;font-size: 1.5em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px}body .service-fee .table-responsive{margin-bottom: 45px}body .service-fee .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;padding: 14px;font-size: 14px;border: 1px solid #000000;text-align: center}body .service-fee .table-responsive .table tbody tr:nth-child(odd) td{background-color: #fff}body .service-fee .table-responsive .table tbody tr th{text-align: left;text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;padding: 14px;font-size: 14px;border: 1px solid #000000;text-align: center}body .service-fee .table-responsive .table tbody tr td{color: #000;font-size: 14px;background-color: #f5f5f5;border: 1px solid #000000;text-align: center;padding: 14px}body .service-fee p{color: #7f7f7f;margin: 25px 0 35px}@media (max-width: 576px){body .service-fee h3{margin-bottom: 20px !important}}body .gst{padding: 100px 0}body .gst .table-responsive{margin-bottom: 45px}body .gst .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;padding: 14px;font-size: 14px;border: 1px solid #000000}body .gst .table-responsive .table thead tr th:last-child{width: 100px;text-align: center}body .gst .table-responsive .table tbody tr td{color: #000;font-size: 14px;background-color: #f5f5f5;border: 1px solid #000000;padding: 14px}body .gst .table-responsive .table tbody tr td a{color: #0088cc}body .gst .table-responsive .table tbody tr td a img{width: 22px}body .gst .table-responsive .table tbody tr td:last-child{text-align: center}body .bank-auc{padding: 120px 0}body .bank-auc .inner-box{text-align: center;border: 2px solid #c83433;position: relative;border-radius: 10px 10px 0 0;padding: 20px 15px 60px;margin-bottom: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;min-height: 210px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .bank-auc .inner-box:hover{-webkit-transform: scale(1.01);transform: scale(1.01)}body .bank-auc .inner-box p{margin: 0;color: #000;width: 100%;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden}body .bank-auc .inner-box a{position: absolute;bottom: 0;left: 0;right: 0;display: block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);color: #fff;font-size: 18px;font-weight: 400;padding: 6px 10px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .bank-auc .inner-box a:hover{background-position: 100% 0}body .bank-auc .load-more{background-size: 300% 100%;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433)), #783234;background-image: linear-gradient(to right, #783234, #c83433), #783234;color: #fff;font-size: 18px;font-weight: 400;padding: 10px 24px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border-radius: 10px;margin-top: 40px;display: inline-block;max-width: 180px;width: 100%}body .bank-auc .load-more:hover{background-position: 100% 0}@media (max-width: 767px){body .bank-auc{padding: 50px 0}body .bank-auc .inner-box a{font-size: 16px}body .bank-auc .load-more{font-size: 18px;margin-top: 20px}}body .interest-nav{padding: 10px 0;background-color: #f5f5f5;border-bottom: 1px solid #7f7f7f}body .interest-nav ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}body .interest-nav ul li.active a{border: 1px solid #626060;cursor: context-menu;color: #ca0102}body .interest-nav ul li a{color: #626060;text-transform: uppercase;padding: 20px;display: block;border: 1px solid #f5f5f5;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .interest-nav ul li a:hover{color: #ca0102}body .smallFinance{padding: 90px 0 0px}body .smallFinance .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 70px}body .smallFinance .textSide p{color: #626060;font-size: 16px;font-weight: 400;margin-bottom: 25px;text-align: center}body .smallFinance .imgSide{text-align: end}body .smallFinance .imgSide img{max-height: 450px}body .request-callback,body .apply-online{background: #f3f3f3;padding: 90px 0 80px}body .request-callback .headingOfSection h1,body .apply-online .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 80px}body .request-callback .formsLine .inputBox,body .apply-online .formsLine .inputBox{margin: 0 10px 0}body .request-callback .formsLine .inputBox .form-control,body .apply-online .formsLine .inputBox .form-control{border: 1px solid #666;padding: 10px 50px 10px 15px;width: 100%;border-radius: 3px}body .request-callback .formsLine .inputBox .form-control:focus,body .apply-online .formsLine .inputBox .form-control:focus{-webkit-box-shadow: none;box-shadow: none}body .request-callback .formsLine .inputBox .submitbtn,body .apply-online .formsLine .inputBox .submitbtn{color: #ca0102;border: 1px solid #c36;font-size: 15px;font-weight: 400;border-radius: 3px;padding: 10px 18px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)}body .request-callback .formsLine .inputBox .submitbtn:hover,body .apply-online .formsLine .inputBox .submitbtn:hover{background: #c36;color: #ffffff}body .map{height: 350px}body .map iframe{width: 100%;height: 100%}body .query-box{padding: 80px 0;overflow-y: hidden;background-color: #f5f5f5}body .query-box h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.8em;letter-spacing: 0.5px;margin-bottom: 40px}body .query-box form{padding: 60px 100px;border-radius: 25px;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);max-width: 70%;margin: 0 auto;background-color: #fff}body .query-box form input{width: 100%;font-size: 18px;margin-bottom: 35px;border: 0;outline: none;border-bottom: 2px solid #7b7b7b}body .query-box form .submit-btn{display: inline-block;font-size: 15px;padding: 12px 40px;border-radius: 6px;color: #fff;font-size: 16px;text-align: center;margin-top: 15px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border: 0}body .query-box form .submit-btn:hover{background-position: 100% 0}body .contact-accordion{padding: 80px 0;overflow: hidden}body .contact-accordion .accordion .accordion-item{border: 0;margin-bottom: 2px}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .contact-accordion .accordion .accordion-item .accordion-collapse{padding: 0 40px !important}body .contact-accordion .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box{background-color: #fff;padding: 40px 0px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box h6{font-weight: 700;font-size: 16px;color: #626060;margin: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box p{color: #626060;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box p.mb-40{margin-bottom: 40px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box p a{color: #626060;font-weight: 700}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box .addr-box{padding-left: 15px;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box .addr-box p{margin: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box .addr-box p.r-color{color: #ca0102}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box .addr-box p a{color: #ca0102;font-weight: 400}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item{border-radius: 0;margin-bottom: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header{border: 1px solid #ae3333}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button{background-color: #ededed;background-image: none;color: #000;font-weight: 400}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button i{color: #ca0201}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-collapse{padding: 0 !important}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-collapse .inner-box{background-color: transparent}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box{background-color: #f5f5f5;padding: 40px 0px}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box h6{font-weight: 700;font-size: 16px;color: #626060;margin: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box p{color: #626060;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box p.mb-40{margin-bottom: 40px}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box p a{color: #626060;font-weight: 700}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box .addr-box{padding-left: 15px;margin-bottom: 20px}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box .addr-box p{margin: 0}body .contact-accordion .accordion .accordion-item .accordion-collapse .inner-box .addr-box p.r-color{color: #ca0102}@media (max-width: 768px){body .headingOfSection h1{margin: 0 0 45px !important;font-size: 28px !important}body .contactus-banner{height: 300px}body .contactus-banner .banner-texts{padding: 112px 0}body .contactus-banner .banner-texts h1{font-size: 36px;margin-bottom: 5px}body .request-callback,body .apply-online{padding: 45px 0 45px}body .request-callback .formsLine,body .apply-online .formsLine{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}body .request-callback .formsLine .inputBox,body .apply-online .formsLine .inputBox{margin: 0 0 20px;width: 100%;text-align: center}body .request-callback .formsLine .inputBox.inputBoxSec,body .apply-online .formsLine .inputBox.inputBoxSec{margin: 0 0 30px}body .smallFinance{padding: 45px 0 0px}body .smallFinance .imgSide{text-align: center}body .smallFinance .imgSide img{max-height: 275px}body .query-box h3{font-size: 1.5em;line-height: 1.5em;margin-bottom: 30px}body .query-box form{padding: 35px 60px}body .query-box form input{width: 100%;font-size: 16px;margin-bottom: 25px;border-bottom: 1px solid #7b7b7b}body .query-box form .submit-btn{font-size: 14px;padding: 10px 40px;margin-top: 15px}body .contact-accordion .accordion .accordion-item .accordion-header .accordion-button{font-size: 16px}body .contact-accordion .accordion .accordion-item .accordion-collapse{padding: 0 20px !important}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box h3{font-size: 1.5em;line-height: 1.5em}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box p{font-size: 14px}}@media (max-width: 567px){body .query-box{padding: 50px 0}body .query-box form{padding: 35px;max-width: 100%}}body .apply-now-banner{background-color: #f5f5f5;padding: 100px 0}body .apply-now-banner .applyBox{background: #ffffff;border-radius: 20px;padding: 50px 80px 50px;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);margin: auto}body .apply-now-banner .applyBox .row .col-md-6:first-child{padding-right: 40px}body .apply-now-banner .applyBox .row .col-md-6:last-child{padding-right: 40px}body .apply-now-banner .applyBox .boxHeading{color: #ca0102;font-size: 1.8em;font-weight: 500;margin-bottom: 40px;text-align: center}body .apply-now-banner .applyBox .form-select,body .apply-now-banner .applyBox .form-control{border: 0;border-bottom: 2px solid #69727d;border-radius: 3px;padding: 8px 10px;color: #69727d;border-radius: 0;padding-left: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none}body .apply-now-banner .applyBox .form-select::-webkit-input-placeholder,body .apply-now-banner .applyBox .form-control::-webkit-input-placeholder{color: #69727d}body .apply-now-banner .applyBox .form-select:-ms-input-placeholder,body .apply-now-banner .applyBox .form-control:-ms-input-placeholder{color: #69727d}body .apply-now-banner .applyBox .form-select::-ms-input-placeholder,body .apply-now-banner .applyBox .form-control::-ms-input-placeholder{color: #69727d}body .apply-now-banner .applyBox .form-select::placeholder,body .apply-now-banner .applyBox .form-control::placeholder{color: #69727d}body .apply-now-banner .applyBox select.form-control{background-image: url(../images/arrow.png);background-repeat: no-repeat;background-position: center right;background-size: 18px}body .apply-now-banner .applyBox .flex-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-bottom: 2px solid #69727d}body .apply-now-banner .applyBox .flex-box input{border: 0}body .apply-now-banner .applyBox .flex-box a{display: block;padding: 2px 10px;font-size: 22px;color: #7b7b7b}body .apply-now-banner .applyBox .flex-box img{height: 42px}body .apply-now-banner .applyBox .applybtn{margin-top: 30px;display: inline-block;font-size: 18px;padding: 10px 50px;border-radius: 6px;color: #fff;text-align: center;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border: 0}body .apply-now-banner .applyBox .applybtn:hover{background-position: 100% 0}body .apply-now-banner .applyBox .box a{font-size: 18px;font-weight: 400;color: #ca0102;display: block;margin-bottom: 5px;line-height: 24px}body .apply-now-banner .applyBox .box span{font-size: 12px;font-weight: 400;color: #7f7f7f}body .apply-now-banner .applyBox .select{cursor: pointer;display: inline-block;position: relative;color: black;border: 1px solid #ca0102;width: 100%;margin-bottom: 5px;height: 47px;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)}body .apply-now-banner .applyBox .styledSelect{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: white;padding: 0 10px;height: 45px;line-height: 45px}body .apply-now-banner .applyBox .styledSelect:after{content: "";width: 0;height: 0;border: 5px solid transparent;border-color: #ca0102 transparent transparent transparent;position: absolute;top: 20px;right: 15px}body .apply-now-banner .applyBox .options{display: none;position: absolute;top: 100%;right: 0;left: 0;z-index: 999;margin: 0 0;padding: 0 0;list-style: none;border: 1px solid #ca0102;background-color: white;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)}body .apply-now-banner .applyBox .options li{padding: 0 6px;margin: 0 0;padding: 10px}body .apply-now-banner .applyBox .options li:hover{background-color: #ca0102;color: white}@media (max-width: 1199px){body .apply-now-banner .applyBox{padding: 40px 35px 40px}body .apply-now-banner .applyBox .form-select{font-size: 14px}body .apply-now-banner .applyBox .applybtn{font-size: 14px}}@media (max-width: 768px){body .apply-now-banner .applyBox{padding: 25px 25px 25px}body .apply-now-banner .applyBox .boxHeading{font-size: 1.5em}body .apply-now-banner .applyBox .applybtn{font-size: 14px}body .apply-now-banner .applyBox .form-control{font-size: 14px}body .apply-now-banner .applyBox .flex-box img{margin-bottom: 5px}body .apply-now-banner .applyBox .row .col-md-6:first-child{-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0}body .apply-now-banner .applyBox .row .col-md-6:last-child{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}}body .savingAccount-banner .savingAccount-bannertexts{padding: 116px 0;text-align: center}body .savingAccount-banner .savingAccount-bannertexts h6{font-size: 24px;font-weight: 600;margin: 0;color: #fff;margin-bottom: 30px}body .savingAccount-banner .savingAccount-bannertexts h2{font-size: 48px;font-weight: 600;color: #fff;margin: 0}body .pagesPart{padding: 10px 0 70px}body .pagesPart .page_links a{font-size: 14px;font-weight: 400;padding: 0 5px 0 0;color: #c36}body .pagesPart .page_links a:hover{color: #333333}body .pagesPart .page_links a.active{color: #333333}body .pagesPart .page_links a i{font-size: 10px;color: #333333}body .savingAccount .headingRow{border-bottom: 1px solid #E3E3E3;padding-bottom: 10px}body .savingAccount .headingRow .heading h3{font-size: 39px;font-weight: 800;color: #CA0102;margin: 0}body .savingAccount .headingRow .types a{display: inline-block;color: #333333;font-size: 18px;font-weight: 400;position: relative;padding: 10px 20px;text-align: center}body .savingAccount .headingRow .types a:hover{color: #CA0201}body .savingAccount .headingRow .types a.active::after{content: '';position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 100%;height: 3px;background-color: #CA0102}body .savingAccount .whatis-SA{margin: 50px 0 0}body .savingAccount .whatis-SA h3{font-size: 34px;font-weight: 400;margin: 0 0 25px;color: #333333}body .savingAccount .whatis-SA p{font-size: 16px;font-weight: 400;color: #555555}body .savingAccount .types-heading{margin: 60px 0 75px}body .savingAccount .types-heading h3{font-size: 34px;font-weight: 400;margin: 0;color: #333333}body .savingAccount .account-box{border: 1px solid #DDDDDD;border-radius: 10px;margin: 0 0 50px;overflow: hidden}body .savingAccount .account-box .topPart{background: #f5f5f5;padding: 18px 18px;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .savingAccount .account-box .topPart img{height: 30px}body .savingAccount .account-box .topPart h4{font-size: 20px;font-weight: 400;color: #CC0100;margin: 0 0 0 10px}body .savingAccount .account-box .bottomPart{padding: 20px 18px}body .savingAccount .account-box .bottomPart p{color: #555555;font-size: 16px;font-weight: 400;line-height: 24px;margin: 0 0 18px}body .savingAccount .account-box .bottomPart a{display: inline-block;color: #fff;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);font-size: 14px;font-weight: 500;border-radius: 8px;padding: 8px 20px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .savingAccount .account-box .bottomPart a:hover{background-position: 100% 0}body .blogs-articles{padding: 20px 0 75px}body .blogs-articles .heading h3{font-size: 34px;font-weight: 400;margin-bottom: 35px;color: #333333}body .blogs-articles .box{border: 1px solid rgba(0, 0, 0, 0.1);margin-bottom: 20px}body .blogs-articles .box .content{padding: 20px}body .blogs-articles .box .content h4{font-weight: 400;margin: 10px 0 5px;font-size: 1.2em;color: #303133;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .blogs-articles .box .content h4:hover{color: #23527c}body .blogs-articles .box .content p{font-size: 14px;color: #333}body .blogs-articles .box .content a{font-size: 16px;font-weight: 700;color: #CA0201;margin: 10px 0px 0px 0px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .blogs-articles .box .content a:hover{color: #83868D}@media (max-width: 1024px){body .savingAccount .headingRow .heading h3{font-size: 30px}body .savingAccount .headingRow .types{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: end}body .savingAccount .headingRow .types a{font-size: 16px}body .savingAccount .whatis-SA h3{font-size: 30px}body .savingAccount .whatis-SA p{font-size: 14px}body .savingAccount .types-heading h3{font-size: 30px}body .savingAccount .account-box .topPart h4{font-size: 17px}body .savingAccount .account-box .bottomPart p{font-size: 14px}body .savingAccount .account-box .bottomPart a{font-size: 14px}body .blogs-articles .heading h3{font-size: 30px}}@media (max-width: 768px){body .savingAccount-banner .savingAccount-bannertexts{padding: 105px 0}body .savingAccount-banner .savingAccount-bannertexts h6{font-size: 22px;margin-bottom: 20px}body .savingAccount-banner .savingAccount-bannertexts h2{font-size: 36px}body .pagesPart{padding: 10px 0 45px}body .pagesPart .page_links a{font-size: 13px}body .savingAccount .headingRow{padding-bottom: 15px}body .savingAccount .headingRow .heading h3{font-size: 26px}body .savingAccount .headingRow .types a{font-size: 14px}body .savingAccount .whatis-SA{margin: 30px 0 0}body .savingAccount .whatis-SA h3{font-size: 26px;margin: 0 0 20px}body .savingAccount .whatis-SA p{font-size: 12px}body .savingAccount .types-heading{margin: 30px 0 45px}body .savingAccount .types-heading h3{font-size: 26px}body .savingAccount .account-box{margin: 0 0 30px}body .savingAccount .account-box .topPart{padding: 12px 15px}body .savingAccount .account-box .topPart img{height: 24px}body .savingAccount .account-box .topPart h4{font-size: 16px}body .savingAccount .account-box .bottomPart{padding: 15px}body .savingAccount .account-box .bottomPart p{font-size: 12px}body .blogs-articles{padding: 20px 0 45px}body .blogs-articles .heading h3{font-size: 26px}}@media (max-width: 576px){body .pagesPart .page_links{-ms-flex-wrap: wrap;flex-wrap: wrap}body .savingAccount .headingRow .types{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;margin: 15px 0 0}body .savingAccount .headingRow .types a{padding: 10px}}@media (max-width: 425px){body .savingAccount-banner .savingAccount-bannertexts{padding: 76px 0}body .savingAccount-banner .savingAccount-bannertexts h6{font-size: 20px;margin-bottom: 12px}body .savingAccount-banner .savingAccount-bannertexts h2{font-size: 30px}body .savingAccount .headingRow .types a{font-size: 13px}}body .opportunities{padding: 80px 0 50px}body .opportunities .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 70px}body .opportunities .filters .search-here{position: relative;width: 240px}body .opportunities .filters .search-here #search{border: 1px solid #757575;padding: 10px 16px;border-radius: 3px;position: relative;outline: none}body .opportunities .filters .search-here i{position: absolute;opacity: 0.3;top: 16px;right: 8%;font-size: 16px;color: #4c4c4c}body .opportunities .filters .filters-all{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: end}body .opportunities .filters .filters-all .s-hidden{display: none}body .opportunities .filters .filters-all .select{cursor: pointer;display: inline-block;position: relative;color: black;border: 1px solid #ccc;width: 100%;height: 47px;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);max-width: 150px;margin-left: 15px}body .opportunities .filters .filters-all .styledSelect{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: white;padding: 0 10px;height: 45px;line-height: 45px;font-size: 12px}body .opportunities .filters .filters-all .styledSelect:after{content: "";width: 0;height: 0;border: 5px solid transparent;border-color: #666 transparent transparent transparent;position: absolute;top: 20px;right: 15px}body .opportunities .filters .filters-all .options{display: none;position: absolute;top: 100%;right: 0;left: 0;z-index: 999;margin: 0 0;padding: 0 0;list-style: none;border: 1px solid #ccc;background-color: white;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)}body .opportunities .filters .filters-all .options li{padding: 0 6px;margin: 0 0;padding: 10px;font-size: 12px}body .opportunities .filters .filters-all .options li:hover{background-color: #edeaea;color: #ca0102}body .opportunities .profiles-slider{margin-top: 35px}body .opportunities .profiles-slider .sliderBox{text-align: left;padding: 25px 25px;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);border: 1px solid #dddfe3;border-radius: 3px;margin-bottom: 30px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .opportunities .profiles-slider .sliderBox:hover{-webkit-box-shadow: 0 3px 15px -5px rgba(0, 0, 0, 0.05);box-shadow: 0 3px 15px -5px rgba(0, 0, 0, 0.05)}body .opportunities .profiles-slider .sliderBox:hover h3{color: #336}body .opportunities .profiles-slider .sliderBox:hover .moreDetails{color: #336}body .opportunities .profiles-slider .sliderBox h3{margin: 0 0 12px;font-size: 16px;font-weight: 400;color: #4c4c4c}body .opportunities .profiles-slider .sliderBox p{font-size: 14px;font-weight: 400;color: #4c4c4c;margin: 0 0 -10px;line-height: 30px}body .opportunities .profiles-slider .sliderBox .moreDetails{display: inline-block;color: #4c4c4c;font-size: 14px;font-weight: 400;line-height: 30px}body .opportunities .profiles-slider .nextbtns{text-align: center}body .opportunities .profiles-slider .nextbtns a{padding: 5px 10px}body .opportunities .profiles-slider .nextbtns a:nth-child(1){color: #000000}body .opportunities .profiles-slider .nextbtns a:nth-child(2){color: #ca0102;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);border: 1px solid #dddfe3}body .opportunities .profiles-slider .nextbtns a:nth-child(3){color: #ca0102;-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);border: 1px solid #dddfe3}body .opportunities .profiles-slider .nextbtns a:nth-child(3) i{font-size: 13px}body .great-place{background: #f3f3f3;padding: 80px 0 60px}body .great-place .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 45px}body .great-place .full-box{border: 1px solid #7F7F7F;border-radius: 12px;padding: 35px 20px}body .great-place .full-box .part{text-align: center;position: relative;padding: 0 25px}body .great-place .full-box .part::after{content: "";position: absolute;top: 0;right: 0;height: 95px;width: 1px;background: #7F7F7F;z-index: 5}body .great-place .full-box .part:nth-of-type(3)::after{display: none}body .great-place .full-box .part h3{font-size: 20px;font-weight: 400;color: #222222;margin-bottom: 18px}body .great-place .full-box .part p{font-size: 17px;font-weight: 400;color: #58595B;margin: 0}body .careersBank{padding: 80px 0 100px}body .careersBank .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 70px}body .careersBank .career-box{padding: 4px 10px 0px 0;border: 1px solid #7F7F7F;border-radius: 10px}body .careersBank .career-box .imgPart img{max-height: 500px}body .careersBank .career-box .textsPart{padding-right: 30px}body .careersBank .career-box .textsPart p{color: #626060;font-size: 16px;font-weight: 400}body .gallery{padding: 80px 0 105px;background: #f3f3f3}body .gallery .headingOfSection h1{font-size: 33px;font-weight: 400;color: #ca0102;margin: 0 0 70px}body .gallery .gallery-slider{margin: 0px 0 0}body .gallery .gallery-slider .swiper{height: 100%;width: 100%}body .gallery .gallery-slider .swiper .swiper-wrapper .swiper-slide{text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .gallery .gallery-slider .swiper .swiper-wrapper .swiper-slide img{height: 80px}body .gallery .gallery-slider .swiper .swiper-button-next,body .gallery .gallery-slider .swiper .swiper-button-prev{background: #ca0102;border-radius: 50%;height: 35px;width: 35px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .gallery .gallery-slider .swiper .swiper-button-next::after,body .gallery .gallery-slider .swiper .swiper-button-prev::after{display: none}body .gallery .gallery-slider .swiper .swiper-button-next i,body .gallery .gallery-slider .swiper .swiper-button-prev i{color: #ffffff;font-size: 30px;font-weight: 700}body .gallery .gallery-slider .swiper .swiper-button-disabled{opacity: initial}body .culture{padding: 80px 0 70px}body .culture .headingOfSection h1{margin: 0 0 50px}body .culture .career-box{padding: 25px 10px 20px 0}@media (max-width: 1199px){body .opportunities .filters .filters-all select{max-width: 150px}}@media (max-width: 992px){body .great-place .full-box .part{padding: 0 25px}body .great-place .full-box .part h3{font-size: 17px}body .great-place .full-box .part p{font-size: 14px}body .careersBank .career-box .imgPart img{max-height: 190px}body .careersBank .career-box .textsPart p{font-size: 15px}body .gallery .gallery-slider .swiper .swiper-wrapper .swiper-slide img{height: 105px}body .gallery .gallery-slider .swiper .swiper-button-next,body .gallery .gallery-slider .swiper .swiper-button-prev{height: 28px;width: 28px}body .gallery .gallery-slider .swiper .swiper-button-next i,body .gallery .gallery-slider .swiper .swiper-button-prev i{font-size: 22px}body .headingOfSection h1{font-size: 30px}}@media (max-width: 768px){body .headingOfSection h1{margin: 0 0 45px !important;font-size: 28px !important}body .careers-banner,body .contactus-banner{height: 300px}body .careers-banner .banner-texts,body .contactus-banner .banner-texts{padding: 112px 0}body .careers-banner .banner-texts h1,body .contactus-banner .banner-texts h1{font-size: 36px;margin-bottom: 5px}body .opportunities{padding: 45px 0 50px}body .opportunities .filters .search-here{margin: 0 0 25px}body .opportunities .filters .filters-all{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start}body .opportunities .filters .filters-all .nav-item .nav-link{margin: 0 15px 0 0px}body .opportunities .profiles-slider .sliderBox{padding: 18px 25px 14px;margin-bottom: 15px}body .opportunities .profiles-slider .nextbtns{margin: 10px 0 0}body .great-place{padding: 45px 0 60px}body .great-place .full-box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}body .great-place .full-box .part{margin: 0 0 30px}body .great-place .full-box .part::after{top: 65px;right: 41%;height: 1px;width: 18%}body .great-place .full-box .part:nth-of-type(3){margin: 0}body .great-place .full-box .part h3{margin-bottom: 7px}body .careersBank{padding: 45px 0 80px}body .careersBank .career-box{padding: 5px 15px 0 15px}body .careersBank .career-box .imgPart{text-align: center;margin: 0 0 30px}body .careersBank .career-box .imgPart img{max-height: 150px}body .careersBank .career-box .textsPart p{font-size: 13px}body .apply-online{padding: 45px 0 50px}body .apply-online .formsLine{text-align: center}body .apply-online .formsLine .form-control{margin: 0 0 10px}body .gallery{padding: 45px 0 30px}body .gallery .headingOfSection h1{margin: 0 0 45px}body .gallery .gallery-slider .swiper .swiper-wrapper{padding: 0 0 25px}body .gallery .gallery-slider .swiper .swiper-button-next,body .gallery .gallery-slider .swiper .swiper-button-prev{height: 25px;width: 25px}body .gallery .gallery-slider .swiper .swiper-button-next i,body .gallery .gallery-slider .swiper .swiper-button-prev i{font-size: 13px}body .opportunities .filters .filters-all .select{max-width: calc(33.33% - 15px)}body .opportunities .filters .filters-all .select:first-child{margin-left: 0}}@media (max-width: 576px){body .headingOfSection h1{margin: 0 0 45px !important;font-size: 24px !important}body .opportunities{padding: 35px 0 50px}body .opportunities .profiles-slider{margin-top: 15px}body .opportunities .profiles-slider .sliderBox{padding: 18px 20px 14px}body .opportunities .filters .search-here{margin: 0 0 20px;width: 100%}body .opportunities .filters .search-here #search{padding: 6px 15px;font-size: 14px;width: 100%}body .opportunities .filters .search-here i{top: 12px;right: 13px;font-size: 13px}body .opportunities .filters .filters-all{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}body .opportunities .filters .filters-all .nav-item{margin: 0 0 20px}body .opportunities .filters .filters-all .nav-item .nav-link{max-width: initial;position: relative;margin: 0;font-size: 13px}body .opportunities .filters .filters-all .nav-item .nav-link::after{position: absolute;top: 49%;right: 15px}body .opportunities .filters .filters-all .select{max-width: 100%;margin: 0 0 10px}}@media (max-width: 426px){body .careers-banner,body .contactus-banner{height: 225px}body .careers-banner .banner-texts,body .contactus-banner .banner-texts{padding: 75px 0}body .opportunities .filters .search-here{width: 100%;margin: 0 0 10px}body .opportunities .filters .search-here #search{width: 100%}body .opportunities .filters .filters-all .nav-item{margin: 0 0 10px}body .opportunities .filters .filters-all .nav-item .nav-link{max-width: 100%;margin: 0}body .opportunities .profiles-slider .tab-content .tab-pane .sliderBox h3{font-size: 16px;margin: 0 0 8px}body .opportunities .profiles-slider .tab-content .tab-pane .sliderBox p{font-size: 12px;line-height: 25px}body .opportunities .profiles-slider .tab-content .tab-pane .sliderBox .moreDetails{font-size: 12px;line-height: 20px}body .great-place .full-box{padding: 25px 5px}body .great-place .full-box .part{margin: 0 0 18px;padding: 0px 15px}body .great-place .full-box .part::after{top: 56px}body .great-place .full-box .part h3{font-size: 17px}body .great-place .full-box .part p{font-size: 12px}body .request-callback .formsLine .inputBox .form-control,body .apply-online .formsLine .inputBox .form-control{font-size: 14px;padding: 7px 13px}body .request-callback .formsLine .inputBox .submitbtn,body .apply-online .formsLine .inputBox .submitbtn{font-size: 12px}}@media (max-width: 375px){body .opportunities .filters .filters-all select{margin: 0 3px 0 0px}}body .capital-bank{padding: 50px 0 80px}body .capital-bank h3{margin-bottom: 50px;font-size: 39px;text-align: center;color: #CA0102;font-weight: bold}body .capital-bank ul{margin-bottom: 35px;padding-left: 40px}body .capital-bank ul li{list-style-type: decimal}body .capital-bank h5{color: #333;font-size: 16px;font-weight: 700;padding-left: 40px}body .capital-bank h5 span{font-weight: 400}body .capital-bank .apply-box{background: #fff;border: 1px solid #dddfe3;padding: 35px;margin-top: 35px}body .capital-bank .apply-box h2{font-size: 32px;font-weight: 400;margin: 0 0 30px}body .capital-bank .apply-box .form-group{margin-bottom: 20px}body .capital-bank .apply-box .form-group label{display: block;margin-bottom: 5px}body .capital-bank .apply-box .form-group .form-control{width: 100%;border: 1px solid #666;border-radius: 3px;padding: .5rem 1rem;-webkit-box-shadow: none;box-shadow: none}body .capital-bank .apply-box .form-group textarea{min-height: 140px}body .capital-bank .apply-box .form-group small{font-size: 80%;display: block;margin-top: 5px}body .capital-bank .apply-box .btn-submit{text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);display: inline-block;font-weight: 400;color: #c36;text-align: center;white-space: nowrap;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid #c36;padding: .5rem 1rem;font-size: 1rem;border-radius: 3px;-webkit-transition: all .3s;transition: all .3s}body .capital-bank .apply-box .btn-submit:hover{color: #fff;background-color: #c36}@media (max-width: 576px){body .mob-menu .mob-box img{max-width: 260px}body .mob-menu .mob-box span{font-size: 16px}body .capital-bank h3{font-size: 1.5em;margin-bottom: 30px}body .capital-bank ul{padding-left: 20px}body .capital-bank ul li{font-size: 14px}body .capital-bank h5{font-size: 14px;padding-left: 20px}body .capital-bank .apply-box{padding: 20px}body .capital-bank .apply-box h2{font-size: 22px}body .capital-bank .apply-box .form-group label{font-size: 14px}body .capital-bank .apply-box .form-group .form-control{font-size: 14px}body .capital-bank .apply-box .form-group input[type=file]{width: 100%;font-size: 14px}}body .in-news{padding: 120px 0}body .in-news .inner-box{text-align: center;border: 1px solid #c83433;position: relative;border-radius: 10px 10px 0 0;padding: 35px 25px 70px;margin-bottom: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;min-height: 185px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out}body .in-news .inner-box:hover{-webkit-transform: scale(1.01);transform: scale(1.01)}body .in-news .inner-box p{margin: 0;color: #000;width: 100%;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden}body .in-news .inner-box a{position: absolute;bottom: 0;left: 0;right: 0;display: block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);color: #fff;font-size: 18px;font-weight: 400;padding: 6px 10px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .in-news .inner-box a:hover{background-position: 100% 0}body .in-news .load-more{background-size: 300% 100%;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433)), #783234;background-image: linear-gradient(to right, #783234, #c83433), #783234;color: #fff;font-size: 18px;font-weight: 400;padding: 10px 24px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border-radius: 10px;margin-top: 40px;display: inline-block;max-width: 180px;width: 100%}body .in-news .load-more:hover{background-position: 100% 0}@media (max-width: 767px){body .in-news{padding: 50px 0}body .in-news .inner-box a{font-size: 16px}body .in-news .load-more{font-size: 18px;margin-top: 20px}}body .small-finance{padding: 90px 0;overflow-y: hidden}body .small-finance h3{color: #ca0102;font-size: 2.4em;font-weight: 400;text-transform: capitalize;line-height: 1.2em;letter-spacing: 0.5px;margin-bottom: 50px}body .small-finance p{color: #626060}body .small-finance .swiper{margin-top: 40px}body .small-finance .swiper .swiper-wrapper{padding: 30px 0}body .small-finance .swiper .swiper-wrapper .swiper-slide{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(0.95);transform: scale(0.95)}body .small-finance .swiper .swiper-wrapper .swiper-slide img{-webkit-box-shadow: 0 0 5px 1px rgba(123, 7, 6, 0.2);box-shadow: 0 0 5px 1px rgba(123, 7, 6, 0.2)}body .small-finance .swiper .swiper-wrapper .swiper-slide p{opacity: 0;color: #7B0706;margin: 20px auto 0;text-align: center;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;max-width: 300px}body .small-finance .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{-webkit-transform: scale(1.05);transform: scale(1.05)}body .small-finance .swiper .swiper-wrapper .swiper-slide.swiper-slide-active p{opacity: 1}body .small-finance .swiper .swiper-button-next:after,body .small-finance .swiper .swiper-button-prev:after{display: none}body .small-finance .swiper .swiper-button-next,body .small-finance .swiper .swiper-button-prev{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff;padding: 0;margin: 0;height: 32px;width: 32px;border-radius: 5px;top: 42%}body .small-finance .swiper .swiper-pagination{position: relative}body .small-finance .swiper .swiper-pagination .swiper-pagination-bullet{opacity: 1;background-color: #626060;width: 10px;height: 10px}body .small-finance .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #ca0201}body .guiding-principles{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .guiding-principles h3{color: #ca0102;font-size: 2.4em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 90px}body .guiding-principles .box{text-align: center;max-width: 305px;margin: 0 auto 50px}body .guiding-principles .box img{width: 80px;margin-bottom: 25px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .guiding-principles .box img:hover{-webkit-transform: scale(1.08);transform: scale(1.08)}body .guiding-principles .box h5{color: #ca0102;font-size: 20px;margin-bottom: 15px;min-height: 50px}body .guiding-principles .box p{color: #626060}body .guiding-principles .box p span{display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden}body .guiding-principles .box p a{color: #000000}body .lifeCsfbPopup .modal-dialog{max-width: 900px}body .lifeCsfbPopup .modal-dialog .modal-content{border-radius: 0;border: 0}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body{padding: 30px;position: relative}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body .btn-close{position: absolute;top: 9px;right: 9px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body h5{color: #ca0102;font-size: 22px;margin-bottom: 5px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body h6{font-size: 16px;margin-bottom: 15px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body p{color: #626060}body.modal-open{padding-right: 0 !important}@media (max-width: 1023px){body .small-finance .swiper .swiper-wrapper{padding: 0 0 30px}body .small-finance .swiper .swiper-wrapper .swiper-slide{-webkit-transform: scale(1) !important;transform: scale(1) !important}body .small-finance .swiper .swiper-wrapper .swiper-slide p{opacity: 1}body .guiding-principles h3{margin-bottom: 60px}}@media (max-width: 767px){body .small-finance,body .guiding-principles{padding: 50px 0}}@media (max-width: 576px){body .small-finance h3,body .guiding-principles h3{font-size: 1.6em}body .small-finance h3{margin-bottom: 20px}body .small-finance p{font-size: 14px}body .guiding-principles{padding: 50px 0 0}body .guiding-principles h3{margin-bottom: 40px}body .guiding-principles .box img{width: 60px}body .guiding-principles .box h5{min-height: auto;font-size: 18px}body .guiding-principles .box p{font-size: 14px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body{padding: 30px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body .btn-close{position: absolute;top: 9px;right: 9px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body h5{font-size: 20px;margin-bottom: 5px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body h6{font-size: 16px;margin-bottom: 10px}body .lifeCsfbPopup .modal-dialog .modal-content .modal-body p{font-size: 14px}}body .board-com{padding: 80px 0 50px}body .board-com .board-box{margin-bottom: 60px}body .board-com .board-box .title{text-align: center;background-color: #7B0706;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff;font-size: 18px;font-weight: 400;padding: 5px 17px;min-height: 60px;line-height: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .board-com .board-box ul li{border: 1px solid #8c8b8b;text-align: center;padding: 7px 15px}body .board-com .board-box ul li b{display: block}@media (max-width: 991px){body .board-com .board-box{margin-bottom: 25px}}@media (max-width: 576px){body .board-com{padding: 60px 0}body .board-com .board-box{margin-bottom: 25px}body .board-com .board-box .title{font-size: 16px}body .board-com .board-box ul li{font-size: 14px}}body .shareholding{padding: 80px 0;overflow: hidden}body .shareholding .selectDrop{max-width: 250px;margin: 0 auto 45px;text-align: left}body .shareholding .selectDrop label{display: block;color: #9f9f9f;font-size: 16px;margin-left: 5px}body .shareholding .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 16px;padding: 0 0 10px}body .shareholding .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .shareholding .table thead tr th{text-transform: uppercase;color: #fff !important;font-weight: 400;text-align: center;padding: 14px;border: 1px solid #8c8b8b;width: 100%;text-align: left;background-color: transparent}body .shareholding .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .shareholding .table tbody tr:nth-child(odd) td{background-color: #fff}body .shareholding .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .shareholding .table tbody tr td:first-child{text-align: left}body .shareholding .table tbody tr td a img{width: 22px}@media (max-width: 1200px){body .shareholding{padding: 60px 0}}@media (max-width: 768px){body .shareholding{padding: 40px 0}body .shareholding .table{margin-bottom: 0}body .shareholding .table thead tr th{font-size: 14px;padding: 10px}body .shareholding .table tbody tr td{padding: 10px;font-size: 14px}body .shareholding .table tbody tr td a img{width: 19px}}body .credit{padding: 80px 0;overflow: hidden}body .credit .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .credit .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .credit .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .credit .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .credit .table-responsive .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .credit .table-responsive .table tbody tr td{color: #818181;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center;background-color: transparent;vertical-align: middle}body .credit .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .credit .table-responsive .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .credit .table-responsive .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .credit .table-responsive .table tbody tr td{color: #818181;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center;background-color: transparent;vertical-align: middle}body .credit .table-responsive .parti thead tr th{text-align: left}body .credit .table-responsive .parti thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .credit .table-responsive .parti tbody tr td{padding: 14px;text-align: left}body .credit .table-responsive .parti tbody tr td:last-child{text-align: center}body .credit .table-responsive .parti tbody tr td:last-child a img{width: 22px}@media (max-width: 1200px){body .credit{padding: 60px 0}}body .annual{padding: 80px 0;overflow: hidden}body .annual .box{border: 1px solid #ddd;overflow: hidden;border-radius: 0 0 10px 10px;margin-bottom: 40px;background: #fff}body .annual .box .imgBox{padding: 10px;text-align: center}body .annual .box .imgBox img{width: 100%;max-width: 100%}body .annual .box .year{text-align: center;color: #fff;background-image: linear-gradient(-45deg, #c63433, #7B0706);padding: 7px 10px;font-size: 18px;position: relative}@media (max-width: 1200px){body .annual{padding: 60px 0}}@media (max-width: 576px){body .annual .box{margin-bottom: 20px}body .annual .box .year{font-size: 14px}}body .graphs{padding: 80px 0;overflow: hidden}body .graphs p{color: #626060;margin-bottom: 80px}body .graphs .box{margin-bottom: 40px;background: #fff}body .graphs .box .imgBox img{width: 100%;max-width: 100%}@media (max-width: 1200px){body .graphs{padding: 60px 0}}@media (max-width: 576px){body .graphs p{font-size: 14px;margin-bottom: 45px}}body .financial{padding: 80px 0;overflow: hidden}body .financial .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .financial .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .financial .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .financial .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .financial .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .financial .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .financial .table tbody tr:nth-child(odd) td{background-color: #fff}body .financial .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .financial .table tbody tr td a img{width: 22px}body .financial .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .financial{padding: 50px 0}body .financial .selectDrop{margin: 0 auto 10px;max-width: 200px}body .financial .selectDrop label{font-size: 14px}body .financial .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .regulatory{padding: 80px 0;overflow: hidden}body .regulatory .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .regulatory .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .regulatory .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .regulatory .table-responsive{margin-bottom: 35px}body .regulatory .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .regulatory .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .regulatory .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .regulatory .table tbody tr:nth-child(odd) td{background-color: #fff}body .regulatory .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .regulatory .table tbody tr td a img{width: 22px}body .regulatory .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .regulatory{padding: 50px 0}body .regulatory .selectDrop{margin: 0 auto 10px;max-width: 200px}body .regulatory .selectDrop label{font-size: 14px}body .regulatory .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .half-yearly{padding: 80px 0;overflow: hidden}body .half-yearly .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .half-yearly .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .half-yearly .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .half-yearly .table thead tr th{width: 100%;text-align: left;text-transform: uppercase}body .half-yearly .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .half-yearly .table tbody tr:nth-child(odd) td{background-color: #fff}body .half-yearly .table tbody tr td{color: #000}body .half-yearly .table tbody tr td a img{width: 22px}body .half-yearly .table tbody tr td:first-child{text-align: left}body .half-yearly .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .half-yearly .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .half-yearly .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .half-yearly .table tbody tr:nth-child(odd) td{background-color: #fff}body .half-yearly .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .half-yearly .table tbody tr td a img{width: 22px}body .half-yearly .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .half-yearly{padding: 50px 0}body .half-yearly .selectDrop{margin: 0 auto 10px;max-width: 200px}body .half-yearly .selectDrop label{font-size: 14px}body .half-yearly .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .yearly-compliances{padding: 80px 0;overflow: hidden}body .yearly-compliances .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .yearly-compliances .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .yearly-compliances .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .yearly-compliances .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .yearly-compliances .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .yearly-compliances .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .yearly-compliances .table tbody tr:nth-child(odd) td{background-color: #fff}body .yearly-compliances .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .yearly-compliances .table tbody tr td a img{width: 22px}body .yearly-compliances .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .yearly-compliances{padding: 50px 0}body .yearly-compliances .selectDrop{margin: 0 auto 10px;max-width: 200px}body .yearly-compliances .selectDrop label{font-size: 14px}body .yearly-compliances .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .event-based{padding: 80px 0;overflow: hidden}body .event-based .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .event-based .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .event-based .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .event-based .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .event-based .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .event-based .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .event-based .table tbody tr:nth-child(odd) td{background-color: #fff}body .event-based .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .event-based .table tbody tr td a img{width: 22px}body .event-based .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .event-based{padding: 50px 0}body .event-based .selectDrop{margin: 0 auto 10px;max-width: 200px}body .event-based .selectDrop label{font-size: 14px}body .event-based .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .secreterial-policies{padding: 80px 0;overflow: hidden}body .secreterial-policies .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .secreterial-policies .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .secreterial-policies .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .secreterial-policies .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .secreterial-policies .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .secreterial-policies .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .secreterial-policies .table tbody tr:nth-child(odd) td{background-color: #fff}body .secreterial-policies .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .secreterial-policies .table tbody tr td a img{width: 22px}body .secreterial-policies .table tbody tr td:first-child{text-align: left}@media (max-width: 576px){body .secreterial-policies{padding: 60px 0}body .secreterial-policies .selectDrop{margin: 0 auto 10px;max-width: 200px}body .secreterial-policies .selectDrop label{font-size: 14px}body .secreterial-policies .selectDrop select{font-size: 16px;padding: 0 0 7px}}body .corporate-governance-text{padding: 80px 0;overflow: hidden}body .corporate-governance-text h2{color: #ca0102;font-size: 26px;margin-bottom: 25px;font-weight: 400;margin-bottom: 35px}body .corporate-governance-text p{color: #626060}body .corporate-governance-text ul{padding-left: 20px;margin-bottom: 30px}body .corporate-governance-text ul li{list-style-type: disc;color: #626060;margin-bottom: 15px}body .corporate-governance-core{padding: 120px 0 70px;overflow-y: hidden;background-color: #f5f5f5}body .corporate-governance-core h5{color: #ca0102;font-size: 26px;margin-bottom: 25px;font-weight: 400}body .corporate-governance-core p{color: #626060}body .corporate-governance-core .mt-btm{margin-bottom: 75px}body .corporate-governance-core .row .col-md-6 img{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1);-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);height: 420px;width: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 40px}body .corporate-governance-core .row .col-md-6 img:hover{-webkit-transform: scale(1.03);transform: scale(1.03)}body .corporate-governance-core .row .col-md-6:first-child{padding-right: 40px}body .corporate-governance-core .row .col-md-6:last-child{padding-left: 40px}body .corporate-governance-philosophy{padding: 70px 0 120px;overflow-y: hidden;background-color: #f5f5f5}body .corporate-governance-philosophy h5{color: #ca0102;font-size: 26px;margin-bottom: 25px;font-weight: 400}body .corporate-governance-philosophy p{color: #626060}body .corporate-governance-philosophy .mt-btm{margin-bottom: 75px}body .corporate-governance-philosophy .row .col-md-6 img{-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: scale(1);transform: scale(1);height: 380px;width: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 40px}body .corporate-governance-philosophy .row .col-md-6 img:hover{-webkit-transform: scale(1.03);transform: scale(1.03)}body .corporate-governance-philosophy .row .col-md-6:first-child{padding-right: 40px;text-align: right}body .corporate-governance-philosophy .row .col-md-6:last-child{padding-left: 40px}@media (max-width: 1024px){body .corporate-governance-core .row .col-md-6:first-child,body .corporate-governance-philosophy .row .col-md-6:first-child{padding-right: 20px}body .corporate-governance-core .row .col-md-6:last-child,body .corporate-governance-philosophy .row .col-md-6:last-child{padding-left: 20px}}@media (max-width: 767px){body .corporate-governance-core{padding: 50px 0 0}body .corporate-governance-core .row .col-md-6{text-align: center !important;padding: 0 12px !important}body .corporate-governance-core .row .col-md-6 img{margin-bottom: 20px;height: auto}body .corporate-governance-core .row .col-md-6 h5{font-size: 20px;margin-bottom: 10px}body .corporate-governance-core .row .col-md-6 p{font-size: 14px}body .corporate-governance-philosophy{padding: 25px 0 50px}body .corporate-governance-philosophy .row .col-md-6:first-child{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}body .corporate-governance-philosophy .row .col-md-6:last-child{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}body .corporate-governance-philosophy .row .col-md-6{text-align: center !important;padding: 0 12px !important}body .corporate-governance-philosophy .row .col-md-6 img{margin-bottom: 20px;height: auto}body .corporate-governance-philosophy .row .col-md-6 h5{font-size: 20px;margin-bottom: 10px}body .corporate-governance-philosophy .row .col-md-6 p{font-size: 14px}body .corporate-governance-text h2{font-size: 20px;margin-bottom: 10px}}@media (max-width: 576px){body .corporate-governance-text{padding: 50px 0}body .corporate-governance-text ul li{font-size: 14px}body .corporate-governance-text p{font-size: 14px}body .corporate-governance-core .row .col-md-6:first-child,body .corporate-governance-philosophy .row .col-md-6:first-child{padding-right: 20px}body .corporate-governance-core .row .col-md-6:last-child,body .corporate-governance-philosophy .row .col-md-6:last-child{padding-left: 20px}}body .quarterly-compliances{padding: 80px 0;overflow: hidden}body .quarterly-compliances .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .quarterly-compliances .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .quarterly-compliances .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .quarterly-compliances .accordion .accordion-item{border: 0;margin-bottom: 2px}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0;text-transform: uppercase}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .quarterly-compliances .accordion .accordion-item .accordion-collapse{padding: 0 40px !important}body .quarterly-compliances .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box{background-color: #f5f5f5;padding: 60px 30px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop{margin: 0 auto 25px;text-align: left}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 0}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box{position: relative;z-index: 9}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box i{position: absolute;top: -10px;right: 0;color: #ca0102;font-size: 35px;z-index: -1}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 25px 10px 0;background: transparent;-webkit-appearance: none;-moz-appearance: none option;appearance: none option;appearance-padding: 10px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 22px}@media (max-width: 576px){body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button{font-size: 18px}body .quarterly-compliances .accordion .accordion-item .accordion-header .accordion-button i{font-size: 16px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse{padding: 0 !important}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box{padding: 20px 10px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box i{top: -10px;font-size: 25px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table{margin-bottom: 0}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{font-size: 14px;padding: 10px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{padding: 10px}body .quarterly-compliances .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 19px}}body .disclosures-under{padding: 80px 0;overflow: hidden}body .disclosures-under .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .disclosures-under .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .disclosures-under .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .disclosures-under .accordion .accordion-item{border: 0;margin-bottom: 2px}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .disclosures-under .accordion .accordion-item .accordion-collapse{padding: 0 40px !important}body .disclosures-under .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item{border-radius: 0;margin-bottom: 0}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header{border: 1px solid #ae3333}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button{background-color: #ededed;background-image: none;color: #000;font-weight: 400}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button i{color: #ca0201}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-collapse .inner-box{background-color: transparent}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box{background-color: #f5f5f5;padding: 60px 0px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner{background-color: #f5f5f5;padding: 30px 20px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner p{color: #626060;margin-bottom: 5px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner p a{color: #c63433}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop{margin: 0 auto 25px;text-align: left}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 0}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box{position: relative;z-index: 9}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box i{position: absolute;top: -10px;right: 0;color: #ca0102;font-size: 35px;z-index: -1}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 25px 10px 0;background: transparent;-webkit-appearance: none;-moz-appearance: none option;appearance: none option;appearance-padding: 10px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;text-align: center;padding: 14px;border: 1px solid #8c8b8b;width: 100%;text-align: left}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr:nth-child(odd) td{background-color: #fff}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td:first-child{text-align: left}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 22px}@media (max-width: 576px){body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button{font-size: 18px}body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button i{font-size: 16px}body .disclosures-under .accordion .accordion-item .accordion-collapse{padding: 0 10px !important}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box{padding: 20px 10px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .selectDrop .select-box i{top: -10px;font-size: 25px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table{margin-bottom: 0}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{font-size: 14px;padding: 10px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{padding: 10px}body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 19px}body .disclosures-under .accordion .accordion-item .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button{font-size: 16px}}body .general-meeting{padding: 80px 0;overflow: hidden}body .general-meeting .selectDrop{max-width: 250px;margin: 0 auto 25px;text-align: left}body .general-meeting .selectDrop label{display: block;color: #9f9f9f;font-size: 17px;margin-left: 5px}body .general-meeting .selectDrop select{color: #292929;border: 0;outline: none;border-bottom: 1px solid #000;width: 100%;font-size: 18px;padding: 0 0 10px}body .general-meeting .accordion .accordion-item{border: 0;margin-bottom: 2px}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .general-meeting .accordion .accordion-item .accordion-collapse{padding: 0 40px !important}body .general-meeting .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .general-meeting .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive{margin-top: 0px}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr:nth-child(odd) td{background-color: #fff}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr td.max-140{width: 140px;min-width: 140px;text-align: center}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr td:first-child{text-align: left;width: 100%}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr td a img{width: 22px}@media (max-width: 576px){body .general-meeting .accordion .accordion-item .accordion-header .accordion-button{font-size: 18px}body .general-meeting .accordion .accordion-item .accordion-header .accordion-button i{font-size: 16px}body .general-meeting .accordion .accordion-item .accordion-collapse{padding: 0 10px !important}body .general-meeting .accordion .accordion-item .accordion-collapse .table tbody tr td{padding: 10px}body .general-meeting .accordion .accordion-item .accordion-collapse .table tbody tr td a img{width: 19px}body .general-meeting .accordion .accordion-item .accordion-collapse .table-responsive .table tbody tr td,body .disclosures-under .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td,body .unclaimed .accordion .accordion-item .accordion-collapse .table tbody tr td,body .yearly-compliances .table tbody tr td{padding: 10px;font-size: 14px}}body .apy-about{padding: 60px 0;overflow-y: hidden}body .apy-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .apy-about h3.t-50{margin-top: 50px}body .apy-about p{color: #626060;text-align: center}body .apy-features{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .apy-features h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .apy-features h3.t-50{margin-top: 50px}body .apy-features p{color: #626060;text-align: center}body .apy-features a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .apy-features a:hover{background-position: 100% 0}body .apy-features ul{margin-bottom: 40px}body .apy-features ul li{color: #626060;list-style-type: disc;margin-left: 15px;margin-bottom: 15px}body .apy-features ol{margin-bottom: 40px}body .apy-features ol li{color: #626060;margin-left: 15px;margin-bottom: 15px}body .apy-contribution{padding: 60px 0;overflow-y: hidden}body .apy-contribution h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .apy-contribution h3.t-50{margin-top: 50px}body .apy-contribution p{color: #626060}body .apy-contribution p strong{color: #ca0201;font-weight: 500}body .apy-contribution a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin: 30px auto;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .apy-contribution a img{width: 25px;margin-left: 15px}body .apy-contribution a:hover{background-position: 100% 0}body .apply-apy{background-color: #F3F3F3;padding: 60px 0}body .apply-apy h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 50px}body .apply-apy .row .col-lg-3:last-child .box::after{display: none}body .apply-apy .box{text-align: center;padding: 0 10px;position: relative;height: 100%}body .apply-apy .box::after{content: '';top: 50%;right: -15px;height: 70%;width: 1px;background-color: #ca0102;position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .apply-apy .box .icons{background-color: #ca0102;color: #fff;display: inline-block;font-size: 30px;width: 60px;height: 60px;border-radius: 50%;margin-bottom: 30px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .apply-apy .box .icons i{line-height: 60px}body .apply-apy .box .icons:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .apply-apy .box p{color: #626060}body .apply-apy .box p span{font-size: 18px;display: block;margin-bottom: 15px}body .apply-apy .box p span.inline{display: inline-block;color: #ca0102;margin-bottom: 00px;font-size: 16px}body .apply-apy .box p a{display: inline-block;color: #ca0102;padding: 0;background-image: none}body .apply-apy .box a{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;display: inline-block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .apply-apy .box a:hover{background-position: 100% 0}@media (max-width: 767px){body .apy-about,body .apy-features,body .apy-contribution,body .apply-apy{padding: 50px 0}body .apy-about h3,body .apy-features h3,body .apy-contribution h3,body .apply-apy h3{font-size: 1.8em;margin-bottom: 30px}body .apy-about p,body .apy-features p,body .apy-contribution p,body .apply-apy p{font-size: 14px}body .apy-about ul li,body .apy-features ul li,body .apy-contribution ul li,body .apply-apy ul li{font-size: 14px}body .apy-about ol li,body .apy-features ol li,body .apy-contribution ol li,body .apply-apy ol li{font-size: 14px}}@media (max-width: 576px){body .apy-about h3,body .apy-features h3,body .apy-contribution h3,body .apply-apy h3{font-size: 1.6em;margin-bottom: 15px}}body .asba-about{padding: 60px 0;overflow-y: hidden}body .asba-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .asba-about h3.t-50{margin-top: 50px}body .asba-about p{color: #626060;text-align: center}body .asba-eligibility{padding: 60px 0;background-color: #f5f5f5;overflow-y: hidden}body .asba-eligibility h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .asba-eligibility p{color: #626060}body .asba-eligibility a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .asba-eligibility a:hover{background-position: 100% 0}body .asba-eligibility ul{margin-bottom: 40px}body .asba-eligibility ul li{color: #626060;list-style-type: disc;margin-left: 15px}body .asba-eligibility ol{margin-bottom: 40px}body .asba-eligibility ol li{color: #626060;margin-left: 15px}body .asba-features{padding: 60px 0;overflow-y: hidden}body .asba-features h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .asba-features h3.t-50{margin-top: 50px}body .asba-features p{color: #626060}body .asba-features p strong{color: #ca0201;font-weight: 500}body .asba-benefits{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .asba-benefits h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .asba-benefits h3.t-50{margin-top: 50px}body .asba-benefits p{color: #626060;text-align: center}body .asba-benefits a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .asba-benefits a:hover{background-position: 100% 0}body .asba-benefits ul{margin-bottom: 40px}body .asba-benefits ul li{color: #626060;list-style-type: disc;margin-left: 15px;margin-bottom: 15px}body .asba-benefits ol{margin-bottom: 40px}body .asba-benefits ol li{color: #626060;margin-left: 15px;margin-bottom: 15px}body .asba-certification{padding: 60px 0;overflow-y: hidden}body .asba-certification h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .asba-certification h3.t-50{margin-top: 50px}body .asba-certification p{color: #626060;text-align: center}body .apply-apy{background-color: #F3F3F3;padding: 60px 0}body .apply-apy h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 50px}body .apply-apy .row .col-lg-3:last-child .box::after{display: none}body .apply-apy .box{text-align: center;padding: 0 10px;position: relative;height: 100%}body .apply-apy .box::after{content: '';top: 50%;right: -15px;height: 70%;width: 1px;background-color: #ca0102;position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .apply-apy .box .icons{background-color: #ca0102;color: #fff;display: inline-block;font-size: 30px;width: 60px;height: 60px;border-radius: 50%;margin-bottom: 30px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .apply-apy .box .icons i{line-height: 60px}body .apply-apy .box .icons:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .apply-apy .box p{color: #626060}body .apply-apy .box p span{font-size: 18px;display: block;margin-bottom: 15px}body .apply-apy .box p span.inline{display: inline-block;color: #ca0102;margin-bottom: 00px;font-size: 16px}body .apply-apy .box p a{display: inline-block;color: #ca0102;padding: 0;background-image: none}body .apply-apy .box a{font-size: 16px;font-weight: 400;text-decoration: none;color: #fff;padding: 8px 24px;border-radius: 3px;display: inline-block;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .apply-apy .box a:hover{background-position: 100% 0}@media (max-width: 767px){body .asba-about,body .asba-eligibility,body .asba-features,body .asba-benefits,body .asba-certification,body .apply-apy{padding: 50px 0}body .asba-about h3,body .asba-eligibility h3,body .asba-features h3,body .asba-benefits h3,body .asba-certification h3,body .apply-apy h3{font-size: 1.8em;margin-bottom: 30px}body .asba-about p,body .asba-eligibility p,body .asba-features p,body .asba-benefits p,body .asba-certification p,body .apply-apy p{font-size: 14px}body .asba-about ul li,body .asba-eligibility ul li,body .asba-features ul li,body .asba-benefits ul li,body .asba-certification ul li,body .apply-apy ul li{font-size: 14px}body .asba-about ol li,body .asba-eligibility ol li,body .asba-features ol li,body .asba-benefits ol li,body .asba-certification ol li,body .apply-apy ol li{font-size: 14px}}@media (max-width: 576px){body .asba-about h3,body .asba-eligibility h3,body .asba-features h3,body .asba-benefits h3,body .asba-certification h3,body .apply-apy h3{font-size: 1.6em;margin-bottom: 15px}}body .upi-about{padding: 60px 0;overflow-y: hidden}body .upi-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .upi-about h3.t-50{margin-top: 50px}body .upi-about p{color: #626060;text-align: center}body .upi-reasons,body .upi-money-transfer{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .upi-reasons h3,body .upi-money-transfer h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .upi-reasons h3.t-50,body .upi-money-transfer h3.t-50{margin-top: 50px}body .upi-reasons p,body .upi-money-transfer p{color: #626060}body .upi-reasons p strong,body .upi-money-transfer p strong{color: #ca0201;font-weight: 500}body .upi-reasons a,body .upi-money-transfer a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin: 30px auto;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .upi-reasons a img,body .upi-money-transfer a img{width: 25px;margin-left: 15px}body .upi-reasons a:hover,body .upi-money-transfer a:hover{background-position: 100% 0}body .upi-how-to-use{padding: 60px 0;overflow-y: hidden}body .upi-how-to-use h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .upi-how-to-use p{color: #626060}body .upi-how-to-use a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .upi-how-to-use a:hover{background-position: 100% 0}body .upi-how-to-use ul{margin-bottom: 20px}body .upi-how-to-use ul li{color: #626060;list-style-type: disc;margin-left: 15px}body .upi-how-to-use ol{margin-bottom: 20px}body .upi-how-to-use ol li{color: #626060;margin-left: 15px}@media (max-width: 767px){body .upi-about,body .upi-reasons,body .upi-money-transfer,body .upi-how-to-use{padding: 50px 0}body .upi-about h3,body .upi-reasons h3,body .upi-money-transfer h3,body .upi-how-to-use h3{font-size: 1.8em;margin-bottom: 30px}body .upi-about p,body .upi-reasons p,body .upi-money-transfer p,body .upi-how-to-use p{font-size: 14px}body .upi-about ul li,body .upi-reasons ul li,body .upi-money-transfer ul li,body .upi-how-to-use ul li{font-size: 14px}body .upi-about ol li,body .upi-reasons ol li,body .upi-money-transfer ol li,body .upi-how-to-use ol li{font-size: 14px}}@media (max-width: 576px){body .upi-about h3,body .upi-reasons h3,body .upi-money-transfer h3,body .upi-how-to-use h3{font-size: 1.6em;margin-bottom: 15px}}body .pmsby-about{padding: 60px 0;overflow-y: hidden}body .pmsby-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmsby-about h3.t-50{margin-top: 50px}body .pmsby-about p{color: #626060;text-align: center}body .pmsby-eligibility{padding: 60px 0;overflow-y: hidden;background-color: #F3F3F3}body .pmsby-eligibility h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmsby-eligibility h3.t-50{margin-top: 50px}body .pmsby-eligibility p{color: #626060}body .pmsby-eligibility p strong{color: #ca0201;font-weight: 500}body .pmsby-eligibility a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin: 30px auto;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .pmsby-eligibility a img{width: 25px;margin-left: 15px}body .pmsby-eligibility a:hover{background-position: 100% 0}body .pmsby-termination{padding: 60px 0;overflow-y: hidden}body .pmsby-termination h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmsby-termination h3.t-50{margin-top: 50px}body .pmsby-termination p{color: #626060;text-align: center}body .pmsby-termination a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 30px;display: inline-block;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out}body .pmsby-termination a:hover{background-position: 100% 0}body .pmsby-termination ul{margin-bottom: 40px}body .pmsby-termination ul li{color: #626060;list-style-type: disc;margin-left: 15px;margin-bottom: 15px}body .pmsby-termination ol{margin-bottom: 40px}body .pmsby-termination ol li{color: #626060;margin-left: 15px;margin-bottom: 15px}body .table-ppmsby{margin: 40px 0 50px}body .table-ppmsby .table thead tr th{text-align: left;border: 1px solid #000000;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;font-size: 16px;padding-left: 45px}body .table-ppmsby .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .table-ppmsby .table tbody tr td{position: relative;color: #818181;border: 1px solid #000000;font-size: 16px;text-align: left;padding-left: 45px}body .table-ppmsby .table tbody tr td span{font-weight: 900;color: #393636;display: inline-block;margin-right: 10px;position: absolute;left: 15px}body .table-ppmsby .table tbody tr td:last-child{padding-left: 45px}body .table-ppmsby .table tbody tr th{color: #ca0201 !important;font-weight: 600;background-image: none;border: 1px solid #000000;font-size: 16px;text-align: center}@media (max-width: 767px){body .pmsby-about,body .pmsby-eligibility,body .pmsby-termination{padding: 50px 0}body .pmsby-about h3,body .pmsby-eligibility h3,body .pmsby-termination h3{font-size: 1.8em;margin-bottom: 30px}body .pmsby-about p,body .pmsby-eligibility p,body .pmsby-termination p{font-size: 14px}body .pmsby-about ul li,body .pmsby-eligibility ul li,body .pmsby-termination ul li{font-size: 14px}body .pmsby-about ol li,body .pmsby-eligibility ol li,body .pmsby-termination ol li{font-size: 14px}body .table-ppmsby{margin: 30px 0 40px}body .table-ppmsby .table thead tr th{font-size: 14px}body .table-ppmsby .table tbody tr td{font-size: 14px}}@media (max-width: 576px){body .pmsby-about h3,body .pmsby-eligibility h3,body .pmsby-termination h3{font-size: 1.6em;margin-bottom: 15px}}body .pmjjby-about{padding: 60px 0;overflow-y: hidden}body .pmjjby-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-about h3.t-50{margin-top: 50px}body .pmjjby-about p{color: #626060;text-align: center}body .pmjjby-eligibility{padding: 60px 0;overflow-y: hidden;background-color: #F3F3F3}body .pmjjby-eligibility h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-eligibility p{color: #626060;text-align: center}body .pmjjby-eligibility .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px;margin-top: 20px;background-color: #fff}body .pmjjby-eligibility .box.w-max{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;max-width: 580px}body .pmjjby-eligibility .box.w-max .inner{padding: 30px 25px}body .pmjjby-eligibility .box.w-max .inner .img-box{margin-right: 35px}body .pmjjby-eligibility .box.w-max .inner .img-box img{width: 85px}body .pmjjby-eligibility .box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 40px 25px;position: relative}body .pmjjby-eligibility .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #c3c3c3}body .pmjjby-eligibility .box .inner:last-child::after{display: none}body .pmjjby-eligibility .box .inner .img-box{margin-right: 15px}body .pmjjby-eligibility .box .inner .img-box img{width: 65px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .pmjjby-eligibility .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .pmjjby-eligibility .box .inner h6{font-weight: 700;color: #7f7f7f;text-align: left}body .pmjjby-eligibility .box .inner p{color: #6c6969;text-align: left;margin: 0}body .pmjjby-premium-rate{padding: 60px 0;overflow-y: hidden}body .pmjjby-premium-rate h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-premium-rate h3.t-50{margin-top: 50px}body .table-ppmjjby{margin: 40px 0 50px}body .table-ppmjjby .table thead tr th{text-align: left;border: 1px solid #000000;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;font-size: 16px;text-align: left}body .table-ppmjjby .table tbody tr td,body .table-ppmjjby .table tbody tr th{color: #818181;border: 1px solid #000000;font-size: 16px;background-color: #f5f5f5;text-align: left}body .table-ppmjjby .table tbody tr td span,body .table-ppmjjby .table tbody tr th span{font-weight: 900;color: #393636;display: inline-block;margin-right: 10px}body .table-ppmjjby .table tbody tr td.w-33-per,body .table-ppmjjby .table tbody tr th.w-33-per{width: 33%;text-align: center}body .table-ppmjjby .table tbody tr th{color: #ca0201 !important;font-weight: 600;background-image: none}body .pmjjby-enrollment{background-color: #F3F3F3;padding: 60px 0;overflow-y: hidden}body .pmjjby-enrollment h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-enrollment h3.t-50{margin-top: 50px}body .pmjjby-enrollment p{color: #626060}body .pmjjby-enrollment ul{margin-bottom: 40px}body .pmjjby-enrollment ul li{color: #626060;list-style-type: disc;margin-left: 15px;margin-bottom: 15px}body .pmjjby-enrollment ol{margin-bottom: 40px}body .pmjjby-enrollment ol li{color: #626060;margin-left: 15px;margin-bottom: 15px}body .pmjjby-termination{padding: 60px 0;overflow-y: hidden}body .pmjjby-termination h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-termination h3.t-50{margin-top: 50px}body .pmjjby-termination p{color: #626060}body .pmjjby-termination ul{margin-bottom: 40px}body .pmjjby-termination ul li{color: #626060;list-style-type: disc;margin-left: 15px;margin-bottom: 15px}body .pmjjby-termination ol{margin-bottom: 40px}body .pmjjby-termination ol li{color: #626060;margin-left: 15px;margin-bottom: 15px}@media (max-width: 768px){body .pmjjby-about{padding: 60px 0;overflow-y: hidden}body .pmjjby-about h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .pmjjby-about h3.t-50{margin-top: 50px}body .pmjjby-about p{color: #626060;text-align: center}body .pmjjby-eligibility .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .pmjjby-eligibility .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .pmjjby-eligibility .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .pmjjby-eligibility .box .inner .img-box{margin-bottom: 20px}body .pmjjby-eligibility .box .inner .img-box img{width: 85px}body .pmjjby-eligibility .box .inner p{display: block;width: 100%;text-align: center}}@media (max-width: 576px){body .pmjjby-about{padding: 50px 0;overflow-y: hidden}body .pmjjby-about h3{font-size: 1.6em;margin-bottom: 15px}body .pmjjby-about p{font-size: 14px}body .pmjjby-eligibility{padding: 50px 0}body .pmjjby-eligibility h3{font-size: 1.8em;margin-bottom: 30px}body .pmjjby-eligibility .box .inner .img-box{margin-right: 0}body .pmjjby-eligibility .box .inner .img-box img{width: 65px !important}body .pmjjby-eligibility .box .inner p{font-size: 14px}body .table-ppmjjby{margin: 30px 0 0}body .table-ppmjjby .table tbody tr th,body .table-ppmjjby .table tbody tr td{font-size: 14px}body .pmjjby-premium-rate{padding: 50px 0;overflow-y: hidden}body .pmjjby-premium-rate h3{font-size: 1.8em;margin-bottom: 30px}body .pmjjby-enrollment h3{font-size: 1.8em;margin-bottom: 30px}body .pmjjby-enrollment ul li{font-size: 14px}body .pmjjby-termination ul li{font-size: 14px}}body .dicgc{background-color: #F3F3F3;padding: 60px 0}body .dicgc h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .dicgc p{color: #626060;text-align: center}body .dicgc ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 40px}body .dicgc ul li{margin: 0 20px}body .dicgc ul li img{width: 135px}@media (max-width: 576px){body .dicgc{padding: 30px 0}body .dicgc h3{font-size: 1.5em;line-height: 30px;margin-bottom: 30px}body .dicgc ul li img{width: 80px}}body .cibil{padding: 100px 0;overflow-y: hidden;text-align: center}body .cibil h3{color: #ca0102;font-size: 30px;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .cibil h3.t-50{margin-top: 50px}body .cibil p{color: #626060;text-align: center}body .cibil a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 20px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .cibil a:hover{background-position: 100% 0}@media (max-width: 767px){body .cibil{padding: 50px 0}body .cibil h3{font-size: 1.8em;margin-bottom: 30px}body .cibil p{font-size: 14px}}@media (max-width: 576px){body .cibil h3{font-size: 1.6em;margin-bottom: 15px}}body .bank-life-ins{padding: 60px 0;overflow-y: hidden}body .bank-life-ins .container-fluid{max-width: calc(100% - 200px)}body .bank-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .bank-life-ins h3 span{color: #626060;font-weight: 600;font-size: 18px;display: block}body .bank-life-ins p{color: #626060}body .life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .life-ins .container-fluid{max-width: calc(100% - 200px)}body .life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .life-ins h3 span{color: #626060;font-weight: 600;font-size: 18px;display: block}body .life-ins p{color: #626060}body .life-ins a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 20px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .life-ins a:hover{background-position: 100% 0}body .term-life-ins{padding: 60px 0;overflow-y: hidden}body .term-life-ins .container-fluid{max-width: calc(100% - 200px)}body .term-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .term-life-ins h3 span{color: #626060;font-weight: 600;font-size: 18px;display: block}body .term-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .term-life-ins p{color: #626060}body .term-life-ins ul{margin-bottom: 20px}body .term-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px}body .term-life-ins ul.first li:first-child{font-weight: 500;color: #ca0201;list-style-type: none;margin-left: 0px}body .term-life-ins a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 20px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .term-life-ins a:hover{background-position: 100% 0}body .health-life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .health-life-ins .container-fluid{max-width: calc(100% - 200px)}body .health-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .health-life-ins p{color: #626060;margin-bottom: 20px}body .health-life-ins ul{margin-bottom: 20px}body .health-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .whole-life-ins{padding: 60px 0;overflow-y: hidden}body .whole-life-ins .container-fluid{max-width: calc(100% - 200px)}body .whole-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .whole-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .whole-life-ins p{color: #626060;margin-bottom: 20px}body .whole-life-ins ul{margin-bottom: 20px}body .whole-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .plan-life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .plan-life-ins .container-fluid{max-width: calc(100% - 200px)}body .plan-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .plan-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .plan-life-ins p{color: #626060;margin-bottom: 40px}body .plan-life-ins ul{margin-bottom: 20px}body .plan-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .money-life-ins{padding: 60px 0;overflow-y: hidden}body .money-life-ins .container-fluid{max-width: calc(100% - 200px)}body .money-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .money-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .money-life-ins p{color: #626060;margin-bottom: 40px}body .money-life-ins ul{margin-bottom: 20px}body .money-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .unit-life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .unit-life-ins .container-fluid{max-width: calc(100% - 200px)}body .unit-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .unit-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .unit-life-ins p{color: #626060;margin-bottom: 40px}body .unit-life-ins ul{margin-bottom: 20px}body .unit-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .save-life-ins{padding: 60px 0;overflow-y: hidden}body .save-life-ins .container-fluid{max-width: calc(100% - 200px)}body .save-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .save-life-ins p{color: #626060}body .guaranteed-life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .guaranteed-life-ins .container-fluid{max-width: calc(100% - 200px)}body .guaranteed-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .guaranteed-life-ins h3 span{color: #626060;font-weight: 600;font-size: 18px;display: block}body .guaranteed-life-ins p{color: #626060}body .reliable-life-ins{padding: 60px 0;overflow-y: hidden}body .reliable-life-ins .container-fluid{max-width: calc(100% - 200px)}body .reliable-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .reliable-life-ins h3 span{color: #626060;font-weight: 600;font-size: 18px;display: block}body .reliable-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .reliable-life-ins p{color: #626060}body .reliable-life-ins ul{margin-bottom: 20px}body .reliable-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px}body .reliable-life-ins ul.first li:first-child{font-weight: 500;color: #ca0201;list-style-type: none;margin-left: 0px}body .retirement-life-ins{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .retirement-life-ins .container-fluid{max-width: calc(100% - 200px)}body .retirement-life-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .retirement-life-ins h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .retirement-life-ins p{color: #626060;margin-bottom: 40px}body .retirement-life-ins ul{margin-bottom: 20px}body .retirement-life-ins ul li{list-style-type: disc;color: #626060;margin-left: 20px;margin-bottom: 20px}body .retirement-life-ins .mt-40{margin-bottom: 40px}body .retirement-life-ins a{font-size: 16px;font-weight: 400;text-decoration: none;background-image: -webkit-gradient(linear, left top, right top, from(#783234), to(#c83433));background-image: linear-gradient(to right, #783234, #c83433);color: #fff;padding: 10px 40px;border-radius: 10px;margin-top: 20px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;background-size: 300% 100%;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .retirement-life-ins a:hover{background-position: 100% 0}@media (max-width: 1024px){body .bank-life-ins .container-fluid,body .life-ins .container-fluid,body .term-life-ins .container-fluid,body .health-life-ins .container-fluid,body .whole-life-ins .container-fluid,body .plan-life-ins .container-fluid,body .money-life-ins .container-fluid,body .unit-life-ins .container-fluid,body .save-life-ins .container-fluid,body .guaranteed-life-ins .container-fluid,body .reliable-life-ins .container-fluid,body .retirement-life-ins .container-fluid{max-width: calc(100% - 100px)}}@media (max-width: 767px){body .bank-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .bank-life-ins p{font-size: 14px}body .life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .life-ins p{font-size: 14px}body .term-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .term-life-ins h6{font-size: 16px}body .term-life-ins p{font-size: 14px}body .term-life-ins ul li{font-size: 14px}body .health-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .health-life-ins h6{font-size: 16px}body .health-life-ins p{font-size: 14px}body .health-life-ins ul li{font-size: 14px}body .whole-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .whole-life-ins h6{font-size: 16px}body .whole-life-ins p{font-size: 14px}body .whole-life-ins ul li{font-size: 14px}body .plan-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .plan-life-ins h6{font-size: 16px}body .plan-life-ins p{font-size: 14px}body .plan-life-ins ul li{font-size: 14px}body .money-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .money-life-ins h6{font-size: 16px}body .money-life-ins p{font-size: 14px}body .money-life-ins ul li{font-size: 14px}body .unit-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .unit-life-ins h6{font-size: 16px}body .unit-life-ins p{font-size: 14px}body .unit-life-ins ul li{font-size: 14px}body .save-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .save-life-ins p{font-size: 14px}body .guaranteed-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .guaranteed-life-ins p{font-size: 14px}body .reliable-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .reliable-life-ins h6{font-size: 16px}body .reliable-life-ins p{font-size: 14px}body .reliable-life-ins ul li{font-size: 14px}body .retirement-life-ins h3{font-size: 1.8em;margin-bottom: 30px}body .retirement-life-ins h6{font-size: 16px}body .retirement-life-ins p{font-size: 14px}body .retirement-life-ins ul li{font-size: 14px}}@media (max-width: 576px){body .bank-life-ins,body .life-ins,body .term-life-ins,body .health-life-ins,body .whole-life-ins,body .plan-life-ins,body .money-life-ins,body .unit-life-ins,body .save-life-ins,body .guaranteed-life-ins,body .reliable-life-ins,body .retirement-life-ins{padding: 45px 0}body .bank-life-ins .container-fluid,body .life-ins .container-fluid,body .term-life-ins .container-fluid,body .health-life-ins .container-fluid,body .whole-life-ins .container-fluid,body .plan-life-ins .container-fluid,body .money-life-ins .container-fluid,body .unit-life-ins .container-fluid,body .save-life-ins .container-fluid,body .guaranteed-life-ins .container-fluid,body .reliable-life-ins .container-fluid,body .retirement-life-ins .container-fluid{max-width: 100%}body .bank-life-ins h3,body .life-ins h3,body .term-life-ins h3,body .health-life-ins h3,body .whole-life-ins h3,body .plan-life-ins h3,body .money-life-ins h3,body .unit-life-ins h3,body .save-life-ins h3,body .guaranteed-life-ins h3,body .reliable-life-ins h3,body .retirement-life-ins h3{font-size: 1.6em;margin-bottom: 15px}body .bank-life-ins h6,body .life-ins h6,body .term-life-ins h6,body .health-life-ins h6,body .whole-life-ins h6,body .plan-life-ins h6,body .money-life-ins h6,body .unit-life-ins h6,body .save-life-ins h6,body .guaranteed-life-ins h6,body .reliable-life-ins h6,body .retirement-life-ins h6{font-size: 16px}body .bank-life-ins ul,body .life-ins ul,body .term-life-ins ul,body .health-life-ins ul,body .whole-life-ins ul,body .plan-life-ins ul,body .money-life-ins ul,body .unit-life-ins ul,body .save-life-ins ul,body .guaranteed-life-ins ul,body .reliable-life-ins ul,body .retirement-life-ins ul{margin-bottom: 15px}body .bank-life-ins a,body .life-ins a,body .term-life-ins a,body .health-life-ins a,body .whole-life-ins a,body .plan-life-ins a,body .money-life-ins a,body .unit-life-ins a,body .save-life-ins a,body .guaranteed-life-ins a,body .reliable-life-ins a,body .retirement-life-ins a{font-size: 14px;padding: 8px 30px}}body .about-net{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .about-net h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .about-net p{color: #626060;margin: 0}body .benefits-net{padding: 60px 0;overflow-y: hidden}body .benefits-net h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .benefits-net ul li{color: #626060;font-size: 16px}body .benefits-net p{color: #626060}body .bg-grey-color{background-color: #f5f5f5}body .bg-grey-color .accordion-item .accordion-button.collapsed{color: #626060}body .bg-grey-color .accordion-item .accordion-body p{color: #626060}@media (max-width: 576px){body .about-net h3,body .benefits-net h3{font-size: 1.8em;margin-bottom: 30px}body .about-net p,body .benefits-net p{font-size: 14px}body .about-net ul li,body .benefits-net ul li{font-size: 14px}}body .payment-feature{padding: 60px 0}body .payment-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .payment-feature .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .payment-feature .box .inner{padding: 40px 25px;position: relative;text-align: center}body .payment-feature .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .payment-feature .box .inner:last-child::after{display: none}body .payment-feature .box .inner .img-box img{width: auto;max-height: 80px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .payment-feature .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .payment-feature .box .inner h6{font-weight: 700;color: #7f7f7f;text-align: left}body .payment-feature .box .inner p{color: #7f7f7f;margin: 0}body .about-payment{padding: 60px 0;overflow-y: hidden;text-align: center;background-color: #f5f5f5}body .about-payment h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .about-payment p{color: #626060}body .benefits-payment{padding: 60px 0;overflow-y: hidden}body .benefits-payment h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .benefits-payment ul li{color: #626060;font-size: 16px;margin-bottom: 20px}@media (max-width: 768px){body .payment-feature .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .payment-feature .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .payment-feature .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .payment-feature .box .inner .img-box img{width: auto;max-height: 60px}body .payment-feature .box .inner p{display: block;width: 100%;text-align: center}}@media (max-width: 576px){body .payment-feature h3{font-size: 1.8em;margin-bottom: 30px}body .payment-feature .box .inner p{font-size: 14px}body .about-payment h3,body .benefits-payment h3{font-size: 1.8em;margin-bottom: 30px}body .about-payment ul li,body .benefits-payment ul li{font-size: 14px}body .about-payment p,body .benefits-payment p{font-size: 14px}}body .pos-feature{padding: 60px 0;overflow-y: hidden}body .pos-feature h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 60px}body .pos-feature .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .pos-feature .box .inner{padding: 40px 25px;position: relative;text-align: center}body .pos-feature .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .pos-feature .box .inner:last-child::after{display: none}body .pos-feature .box .inner .img-box img{width: auto;max-height: 80px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .pos-feature .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .pos-feature .box .inner h6{font-weight: 600;color: #7f7f7f;text-align: center;margin-bottom: 20px}body .pos-feature .box .inner p{color: #7f7f7f;margin: 0}body .about-pos{padding: 60px 0;overflow-y: hidden;text-align: center;background-color: #f5f5f5}body .about-pos h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .about-pos p{color: #626060}body .eligibility-pos{padding: 60px 0;overflow-y: hidden}body .eligibility-pos h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .eligibility-pos ul{padding-left: 20px}body .eligibility-pos ul li{color: #626060;font-size: 16px;margin-bottom: 0px;list-style-type: disc}body .bg-text-color{overflow-y: hidden}body .bg-text-color .accordion-item .accordion-button{background-color: #F3F3F3}body .bg-text-color .accordion-item .accordion-body{background-color: #F3F3F3}body .benefits-pos{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .benefits-pos h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px}body .benefits-pos ul{padding-left: 20px}body .benefits-pos ul li{color: #626060;font-size: 16px;margin-bottom: 0px;list-style-type: disc}body .doc-pos{padding: 60px 20px;overflow-y: hidden}body .doc-pos h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .doc-pos .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .doc-pos .border-box .col-lg-3{padding: 40px 25px;position: relative;text-align: center}body .doc-pos .border-box .col-lg-3::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .doc-pos .border-box .col-lg-3:last-child::after{display: none}body .doc-pos .border-box .col-lg-3 .img-box img{width: auto;max-height: 60px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .doc-pos .border-box .col-lg-3 .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .doc-pos .border-box .col-lg-3 h6{font-weight: 600;color: #7f7f7f;text-align: center;margin-bottom: 10px}body .doc-pos .border-box .col-lg-3 p{color: #7f7f7f;margin: 0;text-align: center}@media (max-width: 768px){body .pos-feature .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .pos-feature .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .pos-feature .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .pos-feature .box .inner .img-box img{width: auto;max-height: 60px}body .pos-feature .box .inner p{display: block;width: 100%;text-align: center}body .doc-pos .border-box{padding: 0 40px}body .doc-pos .border-box .col-lg-3::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}}@media (max-width: 576px){body .pos-feature h3{font-size: 1.8em;margin-bottom: 30px}body .pos-feature .box .inner p{font-size: 14px}body .about-pos h3,body .eligibility-pos h3{font-size: 1.8em;margin-bottom: 30px}body .about-pos ul li,body .eligibility-pos ul li{font-size: 14px}body .about-pos p,body .eligibility-pos p{font-size: 14px}body .doc-pos{padding: 50px 10px}body .doc-pos h3{margin-bottom: 40px}body .doc-pos .border-box .col-lg-3 .img-box img{max-height: 50px}}body .disclaimer{padding: 60px 0;overflow-y: hidden}body .disclaimer h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .disclaimer h6{color: #626060;font-weight: 600;font-size: 18px;margin-bottom: 20px}body .disclaimer p{color: #626060}body .disclaimer p:last-child{margin-bottom: 0}body .disclaimer ul{margin-bottom: 1rem;padding-left: 20px}body .disclaimer ul li{list-style-type: disc;color: #626060;font-size: 16px;margin-bottom: 7px}@media (max-width: 768px){body .disclaimer{padding: 50px 0;overflow-y: hidden}body .disclaimer h6{font-size: 16px}body .disclaimer ul li{font-size: 14px;color: #626060;list-style-type: disc}body .disclaimer p{font-size: 14px}}body .form-centre{padding: 60px 0}body .form-centre h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .form-centre .colored-table .table-responsive{margin-bottom: 45px}body .form-centre .colored-table .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;min-width: 200px;padding: 14px;font-size: 14px;border: 1px solid #000000}body .form-centre .colored-table .table-responsive .table thead tr th:last-child{width: 100px;text-align: center}body .form-centre .colored-table .table-responsive .table tbody tr td{color: #000;font-size: 14px;background-color: #f5f5f5;border: 1px solid #000000;padding: 14px}body .form-centre .colored-table .table-responsive .table tbody tr td a{color: #0088cc}body .form-centre .colored-table .table-responsive .table tbody tr td a img{width: 22px}body .form-centre .colored-table .table-responsive .table tbody tr td:last-child{text-align: center}body .form-centre .table-responsive{margin-bottom: 30px}body .form-centre p{color: #7f7f7f;margin: 25px 0 35px}body .form-centre p a{color: #c36}body .form-centre p a:hover{color: #336}body .bank-loan{padding: 80px 0}body .bank-loan h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px;text-align: center}body .bank-loan p{color: #626060;font-size: 16px;margin-bottom: 25px}body .bank-loan ul{padding-left: 20px}body .bank-loan ul li{color: #626060;font-size: 17px;margin-bottom: 25px;list-style-type: disc}@media (max-width: 768px){body .bank-loan h3{font-size: 1.5em;font-weight: 400}body .bank-loan p{font-size: 14px}body .bank-loan ul li{font-size: 15px}}body .rbi{padding: 80px 0}body .rbi h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .rbi p{color: #626060;font-size: 16px;margin-bottom: 25px}body .rbi h2{font-size: 35px;color: #0061ac;margin-top: 50px}body .rbi h6{font-weight: 600;color: #626060}body .rbi ul li{color: #626060;font-size: 16px;position: relative;padding-left: 20px;margin-bottom: 15px}body .rbi ul li span{position: absolute;left: 0}body .rbi ul li p{margin: 0}body .rbi ul li ul{padding-left: 20px;margin-top: 15px}body .rbi ul li ul li{list-style-type: circle;padding-left: 0}body .rbi a{font-size: 20px;color: #0061ac;word-break: break-all;display: block}body .rbi .table-responsive{margin: 20px 0}body .rbi .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .rbi .table-responsive .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .rbi .table-responsive .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .rbi .table-responsive .table tbody tr:nth-child(odd) td{background-color: #fff}body .rbi .table-responsive .table tbody tr td{color: #626060;border: 1px solid #939292;text-align: center}body .rbi .table-responsive .table tbody tr td a img{width: 22px}body .rbi .table-responsive .table tbody tr td:first-child{text-align: left}@media (max-width: 768px){body .rbi h3{font-size: 1.5em;font-weight: 400}body .rbi p{font-size: 14px}body .rbi h2,body .rbi a{font-size: 25px}}body .kyc-norms{padding: 80px 0;overflow: hidden}body .kyc-norms h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px;text-align: center}body .kyc-norms p{color: #626060;font-size: 16px;margin-bottom: 25px;text-align: center}body .kyc-guidelines{padding: 80px 0;overflow-y: hidden;background-color: #f5f5f5}body .kyc-guidelines h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px;text-align: center}body .kyc-guidelines ul li{color: #626060;font-size: 16px;list-style-type: disc}body .kyc-docs{padding: 80px 0;overflow: hidden}body .kyc-docs h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 40px;text-align: center}body .kyc-docs p{color: #626060;font-size: 16px;margin-bottom: 25px}body .kyc-docs p.r-color{color: #ca0102;font-weight: 500}body .kyc-docs ul{padding-left: 15px}body .kyc-docs ul li{color: #626060;font-size: 16px;list-style-type: disc}body .kyc-info{padding: 80px 0;overflow-y: hidden;background-color: #f5f5f5}body .kyc-info h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px;text-align: center}body .kyc-info p{color: #626060;text-align: center}body .kyc-add{padding: 80px 0;overflow: hidden}body .kyc-add h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 40px;text-align: center}body .kyc-add p{color: #626060;font-size: 16px;margin-bottom: 25px}body .kyc-add p.r-color{color: #ca0102;font-weight: 500}body .kyc-add ul{padding-left: 15px}body .kyc-add ul li{color: #626060;font-size: 16px;list-style-type: disc;margin-bottom: 20px}body .kyc-valid-docs{padding: 80px 0;overflow-y: hidden;background-color: #f5f5f5}body .kyc-valid-docs h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px;text-align: center}body .kyc-valid-docs p.r-color{color: #ca0102;font-weight: 500}body .kyc-valid-docs p.d-color{margin-top: 1rem;color: #000}body .kyc-valid-docs ul{padding-left: 15px}body .kyc-valid-docs ul li{color: #626060;font-size: 16px;list-style-type: disc}@media (max-width: 768px){body .kyc-norms{padding: 50px 0}body .kyc-norms h3{font-size: 1.5em;font-weight: 400}body .kyc-norms p{font-size: 14px}body .kyc-norms h2,body .kyc-norms a{font-size: 25px;word-break: break-all}body .kyc-guidelines{padding: 50px 0}body .kyc-guidelines h3{font-size: 1.5em;font-weight: 400}body .kyc-guidelines ul li{font-size: 14px}body .kyc-docs{padding: 50px 0}body .kyc-docs h3{font-size: 1.5em;font-weight: 400}body .kyc-docs p{font-size: 14px}body .kyc-docs p.r-color{color: #ca0102}body .kyc-docs ul{padding-left: 15px}body .kyc-docs ul li{font-size: 14px}body .kyc-info{padding: 50px 0}body .kyc-info h3{font-size: 1.5em;font-weight: 400}body .kyc-info p{color: #626060;text-align: center}body .kyc-add{padding: 50px 0}body .kyc-add h3{font-size: 1.5em;font-weight: 400}body .kyc-add p{font-size: 14px}body .kyc-add p.r-color{color: #ca0102}body .kyc-add ul li{font-size: 14px}body .kyc-valid-docs{padding: 50px 0}body .kyc-valid-docs h3{font-size: 1.5em;font-weight: 400}body .kyc-valid-docs p{font-size: 14px}body .kyc-valid-docs ul{padding-left: 15px}body .kyc-valid-docs ul li{font-size: 14px}}body .inoperative{padding: 100px 0}body .inoperative h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .inoperative .table-responsive{margin-bottom: 60px}body .inoperative .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .inoperative .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #b5b5b5;background-color: transparent}body .inoperative .table-responsive .table thead tr th:first-child{width: 75px;min-width: 75px;text-align: center}body .inoperative .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #b5b5b5;padding: 14px}body .inoperative .table-responsive .table tbody tr td:first-child{text-align: center}body .inoperative .table-responsive .table tbody tr td a{color: #0088cc}body .inoperative .table-responsive .table tbody tr td a img{width: 22px}body .inoperative .table-responsive .table tbody tr:nth-child(even) td{background-color: #f5f5f5}@media (max-width: 768px){body .inoperative{padding: 100px 0}body .inoperative h3{font-size: 1.5em}}body .schedule-current-account{padding: 100px 0}body .schedule-current-account h2{font-size: 35px;color: #0061ac}body .schedule-current-account a{font-size: 30px;color: #0061ac;word-break: break-all}body .schedule-current-account .accordion .accordion-item{border: 0;margin-bottom: 2px}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .schedule-current-account .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .schedule-current-account .accordion .accordion-item .accordion-collapse{padding: 0 !important}body .schedule-current-account .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box{padding: 0px}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th .small{margin-top: 10px}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{color: #818181;font-size: 14px;border: 1px solid #939292;padding: 14px;background-color: transparent;vertical-align: middle}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr:nth-child(odd) td{background-color: #f5f5f5}@media (max-width: 768px){body .schedule-current-account{padding: 70px 0}body .schedule-current-account h2{font-size: 25px}body .schedule-current-account a{font-size: 20px}}body .service-charges{padding: 60px 0}body .service-charges h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.2em;letter-spacing: 0.5px}body .service-charges .table-responsive{margin-bottom: 65px}body .service-charges .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .service-charges .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;min-width: 200px;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .service-charges .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center}body .service-charges .table-responsive .table tbody tr td span{font-size: 13px}body .service-charges .table-responsive .table tbody tr td b{font-weight: 600}body .service-charges .table-responsive .table tbody tr:nth-child(even) td{background-color: #f5f5f5}body .service-charges .table-responsive .table.odd tbody tr:nth-child(odd) td{background-color: #f5f5f5}body .service-charges .table-responsive .table.odd tbody tr td{background-color: #fff}body .service-charges-footer{padding: 60px 0;overflow: hidden;background-color: #f5f5f5}body .service-charges-footer h2{margin-bottom: 30px}body .service-charges-footer h2 a{color: #CA0102;font-size: 28px;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}@media (max-width: 768px){body .service-charges{padding: 50px 0}body .service-charges .table-responsive{margin-bottom: 35px}body .service-charges h3{font-size: 1.5em}body .service-charges-footer h2 a{font-size: 22px;line-height: 30px}}body .int-rate{padding: 60px 0}body .int-rate h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .int-rate h3 span{display: block}body .int-rate p{color: #626060}body .int-rate .accordion .accordion-item{border: 0;margin-bottom: 2px}body .int-rate .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .int-rate .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .int-rate .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .int-rate .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-rate .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .int-rate .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .int-rate .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .int-rate .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .int-rate .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .int-rate .accordion .accordion-item .accordion-collapse{padding: 20px !important}body .int-rate .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .int-rate .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box{background-color: #f5f5f5;padding: 60px 0px}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;text-align: center;padding: 14px;border: 1px solid #8c8b8b;width: 100%;text-align: left}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr:nth-child(odd) td{background-color: #fff}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td:first-child{text-align: left}body .int-rate .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 22px}body .int-rate .table-responsive.mb-20{margin-bottom: 20px}body .int-rate .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-rate .table-responsive .table thead tr th,body .int-rate .table-responsive .table thead tr td{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-rate .table-responsive .table tbody tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-rate .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center}body .int-rate .table-responsive .table tbody tr td span{font-size: 13px}body .int-rate .table-responsive .table tbody tr td b{font-weight: 500}body .int-rate .table-responsive .table tbody tr:nth-child(even) td{background-color: #f5f5f5}body .int-rate .table-responsive .table.odd tbody tr:nth-child(odd) td{background-color: #f5f5f5}body .int-rate .table-responsive .table.odd tbody tr td{background-color: #fff}body .int-rate .ft-table .table-responsive .table tbody tr td:last-child{width: 350px;text-align: center !important}body .int-rate h2,body .int-rate a{font-size: 35px;color: #0061ac}body .int-rate a{word-break: break-all}@media (max-width: 768px){body .int-rate{padding: 50px 0}body .int-rate .table-responsive{margin-bottom: 35px}body .int-rate h3{font-size: 1.5em}body .int-rate p{font-size: 14px;margin-bottom: 35px}body .int-rate h2,body .int-rate a{font-size: 25px}}@media (max-width: 576px){body .int-rate .accordion .accordion-item .accordion-header .accordion-button{font-size: 18px}body .int-rate .accordion .accordion-item .accordion-header .accordion-button i{font-size: 16px}body .int-rate .accordion .accordion-item .accordion-collapse{padding: 20px 10px !important}body .int-rate .accordion .accordion-item .accordion-collapse .table{margin-bottom: 0}body .int-rate .accordion .accordion-item .accordion-collapse .table thead tr th{font-size: 14px;padding: 10px}body .int-rate .accordion .accordion-item .accordion-collapse .table tbody tr td{padding: 10px}body .int-rate .accordion .accordion-item .accordion-collapse .table tbody tr td a img{width: 19px}body .int-rate .accordion .accordion-item .accordion-collapse p{font-size: 14px}}body .int-bulk{padding: 60px 0}body .int-bulk h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .int-bulk h3 span{display: block}body .int-bulk p{color: #626060;margin-bottom: 35px}body .int-bulk .table-responsive{margin-bottom: 65px}body .int-bulk .table-responsive.mb-20{margin-bottom: 20px}body .int-bulk .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-bulk .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-bulk .table-responsive .table thead tr th:first-child{text-align: left;min-width: 200px}body .int-bulk .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center}body .int-bulk .table-responsive .table tbody tr td:first-child{text-align: left}body .int-bulk .table-responsive .table tbody tr td span{font-size: 13px}body .int-bulk .table-responsive .table tbody tr td b{font-weight: 500}body .int-bulk .table-responsive .table tbody tr.colored td{background-color: #f5f5f5}body .int-bulk .ft-table .table-responsive .table tbody tr td:last-child{width: 350px;text-align: center !important}body .int-bulk h2,body .int-bulk a{font-size: 35px;color: #0061ac}body .int-bulk a{word-break: break-all}@media (max-width: 768px){body .int-rate{padding: 50px 0}body .int-rate .table-responsive{margin-bottom: 35px}body .int-rate h3{font-size: 1.5em}body .int-rate h2,body .int-rate a{font-size: 25px}}body .features-guar{padding: 60px 20px;overflow-y: hidden}body .features-guar h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .features-guar .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px;display: -webkit-box;display: -ms-flexbox;display: flex}body .features-guar .border-box>div{padding: 40px 25px;position: relative;text-align: center;width: 20%}body .features-guar .border-box>div::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .features-guar .border-box>div:last-child::after{display: none}body .features-guar .border-box>div .img-box img{width: auto;max-height: 60px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .features-guar .border-box>div .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .features-guar .border-box>div h6{font-weight: 600;color: #6b6a6a;text-align: center;margin-bottom: 0px}body .bank-guar{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .bank-guar h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px;text-align: center}body .bank-guar p{color: #606060;text-align: center}body .bank-guar .table-responsive{margin-top: 60px}body .bank-guar .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .bank-guar .table-responsive .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}body .bank-guar .table-responsive .table tbody tr td{color: #818181;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center;background-color: transparent;vertical-align: middle}body .doc-guar{padding: 60px 20px;overflow-y: hidden}body .doc-guar h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .doc-guar .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .doc-guar .border-box .col-lg-3{padding: 40px 25px;position: relative;text-align: center}body .doc-guar .border-box .col-lg-3::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .doc-guar .border-box .col-lg-3:last-child::after{display: none}body .doc-guar .border-box .col-lg-3 .img-box img{width: auto;max-height: 60px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .doc-guar .border-box .col-lg-3 .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .doc-guar .border-box .col-lg-3 h6{font-weight: 600;color: #7f7f7f;text-align: center;margin-bottom: 10px}body .doc-guar .border-box .col-lg-3 p{color: #7f7f7f;margin: 0;text-align: center}@media (max-width: 1024px){body .features-guar .border-box>div{padding: 30px 15px}}@media (max-width: 768px){body .features-guar{padding: 60px 0}body .features-guar h3{font-size: 1.5em;margin-bottom: 35px}body .features-guar .border-box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 0 40px}body .features-guar .border-box>div{padding: 40px 0;width: 100%}body .features-guar .border-box>div::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .bank-guar h3{font-size: 1.5em;margin-bottom: 35px}body .bank-guar p{font-size: 14px}body .bank-guar .table-responsive .table thead tr th{width: auto;min-width: 200px}body .doc-guar h3{font-size: 1.5em;margin-bottom: 35px}body .doc-guar .border-box{padding: 0 40px}body .doc-guar .border-box .col-lg-3::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}}@media (max-width: 576px){body .doc-guar{padding: 50px 10px}body .doc-guar h3{margin-bottom: 40px}body .doc-guar .border-box .col-lg-3 .img-box img{max-height: 50px}}body .features-rera{padding: 60px 20px;overflow-y: hidden}body .features-rera h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .features-rera .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px;display: -webkit-box;display: -ms-flexbox;display: flex}body .features-rera .border-box>div{padding: 40px 25px;position: relative;text-align: center;width: 20%;min-height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .features-rera .border-box>div::after{content: '';position: absolute;right: 0;width: 1px;height: 80%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .features-rera .border-box>div:last-child::after{display: none}body .features-rera .border-box>div p{color: #6b6a6a}body .bank-rera{padding: 60px 0;overflow-y: hidden;background-color: #f5f5f5}body .bank-rera h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 20px;line-height: 30px;text-align: center}body .bank-rera p{color: #606060;text-align: center}body .bank-rera h6{font-weight: 600;color: #7f7f7f;text-align: center}body .doc-rera{padding: 60px 20px;overflow-y: hidden}body .doc-rera h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .doc-rera .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .doc-rera .border-box .col-lg-3{padding: 40px 25px;position: relative;text-align: center}body .doc-rera .border-box .col-lg-3::after{content: '';position: absolute;right: 0;width: 1px;height: 80%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .doc-rera .border-box .col-lg-3:last-child::after{display: none}body .doc-rera .border-box .col-lg-3 .img-box img{width: auto;max-height: 60px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .doc-rera .border-box .col-lg-3 .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .doc-rera .border-box .col-lg-3 h6{font-weight: 600;color: #7f7f7f;text-align: center;margin-bottom: 10px}body .doc-rera .border-box .col-lg-3 p{color: #7f7f7f;margin: 0;text-align: center}@media (max-width: 1024px){body .features-rera .border-box>div{padding: 30px 15px}}@media (max-width: 768px){body .features-rera{padding: 60px 0}body .features-rera h3{font-size: 1.5em;margin-bottom: 35px}body .features-rera .border-box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 0 40px}body .features-rera .border-box>div{padding: 40px 0;width: 100%}body .features-rera .border-box>div::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .features-rera .border-box>div p{font-size: 14px;margin: 0}body .bank-rera h3{font-size: 1.5em;margin-bottom: 35px}body .bank-rera p{font-size: 14px}body .bank-rera .table-responsive .table thead tr th{width: auto;min-width: 200px}body .doc-rera h3{font-size: 1.5em;margin-bottom: 35px}body .doc-rera .border-box{padding: 0 40px}body .doc-rera .border-box .col-lg-3::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}}@media (max-width: 576px){body .doc-rera{padding: 50px 10px}body .doc-rera h3{margin-bottom: 40px}body .doc-rera .border-box .col-lg-3 .img-box img{max-height: 50px}}body .int-bulk-non{padding: 60px 0}body .int-bulk-non h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .int-bulk-non h3 span{display: block}body .int-bulk-non p{color: #626060;margin-bottom: 35px}body .int-bulk-non .table-responsive{margin-bottom: 65px}body .int-bulk-non .table-responsive.mb-20{margin-bottom: 20px}body .int-bulk-non .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-bulk-non .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-bulk-non .table-responsive .table thead tr th:first-child{text-align: left;min-width: 200px}body .int-bulk-non .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center}body .int-bulk-non .table-responsive .table tbody tr td:first-child{text-align: left}body .int-bulk-non .table-responsive .table tbody tr td span{font-size: 13px}body .int-bulk-non .table-responsive .table tbody tr td b{font-weight: 500}body .int-bulk-non .table-responsive .table tbody tr.colored td{background-color: #f5f5f5}body .int-bulk-non .ft-table .table-responsive .table tbody tr td:last-child{width: 350px;text-align: center !important}body .int-bulk-non h2,body .int-bulk-non a{font-size: 35px;color: #0061ac}body .int-bulk-non a{word-break: break-all}@media (max-width: 768px){body .int-bulk-non{padding: 50px 0}body .int-bulk-non .table-responsive{margin-bottom: 35px}body .int-bulk-non h3{font-size: 1.5em}body .int-bulk-non h2,body .int-bulk-non a{font-size: 25px}}body .int-domestic{padding: 60px 0}body .int-domestic h3{margin-bottom: 20px;color: #CA0102;font-size: 1.8em;font-weight: 500;line-height: 1.5em;letter-spacing: 0.5px}body .int-domestic h3 span{display: block}body .int-domestic p{color: #626060;margin-bottom: 35px}body .int-domestic .table-responsive{margin-bottom: 65px}body .int-domestic .table-responsive.mb-20{margin-bottom: 20px}body .int-domestic .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-domestic .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-domestic .table-responsive .table thead tr th:first-child{text-align: left;min-width: 200px}body .int-domestic .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center}body .int-domestic .table-responsive .table tbody tr td:first-child{text-align: left}body .int-domestic .table-responsive .table tbody tr td span{font-size: 13px}body .int-domestic .table-responsive .table tbody tr td b{font-weight: 500}body .int-domestic .table-responsive .table tbody tr.colored td{background-color: #f5f5f5}body .int-domestic .ft-table .table-responsive .table tbody tr td:last-child{width: 350px;text-align: center !important}body .int-domestic h2,body .int-domestic a{font-size: 35px;color: #0061ac}body .int-domestic a{word-break: break-all}@media (max-width: 768px){body .int-domestic{padding: 50px 0}body .int-domestic .table-responsive{margin-bottom: 35px}body .int-domestic h3{font-size: 1.5em}body .int-domestic h2,body .int-domestic a{font-size: 25px}}body .interest-rates-on-non-callable{padding: 100px 0}body .interest-rates-on-non-callable h2{font-size: 35px;color: #0061ac}body .interest-rates-on-non-callable a{font-size: 30px;color: #0061ac;word-break: break-all}@media (max-width: 768px){body .interest-rates-on-non-callable{padding: 70px 0}body .interest-rates-on-non-callable h2{font-size: 25px}body .interest-rates-on-non-callable a{font-size: 20px}}body .int-on-saving{padding: 60px 0}body .int-on-saving .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-on-saving .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-on-saving .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center;vertical-align: middle}body .int-on-saving .table-responsive .table tbody tr td:first-child{text-align: left}body .int-on-saving .table-responsive .table tbody tr.colored td{background-color: #f5f5f5}@media (max-width: 768px){body .int-on-saving{padding: 50px 0}body .int-on-saving .table-responsive{margin-bottom: 35px}body .int-on-saving h3{font-size: 1.5em}}body .int-tax-saver{padding: 60px 0}body .int-tax-saver .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .int-tax-saver .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .int-tax-saver .table-responsive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #939292;padding: 14px;text-align: center;vertical-align: middle;color: #000}body .int-tax-saver .table-responsive .table tbody tr td:first-child{text-align: left}body .int-tax-saver .table-responsive .table tbody tr td.p-text{color: #3b3b3b !important}body .int-tax-saver .table-responsive .table tbody tr td.p-text p{font-size: 16px;color: #000;margin-bottom: 0}body .int-tax-saver .table-responsive .table tbody tr.colored td{background-color: #f5f5f5}@media (max-width: 768px){body .int-tax-saver{padding: 50px 0}body .int-tax-saver h3{font-size: 1.5em}}body .code-policies{padding: 80px 0;overflow: hidden}body .code-policies .table-responsive{margin-bottom: 40px}body .code-policies .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .code-policies .table-responsive .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .code-policies .table-responsive .table thead tr th:last-child{width: 200px;min-width: 200px;text-align: center}body .code-policies .table-responsive .table tbody tr:nth-child(odd) td{background-color: #f5f5f5}body .code-policies .table-responsive .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .code-policies .table-responsive .table tbody tr td a img{width: 22px}body .code-policies .table-responsive .table tbody tr td:first-child{text-align: left}body .code-policies h2{font-size: 35px;color: #0061ac}body .code-policies a{font-size: 30px;color: #0061ac;word-break: break-all}@media (max-width: 768px){body .code-policies h2{font-size: 25px}body .code-policies a{font-size: 20px}}body .debit-card{padding: 80px 0;overflow: hidden}body .debit-card h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .debit-card p{color: #626060;font-size: 16px;margin-bottom: 0}body .current-offer{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .current-offer h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 50px;line-height: 30px}body .current-offer img{margin-bottom: 80px;width: 100%;padding: 0 60px}body .current-offer img:last-child{margin-bottom: 0}body .current-offer p{color: #626060;margin: 0;text-align: center}body .current-offer a{color: #626060}@media (max-width: 768px){body .debit-card{padding: 50px 0}body .debit-card h3{font-size: 1.5em;font-weight: 400}body .debit-card p{font-size: 14px}body .current-offer{padding: 50px 0}body .current-offer h3{font-size: 1.5em;font-weight: 400;margin-bottom: 30px}body .current-offer img{margin-bottom: 50px;width: 100%;padding: 0}body .current-offer img:last-child{margin-bottom: 0}}body .fund-trans{padding: 80px 0;overflow: hidden}body .fund-trans.bg-grey{background-color: #f5f5f5}body .fund-trans h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .fund-trans p{color: #626060;margin-bottom: 0}body .fund-trans ul li{color: #626060;font-size: 16px;margin-bottom: 10px}body .fund-trans-features{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .fund-trans-features h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .fund-trans-features .table tbody tr td{color: #626060;text-align: center;border: 1px solid #000;padding: 40px 30px;width: 33.33%}body .fund-trans-features .table tbody tr td img{height: 70px;display: block;margin: 0 auto 30px}body .fund-trans-pay{padding: 80px 0;overflow: hidden}body .fund-trans-pay.bg-grey{background-color: #f5f5f5}body .fund-trans-pay h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .fund-trans-pay .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .fund-trans-pay .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;min-width: 330px}body .fund-trans-pay .table tbody tr td{color: #626060;text-align: center;border: 1px solid #000;padding: 30px;width: 33.33%;vertical-align: middle}body .fund-trans-pay .table tbody tr td span{display: block;margin-top: 25px}body .fund-trans-pay .table tbody tr td span a{color: #626060;font-weight: 600}@media (max-width: 768px){body .fund-trans{padding: 50px 0}body .fund-trans h3{font-size: 1.5em;font-weight: 400}body .fund-trans p{font-size: 14px}body .fund-trans ul li{font-size: 14px}body .fund-trans-features{padding: 50px 0}body .fund-trans-features h3{font-size: 1.5em;font-weight: 400}body .fund-trans-features .table tbody tr td{padding: 40px 20px}body .fund-trans-pay{padding: 50px 0}body .fund-trans-pay h3{font-size: 1.5em;font-weight: 400}body .fund-trans-pay .table tbody tr td{padding: 20px}}body .gov-bank{padding: 80px 0;overflow: hidden}body .gov-bank h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .gov-bank p{color: #626060;margin-bottom: 0}body .gov-bank ul li{color: #626060;font-size: 16px;margin-bottom: 10px}body .gov-feat{padding: 80px 0;overflow: hidden}body .gov-feat.bg-grey{background-color: #f5f5f5}body .gov-feat h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .gov-feat .table tbody tr td{border: 1px solid #000;padding: 40px 30px;width: 33.33%}body .gov-feat .table tbody tr td ul{padding-left: 10px}body .gov-feat .table tbody tr td ul li{color: #626060;list-style-type: disc}@media (max-width: 768px){body .gov-bank{padding: 50px 0}body .gov-bank h3{font-size: 1.5em;font-weight: 400}body .gov-bank ul li{font-size: 14px}body .gov-feat{padding: 50px 0}body .gov-feat h3{font-size: 1.5em;font-weight: 400}body .gov-feat .table tbody tr td{padding: 40px 20px}body .gov-feat .table tbody tr td ul li{font-size: 14px}}body .tax-pay{padding: 80px 0;overflow: hidden}body .tax-pay.bg-grey{background-color: #f5f5f5}body .tax-pay h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .tax-pay p{color: #626060;margin-bottom: 30px}body .tax-pay .box{border: 1px solid #626060;border-radius: 10px;padding: 15px;margin-bottom: 25px;min-height: 110px}body .tax-pay .box.m-h-270{min-height: 270px}body .tax-pay .box p{margin: 0}body .tax-pay .box ul{margin-top: 15px;padding-left: 0}body .tax-pay .box ul li{color: #626060;font-size: 16px;margin-bottom: 7px;position: relative;padding-left: 25px}body .tax-pay .box ul li:last-child{margin-bottom: 0}body .tax-pay .box ul li span{position: absolute;left: 0;font-weight: 700}body .tax-pay .box b{color: #ca0102}body .tax-pay .box a{color: #ca0102}body .tax-step{padding: 80px 0;overflow: hidden}body .tax-step h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .tax-step .table-responsive{min-height: 100%;background-color: #f5f5f5}body .tax-step .table-responsive .table{min-height: 100%;margin-bottom: 0}body .tax-step .table-responsive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .tax-step .table-responsive .table thead tr th{text-align: left;text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center}body .tax-step .table-responsive .table tbody tr td{background-color: transparent;color: #000;font-size: 14px;border: 1px solid #939292;padding: 40px;height: 1024px}body .tax-step .table-responsive .table tbody tr td img{margin-bottom: 20px}body .tax-step .table-responsive .table tbody tr td p{color: #626060;font-size: 16px;margin-top: 10px}body .tax-step .table-responsive .table tbody tr td ul{margin-top: 10px}body .tax-step .table-responsive .table tbody tr td ul li{position: relative;padding-left: 20px;font-size: 16px;color: #626060;margin-bottom: 10px}body .tax-step .table-responsive .table tbody tr td ul li a{font-weight: 600;color: #626060}body .tax-step .table-responsive .table tbody tr td ul li b{position: absolute;left: 0}body .tax-step .table-responsive .table tbody tr td ul li ul li{padding-left: 25px}body .tax-step .table-responsive .table tbody tr td b{font-weight: 600}@media (max-width: 1024px){body .tax-pay .box{min-height: 130px}body .tax-pay .box.m-h-270{min-height: 310px}}@media (max-width: 1024px){body .tax-pay .box{min-height: auto}body .tax-pay .box.m-h-270{min-height: auto}}@media (max-width: 768px){body .tax-pay{padding: 50px 0}body .tax-pay h3{font-size: 1.5em}body .tax-pay ul li{font-size: 14px}body .tax-pay p{font-size: 14px}body .tax-step{padding: 50px 0}body .tax-step h3{font-size: 1.5em}body .tax-step .table-responsive{margin-bottom: 30px;min-height: auto}body .tax-step .table-responsive .table tbody tr td{height: auto;padding: 20px}body .tax-step .table-responsive .table tbody tr td p{font-size: 14px}body .tax-step .table-responsive .table tbody tr td ul li{font-size: 14px}}body .travel-ins{padding: 80px 0;overflow: hidden}body .travel-ins.bg-grey{background-color: #f5f5f5}body .travel-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .travel-ins p{color: #626060;margin-bottom: 20px}body .travel-ins p b{display: block}body .why-travel-ins{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .why-travel-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .why-travel-ins p{color: #626060;margin-bottom: 10px}body .why-travel-ins ul{padding-left: 15px}body .why-travel-ins ul li{font-weight: 600;list-style-type: disc;font-size: 16px;color: #626060;margin-bottom: 6px}body .all-faq-list{padding: 80px 0}@media (max-width: 768px){body .travel-ins{padding: 50px 0}body .travel-ins h3{font-size: 1.5em}body .travel-ins p{font-size: 14px}body .why-travel-ins{padding: 50px 0}body .why-travel-ins h3{font-size: 1.5em}body .why-travel-ins p{font-size: 14px}body .why-travel-ins ul li{font-size: 14px}}@media (max-width: 576px){body .why-travel-ins img{margin-top: 30px}}body .about-bill{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .about-bill h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .about-bill p{color: #626060;margin-bottom: 0px}body .why-travel-ins{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .why-travel-ins h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .why-travel-ins p{color: #626060;margin-bottom: 10px}body .why-travel-ins ul{padding-left: 15px}body .why-travel-ins ul li{font-weight: 600;list-style-type: disc;font-size: 16px;color: #626060;margin-bottom: 6px}body .bill-bbps{padding: 60px 0}body .bill-bbps h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 30px}body .bill-bbps .box{display: -ms-grid;display: grid;-ms-grid-columns: 33.33% 33.33% 33.33%;grid-template-columns: 33.33% 33.33% 33.33%;border: 1px solid #7f7f7f;border-radius: 25px;padding: 0 10px}body .bill-bbps .box:last-child{margin-top: 20px}body .bill-bbps .box.w-s-max{-ms-grid-columns: 50% 50%;grid-template-columns: 50% 50%}body .bill-bbps .box .inner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 40px 25px;position: relative}body .bill-bbps .box .inner::after{content: '';position: absolute;right: 0;width: 1px;height: 50%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .bill-bbps .box .inner:last-child::after{display: none}body .bill-bbps .box .inner .img-box{margin-right: 15px}body .bill-bbps .box .inner .img-box img{width: 65px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .bill-bbps .box .inner .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .bill-bbps .box .inner p{color: #7f7f7f;text-align: left;margin: 0}body .bill-bbps .box.w-max{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-top: 20px;max-width: 580px}body .bill-bbps .box.w-max .inner{padding: 30px 25px}body .bill-bbps .box.w-max .inner .img-box{margin-right: 35px}body .bill-bbps .box.w-max .inner .img-box img{width: 85px}body .bill-bbps h6{color: #7f7f7f;font-size: 20px;font-weight: 500;text-align: center;margin: 60px 0 0}body .eli-bbps{padding: 80px 0;overflow: hidden}body .eli-bbps.bg-grey{background-color: #f5f5f5}body .eli-bbps h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .eli-bbps .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .eli-bbps .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}body .eli-bbps .table tbody tr td{border: 1px solid #000;padding: 20px;width: 33.33%;color: #818181;vertical-align: middle;text-align: center;background-color: #f5f5f5}body .benefits-bbps{padding: 80px 0;overflow: hidden}body .benefits-bbps.bg-grey{background-color: #f5f5f5}body .benefits-bbps h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .benefits-bbps p{color: #626060;margin-bottom: 30px}body .benefits-bbps .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .benefits-bbps .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}body .benefits-bbps .table tbody tr td{border: 1px solid #000;padding: 30px;width: 33.33%}body .benefits-bbps .table tbody tr td ul{padding-left: 10px}body .benefits-bbps .table tbody tr td ul li{color: #626060;list-style-type: disc;margin-bottom: 10px}body .parti-bbps{padding: 80px 0;overflow: hidden}body .parti-bbps h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .parti-bbps p{color: #626060}body .parti-bbps ul li{position: relative;color: #626060;padding-left: 20px;font-size: 16px;margin-bottom: 20px}body .parti-bbps ul li span{font-weight: 900;position: absolute;left: 0}body .parti-bbps ul li b{display: block}@media (max-width: 768px){body .about-bill{padding: 50px 0}body .travel-ins{padding: 50px 0}body .travel-ins h3{font-size: 1.5em}body .travel-ins p{font-size: 14px}body .why-travel-ins{padding: 50px 0}body .why-travel-ins h3{font-size: 1.5em}body .why-travel-ins p{font-size: 14px}body .why-travel-ins ul li{font-size: 14px}body .bill-bbps .box{-ms-grid-columns: auto;grid-template-columns: auto;padding: 0 40px}body .bill-bbps .box.w-max{max-width: 100%;width: 100%}body .bill-bbps .box.w-s-max{max-width: 100%;-ms-grid-columns: auto;grid-template-columns: auto}body .bill-bbps .box .inner{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 0}body .bill-bbps .box .inner::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .bill-bbps .box .inner .img-box{margin-bottom: 20px}body .bill-bbps .box .inner .img-box img{width: 85px}body .bill-bbps .box .inner p{display: block;width: 100%;text-align: center}body .eli-bbps{padding: 50px 0}body .eli-bbps h3{font-size: 1.5em}body .benefits-bbps{padding: 50px 0}body .benefits-bbps h3{font-size: 1.5em}body .benefits-bbps .table tbody tr td{padding: 20px}body .benefits-bbps .table tbody tr td ul li{font-size: 14px}body .parti-bbps{padding: 50px 0}body .parti-bbps h3{font-size: 1.5em}body .parti-bbps p{font-size: 14px}body .parti-bbps ul li{font-size: 14px}}@media (max-width: 576px){body .why-travel-ins img{margin-top: 30px}body .bill-bbps h3{font-size: 1.8em;margin-bottom: 30px}body .bill-bbps h6{font-size: 18px}body .bill-bbps .box .inner{padding: 25px 0}body .bill-bbps .box .inner .img-box img{width: 65px}body .bill-bbps .box .inner p{font-size: 14px}}body .e-hub-edu{padding: 80px 0;overflow: hidden}body .e-hub-edu h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .e-hub-edu p{color: #626060;margin-bottom: 0px}body .e-hub-edu ul{margin-bottom: 20px}body .e-hub-edu ul li{color: #626060;list-style-type: disc;margin-left: 15px}body .eli-e-hub{padding: 80px 0;overflow: hidden;background-color: #f5f5f5}body .eli-e-hub h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .eli-e-hub .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .eli-e-hub .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}body .eli-e-hub .table tbody tr td{border: 1px solid #000;padding: 20px;width: 33.33%;color: #818181;vertical-align: middle;text-align: center}body .e-hub-mod{padding: 80px 0;overflow: hidden}body .e-hub-mod.bg-grey{background-color: #f5f5f5}body .e-hub-mod h3{color: #ca0102;font-size: 30px;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 30px;line-height: 30px}body .e-hub-mod p{color: #626060;margin-bottom: 30px}body .e-hub-mod .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .e-hub-mod .table thead tr th{text-transform: uppercase;background: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292;text-align: center;width: 33.33%}body .e-hub-mod .table tbody tr td{border: 1px solid #000;padding: 30px;width: 33.33%;color: #626060;text-align: center}@media (max-width: 768px){body .e-hub-edu{padding: 50px 0}body .e-hub-edu h3{font-size: 1.5em}body .e-hub-edu p{font-size: 14px}body .e-hub-edu ul li{font-size: 14px}body .eli-bbps{padding: 50px 0}body .eli-bbps h3{font-size: 1.5em}body .e-hub-mod{padding: 50px 0}body .e-hub-mod h3{font-size: 1.5em}body .e-hub-mod .table tbody tr td{padding: 20px}body .e-hub-mod .table tbody tr td ul li{font-size: 14px}}body .savings-feature.e-saving .box{margin-top: 20px}body .savings-feature.e-saving .box.w-m-max{max-width: 950px;margin: 20px auto;-ms-grid-columns: 50% 50% !important;grid-template-columns: 50% 50% !important}body .savings-feature.e-saving .box .inner .img-box img{max-height: 65px;max-width: 65px;width: auto}body .about-e-saving{overflow: hidden;background-color: #F3F3F3;padding: 60px 0}body .about-e-saving h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .about-e-saving p{color: #626060;text-align: center}body .trading.e-sav{overflow: hidden}body .trading.e-sav h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .trading.e-sav .box{background: #fff}body .trading.e-sav .box img{max-height: 60px;margin-bottom: 10px}body .trading.e-sav .box p{min-height: 50px}body .benefits-e-saving{overflow: hidden;padding: 60px 0}body .benefits-e-saving h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px;text-align: center}body .benefits-e-saving p{color: #626060}@media (max-width: 768px){body .savings-feature.e-saving .box.w-m-max{-ms-grid-columns: auto !important;grid-template-columns: auto !important}}@media (max-width: 767px){body .about-e-saving h3{font-size: 1.8em;margin-bottom: 30px}body .about-e-saving p{font-size: 14px}body .savings-feature.e-saving .box.w-m-max{-ms-grid-columns: auto !important;grid-template-columns: auto !important}body .trading.e-sav h3{font-size: 1.8em;margin-bottom: 30px}body .trading.e-sav .box p{margin: 0;min-height: auto}.benefits-e-saving h3{font-size: 1.8em;margin-bottom: 30px}.benefits-e-saving p{font-size: 14px}}body .about-safe-bank{overflow: hidden;padding: 60px 0}body .about-safe-bank .img-box{width: 100%;height: 400px;overflow: hidden;border-radius: 50px}body .about-safe-bank img{-o-object-fit: cover;object-fit: cover;width: 100%;height: 400px}body .about-safe-bank h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .about-safe-bank p{color: #626060}body .transactions-safe-bank{overflow: hidden;padding: 100px 0;background-color: #f3f3f3}body .transactions-safe-bank p{color: #626060;text-align: center;margin: 0}body .safe-bank-guidelines{padding: 80px 20px;overflow-y: hidden}body .safe-bank-guidelines h3{color: #ca0102;font-size: 1.8em;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .safe-bank-guidelines .border-box{border: 1px solid #7f7f7f;border-radius: 30px;padding: 0 10px}body .safe-bank-guidelines .border-box .col-lg-4{padding: 40px 25px;position: relative;text-align: center}body .safe-bank-guidelines .border-box .col-lg-4::after{content: '';position: absolute;right: 0;width: 1px;height: 80%;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background-color: #ca0102}body .safe-bank-guidelines .border-box .col-lg-4:last-child::after,body .safe-bank-guidelines .border-box .col-lg-4:nth-child(3)::after{display: none}body .safe-bank-guidelines .border-box .col-lg-4 .img-box img{width: auto;max-height: 80px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .safe-bank-guidelines .border-box .col-lg-4 .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .safe-bank-guidelines .border-box .col-lg-4 h6{font-weight: 600;color: #7f7f7f;text-align: center;margin-bottom: 10px}body .safe-bank-guidelines .border-box .col-lg-4 h6 a{color: #7f7f7f}body .safe-bank-guidelines .border-box .col-lg-4 p{color: #7f7f7f;margin: 0;text-align: center}body .thankyou{overflow: hidden;padding: 180px 0}body .thankyou h3{color: #ca0102;font-size: 2em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;text-align: center}body .online-safe-bank-guidelines{padding: 80px 20px;overflow-y: hidden}body .online-safe-bank-guidelines h3{color: #ca0102;font-size: 1.8em;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 60px;line-height: 30px}body .online-safe-bank-guidelines .border-box{padding: 0 10px}body .online-safe-bank-guidelines .border-box .col-lg-6{padding: 10px 10px;position: relative;text-align: center}body .online-safe-bank-guidelines .border-box .col-lg-6 .bg-gray{padding: 40px 25px;background-color: #fff;border-radius: 10px;display: flex;flex-direction: column}body .online-safe-bank-guidelines a{color: #ca0102;font-size: 1em;font-weight: 500;letter-spacing: 0.5px;line-height: 24px;text-align: left;padding-top: 20px}body .online-safe-bank-guidelines .border-box .col-lg-6:last-child::after,body .online-safe-bank-guidelines .border-box .col-lg-6:nth-child(3)::after{display: none}body .online-safe-bank-guidelines .border-box .col-lg-6 .img-box img{width: auto;max-height: 80px;margin-bottom: 20px;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}body .online-safe-bank-guidelines .border-box .col-lg-6 .img-box img:hover{-webkit-transform: scale(1.1);transform: scale(1.1)}body .online-safe-bank-guidelines .border-box .col-lg-6 h6{font-weight: 600;color: #7f7f7f;text-align: left;margin-bottom: 10px}body .online-safe-bank-guidelines .border-box .col-lg-6 p{color: #7f7f7f;margin: 0;text-align: left}@media (max-width: 1024px){body .online-safe-bank-guidelines .border-box .col-lg-6 .img-box img{max-height: 60px}}@media (max-width: 768px){body .online-safe-bank-guidelines{padding: 60px 20px}body .online-safe-bank-guidelines h3{font-size: 1.5em;margin-bottom: 35px}body .online-safe-bank-guidelines .border-box{padding: 0 40px}body .online-safe-bank-guidelines .border-box .col-lg-6 h3{font-size: 15px}body .online-safe-bank-guidelines .border-box .col-lg-6 p{font-size: 14px}body .online-safe-bank-guidelines .border-box .col-lg-6:nth-child(3)::after{display: block}}@media (max-width: 576px){body .online-safe-bank-guidelines{padding: 50px 10px}body .online-safe-bank-guidelines h3{margin-bottom: 40px}body .online-safe-bank-guidelines .border-box{padding: 0 0px}body .online-safe-bank-guidelines .border-box .col-lg-6 .img-box img{max-height: 50px}}@media (max-width: 1024px){body .safe-bank-guidelines .border-box .col-lg-4 .img-box img{max-height: 60px}body .about-safe-bank .img-box{height: 450px}body .about-safe-bank .img-box img{height: 450px}}@media (max-width: 768px){body .about-safe-bank{padding: 60px 0}body .about-safe-bank h3{font-size: 1.5em;margin-bottom: 30px}body .about-safe-bank p{font-size: 14px}body .transactions-safe-bank{padding: 50px 0}body .transactions-safe-bank p{font-size: 14px}body .safe-bank-guidelines{padding: 60px 20px}body .safe-bank-guidelines h3{font-size: 1.5em;margin-bottom: 35px}body .safe-bank-guidelines .border-box{padding: 0 40px}body .safe-bank-guidelines .border-box .col-lg-4 h3{font-size: 15px}body .safe-bank-guidelines .border-box .col-lg-4 p{font-size: 14px}body .safe-bank-guidelines .border-box .col-lg-4::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none}body .safe-bank-guidelines .border-box .col-lg-4:nth-child(3)::after{display: block}body .about-info .img-box{height: auto;margin-bottom: 30px}body .about-info .img-box img{height: auto}}@media (max-width: 576px){body .safe-bank-guidelines{padding: 50px 10px}body .safe-bank-guidelines h3{margin-bottom: 40px}body .safe-bank-guidelines .border-box{padding: 0 20px}body .safe-bank-guidelines .border-box .col-lg-4{padding: 30px 0px}body .safe-bank-guidelines .border-box .col-lg-4 .img-box img{max-height: 50px}}body .industry-career{overflow: hidden;padding: 60px 0}body .industry-career p{color: #626060;margin: 0}body .workplace-career{overflow: hidden;padding: 60px 0;background-color: #f3f3f3}body .workplace-career .crr{display: -webkit-box;display: -ms-flexbox;display: flex}body .workplace-career .crr .text-box{padding-right: 40px}body .workplace-career .crr .text-box h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .workplace-career .crr .text-box p{color: #626060}body .workplace-career .crr img{width: auto;max-height: 325px}body .opening-career{overflow: hidden;padding: 60px 0}body .opening-career.bg-grey{background-color: #f3f3f3}body .opening-career h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 40px}body .opening-career p{color: #626060}body .opening-career .slider-box{position: relative;padding: 0 35px}body .opening-career .slider-box .career-slider{margin-top: 30px;padding: 0}body .opening-career .slider-box .career-slider .swiper-slide{height: auto}body .opening-career .slider-box .career-slider .box{position: relative;padding: 30px;border-left: 1px solid #626060;border-top: 1px solid #626060;border-right: 1px solid #626060;border-bottom: 15px solid #fff;height: 100%;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .opening-career .slider-box .career-slider .box::before{content: '';position: absolute;bottom: -15px;left: -1px;right: -1px;height: 15px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .opening-career .slider-box .career-slider .box .content h5{color: #ca0102;font-size: 1.25em;font-weight: 400;margin-bottom: 20px}body .opening-career .slider-box .career-slider .box .content p{color: #818181}body .opening-career .slider-box .career-slider .box ul{margin: 20px 0 0;padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: end}body .opening-career .slider-box .career-slider .box ul li{list-style-type: none;margin: 0 5px}body .opening-career .slider-box .career-slider .box ul li a{background-color: #f5f5f5;color: #000;display: block;padding: 5px 20px;border-radius: 4px;font-weight: 400;outline: none}body .opening-career .slider-box .career-slider .box ul li:last-child a{color: #fff;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border: 0}body .opening-career .slider-box .career-slider .box ul li:last-child a:hover{background-position: 100% 0}body .opening-career .slider-box .swiper-pagination{margin-top: 30px;position: static}body .opening-career .slider-box .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px}body .opening-career .slider-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #ca0201}body .opening-career .slider-box .swiper-button-prev,body .opening-career .slider-box .swiper-button-next{background: #c63433;color: #fff;height: 30px;width: 30px;border-radius: 5px}body .opening-career .slider-box .swiper-button-prev::after,body .opening-career .slider-box .swiper-button-next::after{display: none}body .opening-career .slider-box .swiper-button-prev{left: 0px}body .opening-career .slider-box .swiper-button-next{right: 0px}body .upload-resume-popup .modal-dialog{max-width: 900px}body .upload-resume-popup .modal-dialog .btn-close{position: absolute;right: 20px;top: 20px;opacity: 1;-webkit-box-shadow: none;box-shadow: none}body .upload-resume-popup .modal-dialog .modal-content{border: 0;border-radius: 0;background: #f5f5f5;padding: 40px}body .upload-resume-popup .modal-dialog .modal-content .form-control,body .upload-resume-popup .modal-dialog .modal-content .form-select{border-radius: 0;border: 1px solid #606060;color: #626060;-webkit-box-shadow: none;box-shadow: none;font-size: 14px}body .upload-resume-popup .modal-dialog .modal-content .flex-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}body .upload-resume-popup .modal-dialog .modal-content .flex-box label{margin-right: 15px;font-size: 14px;min-width: 110px}body .upload-resume-popup .modal-dialog .modal-content .flex-box label.min-w-145{min-width: 145px}body .upload-resume-popup .modal-dialog .modal-content button{margin-top: 40px;padding: 10px 50px;border-radius: 7px;color: #fff;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border: 0;font-size: 14px}body .upload-resume-popup .modal-dialog .modal-content button:hover{background-position: 100% 0}@media (max-width: 1024px){body .workplace-career .crr img{width: auto;max-height: 370px}}@media (max-width: 768px){body .opening-career h3{font-size: 1.5em;margin-bottom: 30px}body .opening-career .career-slider{margin-top: 20px}body .opening-career .career-slider .box{padding: 20px}body .opening-career .career-slider .box .content h5{font-size: 1.1em;margin-bottom: 15px}body .opening-career .career-slider .box .content p{font-size: 14px}body .opening-career .career-slider .box ul li a{font-size: 13px}body .workplace-career .crr .text-box h3{font-size: 1.5em;margin-bottom: 30px}body .workplace-career .crr .text-box p{font-size: 14px}body .upload-resume-popup .modal-dialog{padding: 0 20px}}@media (max-width: 767px){body .workplace-career .crr{-ms-flex-wrap: wrap;flex-wrap: wrap}body .workplace-career .crr .text-box{padding-right: 0}body .workplace-career .crr .text-box h3{font-size: 1.5em;margin-bottom: 30px}body .workplace-career .crr .text-box p{font-size: 14px}body .workplace-career .crr img{margin: 40px auto 0}}@media (max-width: 576px){body .upload-resume-popup .modal-dialog{padding: 0px}body .upload-resume-popup .modal-dialog .modal-content{padding: 0px}body .upload-resume-popup .modal-dialog .modal-content button{margin-top: 0px}}body .location{overflow: hidden;padding: 80px 0;background-color: #f5f5f5}body .location .box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}body .location .box h4{color: #ca0102;font-size: 1.3em;font-weight: 400;line-height: 1.4em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .location .box .inner-box{max-width: 320px;width: 100%;color: #626060;font-size: 16px}body .location .box .inner-box form{margin-bottom: 40px;padding: 40px;border-radius: 25px;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);background-color: #fff}body .location .box .inner-box form .select-box{position: relative}body .location .box .inner-box form .select-box select{width: 100%;margin-bottom: 20px;border: 0;outline: none;border-bottom: 2px solid #7b7b7b;font-size: 17px;color: #9f9f9f;padding-bottom: 7px;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';padding-right: 25px;background-image: url(../images/arrow.png);background-position: center right;background-repeat: no-repeat;background-size: 18px}body .location .box .inner-box form .submit-btn{display: inline-block;font-size: 14px;padding: 10px 50px;border-radius: 6px;color: #fff;font-size: 14px;text-align: center;margin-top: 10px;background-size: 300% 100%;background-image: linear-gradient(-45deg, #c63433, #7B0706, #c63433);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border: 0}body .location .box .inner-box form .submit-btn:hover{background-position: 100% 0}body .location .box .inner-box h4{color: #ca0102;font-size: 1.5em;font-weight: 400;line-height: 1.4em;letter-spacing: 0.5px;margin-bottom: 20px;text-align: center}body .location .box .inner-box a{font-weight: 800;color: #626060}body .location .address-list{padding: 0 20px;width: 100%;color: #626060;font-size: 16px}body .location .address-list h4{color: #ca0102 !important;font-size: 1.5em !important;font-weight: 400 !important;line-height: 1.4em !important;letter-spacing: 0.5px !important;margin-bottom: 20px !important;text-align: left}body .location .address-list p{color: #626060;font-size: 16px}body .location .address-list p span,body .location .address-list p a{font-family: 'Poppins', sans-serif !important;color: #626060 !important;font-size: 16px !important}body .location .address-list p a{font-weight: 800;background-color: transparent !important}body .location .address-list a{font-weight: 800;color: #626060}@media (max-width: 768px){body .location .box .inner-box{min-width: 260px}body .location .box .inner-box form{padding: 25px}body .location .box img{padding-left: 30px;width: calc(100% - 260px)}}@media (max-width: 576px){body .location{padding: 40px 0}body .location .box{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%}body .location .box .inner-box{max-width: 100% !important}body .location .box .inner-box form{min-width: auto;padding: 25px;width: 100%;margin-bottom: 30px}body .location .box .inner-box img{margin-top: 30px;width: 100%;padding: 0}}body .embrace-card{padding: 80px 0;overflow: hidden}body .embrace-card h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 30px}body .embrace-card p{color: #626060;margin: 0}body .embrace-card p a{color: #626060}body .embrace-card ul{padding-left: 15px;margin-bottom: 1rem}body .embrace-card ul li{list-style-type: disc;color: #626060;font-size: 16px;line-height: 25px}body .embrace-card .text-center h3{margin: 50px 0 5px}body .type-card{background-color: #f5f5f5;padding: 80px 0;overflow: hidden}body .type-card h3{color: #ca0102;font-size: 1.8em;font-weight: 400;line-height: 1.5em;letter-spacing: 0.5px;margin-bottom: 30px}body .type-card p{color: #626060}body .type-card p a{color: #626060}body .type-card .box{margin-bottom: 30px;display: block}body .type-card .box img{width: 100%;margin-bottom: 10px}body .type-card .box p{color: #000;font-weight: 500;text-align: center}body .type-card .col-lg-6 .box{margin-bottom: 0}body .type-card .col-lg-6 .box img{margin-bottom: 0}@media (max-width: 768px){body .embrace-card{padding: 60px 0}body .embrace-card h3{font-size: 1.5em;margin-bottom: 25px}body .embrace-card p{font-size: 14px}body .embrace-card ul li{font-size: 14px}body .type-card h3{font-size: 1.5em;margin-bottom: 25px}body .type-card p{font-size: 14px}}body .unclaimed{padding: 80px 0;overflow: hidden}body .unclaimed .accordion .accordion-item{border: 0;margin-bottom: 2px}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button{background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #FFF;position: relative;border-bottom: 0;font-size: 20px;-webkit-box-shadow: none;box-shadow: none;border-radius: 0}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button .fa-minus{display: block}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button .fa-plus{display: none}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button.collapsed{color: #fff;border-radius: 0px;background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-minus{display: none}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button.collapsed .fa-plus{display: block}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow: none;box-shadow: none}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button i{font-size: 20px;color: #fff;position: absolute;top: 50%;right: 20px;-webkit-transform: translateY(-50%);transform: translateY(-50%)}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button::after{background-image: none}body .unclaimed .accordion .accordion-item .accordion-collapse{padding: 20px !important}body .unclaimed .accordion .accordion-item .accordion-collapse.show{border-top: 0;border-radius: 0}body .unclaimed .accordion .accordion-item .accordion-collapse .accordion-body{padding: 0}body .unclaimed .accordion .accordion-item .accordion-collapse .accordion-body p{color: #626060}body .unclaimed .accordion .accordion-item .accordion-collapse .accordion-body p a{color: #626060;font-weight: 500}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box{background-color: #f5f5f5;padding: 60px 0px}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th{text-transform: uppercase;background-image: linear-gradient(-45deg, #c63433, #7B0706);color: #fff !important;font-weight: 400;text-align: center;padding: 14px;border: 1px solid #8c8b8b;width: 100%;text-align: left}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr:nth-child(odd) td{background-color: #fff}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td{color: #000;text-align: center;padding: 14px;border: 1px solid #8c8b8b}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td:first-child{text-align: left}body .unclaimed .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td a img{width: 22px}body .unclaimed .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .unclaimed .table thead tr th{width: 100%;text-align: left;text-transform: uppercase;background-color: transparent;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #939292}body .unclaimed .table thead tr th.max-140{width: 140px;min-width: 140px;text-align: center}body .unclaimed .table tbody tr:nth-child(odd) td{background-color: #fff}body .unclaimed .table tbody tr td{color: #000;border: 1px solid #939292;text-align: center}body .unclaimed .table tbody tr td a img{width: 22px}body .unclaimed .table tbody tr td:first-child{text-align: left}@media(max-width: 768px){body .eligibility-feature .box.w-m-max{grid-template-columns: 100% !important}}@media (max-width: 576px){body .unclaimed{padding: 50px 0}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button{font-size: 18px}body .unclaimed .accordion .accordion-item .accordion-header .accordion-button i{font-size: 16px}body .unclaimed .accordion .accordion-item .accordion-collapse{padding: 20px 10px !important}body .unclaimed .accordion .accordion-item .accordion-collapse .table{margin-bottom: 0}body .unclaimed .accordion .accordion-item .accordion-collapse .table thead tr th{font-size: 14px;padding: 10px}body .unclaimed .accordion .accordion-item .accordion-collapse .table tbody tr td{padding: 10px}body .unclaimed .accordion .accordion-item .accordion-collapse .table tbody tr td a img{width: 19px}body .unclaimed .accordion .accordion-item .accordion-collapse p{font-size: 14px}}div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter{margin-bottom: 20px}@media(max-width: 576px){body .about-banner{height: 240px;padding: 20px 5px}body .about-banner h3{font-size: 20px;margin-bottom: 20px}body .about-banner h1{font-size: 28px;margin-bottom: 20px;line-height: 35px}body .savings-feature h3{margin-bottom: 30px;font-size: 24px;line-height: 28px}body .savings-feature h6{font-size: 17px;margin: 35px 0 0}body .eligibility-feature .box .inner,body .eligibility-feature .box.w-max .inner{padding: 20px 0}body .apply-feature .box>a,body .benefits-feature-btn a,body .apply-apy .box a{padding: 6px 20px;font-size: 14px}body .trading a,body .cibil a{padding: 10px 30px;font-size: 14px}body .insurance-plan .card .card-body a,body .apy-contribution a,body .rpt-statoy .slider-box .button-viewAll{font-size: 14px;padding: 10px 20px}body .dicgc p,body .benefits-feature p,body .document-feature.loan .box p,body .insurance-plan .card .card-body p,body .about-bill p,body .tax-pay .box ul li,body .theBank .flexBoxes .textBox p,body .industry-career p,body .opening-career p,body .set-box .sliderSetBox .swiper-slide p{font-size: 14px}body .box .inner .img-box img{width: 50px !important}body .box .inner .img-box{margin-bottom: 10px !important}body .apply-feature .box,body .savings-feature .box .inner,body .about-feature.box-3 .box .inner,body .eligibility-feature.qids .box.w-m-max .inner,body .eligibility-feature.recurring .box.w-m-max .inner,body .loans-boxs .box .inner,body .pmjjby-eligibility .box .inner,body .pmjjby-eligibility .box.w-max .inner,body .features-guar .border-box>div,body .doc-guar .border-box .col-lg-3,body .payment-feature .box .inner,body .pos-feature .box .inner,body .doc-pos .border-box .col-lg-3,body .vision-box .vis-box div,body .eligibility-feature .box.w-m-max .inner,body .eligibility-feature .box .inner,body .eligibility-feature .box.w-max .inner,body .savings-feature .box.w-s-max .inner,body .doc-rera .border-box .col-lg-3,body .apply-apy .box,body .eligibility-feature.mids .box.w-m-max .inner,body .savings-feature .box .inner,body .bill-bbps .box .inner{padding: 20px 0}body .savings-feature .box .inner p,body .about-feature.box-3 .box .inner p,body .eligibility-feature.qids .box.w-m-max .inner p,body .eligibility-feature.recurring .box.w-m-max .inner p,body .loans-boxs .box .inner p,body .pmjjby-eligibility .box .inner p,body .pmjjby-eligibility .box.w-max .inner p,body .payment-feature .box .inner p,body .pos-feature .box .inner p,body .eligibility-feature .box.w-m-max .inner p,body .eligibility-feature .box .inner p,body .eligibility-feature .box.w-max .inner p,body .savings-feature .box.w-s-max .inner p,body .doc-rera .border-box .col-lg-3 p,body .apply-apy .box p,body .apply-apy .box p span.inline{font-size: 13px}body .bank-life-ins a,body .life-ins a,body .term-life-ins a,body .health-life-ins a,body .whole-life-ins a,body .plan-life-ins a,body .money-life-ins a,body .unit-life-ins a,body .save-life-ins a,body .guaranteed-life-ins a,body .reliable-life-ins a,body .retirement-life-ins a{margin-top: 0}body .benefits-feature ol{margin-bottom: 20px}body .insurance-plan .card h5 img{margin-bottom: 0}body .insurance-plan .card h5{font-size: 18px;align-items: center}body .apply-feature .box .icons,body .apply-apy .box .icons{margin-bottom: 15px}body .benefits-feature ul{margin-bottom: 20px}body .cumulative-deposit .box,body .document-feature.loan .box{min-height: auto}body .money-life-ins p,body .plan-life-ins p{margin-bottom: 0}body .tax-pay .box{margin-bottom: 10px}body .retirement-life-ins ul li:last-child,body .pmjjby-enrollment ul:last-child,body .pmjjby-termination ul:last-child,body .pmsby-about p,body .pmsby-termination ul:last-child{margin-bottom: 0}body .director .box .content,body .teams .box .content{min-height: auto !important;max-height: none !important}body .insurance-plan .card{height: auto !important}body .director,body .teams{padding: 50px 0}body .director .box,body .teams .box{max-width: 290px;margin-inline: auto}body .director .col-lg-3:last-child .box,body .teams .col-lg-3:last-child .box{margin-bottom: 0}body .theBank .flexBoxes .boxImg .box{margin: 0 0 5px}.in-news .col-md-6{margin-top: 0px}body .in-news .inner-box{margin-bottom: 15px}.in-news .pagination.justify-content-center{margin-top: 25px}#main-sec{padding: 35px 0 0 !important}.loan-option-text-info .loan-detail-section .loan-detail-section-child:last-child .loan-detail-cal-desc,.loan-option-text-info .loan-detail-section .loan-detail-section-child .sub-main-tab .tab-content,.loan-option-text-info .loan-detail-section .loan-detail-section-child .sub-main-tab,.loan-option-text-info .loan-detail-section .loan-detail-section-child:first-child{padding: 0 !important}.loan-option-text-info .loan-option-text-info-section .loan-option-text-info-block .first-row .first-row-sub-child label,.loan-option-text-info .loan-option-text-info-section .loan-option-text-info-block .first-row .first-row-sub-child:first-child .loan-text-dis input,.loan-option-text-info .loan-option-text-info-section .loan-option-text-info-block .first-row .first-row-sub-child:nth-child(2) .loan-text-dis input,.loan-option-text-info .loan-option-text-info-section .loan-option-text-info-block .first-row .first-row-sub-child:last-child .first-row-main-child:last-child select{font-size: 14px !important}.loan-option-text-info .loan-detail-section .loan-detail-section-child:last-child .loan-detail-cal-desc .loan-cal-desc .loan-cal-desc-heading{font-size: 16px}.loan-option-text-info .loan-option-text-info-section .loan-option-text-info-block .first-row .first-row-sub-child{padding: 0 15px 15px}body .bank-life-ins,body .life-ins,body .term-life-ins,body .health-life-ins,body .whole-life-ins,body .plan-life-ins,body .money-life-ins,body .unit-life-ins,body .save-life-ins,body .guaranteed-life-ins,body .reliable-life-ins,body .retirement-life-ins,body .travel-ins,body .pmjjby-premium-rate,body .pmjjby-termination,body .pmsby-about,body .pmsby-eligibility,body .pmsby-termination,body .features-guar,body .embrace-card,body .fund-trans-features,body .fund-trans-pay,body .fund-trans,body .benefits-bbps,body .about-payment,body .cibil,body .eligibility-pos,body .benefits-pos,body .about-pos,body .opening-career,body .workplace-career,body .set-box,body .commitment,body .foundation,body .driving,body .committee,body .future,body .initiatives,body .gallery,body .in-news,body .service,body .capital,body .key-rates,body .blog-box,body .savings-feature,body .about-feature,body .eligibility-feature,body .apply-feature,body .document-feature,body .benefits-feature-btn,body .faq-feature,body .bill-bbps,body .about-bill,body .parti-bbps,body .int-rate,body .inoperative,body .all-faq-list{padding: 35px 0}body .bank-life-ins h3,body .inoperative h3,body .foundation h2,body .commitment h2,body .set-box h2,body .workplace-career .crr .text-box h3,body .benefits-pos h3,body .life-ins h3,body .term-life-ins h3,body .health-life-ins h3,body .whole-life-ins h3,body .plan-life-ins h3,body .money-life-ins h3,body .unit-life-ins h3,body .save-life-ins h3,body .guaranteed-life-ins h3,body .reliable-life-ins h3,body .retirement-life-ins h3,body .insurance-plan h3,body .pmjjby-about h3,body .pmjjby-premium-rate h3,body .pmsby-about h3,body .pmsby-eligibility h3,body .pmsby-termination h3,body .about-pos h3,body .eligibility-pos h3,body .rpt-statoy .textBox h2,body .apply-now-banner .applyBox .boxHeading,body .foundation h3,body .driving h3,body .committee h3,body .future h3,body .initiatives h3,body .gallery h3{font-size: 24px}body .bank-life-ins h3 span{font-size: 16px}body .apply-now-banner{padding: 50px 0}body .savings-feature,body .about-feature,body .eligibility-feature,body .apply-feature,body .document-feature,body .benefits-feature,body .dicgc,body .faq-feature,body .benefits-feature-btn,body .about-e-saving,body .trading,body .benefits-e-saving,body .document-feature.loan,body .insurance-plan,body .why-travel-ins,body .pmjjby-about,body .pmjjby-eligibility,body .pmjjby-enrollment,body .asba-about,body .asba-eligibility,body .asba-features,body .asba-benefits,body .asba-certification,body .apply-apy,body .bank-guar,body .type-card,body .debit-card,body .apy-about,body .apy-features,body .apy-contribution,body .apply-apy,body .e-hub-edu,body .eli-e-hub,body .e-hub-mod,body .bill-bbps,body .about-bill,body .payment-feature,body .benefits-payment,body .tax-pay,body .pos-feature,body .theBank,body .financialResults,body .rpt-statoy,body .int-rates-nav,body .industry-career,body .about-info,body .vision-box,body .small-finance,body .guiding-principles,body .video,body .asba-about,body .asba-eligibility,body .asba-features,body .asba-benefits,body .asba-certification,body .apply-apy,body .rbi,body .schedule-current-account,body .int-tax-saver,body .int-bulk-non,body .int-bulk,body .int-domestic,body .int-on-saving,.corporate-loans,body .doc-pos,body .gov-feat,body .gst,body .code-policies,body .annual{padding: 35px 0}body .about-feature h3,body .gov-feat h3,.corporate-loans h3,body .int-bulk h3,body .int-domestic h3,body .benefits-bbps h3,body .parti-bbps h3,body .small-finance h3,body .guiding-principles h3,body .vision-box h2,body .about-info h4,body .financialResults .textBox h2,body .pos-feature h3,body .eligibility-feature h3,body .apply-feature h3,body .document-feature h3,body .benefits-feature h3,body .faq-feature h3,body .dicgc h3,body .about-e-saving h3,body .trading.e-sav h3,body .benefits-e-saving h3,body .why-travel-ins h3,body .pmjjby-eligibility h3,body .pmjjby-enrollment h3,body .pmjjby-termination h3,body .asba-about h3,body .asba-eligibility h3,body .asba-features h3,body .asba-benefits h3,body .asba-certification h3,body .apply-apy h3,body .features-guar h3,body .embrace-card h3,body .debit-card h3,body .apy-about h3,body .apy-features h3,body .apy-contribution h3,body .apply-apy h3,body .e-hub-edu h3,body .eli-e-hub h3,body .bill-bbps h3,body .about-bill h3,body .payment-feature h3,body .about-payment h3,body .benefits-payment h3,body .tax-pay h3,body .cibil h3,body .doc-pos h3,body .opening-career h3{font-size: 24px;line-height: 35px;margin-bottom: 30px}body .annual .box{margin-bottom: 10px}body .video h3{margin-bottom: 35px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box p,body .faq-feature .accordion-item .accordion-body p{font-size: 13px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box h3{font-size: 22px;line-height: 26px}body .contact-accordion .accordion .accordion-item .accordion-collapse .accordion-body .inner-box{background-color: #fff;padding: 15px 0px}body .contact-accordion .accordion .accordion-item .accordion-collapse{padding: 0px !important}body .key-rates .box h1,body .key-rates .box a{font-size: 20px}body .inoperative .table-responsive .table tbody tr td,body .code-policies .table-responsive .table tbody tr td{font-size: 13px;padding: 7px 5px}body .inoperative .table-responsive .table thead tr th{font-size: 13px;padding: 10px 5px}body .gov-feat .table tbody tr td ul li{font-size: 13px}body .gov-feat .table tbody tr td{font-size: 13px;padding: 7px 15px;min-width: 200px}body .key-rates .box h4{font-size: 16px;margin-bottom: 30px;padding: 10px 17px}body .key-rates .box h4{margin-bottom: 15px}body .key-rates .box{padding: 0px 0px 15px}body .theBank .flexBoxes .textBox h1{font-size: 24px;line-height: 35px}body .theBank .flexBoxes .textBox{margin-bottom: 25px}body .pmjjby-eligibility p{font-size: 14px;margin-bottom: 30px}.key-rates .small.mt-4{margin: 0 !important}body .table-ppmsby .table thead tr th{padding: 10px}body .blog-box .box .content .text-box{max-height: 65px}body .accordion-item .accordion-button,body .disclosures-under .accordion .accordion-item .accordion-header .accordion-button{padding: 10px 35px 10px 10px !important;font-size: 14px !important}body .int-rate .accordion .accordion-item .accordion-collapse .table tbody tr td{width: 200px !important}body .accordion-item .accordion-body{padding: 10px !important}body .table-ppmsby{margin: 30px 0}body .table-ppmsby .table tbody tr td:last-child{padding-left: 20px}body .fund-trans-pay .table tbody tr td{padding: 10px;font-size: 14px}body .fund-trans-features .table tbody tr td img{height: 45px;margin: 0px auto 20px}body .fund-trans-features .table tbody tr td,body .eli-e-hub .table tbody tr td,body .e-hub-mod .table tbody tr td{padding: 20px 10px;font-size: 14px}.sidebar{padding: 10px 0}.mob-link-box .sidebar .list li .list-title,.mob-link-box .sidebar .list li>.a-link{padding: 5px 15px;font-size: 14px}.mob-link-box .sidebar .list li>.a-link{font-size: 14px;line-height: 30px}.mob-link-box .sidebar .list li .list.inner li a{font-size: 12px}body .document-feature .box{margin-bottom: 10px}.mob-link-box .sidebar .list li>.a-link.net-banking-link{margin-top: 15px}body .location .box .address-list{max-width: 100%}body .blog-box .col-lg-4:last-child .box{margin-bottom: 0}body .inoperative .table-responsive .table thead tr th:first-child{width: 55px !important;min-width: 55px !important}.inoperative .dataTables_wrapper .dataTables_paginate .paginate_button{padding: .2em .5em;font-size: 14px}.inoperative .dataTables_info{font-size: 14px;margin-bottom: 10px}.inoperative div.dataTables_wrapper div.dataTables_length label,div.dataTables_wrapper div.dataTables_filter label{font-size: 14px}div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter{text-align: left !important;margin-bottom: 10px}body .int-rate .table-responsive .table tbody tr td,body .int-rate .table-responsive .table thead tr th,body .int-rate .table-responsive .table thead tr td{min-width: 200px;font-size: 13px}body .benefits-bbps .table thead tr th,body .benefits-bbps .table tbody tr td{min-width: 200px;font-size: 13px}body .int-rate .table-responsive{margin-bottom: 15px}body .int-rate p{margin-bottom: 0}body .int-rate h3{font-size: 1.2em;margin-top: 15px}body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table thead tr th,body .schedule-current-account .accordion .accordion-item .accordion-collapse .inner-box .table tbody tr td,.corporate-loans .table tbody tr td p{min-width: 200px;font-size: 13px}body .stockExchange .stockList .text ul:last-child li:last-child{display: none}body .stockExchange .stockList .text ul li:first-child{width: 60px}body .fund-trans-pay .table thead tr th{min-width: 290px}.corporate-loans .table tbody tr td{padding: 10px 15px}body .savings-feature .box,body .savings-feature .box.w-max,body .eligibility-feature .box,body .doc-rera .border-box,body .features-guar .border-box,body .doc-guar .border-box,body .bill-bbps .box,body .payment-feature .box,body .pos-feature .box,body .doc-pos .border-box,body .pmjjby-eligibility .box{border: 0;margin: 0 !important;background-color: transparent}body .savings-feature .box .inner::after,body .eligibility-feature .box .inner::after,body .doc-rera .border-box .col-lg-3::after,body .features-guar .border-box>div::after,body .doc-guar .border-box .col-lg-3::after,body .bill-bbps .box .inner::after,body .payment-feature .box .inner::after,body .pos-feature .box .inner::after,body .doc-pos .border-box .col-lg-3::after,body .pmjjby-eligibility .box .inner::after{display: none}body .doc-guar .border-box .col-lg-3 p,body .apply-apy .box p span.inline,body .bill-bbps .box .inner p,body .doc-pos .border-box .col-lg-3 p,body .apply-feature .box p,body .eli-bbps .table tbody tr td,body .rbi .table-responsive .table tbody tr td{font-size: 13px}body .fund-trans-features .table tbody tr td,body .eli-e-hub .table tbody tr td,body .e-hub-mod .table tbody tr td{min-width: 200px}body .savings-feature.fund-trans-features .box,body .eligibility-feature.page-section .box,body .savings-feature.w-container .box{border: 1px solid #7f7f7f}body .savings-feature.fund-trans-features .box .inner::after,body .eligibility-feature.page-section .box .inner::after,body .savings-feature.w-container .box .inner::after{display: block}body .savings-feature.fund-trans-features .box .inner:last-child::after,body .eligibility-feature.page-section .box .inner:last-child::after,body .savings-feature.w-container .box .inner:last-child::after{display: none}body .savings-feature.fund-trans-features .box,body .eligibility-feature.page-section .box{border: 0}body .savings-feature.fund-trans-features .box .inner::after,body .eligibility-feature.page-section .box .inner::after{display: none}body .savings-feature.fund-trans-features .box,body .eligibility-feature.b-r-block .box,body .bill-bbps.b-r-block .box{border: 1px solid #7f7f7f !important}body .savings-feature.fund-trans-features .box .inner::after,body .eligibility-feature.b-r-block .box .inner::after,body .bill-bbps.b-r-block .box .inner::after{display: block}body .savings-feature.m-b-none .box{border: 0 !important;margin: 0 !important}body .savings-feature.m-b-none .box .inner::after,body .bill-bbps.b-r-block .box .inner:last-child::after{display: none}body .apply-apy .box::after{height: 1px !important;width: 100% !important;top: auto;bottom: 0;-webkit-transform: none;transform: none;right: 0}body .code-policies .table-responsive{margin-bottom: 0}body .service .service-slider .box{text-align: center}body .service .service-slider .box ul{text-align: left}body .key-rates .box{max-width: 300px;margin: 0 auto 20px}}body .gst .table-responaive .table thead tr{background-image: linear-gradient(-45deg, #c63433, #7B0706)}body .gst .table-responaive .table thead tr th{text-align: left;text-transform: uppercase;color: #fff !important;font-weight: 400;padding: 14px;font-size: 14px;border: 1px solid #b5b5b5;background-color: transparent}body .gst .table-responaive .table tbody tr td{color: #000;font-size: 14px;border: 1px solid #b5b5b5;padding: 14px}#img-modal .modal-dialog{max-width: none;width: auto;margin: 0 auto;display: flex;justify-content: center}#img-modal .modal-content{display: inline-block;width: auto;height: auto;text-align: center;background-color: #fff;border: 0;border-radius: 20px}#img-modal .modal-body{display: flex;justify-content: center;align-items: center;padding: 0}#img-modal .modal-body .btn-close{opacity: 1;position: absolute;color: #ca0102;background: #fff;right: 10px;top: 10px;line-height: 10px;box-shadow: none;padding: 4px}#img-modal .modal-body img{max-width: 100%;max-height: 70vh;height: auto;width: auto;padding: 10px}.page-item:not(:first-child) .page-link{color: #ca0102}.pagination .active>.page-link,.pagination .page-link.active{color: #fff}.h2_only_color_css{color:#ca0102}