@charset "UTF-8";.breadcrumbs{max-width:1260px;margin:0 auto;padding:10px 20px 15px}
.breadcrumbs ul{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.breadcrumbs ul li{position:relative;font-size:12px;line-height:1.6;letter-spacing:.02em;color:#f37e20;padding-left:10px;margin-right:10px}
.breadcrumbs ul li::before{content:"";position:absolute;width:3px;height:3px;background:#f37e20;left:0;top:8px;border-radius:50%}
.breadcrumbs ul li:last-child{color:#3d3d3d}
.breadcrumbs ul li:last-child::before{background:#3d3d3d}
.breadcrumbs ul li:last-child a{cursor:pointer;text-decoration:none;color:#3d3d3d}
.breadcrumbs ul li a::before,.breadcrumbs ul li a::after{display:none !important}
@media only screen and (max-width:991px){.breadcrumbs{display:none}
}
.breadcrumbs-large ul li{position:relative;font-size:14px;line-height:24px;padding-left:20px;margin-bottom:15px}
.breadcrumbs-large ul li::before{content:"";width:7px;height:7px;background:#a6a6a6;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:absolute;top:8px;left:0}
.sitemap-content{position:relative}
.sitemap-content .page-links{display:-ms-flexbox;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 -15px}
.sitemap-content .page-links .page-link{width:25%;margin-bottom:20px;padding:0 15px}
@media screen and (max-width:991px){.sitemap-content .page-links .page-link{width:50%}
}
@media screen and (max-width:567px){.sitemap-content .page-links .page-link{width:100%;margin-bottom:10px}
}
.sitemap-content .title-1{font-weight:600;font-size:18px;letter-spacing:-0.01em;color:#b02a30;margin-bottom:15px}
.sitemap-content .title-2{position:relative;font-weight:800;font-size:12px;line-height:150%;text-transform:uppercase;overflow:hidden;margin-bottom:15px}
.sitemap-content .title-2::after{content:"";position:absolute;width:100%;top:10px;height:1px;margin-left:10px;border:1px dashed rgba(0,0,0,0.2)}
.sitemap-content .title-3{margin-bottom:15px}
.sitemap-content .title-3 a{font-size:12px;line-height:17px;letter-spacing:-0.01em;color:#074a86;font-weight:bold;text-transform:capitalize;margin-bottom:15px}
.sitemap-content .card-accordion .btn-group a{text-decoration:none}
@media screen and (max-width:991px){.sitemap-content .card-accordion .btn-group{position:absolute;right:15px;top:45px}
}
.sitemap-content .accordion{margin-top:20px}
.sitemap-content .accordion .accordion-list .accordion-head{padding:15px 25px 15px 0}
.sitemap-content .accordion .accordion-list .accordion-content{padding:10px 85px 0 20px}
.sitemap-content .accordion .accordion-list .accordion-content ul{max-width:165px}
.sitemap-content .accordion .accordion-list .accordion-content ul li{list-style:none;font-size:12px;line-height:17px;letter-spacing:-0.01em;margin:0 0 15px;padding:0}
.sitemap-content .accordion .accordion-list .accordion-content ul li a{color:#4b4b4b}
@media screen and (max-width:567px){.sitemap-content .accordion{margin-top:0}
.sitemap-content .accordion .accordion-list .accordion-content{padding:10px 20px 0 0}
.sitemap-content .accordion .accordion-list .accordion-content ul{max-width:100%}
}
.breadcrumb-nav.sticky{top:130px}
.breadcrumb-nav .section-inner .section{display:-webkit-box;display:-ms-flexbox;display:flex}
.breadcrumb-nav .nav-dropdown a:focus{background:#ebe7e7}
.breadcrumb-nav .nav-dropdown.active a::before{content:"";position:absolute;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;left:calc(50% - 10px);top:30px}
.breadcrumb-nav .nav-dropdown-content li{display:inline-block;margin:0 0 25px}
.breadcrumb-nav .nav-dropdown-content li a{background:#fff;color:#f37e20;padding:0 13px;padding:0 13px;text-transform:uppercase;font-size:13px}
.breadcrumb-nav.border-color-orange{border-color:#f37e20}
.breadcrumb-nav .get__in-touch-btn,.breadcrumb-nav .open-fd-btn{position:absolute;right:0;top:0;padding:10.5px 16px;font-weight:800;font-size:13px;line-height:140.62%;border-radius:0 0 15px 15px;border:1px solid #c00000;background:#c00000;color:#fff;text-decoration:none;z-index:99;cursor:pointer}
.breadcrumb-nav .get__in-touch-btn:hover,.breadcrumb-nav .open-fd-btn:hover{background:#fff;color:#be2a2a}
.breadcrumb-nav .get__in-touch-btn:hover img,.breadcrumb-nav .open-fd-btn:hover img{-webkit-filter:initial;filter:initial}
.breadcrumb-nav .get__in-touch-btn img,.breadcrumb-nav .open-fd-btn img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.popup-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:fixed;left:0;visibility:hidden;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:overlay}
.popup-container h4{font-size:28px;font-weight:800;line-height:128%;color:#000;margin-bottom:50px}
.popup-container .popup-content{margin:auto;width:64%}
.popup-container .popup-content .close-btn{position:absolute;top:30px;right:24px;cursor:pointer;z-index:9}
.popup-container.pop-show{visibility:visible}
.popup-container .lead-capture-form{overflow:initial}
.popup-container .lead-capture-form .callback-form{position:relative;padding:0;-webkit-box-shadow:none;box-shadow:none}
.popup-container .lead-capture-form .callback-form .form-group{display:-ms-flexbox;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -68px 40px}
.popup-container .lead-capture-form .callback-form .form-group .input-group{width:calc(33.33% - 60px);margin:0 10px}
.popup-container .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options{height:inherit;min-height:60px !important;border:1px solid #eaeaea !important;-webkit-box-shadow:-1px 4px 18px rgba(0,0,0,.09);box-shadow:-1px 4px 18px rgba(0,0,0,.09);top:35px;padding:15px;border-radius:0 0 10px 10px}
.popup-container .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options label{padding:6px 6px 6px 5px;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;line-height:15px;font-weight:700}
.popup-container .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options input[type=checkbox]{left:0;top:0;position:relative;width:15px}
.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input{background-color:#fff7eb}
.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:focus{background-color:#fff7eb}
.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:-internal-autofill-selected,.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:-webkit-autofill,.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:-webkit-autofill:hover,.popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:-webkit-autofill:focus .popup-container .lead-capture-form .callback-form.orange-bg .form-group .input-group input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #fff7eb inset;-ms-box-shadow:0 0 0 50px #fff7eb inset;-o-box-shadow:0 0 0 50px #fff7eb inset;box-shadow:0 0 0 50px #fff7eb inset}
.popup-container .lead-capture-form .callback-form .ic-btn{min-width:160px;font-weight:700;font-size:14px}
.popup-container .lead-capture-form .callback-form .ic-btn[disabled]{pointer-events:none;opacity:.8}
.popup-container .lead-capture-form .callback-form .success-txt,.popup-container .lead-capture-form .callback-form .error-popup{position:absolute;width:100%;height:100%;left:0;top:0;display:none;border-radius:10px;padding:30px;text-align:center}
.popup-container .lead-capture-form .callback-form .success-txt.show,.popup-container .lead-capture-form .callback-form .error-popup.show{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.popup-container .lead-capture-form .callback-form .success-txt svg,.popup-container .lead-capture-form .callback-form .error-popup svg{margin-bottom:10px;margin-top:0}
.popup-container .lead-capture-form .callback-form .success-txt h4,.popup-container .lead-capture-form .callback-form .error-popup h4{font-weight:bold;font-size:20px;line-height:1.5;text-transform:capitalize;color:#3d3d3d;margin-bottom:0}
.popup-container .lead-capture-form .callback-form .success-txt h6,.popup-container .lead-capture-form .callback-form .error-popup h6{text-transform:capitalize;color:#3d3d3d;margin-bottom:22px}
.popup-container .lead-capture-form .callback-form .success-txt h6.small,.popup-container .lead-capture-form .callback-form .error-popup h6.small{color:#8b8b8b;margin-bottom:0;text-transform:none;font-size:18px;font-weight:700;line-height:23px}
.popup-container .lead-capture-form .input-group{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;padding:5px 10px 8px 0;border-bottom:.5px solid #999;margin-bottom:2px}
.popup-container .error{color:red}
.popup-container .lead-capture-form .input-group.error{border-bottom:.5px solid #ad1e23}
.popup-container .lead-capture-form .input-group .icon{margin-right:10px;width:20px}
.popup-container .lead-capture-form .input-group .input-box{width:calc(100% - 30px);margin-top:-5px}
.popup-container .lead-capture-form .input-group .input-box input{border:0;color:#a6a6a6;max-width:300px;width:100%;font-size:16px}
.popup-container .lead-capture-form .input-group .input-box input.error{color:#e6371f}
.popup-container .lead-capture-form .input-group .input-box input::-webkit-input-placeholder{color:#a6a6a6}
.popup-container .lead-capture-form .input-group .input-box input::-moz-placeholder{color:#a6a6a6}
.popup-container .lead-capture-form .input-group .input-box input:-ms-input-placeholder{color:#a6a6a6}
.popup-container .lead-capture-form .input-group .input-box input::-ms-input-placeholder{color:#a6a6a6}
.popup-container .lead-capture-form .input-group .input-box input::placeholder{color:#a6a6a6}
.popup-container .lead-capture-form .input-group .input-box input::-ms-clear{display:none}
.lead-capture-form .input-group .input-box input:-internal-autofill-selected,.lead-capture-form .input-group .input-box input:-webkit-autofill,.lead-capture-form .input-group .input-box input:-webkit-autofill:hover,.lead-capture-form .input-group .input-box input:-webkit-autofill:focus .lead-capture-form .input-group .input-box input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #fff inset;-ms-box-shadow:0 0 0 50px #fff inset;-o-box-shadow:0 0 0 50px #fff inset;box-shadow:0 0 0 50px #fff inset}
.lead-capture-form .input-group .input-box input[type=number]{-moz-appearance:textfield}
.lead-capture-form .input-group .input-box input::-webkit-outer-spin-button,.lead-capture-form .input-group .input-box input::-webkit-inner-spin-button{-webkit-appearance:none}
.popup-container .lead-capture-form .input-group.active{border-bottom:.5px solid #f37e20}
.popup-container .lead-capture-form .input-group.active .icon svg path{fill:#f37e20}
.popup-container .lead-capture-form .input-group.active .icon svg.mob-svg path{fill:transparent;stroke:#f37e20}
.popup-container .lead-capture-form .input-group.active .icon.mobile svg path{fill:transparent;stroke:#f37e20}
.popup-container .lead-capture-form .input-group.active .input-box input{color:#000}
.popup-container .lead-capture-form .input-group.active .input-box input::-webkit-input-placeholder{color:#000}
.popup-container .lead-capture-form .input-group.active .input-box input::-moz-placeholder{color:#000}
.popup-container .lead-capture-form .input-group.active .input-box input:-ms-input-placeholder{color:#000}
.popup-container .lead-capture-form .input-group.active .input-box input::-ms-input-placeholder{color:#000}
.popup-container .lead-capture-form .input-group.active .input-box input::placeholder{color:#000}
.popup-container .lead-capture-form .input-group .error-txt{display:none;position:absolute;bottom:-24px;left:0;font-size:12px;color:#e6371f}
.req-call-back .callback-form #product-type-button{display:none}
.req-call-back .callback-form #product-type-nri-button{display:none}
.req-call-back .multiselect-dropdown .ms-options-wrap button{font-weight:700;border-width:0;font-size:16px;color:#999;padding-top:0;line-height:20px}
.req-call-back .lead-capture-form .callback-form .success-txt p{font-size:14px;font-weight:400;line-height:150%;margin-bottom:10px}
.req-call-back .multiselect-dropdown .ms-options-wrap button:focus{font-weight:700;border-width:0;font-size:14px;color:#999;padding-top:0}
.req-call-back .multiselect-dropdown .ms-options-wrap.ms-active button{color:#000}
.req-call-back .multiselect-dropdown .ms-options-wrap.ms-active button:after{border-top-color:#000 !important}
@media only screen and (max-width:1220px){.breadcrumb-nav .get__in-touch-btn,.breadcrumb-nav .open-fd-btn{right:10px}
}
@media screen and (max-width:1200px){.breadcrumb-nav .nav-links-scroll{overflow-y:auto}
.breadcrumb-nav .nav-links-scroll .nav-links{white-space:nowrap;overflow:hidden;overflow-x:auto}
}
@media only screen and (max-width:1160px){.popup-container .popup-content{width:calc(100% - 20px)}
}
@media only screen and (max-width:1023px){.breadcrumb-nav .get__in-touch-btn,.breadcrumb-nav .open-fd-btn{letter-spacing:1px;right:-58px;-webkit-transform:rotate(270deg);transform:rotate(270deg);top:440px;position:fixed;border-radius:15px 15px 0 0}
}
@media screen and (max-width:991px){.breadcrumb-nav.border-color-orange{border-width:2px}
.breadcrumb-nav.sticky{top:0}
}
@media only screen and (max-width:990px){.popup-container h4{font-size:24px;line-height:120%;margin-bottom:25px}
.popup-container .popup-content .close-btn{top:10px;right:15px}
.popup-container .lead-capture-form .callback-form .form-group{margin:0}
.popup-container .lead-capture-form .callback-form .ic-btn{min-width:280px}
.popup-container .lead-capture-form .callback-form .title{margin-bottom:20px}
.popup-container .lead-capture-form .callback-form .form-group{display:block;margin:0}
.popup-container .lead-capture-form .callback-form .form-group .input-group{margin:0 0 30px;width:100%;padding:5px 10px 3px 0}
}
@media only screen and (max-width:768px){.nav-tabs li{display:inline-block;float:none;vertical-align:bottom;margin-right:-6px}
}
.breadcrumb-nav .get__in-touch-btn-color{background:#0c457c;border:1px solid #0c457c;text-transform:uppercase}
.breadcrumb-nav .get__in-touch-btn-color:hover{color:#000}
.breadcrumb-nav .get__in-touch-btn-color.nav-cta_orange{background:#f37e20;border:1px solid #f37e20}
.breadcrumb-nav .get__in-touch-btn-color.nav-cta_maroon{background:#c00000;border:1px solid #c00000}
.breadcrumb-nav .get__in-touch-btn-color.nav-cta_maroon:hover{background:#fff;border:1px solid #c00000;color:#c00000}
.breadcrumb-nav .get__in-touch-btn-color.nav-cta_white{background:#fff;border:1px solid #fff;color:#3d3d3d}
@media only screen and (max-width:1220px){.breadcrumb-nav .get__in-touch-btn-color{right:160px}
}
@media only screen and (max-width:1023px){.breadcrumb-nav .get__in-touch-btn-color{top:570px;right:-42px}
}
@media only screen and (max-width:1023px){.subnavigation-author{z-index:99}
}
@media only screen and (max-width:1023px){.subnavigationauthor .breadcrumb-nav .section-inner{z-index:99}
}
.tab-capsule{border-radius:100px;border:1px solid #f18121;overflow:hidden;display:inline-flex !important;white-space:nowrap}
.tab-capsule__section{text-align:center}
.tab-capsule .selector-item{flex:1;position:relative}
.tab-capsule .selector-item__label{position:relative;text-align:center;font-weight:700;font-size:16px;color:#000;background:#fff;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;min-width:200px}
@media only screen and (max-width:567px){.tab-capsule .selector-item__label{min-width:initial;font-size:14px;padding:12px 10px}
}
.tab-capsule .selector-item__radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}
.tab-capsule .selector-item__radio:checked+.selector-item__label{background-color:#f37e20;color:#fff;box-shadow:0 6px 17px 0 rgba(243,126,33,0.4)}
#country-list-wrapp .ui-selectable{touch-action:none}
#country-list-wrapp .ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}
#country-list-wrapp .ui-selectmenu-menu{padding:0;margin:0;position:absolute;z-index:9;top:0;left:0;display:none}
#country-list-wrapp .ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;height:150px}
#country-list-wrapp .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}
#country-list-wrapp .ui-selectmenu-open{display:block}
#country-list-wrapp .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;padding:12px 0 !important}
#country-list-wrapp .ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:100%;margin:0}
#country-list-wrapp .ui-selectmenu-icon.ui-icon{float:right;margin-top:0}
#country-list-wrapp .ui-selectmenu-button-closed,#country-list-wrapp .ui-selectmenu-button-open{display:block;border-bottom:0;flex:auto;margin-right:30px;position:relative}
#country-list-wrapp .ui-selectmenu-button-closed .ui-selectmenu-text,#country-list-wrapp .ui-selectmenu-button-open .ui-selectmenu-text{color:#afafaf;font-weight:700;font-size:16px;padding-bottom:0;cursor:pointer}
#country-list-wrapp .ui-selectmenu-button-closed .ui-icon-triangle-1-s,#country-list-wrapp .ui-selectmenu-button-open .ui-icon-triangle-1-s{position:absolute;right:0;top:7px;border:none !important;background-size:contain;width:24px;height:25px;margin-top:-10px}
#country-list-wrapp .ui-selectmenu-button-open .ui-selectmenu-text{color:#000 !important}
#country-list-wrapp .ui-selectmenu-button-open .ui-icon-triangle-1-s{border-top:0;border-bottom:5px solid #f37e20}
#country-list-wrapp .ui-selectmenu-button-closed,#country-list-wrapp .ui-selectmenu-button-open{width:100%}
#country-list-wrapp .ui-selectmenu-button-closed,#country-list-wrapp .ui-selectmenu-button-open{margin-top:20px;margin-bottom:30px}
#country-list-wrapp .ui-selectmenu-open{background-color:transparent;box-shadow:none;padding-top:10px;left:0 !important;width:100%}
#country-list-wrapp .ui-selectmenu-open ul{background-color:#FFF;box-shadow:0 4px 10px rgba(0,0,0,0.2)}
#country-list-wrapp .ui-selectmenu-open ul li{padding:7px 15px;border-bottom:1px solid #fafaf6}
#country-list-wrapp .ui-selectmenu-open ul li a{font-size:12px;color:#4b4b4b}
#country-list-wrapp .ui-menu-item{cursor:pointer}
.lead-capture-form .input-group.active .icon--country svg path{stroke:#f37e20;fill:#FFF}
.leadform-popup .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options{box-shadow:0 4px 10px rgba(0,0,0,0.2)}
.req-call-back .callback-form .form-group .input-group{width:calc(33.33% - 20px) !important;margin:20px 10px 30px !important}
.req-call-back{padding:40px;overflow:auto;max-height:calc(100vh - 50px);position:relative}
.req-call-back .lead-capture-form .callback-form .form-group{margin:0 !important}
.req-call-back .callback-form{padding:0}
@media only screen and (max-width:768px){.req-call-back .callback-form .form-group .input-group{width:100% !important;margin:20px 0 30px !important}
}
.lead-capture-form .country-dropdown-select{padding:0 !important}
.lead-capture-form .country-dropdown-select .ui-selectmenu-text::after{border-top-color:#a6a6a6}
#country-list-button .ui-selectmenu-text:after{content:" ";height:0;position:absolute;top:50%;right:5px;width:0;border:6px solid transparent;border-top-color:#999;margin-top:-3px}
#country-list-wrapp .ui-selectmenu-open{background-color:transparent;box-shadow:none;padding-top:10px;left:0 !important;width:100%}
.ui-menu#country-list-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;height:150px}
.ui-selectmenu-open{z-index:9999 !important;margin-top:4px !important}
.ui-selectmenu-open ul li div{margin:4px 10px !important;font-size:14px !important;font-weight:400}
.input-group.active .icon--country svg path{stroke:#f37e20;fill:#FFF !important}
.popup-container .lead-capture-form .input-group .input-box input.error{color:#000 !important}
.popup-container .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options label{color:#4b4b4b !important}
.country-code{position:absolute;font-size:16px;font-weight:700;top:5px;color:#000}
.popup-container .lead-capture-form .input-group.active .country-code{color:#000 !important}
.popup-container .lead-capture-form .consent-div{border:0;padding-bottom:20px;margin:0 10px 10px 10px}
.popup-container .lead-capture-form .consent-div.active{border:none !important}
.popup-container .lead-capture-form .consent-div .checkbox{display:flex;gap:10px}
.popup-container .lead-capture-form .consent-div .checkbox .check-input{margin-top:2px}
.popup-container .lead-capture-form .consent-div #consent-err{bottom:0}
.tabs-section{overflow-x:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;white-space:nowrap;overflow-y:hidden;display:-ms-flexbox;display:-webkit-flex;display:flex;vertical-align:middle;align-items:center;position:relative;width:100%;margin:0 auto;padding:0}
.tabs-section::-webkit-scrollbar{display:none}
.tabs-section.active{margin-left:25px}
.left-arrow{display:none;position:absolute;left:-8px;width:57px;top:0;z-index:9;height:40px;cursor:pointer;background:linear-gradient(90deg,#f6f6f6 -6.25%,#f6f6f6 43.55%,rgba(246,246,246,0) 100%)}
.left-arrow:before{content:"";display:inline-block;width:57px;height:40px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/left_arrow.png") no-repeat center center;background-size:10px}
.right-arrow{display:none;position:absolute;right:-8px;z-index:2;height:40px;width:57px;top:0;cursor:pointer;background:linear-gradient(270deg,#f6f6f6 -6.25%,#f6f6f6 43.55%,rgba(246,246,246,0) 100%)}
.right-arrow:before{content:"";display:inline-block;width:57px;height:40px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/right_arrow.png") no-repeat center center;background-size:10px;padding:20px 20px}
.breadcrumb-nav .right-arrow:before{transform:rotate(0);-ms-transform:rotate(0)}
.arrow-hidden{visibility:hidden}
@media only screen and (max-width:991px){.breadcrumb-nav .left-arrow,.breadcrumb-nav .right-arrow{display:block}
.nav-tabs{margin:0;display:block;max-width:98%;overflow-x:hidden;overflow-y:hidden}
.nav-tabs li{display:inline-block;float:none;vertical-align:bottom;margin-right:-6px}
.nav-tabs:before,.nav-tabs:after{width:20px !important;display:inline-block}
.nav-tabs:before{transform:matrix(1,0,0,-1,4,-6)}
.nav-tabs:after{transform:matrix(-1,0,0,1,0,-6)}
}
.tabs-container{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
@media only screen and (max-width:tablet){.tabs-container{margin:0;padding:0 20px 30px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.tabs-container .tabs-section{margin:0 -20px 30px;width:calc(100% + 40px)}
.tabs-container .tabs-section .left-arrow{z-index:3}
.tabs-container .nav-tabs{margin:0}
}
@media only screen and (max-width:990px){.tabs-container{margin:0;padding:0 20px 30px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.tabs-container .tabs-section{margin:0 -20px 30px;width:calc(100% + 40px)}
.tabs-container .tabs-section .left-arrow{z-index:3}
.tabs-container .nav-tabs{margin:0}
}
.breadcrumb-nav{border-top:1px solid #f2f2f2}
.breadcrumb-nav .section-inner{margin:0 auto;position:relative;max-width:1220px;padding:0 20px;z-index:1}
.breadcrumb-nav.sticky{position:fixed;z-index:1000;background:#fff;top:0;width:100%;left:0;-webkit-box-shadow:0 4px 7px rgba(0,0,0,0.1);-moz-box-shadow:0 4px 7px rgba(0,0,0,0.1);-ms-box-shadow:0 4px 7px rgba(0,0,0,0.1);-o-box-shadow:0 4px 7px rgba(0,0,0,0.1);box-shadow:0 4px 7px rgba(0,0,0,0.1)}
.breadcrumb-nav .nav-links-scroll{display:-ms-flexbox;display:-webkit-flex;display:flex}
.breadcrumb-nav .nav-links{position:relative;max-width:100%}
.breadcrumb-nav .nav-links.all-links li.last-child:after{right:-35px !important;background:url(../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/normal-right.png) no-repeat !important}
.breadcrumb-nav .nav-links.all-links li:last-child:after{width:40px;right:-5px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/tab-right-icon.png") no-repeat;z-index:1}
.breadcrumb-nav .nav-links.all-links li:last-child.active::after{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/active-right.png") no-repeat;right:-35px}
.breadcrumb-nav .more-link-ul{position:initial}
.breadcrumb-nav .more-link-ul .nav-dropdown{position:initial}
.breadcrumb-nav .more-link-ul .nav-dropdown::before,.breadcrumb-nav .more-link-ul .nav-dropdown::after{display:none}
.breadcrumb-nav .more-link-ul .nav-dropdown>a{position:relative;color:#3d3d3d;font-size:13px;background:#ebe7e7;border:0;height:40px;text-transform:uppercase;text-decoration:none;padding:11px 25px;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.breadcrumb-nav .more-link-ul .nav-dropdown>a:hover{color:#f37e20}
.breadcrumb-nav .more-link-ul .nav-dropdown>a::before,.breadcrumb-nav .more-link-ul .nav-dropdown>a:after{content:"";position:absolute;top:0;height:40px;width:40px}
.breadcrumb-nav .more-link-ul .nav-dropdown>a:after{right:-40px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/normal-right.png") no-repeat;z-index:1}
.breadcrumb-nav .more-link-ul .nav-dropdown.active>a{background-color:#f37e20;color:#fff}
.breadcrumb-nav .more-link-ul .nav-dropdown.active>a>.drop-arrow::before{content:"";position:absolute;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;z-index:1;bottom:-5px;left:calc(50% - 20px)}
.breadcrumb-nav .more-link-ul .nav-dropdown.active>a::before{left:-22px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/active-left.png") no-repeat;z-index:2;top:0;width:40px;height:40px;border:0}
.breadcrumb-nav .more-link-ul .nav-dropdown.active>a:after{width:25px;right:-20px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/active-right.png") no-repeat;z-index:2}
.breadcrumb-nav .nav-dropdown a:focus{background:#ebe7e7}
.breadcrumb-nav .nav-dropdown.active>a::before{content:"";position:absolute;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;left:calc(50% - 10px);top:30px}
.breadcrumb-nav .nav-dropdown-content{display:none;background:#fff;position:absolute;width:calc(100% - 40px);margin:0 20px 0;left:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.12);-moz-box-shadow:0 4px 10px rgba(0,0,0,0.12);-ms-box-shadow:0 4px 10px rgba(0,0,0,0.12);-o-box-shadow:0 4px 10px rgba(0,0,0,0.12);box-shadow:0 4px 10px rgba(0,0,0,0.12);padding:20px 10px 0;z-index:5}
.breadcrumb-nav .nav-dropdown-content ul{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}
.breadcrumb-nav .nav-dropdown-content li{margin:0 0 25px}
.breadcrumb-nav .nav-dropdown-content li:not(:last-child){border-right:1px solid rgba(0,0,0,0.2)}
.breadcrumb-nav .nav-dropdown-content li::before,.breadcrumb-nav .nav-dropdown-content li::after{display:none}
.breadcrumb-nav .nav-dropdown-content li.active a{text-decoration:underline}
.breadcrumb-nav .nav-dropdown-content li a{background:#fff;color:#f37e20;padding:0 13px;padding:0 13px;text-transform:uppercase;font-size:13px}
.breadcrumb-nav .nav-dropdown-content li a:focus{background:#fff}
@media screen and (max-width:1200px){.breadcrumb-nav .nav-links-scroll{overflow-y:hidden;white-space:nowrap;display:block}
.breadcrumb-nav .nav-links-scroll .nav-tabs li{float:none;margin-right:-6px;display:inline-block}
.breadcrumb-nav .nav-links-scroll .nav-links{white-space:nowrap;display:inline-block;max-width:initial;vertical-align:top}
.breadcrumb-nav .nav-links-scroll .more-link-ul{display:inline-block}
.breadcrumb-nav .nav-dropdown-content li{margin:0 0 15px}
}
@media screen and (max-width:991px){.breadcrumb-nav.sticky{top:0}
.breadcrumb-nav.sticky.nosearch{top:55px}
}
@media screen and (max-width:768px){.breadcrumb-nav .nav-links-scroll .more-link-ul{margin-left:-30px}
}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:"Muli",sans-serif}
.rte{padding:20px}
.rte .cmp-text{max-width:1220px;margin-left:auto;margin-right:auto}
.padding-all-20{padding:20px}
.rte ul{margin-left:20px;padding:10px 0}
.rte ul li{list-style-type:none;margin-bottom:10px}
.rte ol{margin-left:20px;padding:10px 0}
.rte ol li{list-style-type:inherit;margin-bottom:10px}
.rte ul li::before{content:"\2022";padding-right:10px;color:#ef7c00;margin-left:-20px;vertical-align:top;line-height:1.2}
.rte ul li{padding-left:10px}
.rte.black-bullet-list ul li::before{color:#4b4b4b}
.rte ol li ul li{list-style-type:none}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p{margin-bottom:10px}
.rte .middleContainer{padding:0 0 20px 0;max-width:1260px;margin:0 auto;width:100%;float:none;margin-top:40px}
.rte .desktop-only{display:block}
.rte .mobile-only{display:none}
.rte ul.three-col li h3{width:100%;float:left;font-size:1.125em;color:#555;line-height:1.125em;margin-bottom:10px}
.accordion-list .accordion-content .rte.text ul.no-bullets li:before{content:none}
.accordion-list .accordion-content .rte.text ul.no-bullets li::marker{content:none}
.accordion-list .accordion-content .rte.text ul.no-bullets li{line-height:1.125em;margin-bottom:0}
.offerdetails-page .rte.text ul li::before{content:none}
.offerdetails-page .rte.text ul li{padding-left:10px}
.rte ul.three-col{float:left;list-style-type:none;margin:0 0 20px;padding:0;width:100%}
.rte ul.three-col li{width:32%;float:left;height:100%;list-style-type:none}
.rte .three-col .content{display:block}
.rte ul.three-col li ul.link-list{width:100%;padding:0;margin:0;list-style-type:none;float:left}
.rte ul.three-col li ul.link-list li{width:100%;float:left;margin-bottom:6px;list-style-type:none}
.rte ul.three-col li ul.link-list li a{display:inline-block;padding:0;clear:both;margin:3px 0;font-size:1em;text-align:left}
.rte .section-top-content{margin-bottom:40px}
.rte .section-top-content h1,.rte .section-top-content h2,.rte .section-top-content h3,.rte .section-top-content h4,.rte.section-top-content h5,.rte .section-top-content h6{font-weight:900;font-size:52px;line-height:106.5%;letter-spacing:-0.01em;color:#000;margin-bottom:10px}
@media only screen and (max-width:980px){.rte .mobile-only{display:block}
.rte .desktop-only{display:none}
}
.rte h2{font-size:18px}
.documentation-table-wrapper table td:not(:first-child){text-align:center}
@media only screen and (max-width:tablet){.documentation-table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:990px){.documentation-table-wrapper{overflow-x:auto}
.rte .section-top-content{margin-bottom:15px}
.rte .section-top-content h1,.rte .section-top-content h2,.rte .section-top-content h3,.rte .section-top-content h4,.rte .section-top-content h5,.rte .section-top-content h6{font-size:25px}
}
table.custom-table th{background:#fdf6f4;color:#666;padding:16px 30px 18px;text-align:left;font-size:13px;line-height:24px;font-weight:700}
table.custom-table th,table.custom-table td{border-right:1px dashed rgba(102,102,102,0.2)}
table.custom-table th:last-child,table.custom-table td:last-child{border:0}
table.custom-table td{padding:15px 30px;font-size:14px}
table.custom-table tr{border:1px solid rgba(102,102,102,0.2)}
table.custom-table{margin-bottom:20px}
.accordion-list .accordion-content .rte.text ul li{padding-left:5px;list-style-type:none}
.rte .w50{width:50% !important}
.rte .main-contentz table{display:inline-table !important;overflow:auto;width:100%;border-collapse:collapse;border-spacing:0}
.rte .main-contentz th{background:#053c6d;color:#fff;border:1px solid #d9d9d9;font-size:14px;font-weight:normal;text-align:center;padding:7px 0}
.rte .main-contentz td{border:1px solid #d9d9d9;font-size:13px;padding:7px 20px}
.rte .main-contentz th:first-child{width:150px;text-align:center;padding:7px 20px}
.rte .section-inner{max-width:1260px;margin:0 auto;padding:40px 20px 5px 20px}
.rte .section-inner p{font-weight:300}
.rte .padding-left-50{padding-left:50px}
.review-dropdown{float:right;font-size:14px;position:relative;color:#fff;margin-left:5px}
.review-dropdown h5{font-size:25px;margin:0 0 -15px;font-weight:initial}
.review-dropdown h6{font-size:17px;margin:20px 0 0}
.review-dropdown a{color:#fff;line-height:1em}
.review-dropdown>a{display:inline-block;background:#053c6d;color:#fff;text-decoration:none;font-size:15px;padding:0 90px 0 10px;line-height:30px;height:30px;position:relative;min-width:132px}
.review-dropdown>a i{font-size:35px;position:absolute;right:10px;top:0;line-height:30px}
.review-dropdown>a i.icon-angle-up{display:none}
.review-dropdown>div{background:#555;padding:10px 10px 15px;position:absolute;top:30px;display:none;z-index:11;left:0;right:0}
.review-dropdown ul{list-style-type:none;padding:0;margin:0}
.review-dropdown li{line-height:1.2em;margin-top:3px}
.rte .review-dropdown ul li::before{content:"";padding-right:none;color:none}
.review-dropdown:hover>a i.icon-angle-down{display:none}
.review-dropdown:hover>a i.icon-angle-up{display:block}
.review-dropdown:hover>a ~ div{display:block}
.review-dropdown>div{max-height:250px;overflow:auto}
.review-dropdown .icon-angle-down{background:url('../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/arrow_down_white.png') no-repeat;height:26px;width:18px;margin-top:10px;display:inline-block}
.review-dropdown .icon-angle-up{background:url('../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/arrow_up_white.png') no-repeat;height:26px;width:18px;margin-top:7px;display:inline-block}
.review-dropdown.sort-by .icon-angle-down:before{content:"" !important}
.review-dropdown.sort-by .icon-angle-up:before{content:"" !important}
.review-dropdown>a{display:block}
.review-dropdown>div{left:0;right:0}
.review-dropdown{margin-left:0}
.rightColumnContainer h1{float:none;font-size:25px !important;margin-left:0}
.rightColumnContainer h1,.rightColumnContainer h2,.rightColumnContainer h3{color:#ef7c00}
a{text-decoration:none}
.review-dropdown ul li .icon-angle-right{background:url('../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png') no-repeat;background-size:5px;height:9px;width:7px;display:inline-block}
.rte hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
.rte .heading-margin{margin-bottom:-30px}
.rte .custom-header-title{font-size:20px}
.rte .third-level-nav-container h1{font-size:25px !important;font-family:Muli,sans-serif;font-weight:initial;color:#ef7c00;margin:.67em 0}
.rte.text.nopadding{padding:0}
.rte.text .rightColumnContainer{padding:10px 30px 30px 30px;max-width:1260px;margin:0 auto;width:100%;float:none}
.rte.text .rightColumnContainer .rows{margin:3px 0;padding:10px 0 10px 0;border-bottom:1px solid #d3d3d3}
.rte ul li p{display:inline-block;vertical-align:top;width:100%}
.rte ul li p:last-child{margin-bottom:0}
.rte.text .rightColumnContainer .rows ul li a{font-size:1em;color:#f5821f}
.ic-blog-details .left-content .rte.text{padding:0}
table.custom-table{display:block;overflow-x:scroll}
table.custom-table::-webkit-scrollbar{width:0 !important}
table.custom-table{display:block;overflow-x:scroll}
table.custom-table::-webkit-scrollbar{width:0 !important}
@media only screen and (max-width:980px){.rte .main-contentz .table-container{overflow-x:scroll}
}
@media only screen and (min-width:780px){table.custom-table{display:table}
}
.nri-rte-table table{width:100%;border:1px solid #d6d6d6;border-radius:16px;border-spacing:0;margin-top:10px;border-collapse:separate}
@media only screen and (max-width:567px){.nri-rte-table table{margin-left:20px}
}
.nri-rte-table h5{font-weight:800;font-size:20px;line-height:112.5%;color:#333;margin-bottom:5px}
.nri-rte-table p{font-weight:600;font-size:16px;line-height:150%;color:#3d3d3d;opacity:.85}
.nri-rte-table th,.nri-rte-table td{border-left:1px solid #d6d6d6;border-top:1px solid #d6d6d6;padding:9px 35px}
@media only screen and (max-width:990px){.nri-rte-table th,.nri-rte-table td{padding:9px 15px}
}
.nri-rte-table th{font-size:18px;font-weight:700;line-height:118%;text-align:left;color:#fff;background:#ad1e23;border-top:0}
@media only screen and (max-width:990px){.nri-rte-table th{font-size:14px}
}
.nri-rte-table th:first-child{border-left:0}
.nri-rte-table thead tr:first-child th:first-child,.nri-rte-table tbody tr:first-child th:first-child{border-radius:16px 0 0 0}
.nri-rte-table th:last-child{border-radius:0 16px 0 0}
.nri-rte-table tr td{font-size:14px;font-weight:400;line-height:130%;background:#f5f7f6}
@media only screen and (max-width:990px){.nri-rte-table tr td{font-size:12px;font-weight:600;line-height:120%}
}
.nri-rte-table tr td:first-child{border-left:0;line-height:24px}
.nri-rte-table tr:last-child td:first-child,.nri-rte-table tr:last-child th:first-child{border-radius:0 0 0 16px}
.nri-rte-table tr:last-child td:last-child{border-radius:0 0 16px 0}
@media only screen and (max-width:990px){.nri-rte-table tr td:first-child{line-height:120%}
}
.nri-rte-table tr td.other-bg{background:#bdbdbd;font-size:18px;font-weight:700;line-height:24px}
.nri-rte-table tr td ul{margin-left:7px}
.nri-rte-table tr td ul li{list-style:disc}
.nri-rte-table tr td li{padding-left:8px}
.nri-rte-table tr td li::marker{color:#333}
.nri-rte-table tr td li::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0 !important;text-align:start !important;text-align-last:start !important}
@media only screen and (max-width:767px){.nri-table-mobile-wrap{overflow-y:hidden;overflow-x:auto}
.nri-table-mobile-wrap::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2)}
.nri-table-mobile-wrap::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}
.nri-table-mobile-wrap::-webkit-scrollbar-thumb{border-radius:10px;background-color:#888}
}
@media only screen and (max-width:567px){.nri-table-mobile-wrap{margin:0 -20px}
}
.nri-table-mobile-wrap+p,.nri-rte-table table+p{font-size:12px;font-weight:700;line-height:150%;color:#3d3d3d;opacity:.85;margin-top:10px}
@media only screen and (max-width:990px){.nri-table-mobile-wrap+p,.nri-rte-table table+p{font-weight:400;line-height:130%}
}
@media only screen and (max-width:567px){.nri-table-mobile-wrap+p,.nri-rte-table table+p{opacity:1}
}
.nri-rte-table.nri-rte-table--3-col th:first-child{width:220px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(2){width:250px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(3){width:246px}
@media only screen and (max-width:767px){.nri-rte-table--3-col th:first-child{width:175px;min-width:175px}
}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--3-col th:nth-child(2){width:175px;min-width:175px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(3){width:175px;min-width:175px}
}
.nri-rte-table.nri-rte-table--3-col tr td{vertical-align:top}
@media only screen and (max-width:767px){.nri-rte-table.nri-rte-table--3-col tr td:first-child{width:124px;min-width:124px}
}
.nri-rte-table.nri-rte-table--3-col th,.nri-rte-table.nri-rte-table--3-col td{padding:9px 20px}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--3-col th,.nri-rte-table.nri-rte-table--3-col td{padding:9px 15px}
}
.nri-rte-table.nri-rte-table--4-col th:first-child{width:225px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(2){width:230px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(3){width:260px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(4){width:225px}
.nri-rte-table.nri-rte-table--4-col tr td:first-child{padding-right:100px}
@media only screen and (max-width:767px){.nri-rte-table.nri-rte-table--4-col tr td{vertical-align:top}
.nri-rte-table.nri-rte-table--4-col tr td:first-child{width:124px;min-width:124px;padding-right:15px}
}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--4-col tr td:nth-child(2){padding-right:13px}
}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--4-col th,.nri-rte-table.nri-rte-table--4-col td{padding:5px 10px}
}
.nri-rte-table.nri-rte-table--5-col th:first-child{width:295px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(2){width:212px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(3){width:246px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(4){width:246px}
@media only screen and (max-width:767px){.nri-rte-table--5-col th:first-child{width:124px;min-width:124px}
}
@media only screen and (max-width:567px){.nri-rte-table--5-col th:nth-child(2){width:120px;min-width:120px}
.nri-rte-table--5-col th:nth-child(3){width:135px;min-width:135px}
.nri-rte-table--5-col th:nth-child(4){width:160px;min-width:160px}
}
.nri-rte-table.nri-rte-table--5-col th,.nri-rte-table.nri-rte-table--5-col td{padding:9px 26px}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--5-col th,.nri-rte-table.nri-rte-table--5-col td{padding:9px 12px}
}
.nri-rte-table.nri-rte-table--col1-fixed th:first-child{color:#333;background:#bdbdbd}
.nri-rte-table.nri-rte-table--col1-fixed th:nth-child(2){border-left:0}
.nri-rte-table.nri-rte-table--col1-fixed tr td:first-child{font-weight:800;background:#e0e0e0}
.nri-rte-table.nri-rte-table--col1-fixed tr td:nth-child(2){border-left:0}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--col1-fixed tr th:first-child,.nri-rte-table.nri-rte-table--col1-fixed tr td:first-child{position:sticky;z-index:1;left:0}
}
.nri-rte-bullets h1,.nri-rte-bullets h2,.nri-rte-bullets h3,.nri-rte-bullets h4,.nri-rte-bullets h5,.nri-rte-bullets h6{font-weight:800;font-size:20px;line-height:112.5%;color:#333}
@media only screen and (max-width:990px){.nri-rte-bullets h1,.nri-rte-bullets h2,.nri-rte-bullets h3,.nri-rte-bullets h4,.nri-rte-bullets h5,.nri-rte-bullets h6{font-size:18px}
}
.nri-rte-bullets p{font-weight:600;font-size:16px;line-height:130%;color:#3d3d3d}
@media only screen and (max-width:990px){.nri-rte-bullets p{font-size:16px;line-height:150%}
}
.nri-rte-bullets ul,.nri-rte-bullets ol{color:#3d3d3d;padding-left:30px;font-weight:600;font-size:16px;line-height:130%;position:relative;margin-left:0 !important;margin-top:20px}
@media only screen and (max-width:990px){.nri-rte-bullets ul,.nri-rte-bullets ol{font-size:16px;line-height:150%}
}
.nri-rte-bullets ul>li,.nri-rte-bullets ol>li{list-style-type:none;padding-left:0;position:relative;z-index:0}
.nri-rte-bullets li:not(:last-child){margin-bottom:20px}
.nri-rte-bullets ul>li:before,.nri-rte-bullets ol>li:before{content:"";position:absolute;width:16px;height:16px;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;left:-30px;top:4px;margin-left:0}
.nri-rte-bullets ul>li::marker,.nri-rte-bullets ol>li::marker{content:'';padding-right:0}
.nri-rte-bullets ul>li>ul,.nri-rte-bullets ul>li>ol{padding-left:0}
.nri-rte-bullets ul>li>ul li,.nri-rte-bullets ul>li>ol li,.nri-rte-bullets ol>li>ul li,.nri-rte-bullets ol>li>ol li{padding-left:10px}
.nri-rte-bullets ul>li>ul li::marker,.nri-rte-bullets ul>li>ol li::marker,.nri-rte-bullets ol>li>ul li::marker,.nri-rte-bullets ol>li>ol li::marker{content:"\2022";padding-right:10px;color:#ad1e23}
.nri-rte-bullets ul>li>ul li:before,.nri-rte-bullets ul>li>ol li:before,.nri-rte-bullets ol>li>ul li:before,.nri-rte-bullets ol>li>ol li:before{background:none !important}
.nri-rte-bullets.nri-rte-bullets--tick-mark ul>li:before,.nri-rte-bullets.nri-rte-bullets--tick-mark ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/bullet-check.webp')}
.nri-rte-bullets.nri-rte-bullets--right-arrow ul>li:before,.nri-rte-bullets.nri-rte-bullets--right-arrow ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/bullet-right-arrow.webp')}
.nri-rte-bullets.nri-rte-bullets--plus ul>li:before,.nri-rte-bullets.nri-rte-bullets--plus ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/plus-icon.webp')}
.nri-rte-bullets.nri-rte-bullets--minus ul>li:before,.nri-rte-bullets.nri-rte-bullets--minus ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/minus-icon.webp')}
.nri-rte-bullets.nri-rte-bullets--cross ul>li:before,.nri-rte-bullets.nri-rte-bullets--cross ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/cross-icon.webp')}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li,.nri-rte-bullets--plus.nri-rte-table tr td ul>li,.nri-rte-bullets--plus.nri-rte-table tr td ol>li,.nri-rte-bullets--minus.nri-rte-table tr td ul>li,.nri-rte-bullets--minus.nri-rte-table tr td ol>li,.nri-rte-bullets--cross.nri-rte-table tr td ul>li,.nri-rte-bullets--cross.nri-rte-table tr td ol>li{list-style:none;padding-left:0}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li ul,.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li ol,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li ul,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li ol,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li ul,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li ol,.nri-rte-bullets--plus.nri-rte-table tr td ul>li ul,.nri-rte-bullets--plus.nri-rte-table tr td ul>li ol,.nri-rte-bullets--plus.nri-rte-table tr td ol>li ul,.nri-rte-bullets--plus.nri-rte-table tr td ol>li ol,.nri-rte-bullets--minus.nri-rte-table tr td ul>li ul,.nri-rte-bullets--minus.nri-rte-table tr td ul>li ol,.nri-rte-bullets--minus.nri-rte-table tr td ol>li ul,.nri-rte-bullets--minus.nri-rte-table tr td ol>li ol,.nri-rte-bullets--cross.nri-rte-table tr td ul>li ul,.nri-rte-bullets--cross.nri-rte-table tr td ul>li ol,.nri-rte-bullets--cross.nri-rte-table tr td ol>li ul,.nri-rte-bullets--cross.nri-rte-table tr td ol>li ol{padding-left:10px}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li li,.nri-rte-bullets--plus.nri-rte-table tr td ul>li li,.nri-rte-bullets--plus.nri-rte-table tr td ol>li li,.nri-rte-bullets--minus.nri-rte-table tr td ul>li li,.nri-rte-bullets--minus.nri-rte-table tr td ol>li li,.nri-rte-bullets--cross.nri-rte-table tr td ul>li li,.nri-rte-bullets--cross.nri-rte-table tr td ol>li li{padding-left:8px}
.nri-rte-bullets.nri-rte-bullets--letters ol,.nri-rte-bullets.nri-rte-bullets--numbers ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol{margin-left:0;padding-left:0;counter-reset:listStyle}
.nri-rte-bullets.nri-rte-bullets--letters ol>li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li{padding-bottom:20px;padding-left:30px;position:relative;list-style-type:none;counter-increment:listStyle}
.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--letters li,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--numbers li,.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{font-size:16px;line-height:150%;font-weight:600;color:#333}
.nri-rte-bullets.nri-rte-bullets--letters li>b,.nri-rte-bullets.nri-rte-bullets--numbers li>b,.nri-rte-bullets.nri-rte-bullets--numbers li>b{font-weight:700}
.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{letter-spacing:.2px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets p{line-height:130%}
@media only screen and (max-width:990px){.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--letters li,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--numbers li,.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{font-size:16px}
.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--sub-bullets p{margin-bottom:10px}
}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:not(:last-child),.nri-rte-bullets.nri-rte-bullets--numbers ol>li:not(:last-child),.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:not(:last-child){margin-bottom:0}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:before,.nri-rte-bullets.nri-rte-bullets--numbers ol>li:before,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:before,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li:before{content:counter(listStyle);position:absolute;left:0;z-index:1;border-radius:50%;font-size:10px;font-weight:700;line-height:17px;color:#ebe7e7;background:#ad1e23;width:16px;height:16px;text-align:center}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:before{content:counter(listStyle,upper-alpha);line-height:16px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li{padding-left:30px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:before{width:16px;height:16px;font-size:10px;line-height:17px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul{padding-left:0}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li ul li{padding-left:26px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li::marker{content:''}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li:before{content:"";width:12px;height:12px;font-size:10px;top:7px;line-height:16px;background:#ad1e23 !important}
.nri-rte-bullets.nri-rte-bullets--letters ol>li::marker,.nri-rte-bullets.nri-rte-bullets--letters ul>li::marker,.nri-rte-bullets.nri-rte-bullets--numbers ol>li::marker,.nri-rte-bullets.nri-rte-bullets--numbers ul>li::marker,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li::marker,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li::marker{color:#ad1e23}
.nri-rte-bullets.nri-rte-bullets--letters ol>li>ol,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ol,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ul,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ul,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ol,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ol,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ul,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ul,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ul{margin:0;padding-left:7px}
.nri-rte-bullets.nri-rte-bullets--letters ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ol li,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol li{padding-bottom:0;margin-top:10px;margin-bottom:0}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li:not(:last-child):after,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li:not(:last-child):after{content:"";position:absolute;left:0;top:5px;bottom:0;transform:translateX(8px);width:1px;background:#ad1e23;height:100%}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li:not(:last-child):after,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li:not(:last-child):after{background:0}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li{padding-left:10px}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li:before,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li:before{content:""}
.image.section-inner,.video.section-inner,.rte.section-inner{margin:0 auto !important;float:none !important;padding-top:0;padding-bottom:0;clear:both !important}
.rte.section-inner{padding-top:40px}
.image.section-inner,.video.section-inner{padding-bottom:40px}
.video video{max-width:100%}
.nps-rte-heading{color:#000;font-size:24px;font-weight:800;line-height:26px}
.nps-rte-description{color:#4f4f4f;font-size:14px;font-weight:600;line-height:19px;margin-bottom:4px !important}
@media only screen and (min-width:992px){.nps-rte-heading{color:#333;font-size:36px;line-height:40px}
.nps-rte-description{color:#333;font-size:16px;line-height:21px}
}
.nri-rte-table table{width:100%;border:1px solid #d6d6d6;border-radius:16px;border-spacing:0;margin-top:10px;border-collapse:separate}
@media only screen and (max-width:567px){.nri-rte-table table{margin-left:20px}
}
.nri-rte-table h5{font-weight:800;font-size:20px;line-height:112.5%;color:#333;margin-bottom:5px}
.nri-rte-table p{font-weight:600;font-size:16px;line-height:150%;color:#3d3d3d;opacity:.85}
.nri-rte-table th,.nri-rte-table td{border-left:1px solid #d6d6d6;border-top:1px solid #d6d6d6;padding:9px 35px}
@media only screen and (max-width:990px){.nri-rte-table th,.nri-rte-table td{padding:9px 15px}
}
.nri-rte-table th{font-size:18px;font-weight:700;line-height:118%;text-align:left;color:#fff;background:#ad1e23;border-top:0}
@media only screen and (max-width:990px){.nri-rte-table th{font-size:14px}
}
.nri-rte-table th:first-child{border-left:0}
.nri-rte-table thead tr:first-child th:first-child,.nri-rte-table tbody tr:first-child th:first-child{border-radius:16px 0 0 0}
.nri-rte-table th:last-child{border-radius:0 16px 0 0}
.nri-rte-table tr td{font-size:14px;font-weight:400;line-height:130%;background:#f5f7f6}
@media only screen and (max-width:990px){.nri-rte-table tr td{font-size:12px;font-weight:600;line-height:120%}
}
.nri-rte-table tr td:first-child{border-left:0;line-height:24px}
.nri-rte-table tr:last-child td:first-child,.nri-rte-table tr:last-child th:first-child{border-radius:0 0 0 16px}
.nri-rte-table tr:last-child td:last-child{border-radius:0 0 16px 0}
@media only screen and (max-width:990px){.nri-rte-table tr td:first-child{line-height:120%}
}
.nri-rte-table tr td.other-bg{background:#bdbdbd;font-size:18px;font-weight:700;line-height:24px}
.nri-rte-table tr td ul{margin-left:7px}
.nri-rte-table tr td ul li{list-style:disc}
.nri-rte-table tr td li{padding-left:8px}
.nri-rte-table tr td li::marker{color:#333}
.nri-rte-table tr td li::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0 !important;text-align:start !important;text-align-last:start !important}
@media only screen and (max-width:767px){.nri-table-mobile-wrap{overflow-y:hidden;overflow-x:auto}
}
@media only screen and (max-width:567px){.nri-table-mobile-wrap{margin:0 -20px}
}
.nri-table-mobile-wrap+p,.nri-rte-table table+p{font-size:12px;font-weight:700;line-height:150%;color:#3d3d3d;opacity:.85;margin-top:10px}
@media only screen and (max-width:990px){.nri-table-mobile-wrap+p,.nri-rte-table table+p{font-weight:400;line-height:130%}
}
@media only screen and (max-width:567px){.nri-table-mobile-wrap+p,.nri-rte-table table+p{opacity:1}
}
.nri-rte-table.nri-rte-table--3-col th:first-child{width:220px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(2){width:250px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(3){width:246px}
@media only screen and (max-width:767px){.nri-rte-table--3-col th:first-child{width:175px;min-width:175px}
}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--3-col th:nth-child(2){width:175px;min-width:175px}
.nri-rte-table.nri-rte-table--3-col th:nth-child(3){width:175px;min-width:175px}
}
.nri-rte-table.nri-rte-table--3-col tr td{vertical-align:top}
@media only screen and (max-width:767px){.nri-rte-table.nri-rte-table--3-col tr td:first-child{width:124px;min-width:124px}
}
.nri-rte-table.nri-rte-table--3-col th,.nri-rte-table.nri-rte-table--3-col td{padding:9px 20px}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--3-col th,.nri-rte-table.nri-rte-table--3-col td{padding:9px 15px}
}
.nri-rte-table.nri-rte-table--4-col th:first-child{width:225px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(2){width:230px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(3){width:260px}
.nri-rte-table.nri-rte-table--4-col th:nth-child(4){width:225px}
.nri-rte-table.nri-rte-table--4-col tr td:first-child{padding-right:100px}
@media only screen and (max-width:767px){.nri-rte-table.nri-rte-table--4-col tr td{vertical-align:top}
.nri-rte-table.nri-rte-table--4-col tr td:first-child{width:124px;min-width:124px;padding-right:15px}
}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--4-col tr td:nth-child(2){padding-right:13px}
}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--4-col th,.nri-rte-table.nri-rte-table--4-col td{padding:5px 10px}
}
.nri-rte-table.nri-rte-table--5-col th:first-child{width:295px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(2){width:212px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(3){width:246px}
.nri-rte-table.nri-rte-table--5-col th:nth-child(4){width:246px}
@media only screen and (max-width:767px){.nri-rte-table--5-col th:first-child{width:124px;min-width:124px}
}
@media only screen and (max-width:567px){.nri-rte-table--5-col th:nth-child(2){width:120px;min-width:120px}
.nri-rte-table--5-col th:nth-child(3){width:135px;min-width:135px}
.nri-rte-table--5-col th:nth-child(4){width:160px;min-width:160px}
}
.nri-rte-table.nri-rte-table--5-col th,.nri-rte-table.nri-rte-table--5-col td{padding:9px 26px}
@media only screen and (max-width:990px){.nri-rte-table.nri-rte-table--5-col th,.nri-rte-table.nri-rte-table--5-col td{padding:9px 12px}
}
.nri-rte-table.nri-rte-table--col1-fixed th:first-child{color:#333;background:#bdbdbd}
.nri-rte-table.nri-rte-table--col1-fixed th:nth-child(2){border-left:0}
.nri-rte-table.nri-rte-table--col1-fixed tr td:first-child{font-weight:800;background:#e0e0e0}
.nri-rte-table.nri-rte-table--col1-fixed tr td:nth-child(2){border-left:0}
@media only screen and (max-width:567px){.nri-rte-table.nri-rte-table--col1-fixed tr th:first-child,.nri-rte-table.nri-rte-table--col1-fixed tr td:first-child{position:sticky;z-index:1;left:0}
}
.nri-rte-bullets h1,.nri-rte-bullets h2,.nri-rte-bullets h3,.nri-rte-bullets h4,.nri-rte-bullets h5,.nri-rte-bullets h6{font-weight:800;font-size:20px;line-height:112.5%;color:#333}
@media only screen and (max-width:990px){.nri-rte-bullets h1,.nri-rte-bullets h2,.nri-rte-bullets h3,.nri-rte-bullets h4,.nri-rte-bullets h5,.nri-rte-bullets h6{font-size:18px}
}
.nri-rte-bullets p{font-weight:600;font-size:16px;line-height:130%;color:#3d3d3d}
@media only screen and (max-width:990px){.nri-rte-bullets p{font-size:16px;line-height:150%}
}
.nri-rte-bullets ul,.nri-rte-bullets ol{color:#3d3d3d;padding-left:30px;font-weight:600;font-size:16px;line-height:130%;position:relative;margin-left:0 !important;margin-top:20px}
@media only screen and (max-width:990px){.nri-rte-bullets ul,.nri-rte-bullets ol{font-size:16px;line-height:150%}
}
.nri-rte-bullets ul>li,.nri-rte-bullets ol>li{list-style-type:none;padding-left:0;position:relative;z-index:0}
.nri-rte-bullets li:not(:last-child){margin-bottom:20px}
.nri-rte-bullets ul>li:before,.nri-rte-bullets ol>li:before{content:"";position:absolute;width:16px;height:16px;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;left:-30px;top:4px;margin-left:0}
.nri-rte-bullets ul>li::marker,.nri-rte-bullets ol>li::marker{content:'';padding-right:0}
.nri-rte-bullets ul>li>ul,.nri-rte-bullets ul>li>ol{padding-left:0}
.nri-rte-bullets ul>li>ul li,.nri-rte-bullets ul>li>ol li,.nri-rte-bullets ol>li>ul li,.nri-rte-bullets ol>li>ol li{padding-left:10px}
.nri-rte-bullets ul>li>ul li::marker,.nri-rte-bullets ul>li>ol li::marker,.nri-rte-bullets ol>li>ul li::marker,.nri-rte-bullets ol>li>ol li::marker{content:"\2022";padding-right:10px;color:#ad1e23}
.nri-rte-bullets ul>li>ul li:before,.nri-rte-bullets ul>li>ol li:before,.nri-rte-bullets ol>li>ul li:before,.nri-rte-bullets ol>li>ol li:before{background:none !important}
.nri-rte-bullets.nri-rte-bullets--tick-mark ul>li:before,.nri-rte-bullets.nri-rte-bullets--tick-mark ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/bullet-check.webp')}
.nri-rte-bullets.nri-rte-bullets--right-arrow ul>li:before,.nri-rte-bullets.nri-rte-bullets--right-arrow ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/bullet-right-arrow.webp')}
.nri-rte-bullets.nri-rte-bullets--plus ul>li:before,.nri-rte-bullets.nri-rte-bullets--plus ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/plus-icon.webp')}
.nri-rte-bullets.nri-rte-bullets--minus ul>li:before,.nri-rte-bullets.nri-rte-bullets--minus ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/minus-icon.webp')}
.nri-rte-bullets.nri-rte-bullets--cross ul>li:before,.nri-rte-bullets.nri-rte-bullets--cross ol>li:before{background-image:url('../../../content/dam/icicibank/icici-assets/nri-edge/icons/cross-icon.webp')}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li,.nri-rte-bullets--plus.nri-rte-table tr td ul>li,.nri-rte-bullets--plus.nri-rte-table tr td ol>li,.nri-rte-bullets--minus.nri-rte-table tr td ul>li,.nri-rte-bullets--minus.nri-rte-table tr td ol>li,.nri-rte-bullets--cross.nri-rte-table tr td ul>li,.nri-rte-bullets--cross.nri-rte-table tr td ol>li{list-style:none;padding-left:0}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li ul,.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li ol,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li ul,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li ol,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li ul,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li ol,.nri-rte-bullets--plus.nri-rte-table tr td ul>li ul,.nri-rte-bullets--plus.nri-rte-table tr td ul>li ol,.nri-rte-bullets--plus.nri-rte-table tr td ol>li ul,.nri-rte-bullets--plus.nri-rte-table tr td ol>li ol,.nri-rte-bullets--minus.nri-rte-table tr td ul>li ul,.nri-rte-bullets--minus.nri-rte-table tr td ul>li ol,.nri-rte-bullets--minus.nri-rte-table tr td ol>li ul,.nri-rte-bullets--minus.nri-rte-table tr td ol>li ol,.nri-rte-bullets--cross.nri-rte-table tr td ul>li ul,.nri-rte-bullets--cross.nri-rte-table tr td ul>li ol,.nri-rte-bullets--cross.nri-rte-table tr td ol>li ul,.nri-rte-bullets--cross.nri-rte-table tr td ol>li ol{padding-left:10px}
.nri-rte-bullets--tick-mark.nri-rte-table tr td ol>li li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ul>li li,.nri-rte-bullets--right-arrow.nri-rte-table tr td ol>li li,.nri-rte-bullets--plus.nri-rte-table tr td ul>li li,.nri-rte-bullets--plus.nri-rte-table tr td ol>li li,.nri-rte-bullets--minus.nri-rte-table tr td ul>li li,.nri-rte-bullets--minus.nri-rte-table tr td ol>li li,.nri-rte-bullets--cross.nri-rte-table tr td ul>li li,.nri-rte-bullets--cross.nri-rte-table tr td ol>li li{padding-left:8px}
.nri-rte-bullets.nri-rte-bullets--letters ol,.nri-rte-bullets.nri-rte-bullets--numbers ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol{margin-left:0;padding-left:0;counter-reset:listStyle}
.nri-rte-bullets.nri-rte-bullets--letters ol>li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li{padding-bottom:20px;padding-left:30px;position:relative;list-style-type:none;counter-increment:listStyle}
.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--letters li,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--numbers li,.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{font-size:16px;line-height:150%;font-weight:600;color:#333}
.nri-rte-bullets.nri-rte-bullets--letters li>b,.nri-rte-bullets.nri-rte-bullets--numbers li>b,.nri-rte-bullets.nri-rte-bullets--numbers li>b{font-weight:700}
.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{letter-spacing:.2px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets p{line-height:130%}
@media only screen and (max-width:990px){.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--letters li,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--numbers li,.nri-rte-bullets.nri-rte-bullets--sub-bullets p,.nri-rte-bullets.nri-rte-bullets--sub-bullets li{font-size:16px}
.nri-rte-bullets.nri-rte-bullets--letters p,.nri-rte-bullets.nri-rte-bullets--numbers p,.nri-rte-bullets.nri-rte-bullets--sub-bullets p{margin-bottom:10px}
}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:not(:last-child),.nri-rte-bullets.nri-rte-bullets--numbers ol>li:not(:last-child),.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:not(:last-child){margin-bottom:0}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:before,.nri-rte-bullets.nri-rte-bullets--numbers ol>li:before,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:before,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li:before{content:counter(listStyle);position:absolute;left:0;z-index:1;border-radius:50%;font-size:10px;font-weight:700;line-height:17px;color:#ebe7e7;background:#ad1e23;width:16px;height:16px;text-align:center}
.nri-rte-bullets.nri-rte-bullets--letters ol>li:before{content:counter(listStyle,upper-alpha);line-height:16px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li{padding-left:30px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li:before{width:16px;height:16px;font-size:10px;line-height:17px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul{padding-left:0}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li ul li{padding-left:26px}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li::marker{content:''}
.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol>li:before{content:"";width:12px;height:12px;font-size:10px;top:7px;line-height:16px;background:#ad1e23 !important}
.nri-rte-bullets.nri-rte-bullets--letters ol>li::marker,.nri-rte-bullets.nri-rte-bullets--letters ul>li::marker,.nri-rte-bullets.nri-rte-bullets--numbers ol>li::marker,.nri-rte-bullets.nri-rte-bullets--numbers ul>li::marker,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li::marker,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li::marker{color:#ad1e23}
.nri-rte-bullets.nri-rte-bullets--letters ol>li>ol,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ol,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ul,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ul,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ol,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ol,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ul,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ul,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ol,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ul{margin:0;padding-left:7px}
.nri-rte-bullets.nri-rte-bullets--letters ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--letters ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--letters ol>li>ol li,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--numbers ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--numbers ol>li>ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ul li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ul>li>ol li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ul li,.nri-rte-bullets.nri-rte-bullets--sub-bullets ol>li>ol li{padding-bottom:0;margin-top:10px;margin-bottom:0}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li:not(:last-child):after,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li:not(:last-child):after{content:"";position:absolute;left:0;top:5px;bottom:0;transform:translateX(8px);width:1px;background:#ad1e23;height:100%}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li:not(:last-child):after,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li:not(:last-child):after{background:0}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li{padding-left:10px}
.nri-rte-bullets.nri-rte-bullets--letters.nri-rte-stepper-line ol>li>ol>li:before,.nri-rte-bullets.nri-rte-bullets--numbers.nri-rte-stepper-line ol>li>ol>li:before{content:""}
.image.section-inner,.video.section-inner,.rte.section-inner{margin:0 auto !important;float:none !important;padding-top:0;padding-bottom:0;clear:both !important}
.rte.section-inner{padding-top:40px}
.image.section-inner,.video.section-inner{padding-bottom:40px}
.video video{max-width:100%}
.nps-rte-heading{color:#000;font-size:24px;font-weight:800;line-height:26px}
.nps-rte-description{color:#4f4f4f;font-size:14px;font-weight:600;line-height:19px;margin-bottom:4px !important}
.nriarticlepage .rte .ic-btn,.nriarticlepage .cta .ic-btn,.nriarticlepage .cta .ic-btn-v2,.nriarticlepage .rte .ic-btn-v2{width:300px;padding-left:20px;padding-right:20px}
.nriarticlepage .rte .ic-btn-v2,.nriarticlepage .rte a.ic-btn-v2:link,.nriarticlepage .rte a.ic-btn-v2:visited,.nriarticlepage .cta .ic-btn-v2,.nriarticlepage .cta a.ic-btn-v2:link,.nriarticlepage .cta a.ic-btn-v2:visited{padding:12.5px 20px;font-size:13px;line-height:1;font-weight:600}
.nri-rte-table tr td>ul:first-child,.nri-rte-table tr td>ol:first-child{margin-top:0}
.nri-rte-table tr td ul>li:last-child,.nri-rte-table tr td ol>li:last-child{margin-bottom:0}
@media only screen and (max-width:990px){.nriarticlepage .cta .ic-btn-v2,.nriarticlepage .cta a.ic-btn-v2:link,.nriarticlepage .cta a.ic-btn-v2:visited{padding:10px}
.nriarticlepage .nri-rte-bullets ul,.nriarticlepage .nri-rte-bullets ol{font-size:16px}
}
@media only screen and (max-width:359px){.nriarticlepage .rte .ic-btn,.nriarticlepage .cta .ic-btn,.nriarticlepage .cta .ic-btn-v2,.nriarticlepage .rte .ic-btn-v2{width:280px}
}
@media only screen and (min-width:992px){.nps-rte-heading{color:#333;font-size:36px;line-height:40px}
.nps-rte-description{color:#333;font-size:16px;line-height:21px}
}
@media screen and (max-width:991px){#find-product-servlet-path .rte ul li::before{content:"\2022";color:#ef7c00;position:absolute;left:26px;margin-left:0}
#find-product-servlet-path .rte ul li::marker{font-size:0 !important}
}
.customer-care-content>.section-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:40px 20px 0}
.customer-care-content .left-content{width:77%;padding-right:30px;max-width:930px}
.customer-care-content .left-content h5,h2{font-size:14px;font-weight:bold;margin-bottom:15px}
.f-24.mb-20.bftabs{font-size:24px !important;font-weight:bold}
.customer-care-content .right-content{width:23%}
.customer-care-content .widget-content{padding-top:50px}
@media only screen and (max-width:tablet){.customer-care-content>.section-inner{flex-direction:column;-webkit-flex-direction:column}
.customer-care-content .left-content{width:100%;max-width:100%;padding:0}
.customer-care-content .left-content h5{margin:25px 0 15px}
.customer-care-content .right-content{width:100%}
.customer-care-content .widget-content{padding-top:25px}
.customer-care-content .widget-content .widget .ic-more{margin-top:17px}
}
@media only screen and (max-width:990px){.customer-care-content>.section-inner{flex-direction:column;-webkit-flex-direction:column}
.customer-care-content .left-content{width:100%;max-width:100%;padding:0}
.customer-care-content .left-content h5{margin:25px 0 15px}
.customer-care-content .right-content{width:100%}
.customer-care-content .widget-content{padding-top:25px}
.customer-care-content .widget-content .widget .ic-more{margin-top:17px}
}
.transparent-bg.ic-blog-details .ic-blog-inner .right-content{background:transparent}
.transparent-bg.ic-blog-details .ic-blog-inner::after{content:"";background:transparent}
.disclaimer-popup .popup-inner-content .title{font-weight:700;font-size:30px}
.pos-rel{position:relative}
.feature-offer-section .video-bg{position:absolute;top:-45px;right:0;left:0;width:100%;bottom:0}
.hide{display:none !important}
@media only screen and (max-width:1920px){.feature-offer-section .video-bg{top:-154px}
}
@media only screen and (max-width:1775px){.feature-offer-section .video-bg{top:-124px}
}
@media only screen and (max-width:1690px){.feature-offer-section .video-bg{top:-102px}
}
@media only screen and (max-width:1580px){.feature-offer-section .video-bg{top:-78px}
}
@media only screen and (max-width:1490px){.feature-offer-section .video-bg{top:-55px}
}
@media only screen and (max-width:1198px){.feature-offer-section .video-bg{top:49%}
}
@media only screen and (max-width:1407px){.feature-offer-section .video-bg{top:-42px}
}
@media only screen and (max-width:1320px){.feature-offer-section .video-bg{top:-16px}
}
@media only screen and (max-width:1278px){.feature-offer-section .video-bg{top:66px}
}
@media only screen and (max-width:1198px){.feature-offer-section .video-bg{top:137px}
}
@media only screen and (max-width:991px){.feature-offer-section .video-bg{top:60px}
}
@media only screen and (max-width:767px){.feature-offer-section .video-bg{top:initial;bottom:-14px}
}
@media only screen and (max-width:498px){.feature-offer-section .video-bg{bottom:70px}
}
@media only screen and (max-width:443px){.feature-offer-section .video-bg{bottom:100px}
}
@media only screen and (max-width:372px){.feature-offer-section .video-bg{bottom:138px}
}
.feature-offer-section .video-bg.vid2{top:-63px}
@media only screen and (max-width:1920px){.feature-offer-section .video-bg.vid2{top:-154px}
}
@media only screen and (max-width:1775px){.feature-offer-section .video-bg.vid2{top:-124px}
}
@media only screen and (max-width:1690px){.feature-offer-section .video-bg.vid2{top:-102px}
}
@media only screen and (max-width:1580px){.feature-offer-section .video-bg.vid2{top:-78px}
}
@media only screen and (max-width:1490px){.feature-offer-section .video-bg.vid2{top:-55px}
}
@media only screen and (max-width:1410px){.feature-offer-section .video-bg.vid2{top:-42px}
}
@media only screen and (max-width:1320px){.feature-offer-section .video-bg.vid2{top:-16px}
}
@media only screen and (max-width:1278px){.feature-offer-section .video-bg.vid2{top:66px}
}
@media only screen and (max-width:1198px){.feature-offer-section .video-bg.vid1{display:none}
}
@media only screen and (max-width:1198px){.feature-offer-section .video-bg.vid3{display:block !important}
}
.feature-offer-card{z-index:1}
.lead-capture-form{overflow:hidden}
.lead-capture-form .section-title{width:100%;font-size:26px;text-align:left;text-transform:uppercase;font-weight:300;line-height:115%;margin-bottom:20px}
@media only screen and (max-width:768px){.lead-capture-form .section-title{font-size:22px}
}
.lead-capture-form .section-inner{display:-ms-flexbox;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.lead-capture-form .input-group{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;padding:5px 10px 8px 0;border-bottom:.5px solid #999;margin-bottom:2px}
.lead-capture-form .input-group.error{border-bottom:.5px solid #ad1e23}
.lead-capture-form .input-group .icon{margin-right:10px;width:20px}
.lead-capture-form .input-group .input-box{width:calc(100% - 30px)}
.lead-capture-form .input-group .input-box input{border:0;color:#a6a6a6;max-width:300px;width:100%;line-height:21px}
.lead-capture-form .input-group .input-box input.error{color:#e6371f}
.lead-capture-form .input-group .input-box input::-webkit-input-placeholder{color:#a6a6a6}
.lead-capture-form .input-group .input-box input:-ms-input-placeholder{color:#a6a6a6}
.lead-capture-form .input-group .input-box input::-ms-input-placeholder{color:#a6a6a6}
.lead-capture-form .input-group .input-box input::placeholder{color:#a6a6a6}
.lead-capture-form .input-group .input-box input::-ms-clear{display:none}
.lead-capture-form .input-group .input-box input:-internal-autofill-selected,.lead-capture-form .input-group .input-box input:-webkit-autofill,.lead-capture-form .input-group .input-box input:-webkit-autofill:hover,.lead-capture-form .input-group .input-box input:-webkit-autofill:focus .lead-capture-form .input-group .input-box input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px white inset;-ms-box-shadow:0 0 0 50px white inset;-o-box-shadow:0 0 0 50px white inset;box-shadow:0 0 0 50px white inset}
.lead-capture-form .input-group .input-box input[type="checkbox"],.lead-capture-form .input-group .input-box input[type="radio"]{width:auto}
.lead-capture-form .input-group .input-box input[type="number"]{-moz-appearance:textfield}
.lead-capture-form .input-group .input-box input::-webkit-outer-spin-button,.lead-capture-form .input-group .input-box input::-webkit-inner-spin-button{-webkit-appearance:none}
.lead-capture-form .input-group.active{border-bottom:.5px solid #f37e20}
.lead-capture-form .input-group.active .icon svg path{fill:#f37e20}
.lead-capture-form .input-group.active .icon svg.mob-svg path{fill:transparent;stroke:#f37e20}
.lead-capture-form .input-group .error-txt{display:none;position:absolute;bottom:-24px;left:0;font-size:12px;color:#e6371f}
@media only screen and (max-width:991px){.lead-capture-form .input-group .error-txt{bottom:-20px;font-size:10px}
}
.lead-capture-form .multiselect-dropdown .ms-options-wrap>button{background:transparent;border:0}
.lead-capture-form .multiselect-dropdown .ms-options-wrap>button::after{border-top-color:#a6a6a6}
.lead-capture-form .multiselect-dropdown .ms-options{height:110px}
.lead-capture-form .callback-form{width:100%;padding:40px 50px;text-align:left;position:relative;border-radius:10px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);-ms-box-shadow:0 4px 4px rgba(0,0,0,0.25);-o-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25)}
.lead-capture-form .callback-form .title{font-size:22px;line-height:30px;font-weight:600;max-width:90%;margin-bottom:40px;width:100%}
.lead-capture-form .callback-form .form-group{display:-ms-flexbox;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 -30px 40px}
.lead-capture-form .callback-form .form-group .input-group{width:calc(50% - 60px);margin:0 30px}
.lead-capture-form .callback-form.orange-bg .form-group .input-group input{background-color:#fff7eb}
.lead-capture-form .callback-form.orange-bg .form-group .input-group input:focus{background-color:#fff7eb !important}
.lead-capture-form .callback-form .ic-btn{min-width:140px}
.lead-capture-form .callback-form .success-txt,.lead-capture-form .callback-form .error-popup{position:absolute;width:100%;height:100%;left:0;top:0;display:none;border-radius:10px;padding:30px;text-align:center}
.lead-capture-form .callback-form .success-txt.show,.lead-capture-form .callback-form .error-popup.show{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.lead-capture-form .callback-form .success-txt svg,.lead-capture-form .callback-form .error-popup svg{margin-top:40px;margin-bottom:26px}
.lead-capture-form .callback-form .success-txt h4,.lead-capture-form .callback-form .error-popup h4{font-weight:bold;font-size:20px;line-height:1.5;text-transform:capitalize;color:#3d3d3d}
.lead-capture-form .callback-form .success-txt p,.lead-capture-form .callback-form .error-popup p{font-weight:600;font-size:18px;line-height:138%;text-transform:capitalize;color:#3d3d3d;margin-bottom:22px}
.lead-capture-form .callback-form .success-txt p.small,.lead-capture-form .callback-form .error-popup p.small{font-size:18px;font-weight:600;line-height:138%;color:#8b8b8b;margin-bottom:0;text-transform:none}
.lead-capture-form.call-back-section .looking-for-section{width:40%}
.lead-capture-form.call-back-section .looking-for-section .content{display:block;margin:0}
.lead-capture-form.call-back-section .looking-for-section .content .list{padding:0 0 40px}
.lead-capture-form.call-back-section .looking-for-section .content .list::before{display:none}
.lead-capture-form.call-back-section .callback-form{width:60%}
.lead-capture-form.call-back-section .callback-form p{font-size:22px;line-height:138%;font-weight:500;max-width:450px;margin-bottom:40px}
.lead-capture-form.lead-capture-full-width .looking-for-section{width:100%}
.lead-capture-form.lead-capture-full-width .callback-form{margin-bottom:30px}
.lead-capture-form.lead-capture-full-width .callback-form .form-group .input-group{width:calc(33% - 60px)}
.lead-capture-form.lead-capture-small-width .title{max-width:280px;font-size:14px;line-height:138%;margin-bottom:20px}
.lead-capture-form.lead-capture-small-width .callback-form{border:1px solid #d3d3d3;padding:20px 30px}
.lead-capture-form.lead-capture-small-width .callback-form .form-group{display:block;margin:0}
.lead-capture-form.lead-capture-small-width .callback-form .form-group .input-group{width:100%;margin:0 0 40px}
@media only screen and (max-width:991px){.lead-capture-form.call-back-section .looking-for-section{width:100%}
.lead-capture-form.call-back-section .looking-for-section .content .list{padding:0 0 20px}
.lead-capture-form.call-back-section .callback-form{width:100%}
.lead-capture-form.call-back-section .callback-form p{margin-bottom:20px}
.lead-capture-form .section-inner{display:block}
.lead-capture-form .callback-form{padding-left:20px;padding-right:20px}
.lead-capture-form .callback-form .title{margin-bottom:20px}
.lead-capture-form .callback-form .form-group{display:block;margin:0}
.lead-capture-form .callback-form .form-group .input-group{margin:0 0 30px;width:100% !important}
}
.looking-for-wrapper{overflow:hidden}
.looking-for-wrapper .looking-for-form{padding:20px 65px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:40px}
.looking-for-wrapper .looking-for-form .loan-forms{-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.looking-for-wrapper .looking-for-form .loan-forms .text-left{max-width:380px;margin-right:70px}
.looking-for-wrapper .looking-for-form .loan-forms .text-left p{font-size:22px;line-height:30px;font-weight:600}
@media only screen and (max-width:991px){.looking-for-wrapper .looking-for-form{padding:20px}
.looking-for-wrapper .looking-for-form .loan-forms{display:block;background:transparent;padding:0}
.looking-for-wrapper .looking-for-form .loan-forms .text-left{margin-bottom:20px}
}
.leadform-popup{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.6);z-index:10000;overflow-y:auto}
.leadform-popup .leadform-popup-inner{position:relative;width:93%;max-width:760px;max-height:550px;background:#fff;margin:30px auto 0;margin-bottom:40px;padding:20px;border-radius:10px}
.leadform-popup .popup-close{cursor:pointer;width:34px;height:34px;background:#f37e20;border-radius:50%;position:absolute;top:25px;right:25px;text-align:center;line-height:34px}
.leadform-popup .popup-close img{vertical-align:middle}
.leadform-popup .lead-capture-form{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 -20px -35px;padding:35px 45px;border-radius:0 0 10px 10px}
.leadform-popup .lead-capture-form .media{width:285px}
.leadform-popup .lead-capture-form .media img,.leadform-popup .lead-capture-form .media .iframe-video{margin-bottom:20px;border-radius:10px;overflow:hidden}
.leadform-popup .lead-capture-form .media p{font-size:12px;line-height:15px}
.leadform-popup .lead-capture-form .callback-form{width:calc(100% - 285px);-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;padding:0 0 0 50px}
.leadform-popup .lead-capture-form .callback-form .form-group{display:block;margin:0}
.leadform-popup .lead-capture-form .callback-form .form-group .input-group{width:100%;margin:0 0 15px}
.leadform-popup .lead-capture-form .callback-form .form-group .input-group .error-txt{font-size:10px;bottom:-20px}
.leadform-popup .lead-capture-form .callback-form .form-group .input-group .input-box input{color:#4b4b4b;background:transparent !important;-webkit-box-shadow:0 0 0 50px #fff7eb inset;-ms-box-shadow:0 0 0 50px #fff7eb inset;-o-box-shadow:0 0 0 50px #fff7eb inset;box-shadow:0 0 0 50px #fff7eb inset}
.leadform-popup .lead-capture-form .callback-form .form-group .input-group .input-box input[type="checkbox"]{-webkit-box-shadow:none;box-shadow:none}
.leadform-popup .lead-capture-form .callback-form .form-group .multiselect-dropdown .ms-options{height:90px}
.leadform-popup .lead-capture-form .callback-form .button-group{margin-top:32px;text-align:right}
.leadform-popup .lead-capture-form .callback-form .success-txt{position:static;padding:0}
.leadform-popup .lead-capture-form .callback-form .success-txt img{margin:25px 0 20px}
.leadform-popup .lead-capture-form .callback-form .success-txt p{margin-bottom:0}
.leadform-popup .lead-capture-form .callback-form .success-txt p.small{font-weight:600;font-size:14px;line-height:18px}
.leadform-popup .lead-capture-form .callback-form.fullwidth{padding:0 30px;width:100%}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group{display:-ms-flexbox;display:-webkit-box;display:flex;text-align:left}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group p{font-size:12px;line-height:15px}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group div:first-child{max-width:290px;margin-right:20px}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group div:last-child{margin-left:auto}
.leadform-popup .lead-capture-form.success{background:#fff !important}
.leadform-popup .lead-capture-form.success .media{display:none}
.leadform-popup .lead-capture-form.success form{display:none}
.leadform-popup .lead-capture-form.success .callback-form{width:100%;padding:0}
.leadform-popup .popup-heading{max-width:475px;margin:0 auto 15px;text-align:center}
.leadform-popup .popup-heading .section-title{margin-bottom:10px;text-align:center}
@media screen and (max-width:767px){.leadform-popup .lead-capture-form{display:block;padding:20px}
.leadform-popup .lead-capture-form .media{width:100%}
.leadform-popup .lead-capture-form .media img,.leadform-popup .lead-capture-form .media .iframe-video{width:100%}
.leadform-popup .lead-capture-form .callback-form{width:100%;padding:0;margin-top:20px}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.leadform-popup .lead-capture-form .callback-form.fullwidth .button-group div:first-child{max-width:none;margin-bottom:15px}
.leadform-popup .popup-close{top:-15px;right:-10px}
}
.quick-action{position:fixed;width:55px;height:30px;bottom:66px;right:100px;z-index:12;border-radius:50px;font-size:13.4px;letter-spacing:.02em;background:-webkit-gradient(linear,left top,left bottom,from(#f37e20),to(#ee4611));background:linear-gradient(180deg,#f37e20 0,#ee4611 100%);color:#fff;-webkit-transform:scale(0.8);transform:scale(0.8)}
@media only screen and (max-width:991px){.quick-action{-webkit-transform:scale(0.8);transform:scale(0.8);bottom:80px}
}
.quick-action a{display:block;color:#fff;text-decoration:none;cursor:pointer}
.quick-action .quick-popup{width:55px;height:30px;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#fff;text-transform:capitalize;cursor:pointer;-webkit-box-shadow:0 4px 16px rgba(243,117,30,0.45);box-shadow:0 4px 16px rgba(243,117,30,0.45);border-radius:50px}
.quick-action .quick-popup-content{padding:15px 10px 15px 15px}
.quick-action .quick-popup-content .close{position:absolute;right:5px;top:5px;cursor:pointer}
.quick-action .quick-popup-content ul li{cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex}
.quick-action .quick-popup-content ul li .icon{min-width:25px;margin-right:10px}
.quick-action .quick-popup-content ul li .icon img{vertical-align:bottom}
.quick-action .quick-popup-content ul li:not(:last-child){padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.2)}
.quick-action .quick-popup-content ul li a{display:-ms-flexbox;display:-webkit-box;display:flex;color:#fff}
.quick-action.active{width:245px;height:auto;border-radius:10px;right:100px}
@media screen and (max-width:359px){.quick-action.active{width:215px}
}
.ipalBtn{position:fixed;bottom:55px;right:20px;z-index:10}
@media screen and (max-width:991px){.ipalBtn{bottom:70px}
}
.ipalBtn img{max-width:107px}
@media screen and (max-width:991px){.ipalBtn img{max-width:103px;margin-bottom:0}
}
#product-type-button{display:none}
.callback-poup .imodal-content{max-width:697px}
.quick-r-20{right:121px !important}
@media screen and (max-width:991px){.quick-r-20{right:119px !important}
}
@media screen and (max-width:991px){.quick-r-20.active{right:100px !important}
.lead-capture-form .callback-form .form-group .input-group{margin:0 0 30px !important}
}
.quick-r-20{right:150px}
.chatbot{z-index:9999;position:relative}
.spiner_span{display:block;width:30px;height:30px;border:3px solid transparent;border-radius:50%;border-right-color:rgba(255,255,255,0.7);animation:spinner-anim .8s linear infinite}
@keyframes spinner-anim{from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
.ipal_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:none;justify-content:center;align-items:center;border-radius:10px}
.connect-edu-loan-expert{position:fixed;bottom:135px;right:25px;z-index:10}
@media screen and (min-width:992px){.connect-edu-loan-expert{bottom:120px;right:20px}
}
.connect-edu-loan-expert picture{margin-right:8px}
.connect-edu-loan-expert a{background-color:#f37e20;text-decoration:none;border-radius:28px;padding:15px;font-weight:600}
.connect-edu-loan-expert .connect-expert-ctatext{color:#fff;font-size:12px;line-height:16px;text-transform:uppercase;max-width:180px;text-align:center}
.smart-way-section{position:relative;z-index:1}
.smart-way-section .content{max-width:900px;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin-right:auto;margin-left:auto}
.smart-way-section .content .desc{max-width:600px;color:#fff;margin-right:30px}
.smart-way-section .content .desc p{max-width:600px;font-size:15px;line-height:24px;letter-spacing:.02em;margin-bottom:25px}
.mb-50{margin-bottom:20px}
.font-24{font-size:24px;font-weight:500;line-height:normal}
.font-40{font-size:24px;font-weight:500;line-height:normal}
.fw-800{font-weight:800}
.uninput{border:0;background-color:transparent}
.text-in-line{display:flex}
.number-holder{padding:10px 15px 10px;min-height:70px;height:auto;border-radius:10px}
.number-holder label{margin-bottom:0}
.number-holder p{line-height:144%}
.number-holder p:not(:last-child){margin-bottom:5px}
@media only screen and (max-width:tablet){.mb-sm-30{margin-bottom:30px}
.mb-sm-20{margin-bottom:20px}
.font-sm-30{font-size:30px;font-weight:500;line-height:normal}
}
@media only screen and (max-width:990px){.mb-sm-30{margin-bottom:30px}
.mb-sm-20{margin-bottom:20px}
.font-sm-30{font-size:30px;font-weight:500;line-height:normal}
}
@media only screen and (max-width:tablet){.smart-way-section .section-inner{padding:30px 20px}
.smart-way-section .content{flex-direction:row;-webkit-flex-direction:row;max-width:100%;margin:0}
.smart-way-section .content .media{display:inline-block;order:1}
.smart-way-section .content .media img{border-bottom:.5px solid rgba(255,255,255,0.2)}
.smart-way-section .content .desc{order:2;margin-right:0;margin-left:30px;text-align:left;max-width:400px}
.smart-way-section .content .button-group .ic-btn{width:auto;min-width:170px;text-align:center;margin-bottom:10px}
.smart-way-section .content .button-group .ic-btn.border-btn{border-color:#fff;color:#fff}
.smart-way-section .content .button-group .ic-btn.border-btn:hover{color:#f37e20}
}
@media only screen and (max-width:990px){.smart-way-section .section-inner{padding:30px 20px}
.smart-way-section .content{flex-direction:row;-webkit-flex-direction:row;max-width:100%;margin:0}
.smart-way-section .content .media{display:inline-block;order:1}
.smart-way-section .content .media img{border-bottom:.5px solid rgba(255,255,255,0.2)}
.smart-way-section .content .desc{order:2;margin-right:0;margin-left:30px;text-align:left;max-width:400px}
.smart-way-section .content .button-group .ic-btn{width:auto;min-width:170px;text-align:center;margin-bottom:10px}
.smart-way-section .content .button-group .ic-btn.border-btn{border-color:#fff;color:#fff}
.smart-way-section .content .button-group .ic-btn.border-btn:hover{color:#f37e20}
}
@media only screen and (max-width:tablet-small){.smart-way-section .section-inner{padding:30px 20px}
.smart-way-section .content{flex-direction:column;-webkit-flex-direction:column;margin-right:0;max-width:100%}
.smart-way-section .content .media{display:inline-block;margin-right:auto;margin-bottom:20px}
.smart-way-section .content .media img{max-width:140px}
.smart-way-section .content .desc{margin-right:auto;margin-left:0}
.smart-way-section .content .desc h3{font-size:18px}
.smart-way-section .content .desc p{font-size:13px}
.smart-way-section .content .button-group .ic-btn{width:100%}
}
@media only screen and (max-width:639px){.smart-way-section .section-inner{padding:30px 20px}
.smart-way-section .content{flex-direction:column;-webkit-flex-direction:column;margin-right:0;max-width:100%}
.smart-way-section .content .media{display:inline-block;margin-right:auto;margin-bottom:20px}
.smart-way-section .content .media img{max-width:140px}
.smart-way-section .content .desc{margin-right:auto;margin-left:0}
.smart-way-section .content .desc h3{font-size:18px}
.smart-way-section .content .desc p{font-size:13px}
.smart-way-section .content .button-group .ic-btn{width:100%}
}
.banner-slider .slick-arrow.slick-prev{left:-67px;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/left-arrow-w.png")}
.banner-slider .slick-arrow.slick-next{right:-67px;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/right-arrow-w.png")}
.banner-slider .banner-slide.img-align-left .content,.banner-slider .banner-slide.video-align-left .content,.banner-slider .banner-video.img-align-left .content,.banner-slider .banner-video.video-align-left .content{padding-right:109px}
@media only screen and (max-width:991px){.banner-slider .banner-slide.img-align-left .content,.banner-slider .banner-slide.video-align-left .content,.banner-slider .banner-video.img-align-left .content,.banner-slider .banner-video.video-align-left .content{margin:0;padding:0}
}
.banner-slider .banner-slide.img-align-right .banner-list-inner,.banner-slider .banner-slide.video-align-right .banner-list-inner,.banner-slider .banner-video.img-align-right .banner-list-inner,.banner-slider .banner-video.video-align-right .banner-list-inner{flex-direction:row-reverse;-webkit-flex-direction:row-reverse}
.banner-slider .banner-slide.img-align-right .content,.banner-slider .banner-slide.video-align-right .content,.banner-slider .banner-video.img-align-right .content,.banner-slider .banner-video.video-align-right .content{padding-left:109px}
@media only screen and (max-width:991px){.banner-slider .banner-slide.img-align-right .content,.banner-slider .banner-slide.video-align-right .content,.banner-slider .banner-video.img-align-right .content,.banner-slider .banner-video.video-align-right .content{margin:0;padding:0}
}
@media only screen and (max-width:991px){.banner-slider .banner-slide,.banner-slider .banner-video{margin:0}
.banner-slider .banner-slide .banner-list-inner,.banner-slider .banner-video .banner-list-inner{margin:0 5px;flex-direction:column-reverse;-webkit-flex-direction:column}
.banner-slider .banner-slide.img-align-right .banner-list-inner,.banner-slider .banner-slide.video-align-right .banner-list-inner,.banner-slider .banner-video.img-align-right .banner-list-inner,.banner-slider .banner-video.video-align-right .banner-list-inner{margin:0 5px;flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .ic-more:after{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat}
.banner-slider .img-with-content .img-description{width:50%;position:relative}
.banner-slider .img-with-content .img-description .img-description-list{-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;overflow:hidden;background:linear-gradient(135.11deg,#f3a126 17.34%,#ad1e23 94.28%)}
.banner-slider .img-with-content .img-description .slick-arrow.slick-prev{left:43%;width:15px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/chevron-left-white.svg") no-repeat}
.banner-slider .img-with-content .img-description .slick-arrow.slick-next{right:43%;width:15px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/chevron-right-white.svg") no-repeat}
.banner-slider .img-with-content .img-description-inner .button-group .ic-more:after{content:"";background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat}
@media only screen and (max-width:991px){.banner-slider .img-with-content .slick-dots{bottom:30px;left:15px}
}
.video-popup{display:none;position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.6);z-index:10000;overflow-y:auto}
.video-popup .video-popup-inner{position:relative;width:93%;max-width:762px;background:#fff;margin:0 auto;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.video-popup .video-popup-inner .popup-close,.video-popup .video-popup-inner .banner-popup-close{cursor:pointer;width:34px;height:34px;background:#f37e20;border:2px solid #fff;border-radius:50%;position:absolute;top:-15px;right:-10px;text-align:center;line-height:27px}
.video-popup .video-popup-inner .popup-close img,.video-popup .video-popup-inner .banner-popup-close img{vertical-align:middle}
.video-popup .video-popup-inner video{width:100%}
.video-popup .video-popup-inner .media{position:relative}
.video-popup .video-popup-inner .media .btn-control{position:absolute;top:calc(50% - 32px);left:calc(50% - 47px);cursor:pointer}
.video-popup .video-popup-inner .media .btn-control div{width:68px;height:48px;border-radius:10px;text-align:center;background:rgba(0,0,0,0.65);line-height:46px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;max-width:16px}
.video-popup .video-popup-inner .media .btn-control div:hover{background:rgba(255,0,0,0.65)}
.video-popup .video-popup-inner .media .btn-control .pause-btn{display:none;opacity:0}
.video-popup .video-popup-inner .media .btn-control:hover .pause-btn{opacity:1}
.video-popup .video-popup-inner .media.iframe iframe{width:100%;min-height:400px}
.video-popup .video-popup-inner .content{margin-top:10px;max-width:500px}
.video-popup .video-popup-inner .content h4{font-weight:600;font-size:16px;line-height:138%;margin-bottom:5px}
.video-popup .video-popup-inner .content p{font-size:14px;line-height:138%}
@media only screen and (max-width:tablet-small){.video-popup{top:0}
.video-popup .video-popup-inner .media .btn-control{top:calc(50% - 18px);left:calc(50% - 25px)}
.video-popup .video-popup-inner .media .btn-control div{width:50px;height:36px;line-height:33px;border-radius:10px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;width:15px}
.video-popup .video-popup-inner .media.iframe iframe{min-height:250px}
}
@media only screen and (max-width:639px){.video-popup{top:0}
.video-popup .video-popup-inner .media .btn-control{top:calc(50% - 18px);left:calc(50% - 25px)}
.video-popup .video-popup-inner .media .btn-control div{width:50px;height:36px;line-height:33px;border-radius:10px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;width:15px}
.video-popup .video-popup-inner .media.iframe iframe{min-height:250px}
}
.bannerwithtextctaimagevideo .section-inner{padding:20px 20px}
.section.banner-component .banner-list-inner .content ol li{list-style-type:decimal}
.section.banner-component .banner-list-inner .content ul li{list-style-type:disc}
.section.banner-component .banner-list-inner .content ol,.section.banner-component .banner-list-inner .content ul{padding-left:25px}
.media-list .media-list-inner .m-img{display:none !important}
@media only screen and (min-width:991px){.banner-list-inner .media .media-list .media-list-inner a .d-img{width:100%;height:auto}
}
@media only screen and (max-width:990px){.banner-list-inner .media .media-list .media-list-inner a .d-img{width:100%;height:auto}
}
.bannerwithtext{font-weight:bold;font-size:26px;line-height:31px;letter-spacing:-0.01em;text-transform:capitalize;margin-bottom:15px;margin-top:0}
.banner-slider .media .media-list-image{border-radius:20px;overflow:hidden}
.banner-slider .media .media-list-image img{width:100%}
@media only screen and (max-width:991px){.banner-component .media-list .media-list-inner .media-list-image{min-height:167px}
}
.accordion .accordion-list{background:#fff;margin-bottom:5px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}
.accordion .accordion-list .accordion-head{position:relative;font-size:18px;line-height:23px;color:#4b4b4b;padding:14px 50px 14px 30px;cursor:pointer}
.accordion .accordion-list .accordion-head::after{content:"";position:absolute;width:22px;height:22px;top:15px;right:25px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/ac-plus.svg") no-repeat center}
.accordion .accordion-list .accordion-head.active{color:#f37e20}
.accordion .accordion-list .accordion-head.active::after{content:"";background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/ac-minus.svg") no-repeat center}
@media only screen and (max-width:tablet){.accordion .accordion-list .accordion-head{font-size:14px;line-height:1.3;padding:20px 60px 20px 20px}
}
@media only screen and (max-width:990px){.accordion .accordion-list .accordion-head{font-size:14px;line-height:1.3;padding:20px 60px 20px 20px}
}
.accordion .accordion-list .accordion-content{padding:5px 30px 30px;display:none}
.accordion .accordion-list .accordion-content ul li{position:relative;font-size:14px;line-height:24px;padding-left:20px}
.accordion .accordion-list .accordion-content ul li:not(:last-child){margin-bottom:15px}
.accordion .accordion-list .accordion-content ol{padding-left:20px}
.accordion .accordion-list .accordion-content ol li{list-style:inherit}
.accordion .accordion-list .accordion-content ol li:not(:last-child){margin-bottom:15px}
@media only screen and (max-width:tablet){.accordion .accordion-list .accordion-content{padding:5px 20px 20px}
}
@media only screen and (max-width:990px){.accordion .accordion-list .accordion-content{padding:5px 20px 20px}
}
.card-accordion-wrapper .card-accordion-title,.card-accordion-wrapper .section-title{margin-bottom:30px}
.card-accordion-wrapper .card-accordion-desc{font-size:18px;font-weight:400;color:#3d3d3d;margin-bottom:30px;line-height:24px}
@media only screen and (max-width:tablet){.card-accordion-wrapper .card-accordion-desc{font-size:14px}
}
@media only screen and (max-width:990px){.card-accordion-wrapper .card-accordion-desc{font-size:14px}
}
.card-accordion{background-color:#fff;border:1px solid #dedede;border-radius:6px;padding:20px;box-shadow:0 4px 15px rgba(117,117,117,0.06)}
.card-accordion h4,.card-accordion h2,.card-accordion h3{font-weight:600;font-size:18px;margin-bottom:10px;display:block;color:#4b4b4b}
.card-accordion .accordion .accordion-list{background:transparent;margin-bottom:5px;border-radius:0;border-bottom:1px solid #ececec}
.card-accordion .accordion .accordion-list:last-child{border-bottom:0 !important}
.card-accordion .accordion .accordion-list .accordion-head{padding:10px 25px 10px 0;font-weight:400}
.card-accordion .accordion .accordion-list .accordion-head:after{top:10px;right:0}
.card-accordion .accordion .accordion-list .accordion-content{padding-left:0}
@media only screen and (max-width:768px){.card-accordion{margin-bottom:20px}
.card-accordion.t-card-accordion .accordion{margin-bottom:20px}
}
.accordion--scroll{height:210px;overflow:auto}
.expand-all,.close-all{font-size:13px;cursor:pointer}
.card-accordion--action .card-accordion .accordion{height:auto;overflow:auto}
.accordion h1.accordion-head>button,.accordion h2.accordion-head>button,.accordion h3.accordion-head>button,.accordion h4.accordion-head>button,.accordion h5.accordion-head>button,.accordion h6.accordion-head>button{background:transparent;border:0 none;text-align:left}
.accordion div.accordion-head>button{background:transparent;border:0;text-align:left}
.accordion div.accordion-head>button>h1,.accordion div.accordion-head>button>h2,.accordion div.accordion-head>button>h3,.accordion div.accordion-head>button>h4,.accordion div.accordion-head>button>h5,.accordion div.accordion-head>button>h6{font-weight:400;font-size:18px;margin:0}
@media only screen and (max-width:990px){.accordion div.accordion-head>button>h1,.accordion div.accordion-head>button>h2,.accordion div.accordion-head>button>h3,.accordion div.accordion-head>button>h4,.accordion div.accordion-head>button>h5,.accordion div.accordion-head>button>h6{font-size:14px}
}
.middleContainer{max-width:1260px;margin:0 auto}
.accordion-list .accordion-content .rte.text ul li:last-child{margin-bottom:0}
.card-accordion.card-accordion--action .accordion .accordion-content .rte.text{padding:0}
@media only screen and (max-width:480px){.faqaccordion .middleContainer{padding:0}
}
.faq-accordion{font-weight:600;font-size:18px;margin-bottom:10px;display:block;color:#4b4b4b}
.popup-modal-background{display:none;position:fixed;background-color:#000;width:100%;height:100%}
#popup-modal-background{top:0;left:0;opacity:.8;-webkit-opacity:.8;-moz-opacity:.5;filter:alpha(opacity=50);z-index:1000}
#popup-modal-background.unset-popup-modal-bg{background:rgba(0,0,0,0)}
.popup-modal-content{z-index:99999;overflow:auto;min-height:100px;padding:30px;height:auto;position:fixed;top:18%;left:13%}
#popup-modal-background.active,#popup-modal-content.active,#modal-error-content.active{display:block}
#popup-modal-content h2,#modal-error-content h2{text-align:center}
.modalContent div{text-align:center;color:#454545}
#popup-modal-content .modalFooter{text-align:center}
#modal-error-content{width:450px !important;left:32% !important}
a.modal-error-close{margin-left:42%}
.modalContent a{color:#053c6d}
.siteCapture .popup-modal-content{margin-left:-342px;left:50%;display:block;width:682px;background:none !important;box-shadow:none !important}
.modal-close{height:34px !important;width:33px !important;right:45px !important;z-index:999;position:absolute;top:60px !important}
.edit-mode{position:relative}
.pop-up-component .siteCapture .siteCaptureContent{display:none}
.pop-up-component .mob_siteCapture{display:none}
.mob-popup-modal-content{overflow:hidden;height:258px !important;width:260px !important;left:50% !important;margin-left:-120px !important;padding:0;background:0;box-shadow:none;position:fixed;top:18%;min-height:100px;z-index:99999}
.mob_siteCapture .modal-close{top:50px !important;right:35px !important}
.siteCapture .siteCaptureContent .popup-modal-content.active{max-height:480px;overflow:hidden;width:750px}
.siteCapture .siteCaptureContent .popup-modal-content.active .modalContent{overflow:hidden}
.mob_siteCapture .mob_siteCaptureContent .popup-modal-content.active{overflow:hidden;height:240px !important;width:240px !important;left:50%;margin:60px 0 0 -120px;-webkit-border-radius:0;padding:0}
.pop-up-component .popup-modal-content .modalContent img{width:100%}
.card-section .card-item .list li:not(:last-child){padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:10px}
.banner-section{position:relative;background:#f0f0f0}
.banner-section .banner-slider{max-width:1216px;width:100%;margin:0 auto;outline:0}
.herocarouselunica .banner-section .banner-slider{min-height:441px}
.banner-section .banner-slider .slick-list{width:100vw;position:relative;left:50%;transform:translateX(-50%)}
.banner-section .banner-slider .banner-list{position:relative;overflow:hidden;display:none}
.banner-section .banner-slider .banner-list:first-child{display:block}
@media only screen and (min-width:desktop){.banner-section .banner-slider .banner-list:first-child{min-height:464px}
}
@media only screen and (min-width:1280px){.banner-section .banner-slider .banner-list:first-child{min-height:464px}
}
@media screen and (min-width:992px) and (max-width:1279px){.banner-section .banner-slider .banner-list:first-child{min-height:350px}
}
.banner-section .banner-slider .banner-list .media{position:relative}
.banner-section .banner-slider .banner-list .media.video-media video,.banner-section .banner-slider .banner-list .media.video-media iframe{background:#000;width:100%;height:100%;vertical-align:bottom}
.banner-section .banner-slider .banner-list .media.video-media a{display:block}
.banner-section .banner-slider .banner-list .media.video-media .btn-control{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);cursor:pointer}
.banner-section .banner-slider .banner-list .media.video-media .btn-control .pause-btn{display:none}
.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{width:100%;max-width:100%}
@media only screen and (max-width:tablet){.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{position:static;width:100% !important;max-width:100% !important;transform:none}
}
@media only screen and (max-width:990px){.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{position:static;width:100% !important;max-width:100% !important;transform:none}
.banner-section .banner-slider .banner-list .media img{height:auto !important}
}
@media screen and (min-width:992px) and (max-width:1279px){.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{height:400px !important}
}
@media only screen and (min-width:desktop){.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{height:464px !important;width:auto !important;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}
@media only screen and (min-width:1280px){.banner-section .banner-slider .banner-list .media img,.banner-section .banner-slider .banner-list .media video{height:464px !important;width:auto !important;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}
.banner-section .banner-slider .banner-list .content{position:absolute;width:100%;height:100%;top:0}
.banner-section .banner-slider .banner-list .content .contnet-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;max-width:1070px;width:100%;margin:30px auto 0}
.banner-section .banner-slider .banner-list .content .contnet-inner.right-content-inner{align-items:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end}
.banner-section .banner-slider .banner-list .content .contnet-inner.center-content-inner{align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center}
.banner-section .banner-slider .banner-list .content .contnet-inner.center-content-inner .center-content{margin:0 auto}
.banner-section .banner-slider .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-top:auto;margin-bottom:65px}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.banner-section .banner-slider .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-bottom:auto;padding-bottom:65px}
}
.banner-section .banner-slider .banner-list .content .contnet-inner .left-content,.banner-section .banner-slider .banner-list .content .contnet-inner .right-content{max-width:100%}
.banner-section .banner-slider .banner-list .content .contnet-inner .left-content{margin-right:auto}
.banner-section .banner-slider .banner-list .content .contnet-inner .right-content{margin-left:auto;margin-right:75px}
.banner-section .banner-slider .banner-list .content h3{font-family:"Muli",sans-serif;font-size:26px;text-transform:capitalize;line-height:35px;margin-bottom:10px;letter-spacing:-0.01em;color:#fff}
.banner-section .banner-slider .banner-list .content h4{font-family:Muli,sans-serif;font-size:20px;margin-bottom:20px;color:#fff}
.banner-section .banner-slider .banner-list .content h4 span{font-weight:400}
.banner-section .banner-slider .banner-list .content .button-group .ic-btn{padding:9px 28px;margin-right:15px}
.banner-section .banner-slider.slick-initialized .banner-list.slick-slide{display:block}
.banner-section .banner-slider .slick-arrow{border:0;z-index:9;width:40px;height:40px;top:105px}
.banner-section .banner-slider .slick-arrow:hover{width:40px;height:40px}
.banner-section .banner-slider .slick-arrow.slick-prev{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/white_left_arrow.svg") no-repeat center;background-size:16px;background-position:10px 7px}
.banner-section .banner-slider .slick-arrow.slick-prev:hover{background-position:center}
.banner-section .banner-slider .slick-arrow.slick-next{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/white_right_arrow.svg") no-repeat center;background-size:16px;background-position:14px 7px}
.banner-section .banner-slider .slick-arrow.slick-next:hover{background-position:center}
.banner-section .banner-slider .slick-dots{bottom:255px;z-index:1;width:auto;margin-left:75px}
.banner-section .banner-slider .slick-dots li{background:#fff}
.banner-section .banner-slider .slick-dots li.slick-active{background:#f37e20;width:10px;height:10px}
.banner-section .banner-slider:hover .slick-arrow:hover.slick-prev{background-color:rgba(0,0,0,0.2)}
.banner-section .banner-slider:hover .slick-arrow:hover.slick-next{background-color:rgba(0,0,0,0.2)}
.banner-section .tagline{width:226px;background:#ad1e23;position:absolute;right:-240px;color:#fff;z-index:1;border-right:4px solid #f37e20;-webkit-border-radius:25px 0 0 25px;-moz-border-radius:25px 0 0 25px;-ms-border-radius:25px 0 0 25px;-o-border-radius:25px 0 0 25px;border-radius:25px 0 0 25px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.banner-section .tagline p{font-size:12px;line-height:1.4;font-style:italic;padding:7px 10px 7px 30px;overflow:hidden;height:46px}
.banner-section .open-banner-video{cursor:pointer}
@media only screen and (min-width:desktop-wide){.banner-section .banner-slider{max-width:100%}
.banner-section .banner-slider .banner-list .content .contnet-inner{margin-top:50px}
.banner-section .banner-slider .slick-arrow{top:120px}
.banner-section .banner-slider .slick-arrow.slick-prev{left:130px}
.banner-section .banner-slider .slick-arrow.slick-next{right:130px}
.banner-section .banner-slider .slick-dots{max-width:1214px;bottom:265px;width:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);text-align:left}
.banner-section .banner-slider.i-home-banner .slick-arrow.slick-prev{left:90px}
.banner-section .banner-slider.i-home-banner .slick-arrow.slick-next{right:90px}
.banner-section .tagline{bottom:270px}
.banner-section .tagline p{padding:10px 10px 10px 20px}
}
@media only screen and (min-width:1440px){.banner-section .banner-slider{max-width:100%}
.herocarouselunica .banner-section .banner-slider{min-height:485px}
.banner-section .banner-slider .banner-list .content .contnet-inner{margin-top:50px}
.banner-section .banner-slider .slick-arrow{top:120px}
.banner-section .banner-slider .slick-arrow.slick-prev{left:130px}
.banner-section .banner-slider .slick-arrow.slick-next{right:130px}
.banner-section .banner-slider .slick-dots{max-width:1214px;bottom:300px;width:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);text-align:left}
.banner-section .banner-slider.i-home-banner .slick-arrow.slick-prev{left:90px}
.banner-section .banner-slider.i-home-banner .slick-arrow.slick-next{right:90px}
.banner-section .tagline{bottom:270px}
.banner-section .tagline p{padding:10px 10px 10px 20px}
}
@media only screen and (max-width:desktop-wide){.banner-section .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-bottom:130px}
}
@media only screen and (max-width:desktop-wide) and (-ms-high-contrast:active),only screen and (max-width:desktop-wide) and (-ms-high-contrast:none){.banner-section .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-bottom:auto;padding-bottom:115px}
}
@media only screen and (max-width:desktop-wide){.banner-section .tagline{bottom:250px}
}
@media only screen and (max-width:1439px){.banner-section .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-bottom:130px}
}
@media only screen and (max-width:1439px) and (-ms-high-contrast:active),only screen and (max-width:1439px) and (-ms-high-contrast:none){.banner-section .banner-list .content .contnet-inner.center-content-inner .bottom-content{margin-bottom:auto;padding-bottom:115px}
}
@media only screen and (max-width:1439px){.banner-section .tagline{bottom:250px}
}
@media screen and (min-width:1281px) and (max-width:1400px){.banner-section .banner-slider .banner-list .content h3{line-height:1.2;margin-bottom:13px}
.banner-section .banner-slider .banner-list .content h4{line-height:1;margin-bottom:15px}
.banner-section .banner-slider .slick-arrow{top:80px}
.banner-section .tagline{bottom:250px}
}
@media screen and (min-width:1025px) and (max-width:1280px){.banner-section .banner-slider .banner-list .content .contnet-inner{margin:10px auto 0}
.banner-section .banner-slider .banner-list .content h3{font-size:24px;margin-bottom:10px}
.banner-section .banner-slider .banner-list .content h4{font-size:20px;margin-bottom:10px}
.banner-section .banner-slider .slick-arrow{top:80px}
.banner-section .banner-slider .slick-dots{margin-left:70px;bottom:240px}
.banner-section .tagline{bottom:245px}
}
@media screen and (min-width:991px) and (max-width:1200px){.banner-section .banner-slider .banner-list .content .contnet-inner{margin-top:20px;padding-left:60px}
.banner-section .banner-slider .slick-arrow{top:90px}
.banner-section .banner-slider .slick-arrow.slick-prev{left:10px}
.banner-section .banner-slider .slick-arrow.slick-next{right:10px}
.banner-section .banner-slider .slick-dots{margin-left:70px;bottom:130px}
.banner-section .tagline{bottom:120px}
}
@media only screen and (min-width:992px){.banner-section .banner-slider .m-img{display:none}
}
@media only screen and (max-width:tablet){.banner-section .banner-slider .d-img{display:none}
.banner-section .banner-slider .banner-list .content{top:auto;bottom:12.83vw;height:auto;padding:0 5.35vw}
.banner-section .banner-slider .banner-list .content .contnet-inner{max-width:100%;position:relative;margin:0}
.banner-section .banner-slider .banner-list .content .contnet-inner .left-content,.banner-section .banner-slider .banner-list .content .contnet-inner .right-content{margin-right:auto;text-align:left;margin-left:initial}
.banner-section .banner-slider .banner-list .content h3{font-size:4.8vw;line-height:1.3;margin-bottom:4.1vw;font-weight:600}
.banner-section .banner-slider .banner-list .content h4{font-size:3.75vw;line-height:1.3;margin-bottom:6vw}
.banner-section .banner-slider .banner-list .content .button-group .ic-btn{font-size:2.48vw;padding:0 5.35vw;height:7.72vw;line-height:7.72vw}
.banner-section .banner-slider .banner-list .content .button-group .ic-more{font-size:2.48vw}
.banner-section .banner-slider .banner-list .content.style-2{position:absolute;padding-bottom:30px}
.banner-section .banner-slider .banner-list .content.style-2 .contnet-inner{justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end}
.banner-section .banner-slider .banner-list .content.style-2 h3{margin-bottom:20px}
.banner-section .banner-slider .slick-arrow{display:none !important}
.banner-section .banner-slider:hover .slick-arrow{display:none !important}
.banner-section .banner-slider .slick-dots{width:auto;bottom:5.34vw;top:auto;margin-left:5.35vw;z-index:9}
.banner-section .banner-slider .slick-dots li{background:#d1cfbb}
.banner-section .banner-slider .tagline{width:52vw;top:auto !important;bottom:3vw;-webkit-border-radius:6.7vw 0 0 6.7vw;-moz-border-radius:6.7vw 0 0 6.7vw;-ms-border-radius:6.7vw 0 0 6.7vw;-o-border-radius:6.7vw 0 0 6.7vw;border-radius:6.7vw 0 0 6.7vw;right:-52vw}
.banner-section .banner-slider .tagline p{padding:1vw 4vw;font-size:2.48vw;height:auto}
}
@media only screen and (max-width:990px){.banner-section .banner-slider .d-img{display:none}
.banner-section .banner-slider .banner-list .content{top:auto;bottom:12.83vw;height:auto;padding:0 5.35vw}
.banner-section .banner-slider .banner-list .content .contnet-inner{max-width:100%;position:relative;margin:0}
.banner-section .banner-slider .banner-list .content .contnet-inner .left-content,.banner-section .banner-slider .banner-list .content .contnet-inner .right-content{margin-right:auto;text-align:left;margin-left:initial}
.banner-section .banner-slider .banner-list .content h3{font-size:4.8vw;line-height:1.3;margin-bottom:4.1vw;font-weight:600}
.banner-section .banner-slider .banner-list .content h4{font-size:3.75vw;line-height:1.3;margin-bottom:6vw}
.banner-section .banner-slider .banner-list .content .button-group .ic-btn{font-size:2.48vw;padding:0 5.35vw;height:7.72vw;line-height:7.72vw}
.banner-section .banner-slider .banner-list .content .button-group .ic-more{font-size:2.48vw}
.banner-section .banner-slider .banner-list .content.style-2{position:absolute;padding-bottom:30px}
.banner-section .banner-slider .banner-list .content.style-2 .contnet-inner{justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end}
.banner-section .banner-slider .banner-list .content.style-2 h3{margin-bottom:20px}
.banner-section .banner-slider .slick-arrow{display:none !important}
.banner-section .banner-slider:hover .slick-arrow{display:none !important}
.banner-section .banner-slider .slick-dots{width:auto;bottom:5.34vw;top:auto;margin-left:5.35vw;z-index:9}
.banner-section .banner-slider .slick-dots li{background:#d1cfbb}
.banner-section .banner-slider .tagline{width:52vw;top:auto !important;bottom:3vw;-webkit-border-radius:6.7vw 0 0 6.7vw;-moz-border-radius:6.7vw 0 0 6.7vw;-ms-border-radius:6.7vw 0 0 6.7vw;-o-border-radius:6.7vw 0 0 6.7vw;border-radius:6.7vw 0 0 6.7vw;right:-52vw}
.banner-section .banner-slider .tagline p{padding:1vw 4vw;font-size:2.48vw;height:auto}
}
@media only screen and (max-width:phablet){.banner-section .banner-slider .m-img{height:auto}
}
@media only screen and (max-width:559px){.banner-section .banner-slider .m-img{height:auto}
}
@media only screen and (min-width:1439px){.banner-card-section-new .banner-section .banner-slider.i-home-banner .banner-list .media img{min-height:550px}
}
@media only screen and (min-width:desktop-wide){.banner-card-section-new .banner-section .banner-slider .banner-list:first-child{min-height:550px}
}
@media only screen and (min-width:1440px){.banner-card-section-new .banner-section .banner-slider .banner-list:first-child{min-height:550px}
}
@media only screen and (min-width:desktop){.banner-card-section-new .banner-section .banner-slider .banner-list:first-child{min-height:485px}
}
@media only screen and (min-width:1280px){.banner-card-section-new .banner-section .banner-slider .banner-list:first-child{min-height:485px}
}
@media screen and (min-width:992px) and (max-width:1279px){.banner-card-section-new .banner-section .banner-slider .banner-list:first-child{min-height:400px}
}
.banner-card-section-new .banner-section .banner-slider .banner-list .media{border-radius:0}
.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{width:auto !important;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
@media only screen and (max-width:tablet){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{position:static;width:100% !important;max-width:100% !important;transform:none}
}
@media only screen and (max-width:990px){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{position:static;width:100% !important;max-width:100% !important;transform:none}
}
@media screen and (min-width:992px) and (max-width:1279px){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{height:400px !important}
}
@media only screen and (min-width:desktop){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{height:485px !important}
}
@media only screen and (min-width:1280px){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{height:485px !important}
}
@media only screen and (min-width:desktop-wide){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{height:550px !important}
}
@media only screen and (min-width:1440px){.banner-card-section-new .banner-section .banner-slider .banner-list .media img,.banner-card-section-new .banner-section .banner-slider .banner-list .media video{height:550px !important}
}
@media screen and (min-width:1200px) and (max-width:1280px){.banner-card-section-new .banner-section .tagline{bottom:245px}
}
.banner-nudge-active{-webkit-animation:slide .2s forwards;-webkit-animation-delay:.2s;animation:slide .2s forwards;animation-delay:.2s}
@-webkit-keyframes slide{100%{right:0}
}
@keyframes slide{100%{right:0}
}
.card-section .section-inner{padding:0 20px !important}
.card-section .card-lists{margin:0 -10px}
.card-section .card-lists>.slick-list{z-index:1}
.card-section .card-lists .slick-arrow{top:calc(50% - 90px)}
.card-section .card-lists .slick-dots{bottom:70px}
.card-section .card-lists.slick-initialized .card-item{display:block}
.card-section .card-item{width:calc(100% / 3);background:#fff;-webkit-box-shadow:0 2px 15px rgba(117,117,117,0.2);-moz-box-shadow:0 2px 15px rgba(117,117,117,0.2);-ms-box-shadow:0 2px 15px rgba(117,117,117,0.2);-o-box-shadow:0 2px 15px rgba(117,117,117,0.2);box-shadow:0 2px 15px rgba(117,117,117,0.2);padding:12px 15px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;min-height:220px;display:none;margin:0 10px 10px}
.card-section .card-item h5{font-size:14px;font-weight:bold;color:#131317;margin-bottom:10px}
.card-section .card-item h5.blue-text{color:#074a86;margin-bottom:5px}
.card-section .card-item h5.blue-text::before{content:"";display:inline-block;width:9px;height:9px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;background:#219653;margin-right:5px}
.card-section .card-item .ic-more{margin-top:15px;font-weight:600;display:inline-block;margin-right:auto;text-decoration:none}
.card-section .card-item .list li{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.card-section .card-item .list li:not(:last-child){padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:10px}
.card-section .card-item .list li a{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;text-decoration:none;width:100%;cursor:pointer;outline:0}
.card-section .card-item .list li a img{flex:0 1 auto}
.card-section .card-item .list li a:hover{color:#f37e20;text-decoration:none}
.card-section .card-item .list li a:hover p{color:#f37e20}
.card-section .card-item .list li p{padding-left:15px;line-height:21px;color:#646464}
.card-section .card-item .list li.full-width{width:100%;flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.card-section .card-item .list li.full-width a{flex-direction:column;-webkit-flex-direction:column;width:100%}
.card-section .card-item .list li.full-width a.ic-more{width:auto}
.card-section .card-item .list li.full-width a.openvideo{width:100%}
.card-section .card-item .list li.full-width img{width:100%;max-width:260px}
.card-section .card-item .list li.full-width p{padding:10px 0 0;max-width:100%}
.card-section .card-item .list.list-card li:hover a{position:relative}
.card-section .card-item .list.list-card li:hover a p,.card-section .card-item .list.list-card li:hover a img{z-index:1;color:#f37e20}
.card-section .card-item .list.list-card li:hover a::before{content:"";position:absolute;background:#fff0e6;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;top:-5px;left:-10px;width:calc(100% + 20px);height:calc(100% + 10px)}
.card-section .card-item .list.list-card li.full-width p{max-width:100%}
.card-section .card-item .list.list-card li.full-width:hover .ic-more::before{background:transparent}
.card-section .card-item .list.bill-list{margin:0 -4px;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.card-section .card-item .list.bill-list>li{position:relative;width:33%;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;border:0;margin:10px 0;padding-bottom:0}
.card-section .card-item .list.bill-list>li>a{flex-direction:column;-webkit-flex-direction:column}
.card-section .card-item .list.bill-list>li .icon{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:38px;height:38px;background:#f6f6f6;border-radius:100%;margin:0 auto 5px}
.card-section .card-item .list.bill-list>li .icon .h-icon{display:none}
.card-section .card-item .list.bill-list>li .icon img{flex:0 auto}
.card-section .card-item .list.bill-list>li .icon:hover img{-webkit-box-shadow:0 1px 9px #999;-moz-box-shadow:0 1px 9px #999;-ms-box-shadow:0 1px 9px #999;-o-box-shadow:0 1px 9px #999;box-shadow:0 1px 9px #999;border-radius:100%}
.card-section .card-item .list.bill-list>li p{padding:0;font-size:13px;text-align:center;text-transform:none}
.card-section .card-item .list.bill-list>li .n_icon{position:absolute;background:#f37e20;border-radius:50%;top:-10px;right:calc(50% - 19px);width:16px;height:16px;color:#fff;font-size:11px;letter-spacing:.02em;text-align:center;line-height:16px;font-weight:600}
.card-section .card-item .list.bill-list>li:nth-child(4) .dropdown,.card-section .card-item .list.bill-list>li:nth-child(5) .dropdown,.card-section .card-item .list.bill-list>li:nth-child(6) .dropdown{bottom:60px;top:auto}
.card-section .card-item .list.bill-list>li:nth-child(4) .dropdown::after,.card-section .card-item .list.bill-list>li:nth-child(5) .dropdown::after,.card-section .card-item .list.bill-list>li:nth-child(6) .dropdown::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:-15px;left:50px;top:auto}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown{left:auto;right:0}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown::after{right:55px;left:auto}
.card-section .card-item .list.bill-list>li:nth-child(3) .dropdown::after{right:35px}
.card-section .card-item .list.bill-list .dropdown{display:none;position:absolute;top:45px;left:0;z-index:2;padding:15px;width:255px;background:#fff;-webkit-box-shadow:0 2px 15px rgba(117,117,117,0.2);-moz-box-shadow:0 2px 15px rgba(117,117,117,0.2);-ms-box-shadow:0 2px 15px rgba(117,117,117,0.2);-o-box-shadow:0 2px 15px rgba(117,117,117,0.2);box-shadow:0 2px 15px rgba(117,117,117,0.2);border:1px solid rgba(117,117,117,0.2);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
.card-section .card-item .list.bill-list .dropdown::after{content:"";position:absolute;left:75px;top:0;width:0;height:0;border:8px solid black;border-color:transparent transparent #fff #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);-moz-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);-ms-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);-o-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1)}
.card-section .card-item .list.bill-list .dropdown .dropdown-content{max-height:110px;margin-bottom:5px;border-bottom:1px solid rgba(0,0,0,0.1);overflow-y:auto}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li{width:100%;height:auto;border-width:0 0 1px 0;padding:0 0 8px;margin:0 0 8px}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li .desc{padding-left:10px}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li .desc h6{font-size:13px;line-height:1.3;letter-spacing:.02em;font-weight:600}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li .desc p{padding-left:0;text-align:left}
.card-section .card-item .list.bill-list .dropdown .dropdown-content li .desc p a{display:inline-block;width:auto;color:#ad1e23;font-weight:600}
.card-section .card-item .list.bill-list .dropdown .note{padding:0 10px 5px 10px;font-size:11px;color:#ad1e23}
.card-section .card-item .list.bill-list .dropdown .ic-btn{text-align:center;display:block;padding:6px;color:#fff}
.card-section .card-item .list.bill-list .dropdown .ic-btn:hover{color:#f37e20}
.card-section .card-item .list.bill-list li:hover a,.card-section .card-item .list.bill-list li:hover a>p{color:#f37e20}
.card-section .card-item .list.bill-list li:hover .icon{background:#fff;-webkit-box-shadow:0 0 12px rgba(16,17,18,0.12);-moz-box-shadow:0 0 12px rgba(16,17,18,0.12);-ms-box-shadow:0 0 12px rgba(16,17,18,0.12);-o-box-shadow:0 0 12px rgba(16,17,18,0.12);box-shadow:0 0 12px rgba(16,17,18,0.12)}
.card-section .card-item .list.bill-list li:hover .dropdown{display:block}
.card-section .card-item .list.grow-list{margin:0 -4px;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.card-section .card-item .list.grow-list>li{position:relative;width:50%;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:0;margin:10px 0;padding-bottom:0}
.card-section .card-item .list.grow-list>li>a{flex-direction:column;-webkit-flex-direction:column}
.card-section .card-item .list.grow-list>li .icon{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:38px;height:38px;background:#f6f6f6;border-radius:100%;margin:0 auto 5px}
.card-section .card-item .list.grow-list>li .icon .h-icon{display:none}
.card-section .card-item .list.grow-list>li .icon img{flex:0 auto}
.card-section .card-item .list.grow-list>li .icon:hover img{-webkit-box-shadow:0 1px 9px #999;-moz-box-shadow:0 1px 9px #999;-ms-box-shadow:0 1px 9px #999;-o-box-shadow:0 1px 9px #999;box-shadow:0 1px 9px #999;border-radius:100%}
.card-section .card-item .list.grow-list>li p{padding:0;font-size:13px;font-weight:700;text-align:center;text-transform:none;color:#000}
.card-section .card-item .list.grow-list li:hover a,.card-section .card-item .list.grow-list li:hover a>p{color:#f37e20}
.card-section .card-item .list.grow-list li:hover .icon{background:#fff;-webkit-box-shadow:0 0 12px rgba(16,17,18,0.12);-moz-box-shadow:0 0 12px rgba(16,17,18,0.12);-ms-box-shadow:0 0 12px rgba(16,17,18,0.12);-o-box-shadow:0 0 12px rgba(16,17,18,0.12);box-shadow:0 0 12px rgba(16,17,18,0.12)}
.card-section .card-item .offer-slider{margin-bottom:10px}
.card-section .card-item .offer-slider .offer{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;background:#fff;padding:0 10px}
.card-section .card-item .offer-slider .offer img{width:70px}
.card-section .card-item .offer-slider .offer p{padding-left:10px;color:#646464}
.card-section .card-item .offer-slider .offer a{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;text-decoration:none}
.card-section .card-item .offer-slider .offer a:hover{color:#f37e20;text-decoration:none}
.card-section .card-item .offer-slider .offer a:hover p{color:#f37e20}
.card-section .card-item .offer-slider .slick-arrow{top:calc(50% - 30px);transform:scale(0.55);background-color:#fff0e6;border:0;z-index:9}
.card-section .card-item .offer-slider .slick-dots{position:relative;bottom:0}
.card-section .card-item .offer-slider .slick-dots li{margin:0 3px}
.card-section .card-item .offer-slider .slick-dots li.slick-active{width:7px;height:7px}
.card-section .card-item .offer-links p{width:100%;padding:10px 15px;background:#fff0e6;text-align:center;color:#f37e20;border-radius:50px;margin-bottom:10px;line-height:1.3;cursor:pointer}
.card-section .card-item .offer-links p a{color:#f37e20;margin-top:0;text-decoration:none}
.card-section .card-item .offer-links p:hover{background:#f37e20}
.card-section .card-item .offer-links p:hover a{color:#fff}
.card-section .card-item .offer-links p+.ic-more{margin-top:5px}
.card-section .card-item.billcard-item{padding-bottom:10px}
.card-section .card-item.billcard-item .ic-more{margin-top:9px}
.card-section .card-nav{padding:0 30px 0 20px;z-index:3}
.card-section .card-nav::after,.card-section .card-nav::before{display:none}
.card-section .card-nav.slick-initialized .slick-slide{display:flex !important}
.card-section .card-nav .slick-list,.card-section .card-nav .slick-track{padding:0}
.card-section .card-nav .slick-slide{text-transform:uppercase;margin-right:15px;margin-right:15px;display:flex !important;align-items:Center;-webkit-align-items:Center;-ms-flex-align:Center;padding:10px 0;margin-right:20px}
.card-section .card-nav .slick-slide span{min-width:24px;margin-right:5px}
.card-section .card-nav .slick-slide span.active{display:none}
.card-section .card-nav .slick-slide.slick-current{background:#fff;font-weight:600;color:#f37e20;border-bottom:2px solid #f37e20}
@media only screen and (max-width:767px){.card-section .card-nav{display:flex}
.card-section .card-nav span{display:none}
.card-section .card-nav .slick-slide.slick-current{background:transparent}
}
.card-section .card-nav .slick-slide.slick-current::after{display:none}
.card-section .card-nav .slick-slide.slick-current span{display:none}
.card-section .card-nav .slick-slide.slick-current span.active{display:block}
.card-section .card-nav .slick-slide.slick-current a{background:#fff;color:#f37e20;border-width:0 0 2px 0}
.card-section .card-nav .slick-arrow{background-size:7px;border:0}
.card-section .card-nav .slick-arrow.slick-disabled{display:none !important}
.card-section.card-section-new{margin-top:-5px;padding-top:20px;background:linear-gradient(175deg,#fff7eb 0,rgba(249,240,227,0) 50%)}
.card-section.bill-list-hover .card-lists>.slick-list{padding:150px 0;margin:-150px 0;z-index:1}
.card-section .offer-ul-slider{margin:0 -10px;padding:0 25px}
.card-section .offer-ul-slider .offer-ul-list{padding:0 5px}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card:not(:last-child){margin-bottom:20px}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .icon{width:40px;margin-right:8px}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .desc{width:calc(100% - 48px)}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .desc h6{color:#000;font-size:12px;line-height:120%}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .desc p{font-size:13px;line-height:16px;color:#646464}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .desc .ic-more{margin-top:5px;font-size:11.5px;letter-spacing:.07em;padding-right:15px !important}
.card-section .card-lists .offer-ul-slider .slick-arrow{top:calc(50% - 20px);background-color:#fff0e5;width:22px;height:22px;background-size:6px;border:0;background-position:center}
.card-section .offer-ul-slider .slick-arrow.slick-prev{left:10px}
.card-section .offer-ul-slider .slick-arrow.slick-next{right:10px}
@media only screen and (max-width:991px){.card-section .offer-ul-slider{padding:0 20px;min-height:180px}
.card-section .offer-ul-slider .slick-arrow.slick-prev{left:0}
.card-section .offer-ul-slider .slick-arrow.slick-next{right:0}
}
.card-section .iMobilecard{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end;position:relative;background:#fff0e5;margin:-12px -15px;padding:15px;border-radius:10px;min-height:130px}
.card-section .iMobilecard .media img{max-width:105px;margin-bottom:10px}
.card-section .iMobilecard .title{display:-ms-flexbox;display:-webkit-flex;display:flex}
.card-section .iMobilecard .rating{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:150px;height:16px;background:rgba(246,155,81,0.2);border-radius:10px;letter-spacing:.05em;text-transform:capitalize;color:#646464;font-size:10px;line-height:140.62%;margin-left:10px}
.card-section .iMobilecard .rating img{margin:-2px 5px 0 0}
.card-section .iMobilecard h4{font-weight:800;font-size:16px;line-height:100%;letter-spacing:-0.02em;color:#646464;margin-bottom:5px}
.card-section .iMobilecard p{font-size:12px;font-weight:600;line-height:120%;text-transform:capitalize;color:#646464}
.card-section .iMobilecard p.sub-title{margin-bottom:20px}
.card-section .iMobilecard .button-group{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:15px;visibility:hidden}
.card-section .iMobilecard .button-group a:not(:last-child){margin-right:8px}
.card-section .iMobilecard .button-group a img{max-width:94px}
.card-section .iMobilecard .ic-more{font-size:12px}
@media only screen and (max-width:990px){.card-section .iMobilecard .button-group{visibility:visible}
}
@media only screen and (max-width:desktop){.card-section{top:-110px;margin-bottom:-100px}
.card-section.bill-list-hover .card-lists>.slick-list{margin:-150px 0 -170px}
.card-section .card-lists{padding:0}
.card-section .card-lists>.slick-arrow{transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-moz-transform:scale(0.8)}
.card-section .card-lists>.slick-arrow.slick-next{-webkit-transform:scale(0.8) scaleX(-1);-moz-transform:scale(0.8) scaleX(-1);-ms-transform:scale(0.8) scaleX(-1);-o-transform:scale(0.8) scaleX(-1);transform:scale(0.8) scaleX(-1)}
.card-section .card-item .list.bill-list>li .dropdown::after{left:65px}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown{left:auto;right:0}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown::after{right:25px;left:auto}
.card-section .card-item .list.bill-list>li:nth-child(4) .dropdown::after,.card-section .card-item .list.bill-list>li:nth-child(5) .dropdown::after{left:40px}
.card-section .card-item .list.bill-list>li:nth-child(6) .dropdown::after{right:50px;left:auto}
}
@media only screen and (max-width:1279px){.card-section{top:-110px;margin-bottom:-100px}
.card-section.bill-list-hover .card-lists>.slick-list{margin:-150px 0 -170px}
.card-section .card-lists{padding:0}
.card-section .card-lists>.slick-arrow{transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-moz-transform:scale(0.8)}
.card-section .card-lists>.slick-arrow.slick-next{-webkit-transform:scale(0.8) scaleX(-1);-moz-transform:scale(0.8) scaleX(-1);-ms-transform:scale(0.8) scaleX(-1);-o-transform:scale(0.8) scaleX(-1);transform:scale(0.8) scaleX(-1)}
.card-section .card-item .list.bill-list>li .dropdown::after{left:65px}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown{left:auto;right:0}
.card-section .card-item .list.bill-list>li:nth-child(3n) .dropdown::after{right:25px;left:auto}
.card-section .card-item .list.bill-list>li:nth-child(4) .dropdown::after,.card-section .card-item .list.bill-list>li:nth-child(5) .dropdown::after{left:40px}
.card-section .card-item .list.bill-list>li:nth-child(6) .dropdown::after{right:50px;left:auto}
}
@media only screen and (min-width:992px){.card-section .card-other-lists{display:-ms-flexbox;display:-webkit-flex;display:flex}
.card-section .card-other-lists .card-item{display:block}
.card-section .card-other-lists .card-item:nth-child(1){height:230px !important;overflow:hidden;width:36%}
.card-section .card-other-lists .card-item:nth-child(2),.card-section .card-other-lists .card-item:nth-child(3){width:32%}
}
@media only screen and (min-width:1200px){.card-section .card-other-lists{display:-ms-flexbox;display:-webkit-flex;display:flex}
.card-section .card-other-lists .card-item{display:block}
.card-section .card-other-lists .card-item:nth-child(1){width:620px !important}
.card-section .card-other-lists .card-item:nth-child(2),.card-section .card-other-lists .card-item:nth-child(3){width:280px !important}
}
@media only screen and (max-width:tablet){.card-section{top:0;margin-bottom:0;margin-top:20px}
.card-section .card-lists>.slick-dots{position:static;margin:0 0 20px 0;text-align:center}
}
@media only screen and (max-width:990px){.card-section{top:0;margin-bottom:0;margin-top:20px;min-height:200px}
.card-section .card-lists>.slick-dots{position:static;margin:0 0 20px 0;text-align:center}
}
@media only screen and (min-width:768px){.card-section .card-nav{display:none}
}
@media only screen and (min-width:desktop){.card-section{position:absolute;bottom:0;padding-bottom:20px;left:0;width:100%}
}
@media only screen and (min-width:1280px){.card-section{position:absolute;bottom:0;padding-bottom:20px;left:0;width:100%}
}
@media screen and (min-width:1025px) and (max-width:1367px){.card-section{padding-bottom:0}
}
@media only screen and (max-width:tablet){.card-section.bill-list-hover .card-lists>.slick-list{margin:-150px 0;padding:150px 0 !important}
.card-section .card-lists{padding:0}
.card-section .card-item{width:100%;margin-top:20px;margin-bottom:20px;margin-right:20px;margin-left:0}
.card-section .card-item .list.bill-list li .dropdown::after{left:60px}
.card-section .card-item .list.bill-list li:nth-child(4) .dropdown,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown,.card-section .card-item .list.bill-list li:nth-child(6) .dropdown{top:45px;bottom:auto}
.card-section .card-item .list.bill-list li:nth-child(4) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(6) .dropdown::after{-webkit-transform:rotate(135deg);transform:rotate(135deg);left:60px;top:0;right:auto}
.card-section .card-item .list.bill-list li:nth-child(3n) .dropdown::after{right:20px;left:auto}
.card-section .card-item.slick-slide:first-child{margin-left:0}
}
@media only screen and (max-width:990px){.card-section.bill-list-hover .card-lists>.slick-list{margin:-150px 0;padding:150px 0 !important}
.card-section .card-lists{padding:0}
.card-section .card-item{width:100%;margin-top:20px;margin-bottom:20px;margin-right:20px;margin-left:0}
.card-section .card-item .list.bill-list li .dropdown::after{left:60px}
.card-section .card-item .list.bill-list li:nth-child(4) .dropdown,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown,.card-section .card-item .list.bill-list li:nth-child(6) .dropdown{top:45px;bottom:auto}
.card-section .card-item .list.bill-list li:nth-child(4) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(6) .dropdown::after{-webkit-transform:rotate(135deg);transform:rotate(135deg);left:60px;top:0;right:auto}
.card-section .card-item .list.bill-list li:nth-child(3n) .dropdown::after{right:20px;left:auto}
.card-section .card-item.slick-slide:first-child{margin-left:0}
}
@media only screen and (max-width:tablet-small){.card-section .section-inner .card-item .list.list-card li a img{width:110px}
}
@media only screen and (max-width:639px){.card-section .section-inner .card-item .list.list-card li a img{width:110px}
}
@media only screen and (max-width:phone-wide){.card-section .card-item .list.bill-list li:nth-child(2) .dropdown,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown{left:calc(50% - 125px)}
.card-section .card-item .list.bill-list li:nth-child(2) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown::after{left:calc(50% + 13px);right:auto}
}
@media only screen and (max-width:479px){.card-section .card-item .list.bill-list li:nth-child(2) .dropdown,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown{left:calc(50% - 125px)}
.card-section .card-item .list.bill-list li:nth-child(2) .dropdown::after,.card-section .card-item .list.bill-list li:nth-child(5) .dropdown::after{left:calc(50% + 13px);right:auto}
}
.video-popup{display:none;position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.6);z-index:10000;overflow-y:auto}
.video-popup .video-popup-inner{position:relative;width:93%;max-width:762px;background:#fff;margin:0 auto;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);padding:20px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.video-popup .video-popup-inner .popup-close,.video-popup .video-popup-inner .banner-popup-close{cursor:pointer;width:34px;height:34px;background:#f37e20;border:2px solid #fff;border-radius:50%;position:absolute;top:-15px;right:-10px;text-align:center;line-height:27px}
.video-popup .video-popup-inner .popup-close img,.video-popup .video-popup-inner .banner-popup-close img{vertical-align:middle}
.video-popup .video-popup-inner video{width:100%}
.video-popup .video-popup-inner .media{position:relative}
.video-popup .video-popup-inner .media .btn-control{position:absolute;top:calc(50% - 32px);left:calc(50% - 47px);cursor:pointer}
.video-popup .video-popup-inner .media .btn-control div{width:68px;height:48px;border-radius:10px;text-align:center;background:rgba(0,0,0,0.65);line-height:46px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;max-width:16px}
.video-popup .video-popup-inner .media .btn-control div:hover{background:rgba(255,0,0,0.65)}
.video-popup .video-popup-inner .media .btn-control .pause-btn{display:none;opacity:0}
.video-popup .video-popup-inner .media .btn-control:hover .pause-btn{opacity:1}
.video-popup .video-popup-inner .media.iframe iframe{width:100%;min-height:400px}
.video-popup .video-popup-inner .content{margin-top:10px;max-width:500px}
.video-popup .video-popup-inner .content h4{font-weight:600;font-size:16px;line-height:138%;margin-bottom:5px}
.video-popup .video-popup-inner .content p{font-size:14px;line-height:138%}
@media only screen and (max-width:tablet-small){.video-popup{top:0}
.video-popup .video-popup-inner .media .btn-control{top:calc(50% - 18px);left:calc(50% - 25px)}
.video-popup .video-popup-inner .media .btn-control div{width:50px;height:36px;line-height:33px;border-radius:10px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;width:15px}
.video-popup .video-popup-inner .media.iframe iframe{min-height:250px}
}
@media only screen and (max-width:639px){.video-popup{top:0}
.video-popup .video-popup-inner .media .btn-control{top:calc(50% - 18px);left:calc(50% - 25px)}
.video-popup .video-popup-inner .media .btn-control div{width:50px;height:36px;line-height:33px;border-radius:10px}
.video-popup .video-popup-inner .media .btn-control div img{vertical-align:middle;width:15px}
.video-popup .video-popup-inner .media.iframe iframe{min-height:250px}
}
.banner-card-section{position:relative}
@media screen and (min-width:1025px) and (max-width:1280px){.banner-section .banner-slider .slick-dots{bottom:255px}
}
.offer-ul-card:hover{background-color:lightgrey}
.card-section .iMobilecard .title{width:inherit}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card:hover{background:#f6f6f6;border-radius:5px}
.card-section .imTopCon{background:#fff0e5;margin:-12px -15px;padding:15px;border-radius:10px}
@media screen and (max-width:600px){.card-section .imTopCon{padding-bottom:22px}
}
.card-section .imTopCon .titleiMobile{display:-ms-flexbox;display:-webkit-box;display:flex}
.card-section .imTopCon .rating{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;width:150px;height:16px;background:rgba(246,155,81,0.2);border-radius:10px;letter-spacing:.05em;text-transform:capitalize;color:#646464;font-size:10px;line-height:140.62%;margin-left:10px}
.card-section .imTopCon .rating img{margin:-2px 5px 0 5px}
.card-section .imTopCon p{font-size:12px;font-weight:600;line-height:120%;color:#646464}
.video-popup.imobile{height:100%;top:0}
.video-popup.imobile .video-popup .video-popup-inner{top:50px}
.card-section .offer-ul-slider .offer-ul-list a:not(:last-child) .offer-ul-card{margin-bottom:20px}
.card-section .offer-ul-slider .offer-ul-list .offer-ul-card .desc .ic-more{color:#f37e20}
.ifsc-finder-section .orange-bg{margin-top:15px;padding:40px}
.ifsc-finder-section h5{margin-bottom:20px}
.ifsc-finder-section p.f-16{line-height:24px;max-width:1080px}
.ifsc-finder-section .search-container{margin:0 0 20px;display:-ms-flexbox;display:-webkit-flex;display:flex;max-width:714px}
.ifsc-finder-section .search-container .search-box-area{position:static;max-width:594px;margin-right:20px;width:calc(100% - 115px)}
.ifsc-finder-section .search-container .search-box-area input[type="text"]{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/search-icon.svg") no-repeat right;background-size:20px;width:calc(100% - 15px);padding:10px 25px 10px 15px}
.ifsc-finder-section .search-container .ic-btn{width:auto;position:absolute;margin-left:30px;z-index:9;cursor:pointer}
.ifsc-finder-section .search-container .search-listing{max-width:594px;width:calc(100% - 115px)}
.ifsc-finder-section .search-listing .search-listing-inner{z-index:9 !important}
.ifsc-finder-section .or-text{position:relative;font-weight:bold;font-size:18px;line-height:138%;color:#999;margin-bottom:20px}
.ifsc-finder-section .or-text::after{content:"";width:100px;height:1px;border-top:1px dashed rgba(139,139,139,0.5);position:absolute;top:12px;left:35px}
.ifsc-finder-section .branch-dropdowns{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.ifsc-finder-section .branch-dropdowns .dropdown{max-width:232px;width:100%}
.ifsc-finder-section .branch-dropdowns .dropdown:not(:last-child){margin-right:30px}
.ifsc-finder-section .branch-dropdowns .dropdown .ui-selectmenu-button{max-width:232px}
.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3){max-width:385px}
.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3) .ui-selectmenu-button{max-width:385px}
.ifsc-finder-section .branch-dropdowns .dropdown label{width:100%;margin-bottom:10px;display:block;font-size:14px;line-height:19px;color:#666}
.ifsc-finder-section .branch-dropdowns .dropdown .ui-selectmenu-button.ui-button{background:#fff;border:1px solid #f37e20;font-size:18px;font-weight:400;width:100%}
.ifsc-finder-section .branch-dropdowns .dropdown .ui-selectmenu-button.ui-button .ui-selectmenu-icon{top:20px;right:15px;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}
.ifsc-finder-section .branch-dropdowns .dropdown .ui-selectmenu-button.ui-button .ui-selectmenu-text{padding:10px 15px;font-size:18px;font-weight:400;min-height:40px}
.ifsc-finder-section .branch-table table{width:100%;border-spacing:0;border-collapse:separate;border:1px solid rgba(102,102,102,0.2);max-width:1100px}
.ifsc-finder-section .branch-table table:not(:last-child){margin-bottom:30px}
.ifsc-finder-section .branch-table table tr td{padding:10px 30px;background:#fff;line-height:24px}
.ifsc-finder-section .branch-table table tr td:first-child{background:#fdf6f4;width:230px;border-right:1px dashed rgba(102,102,102,0.2);font-weight:600}
.ifsc-finder-section .branch-table table tr:not(:last-child) td{border-bottom:1px solid rgba(102,102,102,0.2)}
@media only screen and (max-width:991px){.ifsc-finder-section .orange-bg{padding:40px 20px}
.ifsc-finder-section .branch-dropdowns .dropdown,.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3){max-width:100%;margin-bottom:10px}
.ifsc-finder-section .branch-dropdowns .dropdown:not(:last-child),.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3):not(:last-child){margin-right:0}
.ifsc-finder-section .branch-dropdowns .dropdown .ui-selectmenu-button,.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3) .ui-selectmenu-button,.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3) .ui-selectmenu-button,.ifsc-finder-section .branch-dropdowns .dropdown:nth-child(3):nth-child(3) .ui-selectmenu-button{max-width:100%}
.ifsc-finder-section .search-container{margin-bottom:25px}
.ifsc-finder-section .branch-table table tr td:first-child{width:160px}
}
@media only screen and (max-width:480px){.ifsc-finder-section .search-container .search-box-area,.ifsc-finder-section .search-container .search-listing{width:calc(100% - 85px)}
.ifsc-finder-section .search-container .ic-btn{width:75px}
.ifsc-finder-section .branch-table table tr td{padding:10px 20px}
.ifsc-finder-section .branch-table table tr td:first-child{width:100px}
}
.ui-selectmenu-button-closed,.ui-selectmenu-button-open{display:block;border-bottom:1px solid #c4c4c4;-webkit-flex:auto;-ms-flex:auto;flex:auto;margin-right:30px;position:relative}
.ui-selectmenu-button-closed .ui-selectmenu-text,.ui-selectmenu-button-open .ui-selectmenu-text{color:#3d3d3d;font-weight:700;font-size:16px;padding-bottom:5px;cursor:pointer}
.ui-selectmenu-button-closed .ui-icon-triangle-1-s,.ui-selectmenu-button-open .ui-icon-triangle-1-s{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #4b4b4b;right:0;top:7px;margin-right:0}
.ui-selectmenu-button-open .ui-icon-triangle-1-s{border-top:0;border-bottom:5px solid #ee781e}
.ui-selectmenu-button-closed,.ui-selectmenu-button-open{width:100%}
.ui-selectmenu-button-closed,.ui-selectmenu-button-open{margin-top:20px;margin-bottom:30px}
.ui-selectmenu-open{z-index:120;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,0.05)}
.ui-selectmenu-open #state-dropdown-menu li,.ui-selectmenu-open #city-dropdown-menu li,.ui-selectmenu-open #branch-dropdown-menu li{padding:0;border-bottom:1px solid #fafaf6}
.ui-selectmenu-open #state-dropdown-menu li div,.ui-selectmenu-open #city-dropdown-menu li div,.ui-selectmenu-open #branch-dropdown-menu li div{padding:8px 10px;border-bottom:1px solid #fafaf6}
.ui-selectmenu-open #state-dropdown-menu li a,.ui-selectmenu-open #city-dropdown-menu li a,.ui-selectmenu-open #branch-dropdown-menu li a{font-size:12px;color:#4b4b4b}
.ui-menu-item{cursor:pointer}
.ui-menu-item:hover{background-color:#f9f9f9}
.ifsc-queries-section{margin-left:auto !important;margin-right:auto !important;max-width:1260px !important;width:100% !important;float:none !important;margin-top:0}
#state-dropdown-menu,#city-dropdown-menu,#branch-dropdown-menu{max-height:300px}
#branch-dropdown-menu{max-width:385px}
.error-content{text-align:center;padding:30px 20px 50px}
.error-content img{margin-bottom:30px}
.error-content h3{font-size:34px;margin-bottom:15px;font-weight:800;color:#000;text-transform:capitalize}
.error-content p{color:#666}
.error-content .ic-btn{margin-top:20px;text-decoration:none;cursor:pointer;min-width:220px}
@media only screen and (max-width:tablet){.error-content img{max-width:200px}
.error-content h3{font-size:30px}
}
@media only screen and (max-width:990px){.error-content img{max-width:200px}
.error-content h3{font-size:30px}
}
.ifsc-finder-section .section-inner{padding:40px 20px 10px 20px}
.component12{width:100%;margin:0 auto 0 auto;position:relative}
.cc-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%}
.formdiv{width:60%;background:#f8f8f8;text-align:center;margin-bottom:3%}
.forwidth12{width:45% !important}
.bankcustomer{width:45%;text-align:left;padding:0 0 0 3%;border-right:1px solid;height:275px;margin-top:1%;float:left}
.otpbank{border-right:none !important;float:none !important;width:93% !important}
.h2newc{font-size:21px !important;text-align:left !important;font-family:Muli,sans-serif;font-weight:initial;color:#ef7c00;margin:.67em 0}
.newsignup{font-size:16px;font-weight:600;margin-top:-2%}
.ftxtdivse2{margin-bottom:8%;height:30px;width:100%;border-bottom:1px solid;margin-right:8%}
.orderotp{width:50% !important;float:left !important;margin-right:3% !important}
.ltxtdiv{margin-bottom:4%;height:30px;width:42%;border-bottom:1px solid;float:left}
.ftbox{width:47%;border-bottom:0}
.verbtn{width:25%;margin-right:5%;float:left}
.veribtn{font-family:Muli,sans-serif;font-weight:700;font-size:13px;color:#FFF;width:100%;background:repeat-x top left #f5821f;display:inline;cursor:pointer;text-transform:uppercase;height:29px !important;text-align:center;border:1px solid #f5821f;padding-right:18px !important;padding-left:5px !important;margin-right:13px}
.entotptxt{width:46%;margin-right:5%;float:left;border-bottom:1px solid}
.txtbox{height:27px;width:100%;border:0;background-color:transparent;outline:0}
.gobtndiv{width:19% !important;float:left}
.gobtn{font-family:Muli,sans-serif;font-weight:700;font-size:13px;color:#FFF;width:100%;background:repeat-x top left #f5821f;display:inline;cursor:pointer;text-transform:uppercase;height:29px !important;text-align:center;border:1px solid #f5821f;padding-right:18px !important;padding-left:14px !important;margin-right:13px}
.reOTP{position:relative;width:48%;height:0}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.forwidth12{width:96% !important}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.formdiv{width:100%;margin-bottom:0}
}
@media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1){.newsignup{font-size:16px}
}
.third-level-nav-container h2{font-size:2.12vw;font-weight:normal;color:#ef7c00;text-align:center}
.third-level-nav-container h3{font-size:18px;font-family:Muli,sans-serif;font-weight:initial;color:#ef7c00;margin:1em 0}
.listtype{width:800px;margin:0 auto !important;list-style:none}
.offer-media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;box-sizing:border-box}
.offer-media-body{-ms-flex:1;flex:1;box-sizing:border-box}
.offer-media-body>div{box-sizing:border-box;float:none;width:360px;padding-right:10px}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.listtype{width:auto !important;margin:0 auto !important;list-style:none}
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.offer-media-body>div{box-sizing:border-box;float:none !important;width:auto !important;padding-right:10px}
}
@media only screen and (max-width:768px){.third-level-nav-container h2{font-size:25px;margin-top:20px}
}
.nriaccountopening .maindiv .centerdiv .fullfloat{width:100%;float:left}
.centerdiv .fullfloat .fullfloat .fullimg{max-width:100%}
.nriaccountopening .maindiv{width:100%;float:left}
.nriaccountopening .maindiv .centerdiv{width:100%;max-width:1024px;margin:0 auto}
.centerdiv .fullfloat .headerdiv{background:#ab2931;padding:18px 40px;border-top:1px solid #fc710c}
.centerdiv .fullfloat .section3{padding:30px 40px;border-bottom:10px solid #e77817}
.section3 .fullfloat .leftdiv50{width:50%;float:left}
.section3 .fullfloat .rightdiv50{width:50%;float:left;padding:10px 0 0 15px}
.fullfloat .leftdiv50 .head h1{font-family:"Mulish_ExtraBold";font-size:34px;color:#a31c2b;margin:15px 0}
.leftdiv50 .pointspace .lefttext{padding-left:96px}
.leftdiv50 .pointspace .lefttext h2{font-family:"Mulish_Bold";font-size:20px;color:#a41c2b;padding:20px 0}
.leftdiv50 .pointspace .firsticon{position:relative}
.leftdiv50 .pointspace .firsticon:before{content:" ";background:url('../../../content/dam/icicibank/nri/details.png') no-repeat;position:absolute;left:-10px;top:6px;background-size:contain;width:91px;height:91px}
.leftdiv50 .pointspace .firsticon:after{content:" ";background:url('../../../content/dam/icicibank/nri/line.png') no-repeat;position:absolute;left:96px;bottom:0;background-size:contain;width:83%;height:2px}
.leftdiv50 .pointspace .firsticon h2{padding:30px 0}
.leftdiv50 .pointspace .secondicon{position:relative}
.leftdiv50 .pointspace .secondicon:before{content:" ";background:url('../../../content/dam/icicibank/nri/banking.png') no-repeat;position:absolute;left:-10px;top:35px;background-size:contain;width:91px;height:91px}
.leftdiv50 .pointspace .secondicon:after{content:" ";background:url('../../../content/dam/icicibank/nri/line.png') no-repeat;position:absolute;left:96px;bottom:0;background-size:contain;width:83%;height:2px}
.leftdiv50 .pointspace .thirdicon{position:relative}
.leftdiv50 .pointspace .thirdicon:before{content:" ";background:url('../../../content/dam/icicibank/nri/accountopen.png') no-repeat;position:absolute;left:-10px;top:10px;background-size:contain;width:91px;height:91px}
.leftdiv50 .pointspace .bottompoint p{font-size:18px;color:#333;margin:15px 0;padding-left:20px;position:relative}
.leftdiv50 .pointspace .bottompoint p span{font-family:"Mulish_Bold";color:#a41c2b}
.leftdiv50 .pointspace .bottompoint p:before{content:" ";background:url('../../../content/dam/icicibank/nri/star.png') no-repeat;position:absolute;left:0;top:6px;background-size:contain;width:9px;height:12px}
.leftdiv50 .pointspace .pointspace{margin:15px 0}
.fullfloat .rightdiv50 .whitebgform{padding:15px 15px 30px 15px;border:1px solid #dadada;border-top:4px solid #e77817;box-shadow:0 0 18px -2px #e8e8e8}
.fullfloat .rightdiv50 .rediodiv .headredio h3{font-family:"Mulish_Bold";color:#036;font-size:19px}
.rediodiv .btntop [type="radio"]:checked,.rediodiv .btntop [type="radio"]:not(:checked){position:absolute;left:-9999px}
.rediodiv .btntop [type="radio"]:checked+label,.rediodiv .btntop [type="radio"]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;font-size:17px;display:inline-block;color:#333}
.rediodiv .btntop [type="radio"]:checked+label:before,.rediodiv .btntop [type="radio"]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #333;border-radius:100%;background:#fff}
.rediodiv .btntop [type="radio"]:checked+label:after,.rediodiv .btntop [type="radio"]:not(:checked)+label:after{content:"";width:14px;height:14px;background:#333;position:absolute;top:3px;left:3px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}
.rediodiv .btntop [type="radio"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
.rediodiv .btntop [type="radio"]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.rediodiv .btntop{margin-top:12px;margin-bottom:15px}
.rediodiv .inputfield{margin-bottom:15px}
.rediodiv .inputfield input{border:1px solid #dadada;padding:10px 15px;font-family:"Mulish_Regular";font-size:17px;color:#333;width:100%}
.rediodiv .inputfield select{border:1px solid #dadada;padding:10px 25px 10px 15px;font-family:"Mulish_Regular";font-size:17px;color:#333;width:100%;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}
.rediodiv .arroset select::-ms-expand{display:none}
.rediodiv .arroset{position:relative}
.rediodiv .arroset .setposarrow{position:absolute;right:9px;top:18px}
.rediodiv .fullfloat .countrycode{width:34%;float:left}
.rediodiv .fullfloat .mobileno{width:64%;float:left;margin-left:2%}
.rediodiv .submitbutton{margin-top:15px;text-align:center}
.rediodiv .submitbutton button{font-family:"Mulish_ExtraBold";font-size:20px;color:#fff;background:#fe9e4c;background:-moz-linear-gradient(top,#fe9e4c 0,#e46014 100%);background:-webkit-linear-gradient(top,#fe9e4c 0,#e46014 100%);background:linear-gradient(to bottom,#fe9e4c 0,#e46014 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9e4c',endColorstr='#e46014',GradientType=0);padding:12px 50px;border-radius:8px;box-shadow:0 0 12px 4px #e8e8e8}
.rediodiv .submitbutton button:hover{background:#a41c2b}
.centerdiv .borderdiv .thankyoudetails{padding:30px}
.centerdiv .borderdiv{border:1px solid #e77817}
.centerdiv .borderdiv .thankyoudetails p{font-size:16px;color:#333;margin-bottom:15px}
.centerdiv .borderdiv .thankyoudetails span{font-family:"Mulish_Bold";color:#a41c2b}
.rediodiv .inputfield .wrapper label{margin-bottom:0;width:100%}
#ui-datepicker-div{display:none;background-color:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,0.1);margin-top:.25rem;border-radius:.5rem;padding:.5rem}
.ui-datepicker-calendar thead th{padding:.25rem 0;text-align:center;font-size:.75rem;font-weight:400;color:#78909c}
.ui-datepicker-calendar tbody td{width:2.5rem;text-align:center;padding:0}
.ui-datepicker-calendar tbody td a{display:block;border-radius:.25rem;line-height:2rem;transition:.3s all;color:#546e7a;font-size:.875rem;text-decoration:none}
.ui-datepicker-calendar tbody td a:hover{background-color:#e0f2f1}
.ui-datepicker-calendar tbody td a.ui-state-active{background-color:#009688;color:white}
.ui-datepicker-header a.ui-corner-all{cursor:pointer;position:absolute;top:0;width:2rem;height:2rem;margin:.5rem;border-radius:.25rem;transition:.3s all}
.ui-datepicker-header a.ui-corner-all:hover{background-color:#eceff1}
.ui-datepicker-header a.ui-datepicker-prev{left:0;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:.5rem;background-position:50%;transform:rotate(180deg)}
.ui-datepicker-header a.ui-datepicker-next{right:0;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:10px;background-position:50%}
.ui-datepicker-header a>span{display:none}
.ui-datepicker-title{text-align:center;line-height:2rem;margin-bottom:.25rem;font-size:.875rem;font-weight:500;padding-bottom:.25rem}
.ui-datepicker-week-col{color:#78909c;font-weight:400;font-size:.75rem}
.wrapper input{width:100%}
.customer-care-content{position:relative;overflow:hidden}
.customer-care-content::before{position:absolute;content:"";width:100%;height:180px;top:0;background:linear-gradient(180deg,#f6f6f6 0,rgba(246,246,246,0) 100%);z-index:-1}
.customer-care-content .page-topbar{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;margin:0 0 20px}
.customer-care-content .page-topbar .link{color:#f37e20;font-size:13px;text-transform:uppercase;font-weight:600;text-decoration:none;font-weight:bold}
.customer-care-content .page-topbar .link span.icon{display:inline-block;width:10px;height:10px;margin-left:5px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more.png") no-repeat center}
.customer-care-content .search-container{background:#074a86;max-width:100%;padding:20px 50px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin-bottom:20px}
.customer-care-content .search-container .search-label{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;color:#fff;margin-bottom:10px}
.customer-care-content .search-container .search-label .ic-more{color:#fff}
.customer-care-content .search-container .search-label .ic-more::after{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat}
.customer-care-content .search-container .search-box-area{border:1px solid #f37e20}
.customer-care-content .search-container .search-filter-slider{margin:15px -8px 0}
.customer-care-content .search-container .search-filter-slider .item{background:#115694;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin:0 8px;padding:10px 15px;width:188px;text-align:center}
.customer-care-content .search-container .search-filter-slider .item a{font-size:13px;color:#fff}
.customer-care-content .search-container .search-filter-slider .slick-arrow,.customer-care-content .search-container .search-filter-slider .slick-arrow{width:22px;height:22px;top:calc(50% - 11px)}
.customer-care-content .search-container .search-filter-slider .slick-arrow:hover,.customer-care-content .search-container .search-filter-slider .slick-arrow:hover{border-color:#fff}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-prev,.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-prev{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/left-arrow-w.png") no-repeat center;left:-30px;background-size:6px;background-position:5px 5px}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-next,.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-next{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/right-arrow-w.png") no-repeat center;right:-30px;background-size:6px;background-position:8px 5px}
.customer-care-content .search-container .search-listing.active{width:calc(100% - 100px);top:50px}
.customer-care-content .service-request-link{padding:20px 0 0 0;text-align:center}
@media only screen and (max-width:tablet){.customer-care-content .notification-alert{display:none}
.customer-care-content .page-topbar{margin:0 -20px;background:#074a86;border-top:1px solid #fff;padding:20px 20px 0}
.customer-care-content .page-topbar .page-heading{color:#fff;margin:0}
.customer-care-content .page-topbar .link{color:#fff;min-width:130px}
.customer-care-content .page-topbar .link.nri-link{width:110px;min-width:auto}
.customer-care-content .page-topbar .link span.icon{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat center}
.customer-care-content .search-container{margin:0 -20px;max-width:calc(100% + 40px);width:calc(100% + 40px);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:20px 0}
.customer-care-content .search-container .ic-more{display:none !important}
.customer-care-content .search-container .search-label{padding:0 20px}
.customer-care-content .search-container .search-label p{font-size:12px}
.customer-care-content .search-container .search-box-area{margin:0 20px}
.customer-care-content .search-container .search-filter-slider{margin:20px 30px 0;display:-ms-flexbox;display:-webkit-flex;display:flex}
.customer-care-content .search-container .search-filter-slider .item{padding:10px;margin:0 4px}
.customer-care-content .search-container .search-filter-slider .item a{font-size:11px}
.customer-care-content .search-container .search-filter-slider .slick-arrow{z-index:1}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-prev{left:-25px}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-next{right:-25px}
.customer-care-content .search-container .search-listing.active{width:calc(100% - 40px);margin:0 20px}
.customer-care-content .smart-way-section .content{flex-direction:row;-webkit-flex-direction:row;max-width:100%;margin:0}
.customer-care-content .smart-way-section .content .media{display:inline-block;order:1}
.customer-care-content .smart-way-section .content .media img{border-bottom:.5px solid rgba(255,255,255,0.2)}
.customer-care-content .smart-way-section .content .desc{order:2;margin-right:0;margin-left:30px;text-align:left;max-width:400px}
.customer-care-content .smart-way-section .content .button-group .ic-btn{width:auto;min-width:170px;text-align:center}
.customer-care-content .smart-way-section .content .button-group .ic-btn.border-btn{border-color:#fff;color:#fff}
.customer-care-content .smart-way-section .content .button-group .ic-btn.border-btn:hover{color:#f37e20}
}
@media only screen and (max-width:990px){.customer-care-content .notification-alert{display:none}
.customer-care-content .page-topbar{margin:-1px -20px;background:#074a86;border-top:1px solid #fff;padding:20px 20px 0;margin-top:0 !important}
.customer-care-content .page-topbar .page-heading{color:#fff;margin:0}
.customer-care-content .page-topbar .link{color:#fff;min-width:130px}
.customer-care-content .page-topbar .link.nri-link{width:110px;min-width:auto}
.customer-care-content .page-topbar .link span.icon{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat center}
.customer-care-content .search-container{margin:0 -20px;max-width:calc(100% + 40px);width:calc(100% + 40px);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:20px 0}
.customer-care-content .search-container .ic-more{display:none !important}
.customer-care-content .search-container .search-label{padding:0 20px}
.customer-care-content .search-container .search-label p{font-size:12px}
.customer-care-content .search-container .search-box-area{margin:0 20px}
.customer-care-content .search-container .search-filter-slider{margin:20px 30px 0;display:-ms-flexbox;display:-webkit-flex;display:flex}
.customer-care-content .search-container .search-filter-slider .item{padding:10px;margin:0 4px}
.customer-care-content .search-container .search-filter-slider .item a{font-size:11px}
.customer-care-content .search-container .search-filter-slider .slick-arrow{z-index:1}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-prev{left:-25px}
.customer-care-content .search-container .search-filter-slider .slick-arrow.slick-next{right:-25px}
.customer-care-content .search-container .search-listing.active{width:calc(100% - 40px);margin:0 20px}
.customer-care-content .smart-way-section .content{flex-direction:row;-webkit-flex-direction:row;max-width:100%;margin:0}
.customer-care-content .smart-way-section .content .media{display:inline-block;order:1}
.customer-care-content .smart-way-section .content .media img{border-bottom:.5px solid rgba(255,255,255,0.2)}
.customer-care-content .smart-way-section .content .desc{order:2;margin-right:0;margin-left:30px;text-align:left;max-width:400px}
.customer-care-content .smart-way-section .content .button-group .ic-btn{width:auto;min-width:170px;text-align:center}
.customer-care-content .smart-way-section .content .button-group .ic-btn.border-btn{border-color:#fff;color:#fff}
.customer-care-content .smart-way-section .content .button-group .ic-btn.border-btn:hover{color:#f37e20}
}
@media only screen and (max-width:tablet-small){.customer-care-content .search-container .search-filter-slider .item{padding:10px 5px}
.customer-care-content .smart-way-section .section-inner{padding:30px 20px}
.customer-care-content .smart-way-section .content{flex-direction:column;-webkit-flex-direction:column;margin-right:0}
.customer-care-content .smart-way-section .content .media{display:inline-block;margin-right:auto;margin-bottom:20px}
.customer-care-content .smart-way-section .content .media img{max-width:140px}
.customer-care-content .smart-way-section .content .desc{margin-right:auto;margin-left:0}
.customer-care-content .smart-way-section .content .desc h3{font-size:18px}
.customer-care-content .smart-way-section .content .desc p{font-size:13px}
.customer-care-content .smart-way-section .content .button-group .ic-btn{width:100%}
}
@media only screen and (max-width:639px){.customer-care-content .search-container .search-filter-slider .item{padding:10px 5px}
.customer-care-content .smart-way-section .section-inner{padding:30px 20px}
.customer-care-content .smart-way-section .content{flex-direction:column;-webkit-flex-direction:column;margin-right:0}
.customer-care-content .smart-way-section .content .media{display:inline-block;margin-right:auto;margin-bottom:20px}
.customer-care-content .smart-way-section .content .media img{max-width:140px}
.customer-care-content .smart-way-section .content .desc{margin-right:auto;margin-left:0}
.customer-care-content .smart-way-section .content .desc h3{font-size:18px}
.customer-care-content .smart-way-section .content .desc p{font-size:13px}
.customer-care-content .smart-way-section .content .button-group .ic-btn{width:100%}
}
.customer-care-content .notification-alert{max-width:260px;padding:initial}
.customer-care-content .notification-alert p{font-size:12px;line-height:1.5}
.faq-searchV2__container{padding-top:20px}
.faq-searchV2__box-area{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3;background-color:#fff}
.faq-searchV2__box-area.search-selected{box-shadow:0 3px 4.75px .25px rgba(0,0,0,.07)}
.faq-searchV2-form{width:calc(100% - 40px)}
#faq-searchV2_input{-webkit-tap-highlight-color:transparent;-webkit-appearance:textfield;box-sizing:border-box;background-color:#fff !important;display:block;padding:21px 25px 19px;font-size:20px;line-height:25px;width:100%;height:63px;color:#3b3b3b}
#faq-searchV2_input:focus{outline:0}
.faq-searchV2__container .faq-searchV2__answer-list{background:#eaeaea;position:relative;z-index:2}
.faq-searchV2__container .answer-list__answer{background:#fff;position:relative;box-shadow:0 -5px 3.75px .25px #dfdfdf}
.faq-searchV2__container .answer-list__answer--open,.faq-searchV2__container .answer-list__answer--prev .answer-list__opener{box-shadow:0 -3px 4.75px .25px #dfdfdf}
.faq-searchV2__container .answer-list__opener{position:relative;z-index:2;transition:box-shadow .1s linear}
.faq-searchV2__container .answer-list__answer--open .answer-list__opener{box-shadow:none;border-bottom:0}
.faq-searchV2__container .answer-header{position:relative}
.faq-searchV2__container .answer-header__wrapper{-webkit-tap-highlight-color:transparent;border-collapse:collapse;display:flex;align-items:center;width:100%;min-height:45px}
.faq-searchV2__container .answer-header__title{-webkit-text-size-adjust:100%;color:#333;font-size:20px;text-align:left;display:block;cursor:pointer;padding:20px 0 20px 20px;width:calc(100% - 40px)}
.faq-searchV2__container .answer-header--not-collapsible .answer-header__title{width:100%}
.faq-searchV2__container .answer-header__title-text{line-height:normal}
@media only screen and (max-width:990px){.faq-searchV2__container .answer-header__title-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
.faq-searchV2__container .answer-header--not-collapsible .answer-header__title,.faq-searchV2__container .answer-header--expanded .answer-header__title{color:#0aa0ff}
.faq-searchV2__container .widget-embedded--support-center .answer-header__title-text{font-size:20px}
.faq-searchV2__container .answer-header--not-collapsible .answer-header__title{cursor:default}
.faq-searchV2__container .answer-list__drop{position:relative}
.faq-searchV2__container .answer-list__answer--fit .answer-list__dropcontent{position:relative;overflow:hidden;height:100%}
.faq-searchV2__container .answer-list__answer--open .answer-list__content{width:100%}
.faq-searchV2__container .scrollable{-webkit-overflow-scrolling:touch;box-sizing:border-box;overflow-x:hidden;overflow:auto;height:100%;scrollbar-width:thin;scrollbar-color:#ccc #eaeaea}
.faq-searchV2__container .answer-list__content .answer-content__singlepage{padding:15px}
.faq-searchV2__container .answer-body{color:#4a4a4a;font-size:14px;line-height:20px;max-height:195px;overflow:auto;transition:max-height 2.5s ease-out}
.faq-searchV2__container .ic-btn{margin-right:20px}
.faq-searchV2__container .ic-btn,.faq-searchV2__container a.ic-btn:link,.faq-searchV2__container a.ic-btn:visited{background:#f37e20;color:#fff;border:1px solid #f37e20;border-radius:50px;display:inline-block;font-size:13px;font-weight:600;padding:12px 34px;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-transition:opacity .2s;transition:opacity .2s}
.faq-searchV2__container .ic-more{display:inline-block !important;position:relative;color:#f37e20;font-size:13px;text-transform:uppercase;font-weight:600;text-decoration:none;padding-right:20px}
.ui-menu-item .ui-menu-item-wrapper{background-image:none !important;font-size:18px;color:#000}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{max-height:fit-content;border:0;border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front .ui-menu-item{border-top:0 !important;padding:12px}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front .ui-menu-item:hover{background:#eee}
.faq-searchV2-close-btn{width:40px;cursor:pointer;outline:0;border:0;background:0;display:flex;align-items:center;justify-content:center}
.faq-searchV2-close-btn .close-btn-icon{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/close-icon.svg") no-repeat;background-size:contain;width:11px;height:11px;cursor:pointer;border:0;display:block}
.faq-searchV2__container .answer-header__controls{vertical-align:middle;display:table-cell;white-space:nowrap;position:relative;z-index:1;padding:0 14px 0 0;width:0}
.faq-searchV2__container .answer-header__control{vertical-align:middle;display:inline-block;margin:0 0 0 8px}
.faq-searchV2__container .answer-header__icon-wrapper{display:inline-block;vertical-align:middle;background:0;cursor:pointer;border:0}
.faq-searchV2__container .answer-header__toggle-icon{display:block;width:16px;height:16px;margin-top:-5px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='7'%20viewBox='0%200%2016%207'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%230aa0ff'%20d='M8%205.5L14.5.2c.3-.3.7-.2%201%200%20.2.3.2.7%200%201L8.2%206.8%208%207c-.3%200-.4%200-.6-.2l-7-5.6C0%201-.2.5%200%20.2c.2-.2.7-.3%201%200l7%205.3'%20/%3e%3c/svg%3e") no-repeat;transform:rotate(0)}
.faq-searchV2__container .answer-header--expanded .answer-header__toggle-icon{margin-top:-18px;transform:rotate(180deg)}
@media only screen and (max-width:990px){.faq-searchV2__container .answer-header__toggle-icon{margin-top:12px}
.faq-searchV2__container .answer-header--expanded .answer-header__toggle-icon{margin-top:-6px}
}
.faq-searchV2__container .no-results__message{text-align:center;font-size:20px;padding:40px 20px;background:#eaeaea;line-height:normal}
.faq-searchV2__container .no-results__channeling{box-shadow:0 7px 24px 0 rgba(0,0,0,.15);background:#fff;text-align:center}
.faq-searchV2__container .channeling-bar{width:auto;display:flex;align-items:center;justify-content:center}
.faq-searchV2__container .channeling-bar__button{color:#4a4a4a;background:0;position:relative;cursor:pointer;border:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center}
.faq-searchV2__container .channeling-bar__text{text-transform:uppercase;font-size:10px;padding:2px 11px 0 0}
.faq-searchV2__container .channeling-bar__button:hover,.faq-searchV2__container .channeling-bar__button:focus,.faq-searchV2__container .channeling-bar__button:focus .channeling-bar__text,.faq-searchV2__container .channeling-bar__button:hover .channeling-bar__text{color:#0aa0ff}
.faq-searchV2__container .channeling-bar__button:hover{text-decoration:none}
.faq-searchV2__container .channeling-bar__icon{background-repeat:no-repeat;background-size:45px 90px;display:block;margin:0 -2px;height:45px;width:45px}
.faq-searchV2__container .channeling-bar__icon--1{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2045%2090'%3e%20%3cg%20fill='%234a4a4a'%3e%20%3cpath%20id='a'%20d='M37.68%2013.58c0-.04%200-.07-.02-.1v-.02l-.02-.02c0-.02-.03-.05-.05-.07-.1%200-.1-.02-.1-.03l-.1-.04-.05-.02-.1-.02H7.65c-.05%200-.1%200-.12.02-.02%200-.03%200-.04.02-.1%200-.1.02-.1.04l-.07.03-.05.07v18.1c.05.14.2.22.3.22h29.7c.14%200%20.27-.08.32-.2v-.12h.02V13.56zm-1.18.34l-14%2012.77-14-12.8h28zm-28.52.42l8.95%208.16-8.95%208.16V14.34zm.53%2016.74l9-8.13%204.88%204.43c.06.06.14.1.2.1.1%200%20.18-.04.24-.1l4.86-4.43%208.9%208.13h-28zm28.6-.42l-9-8.16%208.97-8.16v16.32z'/%3e%20%3c/g%3e%20%3cuse%20y='45'%20fill='%230aa0ff'%20xlink:href='%23a'/%3e%20%3c/svg%3e")}
.faq-searchV2__container .channeling-bar__button:focus .channeling-bar__icon,.faq-searchV2__container .channeling-bar__button:hover .channeling-bar__icon{background-position:0 100%}
.section-inner .row .col-12 .faqaccordion .cmp-accordion .col-width-100 .card-accordion{margin-left:-1%;margin-right:1%}
.accordioncontainer .section-inner .reference-title{margin-bottom:30px}
.accordioncontainer .card-accordion-wrapper .section-inner{padding:20px 20px 40px 20px}
.accordioncont{font-weight:700;font-size:22px}
.modal-body .clearfix{clear:both}
.cookie-modal-overlay{position:fixed;background-color:rgba(0,0,0,0.7);width:0;height:0;top:50%;left:50%;bottom:50%;right:50%;opacity:0;visibility:hidden;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;z-index:999}
.cookie-modal-overlay.active-popup{opacity:1;visibility:visible;height:100%;width:100%;top:0;left:0;bottom:0;right:0;z-index:99999}
.cookie-modal-container{position:absolute;z-index:22;background-color:#fff;top:50%;left:50%;-moz-transform:translate(-50%,-53%);-webkit-transform:translate(-50%,-53%);transform:translate(-50%,-53%);height:auto;width:980px;max-height:100%;overflow-y:auto}
.cookie-modal-container .modal-header{padding:15px}
.modal-header .modal-title{text-align:center;font-size:24px;line-height:1.42857143;color:#10487e;margin:10px 0 0}
.cookie-modal-container .modal-body{position:relative;padding:15px 15px 0 15px}
.cookie-modal-container .cookies-modal-levels{display:block}
.cookie-modal-container .cookies-modal-levels-item{margin-bottom:20px}
.cookie-modal-container .cookies-modal-levels-item.lively .cookies-modal-levels-item-box{border-color:#66a0c5}
.cookie-modal-container .cookies-modal-description{border:2px solid #0c457c;flex-grow:1;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;padding:20px;float:right;width:100%;max-width:660px;height:80px;display:table}
.cookie-modal-container .cookies-modal-description p{display:table-cell;vertical-align:middle;padding:0 0 18px 0;line-height:20px;font-family:Muli,sans-serif}
.cookie-modal-container .cookies-modal-levels-item-box{width:100%;max-width:212px;float:left}
.cookie-modal-container .cookies-modal-levels-item-box img{max-width:100%;height:auto}
.cookie-modal-container .cookie-bttn-1,.cookie-modal-container .cookie-bttn-2,.cookie-modal-container .cookie-bttn-3{cursor:pointer;position:relative}
.cookie-bttn-1 .active-bttn-1{display:block;opacity:1}
.cookie-bttn-1 .inactive-bttn-1{visibility:hidden;opacity:0;position:absolute;top:0;left:0}
.cookie-bttn-1 .inactive-bttn-1.active-bttn-1{opacity:1;visibility:visible}
.cookie-bttn-2 .active-bttn-2{display:block;opacity:1}
.cookie-bttn-2 .inactive-bttn-2{visibility:hidden;opacity:0;position:absolute;top:0;left:0}
.cookie-bttn-2 .inactive-bttn-2.active-bttn-2{opacity:1;visibility:visible}
.cookie-bttn-3 .active-bttn-3{display:block;opacity:1}
.cookie-bttn-3 .inactive-bttn-3{visibility:hidden;opacity:0;position:absolute;top:0;left:0}
.cookie-bttn-3 .inactive-bttn-3.active-bttn-3{opacity:1;visibility:visible}
.cookie-modal-container .modal-footer{padding:5px 15px 25px}
.cookie-modal-container .cookies-modal-confirmBtn{background-image:none;padding:6px 15px 7px 15px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;border:1px solid transparent;margin:0 auto;display:block;background-color:#0c457c;color:#fff;font-size:14px;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-transform:none;height:auto !important}
.cookie-modal-container .cookies-modal-confirmBtn:focus,.cookie-modal-container .cookies-modal-confirmBtn:hover{background-color:#ef8123}
.cookies-notice{position:fixed;background-color:#0c457c;width:100%;bottom:0;color:#fff;padding:12px 0;left:50%;-moz-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:9999}
@media only screen and (max-width:767px){.cookies-notice{padding:0 0 6px 0}
}
.notice-content p{margin:0}
.cookies-notice a.cookies-link{display:inline-block;padding:0;color:#88c3ff;text-decoration:underline;position:relative;top:14px;vertical-align:top}
@media only screen and (max-width:767px){.cookies-notice a.cookies-link{top:9px}
}
.cookies-notice a.cookies-link:focus,.cookies-notice a.cookies-link:hover{color:#fff}
.cookies-notice .notice-content{display:inline-block;font-size:12px;padding:0 20px 0 20px;line-height:18px;margin-left:15px;border-left:solid 1px #fff;max-width:935px}
.cookies-notice .agree-bttn{display:inline-block;margin:0;position:relative;top:16px;vertical-align:top}
@media only screen and (max-width:767px){.cookies-notice .agree-bttn{top:10px}
}
.cookies-notice .agree-bttn a{color:#fff;background-color:#ee7d00;text-decoration:none;padding:5px 15px 6px;border-radius:5px;cursor:pointer}
.cookies-notice .agree-bttn a:focus,.cookies-notice .agree-bttn a:hover{color:#fff;background-color:#af2c31}
.notice-elements{margin:0 auto;max-width:1230px}
@media only screen and (min-width:768px) and (max-width:992px){.cookie-modal-container{width:768px}
.cookie-modal-container .cookies-modal-description{max-width:465px;padding:15px 20px}
}
@media only screen and (max-width:767px){.cookie-modal-container{width:100%}
.cookie-modal-container .cookies-modal-levels-item-box{float:none;margin:0 auto 10px}
.cookie-modal-container .cookies-modal-description{float:none;max-width:none;width:auto;padding:20px;height:auto}
.notice-elements{text-align:center}
.cookies-notice .notice-content{border-left:0;display:inline-block;padding:10px;padding-top:3px;padding-bottom:0}
.cookies-notice a.cookies-link{padding-bottom:7px;padding-left:15px}
.cookies-notice .agree-bttn{padding-bottom:20px}
}
.cookie-modal-container .cookie-bttn-1{cursor:default}
.cookies-notice-orange-bg.cookies-notice{background-color:#f37e20 !important}
.cookies-notice .notice-content h1,.cookies-notice .notice-content h2,.cookies-notice .notice-content h3,.cookies-notice .notice-content h4,.cookies-notice .notice-content h5,.cookies-notice .notice-content h6,.cookies-notice .notice-content p{font-size:14px;margin:0;line-height:18px;color:#fff;font-weight:300}
.cookies-notice-orange-bg.cookies-notice .notice-content h1,.cookies-notice-orange-bg.cookies-notice .notice-content h2,.cookies-notice-orange-bg.cookies-notice .notice-content h3,.cookies-notice-orange-bg.cookies-notice .notice-content h4,.cookies-notice-orange-bg.cookies-notice .notice-content h5,.cookies-notice-orange-bg.cookies-notice .notice-content h6,.cookies-notice-orange-bg.cookies-notice .notice-content p{font-size:14px;margin:0;line-height:18px;color:black;font-weight:300}
.cookies-notice-orange-bg.cookies-notice .agree-bttn a{background-color:#fff;color:#000}
.cookies-notice a.cookies-link.ic-btn_maroon{color:#ad1e23}
.cookies-notice .agree-bttn a.ic-btn_maroon{background-color:#ad1e23}
.cookie-modal-container .cookies-modal-confirmBtn.ic-btn_maroon{background-color:#ad1e23}
.cookies-notice a.cookies-link.ic-btn_blue{color:#074a86}
.cookies-notice .agree-bttn a.ic-btn_blue{background-color:#074a86}
.cookie-modal-container .cookies-modal-confirmBtn.ic-btn_blue{background-color:#074a86}
.cookies-notice a.cookies-link.ic-btn_orangeV2{color:#f37e20}
#close-popup-cookie{float:right;padding:0 10px}
#close-popup-cookie img{cursor:pointer}
@media only screen and (max-width:767px){#close-popup-cookie{padding:0;padding-right:5px;margin-top:5px}
}
#close-popup-cookie-overlay{float:right;padding:20px 10px 0 10px}
@media only screen and (max-width:500px){#close-popup-cookie-overlay{padding:25px 10px 0 10px}
}
#close-popup-cookie-overlay img{background-color:black;border-radius:50%;cursor:pointer}
.display-hide{display:none}
@media only screen and (max-width:1099px) and (min-width:767px){.cookies-notice a.cookies-link{margin-bottom:20px;margin-left:10px}
}
.cookie-read-more{display:none}
@media only screen and (max-width:767px){.cookie-mobile-hide{display:none}
.cookie-read-more{display:inline;color:white;text-decoration:underline;font-weight:bold}
}
.responsivegrid.container{max-width:100%;padding:0}
.nearbybanner .f-offer-card{padding:42px 25px}
.loction{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.05em}
.loction .map-icon{width:18px;height:18px;cursor:pointer;margin-right:10px;background:url(../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/map-b.svg) no-repeat center}
.offerdetails-page .disclaimer-modal-content p{max-width:100%}
.offercategory-content .offercategory-list .offercategory-title .icon{display:inline;line-height:0}
.logout-top .lt-cards .lt-card.voucher-box .voucher-form input[type="text"]{border-style:inset}
.logout-top .lt-cards .lt-card.transaction-box .ic-btn{max-width:255px}
.cmp-carousel__indicators li:only-child{display:none}
.checkoutnearby{width:50%}
.nearbybanner{width:50%}
.memberoffers{width:50%}
.memberoffers{width:50%}
@media screen and (max-width :1200px){.checkoutnearby{width:100%}
.nearbybanner{width:100%}
.memberoffers{width:100%}
}
.orangebook-lists .orangebook-card .card-inner .card-bottom .date-readtime{display:none}
@media only screen and (max-width:990px){.orangebook-lists .orangebook-card .card-inner .card-bottom .date-readtime{display:none}
}
.card-section .card-item .list.grow-list li:not(:last-child){border:0}
.include-banner{position:relative;background:#fff7eb;overflow:hidden}
.include-empty-div{width:250px;margin-right:60px}
.include-additional-class{width:calc(100% - 310px)}
.orangebook-lists .include-banner .flex{display:flex}
@media only screen and (max-width:990px){.include-empty-div{display:none !important}
.include-additional-class{width:100%}
}
@media only screen and (max-width:990px){.bsearchfilter .sidebar-body .orangebook-dropdown .dropdown.active .dropdown-list{max-height:210px;overflow-y:scroll}
}
.filter-section .sidebar-content .sidebar-header{position:relative;z-index:1002;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-shadow:0 0 12px rgb(0 0 0 / 18%);-ms-box-shadow:0 0 12px rgba(0,0,0,0.18);-o-box-shadow:0 0 12px rgba(0,0,0,0.18);box-shadow:0 0 12px rgb(0 0 0 / 18%);padding:18px 20px 18px 15px}
@media screen and (max-width:640px){.blogTitle .page-title .sub-title h2{margin-bottom:unset}
}
.related-products .related-card-medium{padding-left:0}
.accordion .accordion-list .accordion-head{font-weight:bold}
@media only screen and (max-width:990px){.horizontaltabwithcallbackformtabs .tabs-container .tabs-section{margin-bottom:0;padding-left:20px}
.horizontaltabwithcallbackformtabs .tabs-container{padding:0 0 20px 0}
}
.secure-callback-form{max-width:100%}
.textbannercalculator .calculator-list .caluculator-list-inner .c-title{color:#fff;font-weight:bold;font-size:14px;line-height:144%;letter-spacing:.02em;text-transform:uppercase;margin-top:0;margin-bottom:15px;display:block}
.textbannercalculator .calculator-list .caluculator-list-inner .number-holder p{font-size:24px}
.textbannercalculator .calculator-list .caluculator-list-inner .text-in-line p{white-space:nowrap;margin-bottom:0}
.ic-more{cursor:pointer}
.nav-tabs.vertical-tabs li .menu-item .a-icon{display:none}
.herocarousel .banner-card-section{max-width:1260px;margin-left:auto;margin-right:auto}
.calculators-section .product-tabs ul li:last-child{margin-right:15px}
.discountandofferstabs .trending-deals-slider .deal-card .deal-inner .image{margin-bottom:10px}
.customerreview{padding:5px;max-width:1260px;margin:0 auto}
.ic-btn.submit-btn.disabled{background:gray;border:1px solid gray}
.writeareview .btn-inner .ic-btn.submit-btn.disabled:hover{color:white}
.unorder,.order{padding:0 20px}
.unorder .bullet{list-style-type:disc}
.order .num{list-style-type:decimal}
@media screen and (max-width:991px){.saving-acction-page{margin-top:110px}
}
.greylight-bg{background-color:#fff7eb}
.overlap-padding-bottom-75{padding-bottom:75px}
.overlap-top-75{margin-top:-75px}
.bullet-list-content{padding-top:10px !important}
.bullet-list-content .info{font-size:16px;line-height:138%;margin-bottom:20px;color:#666}
.bullet-list-content ul{margin:0;padding-left:20px;font-size:16px;line-height:24px}
.bullet-list-content ul li{list-style-type:disc;margin-bottom:20px}
.bullet-list-content ul li:last-child{margin-bottom:0}
table.custom-table{margin-bottom:20px}
table.custom-table th{background:#fdf6f4;color:#666;padding:16px 30px 18px;text-align:left;font-size:13px;line-height:24px;font-weight:700}
table.custom-table th,table.custom-table td{border-right:1px dashed rgba(102,102,102,0.2)}
table.custom-table th:last-child,table.custom-table td:last-child{border:0}
table.custom-table td{padding:15px 30px;font-size:14px}
table.custom-table tr{border:1px solid rgba(102,102,102,0.2)}
table.left-column-heading-table tr td.heading{background:rgba(7,74,134,0.05);width:255px;font-size:13px;font-weight:700;line-height:24px}
table.left-column-heading-table tr td.value{font-size:14px;line-height:26px}
.multiselect-dropdown{position:relative}
.multiselect-dropdown .ui-selectmenu-button-closed,.multiselect-dropdown .ui-selectmenu-button-open{margin-bottom:0;border:0;width:100% !important}
.multiselect-dropdown .ui-selectmenu-button-closed .ui-selectmenu-text,.multiselect-dropdown .ui-selectmenu-button-open .ui-selectmenu-text{font-weight:300;font-size:14px;padding-bottom:0;color:#a6a6a6}
.multiselect-dropdown .ms-options-wrap{width:100%;background:transparent !important}
.multiselect-dropdown .ms-options-wrap>button{border-color:rgba(199,199,199,0.8) !important;border-width:0 !important;font-size:14px;color:#999;padding-top:0;background:transparent !important}
.multiselect-dropdown .ms-options-wrap>button:hover,.multiselect-dropdown .ms-options-wrap>button:focus,.multiselect-dropdown .ms-options-wrap>button:active{background:transparent !important}
.multiselect-dropdown .ms-options-wrap.ms-has-selections>button{color:#333}
.multiselect-dropdown .ms-options-wrap>button:after{border-top-color:#a6a6a6 !important}
.multiselect-dropdown .ms-options-wrap>button,.multiselect-dropdown .ms-options-wrap>button:focus{border-color:rgba(199,199,199,0.8);border-width:0 0 1px 0;font-size:14px;color:#999;padding-top:0}
.multiselect-dropdown .ms-options-wrap>button::after,.multiselect-dropdown .ms-options-wrap>button:focus::after{border-top-color:#f37e20}
.multiselect-dropdown .ms-options-wrap.ms-active>.ms-options{min-height:auto !important}
.multiselect-dropdown .ms-options-wrap>.ms-options{border:0 !important}
.multiselect-dropdown .ms-options-wrap>.ms-options>ul li{padding-left:2px}
.multiselect-dropdown .ms-options-wrap>.ms-options>ul input[type="checkbox"]{left:0;top:0;position:relative;width:15px}
.multiselect-dropdown .ms-options-wrap>.ms-options>ul label{padding:6px 6px 6px 5px;cursor:pointer;display:-ms-flexbox;display:-webkit-flex;display:flex}
.faq-button-group{padding-top:15px}
.desktop-nav-tabs-override{max-width:1260px;margin:0 auto}
.desktop-nav-tabs-override .left-arrow,.desktop-nav-tabs-override .right-arrow{display:block}
.desktop-nav-tabs-override .nav-tabs{margin:0 auto;display:block;max-width:98%;overflow-x:hidden;overflow-y:hidden}
.desktop-nav-tabs-override .nav-tabs li{display:inline-block;float:none;vertical-align:bottom;margin-right:-10px}
.desktop-nav-tabs-override .nav-tabs:before,.desktop-nav-tabs-override .nav-tabs:after{width:20px !important;display:inline-block}
.desktop-nav-tabs-override .nav-tabs:before{transform:matrix(1,0,0,-1,4,-6)}
.desktop-nav-tabs-override .nav-tabs:after{transform:matrix(-1,0,0,1,0,-6)}
.component-heading .section-title{font-weight:bold;font-size:36px;line-height:43px;color:#ad1e23;margin-bottom:0;text-transform:capitalize}
.banner-component{background:linear-gradient(0,#eee 0,rgba(246,246,246,0) 100%);padding-bottom:20px;overflow:hidden}
.banner-component.banner-component .media img{border:1px solid #dcdcdc;border-radius:20px}
.banner-component+.benefit-short-card .cards-lists{margin-top:-100px}
.banner-slider .content h3,.banner-slider .content h1{font-weight:bold;font-size:26px;line-height:31px;letter-spacing:-0.01em;text-transform:capitalize;margin-bottom:15px;margin-top:0}
.banner-slider .content p{font-weight:300;font-size:16px;line-height:24px;margin-bottom:23px;color:#3d3d3d}
.banner-slider .content p:last-child{margin-bottom:0}
.banner-slider .media .d-img,.banner-slider .media .m-img{border-radius:20px;overflow:hidden}
.banner-slider .media .d-img img,.banner-slider .media .m-img img{width:100%}
.banner-slider .button-group a{margin-bottom:20px}
.banner-slider .button-group a:not(:last-child){margin-right:20px}
@media only screen and (max-width:1122px){.banner-slider .button-group a:not(:last-child){margin-bottom:20px}
}
@media only screen and (max-width:phablet){.banner-slider .button-group a:not(:last-child){margin-right:10px}
}
@media only screen and (max-width:559px){.banner-slider .button-group a:not(:last-child){margin-right:10px}
}
.banner-slider .button-group a:last-child{margin-bottom:0}
.banner-slider .slick-arrow{background-color:rgba(0,0,0,0.15);width:30px;height:30px;border:0;background-repeat:no-repeat;background-size:10px 15px;background-position:center;top:calc(50% - 35px)}
.banner-slider .slick-arrow:hover{width:30px;height:30px;border:0}
.banner-slider .slick-arrow.slick-prev{left:-67px;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/left_arrow_white.png")}
.banner-slider .slick-arrow.slick-next{right:-67px;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/left_arrow_white.png")}
@media only screen and (max-width:1380px){.banner-slider .slick-arrow.slick-next{right:-37px}
.banner-slider .slick-arrow.slick-prev{left:-37px}
}
@media only screen and (max-width:1310px){.banner-slider .banner-list-inner{margin:0 50px}
.banner-slider .slick-arrow.slick-next{right:0}
.banner-slider .slick-arrow.slick-prev{left:0}
}
.banner-slider .banner-slide,.banner-slider .banner-video{position:relative}
.banner-slider .banner-slide .banner-list-inner,.banner-slider .banner-video .banner-list-inner{display:-ms-flexbox;display:-webkit-flex;display:flex}
.banner-slider .banner-slide .content,.banner-slider .banner-video .content{width:50%}
.banner-slider .banner-slide .openvideo,.banner-slider .banner-video .openvideo{cursor:pointer}
.banner-slider .banner-slide .media,.banner-slider .banner-video .media{width:50%}
.banner-slider .banner-slide.img-align-left .content,.banner-slider .banner-slide.video-align-left .content,.banner-slider .banner-video.img-align-left .content,.banner-slider .banner-video.video-align-left .content{padding-right:109px}
@media only screen and (max-width:991px){.banner-slider .banner-slide.img-align-left .content,.banner-slider .banner-slide.video-align-left .content,.banner-slider .banner-video.img-align-left .content,.banner-slider .banner-video.video-align-left .content{margin:0;padding:0}
}
.banner-slider .banner-slide.img-align-right .content,.banner-slider .banner-video.img-align-right .content{padding-left:109px}
@media only screen and (max-width:991px){.banner-slider .banner-slide.img-align-right .content,.banner-slider .banner-video.img-align-right .content{margin:0;padding:0}
}
@media only screen and (max-width:1310px){.banner-slider .banner-slide .banner-list-inner,.banner-slider .banner-video .banner-list-inner{margin:0 50px}
}
@media only screen and (max-width:991px){.banner-slider .banner-slide .content,.banner-slider .banner-slide .media,.banner-slider .banner-video .content,.banner-slider .banner-video .media{width:100%}
.banner-slider .banner-slide .media,.banner-slider .banner-video .media{margin-bottom:0;padding-top:40px}
}
.banner-slider .banner-img .slick-dots{position:static;margin-top:10px;text-align:center}
.banner-slider .banner-video .slick-dots{position:static;margin-top:0;text-align:center}
@media only screen and (max-width:991px){.banner-slider .banner-slide{margin:0}
.banner-slider .banner-slide .banner-list-inner{margin:0 5px;flex-direction:column-reverse;-webkit-flex-direction:column}
.banner-slider .banner-slide.img-align-right .banner-list-inner{margin:0 5px;flex-direction:column;-webkit-flex-direction:column}
.banner-slider .banner-video .banner-list-inner{margin:0 5px;flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
.banner-slider.tab-no-change-sequence .banner-slide .banner-list-inner{flex-direction:column;-webkit-flex-direction:column}
.banner-slider.tab-no-change-sequence .content p{margin-bottom:0}
.banner-slider.tab-no-change-sequence .button-group{margin-top:20px}
.banner-slider.tab-no-change-sequence .button-group a{width:100%;text-align:center}
.banner-slider .banner-img .slick-dots,.banner-slider .banner-video .slick-dots{margin-top:20px}
}
.banner-slider .banner-calculator .calculator-list{position:relative}
.banner-slider .banner-calculator .calculator-list .caluculator-list-inner{display:-ms-flexbox;display:-webkit-flex;display:flex}
.banner-slider .banner-calculator .calculator-list .content{width:calc(43% - 76px);margin-right:76px}
.banner-slider .banner-calculator .calculator-list .button-group a:not(:last-child){margin-right:20px}
@media only screen and (max-width:1122px){.banner-slider .banner-calculator .calculator-list .button-group a:not(:last-child){margin-bottom:20px}
}
.banner-slider .banner-calculator .calculator-list .calculator-right{width:57%;border-radius:10px;overflow:hidden;background:#ad1e23;padding:28px 32px 40px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner h5{color:#fff;font-weight:bold;font-size:14px;line-height:144%;letter-spacing:.02em;text-transform:uppercase;margin-bottom:36px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner input{background:transparent;color:#fff}
.banner-slider .banner-calculator .calculator-list .loan-container-inner input:before,.banner-slider .banner-calculator .calculator-list .loan-container-inner input:after{background:#fff}
.banner-slider .banner-calculator .calculator-list .loan-container-inner input:focus{background-color:transparent !important}
.banner-slider .banner-calculator .calculator-list .loan-container-inner label{color:#fff}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .range-figures ul li{color:#fff}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .text-in-line p{white-space:nowrap}
.banner-slider .banner-calculator .calculator-list .loan-container-inner input[type="range"]{height:2px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .light-brown{background:rgba(77,0,3,0.2);border-radius:10px;color:#fff;padding:11px 5px 8px 15px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .light-brown label{color:rgba(255,255,255,0.8)}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .ic-more{color:#fff}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .ic-more:after{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat}
@media only screen and (max-width:1310px){.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .apply-btn{white-space:nowrap}
}
@media only screen and (max-width:1200px){.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner{display:block}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .emi-interest{max-width:67%;margin-bottom:20px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .apply-btn{max-width:100%;white-space:unset}
}
@media only screen and (max-width:991px){.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner{display:block}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .emi-interest{max-width:100%}
.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .apply-btn{max-width:100%;padding-left:0}
.banner-slider .banner-calculator .calculator-list .loan-container-inner h5{margin-bottom:16px}
.banner-slider .banner-calculator .calculator-list .loan-container-inner label{margin-top:20px}
}
@media only screen and (max-width:phone){.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .light-brown .col-md-6{max-width:100%;margin-bottom:0}
}
@media only screen and (max-width:399px){.banner-slider .banner-calculator .calculator-list .loan-container-inner .number-hoderinner .light-brown .col-md-6{max-width:100%;margin-bottom:0}
}
@media only screen and (max-width:1310px){.banner-slider .banner-calculator .calculator-list .caluculator-list-inner{margin:0 50px}
}
@media only screen and (max-width:991px){.banner-slider .banner-calculator .calculator-list .caluculator-list-inner{flex-direction:column-reverse;-webkit-flex-direction:column;margin:0}
.banner-slider .banner-calculator .calculator-list .calculator-right,.banner-slider .banner-calculator .calculator-list .content{width:100%}
.banner-slider .banner-calculator .calculator-list .content{margin:20px 0}
}
.banner-slider .banner-calculator .slick-dots{margin-left:276px;bottom:23px}
.banner-slider .banner-calculator .slick-dots li.slick-active{border:2px solid #fff !important;background:#fff !important}
@media only screen and (max-width:991px){.banner-slider .banner-calculator .slick-dots{margin-left:0;bottom:15px;text-align:center}
}
.banner-slider .banner-multiple-video{position:relative;padding-bottom:50px}
.banner-slider .banner-multiple-video .banner-list-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;padding-bottom:30px}
.banner-slider .banner-multiple-video .content{width:calc(40% - 31px);margin-right:31px}
.banner-slider .banner-multiple-video .video-right{width:60%}
.banner-slider .banner-multiple-video .video-right .video-card{background:#fff;border:1px solid #dedede;box-sizing:border-box;border-radius:17px;margin-right:10px;width:calc(100% / 4 - 10px)}
@media only screen and (max-width:phablet){.banner-slider .banner-multiple-video .video-right .video-card{width:48%;margin:0 5px}
}
@media only screen and (max-width:559px){.banner-slider .banner-multiple-video .video-right .video-card{width:48%;margin:0 5px}
}
.banner-slider .banner-multiple-video .video-right .video-card .text{font-weight:600;font-size:14px;line-height:22px;color:#3d3d3d;padding:15px 16px 30px 14px}
.banner-slider .banner-multiple-video .video-right .video-card a{cursor:pointer}
.banner-slider .banner-multiple-video .video-right .video-card .media{overflow:hidden;width:100%}
.banner-slider .banner-multiple-video .video-right .video-card:last-child{margin-right:0}
.banner-slider .banner-multiple-video .slick-dots{position:static;margin-top:10px;text-align:center}
@media only screen and (max-width:991px){.banner-slider .banner-multiple-video{padding-bottom:10px}
.banner-slider .banner-multiple-video .banner-list-inner{margin:0;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;padding-bottom:0}
.banner-slider .banner-multiple-video .banner-list-inner .content,.banner-slider .banner-multiple-video .banner-list-inner .video-right{width:100%}
.banner-slider .banner-multiple-video .banner-list-inner .content{margin:0;float:unset}
.banner-slider .banner-multiple-video .banner-list-inner .video-right{padding-bottom:30px}
.banner-slider .banner-multiple-video .video-right .video-card{width:calc(100% / 4 - 20px)}
.banner-slider .banner-multiple-video .video-right .video-card:not(:last-child){margin:0 20 0 0}
.banner-slider .banner-multiple-video .video-right .video-card .media img{width:100%}
}
.banner-slider .img-with-content .slick-list{height:100%}
.banner-slider .img-with-content .slick-list .slick-track{height:100%}
.banner-slider .img-with-content .slick-dots{position:absolute;bottom:30px;left:215px;text-align:left}
.banner-slider .img-with-content .img-description{width:50%;position:relative;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;overflow:hidden;background:linear-gradient(135.11deg,#f3a126 17.34%,#ad1e23 94.28%)}
.banner-slider .img-with-content .img-description .slick-arrow{bottom:17px;top:auto;background:transparent;background-repeat:no-repeat;height:20px}
.banner-slider .img-with-content .img-description .slick-arrow.slick-prev{left:43%;width:15px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/chevron-left-white.svg") no-repeat}
.banner-slider .img-with-content .img-description .slick-arrow.slick-next{right:43%;width:15px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/chevron-left-white.svg") no-repeat}
.banner-slider .img-with-content .img-description-inner{height:100%}
.banner-slider .img-with-content .img-description-inner .media .d-img,.banner-slider .img-with-content .img-description-inner .media .m-img{border-radius:0}
.banner-slider .img-with-content .img-description-inner .media .d-img{height:100%}
.banner-slider .img-with-content .img-description-inner .media .d-img img{height:100%;object-fit:cover}
.banner-slider .img-with-content.right-img-content .content{margin-right:109px}
.banner-slider .img-with-content.right-img-content .img-description-inner{padding:20px 25px 45px}
.banner-slider .img-with-content.right-img-content .img-description-inner .media{width:170px}
.banner-slider .img-with-content.left-img-content .content{margin-left:109px}
.banner-slider .img-with-content.left-img-content .img-description-inner .media{width:194px;border-radius:10px}
.banner-slider .img-with-content.left-img-content .img-description-inner .content{margin:21px 25px 0 19px;width:calc(100% - 240px)}
.banner-slider .img-with-content.left-img-content .img-description-inner .button-group .ic-btn{padding:9px 34px}
.banner-slider .img-with-content.left-img-content .img-description .slick-arrow{bottom:21px}
.banner-slider .img-with-content.left-img-content .img-description .slick-arrow.slick-prev{left:34%}
.banner-slider .img-with-content.left-img-content .img-description .slick-arrow.slick-next{right:52%}
@media only screen and (max-width:1310px){.banner-slider .img-with-content.left-img-content .img-description .slick-arrow.slick-prev{left:38%}
.banner-slider .img-with-content.left-img-content .img-description .slick-arrow.slick-next{right:48%}
}
.banner-slider .img-with-content.img-with-content--small-img .img-description-inner .media .d-img img{height:116px}
.banner-slider .img-with-content .img-description-inner{display:-ms-flexbox;display:-webkit-flex;display:flex}
.banner-slider .img-with-content .img-description-inner .content{width:calc(100% - 190px);margin:0 0 0 19px}
.banner-slider .img-with-content .img-description-inner h5{font-weight:600;font-size:18px;line-height:22px;color:#fff;margin-bottom:9px}
.banner-slider .img-with-content .img-description-inner p{color:#fff;font-size:13px;line-height:17px;letter-spacing:.02em}
.banner-slider .img-with-content .img-description-inner ul li{list-style-type:disc;margin-left:20px;margin-bottom:10px;color:#fff}
.banner-slider .img-with-content .img-description-inner ul li:last-child{margin-bottom:20px}
.banner-slider .img-with-content .img-description-inner .button-group .ic-more{color:#fff}
.banner-slider .img-with-content .img-description-inner .button-group .ic-more:after{content:"";background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png") no-repeat}
@media only screen and (max-width:1310px){.banner-slider .img-with-content .img-description .slick-arrow.slick-prev{left:41.5%}
.banner-slider .img-with-content .img-description .slick-arrow.slick-next{right:41%}
}
@media only screen and (max-width:1175px){.banner-slider .img-with-content .content,.banner-slider .img-with-content .img-description{width:50%}
.banner-slider .img-with-content .button-group a:not(:last-child){margin-bottom:10px}
}
@media only screen and (max-width:991px){.banner-slider .img-with-content .img-description-inner{flex-direction:column;-webkit-flex-direction:column}
.banner-slider .img-with-content .slick-dots{bottom:20px;left:15px}
.banner-slider .img-with-content .content{margin:0 !important}
.banner-slider .img-with-content .content,.banner-slider .img-with-content .img-description{width:100%}
.banner-slider .img-with-content.right-img-content .ic-btn,.banner-slider .img-with-content.left-img-content .ic-btn{padding:10px 20px}
.banner-slider .img-with-content.right-img-content .img-description-inner,.banner-slider .img-with-content.left-img-content .img-description-inner{padding:0 !important}
.banner-slider .img-with-content.right-img-content .img-description-inner .media,.banner-slider .img-with-content.left-img-content .img-description-inner .media{width:100%;margin-bottom:0}
.banner-slider .img-with-content.right-img-content .img-description-inner .media img,.banner-slider .img-with-content.left-img-content .img-description-inner .media img{width:100%}
.banner-slider .img-with-content.right-img-content .img-description-inner .content,.banner-slider .img-with-content.left-img-content .img-description-inner .content{margin:0 !important;padding:30px 20px 50px;width:100%}
.banner-slider .img-with-content.left-img-content .img-description{margin-top:20px}
.banner-slider .img-with-content.right-img-content .img-description{margin-bottom:20px}
}
.banner-slider .full-width-slider{padding-bottom:30px}
.benefit-short-card .slick-slider{margin-bottom:35px}
.benefit-short-card .cards-lists{background:#fff;border:1px solid #f6f6f6;-webkit-box-shadow:0 4px 15px rgba(117,117,117,0.06);-moz-box-shadow:0 4px 15px rgba(117,117,117,0.06);-ms-box-shadow:0 4px 15px rgba(117,117,117,0.06);-o-box-shadow:0 4px 15px rgba(117,117,117,0.06);box-shadow:0 4px 15px rgba(117,117,117,0.06);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;padding:20px 10px 20px 20px}
.benefit-short-card .cards-lists .card-list{width:calc(100% / 5);margin:15px 0;padding:0 15px 0 0}
.benefit-short-card .cards-lists .card-list .card-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.benefit-short-card .cards-lists .card-list:last-child{padding-right:0}
.benefit-short-card .cards-lists .card-list .media{width:52px;margin:0 16px 0 0}
.benefit-short-card .cards-lists .card-list .content{width:calc(100% - 45px)}
.benefit-short-card .cards-lists .card-list .content p.title{font-size:16px;font-weight:normal;line-height:19px}
.benefit-short-card .cards-lists .slick-arrow{border:0;top:calc(50% - 25px)}
.benefit-short-card .cards-lists .slick-arrow.slick-prev{left:-40px}
.benefit-short-card .cards-lists .slick-arrow.slick-next{right:-40px}
.benefit-short-card .cards-lists.card-list-item-carousel{background:transparent;padding:10px}
.benefit-short-card .cards-lists.card-list-item-carousel .card-list{padding:30px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin:10px 15px}
.benefit-short-card .cards-lists.card-list-item-carousel .card-list h5{font-weight:600;font-size:18px;line-height:22px;margin-bottom:7px}
.benefit-short-card .cards-lists.card-list-item-carousel .card-list p{font-size:14px;line-height:19px}
.benefit-short-card .cards-lists.benefit-card-border .card-list .card-inner{position:relative}
.benefit-short-card .cards-lists.benefit-card-border .card-list .card-inner::after{content:"";position:absolute;width:1px;height:37px;background:#baa173;right:0;top:50%;transform:translateY(-50%);opacity:.2}
.benefit-short-card .cards-lists.benefit-card-border .card-list:last-child .card-inner::after{display:none}
.benefit-short-card .cards-lists.benefit-vertical-card .card-list .card-inner{flex-direction:column;-webkit-flex-direction:column;text-align:center}
.benefit-short-card .cards-lists.benefit-vertical-card .card-list .media{margin:0 auto 10px}
.benefit-short-card .cards-lists.benefit-vertical-card-carousel{padding:0;position:relative;margin:0}
.benefit-short-card .cards-lists.benefit-vertical-card-carousel .card-list{width:calc(100% / 7)}
.benefit-short-card .slick-dots{bottom:-40px}
.benefit-short-card .blue-bg .cards-lists.card-list-item-carousel .card-list{background:#fff}
@media only screen and (max-width:1310px){.benefit-short-card .cards-list-carousel{margin:0 20px}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-prev{left:-20px}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-next{right:-20px}
}
@media only screen and (max-width:tablet-wide){.benefit-short-card .cards-lists{padding:20px 10px 20px 10px}
.benefit-short-card .cards-lists .card-list{width:100%;border:0;padding:0 10px;margin:12.5px 0}
.benefit-short-card .cards-lists .card-list .card-inner{flex-direction:column;-webkit-flex-direction:column;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.benefit-short-card .cards-lists .card-list .media{margin:0 auto 20px !important}
.benefit-short-card .cards-lists .card-list .content{width:100%}
.benefit-short-card .cards-lists .card-list .content p.title{text-align:center}
.benefit-short-card .cards-lists .slick-arrow{border:0;top:calc(50% - 25px)}
.benefit-short-card .cards-lists .slick-arrow.slick-prev{left:0}
.benefit-short-card .cards-lists .slick-arrow.slick-next{right:0}
}
@media only screen and (max-width:1023px){.benefit-short-card .cards-lists{padding:20px 10px 20px 10px}
.benefit-short-card .cards-lists .card-list{width:100%;border:0;padding:0 10px;margin:12.5px 0}
.benefit-short-card .cards-lists .card-list .card-inner{flex-direction:column;-webkit-flex-direction:column;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.benefit-short-card .cards-lists .card-list .media{margin:0 auto 20px !important}
.benefit-short-card .cards-lists .card-list .content{width:100%}
.benefit-short-card .cards-lists .card-list .content p.title{text-align:center}
.benefit-short-card .cards-lists .slick-arrow{border:0;top:calc(50% - 25px)}
.benefit-short-card .cards-lists .slick-arrow.slick-prev{left:0}
.benefit-short-card .cards-lists .slick-arrow.slick-next{right:0}
}
@media only screen and (max-width:tablet){.benefit-short-card .cards-lists .card-list{width:calc(100% / 3);margin:15px 0;padding:0 15px 0 0}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-prev{left:-10px}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-next{right:-10px}
}
@media only screen and (max-width:990px){.benefit-short-card .cards-lists .card-list{width:calc(100% / 3);margin:15px 0;padding:0 15px 0 0}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-prev{left:-10px}
.benefit-short-card .card-list-item-carousel .slick-arrow.slick-next{right:-10px}
}
@media only screen and (max-width:768px){.benefit-short-card .card-list-item-carousel{padding:0}
}
@media only screen and (max-width:tablet-small){.benefit-short-card .cards-lists .card-list{width:calc(100% / 2)}
}
@media only screen and (max-width:639px){.benefit-short-card .cards-lists .card-list{width:calc(100% / 2)}
}
@media only screen and (max-width:phone){.benefit-short-card .cards-lists .card-list{width:100%}
}
@media only screen and (max-width:399px){.benefit-short-card .cards-lists .card-list{width:100%}
}
.benefit-tab-section .benefit-tab{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
@media only screen and (max-width:tablet){.benefit-tab-section .benefit-tab{display:block}
}
@media only screen and (max-width:990px){.benefit-tab-section .benefit-tab{display:block}
}
.benefit-tab-section h4{font-weight:bold;font-size:18px;line-height:25px;letter-spacing:.01em;text-transform:capitalize;margin-bottom:18px}
.benefit-tab-section .sidebar-content{width:312px;margin-right:73px}
.benefit-tab-section .sidebar-content ul{margin:0;padding:0;flex-direction:column;-webkit-flex-direction:column}
.benefit-tab-section .sidebar-content ul li{position:relative;font-size:13px;line-height:1.4;text-transform:uppercase}
.benefit-tab-section .sidebar-content ul li:before,.benefit-tab-section .sidebar-content ul li:after{display:none}
.benefit-tab-section .sidebar-content ul li .menu-item{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;line-height:1;padding:11px 10px 11px 12px;cursor:pointer;min-height:40px;margin-bottom:5px;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;-ms-border-radius:0 20px 20px 0;-o-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;border-left:2px solid #fff7eb;background:transparent}
.benefit-tab-section .sidebar-content ul li .menu-item .icon{width:22px;margin-right:10px}
.benefit-tab-section .sidebar-content ul li .menu-item .n-icon{display:inline-block}
.benefit-tab-section .sidebar-content ul li .menu-item .a-icon{display:none}
.benefit-tab-section .sidebar-content ul li:hover .menu-item{background:#fff;border-left:2px solid #f37e20}
.benefit-tab-section .sidebar-content ul li.active{-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;-ms-border-radius:0 20px 20px 0;-o-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0}
.benefit-tab-section .sidebar-content ul li.active .menu-item{position:relative;z-index:1;background:#f37e20;color:#fff;border-left:2px solid #f37e20}
.benefit-tab-section .sidebar-content ul li.active .menu-item .n-icon{display:none}
.benefit-tab-section .sidebar-content ul li.active .menu-item .a-icon{display:inline-block}
.benefit-tab-section .media-content .content{width:100%;margin-right:34px;margin-bottom:20px}
.benefit-tab-section .benefits-content-inner{display:none;padding:40px 27px 31px 50px}
.benefit-tab-section .benefits-content-inner.active{display:-ms-flexbox;display:-webkit-flex;display:flex}
.benefit-tab-section .benefits-content-inner h4,.benefit-tab-section .benefits-content-inner h3{font-weight:800;font-size:24px;line-height:31px;margin-bottom:20px;color:#074a86}
.benefit-tab-section .benefits-content-inner p{margin-bottom:15px;font-size:16px;line-height:24px}
.benefit-tab-section .benefits-content-inner p:last-child{margin-bottom:0}
.benefit-tab-section .benefits-content-inner ul li{list-style-type:disc;margin-left:20px;margin-bottom:10px;color:#737373}
.benefit-tab-section .benefits-content-inner .grid-ul.grid-ul-2{display:-ms-flexbox;display:-webkit-flex;display:flex}
.benefit-tab-section .benefits-content-inner .grid-ul.grid-ul-2 ul{width:50%}
.benefit-tab-section .benefits-content-inner .grid-ul.grid-ul-2 ul li{padding-right:30px}
.benefit-tab-section .benefits-content-inner .grid-ul.grid-ul-2 ul:first-child{border-right:1px solid rgba(0,0,0,0.1);margin-right:38px}
.benefit-tab-section .benefits-content-inner.full-width-content .content{width:100%}
.benefit-tab-section .benefits-content{position:relative;background:#fff7eb;border-radius:10px;width:calc(100% - 385px)}
.benefit-tab-section .nav-tabs{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;margin:0 0 30px 20px}
.benefit-tab-section .nav-tabs li{white-space:nowrap}
.benefit-tab-section .nav-tabs li a{padding:11px 20px}
@media only screen and (max-width:tablet){.benefit-tab-section .nav-tabs{margin:0 0 30px 0}
}
@media only screen and (max-width:990px){.benefit-tab-section .nav-tabs{margin:0 0 30px 0}
}
.benefit-tab-section .benefit-nested-tabs .tab-content{width:100%}
.benefit-tab-section .benefit-nested-tabs .tab-content .tab-content{display:-ms-flexbox;display:-webkit-flex;display:flex}
@media only screen and (max-width:tablet){.benefit-tab-section .benefit-nested-tabs .tab-content .tab-content{display:block}
}
@media only screen and (max-width:990px){.benefit-tab-section .benefit-nested-tabs .tab-content .tab-content{display:block}
}
.benefit-tab-section .benefit-product-nested-tabs{display:-ms-flexbox;display:-webkit-flex;display:flex}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content{width:calc(100% - 385px)}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .info{font-weight:600;font-size:22px;line-height:30px;margin-bottom:12px}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content>.tab-pane{background:#fff;padding:0 30px 50px 50px;border:1px solid rgba(243,126,32,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content{width:100%}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .active{display:-ms-flexbox;display:-webkit-flex;display:flex}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .benefits-content-inner{padding:0}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .benefits-content-inner h4{color:#3d3d3d}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .button-group{margin-top:29px}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .button-group .ic-btn{margin-right:20px}
@media only screen and (max-width:1025px){.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .button-group .ic-btn:not(:last-child){margin-bottom:20px}
}
@media only screen and (max-width:tablet){.benefit-tab-section .benefit-product-nested-tabs{flex-direction:column;-webkit-flex-direction:column}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content{width:100%}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .info{margin-top:20px}
}
@media only screen and (max-width:990px){.benefit-tab-section .benefit-product-nested-tabs{flex-direction:column;-webkit-flex-direction:column}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content{width:100%}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .info{margin-top:20px}
}
@media only screen and (max-width:phone-wide){.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .active{flex-direction:column;-webkit-flex-direction:column}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-pane{padding:0 20px 50px}
}
@media only screen and (max-width:479px){.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-content .active{flex-direction:column;-webkit-flex-direction:column}
.benefit-tab-section .benefit-product-nested-tabs>.benefits-product-content .tab-pane{padding:0 20px 50px}
}
.benefit-tab-section .notes p{font-size:16px}
.benefit-tab-section .notes p:not(:last-child){margin-bottom:20px}
.benefit-tab-section+.benefit-short-card .cards-lists{margin-top:-100px}
@media only screen and (max-width:tablet){.benefit-tab-section{display:block}
.benefit-tab-section.nested-tabs .tab-content .tab-content{display:block}
.benefit-tab-section .sidebar-content{width:100%}
.benefit-tab-section .sidebar-content ul{flex-direction:row;-webkit-flex-direction:row}
.benefit-tab-section .sidebar-content ul li:before,.benefit-tab-section .sidebar-content ul li:after{display:block}
.benefit-tab-section .sidebar-content ul li .menu-item{border-radius:0;background:#ebe7e7;padding:11px 22px}
.benefit-tab-section .media-content .content,.benefit-tab-section .media-content .media{width:50%}
.benefit-tab-section .benefits-content{width:100%}
.benefit-tab-section .benefits-content .benefits-content-inner{padding:20px}
}
@media only screen and (max-width:990px){.benefit-tab-section{display:block}
.benefit-tab-section.nested-tabs .tab-content .tab-content{display:block}
.benefit-tab-section .sidebar-content{width:100%}
.benefit-tab-section .sidebar-content ul{flex-direction:row;-webkit-flex-direction:row}
.benefit-tab-section .sidebar-content ul li:before,.benefit-tab-section .sidebar-content ul li:after{display:block}
.benefit-tab-section .sidebar-content ul li .menu-item{border-radius:0;background:#ebe7e7;padding:11px 22px}
.benefit-tab-section .media-content .content,.benefit-tab-section .media-content .media{width:50%}
.benefit-tab-section .benefits-content{width:100%}
.benefit-tab-section .benefits-content .benefits-content-inner{padding:20px}
}
@media only screen and (max-width:phone-wide){.benefit-tab-section .media-content .content,.benefit-tab-section .media-content .media{max-width:100%;width:100%}
.benefit-tab-section .benefits-content{width:100%}
.benefit-tab-section .benefits-content .benefits-content-inner{padding:20px;flex-direction:column;-webkit-flex-direction:column}
}
@media only screen and (max-width:479px){.benefit-tab-section .media-content .content,.benefit-tab-section .media-content .media{max-width:100%;width:100%}
.benefit-tab-section .benefits-content{width:100%}
.benefit-tab-section .benefits-content .benefits-content-inner{padding:20px;flex-direction:column;-webkit-flex-direction:column}
}
@media only screen and (max-width:340px){.benefit-tab-section .button-group a:not(:last-child){margin-bottom:20px}
}
.benefit-card-section{overflow:hidden}
.benefit-card-section h4{margin-bottom:20px}
.benefit-card-section .nav-tabs{width:100%;margin-bottom:20px}
.benefit-card-section .nav-tabs li a{padding:11px 35px}
.benefit-card-section .nav-tabs.border-top{border-top:1px solid #ebe7e7}
.benefit-card-section .tab-content{padding:40px 0}
.benefit-card-section .benefit-card{width:calc(100% / 4 - 20px);padding:23px 27px;margin:20px 0 0 0}
.benefit-card-section .benefit-card:nth-child(-n+4){margin:0}
.benefit-card-section .benefit-card img{margin-bottom:16px;width:52px;height:52px}
.benefit-card-section .benefit-card p{font-weight:bold;font-size:14px;line-height:19px;text-transform:capitalize}
.benefit-card-section .benefit-with-icon{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.benefit-card-section .benefit-with-icon .benefit-card{background:#fff;-webkit-box-shadow:0 4px 15px rgba(117,117,117,0.06);-moz-box-shadow:0 4px 15px rgba(117,117,117,0.06);-ms-box-shadow:0 4px 15px rgba(117,117,117,0.06);-o-box-shadow:0 4px 15px rgba(117,117,117,0.06);box-shadow:0 4px 15px rgba(117,117,117,0.06);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;margin:0 10px 20px}
.benefit-card-section .benefit-without-icon{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.benefit-card-section .benefit-without-icon .benefit-card{background:#2370b6;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.08);-moz-box-shadow:0 0 5px rgba(0,0,0,0.08);-ms-box-shadow:0 0 5px rgba(0,0,0,0.08);-o-box-shadow:0 0 5px rgba(0,0,0,0.08);box-shadow:0 0 5px rgba(0,0,0,0.08);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:24px 22px;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin:0 10px 20px}
.benefit-card-section .benefit-without-icon .benefit-card p{text-align:center;color:#fff;font-weight:600;font-size:18px;line-height:24px;letter-spacing:.02em}
.benefit-card-section .benefit-itsa-cards{border:1px solid #dedede;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.benefit-card-section .benefit-itsa-cards .benefit-itsa-card{text-align:center;padding:30px 25px}
.benefit-card-section .benefit-itsa-cards .benefit-itsa-card img{margin:0 auto 20px}
.benefit-card-section .benefit-itsa-cards .benefit-itsa-card p{font-size:16px;font-weight:600}
.benefit-card-section .benefit-itsa-cards .slick-dots{position:static;text-align:center;margin-bottom:20px}
.benefit-card-section .benefit-itsa-cards .slick-arrow{border:0}
.benefit-card-section .benefit-itsa-cards .slick-arrow.slick-prev{left:-35px}
.benefit-card-section .benefit-itsa-cards .slick-arrow.slick-next{right:-35px}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card{border:0}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card{background:#fff;margin:0 20px;-webkit-box-shadow:0 3.423px 12.8363px rgba(117,117,117,0.06);-moz-box-shadow:0 3.423px 12.8363px rgba(117,117,117,0.06);-ms-box-shadow:0 3.423px 12.8363px rgba(117,117,117,0.06);-o-box-shadow:0 3.423px 12.8363px rgba(117,117,117,0.06);box-shadow:0 3.423px 12.8363px rgba(117,117,117,0.06);border-radius:7px}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card .icon{height:50px;margin-bottom:10px}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card img{margin:0 auto 15px}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card h5{color:#baa173;margin-bottom:10px;font-size:18px;font-weight:600}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card p{font-size:14px}
.benefit-card-section .action-benefit-card .section-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;padding-top:0}
.benefit-card-section .action-benefit-card .section-inner .benefit-card{background:#fff;-webkit-box-shadow:0 4px 15px rgba(117,117,117,0.06);-moz-box-shadow:0 4px 15px rgba(117,117,117,0.06);-ms-box-shadow:0 4px 15px rgba(117,117,117,0.06);-o-box-shadow:0 4px 15px rgba(117,117,117,0.06);box-shadow:0 4px 15px rgba(117,117,117,0.06);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;border:1px solid #dedede}
.benefit-card-section .action-benefit-card .section-inner .benefit-card .heading{margin-bottom:20px}
.benefit-card-section .action-benefit-card .section-inner .benefit-card .heading .ic-link{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;width:100%;text-decoration:none}
.benefit-card-section .action-benefit-card .section-inner .benefit-card .heading .ic-link img{margin-bottom:0}
.benefit-card-section .action-benefit-card .section-inner .benefit-card .heading .ic-link::after{content:"";position:absolute;right:0;top:40%;transform:translateY(-50%);background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more.png") no-repeat;width:10px;height:11px}
.benefit-card-section .action-benefit-card .section-inner .benefit-card .heading h5{font-size:16px;margin-left:15px;padding-bottom:10px;border-bottom:1px dashed #f37e20;width:calc(100% - 52px)}
@media only screen and (max-width:tablet){.benefit-card-section .benefit-card{width:calc(100% / 3 - 20px)}
}
@media only screen and (max-width:990px){.benefit-card-section .benefit-card{width:calc(100% / 3 - 20px)}
}
@media only screen and (max-width:991px){.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .slick-list{padding-left:0 !important}
.benefit-card-section .benefit-itsa-cards.benefit-itsa-white-card .benefit-itsa-card{margin:0 8px}
}
@media only screen and (max-width:768px){.benefit-card-section .benefit-card{width:calc(100% / 2 - 20px)}
}
@media only screen and (max-width:phone-wide){.benefit-card-section .benefit-card{width:100%}
}
@media only screen and (max-width:479px){.benefit-card-section .benefit-card{width:100%}
}
.related-products h4{font-weight:600;font-size:22px;line-height:30px;color:#4b4b4b;margin-bottom:18px;text-transform:unset}
.related-products .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.related-products .row:not(:last-child){margin-bottom:30px}
@media only screen and (max-width:tablet){.related-products .row:not(:last-child){margin-bottom:20px}
}
@media only screen and (max-width:990px){.related-products .row:not(:last-child){margin-bottom:20px}
}
.faqaccordion .cmp-accordion .col-width-100 .card-accordion .row .col-width-50{width:100%}
.related-products .related-card-inner{-webkit-box-shadow:0 4px 15px rgba(117,117,117,0.06);-moz-box-shadow:0 4px 15px rgba(117,117,117,0.06);-ms-box-shadow:0 4px 15px rgba(117,117,117,0.06);-o-box-shadow:0 4px 15px rgba(117,117,117,0.06);box-shadow:0 4px 15px rgba(117,117,117,0.06);-webkit-border-radius:7.8px;-moz-border-radius:7.8px;-ms-border-radius:7.8px;-o-border-radius:7.8px;border-radius:7.8px;background:#fff;padding:22px 16px 22px 24px}
.related-products .related-card-inner .customer-review-medium{border:0;padding:0 40px;-webkit-box-shadow:unset;-moz-box-shadow:unset;-ms-box-shadow:unset;-o-box-shadow:unset;box-shadow:unset}
.related-products .card-list .card-item a{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;text-decoration:none}
.related-products .card-list .card-item{width:auto;box-shadow:none;border:0;padding:0 0 25px 0;border-radius:0;margin:0 0 25px 0;display:flex}
.related-products .card-list .card-item:not(:last-child){padding-bottom:25px;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:25px}
.related-products .card-list .card-item .media{width:100%;max-width:193px;margin-bottom:15px}
.related-products .card-list .card-item .content{width:100%}
.related-products .card-list .card-item .content .rel-title,.related-products .card-list .card-item .content h5{font-weight:bold;font-size:14px;line-height:19px;color:#4b4b4b;margin-bottom:5px;display:block}
.related-products .card-list .card-item .content .rel-title a,.related-products .card-list .card-item .content .rel-title a:link,.related-products .card-list .card-item .content h5 a,.related-products .card-list .card-item .content h5 a:link{color:#4b4b4b}
.related-products .card-list .card-item .content p{font-size:14px;line-height:24px;letter-spacing:.02em;color:#8b8b8b}
.related-products .card-list .card-item .content p:not(:last-child){margin-bottom:12px}
.related-products .card-list .card-item .openvideo{cursor:pointer;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;outline:0;text-decoration:none}
.related-products .card-list .card-item .openvideo img{width:70px;margin-right:15px}
.related-products .card-list .card-item .openvideo h5{width:calc(100% - 85px);font-size:14px;line-height:19px}
.related-products .card-list .card-item .content-bottom{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:5px}
.related-products .card-list .card-item .content-bottom p:not(:last-child){padding-right:8px;margin-right:8px;border-right:1px solid rgba(0,0,0,0.1)}
.related-products .related-card-small .card-list .card-item .media{width:70px;margin-right:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;overflow:hidden}
.related-products .related-card-small .card-list .card-item .content{width:calc(100% - 85px)}
.related-products .related-card-medium .card-list .card-item .media{width:128px;margin-right:15px}
.related-products .related-card-medium .card-list .card-item .content{width:calc(100% - 145px)}
.related-products .related-card-medium .card-list .card-item:last-child .content{padding-bottom:10px}
.related-products .related-card-large .card-list{display:-ms-flexbox;display:-webkit-flex;display:flex}
.related-products .related-card-large .card-list .card-item{flex-direction:column;-webkit-flex-direction:column;width:calc(100% / 3 - 28px)}
.related-products .related-card-large .card-list .card-item a{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-card-large .card-list .card-item a.ic-more{margin-top:10px}
.related-products .related-card-large .card-list .card-item:not(:last-child){padding:0 22px 0 0;border-bottom:0;border-right:1px solid rgba(0,0,0,0.1);margin:0 28px 0 0}
.related-products .related-card-large .card-list .card-item .media{max-width:128px;margin:0 0 16px}
@media only screen and (max-width:tablet){.related-products .related-card-large .card-list .card-item{max-width:100%;width:100%}
}
@media only screen and (max-width:990px){.related-products .related-card-large .card-list .card-item{max-width:100%;width:100%}
}
.related-products .related-card-full-width .card-list{padding-right:30px}
.related-products .related-card-full-width .card-item{flex-direction:column;-webkit-flex-direction:column;width:calc(100% / 4 - 28px)}
.related-products .related-card-full-width .card-item a{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-card-full-width .card-item .media{width:128px;margin:0 0 16px}
@media only screen and (max-width:tablet){.related-products .related-card-full-width .card-item{width:100%}
}
@media only screen and (max-width:990px){.related-products .related-card-full-width .card-item{width:100%}
}
.related-products .related-blog.related-card-medium .card-list .card-item{width:50%}
.related-products .related-blog.related-card-medium .card-list .card-item:last-child{margin-right:20px}
@media only screen and (max-width:tablet){.related-products .related-blog.related-card-medium .card-list .card-item{width:100%}
.related-products .related-blog.related-card-medium .card-list .card-item:last-child{margin-right:0}
}
@media only screen and (max-width:990px){.related-products .related-blog.related-card-medium .card-list .card-item{width:100%}
.related-products .related-blog.related-card-medium .card-list .card-item:last-child{margin-right:0}
}
.related-products .related-blog.related-card-medium .card-list,.related-products .related-blog.related-card-large .card-list,.related-products .related-blog.related-card-full-width .card-list{display:-ms-flexbox;display:-webkit-flex;display:flex}
.related-products .related-blog.related-card-medium .card-list .card-item,.related-products .related-blog.related-card-large .card-list .card-item,.related-products .related-blog.related-card-full-width .card-list .card-item{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-blog.related-card-medium .card-list .card-item a,.related-products .related-blog.related-card-large .card-list .card-item a,.related-products .related-blog.related-card-full-width .card-list .card-item a{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-blog.related-card-medium .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-large .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-full-width .card-list .card-item:not(:last-child){padding:0 22px 0 0;border-bottom:0;border-right:1px solid rgba(0,0,0,0.1);margin:0 37px 0 0}
.related-products .related-blog.related-card-medium .card-list .card-item .media,.related-products .related-blog.related-card-large .card-list .card-item .media,.related-products .related-blog.related-card-full-width .card-list .card-item .media{max-width:193px;margin:0 0 14px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;overflow:hidden}
@media only screen and (max-width:1200px){.related-products .related-blog.related-card-medium .card-list .card-item .media,.related-products .related-blog.related-card-large .card-list .card-item .media,.related-products .related-blog.related-card-full-width .card-list .card-item .media{max-width:100%}
}
@media only screen and (max-width:tablet){.related-products .related-blog.related-card-medium .card-list,.related-products .related-blog.related-card-large .card-list,.related-products .related-blog.related-card-full-width .card-list{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-blog.related-card-medium .card-list .card-item,.related-products .related-blog.related-card-large .card-list .card-item,.related-products .related-blog.related-card-full-width .card-list .card-item{flex-direction:row;-webkit-flex-direction:row}
.related-products .related-blog.related-card-medium .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-large .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-full-width .card-list .card-item:not(:last-child){padding:0 0 15px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,0.1);margin:0 0 22px 0}
}
@media only screen and (max-width:990px){.related-products .related-blog.related-card-medium .card-list,.related-products .related-blog.related-card-large .card-list,.related-products .related-blog.related-card-full-width .card-list{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-blog.related-card-medium .card-list .card-item,.related-products .related-blog.related-card-large .card-list .card-item,.related-products .related-blog.related-card-full-width .card-list .card-item{flex-direction:row;-webkit-flex-direction:row}
.related-products .related-blog.related-card-medium .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-large .card-list .card-item:not(:last-child),.related-products .related-blog.related-card-full-width .card-list .card-item:not(:last-child){padding:0 0 15px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,0.1);margin:0 0 22px 0}
}
.related-products .related-blog .card-list.card-without-img .card-item:not(:last-child){padding:0 0 17px;margin:0 0 19px}
.related-products .related-blog .card-list .card-item .content{width:100%}
.related-products .card-bottom{margin-top:38px}
@media only screen and (max-width:tablet){.related-products .card-bottom{margin-top:20px}
}
@media only screen and (max-width:990px){.related-products .card-bottom{margin-top:20px}
}
.related-products .accordion .button-group{margin-top:34px}
@media only screen and (max-width:tablet){.related-products .related-card:not(:last-child){margin-bottom:20px}
}
@media only screen and (max-width:990px){.related-products .related-card:not(:last-child){margin-bottom:20px}
}
@media only screen and (max-width:phablet){.related-products .related-card-medium .card-list,.related-products .related-card-large .card-list{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-card-medium .card-list .card-item,.related-products .related-card-large .card-list .card-item{flex-direction:column;-webkit-flex-direction:column;width:100%}
.related-products .related-card-medium .card-list .card-item:not(:last-child),.related-products .related-card-large .card-list .card-item:not(:last-child){padding:0 0 15px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,0.1);margin:0 0 22px 0}
.related-products .related-card-medium .card-list .card-item .media,.related-products .related-card-large .card-list .card-item .media{margin-bottom:20px;width:100%}
.related-products .related-card-medium .card-list .card-item .content,.related-products .related-card-large .card-list .card-item .content{width:100%}
}
@media only screen and (max-width:559px){.related-products .related-card-medium .card-list,.related-products .related-card-large .card-list{flex-direction:column;-webkit-flex-direction:column}
.related-products .related-card-medium .card-list .card-item,.related-products .related-card-large .card-list .card-item{flex-direction:column;-webkit-flex-direction:column;width:100%}
.related-products .related-card-medium .card-list .card-item:not(:last-child),.related-products .related-card-large .card-list .card-item:not(:last-child){padding:0 0 15px 0;border-right:0;border-bottom:1px solid rgba(0,0,0,0.1);margin:0 0 22px 0}
.related-products .related-card-medium .card-list .card-item .media,.related-products .related-card-large .card-list .card-item .media{margin-bottom:20px;width:100%}
.related-products .related-card-medium .card-list .card-item .content,.related-products .related-card-large .card-list .card-item .content{width:100%}
}
.related-products .related-video-slider{padding:40px 20px 0}
.related-products .related-video-slider .image{position:relative;border-radius:10px 10px 0 0;overflow:hidden}
.related-products .related-video-slider .image .play-btn{position:absolute;z-index:2;width:46px;height:46px;border-radius:50%;top:calc(50% - 23px);left:calc(50% - 23px);background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/play-arrow-o.png") no-repeat center;background-size:15px;background-position:17px 15px;background-color:rgba(254,254,255,0.9)}
.related-products .related-video-slider .slick-dots{position:relative;bottom:0;margin:20px 0}
.related-products .related-video-slider .slick-arrow{border:0}
.related-products .related-video-slider .slick-arrow.slick-next{-webkit-transform:scale(0.7) rotate(-180deg);-moz-transform:scale(0.7) rotate(-180deg);-ms-transform:scale(0.7) rotate(-180deg);-o-transform:scale(0.7) rotate(-180deg);transform:scale(0.7) rotate(-180deg)}
@media only screen and (max-width:tablet){.related-products .related-video-slider{padding:20px 50px 0 50px;margin:0 -20px}
.related-products .related-video-slider .slick-list{padding-left:0 !important}
.related-products .related-video-slider .slick-dots{margin:20px 0;text-align:center}
.related-products .related-video-slider .slick-arrow.slick-prev{left:10px}
.related-products .related-video-slider .slick-arrow.slick-next{right:10px}
.related-products .related-video-slider .card{margin:0 15px 0 0}
}
@media only screen and (max-width:990px){.related-products .related-video-slider{padding:20px 50px 0 50px;margin:0 -20px}
.related-products .related-video-slider .slick-list{padding-left:0 !important}
.related-products .related-video-slider .slick-dots{margin:20px 0;text-align:center}
.related-products .related-video-slider .slick-arrow.slick-prev{left:10px}
.related-products .related-video-slider .slick-arrow.slick-next{right:10px}
.related-products .related-video-slider .card{margin:0 15px 0 0}
}
@media only screen and (max-width:767px){.related-products .related-video-slider{margin:0;padding:0 20px}
}
@media only screen and (max-width:tablet-small){.related-products .related-video-slider{padding:0}
.related-products .related-video-slider .slick-list{margin:0 -20px 0 -10px}
}
@media only screen and (max-width:639px){.related-products .related-video-slider{padding:0}
.related-products .related-video-slider .slick-list{margin:0 -20px 0 -10px}
}
.customer-review-slider-wrapper{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;padding:25px 35px;border:1px solid #dedede;-webkit-box-shadow:0 4px 15px rgba(243,126,32,0.06);-moz-box-shadow:0 4px 15px rgba(243,126,32,0.06);-ms-box-shadow:0 4px 15px rgba(243,126,32,0.06);-o-box-shadow:0 4px 15px rgba(243,126,32,0.06);box-shadow:0 4px 15px rgba(243,126,32,0.06)}
.customer-review-slider-wrapper .customer-review-slider{padding:0 40px}
.customer-review-slider-wrapper h4{font-weight:600;font-size:22px;line-height:138%;margin-bottom:7px;color:#4b4b4b;text-align:center}
.customer-review-slider-wrapper .star-review{font-size:14px;line-height:24px;letter-spacing:.02em;color:#8b8b8b;text-align:center}
.customer-review-slider-wrapper .star-review span{display:inline-block;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/star.svg");background-repeat:no-repeat;overflow:hidden;width:11px;height:11px;text-indent:-9999999px}
.customer-review-slider-wrapper .star-review.text-left{text-align:left}
.customer-review-slider-wrapper .decp{font-size:18px;line-height:150%;letter-spacing:-0.01em;color:#8b8b8b;margin-bottom:20px;position:relative;padding-top:52px}
.customer-review-slider-wrapper .decp::after{content:"";position:absolute;width:40px;height:31px;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/double_quote.svg");background-repeat:no-repeat;background-size:100%;top:15px;left:0}
.customer-review-slider-wrapper a{outline:0}
.customer-review-slider-wrapper .signature{font-weight:bold;font-size:14px;line-height:138%;text-transform:capitalize;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify}
.customer-review-slider-wrapper .signature .left-column{width:calc(100% - 170px);padding-right:10px}
.customer-review-slider-wrapper .signature .right-column{width:170px}
.customer-review-slider-wrapper .signature .right-column .content{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end}
.customer-review-slider-wrapper .signature .right-column a:not(:last-child){margin-right:25px}
.customer-review-slider-wrapper .signature .right-column .count{font-size:14px;line-height:23px;color:#8b8b8b;padding-left:7px}
.customer-review-slider-wrapper .signature .right-column .icon{width:20px;height:19px;display:block;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.customer-review-slider-wrapper .signature .right-column .social-like{display:-ms-flexbox;display:-webkit-flex;display:flex}
.customer-review-slider-wrapper .signature .right-column .social-like .like{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/icon-like.svg") no-repeat left}
.customer-review-slider-wrapper .signature .right-column .social-dislike{display:-ms-flexbox;display:-webkit-flex;display:flex}
.customer-review-slider-wrapper .signature .right-column .social-dislike .dislike{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/icon-dislike.svg") no-repeat left}
.customer-review-slider-wrapper .bottom-btn{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;align-items:center;-webkit-align-items:center;-ms-flex-align:center;border-top:1px solid rgba(0,0,0,0.1);padding-top:25px;margin-top:25px}
.customer-review-slider-wrapper .bottom-btn .ic-more{margin-right:30px}
.customer-review-slider-wrapper .slick-arrow{width:22px !important;height:22px !important;background-size:4px 8px !important;background-position:center center !important;background-color:#fff0e5 !important;border:0 !important}
.customer-review-slider-wrapper .slick-arrow.slick-next{right:0;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/arrow_prev.svg");transform:scaleX(-1)}
.customer-review-slider-wrapper .slick-arrow.slick-prev{left:0;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/arrow_prev.svg")}
@media only screen and (max-width:phone-wide){.customer-review-slider-wrapper{padding:25px;max-width:100%}
.customer-review-slider-wrapper .customer-review-slider{padding:0}
.customer-review-slider-wrapper .signature{display:block}
.customer-review-slider-wrapper .signature .left-column,.customer-review-slider-wrapper .signature .right-column{width:100%}
.customer-review-slider-wrapper .signature .right-column{margin-top:10px}
.customer-review-slider-wrapper .signature .right-column .content{justify-content:flex-start}
.customer-review-slider-wrapper .signature .right-column .content a:not(:last-child){margin-right:25px}
.customer-review-slider-wrapper .slick-arrow{width:22px !important;height:35px !important;background-size:8px !important}
.customer-review-slider-wrapper .slick-arrow.slick-next{right:-28px;border-radius:0 35px 35px 0}
.customer-review-slider-wrapper .slick-arrow.slick-prev{left:-28px;border-radius:0 35px 35px 0}
.customer-review-slider-wrapper .bottom-btn{flex-direction:column;-webkit-flex-direction:column}
.customer-review-slider-wrapper .bottom-btn .ic-btn{order:1;margin-bottom:20px;width:100%;text-align:center}
.customer-review-slider-wrapper .bottom-btn .ic-more{order:2;margin:0}
}
@media only screen and (max-width:479px){.customer-review-slider-wrapper{padding:25px;max-width:100%}
.customer-review-slider-wrapper .customer-review-slider{padding:0}
.customer-review-slider-wrapper .signature{display:block}
.customer-review-slider-wrapper .signature .left-column,.customer-review-slider-wrapper .signature .right-column{width:100%}
.customer-review-slider-wrapper .signature .right-column{margin-top:10px}
.customer-review-slider-wrapper .signature .right-column .content{justify-content:flex-start}
.customer-review-slider-wrapper .signature .right-column .content a:not(:last-child){margin-right:25px}
.customer-review-slider-wrapper .slick-arrow{width:22px !important;height:35px !important;background-size:8px !important}
.customer-review-slider-wrapper .slick-arrow.slick-next{right:-28px;border-radius:0 35px 35px 0}
.customer-review-slider-wrapper .slick-arrow.slick-prev{left:-28px;border-radius:0 35px 35px 0}
.customer-review-slider-wrapper .bottom-btn{flex-direction:column;-webkit-flex-direction:column}
.customer-review-slider-wrapper .bottom-btn .ic-btn{order:1;margin-bottom:20px;width:100%;text-align:center}
.customer-review-slider-wrapper .bottom-btn .ic-more{order:2;margin:0}
}
.customer-review-slider-wrapper.blue-bg{color:#fff}
.customer-review-slider-wrapper.blue-bg h4{text-transform:inherit}
.customer-review-slider-wrapper.blue-bg h4,.customer-review-slider-wrapper.blue-bg .star-review,.customer-review-slider-wrapper.blue-bg .decp{color:#fff}
.customer-review-slider-wrapper.col-md-3{margin:0 15px}
.customer-review-slider-wrapper.customer-review-small{padding:25px}
.customer-review-slider-wrapper.customer-review-small .customer-review-slider{padding:0}
.customer-review-slider-wrapper.customer-review-small h4{text-align:left}
.customer-review-slider-wrapper.customer-review-small .star-review{text-align:left}
.customer-review-slider-wrapper.customer-review-small .decp{padding-top:30px}
.customer-review-slider-wrapper.customer-review-small .decp::after{width:28px;height:22px;top:5px}
.customer-review-slider-wrapper.customer-review-small .signature{display:block}
.customer-review-slider-wrapper.customer-review-small .signature .left-column,.customer-review-slider-wrapper.customer-review-small .signature .right-column{width:100%}
.customer-review-slider-wrapper.customer-review-small .signature .right-column{margin-top:10px}
.customer-review-slider-wrapper.customer-review-small .signature .right-column .content{justify-content:flex-start}
.customer-review-slider-wrapper.customer-review-small .signature .right-column .content a:not(:last-child){margin-right:25px}
.customer-review-slider-wrapper.customer-review-small .bottom-btn{border-top:0;flex-direction:column;-webkit-flex-direction:column;padding:0}
.customer-review-slider-wrapper.customer-review-small .bottom-btn .ic-btn{order:1;margin-bottom:20px;width:100%;text-align:center}
.customer-review-slider-wrapper.customer-review-small .bottom-btn .ic-more{order:2}
.customer-review-slider-wrapper.customer-review-small .slick-arrow{width:22px !important;height:35px !important;background-size:8px !important}
.customer-review-slider-wrapper.customer-review-small .slick-arrow.slick-next{right:-28px;border-radius:0 35px 35px 0;transform:scaleX(-1)}
.customer-review-slider-wrapper.customer-review-small .slick-arrow.slick-prev{left:-28px;border-radius:0 35px 35px 0}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active .decp{padding-right:55px}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active .signature{padding-right:15px}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp{padding-left:55px;padding-right:0;position:relative}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp::before{content:"";position:absolute;left:0;top:31px;height:calc(100% - 31px);border-left:1px solid rgba(0,0,0,0.1)}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp::after{left:55px}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .signature{padding-left:55px;padding-right:0}
@media only screen and (max-width:991px){.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active .decp{padding-right:0}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp{padding-left:0}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp::before{display:none}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .decp::after{left:0}
.customer-review-slider-wrapper.customer-review-large .customer-review-slider-item.slick-active:nth-child(2n) .signature{padding-left:0}
}
.customer-review-slider-wrapper.customer-review-large.blue-bg .customer-review-slider-item.slick-active:nth-child(2n) .decp::before{border-left:1px solid rgba(255,255,255,0.1)}
.customer-review-slider-wrapper .reviews--scroll{height:140px;overflow:auto}
.customer-review-slider-wrapper .reviews--scroll .decp{padding-right:10px}
.reference-section .reference-title{margin-bottom:30px}
.to-apply-component .to-apply-wrapper h4{font-weight:bold;font-size:18px;line-height:138%;letter-spacing:.01em;text-transform:capitalize;margin-bottom:32px}
.to-apply-component .to-apply-wrapper .to-apply-slider{margin-bottom:45px}
.to-apply-component .to-apply-wrapper .to-apply-slider .slick-list{margin-left:13px;margin-right:13px;padding-top:10px;padding-bottom:10px}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;margin:0 42px 0 12px;position:relative}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item::after{content:"";position:absolute;width:30px;height:100%;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/trangle.png");background-repeat:no-repeat;background-size:cover;top:0;right:-30px}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item .to-apply-slider-item-inner{padding:32px 0 32px 32px;display:-ms-flexbox;display:-webkit-flex;display:flex}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item .to-apply-slider-item-inner .to-apply-icon{width:70px}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item .to-apply-slider-item-inner .to-apply-content{width:calc(100% - 70px);padding-left:23px}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item .to-apply-slider-item-inner .to-apply-content h5{font-weight:600;font-size:18px;line-height:120%;margin-bottom:7px}
.to-apply-component .to-apply-wrapper .to-apply-slider .to-apply-slider-item .to-apply-slider-item-inner .to-apply-content .decp{font-size:14px;line-height:138%}
.to-apply-component .to-apply-wrapper .to-apply-slider .slick-dots{bottom:-30px;text-align:center}
.to-apply-component .to-apply-wrapper .to-apply-slider .slick-arrow{top:calc(50% - 22px) !important;border:0}
.to-apply-component .to-apply-wrapper .to-apply-slider .slick-arrow:hover{border:0}
.to-apply-component .to-apply-wrapper .button-group{margin-top:20px}
.to-apply-component .to-apply-wrapper .button-group .ic-btn{margin-right:30px}
.additional-content-component .additional-content-wrapper .heading-content{max-width:1090px}
.additional-content-component .additional-content-wrapper .heading-content p{line-height:24px}
.additional-content-component .additional-content-wrapper .section-title{margin-bottom:50px;text-align:left;font-size:26px;line-height:115%;letter-spacing:-0.01em}
.additional-content-component .additional-content-wrapper .section-title strong{font-weight:800}
.additional-content-component .additional-content-wrapper .additional-content-tab.additional-content-tab-verticle{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}
@media only screen and (max-width:768px){.additional-content-component .additional-content-wrapper .additional-content-tab.additional-content-tab-verticle{display:block}
}
.additional-content-component .additional-content-wrapper .additional-content-tab .nav-tabs{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;padding-left:24px;border-top:1px solid #ebe7e7;margin-bottom:40px}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper{max-width:312px;margin-right:73px;width:100%}
@media only screen and (max-width:768px){.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper{margin-right:0}
}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper h4{margin-bottom:18px;font-weight:bold;font-size:18px;line-height:138%;letter-spacing:.01em;text-transform:capitalize}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper .nav-tabs{border-top:0;padding-left:0}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content{position:relative;background:#fff7eb;border-radius:10px;width:calc(100% - 385px);height:fit-content}
@media only screen and (max-width:768px){.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content{width:100%}
}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner{display:none;padding:40px 27px 31px 50px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.active{display:-ms-flexbox;display:-webkit-flex;display:flex}
@media only screen and (max-width:991px){.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.active{flex-direction:column;-webkit-flex-direction:column}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.active .media{margin-top:20px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.active.mob-content-switch{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.active.mob-content-switch .media{margin:0 0 20px}
}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h4,.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h1,.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h2,.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h3,.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h5,.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner h6{font-weight:800;font-size:24px;line-height:31px;margin-bottom:20px;color:#074a86}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner p{margin-bottom:15px;font-size:16px;line-height:24px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner p:last-child{margin-bottom:0}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner ul li{list-style-type:disc;margin-left:20px;margin-bottom:10px;color:#737373}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner .grid-ul.grid-ul-2{display:-ms-flexbox;display:-webkit-flex;display:flex}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner .grid-ul.grid-ul-2 ul{width:50%}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner .grid-ul.grid-ul-2 ul li{padding-right:30px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner .grid-ul.grid-ul-2 ul:first-child{border-right:1px solid rgba(0,0,0,0.1);margin-right:38px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.media-content .content{max-width:379px;width:100%;margin-right:34px}
@media only screen and (max-width:tablet){.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.media-content .content{max-width:100%}
}
@media only screen and (max-width:990px){.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.media-content .content{max-width:100%}
}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner.media-content .media .openvideo{cursor:pointer}
.additional-content-component .additional-content-wrapper .additional-content-icon{background-color:#fff}
.additional-content-component .additional-content-wrapper .additional-content-icon .additional-content-card{text-align:center;font-weight:600;font-size:16px;line-height:136%;color:#3d3d3d}
.additional-content-component .additional-content-wrapper .additional-content-icon .additional-content-card p{font-size:16px}
.additional-content-component .additional-content-wrapper .additional-content-icon .additional-content-card img{margin-bottom:20px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider{border:1px solid #dedede;display:block;margin:0 50px 30px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding-top:30px;padding-bottom:30px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .additional-content-card{padding-right:15px;padding-left:15px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .additional-content-card img{margin:0 auto 20px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-arrow{border:0}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-arrow:hover{border:0}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-arrow.slick-prev{left:-50px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-arrow.slick-next{right:-50px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-dots{bottom:-30px}
@media only screen and (max-width:tablet){.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper{max-width:100%;margin-bottom:30px}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul{flex-direction:row;-webkit-flex-direction:row}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li{display:inline-block !important;vertical-align:bottom;margin-right:-6px}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li:before,.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li:after{display:block}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li .menu-item{border-radius:0;background:#ebe7e7;padding:8px 22px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner{padding:20px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-dots{text-align:center}
}
@media only screen and (max-width:990px){.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper{max-width:100%;margin-bottom:30px}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul{flex-direction:row;-webkit-flex-direction:row}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li{display:inline-block !important;vertical-align:bottom;margin-right:-6px}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li:before,.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li:after{display:block}
.additional-content-component .additional-content-wrapper .additional-content-tab .tab-wrapper ul li .menu-item{border-radius:0;background:#ebe7e7;padding:8px 22px}
.additional-content-component .additional-content-wrapper .additional-content-tab .additional-tab-content .benefits-content-inner{padding:20px}
.additional-content-component .additional-content-wrapper .additional-content-icon.additional-content-slider .slick-dots{text-align:center}
}
.special-discounts.section .section-inner{padding:40px 20px}
.special-discounts .blue-bg .ui-selectmenu-button{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/location-icon-white.svg") no-repeat left 0}
.special-discounts .blue-bg .ui-selectmenu-button-closed .ui-selectmenu-text,.special-discounts .blue-bg .ui-selectmenu-button-open .ui-selectmenu-text{color:#fff}
.special-discounts .blue-bg .ui-selectmenu-button-closed .ui-icon-triangle-1-s,.special-discounts .blue-bg .ui-selectmenu-button-open .ui-icon-triangle-1-s{border-top:5px solid #fff}
.special-discounts .section-title{margin-bottom:50px}
.special-discounts .short-card-title{font-weight:bold;font-size:14px;line-height:19px;padding-left:46px;margin-bottom:20px}
.special-discounts .short-card-slider{background:transparent}
.special-discounts .short-card-slider .offer-card{margin:1px 15px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;border-width:.8px}
.special-discounts .short-card-slider .slick-list{position:relative;z-index:9;margin-bottom:-50px;padding-bottom:60px}
.special-discounts .short-card-slider .slick-arrow{top:calc(50% - 45px);border:none !important;width:35px}
.special-discounts .short-card-slider .slick-arrow.slick-prev{left:-10px}
.special-discounts .short-card-slider .slick-arrow.slick-next{right:-10px}
.special-discounts .short-card-slider .slick-arrow:hover{width:35px;outline:0}
.special-discounts .short-card-slider .slick-dots{position:static;text-align:center;margin-top:20px}
.special-discounts .short-card--only-heading .card-title{font-size:22px;line-height:33.3px}
@media only screen and (max-width:1200px){.special-discounts .short-card-title{padding-left:0}
.special-discounts .short-card-slider .slick-arrow.slick-prev{left:-26px}
.special-discounts .short-card-slider .slick-arrow.slick-next{right:-20px}
}
@media only screen and (max-width:tablet-small){.special-discounts .short-card-slider{margin:0 -20px}
.special-discounts .short-card-slider .slick-list{margin-left:-20px}
.special-discounts .offer-card{margin:0 15px 0 0}
}
@media only screen and (max-width:639px){.special-discounts .short-card-slider{margin:0 -20px}
.special-discounts .short-card-slider .slick-list{margin-left:-20px}
.special-discounts .offer-card{margin:0 15px 0 0}
}
.special-discounts .deals-section{background:transparent}
.special-discounts .deals-section .trending-deals-tab{background:transparent}
.special-discounts .deals-section .tab-content .section-inner{padding:40px 20px}
@media only screen and (max-width:tablet){.special-discounts .deals-section .tab-content .section-inner{padding:40px 0 0}
}
@media only screen and (max-width:990px){.special-discounts .deals-section .tab-content .section-inner{padding:40px 0 0}
}
.special-discounts .deals-section .slick-arrow{border:0}
.special-discounts .grey-bg .offer-discount-slider .deal-card,.special-discounts .grey-bg .deals-section .deal-card,.special-discounts .white-bg .offer-discount-slider .deal-card,.special-discounts .white-bg .deals-section .deal-card{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;border-width:.8px;margin:1px 12px}
.special-discounts .offer-discount-slider{padding:0 30px}
.special-discounts .offer-discount-slider .slick-arrow{border:none !important;top:calc(50% - 38px)}
@media only screen and (max-width:tablet){.special-discounts .offer-discount-slider{padding:0 10px}
.special-discounts .offer-discount-slider .slick-dots{text-align:center}
}
@media only screen and (max-width:990px){.special-discounts .offer-discount-slider{padding:0 10px}
.special-discounts .offer-discount-slider .slick-dots{text-align:center}
}
@media only screen and (max-width:phone-wide){.special-discounts .offer-discount-slider{padding:0;margin:0 -20px}
}
@media only screen and (max-width:479px){.special-discounts .offer-discount-slider{padding:0;margin:0 -20px}
}
.special-discounts .img-text-right .nav-tabs{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;margin-bottom:40px;padding-left:24px}
@media only screen and (max-width:768px){.special-discounts .img-text-right .nav-tabs{padding-left:0;margin:0 0 40px}
}
.special-discounts .offer-cards-sliders{display:-ms-flexbox;display:-webkit-flex;display:flex}
.special-discounts .offer-cards-sliders .left-content{width:46%;margin-right:30px}
.special-discounts .offer-cards-sliders .left-content h3{color:#fff;font-weight:800;font-size:24px;margin-bottom:20px}
.special-discounts .offer-cards-sliders .left-content p{font-size:16px;line-height:24px;color:#fff}
.special-discounts .offer-cards-sliders .left-content p:not(:last-child){margin-bottom:20px}
.special-discounts .offer-cards-sliders .right-content{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/saving-account/inflash-offers.png") no-repeat center;background-size:cover;padding:39px 40px 49px;width:54%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.special-discounts .offer-cards-sliders .right-content h5{font-weight:600;font-size:18px;line-height:22px;margin-bottom:16px;color:#fff}
.special-discounts .offer-cards-sliders .right-content p{font-size:16px;line-height:24px;color:#fff;max-width:300px}
@media only screen and (max-width:tablet){.special-discounts .offer-cards-sliders .left-content,.special-discounts .offer-cards-sliders .right-content{width:50%}
.special-discounts .offer-cards-sliders .right-content p{max-width:100%}
}
@media only screen and (max-width:990px){.special-discounts .offer-cards-sliders .left-content,.special-discounts .offer-cards-sliders .right-content{width:50%}
.special-discounts .offer-cards-sliders .right-content p{max-width:100%}
}
@media only screen and (max-width:phone-wide){.special-discounts .offer-cards-sliders{flex-direction:column;-webkit-flex-direction:column}
.special-discounts .offer-cards-sliders .left-content,.special-discounts .offer-cards-sliders .right-content{width:100%}
.special-discounts .offer-cards-sliders .left-content{margin-bottom:20px}
.special-discounts .offer-cards-sliders .right-content p{max-width:100%}
}
@media only screen and (max-width:479px){.special-discounts .offer-cards-sliders{flex-direction:column;-webkit-flex-direction:column}
.special-discounts .offer-cards-sliders .left-content,.special-discounts .offer-cards-sliders .right-content{width:100%}
.special-discounts .offer-cards-sliders .left-content{margin-bottom:20px}
.special-discounts .offer-cards-sliders .right-content p{max-width:100%}
}
@media only screen and (max-width:phablet){.special-discounts .offer-details.img-text-right{margin:0 -20px 0 -20px}
.special-discounts .offer-details.img-text-right h4{padding:0 20px}
.special-discounts .offer-details.img-text-right .tab-content{padding:0 20px 40px}
}
@media only screen and (max-width:559px){.special-discounts .offer-details.img-text-right{margin:0 -20px 0 -20px}
.special-discounts .offer-details.img-text-right h4{padding:0 20px}
.special-discounts .offer-details.img-text-right .tab-content{padding:0 20px 40px}
}
.way-to-bank-cards-section .width-25{width:calc(25% - 30px)}
.way-to-bank-cards-section .width-26{width:calc(26% - 30px)}
.way-to-bank-cards-section .width-49{width:calc(49% - 66px)}
.way-to-bank-cards-section .section-inner{padding:40px 20px}
.way-to-bank-cards-section .row{margin:0 -15px}
.way-to-bank-cards-section .way-to-bank-cards{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:26px 21px 35px 23px;margin:0 15px}
.way-to-bank-cards-section h4{line-height:30px;margin-bottom:20px}
.way-to-bank-cards-section h5{font-size:14px;line-height:17px;color:#3d3d3d}
.way-to-bank-cards-section p{color:#8b8b8b;font-size:14px;line-height:17px;font-weight:300}
.way-to-bank-cards-section p strong{font-weight:600}
.way-to-bank-cards-section .img-align-left .card-warpper{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.way-to-bank-cards-section .img-align-left .card-warpper .media{width:79px;margin-right:20px}
.way-to-bank-cards-section .img-align-left .card-warpper .content{width:calc(100% - 90px)}
.way-to-bank-cards-section .img-align-bottom .card-warpper{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column}
.way-to-bank-cards-section .img-align-bottom .card-warpper h5{margin-bottom:11px}
.way-to-bank-cards-section .img-align-bottom .card-warpper p{margin-bottom:11px;max-width:376px}
.way-to-bank-cards-section .img-align-bottom .card-warpper a{margin-bottom:12px}
.way-to-bank-cards-section .img-align-bottom .card-warpper .mt-23{margin-top:12px}
.way-to-bank-cards-section .img-align-bottom .card-warpper .align-right{text-align:right}
.way-to-bank-cards-section .app-link{border-top:1px dashed #f2994a;margin-top:27px;padding-top:22px;position:relative;bottom:-37px}
.way-to-bank-cards-section .app-link h5{margin-bottom:17px}
.way-to-bank-cards-section .app-link .app-link-inner{display:-ms-flexbox;display:-webkit-flex;display:flex}
.way-to-bank-cards-section .app-link .app-link-inner a{width:50%}
.way-to-bank-cards-section .app-link .app-link-inner a:not(:last-child){margin-right:19px}
@media only screen and (max-width:1078px){.way-to-bank-cards-section .app-link{bottom:0}
}
@media only screen and (max-width:tablet){.way-to-bank-cards-section .width-25,.way-to-bank-cards-section .width-49,.way-to-bank-cards-section .width-26{width:100%;max-width:100%}
.way-to-bank-cards-section .way-to-bank-cards:not(:last-child){margin-bottom:20px}
.way-to-bank-cards-section .img-align-left .card-warpper{align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.way-to-bank-cards-section .img-align-bottom .card-warpper .media{text-align:left}
.way-to-bank-cards-section .img-align-bottom .card-warpper p{max-width:100%}
.way-to-bank-cards-section .app-link .app-link-inner a{width:auto}
}
@media only screen and (max-width:990px){.way-to-bank-cards-section .width-25,.way-to-bank-cards-section .width-49,.way-to-bank-cards-section .width-26{width:100%;max-width:100%}
.way-to-bank-cards-section .way-to-bank-cards:not(:last-child){margin-bottom:20px}
.way-to-bank-cards-section .img-align-left .card-warpper{align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.way-to-bank-cards-section .img-align-bottom .card-warpper .media{text-align:left}
.way-to-bank-cards-section .img-align-bottom .card-warpper p{max-width:100%}
.way-to-bank-cards-section .app-link .app-link-inner a{width:auto}
}
@media only screen and (max-width:400px){.way-to-bank-cards-section .app-link .app-link-inner{flex-direction:column;-webkit-flex-direction:column}
.way-to-bank-cards-section .app-link .app-link-inner a{width:100%}
.way-to-bank-cards-section .app-link .app-link-inner a:not(:last-child){margin:0 0 20px}
}
.eligibility-documentation-component{overflow:hidden}
.eligibility-documentation-component .eligibility-documentation-wrapper h4.section-title{margin-bottom:50px;text-align:left;font-size:26px;line-height:115%;letter-spacing:-0.01em}
.eligibility-documentation-component .eligibility-documentation-wrapper h4.section-title strong{font-weight:800}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .additional-content-tab .nav-tabs{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;padding-left:24px;border-top:1px solid #ebe7e7;margin-bottom:40px}
@media only screen and (max-width:768px){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .additional-content-tab .nav-tabs{padding-left:0}
}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common h5{font-weight:bold;font-size:18px;line-height:138%;letter-spacing:.01em;text-transform:capitalize;margin-bottom:10px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .card-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin:0 -27px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .card-wrapper .eligibility-documentation-card{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin:10px 27px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .card-wrapper .eligibility-documentation-card .card-icon{margin-right:15px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .card-wrapper .eligibility-documentation-card .card-content .lable{font-size:14px;line-height:18px;margin-bottom:2px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .card-wrapper .eligibility-documentation-card .card-content .value{font-weight:600;font-size:24px;line-height:144%;letter-spacing:.02em}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .cards-note{font-weight:300;font-size:18px;line-height:120%;margin-top:8px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common .cards-note .ic-more::after{display:none}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-details-below h5{font-size:16px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card h5{padding:25px 55px;margin:0;border-right:1px solid #dedede}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card .cards-note{padding:10px 55px;margin:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card .card-wrapper{margin:0 -55px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card .card-wrapper .eligibility-documentation-card{padding:10px 55px;margin:0;border-right:1px solid #dedede}
@media only screen and (max-width:768px){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card h5{border-right:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card .card-wrapper{display:block}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-card .card-wrapper .eligibility-documentation-card{border-right:0}
}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .additional-content-tab .nav-tabs{border-top:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper{display:block;margin:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper .line-lable{position:relative}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper .line-lable::after{height:1px;width:100%;position:absolute;content:"";border-bottom:1px dashed #4b4b4b;left:0;top:10px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper .line-lable label{background-color:#f8f8f8;position:relative;z-index:1;padding-right:15px;font-weight:bold;font-size:14px;line-height:150%}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper .eligibility-documentation-card{margin:20px 0 30px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs .card-wrapper .eligibility-documentation-card .card-content .lable{margin-top:2px;margin-bottom:0;text-transform:uppercase}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .additional-content-tab .nav-tabs{border-top:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .info{font-size:14px;line-height:138%;margin-bottom:20px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail h2,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail h3,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail h4,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail h5,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail p{margin-bottom:20px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ul,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ol{margin:0 0 20px;padding-left:20px;font-size:16px;line-height:24px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ul li,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ol li{list-style-type:disc;margin-bottom:20px}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ul li:last-child,.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ol li:last-child{margin-bottom:0}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ol li{list-style-type:decimal}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper table.custom-table tr td:not(:first-child){text-align:center}
@media only screen and (max-width:tablet){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:990px){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper{overflow-x:auto}
}
.eligibility-documentation-component.eligibility-documentation-component-full-width-tabs .section-inner,.eligibility-documentation-component.eligibility-documentation-component-full-width-tabs-detail-discription .section-inner{padding-top:0}
.eligibility-documentation-component .eligibility-details-list-only{max-width:1260px}
.eligibility-documentation-component .eligibility-details-list-only h5{font-weight:800;font-size:26px;line-height:115%;letter-spacing:-0.01em;text-transform:uppercase;margin-bottom:30px}
.eligibility-documentation-component .eligibility-details-list-only ul{margin:0 0 10px 10px;padding-left:20px;font-size:18px;line-height:133%;font-weight:500}
.eligibility-documentation-component .eligibility-details-list-only ul li{list-style-type:disc;margin-bottom:15px}
.eligibility-documentation-component .eligibility-details-list-only ul li:last-child{margin-bottom:0}
.eligibility-documentation-component .eligibility-details-list-only p{font-size:16px;margin-bottom:20px}
.eligibility-documentation-component .eligibility-details-list-only p.notes{font-size:14px;line-height:133%;letter-spacing:.02em;margin-bottom:0}
.eligibility-documentation-component.blue-bg .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ul li,.eligibility-documentation-component.blue-bg .eligibility-documentation-wrapper .eligibility-documentation-common.eligibility-documentation-full-width-tabs-detail-discription .detail ol li{color:#fff}
.eligibility-documentation-component.blue-bg h1,.eligibility-documentation-component.blue-bg div,.eligibility-documentation-component.blue-bg h2,.eligibility-documentation-component.blue-bg h3,.eligibility-documentation-component.blue-bg h4,.eligibility-documentation-component.blue-bg h5,.eligibility-documentation-component.blue-bg p{color:#fff}
.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper table.custom-table tr td:not(:first-child){text-align:center}
@media only screen and (max-width:tablet){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:990px){.eligibility-documentation-component .eligibility-documentation-wrapper .eligibility-documentation-common.documentation-table .documentation-table-wrapper{overflow-x:auto}
}
.eligibility-documentation-component.eligibility-documentation-component-full-width-tabs .section-inner,.eligibility-documentation-component.eligibility-documentation-component-full-width-tabs-detail-discription .section-inner{padding-top:0}
.eligibility-documentation-component .eligibility-details-list-only h5{font-weight:800;font-size:26px;line-height:115%;letter-spacing:-0.01em;text-transform:uppercase;margin-bottom:30px}
.eligibility-documentation-component .eligibility-details-list-only ul{margin:0 0 10px 10px;padding-left:20px;font-size:18px;line-height:133%;font-weight:500}
.eligibility-documentation-component .eligibility-details-list-only ul li{list-style-type:disc;margin-bottom:15px}
.eligibility-documentation-component.blue-bg .eligibility-details-list-only ul li{color:#fff}
.eligibility-documentation-component .eligibility-details-list-only ul li:last-child{margin-bottom:0}
.eligibility-documentation-component .eligibility-details-list-only p{font-size:16px;margin-bottom:20px}
.eligibility-documentation-component .eligibility-details-list-only p.notes{font-size:14px;line-height:133%;letter-spacing:.02em;margin-bottom:0}
@media only screen and (max-width:991px){.eligibility-documentation-component .eligibility-details-list-only ul{font-size:16px}
}
.loan-finder .loan-finder-inner{display:-ms-flexbox;display:-webkit-flex;display:flex}
.loan-finder .loan-finder-inner p{color:#ffdeac;font-weight:600;font-size:16px;line-height:22px;margin-bottom:38px}
.loan-finder .loan-finder-inner .content{width:62%}
.loan-finder .loan-finder-inner .media{width:35%;margin-left:60px}
.loan-finder .loan-finder-inner .cal-dropdown,.loan-finder .loan-finder-inner .monthly-income{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.loan-finder .loan-finder-inner .cal-dropdown label,.loan-finder .loan-finder-inner .monthly-income label{color:#fff}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button{max-width:192px;border:1px solid #fff;border-radius:3px}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button-closed .ui-icon-triangle-1-s,.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button-open .ui-icon-triangle-1-s,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button-closed .ui-icon-triangle-1-s,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button-open .ui-icon-triangle-1-s{top:7px;right:9px}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button-closed .ui-icon-triangle-1-s,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button-closed .ui-icon-triangle-1-s{border-top:5px solid #fff}
.loan-finder .loan-finder-inner .cal-dropdown .input-group,.loan-finder .loan-finder-inner .monthly-income .input-group{position:relative}
.loan-finder .loan-finder-inner .cal-dropdown .input-group .rupee-icon,.loan-finder .loan-finder-inner .monthly-income .input-group .rupee-icon{color:#fff;position:absolute;top:10px;left:10px;font-size:18px}
.loan-finder .loan-finder-inner .cal-dropdown .input-group .input-style,.loan-finder .loan-finder-inner .monthly-income .input-group .input-style{padding-left:25px}
.loan-finder .loan-finder-inner .cal-dropdown .input-style,.loan-finder .loan-finder-inner .monthly-income .input-style{max-width:192px;background:transparent;color:#fff;border:1px solid #fff !important;border-radius:3px;font-weight:700}
.loan-finder .loan-finder-inner .cal-dropdown input:focus,.loan-finder .loan-finder-inner .monthly-income input:focus{background:transparent !important}
.loan-finder .loan-finder-inner .cal-dropdown{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.loan-finder .loan-finder-inner .cal-dropdown label{width:auto;margin-right:16px}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-text{color:#fff;text-transform:unset;font-weight:bold;font-size:18px;letter-spacing:.02em}
.loan-finder .loan-finder-inner .monthly-income label{max-width:224px;margin-right:16px}
.loan-finder .loan-finder-inner .buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.loan-finder .loan-finder-inner .buttons p{color:rgba(255,255,255,0.4);margin:0 0 0 20px}
.loan-finder .loan-finder-inner .number-holder{border:1px solid rgba(255,255,255,0.5);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.06);-moz-box-shadow:0 4px 15px rgba(0,0,0,0.06);-ms-box-shadow:0 4px 15px rgba(0,0,0,0.06);-o-box-shadow:0 4px 15px rgba(0,0,0,0.06);box-shadow:0 4px 15px rgba(0,0,0,0.06);padding:27px 30px 30px}
.loan-finder .loan-finder-inner .number-holder label{font-size:14px;line-height:20px;color:#fff;margin-bottom:6px}
.loan-finder .loan-finder-inner .number-holder p{font-weight:bold;font-size:26px;line-height:33px;letter-spacing:.02em;color:#fff;margin-bottom:0;white-space:nowrap}
.loan-finder .loan-finder-inner .number-holder .calculation-col{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:last-child){padding-right:20px;border-right:1px solid rgba(255,255,255,0.1)}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:first-child){padding-left:30px}
.loan-finder .loan-finder-inner .buttons .white{background:transparent}
.loan-finder .loan-finder-inner .col{position:relative}
.loan-finder .loan-finder-inner .error{position:absolute;color:#fff;bottom:-23px;right:20px}
@media only screen and (max-width:1174px){.loan-finder .loan-finder-inner .content{width:60%}
.loan-finder .loan-finder-inner .media{width:40%;margin-left:50px}
}
@media only screen and (max-width:1010px){.loan-finder .loan-finder-inner{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
.loan-finder .loan-finder-inner .content,.loan-finder .loan-finder-inner .media{width:100%}
.loan-finder .loan-finder-inner .media{margin:0 0 20px}
}
@media only screen and (max-width:phone-wide){.loan-finder .loan-finder-inner .cal-dropdown,.loan-finder .loan-finder-inner .monthly-income{flex-direction:column;-webkit-flex-direction:column}
.loan-finder .loan-finder-inner .cal-dropdown label,.loan-finder .loan-finder-inner .monthly-income label{width:100%;max-width:100%;margin-bottom:10px;padding-left:10px}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button,.loan-finder .loan-finder-inner .cal-dropdown .input-style,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button,.loan-finder .loan-finder-inner .monthly-income .input-style{max-width:100%;width:100%}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:last-child){border-right:0;padding:0 0 20px}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:first-child){padding-left:0}
}
@media only screen and (max-width:479px){.loan-finder .loan-finder-inner .cal-dropdown,.loan-finder .loan-finder-inner .monthly-income{flex-direction:column;-webkit-flex-direction:column}
.loan-finder .loan-finder-inner .cal-dropdown label,.loan-finder .loan-finder-inner .monthly-income label{width:100%;max-width:100%;margin-bottom:10px;padding-left:10px}
.loan-finder .loan-finder-inner .cal-dropdown .ui-selectmenu-button,.loan-finder .loan-finder-inner .cal-dropdown .input-style,.loan-finder .loan-finder-inner .monthly-income .ui-selectmenu-button,.loan-finder .loan-finder-inner .monthly-income .input-style{max-width:100%;width:100%}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:last-child){border-right:0;padding:0 0 20px}
.loan-finder .loan-finder-inner .number-holder .calculation-col:not(:first-child){padding-left:0}
}
.how-it-works-component .section-title{margin-bottom:50px;text-align:left;font-size:26px;line-height:115%;letter-spacing:-0.01em}
.how-it-works-component .how-it-works-two-cta .white-card-wrapper{background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 4px 15px rgba(117,117,117,0.06);-moz-box-shadow:0 4px 15px rgba(117,117,117,0.06);-ms-box-shadow:0 4px 15px rgba(117,117,117,0.06);-o-box-shadow:0 4px 15px rgba(117,117,117,0.06);box-shadow:0 4px 15px rgba(117,117,117,0.06);border:1px solid #dedede}
.how-it-works-component .how-it-works-two-cta h5{font-weight:600;font-size:18px;line-height:120%;margin-bottom:7px}
.how-it-works-component .how-it-works-two-cta .how-it-works-card .how-it-works-card-inner .content-wrapper a{text-decoration:none;color:#4b4b4b}
.how-it-works-component .how-it-works-two-cta .how-it-works-card .how-it-works-card-inner .content-wrapper p{font-size:14px;line-height:138%}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .white-card-wrapper{padding:55px 25px 30px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{display:-ms-flexbox;display:-webkit-flex;display:flex}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner{text-align:center;width:calc(100% / 3)}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper{margin-bottom:20px;position:relative}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper::after{height:1px;width:100%;position:absolute;content:"";border-bottom:1px dashed #f2994a;left:0;top:50%}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span{display:inline-block;background:#fff;padding:0 28px;position:relative;z-index:1}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span::after,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span::before{content:"";width:6px;height:6px;top:50%;position:absolute;background:#f2994a;border-radius:100%;margin-top:-3px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span::after{right:0}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span::before{left:0}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .content-wrapper a{text-decoration:none;color:#4b4b4b}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .content-wrapper p{max-width:260px;margin:0 auto}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:first-child .icon-wrapper::after{width:50%;left:50%}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:first-child .icon-wrapper span::before{display:none}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:last-child .icon-wrapper::after{width:50%;left:0}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:last-child .icon-wrapper span::after{display:none}
@media only screen and (max-width:phablet){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner{width:100%;position:relative}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child){padding-bottom:100px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child):after{height:1px;width:60px;position:absolute;content:"";border-bottom:1px dashed #f2994a;left:41%;top:unset;transform:rotate(90deg);bottom:49px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";width:6px;height:6px;position:absolute;background:#f2994a;border-radius:100%;margin-top:-3px;margin-left:-8px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before{content:"";bottom:81px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper::after{content:"";top:unset;bottom:12px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper:after{display:none}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span:after{display:none}
}
@media only screen and (max-width:559px){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner{width:100%;position:relative}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child){padding-bottom:100px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child):after{height:1px;width:60px;position:absolute;content:"";border-bottom:1px dashed #f2994a;left:41%;top:unset;transform:rotate(90deg);bottom:49px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";width:6px;height:6px;position:absolute;background:#f2994a;border-radius:100%;margin-top:-3px;margin-left:-8px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before{content:"";bottom:81px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper::after{content:"";top:unset;bottom:12px}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper:after{display:none}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner .icon-wrapper span:after{display:none}
}
@media only screen and (max-width:414px){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";margin-left:-2px}
}
@media only screen and (max-width:400px){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";margin-left:-1px}
}
@media only screen and (max-width:375px){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";margin-left:1px}
}
@media only screen and (max-width:320px){.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card{flex-direction:column;-webkit-flex-direction:column}
.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:before,.how-it-works-component .how-it-works-two-cta.how-it-works-single-card .how-it-works-card .how-it-works-card-inner:not(:last-child) .content-wrapper:after{content:"";margin-left:6px}
}
.how-it-works-component .how-it-works-two-cta.how-it-works-multi-card .how-it-works-slider{padding:15px;margin-bottom:2px}
.how-it-works-component .how-it-works-two-cta.how-it-works-multi-card .how-it-works-slider .slick-dots{bottom:-15px}
.how-it-works-component .how-it-works-two-cta.how-it-works-multi-card .how-it-works-card-inner{margin:12px 12px;padding:30px;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15)}
.how-it-works-component .how-it-works-two-cta.how-it-works-multi-card .how-it-works-card-inner .icon-wrapper{width:70px}
.how-it-works-component .how-it-works-two-cta.how-it-works-multi-card .how-it-works-card-inner .content-wrapper{width:calc(100% - 30px);padding-left:20px}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;margin:0 42px 30px 12px;position:relative;width:calc(25% - 64px)}
@media only screen and (max-width:991px){.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item{width:calc(50% - 64px)}
}
@media only screen and (max-width:768px){.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item{width:calc(100% - 64px)}
}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item::after{content:"";position:absolute;width:30px;height:100%;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/trangle_grey.png");background-repeat:no-repeat;background-size:cover;top:0;right:-30px}
.how-it-works-component.white-bg .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item::after{content:"";position:absolute;width:30px;height:100%;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/saving-account/trangle.png");background-repeat:no-repeat;background-size:cover;top:0;right:-30px}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner{padding:22px 0 22px 22px;min-height:148px;text-align:center}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner a{text-decoration:none;color:#4b4b4b}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner .icon-wrapper{margin:0 auto 10px;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner .icon-wrapper h5{margin-left:6px;margin-bottom:0}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner .icon-wrapper img{width:40px}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .how-it-works-arrow-card-item .how-it-works-arrow-card-item-inner .how-it-works-arrow-card-content .decp{font-size:14px;line-height:138%}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .slick-dots{bottom:-30px;text-align:center}
.how-it-works-component .how-it-works-two-cta.how-it-works-arrow-card .slick-arrow{top:calc(50% - 22px) !important}
.how-it-works-component .how-it-works-two-cta .list-content-wrapper{margin-top:40px}
.how-it-works-component .how-it-works-two-cta .list-content-wrapper ul{padding-left:20px}
.how-it-works-component .how-it-works-two-cta .list-content-wrapper ul li{list-style-type:disc;margin-bottom:20px}
.how-it-works-component.blue-bg .how-it-works-two-cta .list-content-wrapper ul li{color:#fff}
.how-it-works-component .how-it-works-two-cta .list-content-wrapper ul li:last-child{margin-bottom:0}
.how-it-works-component .button-group{margin-top:40px}
.how-it-works-component .button-group .ic-btn{margin-right:30px}
.debit-cards-section .deals-section{background:transparent;padding:40px 0}
.debit-cards-section .section-title{margin-bottom:40px !important}
.debit-cards-section .white-bg .recomeded-cards-section .section-inner .text-center{padding-top:0}
.debit-cards-section .deal-card .deal-inner .image{height:116px}
.debit-cards-section .deal-card .deal-inner .image img{max-height:116px}
.debit-cards-section .trending-deals-tab{background:transparent}
.debit-cards-section .trending-deals-tab .section-inner{padding:40px 20px}
.debit-cards-section .tabs-bottom-btn{max-width:1260px;margin:-80px auto 0;padding-left:80px}
@media only screen and (max-width:tablet){.debit-cards-section .tabs-bottom-btn{margin:-120px auto 0}
}
@media only screen and (max-width:990px){.debit-cards-section .tabs-bottom-btn{margin:-120px auto 0}
}
@media only screen and (max-width:tablet-small){.debit-cards-section .tabs-bottom-btn{padding-left:30px}
}
@media only screen and (max-width:639px){.debit-cards-section .tabs-bottom-btn{padding-left:30px}
}
.debit-cards-section .slick-dots{text-align:right;padding-right:13px}
.debit-cards-section .slick-track{display:flex}
.debit-cards-section .slick-slide{height:inherit}
@media only screen and (max-width:phablet){.debit-cards-section .section-title{margin-bottom:20px !important}
.debit-cards-section .trending-deals-tab{background:transparent}
.debit-cards-section .trending-deals-tab .section-inner{padding:40px 0}
.debit-cards-section .slick-dots{padding-right:15px}
}
@media only screen and (max-width:559px){.debit-cards-section .section-title{margin-bottom:20px !important}
.debit-cards-section .trending-deals-tab{background:transparent}
.debit-cards-section .trending-deals-tab .section-inner{padding:40px 0}
.debit-cards-section .slick-dots{padding-right:15px}
}
.debit-cards-section .recomeded-cards-section .cards-list{padding:0 30px}
.debit-cards-section .recomeded-cards-section .cards-list .card-item{background:#fff;border:.8px solid #dedede;-webkit-box-shadow:0 4px 15px rgba(243,126,32,0.06);-moz-box-shadow:0 4px 15px rgba(243,126,32,0.06);-ms-box-shadow:0 4px 15px rgba(243,126,32,0.06);-o-box-shadow:0 4px 15px rgba(243,126,32,0.06);box-shadow:0 4px 15px rgba(243,126,32,0.06);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:17px 20px 21px;margin:0 10px}
.debit-cards-section .recomeded-cards-section .cards-list .card-item .two-column{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:20px}
.debit-cards-section .recomeded-cards-section .cards-list .card-item .two-column .media{max-width:70px;margin-right:16px}
.debit-cards-section .recomeded-cards-section .cards-list .card-item .two-column .content{width:calc(100% - 85px)}
.debit-cards-section .recomeded-cards-section .cards-list .card-item .two-column .content p{font-weight:600;font-size:18px;line-height:25px}
.debit-cards-section .recomeded-cards-section .cards-list .slick-arrow{border:0;outline:0;top:calc(50% - 45px)}
.debit-cards-section .recomeded-cards-section .cards-list .slick-arrow:hover{border:0}
.debit-cards-section .recomeded-cards-section .cards-list .slick-track{display:flex}
.debit-cards-section .recomeded-cards-section .cards-list .slick-slide{height:inherit}
.debit-cards-section .recomeded-cards-section .cards-list .slick-dots{position:static;text-align:center;margin-top:20px}
@media only screen and (max-width:tablet){.debit-cards-section .recomeded-cards-section .cards-list{padding:0}
}
@media only screen and (max-width:990px){.debit-cards-section .recomeded-cards-section .cards-list{padding:0}
}
@media only screen and (max-width:phablet){.debit-cards-section .recomeded-cards-section .cards-list{margin:0 -20px}
.debit-cards-section .recomeded-cards-section .cards-list .slick-list{margin-left:-20px}
}
@media only screen and (max-width:559px){.debit-cards-section .recomeded-cards-section .cards-list{margin:0 -20px}
.debit-cards-section .recomeded-cards-section .cards-list .slick-list{margin-left:-20px}
}
@media only screen and (max-width:320px){.debit-cards-section .recomeded-cards-section .cards-list .buttons a:not(:last-child){margin-bottom:10px}
}
@media only screen and (max-width:1024px){.debit-cards-section .left-arrow,.debit-cards-section .right-arrow{display:block}
.debit-cards-section .nav-tabs{margin:0 auto;display:block;max-width:98%;overflow-x:hidden;overflow-y:hidden}
.debit-cards-section .nav-tabs li{display:inline-block;float:none;vertical-align:bottom;margin-right:-6px}
.debit-cards-section .nav-tabs:before,.debit-cards-section .nav-tabs:after{width:20px !important;display:inline-block}
.debit-cards-section .nav-tabs:before{transform:matrix(1,0,0,-1,4,-6)}
.debit-cards-section .nav-tabs:after{transform:matrix(-1,0,0,1,0,-6)}
}
.interest-rate-charges .label{font-weight:bold;font-size:14px;line-height:19px;margin-bottom:20px}
.interest-rate-charges .rate-small-card{width:calc(68% - 30px);margin-right:30px}
.interest-rate-charges .rate-medium-card{width:calc(68% - 30px);margin-right:30px}
.interest-rate-charges .rate-medium-card .info-box{background:#fff;padding:27px 29px 29px 34px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.interest-rate-charges .rate-medium-card .info-box:not(:last-child){margin-bottom:16px}
.interest-rate-charges .rate-medium-card .info-box .label{font-weight:normal}
.interest-rate-charges .rate-medium-card .info-box .info-box-two{display:-ms-flexbox;display:-webkit-flex;display:flex}
.interest-rate-charges .rate-medium-card .info-box .info-box-two ul{width:50%}
.interest-rate-charges .rate-medium-card .info-box .info-box-two ul li{text-transform:uppercase;font-size:12px;font-weight:bold;line-height:140.62%;letter-spacing:.2px;padding-left:0}
.interest-rate-charges .rate-medium-card .info-box .info-box-two ul li:not(:last-child){margin-bottom:20px}
.interest-rate-charges .rate-medium-card .info-box .info-box-two ul li span.icon{position:absolute;display:inline-block;width:10px;height:10px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more.png") no-repeat center;margin-left:5px;margin-top:2px}
.interest-rate-charges .rate-vertical-card .interest-rates-box .content{padding:21px 25px 20px 32px;margin-bottom:16px}
.interest-rate-charges .rate-vertical-card .interest-rates-box .content .label{margin-bottom:0}
@media only screen and (max-width:tablet){.interest-rate-charges .rate-small-card{width:100%;margin:0 0 20px}
.interest-rate-charges .rate-medium-card{width:100%;margin-right:0}
.interest-rate-charges .rate-vertical-card .interest-rates-box{width:40%}
.interest-rate-charges .rate-vertical-card .interest-rates-box .interest-rate-content{margin:0}
}
@media only screen and (max-width:990px){.interest-rate-charges .rate-small-card{width:100%;margin:0 0 20px}
.interest-rate-charges .rate-medium-card{width:100%;margin-right:0}
.interest-rate-charges .rate-vertical-card .interest-rates-box{width:40%}
.interest-rate-charges .rate-vertical-card .interest-rates-box .interest-rate-content{margin:0}
}
@media only screen and (max-width:767px){.interest-rate-charges .rate-medium-card .info-box .info-box-two{flex-direction:column;-webkit-flex-direction:column}
.interest-rate-charges .rate-medium-card .info-box .info-box-two ul{width:100%;margin-bottom:20px}
.interest-rate-charges .rate-vertical-card .interest-rates-box{width:60%}
}
@media only screen and (max-width:tablet-small){.interest-rate-charges .rate-vertical-card .interest-rates-box{width:100%}
}
@media only screen and (max-width:639px){.interest-rate-charges .rate-vertical-card .interest-rates-box{width:100%}
}
.quick-links .quick-links-inner .loan-forms{flex-direction:column;-webkit-flex-direction:column}
.quick-links .quick-links-inner .widget-content .widget .barcode-content{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.quick-links .quick-links-inner .widget-content .widget .barcode-content .content p{font-weight:600}
@media only screen and (max-width:tablet){.quick-links .quick-links-inner .widget-content{max-width:40%}
.quick-links .quick-links-inner .widget-content .widget .barcode-content{margin:0}
}
@media only screen and (max-width:990px){.quick-links .quick-links-inner .widget-content{max-width:40%}
.quick-links .quick-links-inner .widget-content .widget .barcode-content{margin:0}
}
@media only screen and (max-width:tablet-small){.quick-links .quick-links-inner .widget-content{max-width:100%}
}
@media only screen and (max-width:639px){.quick-links .quick-links-inner .widget-content{max-width:100%}
}
.comparing-cards-section .section-title{margin-bottom:50px}
.comparing-cards-section .comparing-cards{overflow-x:hidden;padding-top:20px}
.comparing-cards-section .comparing-cards .empty-card-content .comparing-cards-inner{padding-top:20px}
.comparing-cards-section .comparing-cards .comparing-cards-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;width:100%}
.comparing-cards-section .comparing-cards .comparing-cards-bottom{padding-left:38%;margin-top:10px}
.comparing-cards-section .comparing-cards .comparing-cards-bottom p{font-weight:300;font-size:14px;line-height:17px}
.comparing-cards-section .comparing-cards .compare-left-heading{width:40%;padding:0}
.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block{padding-left:0 !important}
.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block p{text-align:left;font-weight:bold;font-size:13px;text-transform:uppercase;line-height:20px;color:#053c6d}
.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block:not(:last-child):after{content:"";position:absolute;border-bottom:1px dashed #dedede;width:1220px;bottom:-1px}
@media only screen and (max-width:1220px){.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block:not(:last-child):after{width:94vw}
}
@media only screen and (max-width:tablet){.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block:not(:last-child):after{display:none}
}
@media only screen and (max-width:990px){.comparing-cards-section .comparing-cards .compare-left-heading .comparing-block:not(:last-child):after{display:none}
}
.comparing-cards-section .comparing-cards .compare-content{width:20%;background:#fff7eb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:0 0 5px}
.comparing-cards-section .comparing-cards .compare-content:not(:last-child){margin-right:30px}
.comparing-cards-section .comparing-cards .compare-content p{text-align:center;font-size:14px;line-height:21px}
.comparing-cards-section .comparing-cards .compare-content .content img{width:18px;text-align:center;margin:0 auto}
.comparing-cards-section .comparing-cards .compare-content.empty-card img{width:30px;height:30px}
.comparing-cards-section .comparing-cards .comparing-column{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;padding:0 20px 11px;margin-bottom:16px;position:relative;text-align:center}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block h4{font-weight:800;font-size:14px;line-height:20px;color:#074a86;margin-top:9px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block ul li{margin-bottom:10px;color:#737373;font-size:14px;line-height:24px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block ul li:before{content:"\2022";color:#a6a6a6;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block .star-review{text-align:center}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block .star-review span{display:inline-block;background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/saving-account/comparing-cards/orange-star-empty.png");background-repeat:no-repeat;overflow:hidden;width:18px;height:17px;text-indent:-9999999px;margin:10px 0}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block .star-review span.checked{background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/saving-account/comparing-cards/orange-star-fill.svg")}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block .star-review span:not(:last-child){margin-right:11px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block .close-btn{position:absolute;right:-21px;top:-20px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards{margin-top:-20px;padding-bottom:23px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards p{text-align:left;margin-top:3px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards img{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn{margin-top:10px;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn .button-group{text-align:center}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn .ic-btn{width:100%}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn .ic-more{margin-top:20px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin-top:15px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn{background:transparent;padding:0;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-0.01em;color:#f37e20;text-transform:capitalize;border:0;outline:0}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn:not(:last-child){margin-right:20px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn img{margin-right:9px;width:14px;height:14px}
@media only screen and (max-width:tablet){.comparing-cards-section .comparing-cards .comparing-cards-inner{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;overflow-x:auto}
.comparing-cards-section .comparing-cards .comparing-column{margin-top:40px;flex:0 0 auto}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group{flex-direction:row;-webkit-flex-direction:row}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn{text-align:center}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn:not(:last-child){margin:0 15px 0 0}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn .ic-btn{padding:12px 5px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block:not(:last-child){border-bottom:1px dashed #dedede}
.comparing-cards-section .comparing-cards .compare-left-heading{width:50%}
.comparing-cards-section .comparing-cards .compare-content{width:calc(50% - 30px)}
.comparing-cards-section .comparing-cards .comparing-cards-bottom{padding-left:0}
}
@media only screen and (max-width:990px){.comparing-cards-section .comparing-cards .comparing-cards-inner{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;overflow-x:auto}
.comparing-cards-section .comparing-cards .comparing-column{margin-top:40px;flex:0 0 auto}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group{flex-direction:row;-webkit-flex-direction:row}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn{text-align:center}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.cards .button-group .ic-btn:not(:last-child){margin:0 15px 0 0}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block.apply-btn .ic-btn{padding:12px 5px}
.comparing-cards-section .comparing-cards .comparing-column .comparing-block:not(:last-child){border-bottom:1px dashed #dedede}
.comparing-cards-section .comparing-cards .compare-left-heading{width:50%}
.comparing-cards-section .comparing-cards .compare-content{width:calc(50% - 30px)}
.comparing-cards-section .comparing-cards .comparing-cards-bottom{padding-left:0}
}
@media only screen and (max-width:phablet){.comparing-cards-section .comparing-cards .compare-left-heading{width:60%}
.comparing-cards-section .comparing-cards .compare-content{width:60%}
.comparing-cards-section .comparing-cards .compare-content.empty-card .comparing-block{height:auto !important}
}
@media only screen and (max-width:559px){.comparing-cards-section .comparing-cards .compare-left-heading{width:60%}
.comparing-cards-section .comparing-cards .compare-content{width:60%}
.comparing-cards-section .comparing-cards .compare-content.empty-card .comparing-block{height:auto !important}
}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .comparing-cards-inner{overflow-x:hidden;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .comparing-cards .comparing-column{flex:unset}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content{min-height:181px;background:linear-gradient(180deg,rgba(248,248,248,0.74) 0,rgba(248,248,248,0.48) 100%);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content:not(:last-child){margin-right:50px}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .comparing-block .content{margin:-20px auto 0 !important}
@media only screen and (max-width:tablet){.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content{width:calc(100% / 2 - 50px)}
}
@media only screen and (max-width:990px){.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content{width:calc(100% / 2 - 50px)}
}
@media only screen and (max-width:phablet){.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content{width:100%;margin-right:0}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content:not(:last-child){margin-right:0}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .comparing-block .content{max-width:90%}
}
@media only screen and (max-width:559px){.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content{width:100%;margin-right:0}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .compare-content:not(:last-child){margin-right:0}
.comparing-cards-section .comparing-cards.comparing-with-empty-card .comparing-block .content{max-width:90%}
}
.comparing-cards-section .comparing-cards .empty-card-content{cursor:pointer;background:linear-gradient(180deg,rgba(248,248,248,0.74) 0,rgba(248,248,248,0.48) 100%)}
.comparing-cards-section .comparing-cards .empty-card-content .comparing-block .content{align-items:center;-webkit-align-items:center;-ms-flex-align:center;width:100%;max-height:120px;max-width:176px;padding:18px 21px;border:1px dashed #f37e20;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 3px 10px rgba(0,0,0,0.1);-ms-box-shadow:0 3px 10px rgba(0,0,0,0.1);-o-box-shadow:0 3px 10px rgba(0,0,0,0.1);box-shadow:0 3px 10px rgba(0,0,0,0.1);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;text-align:center;background:#fff;margin:0 auto}
.comparing-cards-section .comparing-cards .empty-card-content .comparing-block .content img{margin-bottom:10px;width:30px;height:30px}
.comparing-cards-section .comparing-cards .empty-card-content .comparing-block .content p{font-weight:bold;font-size:11px;line-height:16px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#f37e20;max-width:156px;margin:0 auto}
.debit-card-customisation .content,.debit-card-customisation .desc ul.features-list li{display:flex;align-items:center;justify-content:flex-start}
.debit-card-customisation{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/saving-account/custom-card/section-background.webp") no-repeat;background-size:cover;padding:30px 0}
.debit-card-customisation .media{width:38%;margin-right:30px;overflow:hidden;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}
.debit-card-customisation .media img{display:block;max-width:100%;width:100%}
.debit-card-customisation .desc{width:calc(62% - 30px)}
.debit-card-customisation .desc h3{color:#fff;font-size:26px;line-height:1.2;font-family:"Muli";font-weight:600;font-style:normal;margin-bottom:16px;text-transform:capitalize}
.debit-card-customisation .desc p{font-size:16px;line-height:24px;color:#fff;margin-bottom:32px}
.debit-card-customisation .desc ul.features-list{list-style:none;font-size:0;margin:0 0 26px;padding:0}
.debit-card-customisation .desc ul.features-list li{display:inline-flex;margin-right:5%;max-width:30%}
.debit-card-customisation .desc ul.features-list li:last-child{margin-right:0}
@media only screen and (max-width:576px){.debit-card-customisation .desc ul.features-list li{display:block;margin:0 0 20px;max-width:none}
}
.debit-card-customisation .desc ul.features-list img{margin-right:15px}
.debit-card-customisation .desc ul.features-list span{color:#fff;font-family:"Muli";font-size:16px;font-weight:600;font-style:normal}
@media only screen and (max-width:992px){.debit-card-customisation .desc h3{font-size:22px}
.debit-card-customisation .desc ul.features-list li img{margin-right:10px}
.debit-card-customisation .desc ul.features-list li span{font-size:14px}
}
.debit-card-customisation .custom-card-action a{margin-right:25px;text-transform:uppercase}
.debit-card-customisation .custom-card-action a.ic-more{color:#fff;margin-right:0}
.debit-card-customisation .custom-card-action a.ic-more::after{background-image:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-w.png")}
@media only screen and (max-width:576px){.debit-card-customisation .custom-card-action a{margin-right:10px}
}
@media only screen and (max-width:767px){.debit-card-customisation .content{display:block}
.debit-card-customisation .desc{width:100%}
.debit-card-customisation .media{margin-bottom:25px;text-align:center;width:100%}
.debit-card-customisation .media img{margin:0 auto}
}
.step-to-apply-section .content{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.step-to-apply-section .content .section-title{text-align:left;font-weight:normal;font-size:26px;line-height:30px}
.step-to-apply-section .content .desc{width:50%}
.step-to-apply-section .content .desc .list{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin-bottom:34px}
.step-to-apply-section .content .desc .list .icon{margin-right:19px}
.step-to-apply-section .content .desc .list h5{font-size:18px;line-height:22px;margin-bottom:9px}
.step-to-apply-section .content .desc .list:last-child{margin-bottom:0}
.step-to-apply-section .content .media{width:50%}
.step-to-apply-section .content .media .openvideo{cursor:pointer;width:100%}
.step-to-apply-section .content .button-group{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.step-to-apply-section .content .button-group .ic-btn{margin-right:30px}
.step-to-apply-section .content .button-group p{font-size:16px;line-height:normal}
@media only screen and (max-width:tablet-wide){.step-to-apply-section .content{flex-direction:column;-webkit-flex-direction:column}
.step-to-apply-section .content .desc,.step-to-apply-section .content .media{width:100%}
}
@media only screen and (max-width:1023px){.step-to-apply-section .content{flex-direction:column;-webkit-flex-direction:column}
.step-to-apply-section .content .desc,.step-to-apply-section .content .media{width:100%}
}
@media only screen and (max-width:tablet){.step-to-apply-section .content{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
.step-to-apply-section .content .media{margin-bottom:20px}
}
@media only screen and (max-width:990px){.step-to-apply-section .content{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}
.step-to-apply-section .content .media{margin-bottom:20px}
}
.note-content{padding:30px;border-radius:20px;height:100%}
@media only screen and (max-width:768px){.step-to-apply-note .media{margin-top:30px}
}
.terms-condition-accordion.section .section-inner{padding:40px 20px}
@media only screen and (max-width:tablet){.terms-condition-accordion .table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:990px){.terms-condition-accordion .table-wrapper{overflow-x:auto}
}
.terms-condition-accordion .nav-tabs{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;border-top:1px solid rgba(255,255,255,0.1);margin-bottom:40px;padding-left:24px}
.terms-condition-accordion .blue-bg .tabs-accordion-desc p{color:#fff}
.terms-condition-accordion .tabs-accordion-wrapper .tabs-accordion-desc{font-size:16px;font-weight:400;margin-bottom:30px;line-height:24px;max-width:80%}
.terms-condition-accordion .tabs-accordion-wrapper .card-accordion .accordion .accordion-list:nth-last-of-type(2){border-bottom:1px solid #ececec !important}
.terms-condition-accordion .tabs-accordion-wrapper .card-accordion .accordion .accordion-list:last-child{border-bottom:0 !important;margin-bottom:0}
.terms-condition-accordion .tabs-accordion-wrapper .card-accordion .accordion .accordion-content .label{font-size:16px;line-height:24px;margin-bottom:14px;color:#3d3d3d;font-weight:400}
@media only screen and (max-width:tablet){.terms-condition-accordion .tabs-accordion-wrapper .tabs-accordion-desc{max-width:100%}
}
@media only screen and (max-width:990px){.terms-condition-accordion .tabs-accordion-wrapper .tabs-accordion-desc{max-width:100%}
}
@media only screen and (max-width:768px){.terms-condition-accordion .nav-tabs{padding-left:0;margin:0 0 40px}
}
@media only screen and (max-width:phone-wide){.terms-condition-accordion.section .section-inner{padding:40px 0}
.terms-condition-accordion.section .section-inner .section-title{padding:0 20px}
.terms-condition-accordion .tab-content{padding:0 20px}
}
@media only screen and (max-width:479px){.terms-condition-accordion.section .section-inner{padding:40px 0}
.terms-condition-accordion.section .section-inner .section-title{padding:0 20px}
.terms-condition-accordion .tab-content{padding:0 20px}
}
.slider-card{background:#fff;margin:0 15px;overflow:hidden;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.slider-card:last-child{margin-right:0}
.slider-card a{text-decoration:none}
.slider-card .card-inner .image{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;overflow:hidden}
.slider-card .card-inner .image img{width:100%;transition:transform 1s cubic-bezier(0.19,1,0.22,1),filter 1s cubic-bezier(0.19,1,0.22,1),opacity .3s}
.slider-card .card-inner .content{padding:23px 27px 41px;border:1px solid #dedede;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;-o-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}
@media screen and (max-width:1199px){.slider-card .card-inner .content{padding:30px 20px}
}
.slider-card .card-inner .content h1,.slider-card .card-inner .content h2,.slider-card .card-inner .content h3,.slider-card .card-inner .content h4,.slider-card .card-inner .content h5,.slider-card .card-inner .content h6,.slider-card .card-inner .content p{font-weight:600;display:block;text-decoration:none;font-size:22px;line-height:30px;color:#4b4b4b;margin-top:0;margin-bottom:17px;outline:0}
.slider-card .card-inner .content .card-title{display:block;font-weight:600;display:block;text-decoration:none;font-size:22px;line-height:30px;color:#4b4b4b;margin-bottom:17px;outline:0;overflow:hidden}
.slider-card .card-inner .content .card-bottom .date-readtime{float:left;color:#8b8b8b}
.slider-card .card-inner .content .card-bottom .date-readtime span:not(:last-child){padding-right:10px;margin-right:10px;border-right:1px solid #8b8b8b}
.slider-card .card-inner .content .card-bottom .bookmark-share{float:right;position:relative}
.slider-card .card-inner .content .card-bottom .bookmark-share .bookmark{display:inline-block;vertical-align:middle;width:16px;height:16px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/bookmark.png") no-repeat center;background-size:16px;cursor:pointer}
.slider-card .card-inner .content .card-bottom .bookmark-share .bookmark:hover{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/bookmark-orange.png") no-repeat center;background-size:16px}
.slider-card .card-inner .content .card-bottom .bookmark-share .share{display:inline-block;vertical-align:middle;margin-left:10px;width:16px;height:16px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/share.png") no-repeat center;background-size:16px;cursor:pointer}
.slider-card .card-inner .content .card-bottom .share-content .share-link{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;max-width:165px;margin:0 auto}
.slider-card .card-inner .content .card-bottom .share-content .share-link li:last-child img{margin-left:auto}
.slider-card .card-inner:hover .image img{transform:scale(1.1)}
@media only screen and (max-width:991px){.slider-card .card-inner .content .card-title{font-size:18px !important;line-height:normal}
.slider-card:hover img{transform:initial;filter:none}
}
@media only screen and (max-width:640px){.slider-card{margin:0 10px}
.slider-card .card-inner .content{padding:30px 20px}
}
.did-you-know-section{overflow:hidden}
.did-you-know-section .section-inner .section-title{margin-bottom:0;font-size:26px}
.did-you-know-section .did-you-know-slider{padding:40px 20px 0;margin:0 -30px}
.did-you-know-section .did-you-know-slider .slick-dots{position:relative;bottom:0;margin:44px 0 20px}
.did-you-know-section .did-you-know-slider .slick-arrow{transform:scale(0.7)}
@media only screen and (max-width:tablet){.did-you-know-section .section-inner{padding:60px 0 40px 20px}
.did-you-know-section .section-inner .section-title{max-width:270px;margin-bottom:20px}
.did-you-know-section .did-you-know-slider{padding:20px 50px 0 50px;margin:0 -20px}
.did-you-know-section .did-you-know-slider .slick-list{padding-left:0 !important}
.did-you-know-section .did-you-know-slider .slick-dots{margin:20px 0;text-align:center}
.did-you-know-section .did-you-know-slider .slick-arrow.slick-prev{left:0}
.did-you-know-section .did-you-know-slider .slick-arrow.slick-next{right:0}
.did-you-know-section .card{margin:0 15px 0 0}
}
@media only screen and (max-width:990px){.did-you-know-section .section-inner{padding:60px 0 40px 20px}
.did-you-know-section .section-inner .section-title{max-width:270px;margin-bottom:20px}
.did-you-know-section .did-you-know-slider{padding:20px 50px 0 50px;margin:0 -20px}
.did-you-know-section .did-you-know-slider .slick-list{padding-left:0 !important}
.did-you-know-section .did-you-know-slider .slick-dots{margin:20px 0;text-align:center}
.did-you-know-section .did-you-know-slider .slick-arrow.slick-prev{left:0}
.did-you-know-section .did-you-know-slider .slick-arrow.slick-next{right:0}
.did-you-know-section .card{margin:0 15px 0 0}
}
@media only screen and (max-width:767px){.did-you-know-section .did-you-know-slider{margin:0 -15px;padding:0}
}
@media only screen and (max-width:tablet-small){.did-you-know-section .did-you-know-slider .slick-list{margin:0 -20px 0 0}
}
@media only screen and (max-width:639px){.did-you-know-section .did-you-know-slider .slick-list{margin:0 -20px 0 0}
}
.horizontal-full-width-table-tab .section-inner{padding:40px 20px}
.horizontal-full-width-table-tab .section-title{margin-bottom:30px;line-height:30px}
.horizontal-full-width-table-tab .nav-tabs{margin-bottom:40px;border-top:1px solid #ebe7e7;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;padding-left:24px}
.horizontal-full-width-table-tab .table-wrapper{background:#fff}
@media only screen and (max-width:768px){.horizontal-full-width-table-tab .nav-tabs{margin:0 auto 40px 0;padding-left:0}
.horizontal-full-width-table-tab .table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:phone-wide){.horizontal-full-width-table-tab .nav-tabs{margin:0 auto 40px 0;padding-left:0}
.horizontal-full-width-table-tab .nav-tabs .table-wrapper{overflow-x:auto}
}
@media only screen and (max-width:479px){.horizontal-full-width-table-tab .nav-tabs{margin:0 auto 40px 0;padding-left:0}
.horizontal-full-width-table-tab .nav-tabs .table-wrapper{overflow-x:auto}
}
.product-highlight-section .card-lists{display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -20px}
.product-highlight-section .card-lists .card-list{width:33%;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin:0 20px;border-right:1px solid rgba(255,255,255,0.3)}
.product-highlight-section .card-lists .card-list:last-child{border:0}
.product-highlight-section .card-lists .card-list .card-icon{margin-right:15px}
.product-highlight-section .card-lists .card-list .lable{font-size:30px;line-height:42px;font-weight:700;margin-bottom:5px}
.product-highlight-section .card-lists .card-list .value{font-size:12px;line-height:18px;font-weight:400}
@media only screen and (max-width:tablet){.product-highlight-section .card-lists{margin:0 -10px}
.product-highlight-section .card-lists .card-list{margin:0 10px}
.product-highlight-section .card-lists .card-list .card-icon{margin-right:15px}
}
@media only screen and (max-width:990px){.product-highlight-section .card-lists{margin:0 -10px}
.product-highlight-section .card-lists .card-list{margin:0 10px}
.product-highlight-section .card-lists .card-list .card-icon{margin-right:15px}
}
@media only screen and (max-width:767px){.product-highlight-section .card-lists{margin:-15px 0;flex-direction:column;-webkit-flex-direction:column}
.product-highlight-section .card-lists .card-list{width:100%;border-bottom:1px solid rgba(255,255,255,0.3);margin:15px 0;border-right:0;padding-bottom:20px}
.product-highlight-section .card-lists .card-list:last-child{border:0;padding-bottom:0}
}
.terms-condition-link-wrapper .terms-condition-links{margin:25px -20px 0;display:-ms-flexbox;display:-webkit-flex;display:flex}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link-heading{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin-bottom:15px}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link-heading .heading{font-size:18px;line-height:24px;font-weight:700;margin-left:15px}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link{width:50%;border-right:1px solid rgba(102,102,102,0.2);margin:0 20px}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link:last-child{border:0}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link ul li{font-size:11px;line-height:16px;text-transform:uppercase;margin:7px 0;font-weight:700;letter-spacing:.05em}
@media only screen and (max-width:tablet){.terms-condition-link-wrapper .terms-condition-links{flex-direction:column;-webkit-flex-direction:column;margin:20px 0 0}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link{width:100%;border-bottom:1px solid rgba(102,102,102,0.2);border-right:0;margin:0 0 20px;padding-bottom:20px}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link:last-child{border:0;margin-bottom:0;padding-bottom:0}
}
@media only screen and (max-width:990px){.terms-condition-link-wrapper .terms-condition-links{flex-direction:column;-webkit-flex-direction:column;margin:20px 0 0}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link{width:100%;border-bottom:1px solid rgba(102,102,102,0.2);border-right:0;margin:0 0 20px;padding-bottom:20px}
.terms-condition-link-wrapper .terms-condition-links .terms-condition-link:last-child{border:0;margin-bottom:0;padding-bottom:0}
}
.sumup-calculation-section .row{margin:0 -20px}
.sumup-calculation-section .left-content{width:430px;margin:0 20px}
.sumup-calculation-section .right-content{width:calc(100% - 510px);margin:0 20px;padding-left:80px}
.sumup-calculation-section h4{font-size:26px;margin-bottom:15px}
.sumup-calculation-section .sumup-calculation-data{background:#fff;border:1px solid rgba(102,102,102,0.2);-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}
.sumup-calculation-section .sumup-calculation-data .heading{padding:20px;background:rgba(7,74,134,0.05)}
.sumup-calculation-section .sumup-calculation-data .heading p{font-size:18px;line-height:23px}
.sumup-calculation-section .sumup-calculation-data .heading p span{font-weight:bold;font-size:30px;line-height:115%;margin-left:20px}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents{padding:0 0 0 20px;margin:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content{width:calc(50% - 40px);margin:25px 20px 15px}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content:first-child{border-right:1px solid rgba(102,102,102,0.2)}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content .label{font-size:14px;line-height:18px;margin-bottom:5px}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content .value{font-weight:600;font-size:24px;line-height:144%}
@media only screen and (max-width:tablet){.sumup-calculation-section .left-content{width:100%;margin-bottom:20px}
.sumup-calculation-section .right-content{width:100%;padding:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents{padding:20px;margin:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content{width:100%;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid rgba(102,102,102,0.2);border-right:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content:first-child{border-right:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}
}
@media only screen and (max-width:990px){.sumup-calculation-section .left-content{width:100%;margin-bottom:20px}
.sumup-calculation-section .right-content{width:100%;padding:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents{padding:20px;margin:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content{width:100%;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid rgba(102,102,102,0.2);border-right:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content:first-child{border-right:0}
.sumup-calculation-section .sumup-calculation-data .sumup-calculation-contents .content:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}
}
@media only screen and (max-width:480px){.sumup-calculation-section .sumup-calculation-data .heading{padding:20px}
.sumup-calculation-section .sumup-calculation-data .heading p span{display:block}
}
.popup-section{width:100%;height:100%;background:rgba(0,0,0,0.8);padding:80px 20px}
.popup-section .popup-content{max-width:1024px;max-height:578px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background:#fff;position:relative;margin:0 auto;padding:35px 30px 0;overflow-y:auto}
.popup-section .popup-content .close{position:absolute;cursor:pointer;width:24px;height:24px;font-size:22px;line-height:22px;color:#f37e20;text-align:center;top:15px;right:15px}
.popup-section .popup-content .top-section{margin-top:15px}
.popup-section .popup-content .top-section p{font-size:14px;line-height:22px;color:#8b8b8b;margin-bottom:15px}
.popup-section .popup-content .related-products{margin:15px -30px 0;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;-o-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}
.popup-section .popup-content .related-products .related-card-inner{background:transparent}
@media only screen and (max-width:tablet){.popup-section{padding:40px 20px}
}
@media only screen and (max-width:990px){.popup-section{padding:40px 20px}
}
.review-popup-section{display:none;width:100%;height:100%;background:rgba(0,0,0,0.8);padding:160px 20px 20px;position:fixed;top:0;left:0;z-index:99;overflow-y:auto}
.review-popup-section .tab{display:none}
.review-popup-section .tab-bottom-btn{margin-top:41px}
.review-popup-section #prevBtn{margin-right:20px}
.review-popup-section .note{margin-top:8px;font-size:10px;line-height:13px;color:rgba(0,0,0,0.5)}
.review-popup-section .popup-content{max-width:833px;max-height:462px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;background:#fff;position:relative;margin:0 auto;padding:40px 20px 60px}
.review-popup-section .popup-content .close{position:absolute;cursor:pointer;width:24px;height:24px;font-size:22px;line-height:22px;color:#f37e20;text-align:center;top:15px;right:15px}
.review-popup-section .popup-content .popup-inner-content{max-width:600px;margin:0 auto}
.review-popup-section .popup-content .popup-inner-content h4{font-size:24px;font-weight:bold;margin-bottom:35px;color:#074a86;text-align:center}
.review-popup-section .popup-content .popup-inner-content form label{font-size:16px;margin-bottom:15px;display:block;font-weight:400}
.review-popup-section .popup-content .popup-inner-content form textarea{width:100%;height:75px;border:1px solid #f37e20;resize:none;padding:5px 10px}
.review-popup-section .popup-content .popup-inner-content form .note{font-size:13px;line-height:16px;text-align:right;margin:15px 0 20px;max-width:100%;text-align:left}
.review-popup-section .popup-content .popup-inner-content form .ic-btn{min-width:180px}
.review-popup-section .popup-content.customer-review-content .close{top:20px}
.review-popup-section .popup-content.customer-review-content.popup-content{max-height:550px;padding:20px 20px 40px}
.review-popup-section .popup-content.customer-review-content.popup-content .popup-inner-content h4{margin-bottom:40px}
.review-popup-section .popup-content.customer-review-content .title-review{width:100%;resize:none;padding:5px 10px;margin-bottom:13px;border:.5px solid #858585}
.review-popup-section .popup-content.customer-review-content .title-review:focus{border:1px solid #f37e20}
.review-popup-section .popup-content.customer-review-content form textarea{border:.5px solid #858585}
.review-popup-section .popup-content.customer-review-content form textarea:focus{border:1px solid #f37e20}
.review-popup-section .popup-content.customer-review-content .star-rating-section{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin-bottom:24px}
.review-popup-section .popup-content.customer-review-content .star-rating-section h5{font-weight:300;font-size:16px;line-height:20px;color:#666;margin-right:10px}
.review-popup-section .popup-content.customer-review-content .star-rating-section span{width:30px;height:30px;background-size:30px;margin-right:10px}
.review-popup-section .popup-content.customer-review-content .captcha-form{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.review-popup-section .popup-content.customer-review-content .captcha-form label{margin:0 0 0 10px;background:#e4e4e4;padding:5px;border:.5px solid #e4e4e4}
.review-popup-section .popup-content.customer-review-content .captcha-form .content,.review-popup-section .popup-content.customer-review-content .captcha-form label{font-weight:300;font-size:16px;line-height:20px;color:#666}
.review-popup-section .popup-content.customer-review-content .captcha-form .form-input{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.review-popup-section .popup-content.customer-review-content .captcha-form input{background:transparent;border:.5px solid #e4e4e4;padding:5px;width:100px}
.review-popup-section .popup-content.customer-review-content .captcha-form input:focus{border:1px solid #f37e20}
.review-popup-section .popup-content .sucess-message{align-items:center;-webkit-align-items:center;-ms-flex-align:center;flex-direction:column;-webkit-flex-direction:column}
.review-popup-section .popup-content .sucess-message#sucess-message1,.review-popup-section .popup-content .sucess-message#sucess-message2{display:none}
.review-popup-section .popup-content .sucess-message .media{margin-bottom:22px;text-align:center;padding-top:145px}
.review-popup-section .popup-content .sucess-message .content{font-size:26px;line-height:130%;color:#3d3d3d;text-align:center;padding-bottom:145px}
.review-popup-section .popup-content .sucess-message .content strong{display:block;font-weight:bold}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .media{padding-top:50px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .content{padding-bottom:40px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message h5{font-weight:bold;font-size:16px;line-height:32px;color:#666;margin-bottom:6px;text-align:left}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .left-column{position:relative;padding-right:45px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .left-column:after{content:"";border-right:1px solid rgba(0,0,0,0.1);position:absolute;top:45px;right:0;width:1px;height:100px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .right-column{padding-left:45px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box{margin:0 -50px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box .social-group{display:inline-block}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box .youtube-text{margin-bottom:0}
@media only screen and (max-width:phablet){.review-popup-section .popup-content .sucess-message .media{margin-bottom:22px;text-align:center;padding-top:50px}
.review-popup-section .popup-content .sucess-message .content{padding-bottom:50px}
}
@media only screen and (max-width:559px){.review-popup-section .popup-content .sucess-message .media{margin-bottom:22px;text-align:center;padding-top:50px}
.review-popup-section .popup-content .sucess-message .content{padding-bottom:50px}
}
@media only screen and (max-width:tablet){.review-popup-section{padding:140px 20px 40px}
.review-popup-section .popup-content{padding:40px 20px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box{margin:0 20px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box .social-links{text-align:center}
.review-popup-section .popup-content .sucess-message.rated-sucess-message h5{text-align:center}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .content{padding-bottom:0}
.review-popup-section.customer-review-pop-up{top:80px}
.review-popup-section.customer-review-pop-up .popup-content{max-width:calc(100% - 60px);max-height:100%}
}
@media only screen and (max-width:990px){.review-popup-section{padding:140px 20px 40px}
.review-popup-section .popup-content{padding:40px 20px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box{margin:0 20px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .share-box .social-links{text-align:center}
.review-popup-section .popup-content .sucess-message.rated-sucess-message h5{text-align:center}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .content{padding-bottom:0}
.review-popup-section.customer-review-pop-up{top:80px}
.review-popup-section.customer-review-pop-up .popup-content{max-width:calc(100% - 60px);max-height:100%}
}
@media only screen and (max-width:768px){.review-popup-section .popup-content{padding:40px 20px}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .left-column,.review-popup-section .popup-content .sucess-message.rated-sucess-message .right-column{max-width:100%;padding:0}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .left-column::after{display:none}
.review-popup-section .popup-content .sucess-message.rated-sucess-message .right-column{padding-top:28px}
}
@media only screen and (max-width:phablet){.review-popup-section.customer-review-pop-up .popup-content{padding:20px}
.review-popup-section.customer-review-pop-up .popup-content .close{top:23px}
.review-popup-section.customer-review-pop-up .popup-content .popup-inner-content h4{margin-bottom:0 !important;text-align:left}
.review-popup-section .popup-content.customer-review-content .star-rating-section{flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.review-popup-section .popup-content.customer-review-content .star-rating-section h5{margin:30px 0 6px}
.review-popup-section .popup-content.customer-review-content .captcha-form{flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.review-popup-section .popup-content.customer-review-content .captcha-form .form-input{width:100%}
.review-popup-section .popup-content.customer-review-content .captcha-form label{margin-left:0}
.review-popup-section .popup-content.customer-review-content .captcha-form .content{margin-bottom:20px}
.review-popup-section .popup-content.customer-review-content .captcha-form input{width:calc(100% - 100px)}
.review-popup-section .popup-content.customer-review-content.popup-content{max-height:initial;padding-bottom:30px;max-width:100%}
.review-popup-section .popup-content .sucess-message .content strong{margin-bottom:20px}
.review-popup-section #prevBtn{margin:0 0 20px}
}
@media only screen and (max-width:559px){.review-popup-section.customer-review-pop-up .popup-content{padding:20px}
.review-popup-section.customer-review-pop-up .popup-content .close{top:23px}
.review-popup-section.customer-review-pop-up .popup-content .popup-inner-content h4{margin-bottom:0 !important;text-align:left}
.review-popup-section .popup-content.customer-review-content .star-rating-section{flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.review-popup-section .popup-content.customer-review-content .star-rating-section h5{margin:30px 0 6px}
.review-popup-section .popup-content.customer-review-content .captcha-form{flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.review-popup-section .popup-content.customer-review-content .captcha-form .form-input{width:100%}
.review-popup-section .popup-content.customer-review-content .captcha-form label{margin-left:0}
.review-popup-section .popup-content.customer-review-content .captcha-form .content{margin-bottom:20px}
.review-popup-section .popup-content.customer-review-content .captcha-form input{width:calc(100% - 100px)}
.review-popup-section .popup-content.customer-review-content.popup-content{max-height:initial;padding-bottom:30px;max-width:100%}
.review-popup-section .popup-content .sucess-message .content strong{margin-bottom:20px}
.review-popup-section #prevBtn{margin:0 0 20px}
}
.review-popup-section .form-group{display:-ms-flexbox;display:-webkit-flex;display:flex}
.review-popup-section .form-group:not(:first-child){margin-top:39px}
@media only screen and (max-width:phablet){.review-popup-section .form-group{flex-direction:column;-webkit-flex-direction:column}
.review-popup-section .form-group:not(:first-child){margin-top:0}
}
@media only screen and (max-width:559px){.review-popup-section .form-group{flex-direction:column;-webkit-flex-direction:column}
.review-popup-section .form-group:not(:first-child){margin-top:0}
}
.review-popup-section .input-group{display:-ms-flexbox;display:-webkit-flex;display:flex;vertical-align:middle;align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;flex-direction:column;-webkit-flex-direction:column;margin-bottom:2px;position:relative;width:50%}
.review-popup-section .input-group:first-child{margin-right:74px}
.review-popup-section .input-group.error{border-bottom:.5px solid #ad1e23}
.review-popup-section .input-group .icon{padding-right:10px}
.review-popup-section .input-group:focus-within .input-box{border-bottom:2px solid #f37e20}
.review-popup-section .input-group:focus-within .input-box .icon-email{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/call-back/email-orange.svg") no-repeat 0 0;background-size:16px;width:28px;height:14px}
.review-popup-section .input-group:focus-within .input-box .icon-email img{display:none}
.review-popup-section .input-group:focus-within .input-box .icon-user{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/call-back/user-orange.svg") no-repeat 0 2px;background-size:15.5px;width:30px;height:21px}
.review-popup-section .input-group:focus-within .input-box .icon-user img{display:none}
.review-popup-section .input-group .error{margin-top:8px}
.review-popup-section .input-group .input-box{display:-ms-flexbox;display:-webkit-flex;display:flex;vertical-align:middle;align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end;align-items:centeflex-startr;-webkit-align-items:centeflex-startr;-ms-flex-align:centeflex-startr;width:100%;border-bottom:.5px solid #4b4b4b;padding:5px 10px 8px 0}
.review-popup-section .input-group .input-box input{border:0;color:#a6a6a6;max-width:300px;width:100%;line-height:21px}
.review-popup-section .input-group .input-box input.error{color:#e6371f;margin-top:0}
.review-popup-section .input-group .input-box input::placeholder{color:#a6a6a6}
.review-popup-section .input-group .input-box input::-ms-clear{display:none}
@media only screen and (max-width:phablet){.review-popup-section .input-group{width:100%;margin-top:30px}
.review-popup-section .input-group:not(:last-child){margin-bottom:0}
}
@media only screen and (max-width:559px){.review-popup-section .input-group{width:100%;margin-top:30px}
.review-popup-section .input-group:not(:last-child){margin-bottom:0}
}
.sticky-enable.sticky+.review-popup-section{padding:100px ​20px 20px}
.right-white-box .content{display:-ms-flexbox;display:-webkit-flex;display:flex}
.right-white-box .content .left-content{width:40%;margin-right:30px}
.right-white-box .content .left-content h4{margin-bottom:15px;font-size:24px}
.right-white-box .content .left-content p{line-height:24px}
.right-white-box .content .right-content{max-width:700px;width:60%;margin-left:auto}
.right-white-box .content .right-content .white-bg{padding:35px 40px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.right-white-box .content .right-content .white-bg h5{font-size:18px;font-weight:600;margin-bottom:20px;line-height:22px}
.right-white-box .content .right-content .white-bg ul.lists{display:list-item;color:#8b8b8b;margin-left:15px}
.right-white-box .content .right-content .white-bg ul.lists li{list-style:inherit;line-height:20px}
.right-white-box .content .right-content .white-bg ul.lists li:not(:last-child){margin-bottom:15px}
@media only screen and (max-width:tablet){.right-white-box .content{display:block}
.right-white-box .content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.right-white-box .content .right-content{width:100%}
.right-white-box .content .right-content .white-bg{min-height:auto;padding:20px}
}
@media only screen and (max-width:990px){.right-white-box .content{display:block}
.right-white-box .content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.right-white-box .content .right-content{width:100%}
.right-white-box .content .right-content .white-bg{min-height:auto;padding:20px}
}
.queries-section .content .left-content p{line-height:30px}
.queries-section .content .right-content .white-bg p{color:#8b8b8b;font-weight:400;margin-bottom:15px}
.queries-section .content .right-content .white-bg .info-lists{display:-ms-flexbox;display:-webkit-flex;display:flex}
.queries-section .content .right-content .white-bg .info-lists .list{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;font-size:18px;font-weight:600;color:#3d3d3d;margin-right:40px;line-height:26px;border-right:1px dashed rgba(102,102,102,0.2);width:50%}
.queries-section .content .right-content .white-bg .info-lists .list:last-child{border:0;margin:0;padding:0}
.queries-section .content .right-content .white-bg .info-lists .list img{margin-right:15px}
@media only screen and (max-width:desktop){.queries-section .content .right-content .white-bg{padding:20px}
.queries-section .content .right-content .white-bg .info-lists .list{font-size:16px;margin-right:20px}
}
@media only screen and (max-width:1279px){.queries-section .content .right-content .white-bg{padding:20px}
.queries-section .content .right-content .white-bg .info-lists .list{font-size:16px;margin-right:20px}
}
@media only screen and (max-width:tablet){.queries-section .content{display:block}
.queries-section .content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.queries-section .content .right-content{width:100%;max-width:100%}
.queries-section .content .right-content .white-bg{min-height:auto;padding:20px 30px}
.queries-section .content .right-content .white-bg .info-lists .list{margin-right:40px}
}
@media only screen and (max-width:990px){.queries-section .content{display:block}
.queries-section .content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.queries-section .content .right-content{width:100%;max-width:100%}
.queries-section .content .right-content .white-bg{min-height:auto;padding:20px 30px}
.queries-section .content .right-content .white-bg .info-lists .list{margin-right:40px}
}
@media only screen and (max-width:tablet-small){.queries-section .content .right-content .white-bg .info-lists{display:block}
.queries-section .content .right-content .white-bg .info-lists .list{border-right:0;border-bottom:1px dashed rgba(102,102,102,0.2);padding-bottom:20px;margin:0 0 20px;width:100%}
}
@media only screen and (max-width:639px){.queries-section .content .right-content .white-bg .info-lists{display:block}
.queries-section .content .right-content .white-bg .info-lists .list{border-right:0;border-bottom:1px dashed rgba(102,102,102,0.2);padding-bottom:20px;margin:0 0 20px;width:100%}
}
.documentation-content{display:-ms-flexbox;display:-webkit-flex;display:flex}
.documentation-content .left-content{width:40%;margin-right:30px}
.documentation-content .right-content{max-width:700px;width:60%;margin-left:auto}
.documentation-content .right-content .white-bg{min-height:212px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;font-size:14px;line-height:30px;padding:40px 40px 20px;color:#8b8b8b}
.documentation-content .right-content .white-bg h5{font-size:18px;margin-bottom:5px}
@media only screen and (max-width:phablet){.documentation-content{display:block}
.documentation-content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.documentation-content .right-content{width:100%}
.documentation-content .right-content .white-bg{min-height:auto;padding:40px 20px}
}
@media only screen and (max-width:559px){.documentation-content{display:block}
.documentation-content .left-content{width:100%;max-width:100%;margin:0 0 20px}
.documentation-content .right-content{width:100%}
.documentation-content .right-content .white-bg{min-height:auto;padding:40px 20px}
}
.product-feature-section .content{display:-ms-flexbox;display:-webkit-flex;display:flex}
.product-feature-bottom-navigation{background:linear-gradient(237.03deg,#ad1e23 7.67%,#f3a126 92.22%);padding-bottom:40px;position:relative}
.product-feature-bottom-navigation .content .media{max-width:490px;margin-left:75px;width:40%}
.product-feature-bottom-navigation .content .desc{max-width:640px;width:60%}
.product-feature-bottom-navigation .content .desc h4,.product-feature-bottom-navigation .content .desc p{color:#fff;max-width:456px}
.product-feature-bottom-navigation .content .desc .light-text{color:#ffdeac;margin-top:5px}
.product-feature-bottom-navigation .content .desc .highlight-offer{display:-ms-flexbox;display:-webkit-flex;display:flex;max-width:456px;background:rgba(255,255,255,0.2);border:1px dashed #c6ced6;box-sizing:border-box;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.06);-moz-box-shadow:0 4px 15px rgba(0,0,0,0.06);-ms-box-shadow:0 4px 15px rgba(0,0,0,0.06);-o-box-shadow:0 4px 15px rgba(0,0,0,0.06);box-shadow:0 4px 15px rgba(0,0,0,0.06);border-radius:4px;margin:30px 0;font-size:16px;font-weight:600;color:#fff;padding:6px 30px}
.product-feature-bottom-navigation .content .desc .highlight-offer img{margin-right:15px}
.product-feature-bottom-navigation .content .desc .ic-btn{padding:12px 24px}
.product-feature-bottom-navigation .product-feature-navigation{position:absolute;bottom:-25px;max-width:665px;width:calc(100% - 40px);border-radius:10px;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;padding:18px 20px 18px 30px;text-align:center}
.product-feature-bottom-navigation .product-feature-navigation li{padding:0 11px}
.product-feature-bottom-navigation .product-feature-navigation li:not(:last-child){border-right:1px solid rgba(255,255,255,0.2)}
.product-feature-bottom-navigation .product-feature-navigation li a{color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;white-space:nowrap}
@media only screen and (max-width:720px){.product-feature-bottom-navigation{padding-bottom:70px;margin-bottom:60px}
.product-feature-bottom-navigation .content{display:block}
.product-feature-bottom-navigation .content .media,.product-feature-bottom-navigation .content .desc{max-width:100%;width:100%;margin:0}
.product-feature-bottom-navigation .content .media{margin-top:30px}
.product-feature-bottom-navigation .content .ic-btn{margin-bottom:10px}
.product-feature-bottom-navigation .product-feature-navigation{bottom:-65px}
.product-feature-bottom-navigation .product-feature-navigation li{width:50%;margin:10px 0}
.product-feature-bottom-navigation .product-feature-navigation li:nth-child(2n){border:0}
.product-feature-bottom-navigation .product-feature-navigation li a{white-space:normal}
}
.product-feature-long-card .content{padding:35px 40px}
.product-feature-long-card .content .media{max-width:385px;margin-right:75px;width:40%}
.product-feature-long-card .content .desc{max-width:590px;width:60%}
.product-feature-long-card .content .desc h4{margin-bottom:10px}
.product-feature-long-card .content .desc p{margin-bottom:30px}
@media only screen and (max-width:tablet-small){.product-feature-long-card .content{display:block;padding:20px}
.product-feature-long-card .content .media,.product-feature-long-card .content .desc{max-width:100%;width:100%;margin:0}
.product-feature-long-card .content .media{margin-bottom:30px}
}
@media only screen and (max-width:639px){.product-feature-long-card .content{display:block;padding:20px}
.product-feature-long-card .content .media,.product-feature-long-card .content .desc{max-width:100%;width:100%;margin:0}
.product-feature-long-card .content .media{margin-bottom:30px}
}
.product-cta-text-left .content{max-width:800px;margin:0 auto;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.product-cta-text-left .content .title{max-width:490px;margin-right:40px;color:#fff}
.product-cta-text-left .content h4{color:#fff;margin-bottom:5px}
@media only screen and (max-width:tablet-small){.product-cta-text-left .content{display:block}
.product-cta-text-left .content .title{max-width:100%;margin:0 0 20px}
}
@media only screen and (max-width:639px){.product-cta-text-left .content{display:block}
.product-cta-text-left .content .title{max-width:100%;margin:0 0 20px}
}
.ftri-section .investment-content{padding:25px 40px 40px;text-align:center}
.ftri-section .investment-content .invext-boxs{max-width:410px;margin:40px auto 0;display:flex}
.ftri-section .investment-content .invext-boxs .invext-box{background:#fff;width:165px;height:175px;display:inline-flex;flex-direction:column;text-align:center;justify-content:center;margin:0 20px;font-weight:600;align-items:center;border:0}
.ftri-section .investment-content .invext-boxs .invext-box img{margin:0 auto 10px}
@media only screen and (max-width:phone-wide){.ftri-section .investment-content{padding:25px 20px 40px}
.ftri-section .investment-content .invext-boxs{margin:20px auto 0}
.ftri-section .investment-content .invext-boxs .invext-box{margin:0 5px;height:145px}
.ftri-section .investment-content .invext-boxs .invext-box img{max-height:40px}
}
@media only screen and (max-width:479px){.ftri-section .investment-content{padding:25px 20px 40px}
.ftri-section .investment-content .invext-boxs{margin:20px auto 0}
.ftri-section .investment-content .invext-boxs .invext-box{margin:0 5px;height:145px}
.ftri-section .investment-content .invext-boxs .invext-box img{max-height:40px}
}
.ftri-section .ftri-steps-top{padding:25px 0 40px;background:#fff7eb;border-bottom:1px solid #dedede}
.ftri-section .ftri-steps-top .progress-bar{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-around;-webkit-justify-content:space-around;-ms-flex-pack:distribute;width:110%;margin:0 -5%;height:auto;background:#fff7eb}
.ftri-section .ftri-steps-top .progress-bar .indicator{position:relative;width:20%;text-align:center;font-weight:400}
.ftri-section .ftri-steps-top .progress-bar .indicator::before{content:"";position:absolute;height:1px;background:#8b8b8b;bottom:-2px;width:100%;left:-50%}
.ftri-section .ftri-steps-top .progress-bar .indicator:first-child::before{display:none}
.ftri-section .ftri-steps-top .progress-bar .indicator .label{position:relative;display:inline-flex;max-width:140px;text-transform:uppercase;font-size:13px;line-height:16px;margin:0 auto 10px;min-height:35px;align-items:center}
.ftri-section .ftri-steps-top .progress-bar .indicator .label::before{content:"";position:absolute;width:14px;height:14px;background:#fff;border:1px solid #8b8b8b;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;bottom:-18px;left:calc(50% - 7px);z-index:2}
.ftri-section .ftri-steps-top .progress-bar .indicator.active,.ftri-section .ftri-steps-top .progress-bar .indicator.current{color:#f37e20;font-weight:700}
.ftri-section .ftri-steps-top .progress-bar .indicator.active::before,.ftri-section .ftri-steps-top .progress-bar .indicator.current::before{background:#f37e20}
.ftri-section .ftri-steps-top .progress-bar .indicator.current .label::before{width:22px;height:22px;border-color:#f37e20;bottom:-22px}
.ftri-section .ftri-steps-top .progress-bar .indicator.current .label::after{content:"";position:absolute;width:10px;height:10px;background:#f37e20;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;bottom:-16px;left:calc(50% - 1px);z-index:3}
.ftri-section .ftri-steps-top .progress-bar .indicator.active .label::before{width:22px;height:22px;border-color:#f37e20;bottom:-22px}
.ftri-section .ftri-steps-top .progress-bar .indicator.active .label::after{content:"";position:absolute;width:12px;height:7px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/transparent-orange-tick.svg") no-repeat;bottom:-15px;left:calc(50% - 1px);z-index:3}
.ftri-section .goal-steps{min-height:100px}
.ftri-section .goal-steps .radio-style-box .radio-wrap{width:130px;margin-right:15px}
.ftri-section .goal-steps .radio-style-box .radio-wrap.width-160{width:160px}
.ftri-section .goal-steps .radio-style-box .radio-wrap .checkmark{border:1px solid #f37e20;border-radius:50px;font-size:13px;background-color:#fff}
.ftri-section .goal-steps .radio-style-box .radio-wrap input:checked~.checkmark{background-color:#f37e20}
.ftri-section .ftri-steps-content{margin:30px 60px}
.ftri-section .ftri-steps-content h4{margin-bottom:20px}
.ftri-section .ftri-steps-content .input-style{border:1px solid #f37e20}
.ftri-section .basic-details-steps .form-field{border-right:1px solid #c4c4c4;padding-right:60px;margin-right:60px;padding-bottom:20px}
.ftri-section .basic-details-steps .form-field:last-child{border-right:0}
.ftri-section .basic-details-steps .form-field .checkmark{background-color:#fff;border-left:1px solid #f37e20}
.ftri-section .basic-details-steps .form-field input:checked~.checkmark{background-color:#f37e20}
.ftri-section .estimated-amt-steps .form-field{border-right:1px solid #c4c4c4;padding-right:35px;margin-right:35px}
.ftri-section .estimated-amt-steps .form-field:last-child{border-right:0}
.ftri-section .strategy-steps{color:#666}
.ftri-section .strategy-steps .strategy-info{background:#f8f8f8;padding:30px 35px}
.ftri-section .strategy-steps .strategy-info h5{text-transform:uppercase;font-size:14px;margin-bottom:10px}
.ftri-section .strategy-steps .strategy-info .invest-ul{margin-top:10px}
.ftri-section .strategy-steps .strategy-info .invest-ul li{margin-bottom:15px;padding-left:20px}
.ftri-section .strategy-steps .strategy-info .invest-ul li.checked{color:#f37e20;font-weight:600;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/transparent-orange-tick.svg") left no-repeat}
.ftri-section .strategy-steps .strategy-info .interest-box{padding:0}
.ftri-section .strategy-steps .strategy-info .light-sky{max-width:320px;padding:15px 30px;margin-bottom:10px}
.ftri-section .strategy-steps .strategy-info .light-sky ul li:not(:last-child){margin-bottom:5px}
.ftri-section .strategy-steps .strategy-info .light-sky ul li .label{width:100px;display:inline-block;margin-right:50px}
.ftri-section .strategy-steps .strategy-info .light-sky ul li .value{font-size:16px;font-weight:700;line-height:24px;color:#3d3d3d}
.ftri-section .strategy-steps .strategy-info .bullet-list{margin-left:15px}
.ftri-section .strategy-steps .strategy-info .bullet-list li{list-style:disc;line-height:24px}
.ftri-section .strategy-steps .number-holder{padding:10px 35px 10px;min-height:70px;height:auto;border-radius:0;margin-bottom:30px}
.ftri-section .strategy-steps .equity-chart{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.ftri-section .strategy-steps .equity-chart #equityChart{max-width:124px;margin-right:25px}
.ftri-section .strategy-steps .equity-chart .legends li:not(:last-child){margin-bottom:10px}
.ftri-section .strategy-steps .equity-chart .legends li .dots{width:11px;height:11px;display:inline-block;border-radius:50%;margin-right:5px}
.ftri-section .strategy-steps .equity-chart .legends li .label{font-weight:600;margin-right:10px}
.ftri-section .strategy-steps .equity-chart .legends li .value{font-weight:800}
.ftri-section .ftri-steps-bottom{display:-ms-flexbox;display:-webkit-flex;display:flex;border-top:1px dashed rgba(222,222,222,0.7);margin:0 40px;padding:30px 0}
.ftri-section .ftri-steps-bottom .back-link{margin-right:auto;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/orange-prev.svg") left no-repeat;padding-left:15px;text-decoration:none}
.ftri-section .ftri-steps-bottom .next-link{margin-left:auto;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/orange-next.svg") right 4px no-repeat;padding-right:12px;text-decoration:none}
.ftri-section .ftri-steps-bottom .disable-el{opacity:.3}
.ftri-section .input-box input[type="range"]{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;padding:0;border-radius:2px;outline:0;cursor:pointer}
@media only screen and (max-width:desktop){.ftri-section .ftri-steps-top .progress-bar{width:105%}
.ftri-section .ftri-steps-content{margin:30px 40px}
.ftri-section .ftri-steps-content h4{font-size:18px;font-weight:600}
.ftri-section .basic-details-steps .form-field{padding-right:20px;margin-right:20px;min-width:33%}
}
@media only screen and (max-width:1279px){.ftri-section .ftri-steps-top .progress-bar{width:105%}
.ftri-section .ftri-steps-content{margin:30px 40px}
.ftri-section .ftri-steps-content h4{font-size:18px;font-weight:600}
.ftri-section .basic-details-steps .form-field{padding-right:20px;margin-right:20px;min-width:33%}
}
@media only screen and (max-width:tablet){.ftri-section .strategy-steps .strategy-info .light-sky{padding:15px}
.ftri-section .strategy-steps .strategy-info .light-sky ul li .label{width:80px;margin-right:20px}
.ftri-section .strategy-steps .number-holder .total-amount{padding:0 10px;margin:5px 0}
}
@media only screen and (max-width:990px){.ftri-section .strategy-steps .strategy-info .light-sky{padding:15px}
.ftri-section .strategy-steps .strategy-info .light-sky ul li .label{width:80px;margin-right:20px}
.ftri-section .strategy-steps .number-holder .total-amount{padding:0 10px;margin:5px 0}
}
@media only screen and (max-width:767px){.ftri-section .ftri-steps-top{padding:10px 0 20px}
.ftri-section .ftri-steps-top .progress-bar{width:110%}
.ftri-section .ftri-steps-top .progress-bar .indicator::before{bottom:2px}
.ftri-section .ftri-steps-top .progress-bar .indicator span{display:none}
.ftri-section .ftri-steps-top .progress-bar .indicator span br{display:none}
.ftri-section .ftri-steps-top .progress-bar .indicator.current span{display:block;position:absolute;width:100vw}
.ftri-section .ftri-steps-top .progress-bar .indicator:nth-child(1) span{left:-10vw}
.ftri-section .ftri-steps-top .progress-bar .indicator:nth-child(2) span{left:-30vw}
.ftri-section .ftri-steps-top .progress-bar .indicator:nth-child(3) span{left:-50vw}
.ftri-section .ftri-steps-top .progress-bar .indicator:nth-child(4) span{left:-70vw}
.ftri-section .ftri-steps-top .progress-bar .indicator:nth-child(5) span{left:-90vw}
.ftri-section .ftri-steps-content{margin:30px 20px}
.ftri-section .ftri-steps-bottom{margin:0;padding:20px}
.ftri-section .basic-details-steps .form-field{border-right:0;padding-right:0;margin-right:0}
.ftri-section .estimated-amt-steps .form-field{border-right:0;padding-right:0;margin-right:0;margin-bottom:20px}
.ftri-section .goal-steps .radio-style-box{flex-wrap:wrap}
.ftri-section .goal-steps .radio-style-box .radio-wrap,.ftri-section .goal-steps .radio-style-box .radio-wrap.width-160{width:calc(50% - 10px);margin-bottom:20px;font-size:12px}
.ftri-section .goal-steps .radio-style-box .radio-wrap:nth-child(2n),.ftri-section .goal-steps .radio-style-box .radio-wrap.width-160:nth-child(2n){margin-right:0}
.ftri-section .strategy-steps .strategy-info{padding:0;background:#fff}
.ftri-section .strategy-steps .strategy-info .invest-ul{border-bottom:1px solid rgba(0,0,0,0.1);padding:10px 0}
.ftri-section .strategy-steps .strategy-info .invest-ul li{position:relative;width:calc(50% - 2px);padding-right:5px;display:inline-block;margin-bottom:20px}
.ftri-section .strategy-steps .strategy-info .invest-ul li::before{content:"";position:absolute;width:17px;height:17px;border:1px solid #999;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;left:-3px;top:1px}
.ftri-section .strategy-steps .strategy-info .invest-ul li.checked::before{border-color:#f37e20}
.ftri-section .strategy-steps .strategy-info .interest-box{padding:0 15px;margin:30px 0;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:20px}
.ftri-section .strategy-steps .strategy-info .light-sky{padding:15px 0;background:#fff;margin:0}
.ftri-section .strategy-steps .strategy-info .light-sky ul li .label{width:80px;margin-right:20px}
.ftri-section .strategy-steps .equity-chart{margin-bottom:30px}
.ftri-section .strategy-steps .equity-chart #equityChart{margin-right:15px}
.ftri-section .strategy-steps .equity-chart .legends li{font-size:12px}
}
.customer-section .nav-tabs{margin-bottom:60px}
.customer-section-lists{max-width:976px;margin:0 auto}
.customer-section-lists .customer-section-list:not(:last-child){margin-bottom:90px}
.customer-section-lists .customer-section-list .inner-content{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;margin:0 -15px;margin-top:12px}
.customer-section-lists .customer-section-list .media{max-width:385px;cursor:pointer;margin:0 15px}
.customer-section-lists .customer-section-list .content{max-width:460px;margin:0 15px}
.customer-section-lists .customer-section-list .button-group{margin-top:25px}
@media screen and (max-width:767px){.customer-section-lists .customer-section-list:not(:last-child){margin-bottom:40px}
.customer-section-lists .customer-section-list .inner-content{flex-direction:column;-webkit-flex-direction:column}
.customer-section-lists .customer-section-list .media,.customer-section-lists .customer-section-list .content{max-width:100%}
.customer-section-lists .customer-section-list .media{order:1;margin-bottom:20px}
.customer-section-lists .customer-section-list .content{order:2}
}
.subscribe-form-box{border-radius:10px;padding:15px 50px}
.subscribe-form-box .content{align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.subscribe-form-box.large-box{padding:30px 65px}
.subscribe-form-box.large-box .title{margin-bottom:0}
.subscribe-form-box .title{font-size:22px;line-height:30px;font-weight:600;max-width:500px;margin-bottom:20px}
.subscribe-form-box .subscribe-form .form-group .form-group-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;margin-bottom:10px}
.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]{background:transparent;border-bottom:.5px solid #4b4b4b;margin:0 -20px 0 -35px;padding:0 40px 10px 40px;width:calc(100% + 55px);max-width:280px}
.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:focus{background:transparent !important}
.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:-internal-autofill-selected,.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:-webkit-autofill,.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:-webkit-autofill:hover,.subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:-webkit-autofill:focus .subscribe-form-box .subscribe-form .form-group .form-group-inner input[type="text"]:-webkit-autofill{-webkit-box-shadow:0 0 0 50px transparent inset;-moz-box-shadow:0 0 0 50px transparent inset;-ms-box-shadow:0 0 0 50px transparent inset;-o-box-shadow:0 0 0 50px transparent inset;box-shadow:0 0 0 50px transparent inset}
.subscribe-form-box .subscribe-form .form-group .form-group-inner .icon{margin-right:10px}
.subscribe-form-box .subscribe-form .form-group .form-group-inner .ic-btn{width:22px;height:22px;border-radius:50%;background:#f37e20 url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/right_arrow_white.png") center center no-repeat !important;text-indent:-999px;overflow:hidden;padding:0}
@media screen and (max-width:767px){.subscribe-form-box{padding:20px}
.subscribe-form-box.large-box{padding:30px}
.subscribe-form-box .title{font-size:18px;line-height:22px}
}
.transact-section .section-title{margin-bottom:40px}
.transact-section .transact-content{display:-ms-flexbox;display:-webkit-flex;display:flex}
.transact-section .sidebar-content{width:240px}
.transact-section .transact-tab-content{width:calc(100% - 280px);margin-left:40px;padding:25px 40px 40px}
.transact-section .transact-tab-content .border-bottom{border-top:1px dashed #dedede;margin:30px 0}
.transact-section .transact-tab-content .number-holder p{text-transform:uppercase}
.transact-section .transact-tab-content .buttons-group{margin-right:45px;padding-right:45px;border-right:1px dashed #dedede}
.transact-section .transact-tab-content .buttons-group .ic-btn{min-width:180px;text-align:center}
.transact-section .transact-tab-content .upi-link span{color:#8b8b8b}
.transact-section .transact-tab-content .upi-link a{background:#ebf6fe;display:inline-block;padding:4px 20px 4px 8px;min-width:158px;text-transform:uppercase;font-size:12px;font-weight:bold;text-decoration:none;border-radius:20px;color:#4b4b4b}
.transact-section .transact-tab-content .upi-link a img{margin-right:15px}
.transact-section .transact-tab-content .upi-link a:not(:last-child){margin:0 20px}
@media only screen and (max-width:tablet){.transact-section .transact-content{display:block}
.transact-section .sidebar-content{max-width:100%;width:100%;margin-bottom:30px}
.transact-section .sidebar-content ul{flex-direction:row;-webkit-flex-direction:row}
.transact-section .sidebar-content ul li{display:inline-block !important;vertical-align:bottom;margin-right:-6px}
.transact-section .sidebar-content ul li:before,.transact-section .sidebar-content ul li:after{display:block}
.transact-section .sidebar-content ul li .menu-item{border-radius:0;background:#ebe7e7;padding:8px 22px}
.transact-section .transact-tab-content{width:100%;margin:0;padding:20px}
.transact-section .transact-tab-content .buttons-group{margin:0 20px;padding-right:20px}
.transact-section .transact-tab-content .upi-link{margin:20px 20px 0}
}
@media only screen and (max-width:990px){.transact-section .transact-content{display:block}
.transact-section .sidebar-content{max-width:100%;width:100%;margin-bottom:30px}
.transact-section .sidebar-content ul{flex-direction:row;-webkit-flex-direction:row}
.transact-section .sidebar-content ul li{display:inline-block !important;vertical-align:bottom;margin-right:-6px}
.transact-section .sidebar-content ul li:before,.transact-section .sidebar-content ul li:after{display:block}
.transact-section .sidebar-content ul li .menu-item{border-radius:0;background:#ebe7e7;padding:8px 22px}
.transact-section .transact-tab-content{width:100%;margin:0;padding:20px}
.transact-section .transact-tab-content .buttons-group{margin:0 20px;padding-right:20px}
.transact-section .transact-tab-content .upi-link{margin:20px 20px 0}
}
@media only screen and (max-width:480px){.transact-section .transact-tab-content .upi-link a{margin:10px 0 !important}
}
.download-app-section{overflow:hidden}
.download-app-section .inner-content{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;max-width:1100px;margin:0 -15px}
.download-app-section .inner-content .content{width:55%;padding:0 15px}
.download-app-section .inner-content .content p.desc{font-size:16px;line-height:26px;max-width:450px;margin-bottom:25px}
.download-app-section .inner-content .content p.label{color:#8b8b8b;font-size:14px;margin-bottom:10px}
.download-app-section .inner-content .media{width:45%;padding:0 15px}
.download-app-section .iMobile-slider-section{max-width:252px;position:relative}
.download-app-section .iMobile-slider-section .link{color:#f37e20;font-weight:700;position:absolute;right:0;bottom:0;cursor:pointer}
.download-app-section .iMobile-slider-section img{cursor:pointer}
.download-app-section .iMobile-slider-section .slick-dots{text-align:left;position:static;margin-top:15px}
.download-app-section .download-vertical-link{max-width:230px;margin-bottom:30px}
.download-app-section .download-vertical-link .link{position:relative;margin-bottom:15px}
.download-app-section .download-vertical-link .link .iplay-icon,.download-app-section .download-vertical-link .link .pockets-icon{display:inline-block;background:#f37e20;width:230px;padding:8px 20px 8px 8px;border-radius:30px;color:#fff;font-size:12px;font-weight:700;text-decoration:none}
.download-app-section .download-vertical-link .link .iplay-icon img,.download-app-section .download-vertical-link .link .pockets-icon img{margin-right:20px}
.download-app-section .download-vertical-link .link:hover .barcode{display:block}
.download-app-section .download-vertical-link .barcode{display:none;position:absolute;width:150px;height:180px;padding:15px 20px 10px;background:#fff7eb;text-align:center;-webkit-box-shadow:0 4px 20px rgba(0,0,0,0.2);-moz-box-shadow:0 4px 20px rgba(0,0,0,0.2);-ms-box-shadow:0 4px 20px rgba(0,0,0,0.2);-o-box-shadow:0 4px 20px rgba(0,0,0,0.2);box-shadow:0 4px 20px rgba(0,0,0,0.2);left:calc(100% + 15px);top:-10px}
.download-app-section .download-vertical-link .barcode::after{content:"";position:absolute;width:0;height:0;border-top:10px solid transparent;border-right:10px solid #fff7eb;border-bottom:10px solid transparent;top:20px;left:-10px}
.download-app-section .download-vertical-link .barcode img{width:100%;margin-bottom:10px}
.download-app-section .download-vertical-link .barcode p{font-size:12px}
@media only screen and (max-width:480px){.download-app-section .download-vertical-link .barcode{left:60%}
}
.download-app-section .download-horizontal-link{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;margin:0 -30px 30px}
.download-app-section .download-horizontal-link .links,.download-app-section .download-horizontal-link .barcode{padding:0 30px}
.download-app-section .download-horizontal-link .links{border-right:1px dashed #dedede}
.download-app-section .download-horizontal-link .links a{display:inline-block;margin:0 10px 10px;cursor:pointer}
.download-app-section .download-horizontal-link .links a:not(:last-child){margin-right:10px}
.download-app-section .download-horizontal-link .barcode{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.download-app-section .download-horizontal-link .barcode img{max-width:55px}
.download-app-section .download-horizontal-link .barcode p{text-transform:uppercase;max-width:100px;margin-left:10px;font-size:12px;font-weight:600}
.download-app-section.video-text-section .inner-content{max-width:1000px;margin:0 auto}
@media only screen and (max-width:991px){.download-app-section .inner-content{flex-direction:column;-webkit-flex-direction:column;margin:0}
.download-app-section .inner-content .content,.download-app-section .inner-content .media{max-width:100%;width:100%;padding:0}
.download-app-section .inner-content .media{order:1;margin-bottom:20px}
.download-app-section .inner-content .content{order:2}
}
.merchants-slider-section .merchants-slider.slick-initialized .slick-list .slick-slide{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;align-items:center;-webkit-align-items:center;-ms-flex-align:center}
.merchants-slider-section .merchants-slider .item{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px rgba(0,0,0,0.15);-ms-box-shadow:0 0 10px rgba(0,0,0,0.15);-o-box-shadow:0 0 10px rgba(0,0,0,0.15);box-shadow:0 0 10px rgba(0,0,0,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;height:172px;margin:15px}
.merchants-slider-section .merchants-slider .item img{margin:0 auto;max-width:100%;max-height:100%}
.merchants-slider-section .merchants-slider .slick-arrow{border:0;top:calc(50% - 30px)}
.merchants-slider-section .merchants-slider .slick-arrow.slick-prev{left:-30px}
.merchants-slider-section .merchants-slider .slick-arrow.slick-next{right:-30px}
.merchants-slider-section .merchants-slider .slick-dots{position:static;margin-top:20px}
@media only screen and (max-width:1200px){.merchants-slider-section .merchants-slider .merchants-slider .item img{max-width:150px}
.merchants-slider-section .merchants-slider .slick-arrow{display:none !important}
.merchants-slider-section .merchants-slider .slick-dots{text-align:center}
}
.infographics-tab .infographics-tab-section{background:#fff;margin-bottom:20px}
.infographics-tab .tab-content{padding:20px}
.infographics-tab .ic-btn{min-width:130px}
.infographics-slider-section .infographics-slider .slick-arrow{border:0}
.infographics-slider-section .infographics-slider .slick-arrow.slick-prev{left:-40px}
.infographics-slider-section .infographics-slider .slick-arrow.slick-next{right:-40px}
.infographics-slider-section .infographics-slider .slick-dots{position:static;margin-top:5px}
@media only screen and (max-width:1200px){.infographics-slider-section .infographics-slider .slick-arrow{display:none !important}
.infographics-slider-section .infographics-slider .slick-dots{text-align:center}
}
.infographics-slider-section .ic-btn{min-width:130px}
.right-image-content .row{margin:0}
.right-image-content .left-content{max-width:600px;width:50%;margin-right:100px}
.right-image-content .left-content p,.right-image-content .left-content ul,.right-image-content .left-content ol{margin-bottom:20px}
.right-image-content .right-content{width:calc(50% - 100px)}
@media only screen and (max-width:767px){.right-image-content .left-content{max-width:100%;width:100%;margin-right:0;margin-bottom:30px}
.right-image-content .right-content{width:100%}
}
.ourproduct-tab-section .section-inner{padding:40px 20px}
.ourproduct-tab-section .section-title{margin-bottom:25px !important}
.ourproduct-tab-section .section-title strong{display:inline-block !important}
.ourproduct-tab-section .nav-tabs li a{padding:11px 25px}
.ourproduct-tab-section .info{margin:25px 0 15px}
.ourproduct-tab-section .info p{font-size:16px;line-height:24px;max-width:905px}
.ourproduct-tab-section .product-slider .slick-track{display:block !important}
.ourproduct-tab-section .product-slider .deal-card{background:#fff;-webkit-box-shadow:0 4px 20px rgba(117,117,117,0.15);-moz-box-shadow:0 4px 20px rgba(117,117,117,0.15);-ms-box-shadow:0 4px 20px rgba(117,117,117,0.15);-o-box-shadow:0 4px 20px rgba(117,117,117,0.15);box-shadow:0 4px 20px rgba(117,117,117,0.15);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin-top:15px;margin-bottom:25px;padding-bottom:30px}
.ourproduct-tab-section .product-slider .deal-card .deal-inner{height:initial}
.ourproduct-tab-section .product-slider .deal-card .deal-inner .image{height:initial;margin:-30px -30px 10px;overflow:hidden}
.ourproduct-tab-section .product-slider .deal-card .deal-inner .image img{max-height:initial;width:calc(100% + 30px)}
.ourproduct-tab-section .product-slider .deal-card .deal-inner .description{line-height:22px}
.ourproduct-tab-section .product-slider .deal-card .deal-inner .ic-btn{min-width:140px}
@media only screen and (max-width:640px){.ourproduct-tab-section .product-slider .deal-card{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin:15px 0;border:1px solid rgba(117,117,117,0.15)}
}
@media only screen and (max-width:640px){.debit-card-customisation.section.product-higlight .custom-card-action .button-group{margin-bottom:16px}
}
.ourproduct-tab-section .product-slider .slick-arrow{border:0}
.ourproduct-tab-section .product-slider .slick-arrow.slick-prev{background:url(../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/left-arrow.png) no-repeat 9px 7px;left:-40px}
.ourproduct-tab-section .product-slider .slick-arrow.slick-next{background:url(../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/right-arrow.png) no-repeat 14px 7px;right:-40px}
.ourproduct-tab-section .product-slider .slick-dots{position:static;margin-top:5px}
@media only screen and (min-width:1150px){.ourproduct-tab-section .tabs-section{border-top:1px solid #ebe7e7}
}
.faq-form{width:100%}
.faq-form form{text-align:center;margin-bottom:30px}
.faq-form form input{padding:21px 25px 19px;line-height:25px;font-size:18px;height:63px;background:#fff;box-shadow:0 3px 10px 2px rgba(0,0,0,0.2);border:0;width:100%;box-sizing:border-box}
.light-orange-bg .loan-forms{background:#fff7eb}
@media only screen and (min-width:750px){.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs{flex-direction:column}
.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs.nav-tabs li::before{display:none}
.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs.nav-tabs li::after{display:none}
.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs.nav-tabs li .menu-item{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center;line-height:1;padding:11px 10px 11px 12px;cursor:pointer;min-height:40px;margin-bottom:5px;border-radius:0 20px 20px 0;border-left:2px solid #fff7eb;background:transparent}
.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs.nav-tabs li .menu-item .a-icon{display:none}
.additional-content-component .additional-content-wrapper .tab-wrapper.sidebar-content .vertical-tabs.nav-tabs li.active .menu-item .a-icon{display:inline-block}
}
.additionalcontent .additional-content-component .additional-content-wrapper .section-title{font-weight:bold}
.relatedcontainer .related-card-medium .writeareview .customer-review-slider-wrapper{height:330px}
.eligibilityprivileges .eligibility-details-list-only h2{margin-bottom:24px}
.additional-content-tab .tab-content .tab-pane .content{width:100%}
.relatedcontainer .related-products .section-inner{max-width:1260px;margin:0 auto;padding:0 20px;height:100%}
.productbottomnavigation .product-feature-bottom-navigation{margin-bottom:20px}
.step-to-apply-section .content .desc .list .icon img{max-width:none}
.eligibilityprivileges .section-inner .left-content h3{font-weight:700}
@media only screen and (min-width:780px){.merchants .merchants-slider-section .section-title{padding-top:0}
}
.benefit-card-section .section-inner .section-title{padding-top:0}
.eligibilityprivileges .eligibility-documentation-component .section-inner .section-title{margin-bottom:20px}
.debit-cards-section .recomeded-cards-section .cards-list .card-item .two-column .media{max-width:fit-content}
@media screen and (max-width:1200px){.additional-content-tab .nav-links-scroll .nav-links{white-space:nowrap;display:inline-block;max-width:initial;vertical-align:top;position:relative;overflow:hidden;overflow-x:auto}
}
.additional-content-tab .nav-links-scroll{overflow-y:hidden;white-space:nowrap;display:block}
.eligibility-documentation-wrapper .additional-content-tab .nav-links-scroll::-webkit-scrollbar{display:none}
.product-feature-bottom-navigation .content .desc h2{color:#fff;max-width:456px}
.cardcarouselmed .grey-bg .section-title{padding-top:40px}
.additionalcontent .additional-content-component .additional-content-wrapper .section-title{margin-bottom:0;text-transform:inherit}
.cardcarouselmed .orange-bg .section-title{padding-top:40px}
.producthighlightwithicons .debit-card-customisation .section-inner{padding-bottom:0;padding-top:0}
.eligibilityprivileges .section-inner .additional-content-tab .nav-links-scroll .nav-tabs{margin-bottom:0}
.rate-charges-page .top-content{background:linear-gradient(0,#f6f6f6 -21.6%,rgba(246,246,246,0) 100%);padding-bottom:50px}
.rate-charges-page .top-content .section-inner{align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}
.rate-charges-page .top-content .left-content{width:50%;padding-right:50px;padding-bottom:25px}
.rate-charges-page .top-content .left-content .page-heading{margin:0}
.rate-charges-page .top-content .left-content .search-container{max-width:570px}
.rate-charges-page .top-content .right-content{width:50%}
.rate-charges-page .top-content .right-content .f-offer-card{width:100%;margin:0}
.rate-charges-page .top-content .right-content .f-offer-card p{font-size:14px;opacity:1}
@media only screen and (max-width:1199px){.rate-charges-page .top-content .section-inner{display:block}
.rate-charges-page .top-content .left-content,.rate-charges-page .top-content .right-content{width:100%}
}
@media only screen and (max-width:tablet){.rate-charges-page .top-content{background:#fff;padding:0}
.rate-charges-page .top-content .left-content{padding:0}
.rate-charges-page .top-content .left-content .page-heading{margin:0 0 25px}
.rate-charges-page .top-content .left-content .search-container{display:none}
.rate-charges-page .top-content .right-content{display:none}
}
@media only screen and (max-width:990px){.rate-charges-page .top-content{background:#fff;padding:0}
.rate-charges-page .top-content .left-content{padding:0}
.rate-charges-page .top-content .left-content .page-heading{margin:0 0 25px}
.rate-charges-page .top-content .left-content .search-container{display:none}
.rate-charges-page .top-content .right-content{display:none}
}
.rate-charges-page .bottom-content{background:#fff7eb}
.rate-charges-page .bottom-content .section-inner{padding:0 20px 80px}
.rate-charges-page .bottom-content .tabs-container{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.rate-charges-page .bottom-content .tabs-container .nav-tabs{width:100%;margin-left:20px;margin-bottom:40px;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}
.rate-charges-page .bottom-content .tabs-container .tab-content{width:calc(68% - 30px);margin-right:30px}
.rate-charges-page .bottom-content .tabs-container .tab-content.full-width{width:100%;margin-right:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content{width:100%;margin:0;min-height:300px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content h6{font-size:14px;margin-bottom:5px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-head.active{color:#4b4b4b}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content p:not(:last-child){margin-bottom:25px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content ul li::before{display:none}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs{margin:0 -12px;display:-ms-flexbox;display:-webkit-flex;display:flex}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .left-info-boxs,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .right-info-boxs{width:calc(50% - 12px);margin:0 12px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs h6{font-weight:400}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .info-box{margin-bottom:23px}
@media only screen and (max-width:phablet){.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs{display:block;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .left-info-boxs,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .right-info-boxs{width:100%;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .left-info-boxs{margin-bottom:35px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .right-info-boxs{margin-bottom:10px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .info-box{margin-bottom:35px}
}
@media only screen and (max-width:559px){.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs{display:block;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .left-info-boxs,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .right-info-boxs{width:100%;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .left-info-boxs{margin-bottom:35px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .right-info-boxs{margin-bottom:10px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-boxs .info-box{margin-bottom:35px}
}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box{background:#fdf6f4;padding:20px;max-width:665px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box p{margin-bottom:20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box ul li{text-transform:uppercase;font-size:12px;font-weight:bold;line-height:140.62%;letter-spacing:.2px;padding-left:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box ul li:not(:last-child){margin-bottom:20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box ul li span.icon{position:absolute;display:inline-block;width:10px;height:10px;background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more.png") no-repeat center;margin-left:5px;margin-top:2px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two{display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two ul{width:50%;margin:0 20px}
@media only screen and (max-width:tablet){.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box{padding:20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box ul{width:calc(100% - 40px)}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two{display:block}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two:last-child ul{margin-top:15px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two ul{width:calc(100% - 40px)}
}
@media only screen and (max-width:990px){.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box{padding:20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box ul{width:calc(100% - 40px)}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two{display:block}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two:last-child ul{margin-top:15px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .accordion .accordion-list .accordion-content .info-box .info-box-two ul{width:calc(100% - 40px)}
}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .table-scroll{overflow-x:auto}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table th{background:#fdf6f4;color:#666;padding:16px 30px 18px;text-align:left;font-size:13px;line-height:24px;font-weight:700}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table th,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table td{border-right:1px dashed rgba(102,102,102,0.2)}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table th:last-child,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table td:last-child{border:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table td{padding:15px 30px;font-size:14px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table tr{border:1px solid rgba(102,102,102,0.2)}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .table-note{font-size:16px;max-width:500px;margin-bottom:25px;line-height:20px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .note-content{max-width:975px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .note-content p{line-height:25px}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content .label{font-weight:bold;margin-bottom:15px}
@media only screen and (max-width:tablet){.rate-charges-page .bottom-content .section-inner{padding:0 20px 25px}
.rate-charges-page .bottom-content .tabs-container{flex-direction:column;-webkit-flex-direction:column}
.rate-charges-page .bottom-content .tabs-container .tabs-section{order:2}
.rate-charges-page .bottom-content .tabs-container .nav-tabs{order:2;margin-bottom:25px;margin-left:0}
.rate-charges-page .bottom-content .tabs-container .tab-content{order:3;width:100%;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table td,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table th{padding:10px 20px}
.rate-charges-page .bottom-content .tabs-container .interest-rates-box{width:100%;order:1}
.rate-charges-page .bottom-content .m-100{width:100%}
.rate-charges-page .bottom-content .m-100 td{width:50%}
}
@media only screen and (max-width:990px){.rate-charges-page .bottom-content .section-inner{padding:0 20px 25px}
.rate-charges-page .bottom-content .tabs-container{flex-direction:column;-webkit-flex-direction:column}
.rate-charges-page .bottom-content .tabs-container .tabs-section{order:2}
.rate-charges-page .bottom-content .tabs-container .nav-tabs{order:2;margin-bottom:25px;margin-left:0}
.rate-charges-page .bottom-content .tabs-container .tab-content{order:3;width:100%;margin:0}
.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table td,.rate-charges-page .bottom-content .tabs-container .tab-content .tab-content table th{padding:10px 20px}
.rate-charges-page .bottom-content .tabs-container .interest-rates-box{width:100%;order:1}
.rate-charges-page .bottom-content .m-100{width:100%}
.rate-charges-page .bottom-content .m-100 td{width:50%}
}
.rate-charge-inner-page .option-table{overflow-x:auto}
.rate-charge-inner-page table{max-width:882px;width:100%;margin-bottom:35px}
.rate-charge-inner-page table th{width:294px}
.rate-charge-inner-page .select-table-area{max-width:882px;background:#fdf6f4;border:1px solid rgba(102,102,102,0.2);border-bottom:0}
.rate-charge-inner-page .select-table-area #interest-rate-table-button{margin-left:auto;max-width:588px;width:100%;padding:18px 40px 18px 25px;border:1px solid #f37e20;margin:0 0 0 auto}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-closed .ui-icon-triangle-1-s{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #f37e20;right:40px;top:calc(50% - 4px)}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-open .ui-icon-triangle-1-s{right:40px;top:calc(50% - 4px);border-top:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f37e20}
.rate-charge-inner-page .select-table-area #interest-rate-table-button .ui-selectmenu-text{max-width:390px;width:100%;white-space:normal;font-weight:normal;font-size:14px;margin:0;padding:0}
.rate-charge-inner-page .pay-table-content{padding:30px;background:#fff}
@media only screen and (max-width:tablet){.rate-charge-inner-page .pay-table-content{padding:20px}
.rate-charge-inner-page .option-table table td,.rate-charge-inner-page .option-table table th{min-width:165px}
.rate-charge-inner-page .pay-table table td:last-child,.rate-charge-inner-page .pay-table table th:last-child{width:100px}
}
@media only screen and (max-width:990px){.rate-charge-inner-page .pay-table-content{padding:20px}
.rate-charge-inner-page .option-table table td,.rate-charge-inner-page .option-table table th{min-width:165px}
.rate-charge-inner-page .pay-table table td:last-child,.rate-charge-inner-page .pay-table table th:last-child{width:100px}
}
@media only screen and (max-width:phablet){.rate-charge-inner-page .select-table-area #interest-rate-table-button{padding:10px 55px 10px 10px}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-closed .ui-icon-triangle-1-s{right:15px;top:15px}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-open .ui-icon-triangle-1-s{right:15px;top:15px}
}
@media only screen and (max-width:559px){.rate-charge-inner-page .select-table-area #interest-rate-table-button{padding:10px 55px 10px 10px}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-closed .ui-icon-triangle-1-s{right:15px;top:15px}
.rate-charge-inner-page .select-table-area #interest-rate-table-button.ui-selectmenu-button-open .ui-icon-triangle-1-s{right:15px;top:15px}
}
.highlight-boxs{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-around;-webkit-justify-content:space-around;-ms-flex-pack:distribute;margin-bottom:20px}
.highlight-boxs .highlight-box{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;position:relative;width:calc(33% - 7px);background:#fff;border:1px solid #f37e20;-webkit-box-shadow:0 4px 15px rgba(243,126,32,0.06);-moz-box-shadow:0 4px 15px rgba(243,126,32,0.06);-ms-box-shadow:0 4px 15px rgba(243,126,32,0.06);-o-box-shadow:0 4px 15px rgba(243,126,32,0.06);box-shadow:0 4px 15px rgba(243,126,32,0.06);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;padding:15px 20px 15px 25px;margin:0 15px 15px 0}
.highlight-boxs .highlight-box::before{content:"";position:absolute;right:15px;top:calc(50% - 7px);background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/icons/more-g.svg") no-repeat;width:10px;height:15px}
.highlight-boxs .highlight-box:last-child{margin-right:0}
.highlight-boxs .highlight-box a{color:#3d3d3d;text-decoration:none;display:block;text-decoration:none;cursor:pointer}
.highlight-boxs .highlight-box h5{font-size:14px;line-height:1.3}
.highlight-boxs .highlight-box h5 span{font-weight:normal;display:block}
.highlight-boxs .highlight-box h5 span.bold{font-weight:bold}
.highlight-boxs .highlight-box p{margin-top:5px;font-size:12px;color:#4b4b4b}
@media only screen and (max-width:tablet){.highlight-boxs{display:block}
.highlight-boxs .highlight-box{width:100%;padding:15px 20px}
.highlight-boxs .highlight-box:last-child{margin-bottom:30px}
.highlight-boxs .highlight-box h5 span{display:inline-block}
}
@media only screen and (max-width:990px){.highlight-boxs{display:block}
.highlight-boxs .highlight-box{width:100%;padding:15px 20px}
.highlight-boxs .highlight-box:last-child{margin-bottom:30px}
.highlight-boxs .highlight-box h5 span{display:inline-block}
}
@media only screen and (max-width:phablet){.highlight-boxs .highlight-box p{display:none}
}
@media only screen and (max-width:559px){.highlight-boxs .highlight-box p{display:none}
}
.interest-rates-box{width:32%}
.interest-rates-box .info-box{padding:20px 20px 15px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#fff;margin-bottom:5px}
.interest-rates-box .info-box ul{max-width:220px}
.interest-rates-box .info-box ul li{text-transform:uppercase;font-size:13px}
.interest-rates-box .info-box ul li img{margin-top:-3px;margin-left:2px}
.interest-rates-box .info-box ul li:not(:last-child){margin-bottom:12px}
.interest-rates-box .interest-rate-content{background:url("../../../etc.clientlibs/icicibank/clientlibs/clientlib-base/resources/images/other/interest-rates-bg.webp") no-repeat;background-size:cover;color:#fff;padding:20px}
.interest-rates-box .section-label-new,.interest-rates-box .section-title{color:#fff;text-align:left}
.interest-rates-box .section-label-new{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}
.interest-rates-box .section-label-new::after{display:inline-block !important;border-color:#fff}
.interest-rates-box .section-title{margin-bottom:20px}
.interest-rates-box .content{padding:5px 25px 5px 30px;margin-bottom:10px;border:1px solid #fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify}
.interest-rates-box .content .title{font-weight:bold}
.interest-rates-box .content .label{font-size:13px;text-align:right;font-weight:300}
.interest-rates-box .content .rate{text-align:right;font-size:32px;font-weight:bold;line-height:144%}
@media only screen and (max-width:tablet){.interest-rates-box{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column}
.interest-rates-box .interest-rate-content{order:1;margin:0 -20px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.interest-rates-box .interest-rate-content .content .label{font-size:11px}
.interest-rates-box .interest-rate-content .content .rate{font-size:20px}
.interest-rates-box .interest-rate-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;overflow-x:auto;white-space:nowrap;margin-right:-15px}
.interest-rates-box .interest-rate-inner .content{display:block;min-width:162px;margin-right:8px;padding:15px 18px;margin-bottom:0}
.interest-rates-box .interest-rate-inner .content .label{font-size:11px}
.interest-rates-box .interest-rate-inner .content .rate{font-size:16px}
.interest-rates-box .interest-rate-inner .content div{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;align-items:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end}
.interest-rates-box .info-box{order:2;margin:0 -20px;padding:30px 20px}
}
@media only screen and (max-width:990px){.interest-rates-box{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column}
.interest-rates-box .interest-rate-content{order:1;margin:0 -20px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}
.interest-rates-box .interest-rate-content .content .label{font-size:11px}
.interest-rates-box .interest-rate-content .content .rate{font-size:20px}
.interest-rates-box .interest-rate-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;overflow-x:auto;white-space:nowrap;margin-right:-15px}
.interest-rates-box .interest-rate-inner .content{display:block;min-width:162px;margin-right:8px;padding:15px 18px;margin-bottom:0}
.interest-rates-box .interest-rate-inner .content .label{font-size:11px}
.interest-rates-box .interest-rate-inner .content .rate{font-size:16px}
.interest-rates-box .interest-rate-inner .content div{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;align-items:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end}
.interest-rates-box .info-box{order:2;margin:0 -20px;padding:30px 20px}
}
#interest-rate-table-menu{-webkit-box-shadow:0 2px 14px rgba(0,0,0,0.19);-moz-box-shadow:0 2px 14px rgba(0,0,0,0.19);-ms-box-shadow:0 2px 14px rgba(0,0,0,0.19);-o-box-shadow:0 2px 14px rgba(0,0,0,0.19);box-shadow:0 2px 14px rgba(0,0,0,0.19)}
#interest-rate-table-menu li{width:548px;font-size:16px;margin:0 20px;border-bottom:1px solid rgba(0,0,0,0.2);padding:20px 0}
#interest-rate-table-menu li:last-child{border-bottom:0}
#interest-rate-table-menu li div{padding:0;max-width:464px}
@media only screen and (max-width:tablet){#interest-rate-table-menu{width:calc(100% - 80px)}
#interest-rate-table-menu li{font-size:13px;width:calc(100% - 40px)}
}
@media only screen and (max-width:990px){#interest-rate-table-menu{width:calc(100% - 80px)}
#interest-rate-table-menu li{font-size:13px;width:calc(100% - 40px)}
}