/* custom tab code*/
.dontshow{display:none;}
.cl-slider-condent .tab-content{padding:0;}
.tab-content > .tab-pane{display:none}
.tab-content > .active{display:block}
/*  Ins Landing CSS*/
.container-catstyle {width:100%}
.izone-section-header .container {background:none;padding-bottom: 0;}
.news-widget .btn-orange{background-color:#ed4a13;color:#fff;display:inline-block;font-size:14px;padding:10px 15px;text-decoration:none}
.insurance-pg .news-widget ul li{background-color:#f4f5f7;border:1px solid #ddd;border-radius:6px;margin:0 0 30px;padding:10px 15px}
.news-widget ul li.news-green{border-bottom:5px solid #35be7a}
.news-widget ul li.news-green .news-head{font-size:20px}
.hungry-for-more .insurer-widget{height:295px;margin-left:10px!important;overflow-y:scroll}
.hungry-for-more .insurance-life .insurer-widget li{border:0 none;font-size:16px;margin:0 0 0 20px;padding:0;list-style:inside none disc;line-height:28px}
.hungry-for-more .insurance-life .insurer-widget li a{text-decoration:none}
.cl-lp .news-widget ul li.news-green .news-head,.news-widget ul li.news-green .news-head{width:60%;font-size:14px}
.hungry-for-more .bank-prod-page{text-align:left}
.tabbable-one li.active .tab-sec.hungry-more .arrowup{width:48px;height:32px;overflow:hidden;display:block;border:none;margin-bottom:-10px;z-index:9999;}
.tabbable-one li.active .tab-sec.hungry-more .arrowup:after{content:"";position:absolute;width:50px;height:50px;background:#FFF;transform:rotate(45deg);top:10px;left:0;box-shadow:inset 0 -1px 13px -2px rgba(0,0,0,0.3)}
.tab-pane.hungry-for-more.active{box-shadow:10px 12px 5px -10px rgba(0,0,0,0.2) inset;margin-top:2px;padding-top:20px;}
.previous-section-indicator{display:none}
.hungry-for-more .animation-target{-webkit-animation-name:none;animation-name:none;}
.hungry-for-more .bank-prod-page .product-landing-btn-block .link-section a, .animation-target{padding:10px 20px;font-size:18px;}
.product-content .table{border-left-width:1px;}
.tools-menu.bottom-menu{width:100%;}
.izone-icon-search:before{z-index:998;}
.bank-prod-page .primary-txt h3{font-weight:700;}
/*All modal issue*/
.modal-open .landingpage-sticky{display:none;}
.landingpage-sticky{position:fixed;width:100%;top:0;z-index:10001;}
@media (max-width: 768px) {
    .tabbable-one li.active .tab-sec.hungry-more .arrowup{margin-bottom:-7px;}
}
@media (max-width: 767px) {
    .news-widget ul li.news-green .news-head{width:100%}
}