/*index page style start*/
/* banner style start */
.banner
{
	position: relative;
	top: 60px;
	color: #fff;
	text-align: center;
}
.banner
{
	background: url(../images/header_img.png) no-repeat center;
	background-size: cover;
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0px;
}
.banner .container{
	max-width: 1366px !important;
}
.banner_text{
	text-align: left;
	left: 5%;
    position: relative;
}
.banner_text p{
	margin-bottom: 10px;
}
mark
{
	margin-bottom: 2px;
	background-color:#0d346b !important;
	color:#fff;
	/* padding: 10px; */
}
.mark1{
	font-size: 32px;
}
.mark2
{
	font-size: 52px;
}
.mark2 span
{
	color:#ff0000;
}
.banner_text .btn
{
	border-radius: 0;
	background: #fff;
	color: #d1011f;
	padding: 10px 30px;
	font-size: 15px;
	font-weight: 600;
	margin-top: 15px;
}
div#scroll-down img{
	margin-bottom: 10px;
}
div#scroll-down
{
	position: absolute;
	bottom: 100px;
	left: 0px;
	right: 0px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	margin: 0px auto;
	font-weight: 600;
}

/* banner end */


/* our service style start */
.ourservice
{
	text-align: center;
	background: #fff;
	padding-top: 100px;
}
.ourservice .container{
	max-width: 1366px !important;
}
.bring-section #accordion
{
	padding-top: 30px;
	padding-bottom: 30px;
}
.bring-section #accordion ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
}

.bring-section #accordion li.active a
{
	background: url(../images/arrow.png) no-repeat bottom;
	color: #1e59a9;
}

.bring-section #accordion ul li a
{
	font-size: 18px;
	color: #252525;
	text-align: left;
	display: inline-flex;
	vertical-align: middle;
	font-weight: 600;
	padding: 15px 0px;
	text-decoration: none !important;
	width: 100%;
}
.bring-section #accordion ul li a img
{
	margin-right: 20px;
}
.bring-section #accordion ul li a span
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	line-height: 20px;
	margin-top: -10px;
}
.sec-img , .sec-imgs , .mob-img , .mob-imgs
{
	width: 45px;
	height: 45px;
}
.bring-section .tabs_wrapper .led_img img
{
	margin-right: 20px;
}
img.tabs-img
{
	width: 100%;
}

ul.nav.nav-pills.group-nav
{
	padding: 15px;
}
.service-offer .fa, .our-services .fa
{
	float: none;
}
.tabs-back
{
	text-align: left;
}

		.weal-inv
		{
			display: flex !important;
		}
		.mobile
		{
		    display: none;
		}

		.sec-pad
		{
			padding-top: 7px;
			text-align: left;
		}
		.head_title
		{
			text-align: center;
			font-weight: bold;
			font-size: 30px;
			color: #252525;
		}

		span.se-text
		{
    		margin-left: 15px;
		}
		.nav-pills .nav-link.active, .nav-pills .show>.nav-link
		{
			color: #1f57aa !important;
			background-color: transparent !important;
		}
		.nav-pills .nav-link
		{
			color: #252525;
			font-weight: 600 !important;
		}
		.nav-pills .nav-link.active .se-text
		{
			color: #252525;
			font-weight: 600 !important;
		}
		.sec-img
		{
			display: block;
		}
		.sec-imgs
		{
			display: none;
		}
		.active .sec-imgs
		{
			display: block;
		}
		.active .sec-img
		{
			display: none;
		}
		.tabs-dis
		{
			display: flex;
		}
		.active .tabs
		{
			display: block;
			width:100%;
		}
		.active .sec-text
		{
			color: #1f57aa !important;
		}
	    .tabs-pad
	    {
	    	padding:0px !important;
	    }
	    .tabs-dis img
	    {
	    	width: 100%;
	    	height: 500px;
	    	object-fit: cover;
	    }
	    .tabs-back
	    {
	    	background: #0d346b;
	    	padding:4%;
	    }
	    .tabsli
	    {
	    	padding: 4px;
	    	margin: 30px 0px;
	    	text-align: left;
	    	display: block !important;
	    }
	    .tabsli li
	    {
	    	list-style: none;
	    	display: flex;
	    }
	    .tabsli i
	    {
	    	transform: rotate(45deg);
	    	color:#88e8ff;
	    }
	    .tabs-back h1
	    {
			color:#fff;
			font-size: 50px;
			font-weight: 300;
	    }
	    .tabs-back .greater
	    {
	    	color:#88e8ff;
			font-weight: bold;
			font-size: 60px;
	    }
	    .tabsli_span
	    {
	    	margin-left: 12px;
	    	color:#fffefe;
			font-weight: 400;
			font-size: 18px;
	    }
	    .tabsli_inv
	    {
	    	margin-right: 4%;
	    	color:#88e8ff;
			font-weight: 600;
			font-size: 18px;
			cursor: pointer;
	    }
	    .tabsli_inv i
	    {
	    	margin-left: 10px;
	    	font-weight: bold;
	    }
	    .tabsli .fa-inr
	    {
	    	transform: rotate(0deg);
	    }
	    /* .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	    {
	    	color: #252525 !important;
	    	background-color: #fff !important;
	    }
	    .nav>li>a:focus, .nav>li>a:hover
	    {
	    	background-color: #fff !important;
	    } */
	    .img-ch-tabs
	    {
	    	width: 89%;
	    }

/*end section 1*/



/*section 2*/
.section2
{
	padding:40px 0px;
	background: #fbf9fa;
}
.card
{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
}
.card-img
{
	width:100%;
}
p.card-title
{
	color: #6c6969;
	font-weight: 600;
	font-size: 14px;
}
h4.card-text,h4.card-text a
{
	font-weight: 600;
	font-size: 20px;
	color: #252525;
}
.section2 .card-img{
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ptb-30{
	padding: 30px 0px;
}
.tab_drawer_heading
{
	display: none;
}
/*end section 2*/


/*section 3*/

.section3{
	padding: 40px 0px;
}
.embed-responsive{
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: initial !important;
}
.carousel-inner .card-body
{
	background: #f4f6f7;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.carousel-inner a.btn.btn-primary
{
	background-color: #1f5aaa;
	border: 0px;
	padding: 5px 8px;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
}
.carousel-inner p.card-text a
{
	font-size: 16px;
	padding-top: 0px;
	font-weight: 600;
	color: #212121;
}
.centrumview .carousel-indicators
{
	bottom: -40px;
	z-index: 8;
	width: auto;
}
.featured_bot
{
	bottom: -25px !important;
}
/* .carousel-control-next, .carousel-control-prev{
	width: 0% !important;
} */
.hvr-grow {
	background: #929292;
	padding: 10px;
}
.qip{
    color: #1e57a9;
    font-weight: bold;
}
.qip_separator{
    border-right: 1px solid #d0d0d0;
}
.centrumview .carousel-indicators li
{
	background-color: #cccccc;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin: 0px 2px;
}
.centrumview .carousel-indicators .active
{
	background-color: #1e59a9;
	width: 10px;
	height: 10px;
}
.vid_title{
	background-color: #1f5aaa;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    width: 240px;
    border-top-left-radius: 5px;
	position: relative;
}
.vid_title:before {
    content: '';
    position: absolute;
    top: 0; right: 0;
	border-top: 100px solid white;
    border-left: 80px solid transparent;
    width: 0;
}
/*end section 3*/


/*section 4 style start*/
.our_mission{
	background: url(../images/lastbanner.png) no-repeat center;
	background-size: cover;
	padding-bottom: 15%;
    padding-top: 10%;
	position: relative;
}
.last-speak {
    color: #0d356b;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 12px;
	text-align: center;
	margin-bottom: 15px;
}
.last-work {
	font-weight: 600;
	color: #252525;
	font-size: 24px;
	text-align: center;
	padding: 0px 20%;
}
.chairman_section{
	position: absolute;
    width: 100%;
	bottom: 0px;
	padding: 0px 15px;
}
.chairman_image{
	margin-left: -15px;
}
.chairman_image{
	float: left;
}
.chairman_detail{
	background: linear-gradient(to left, #262425 90%, #fff 150%);
	position: relative;
    top: 364px;
    width: 65%;
    margin-left: 35%;
    background: #000;
    color: #Fff;
}
.last-part
{
	position: absolute;
	bottom: -2px;
	width: 100%;
	display: flex;
}
.last-cols {
	padding: 0px !important;
	background: linear-gradient(to left, #262425 90%, #fff 138%);
}
.last-cols img {
	position: absolute;
	bottom: 0px;
}
.lasim1
{
	left: 0px;
}
.lasim2
{
	right: 0px;
}
.last-part p{
	color: #89e9ff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
}
.last-part span{
	font-size: 14px;
	color: #fff;
}
.chairman_content{
	background: linear-gradient(to left, #262425 90%, #fff 150%);
	padding: 20px 10px !important;
	z-index: -1;
	padding-left: 10% !important;
}
.chairman_content2{
	background: linear-gradient(to right, #262425 87%, #fff 150%);
	padding: 20px 10px !important;
	z-index: -1;
	text-align: right;
	padding-right: 12% !important;
}
/* .chairman_content2 p{
    margin-right: 10px;
} */
.chairman_moblie{
	display: none;
}
/*end section 4*/
/*index page style end*/

/*banner section styles start*/
.banner_content{
	padding: 8% 15px;
	color: #fff;
	text-align: left;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 25px;
}
.banner_content h1{
	font-size: 40px;
	font-weight: 600;
}
.banner_content h3{
	font-size: 24px;
	font-weight: 400;
}
.banner_content p{
	font-size: 22px;
}
.banner_outer_text {
    background-color: #0d356c;
    color: #b2d2ff;
    padding: 20px;
	font-size: 18px;
	font-weight: 600;
}
.banner_outer_text a{
    color: #fff !important;
}
.housing_bg{
    background: url(../images/housing_banner.png) no-repeat right;
    background-size:cover;
}
.general_bg{
	background: url(../images/Insurance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.general_insurance{
    background: url(../images/General-Insurance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.health_bg{
	background: url(../images/Health_Insurance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.life_bg{
	background: url(../images/Life_Insurance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.travel_bg{
	background: url(../images/Travel_Insurance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.banking_bg{
	background: url(../images/Corporate_finance.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.treasury_bg{
    background: url(../images/Corporate_Treasury.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.credit_bg{
    background: url(../images/Credit_Solutions.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.debt_bg{
    background: url(../images/Debt.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.equity_bg{
    background: url(../images/Equity.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.equityadvisory_bg{
    background: url(../images/Equity_Advisory.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.family_bg{
    background: url(../images/Family_Office.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.home_bg{
    background: url(../images/Housing_Finance.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.homeloan_bg{
    background: url(../images/Home_Loans.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.nonhome_bg{
    background: url(../images/Non_HomeLoan.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.insurance_bg{
    background: url(../images/Infrastructure_advisory.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.infrastructure_bg{
    background: url(../images/Infrastructure_advisory.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.equities_bg{
    background: url(../images/Institutional_equities.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.investment_bg{
    background: url(../images/Investment_Banking.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.microfinance_bg{
    background: url(../images/Micro_finance.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.offering_bg{
    background: url(../images/Offerings_Traders.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.private_bg{
    background: url(../images/Private_Banking.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.privatedebt_bg{
    background: url(../images/Private_Debt.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.public_bg{
    background: url(../images/Public_Equity.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.research_bg{
    background: url(../images/Institutional_research.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.realestate_bg{
    background: url(../images/RealEstate_Advisory.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.smefinance_bg{
    background: url(../images/SME_Finance.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.stockbroking_bg{
    background: url(../images/Stock_Broking.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.supplychain_bg{
    background: url(../images/SupplyChain_Solutions.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.venture_bg{
    background: url(../images/Venture_Capital.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.wealth_bg{
    background: url(../images/Wealth_Management.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.wealth-product_bg{
    background: url(../images/Wealth_Management-product.jpg) no-repeat right #0f4b8b;
    background-size: cover;
}
.disclaimer_bg{
    background: url("../images/terms_banner.jpg") no-repeat center;
    background-size: cover;
}
/*banner section style end*/


/*accordion menu start*/
#accordion1 ul.tabs_heads,#accordion1 ul.tabs {
    padding: 0px;
    list-style-type: none;
    border-bottom: 1px solid #1e59a9;
    background: #fff;
    position: relative;
    margin-top: -30px;
    margin-bottom: 0px;
}
#accordion1 ul.tabs_heads li,#accordion1 ul.tabs li {
    display: inline-block;
    line-height: 60px;
}
#accordion1 ul.tabs_heads li a,#accordion1 ul.tabs li a{
    padding: 0px 25px;
    color: #2d2d2d;
    font-size: 22px;
	text-decoration: none !important;
	display: block;
}
#accordion1 ul.tabs_heads li a:hover,#accordion1 ul.tabs li a:hover{
    color: #1e57a9;
}
#accordion1 ul.tabs_heads li.active,#accordion1 ul.tabs li.active{
    border-bottom: 5px solid #1e57a9;
}
#accordion1 ul.tabs_heads li.active a,#accordion1 ul.tabs li.active a{
    color: #1e57a9;
    font-weight: 600;
}
/*accordion menu start*/

/*profile view style start*/
/*smita 16-5-19*/
.wmg-arrow{
	border-bottom-color: #0d356b !important;
	bottom: -26px !important;
}
.wmg-item{
	display: inline-table !important;
}
/*smita 16-5-19*/


.profile-details {
	margin-top: 15px;
}
.profile-details h3{
	font-size: 20px;
    font-weight: 500;
	color: #1e59a9;
	margin-bottom: 0px;
}
.profile-details p{
	color: #2d2d2d;
	font-size: 16px;
	margin-bottom: 10px;
}
.profile-details a{
    color: #1e59a9 !important;
    text-decoration: underline !important;
    font-weight: 500;
    font-size: 15px;
}
.wmg-thumbnail.open .profile-details a{
	color:#d1011f !important;
}
.wmg-details-content p.board-font{
	/* padding-left: 35px; */
}
/*profile view style end*/

.shareholder_mail {
    background-color: #0d356c;
    color: #b2d2ff;
    padding: 10px;
	font-size: 26px!important;/*smita 4-4-19*/
	font-weight: 600;
	outline: none !important;
}
.shareholder_mail a{
    color: #fff !important;
}

/*Investor relations styles start*/
.capital_banner{
	background: url(../images/capital_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
.capital-button{
	padding: 25px;
    color: #000;
    border: 1px solid #000;
    font-size: 24px;
    margin-top: 30px;
    cursor: pointer;
}
.capital-button:hover{
    color: #1e59a9;
    box-shadow: 8px 8px 0px #1e59a9;
    border: 1px solid #0d356c;
}
.capital-button:hover p{
	color: #000;
}
.capital-button:hover a,.capital-button a:hover{
	color: #d1011f;
}
.capital-button p{
	font-size: 16px;
	color:#2d2d2d;
	min-height: 60px;
	margin-top: 15px;
}
.know-title{
	color: #1e59a9;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
}
.view-btn{
    border: 1px solid #d1011f;
    color: #d1011f;
    padding: 10px 40px;
    border-radius: 0px;
	font-weight: 600;
	background: transparent;
	cursor: pointer;
}
.Investor_section{
	background:#f4f4f4;
}
.invest_sel {
    font-weight: 600;
    font-size: 30px;
	padding-top: 40px;
	text-align: center;
	color: #1e57a9;
}
.company_info {
    font-size: 24px;
    color: #1e57a9 !important;
    font-weight: 600;
	text-align: left;
	margin-bottom: 25px;
	margin-top: 15px;

}
.company_tab{
    white-space: normal!important;
}
.company_border{
    border-top: 1px solid #e3e3e3;
}
.service-offer .card{
	margin-bottom: 20px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
}
.service-offer .card-header{
	border-bottom: 0px;
	padding: 10px 15px;
	background-color: #fff;
}
.service-offer .fa{
	line-height: 30px;
	float: right;
	font-size: 14px;
	color: #d51d24;
	border: 1px solid #d51d24;
	padding: 2px 13px;
}
.service-offer .btn-link{
	width: 100%;
	display: block;
	text-align: left;
	padding: 5px 0px;
	color: #000000 !important;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none !important;
}
.service-offer [data-toggle="collapse"] .fa:before {
	content: "\f068";
}

.service-offer [data-toggle="collapse"].collapsed .fa:before {
	content: "\f067";
}
/*Investor relations styles end*/


/*board-director styles start*/
.board-director{
	background: url(../images/capital_banner.png) no-repeat right #0f4b8b;
	background-size: cover;
}
/* .lending_tabs{
    border-bottom: 1px solid #1e59a9;
	margin-top: -30px;
	position: relative;
} */
.board {
    font-weight: 600;
    font-size: 30px;
	padding: 30px 0px;
	color: #252525;
	margin-bottom: 0px;
}
.expert-title{
	background-color: #fff;
	padding-bottom: 30px;
}
.profile img {
	width: 80%;
}
.audit-comit{
    font-size: 24px;
    font-weight: 600;
    color: #1e59a9;
	text-align: left;
}
#committee{
	padding: 30px 0px;
}
#committee ul{
	padding-left: 25px;
	margin: 0px;
}
#committee ul li{
	font-size: 18px;
	color: #2d2d2d;
	padding: 5px;
}
.comite{
    /* margin: 20px 5px; */
    background: #fff;
	padding: 25px;
	margin-bottom: 30px;
}
.invest-relat {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    background-color: #1e59a9;
    color: #fff;
	padding: 50px 15px;
}
.invest-relat ul{
	padding: 0px;
	font-size: 18px;
	color:#fff;
	margin-top: 30px;
}
.invest-relat ul li{
	display: inline;
	padding: 0px 15px;
	color: #fff;
    font-size: 20px;
	font-weight: normal;
	cursor: pointer;
}
.invest-relat ul li:before{
	content: "\f111";
	font-family: FontAwesome;
	font-size: 8px;
    vertical-align: middle;
    margin-right: 10px;
}
/*board-director styles end*/

/* Financial information style start */
.financial_banner{
	background: url(../images/capital_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
.financial_section,.agms_section{
	background: #f4f4f4;
}
.company_sel{
    font-weight: 600;
    font-size: 30px;
    padding: 25px 0px;
}

.selection:after{
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	top: 25%;
	right: 25px;
	content: "";
	z-index: 98;
   }
.selection .form-control{
    font-size: 22px;
    color: #fff !important;
	background-color: #1e59a9 !important;
	height: 50px !important;
	font-weight: 600;
	box-shadow:none !important;
	border-color: transparent;
	border-radius: 0px;
	outline: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select option{
    background-color: #fff;
    color: #000;
}
.load_btn{
	text-align: center;
	padding: 20px 0px;
    margin-bottom: 0px;
}
.load_btn button,.load_btn button:hover{
	color: #8e8e8e;
	border:1px solid #8e8e8e;
	padding: 10px 40px;
	border-radius: 0px;
	text-decoration: none;
	font-size: 15px;
    font-weight: 600;
}
.read_more{
	background: transparent;
	font-size: 14px;
	color: #1e59a9 !important;
	border:0px;
	padding: 0px;
	outline: none !important;
	cursor: pointer;
	display: block;
}
/* Financial information style end */

/* annual_section style start */
.annual_banner{
	background: url(../images/capital_banner.png) no-repeat right #0f4b8b;
	background-size: cover;
}
/* annual_section style end */

/* agms_section style end */
.agms_banner{
	background: url(../images/capital_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
#accordion1 ul.agms{
	background: transparent;
	margin-top: 30px;
}
.agms_detail{
	padding: 30px 0px;
}
.agms_detail .load_btn{
	text-align: center;
	padding: 20px 0px;
    margin-bottom: 0px;
}
.agms-subtitle{
    border-bottom: 1px solid #1e59a9;
}
/* agms_section style end */

/* statutory_banner style start */
.statutory_banner{
	background: url(../images/capital_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
.statutory_sect{
	padding: 40px 0px;
	background: #f4f4f4;
}
.intimation-title{
    color: #1e59a9;
	font-size: 24px;
	font-weight: 600;
	/* margin-top: 25px; */
	margin-bottom: 15px;
	text-transform: capitalize;
}
.audit_finance p{
	text-transform: capitalize;
}
/* statutory_banner style end */

/* shareholder_finance style start */
.shareholder_banner{
	background: url(../images/shareholder_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
.shareholder_finance {
    font-size: 22px;
    font-weight: 600;
    background-color: #fff;
    padding: 30px;
	min-height: 100px;
	color: #212121;
	margin-bottom: 30px;
}
.shareholder_finance a {
	color: #212121 !important;
	text-decoration: none !important;
}
.shareholder_sec1,.shareholder_sec3{
	background: #f4f4f4;
	padding: 40px 0px;
}
.stock-history{
    background-color: #fff;
    padding: 40px 0px;
}
.stock-history h3{
	font-size: 30px;
	color: #2d2d2d;
	font-weight: 600;
	margin-bottom: 30px;
}
.shareholder_sec3 .share_list{
	margin-bottom: 25px;
}
.shareholder_sec3 .share_list:last-child{
	margin-bottom: 0px;
}
.shareholder_sec3 .share_list ul{
	padding: 10px 15px;
    margin: 0px;
    padding-left: 60px;
}
.shareholder_content h6 {
    color: #1e57a9;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0px;
}
.shareholder_content h6:before {
    border-top: 1px solid #1e57a9;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    z-index: -1;
}
.shareholder_content h6 span {
    background: #fff;
    padding: 0 15px;
}
.shareholder_content p:before {
    content: "\f058";
    font-family: FontAwesome;
    color: #1e57a9;
    float: left;
    margin-left: -30px;
	font-size: 22px;
	line-height: 25px;
}
.shareholder_content ul li {
	list-style-type: none;
	font-size: 18px;
    color: #2d2d2d;
}
.share_bg{
	background-color: #fff !important;
	padding-bottom: 20px;
}
.sharesplit h6:before {
    width: 29%;
}
.dividend h6:before {
    width: 39%;
}
.share_shadow{
	box-shadow: 1px 1px 8px #dde;
}
/* shareholder_finance style end */

/* Contact page style start */
.contact_banner {
    background: url(../images/contact_banner.jpg) no-repeat right #0f4b8b;
	background-size: cover;
}
.contact_sec1{
	padding: 50px 0px;
    border-bottom: 1px solid #c9c9c9;
}
.contact_title{
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 30px;
	margin-bottom: 30px;
}
.contact_title h2{
	font-weight: 600;
	font-size: 30px;
	color: #252525;
	margin-bottom: 20px;
}
.contact_title p{
	font-size: 18px;
	color: #2d2d2d;
	padding-bottom: 10px;
}
.contact h4{
	font-weight: 400;
	font-size: 22px;
	color: #2d2d2d;
}
.contact_title h5 {
    font-size: 22px;
    font-weight: 600;
    color: #1e59a9;
    padding-bottom: 15px;
	display: inline-flex;
	word-break: break-word;
}
.contact_title h5 img{
	padding-right: 8px;
}
.contact_title h5 span{
	margin-top: 8px;
}
.locate_btn{
    background-color: transparent;
    border: 1px solid #d1011f;
    padding: 10px 40px;
    color: #d1011f;
    font-weight: 600;
}
.contact button{
	padding-left: 20px;
}
.contact input,.contact button,.contact textarea,.contact select{
	text-align: left;
	font-size: 18px;
	color: #2d2d2d;
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
    width: 100%;
    border-radius: 0px;
	padding: 6px 20px;
	outline: none !important;
    box-shadow: none !important;
}
.contact .form-control:focus{
	border-color:#e1e1e1;
}
.contact textarea{
	resize: none;
	outline: none;
}
.contact .fa{
	float: right;
	margin-top: 6px;
	font-size: 12px;
}
.contact a{
	color: #000;
	font-size: 18px;
    padding-left: 14px;
}
.contact{
	padding: 40px 0px;
}
#office-add{
	border:1px solid #ddd;
	display: none;
}
#office-add h4{
    background-color: #1e59a9;
    color: #fff;
    padding: 10px 20px;
}
#office-add h5 {
    font-weight: 600;
	padding: 0px 20px;
	font-size: 20px;
	color: #2d2d2d;
	margin-top: 20px;
}
#office-add p {
	font-size: 18px;
	color: #2d2d2d;
	padding-left: 20px;
	margin-bottom: 5px;
}
#office-add a {
    font-size: 15px;
    color: #d1011f;
    text-decoration: underline;
    padding-left: 20px;
}
.write_title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
	margin-bottom: 30px;
}
.write_subtitle{
    background: #fff;
    width: 68%;
    margin: 0px auto !important;
    padding: 40px;
}
.contact .submit_btn{
    padding: 10px 25px;
    font-weight: 600;
    font-size: 15px;
    color: #d1011f;
    text-align: center;
	border: 1px solid #d1011f;
    margin: 0px auto;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;
	display: inherit;
	width: 150px;
    margin-top: 30px;
}
.featured_box{
    box-shadow: 2px 2px 10px #888888;
}
.write_subtitle ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2d2d;
}
.write_subtitle ::-moz-placeholder { /* Firefox 19+ */
	color: #2d2d2d;
}
.write_subtitle :-ms-input-placeholder { /* IE 10+ */
	color: #2d2d2d;
}
.write_subtitle :-moz-placeholder { /* Firefox 18- */
	color: #2d2d2d;
}
.join_convers{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    background-color: #1e59a9;
    color: #fff;
    padding: 40px 0px;
}
.join_convers ul{
	list-style-type: none;
	display: inline-flex;
	padding: 0px;
    margin: 0px;
	padding-top: 15px;
	cursor: pointer;
}
.join_convers li{
    background: #fff;
    color: #1e59a9;
	padding: 15px 30px;
	border-right: 1px solid;
}
.join_convers a {
    color: #1e59a9;
}
.join_convers ul :hover {
    background: #c9e5eb;
}
.p-b-21 {
    padding-bottom: 21px;
}
/* contact page style end */


/* about us page style start */
.about_banner{
	background: url(../images/about_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
	/* height: 300px; */
}
/* .about_banner .banner_content{
	padding: 10% 15px;
} */
/* .about_menus .container{
	max-width: 1366px !important;
} */
.people-subtitle {
    padding-bottom: 30px;
    font-size: 18px;
	text-align: left;
	color: #2d2d2d;
}
.people-title {
    background-color: #f4f4f4;
}
.people-title .board{
	padding-bottom: 20px;
}
.key_section{
	padding: 40px 0px;
}
.indic {
    background: #1e59a9;
    width: 100%;
    height: 60px;
}
#milestone .carousel-indicators {
    bottom: inherit !important;
    width: 100%;
    margin: auto;
    padding: 5px 10px;
    z-index: 8;
}
#milestone .carousel-indicators li {
    text-indent: inherit;
    width: auto !important;
    height: auto !important;
    /* padding: 0px 15px; */
    margin: 0px 8px;
    background-color: transparent !important;
    color: #87e9ff !important;
    font-size: 20px;
    line-height: 50px;
    border-radius: 0px;
    cursor: pointer;
}
#milestone .carousel-indicators li.active {
    background-color: transparent !important;
    border-bottom: 3px solid #fff !important;
    color: #fff !important;
    font-size: 24px;
}
#milestone .carousel-control-next, #milestone .carousel-control-prev {
    top: 10px;
    width: 4%;
    height: 14%;
    color: #fff;
    text-align: center;
    opacity: 1;
    background: #fff;
    z-index: 8;
}
#milestone .carousel-control-prev {
    left: 20px;
}
#milestone .carousel-control-next {
    right: 20px;
}
#milestone .carousel-control-prev-icon {
    background: url(../images/left_arrow.png) no-repeat center;
    width: 40px;
    height: 40px;
}
#milestone .carousel-control-next-icon {
    background: url(../images/right_arrow.png) no-repeat center;
    width: 40px;
    height: 40px;
}
.key-miles{
    background-color: #fff;
    border: 1px solid #1e59a9;
    border-radius: 5px;
    padding: 30px 50px;
	text-align: left;
	height: 160px;
	color: #000;
}
/* about us page style end */

/* newsroom page style start */
.press_banner {
    background: url(../images/newsroom_banner.png) no-repeat center #0f4b8b;
    background-size: cover;
}
/* .spotlight_section,.newsroom_sec2{
	padding: 40px 0px;
} */
.newsroom_sec2{
	background:#f4f4f4;
}
.newsroom_sec2 .bor_btm .container{
	max-width: 1366px !important;
}
.box-videos .card,.box-videos .media{
	background:#f4f6f7;
	border: 0px;
	border-radius: 5px;
	color: #252525;
	font-size: 22px;
	margin-bottom: 30px;
}
.box-videos .card-body span,.box-videos .media-body span{
	color: #1e59a9;
	font-size: 16px;
	font-weight: 600;
}
.box-videos .media-body{
	padding: 10px 15px;
}
.box-videos .media img{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 40%;
}
.box-videos .card-text{
	margin-top: 10px;
}
.box-videos .embed-responsive,#Carousel1 .embed-responsive{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.newsroom_sec2 #accordion1 ul{
	background: transparent;
}
.bor_btm{
	border-bottom: 1px solid #1e59a9;
	margin-bottom: 30px;
}
#Carousel1 .card-text{
	font-size: 18px;
    color: #212121;
}
#Carousel1 .carousel-control-next,#Carousel1 .carousel-control-prev{
	top: 80px;
	opacity: .8;
    /* background: #252525; */
    height: 50px;
    width: 50px;
    border: 1px solid #fff;
}
/* newsroom page style end */

/*careers page style start*/
.careers_banner {
    background: url(../images/careers_banner.png) no-repeat center #0f4b8b;
    background-size: cover;
}
.life_career {
    text-align: left;
    font-size: 30px;
    font-weight: 600;
	color: #252525;
	margin-bottom: 30px;
}
.work_captial {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #252525;
}
.careers_subtitle {
    font-size: 16px;
    color: #8c8989;
    font-weight: 400;
}
.officeculture,.culture_enviro,.testimonials {
    background: #f4f4f4;
}
#careerdemo{
	/* margin-top: 30px; */
}
#careerdemo .carousel-inner{
	width: 70%;
    margin: auto;
}
#careerdemo .carousel-item img{
	width: 100%;
}
#careerdemo .carousel-item{
	margin: 0px auto;
	text-align: center;
}
.carousel-control-prev-icon.careerlefticon, .carousel-control-next-icon.careerrighticon {
    background-image: url(none);
    width: 100%;
    height: 100%;
}
.careerlefticon i.fa.fa-angle-left, .careerrighticon i.fa.fa-angle-right {
    font-size: 35px;
    margin-top: 6px;
}
.carousel-control-prev.careerprev,.carousel-control-next.careernext {
    height: 50px;
    width: 50px;
    background: #252525;
    top: 50%;
}
.carousel-control-prev.careerprev{
    left:8%;
}
.carousel-control-next.careernext{
    right: 8%;
}

.employ-pic{
	font-size: 20px;
    color: #252525;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 15px;
}
.leadership .ladership_img{
	width: 100%;
}
.deepa_details {
    font-weight: 600;
    color: #1e59a9;
    font-size: 22px;
}
.director_details {
    font-size: 16px;
    text-align: left;
    color: #2d2d2d;
}
.senior_details {
    color: #0d356c;
    font-size: 18px;
    font-weight: 600;
}
.careers_views {
    color: #1e59a9;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 15px;
}
.view_pro .highlight{
	color: #ff0000 !important;
}
.deep-career{
	display: none;
}
.deep-career .fa-caret-up {
    right: 90px;
    color: #0d356c;
    font-size: 30px;
    position: absolute;
    top: -5px;
}
.deep-under {
    background: #0d356c;
	padding: 20px 30px;
	color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.deep-under p{
	margin-bottom: 0px;
}
.close.careerclose {
	font-size: 26px !important;
    margin-right: 10px;
    opacity: 1 !important;
    margin-top: 9px;
    color: #fff !important;
}
.campus-marg {
    margin-top: 40px;
}
.campus-chg {
    background: #fff;
    padding: 30px;
    right: -56px;
    top: -30px;
    position: absolute;
    z-index: 1;
	left: 20px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
}
.campus {
    font-size: 18px;
    color: #252525;
    font-weight: 600;
    text-align: left;
}
/* .currentopening .audit_finance{
	box-shadow: 1px 1px 8px #ddd;
	min-height: 200px;
} */
.topmost-chg {
    margin: 30px 0;
    outline: 5px solid #1e59a8;
    outline-offset: -10px;
    margin-left: 40px;
}
.mt-centr, .topmost {
    font-size: 14px;
    color: #757575;
    text-align: left;
}
.card.p-chge {
    right: 30px;
	top: -30px;
	box-shadow: 1px 1px 8px #c2c1c1;
}
.card-body.back-chgs.aja-chg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	background: #f8f9fb;
	min-height: auto;
	padding: 15px;
	color: #252525;
}
p.ajay {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}
p.avp {
    font-size: 16px;
}
#caro_testimoni i{
	font-size: 28px;
}
#caro_testimoni .carousel-control-next,#caro_testimoni .carousel-control-prev {
    height: 40px;
    top: 40%;
    width: 45px;
    border: 1px solid #ccc;
    background: #252525;
}
#caro_testimoni .carousel-control-next {
    right: -45px;
}
#caro_testimoni .carousel-control-prev {
	left: -40px;
}


/*step by step*/
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    /* transition: opacity 2500ms linear !important; */
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    /*  top: 50%;*/
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    /* font-family: 'slick'; */
    font-size: 40px;
    line-height: 1px;
    color: #252525;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: "‹"
}
[dir='rtl'] .slick-prev:before
{
   content: "‹"
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: "›";
}
[dir='rtl'] .slick-next:before
{
    content: "›";
}

.slick-arrow {
    position: absolute;
    bottom: 0px;
    transform: none;
    z-index: 10;
  }
  .slick-prev {
    right: 72px;
  }

  .slick-next {
    right: 0;
  }

.slide-count-wrap
{
    text-align: right;
    margin-right: 38px;
    margin-top: 10px;
    width: 100%;
}
span.current
{
    font-size: 20px;
    font-weight: 600;
}
.zero0
{
	font-size: 20px;
	font-weight: 600;
}

.single-item .slide.slick-active .campus-chg
{

  -webkit-animation: 2s cssAnimation linear;
	-moz-animation: 2s cssAnimation linear;
	animation: 2s cssAnimation linear;
}
.single-item .slide.slick-active .mob-ords
{

  -webkit-animation: 2s cssAnimations linear;
	-moz-animation: 2s cssAnimations linear;
	animation: 2s cssAnimations linear;
}

@keyframes cssAnimation
{
 from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes cssAnimations
{
 from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*step by step*/


/*careers page style end*/
.agree_button {
    border-radius: 25px;
    min-width: 176px;
    width: auto;
    height: 47px;
    background: #e03f4b;
    text-transform: uppercase;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    font-size: 16px;
    font-weight: normal;
    padding: 0 22px;
}
.offer-table table td {
    color: #7c7c7c;
}
.offer-table table td a {
	color: #005cc2 !important;
    text-decoration: underline !important;
}
table td {
    border-collapse: collapse;
    padding: 10px;
    border: 1px solid #dcdcdc;
}
div.offer-table {
    float: left;
    width: 100%;
    margin: 15px 0px 0px;
}
.offer-table {
    padding: 0 0 20px 0;
}

/* Insvestor FAQ */
.investor_banner{
	background: url(../images/investor_banner.png) no-repeat center #0f4b8b;
	background-size: cover;
}
/* Insvestor FAQ */

.ourservices h6:before {
    width: 28%;
}

#map{
	min-height: 220px;
}

.share_shadow ul {
    padding-left: 20px;
}
.institute-button{
	background: transparent;
    padding: 20px 35px;
    color: #000;
    border: 1px solid transparent;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 50px;
    outline: none !important;
}
.institute-button:hover{
    color: #1e59a9;
    box-shadow: 8px 8px 0px #1e59a9;
    border: 1px solid #0d356c;
}
.institute-button:after{
    content: "\f105";
    font-family: FontAwesome;
    vertical-align: bottom;
    margin-left: 40px;
}

/*business pages style start*/
	.border_b{
		border-bottom: 1px solid #ddd;
	}
	#accordion1 .tab_details h5,.explore h5,.tab_details h5{
		font-size: 30px;
		color: #252525;
		font-weight: 600;
	}
	#accordion1 .meet-team,.purpose_section{
		background: #f4f4f4;
	}
	.explore button{
		background: transparent;
		padding: 20px 35px;
		color: #000;
		margin-left: 35px;
		border: 1px solid #1e59a9;
		font-size: 24px;
		margin-top: 15px;
		outline: none !important;
		cursor: pointer;
	}
	.explore>button{
		margin-left: 0px;
	}
	.explore button:hover{
		color: #1e59a9;
		box-shadow: 8px 8px 0px #1e59a9;
		/* border: 1px solid #0d356c; */
	}
	.explore button:after,.product_list button:after{
		content: "\f105";
		font-family: FontAwesome;
		vertical-align: bottom;
		margin-left: 40px;
		float: right;
	}
	.product_list{
		width: 90%;
		margin-bottom: 60px;
	}
	.product_list button{
		color: #fff;
		padding: 15px;
		background: #1d59a9;
		font-size: 24px;
		font-weight: bold;
		border: 0px;
		outline: none !important;
		box-shadow: none !important;
		display: inline-block;
		width: 100%;
		text-align: left;
		cursor: pointer;
	}
	.product_list img{
		width: 100%;
	}
	.cube{
		text-align: center;
		border: 1px solid #ddd;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.cube p{
		font-size: 22px;
		color: #1e59a9;
		font-weight: 600;
		background: #ebfbff;
		padding: 10px;
	}
	.cube span{
		margin-right: 15px;
	}
	.chart_input,.cube span{
		border: 0px;
		color: #1e59a9;
		font-size: 48px;
		font-weight: 300;
		width: 50%;
		margin-bottom: 15px;
		outline: none !important;
	}
	.chart_input{
		text-align: center;
	}
	.slider-range-min{
		width: 70%;
		margin: auto;
	}
	.loan_interest{
		width: 80px;
		text-align: center;
	}
	.loan_tenure{
		width: 70px;
		text-align: center;
	}
	.tenure span{
		font-size: 18px;
		margin: 0px;
		vertical-align: text-bottom;
	}
	/*housing finance style start*/
		#inp_loan_amout{ width: 55% !important;}
		.insurance_cal .chart_input{
			width: 85%;
		  }
		.private_product img{
			margin-bottom: 15px;
		}
	/*housing finance style end*/

	/*slider start*/
	.ui-widget.ui-widget-content{
		border:0px!important;
		border-radius: 10px;
	}
	.ui-slider {
		height: 6px;
		border: none;
		background:#d9e9ff;
	}
	.ui-slider-range {
		background: #0d356c;
	}
	.ui-slider .ui-slider-handle {
		top: -10px;
		width: 25px;
		height: 25px;
		border: 2px solid #fff;
		background: #1e59a9;
		border-radius: 50%;
		color: transparent;
		cursor: pointer;
		box-shadow: 0px 0px 8px #888;
		outline: none !important;
		margin-left: 0px;
	}
	/*slider end*/

	/*loan calculator section start*/
	.dream_house{
		background: url("../images/dream-home.png") no-repeat center;
		padding: 30px 0px;
	}
	.dream_house p{
		color: #2d2d2d;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 0px;
	}
	.dream_house button{
		background: #fff;
		color: #d1011f;
		font-size: 15px;
		text-transform: uppercase;
		border: 1px solid #d1011f;
		padding: 8px 18px;
		margin-left: 30px;
		outline: none !important;
	}
	/*.loan_cal p{
		font-size: 28px;
		color: #2d2d2d;
	}*//*smita 5-4-19*/
	.loan_pay{
		padding: 20px 0px;
		border-top: 2px solid #87e9ff;
		text-align: center;
		background: #1e59a9;
	}
	.loan_pay p{
		font-size: 24px;
		font-weight: 600;
		color: #fff;
		margin-bottom: 0px;
	}
	.loan_pay span{
		font-size: 60px;
		font-weight: 300;
	}
	/*loan calculator section start*/

	/*SME &  MSME Finance section start*/
	.estate_sec .notes {
		background: #2e5aa3;
		padding: 18px;
		width: 90px;
		margin: auto;
		margin-right: 0px;
	}
	.estate_sec h6 {
		font-size: 22px;
		color: #2d2d2d;
		font-weight: 600;
		margin-bottom: 15px;
	}
	.estate_sec p{
		font-size: 18px;
		color: #2d2d2d;
		height: 81px;
	}
	.estate_sec button {
		border: 1px solid #c0282a;
		padding: 8px 12px;
		background: transparent;
		font-size: 15px;
		text-transform: uppercase;
		outline: none;
		font-weight: 600;
		cursor: pointer;
	}
	.estate_sec button a {
		color: #c0282a !important;
		text-decoration: none !important;
	}
	.estate_sec button img {
		padding-right: 10px;
		vertical-align: middle;
	}
	.estate_pdf{
		padding: 35px 20px;
	}
	.border_rb{
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.border_r{
		border-right: 1px solid #ddd;
	}
	.btm_none h6:before{
		display: none;
	}
	/*SME &  MSME Finance section end*/


	/*purpose section start*/
	.product_section a{
		color:#1e59a9;
	}
	.product_section img{
		margin-bottom: 15px;
	}
	.product_section .col-md-6{
		padding: 0px 60px;
	}
	.purpose_content{
		background: #fff;
		padding: 20px 15px;
		list-style-type: none;
	}
	.purpose_content .col-lg-12{
		border-bottom: 1px solid #ddd;
		padding-bottom: 18px;
		margin-bottom: 30px;
	}
	.purpose_content h6{
		color: #1e57a9;
		font-size: 24px;
		font-weight: 600;
		position: relative;
		z-index: 1;
		text-align: center;
		margin-bottom: 0px;
	}
	.purpose_content h6 span{
		background: #fff;
		padding: 0 15px;
	}
	.purpose_content h6:before{
	  border-top: 2px solid #1e57a9;
	  content: "";
	  margin: 0 auto;
	  position: absolute;
	  top: 50%;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  width: 35%;
	  z-index: -1;
	}
	.purpose_content1 h6:before{
		border-top: 2px solid #1e57a9;
		content: "";
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		bottom: 0;
		width: 50%;
		z-index: -1;
	  }
	.purpose_content p{
		margin-left: 40px;
	}
	.purpose_content p:before{
		content: "\f058";
		font-family: FontAwesome;
		color: #1e57a9;
		float: left;
		margin-left: -25px;
		font-size: 18px;
		margin-top: 0px;
	}
	.purpose_content li:before{
		content: "\f058";
		font-family: FontAwesome;
		color: #1e57a9;
		float: left;
		margin-left: -25px;
		font-size: 18px;
		margin-top: 0px;
	}
	/*purpose section end*/

	.sector_box,.sector_box1{
		background: #fff;
		box-shadow: 2px 2px 8px #ccc;
		margin-bottom: 30px;
	}

	.sector_box h4,.sector_box1 h4{
		background: #1e57a9;
		color: #fff;
		font-size: 22px;
		text-transform: uppercase;
		font-weight: 600;
		padding: 15px;
		margin-bottom: 0px;
	}
	.sector_box ul,.sector_box1 ul{
		padding: 20px;
		padding-left: 30px;
		font-size: 18px;
		color: #252525;
		list-style-type: none;
	}
	.infra_sec .sector_box h4{
		font-size: 18px;
	}

	.insurance_title{
		font-weight: 600;
		/* margin-top: 25px; */
		/* margin-bottom: 15px; */
		font-size: 27px;
		color: #252525;
	}

	/*insurance section start*/

	.insurance{
		padding: 40px 0px;
	}

	.insurance p{
		margin-bottom: 0px;
		color: #2d2d2d;
		font-size: 18px;
	}

	.insurance span{
		font-size: 24px;
		font-weight: 600;
		color: #1e59a9;
	}
	.insurance ul{
		padding: 15px 0px;
		margin: 0px;
	}
	.insurance ul li {
		list-style-type: none;
		font-size: 18px;
		font-weight: 400;
		color: #2d2d2d;
		margin-bottom: 10px;
	}
	.insurance ul li:before {
		content: "\f058";
		font-family: FontAwesome;
		color: #1e57a9;
		float: left;
		padding-right: 15px;
		font-size: 22px;
		line-height: 25px;
	}
	/*insurance section end*/


	/*investment banking style start*/
	.tab-pane ul li a{
		font-size: 15px;
		color: #fff !important;
		padding: 12px 25px;
		text-decoration: none !important;
	}

	.tab-pane a.active{
		border-bottom: 5px solid #DC3D49;
	}
	.border_bot{
		border-bottom: none !important;
	}
	.bg-nav{
		background: #1e59a9;
		margin-top: 2px;
		padding: 8px;
		line-height: 30px;
	}
	.tab_list{
		list-style-type: none;
	}
	.debt_sec table {
		border-collapse: collapse;
		width: 100%;
	}

	.debt_sec table th,.debt_sec table td {
		padding: 25px !important;
		width: 50%;
		font-size: 18px;
		color: #2d2d2d;
	}
	.debt_sec table th {
		background-color: #fbfbfb;
		color: #1e59a9;
		font-size: 24px;
	}
	/*investment banking style start*/
	.f-s-18{
		font-size: 18px;
	}
	.corporate_sec .purpose_content{
		box-shadow: 0px 0px 8px #b8b8b8;
	}

/*business pages style end*/



@media (max-width:1280px){
	/* .banner_content {
	   padding: 5% 0;
   } */
}
@media (max-width:1199px){
	/* .banner_content h1{
		font-size: 30px;
	} */
	.banner_content p {
		font-size: 18px;
	}
	#accordion1 ul li a {
		font-size: 18px;
	}
	.capital-button,.box-videos .card, .box-videos .media {
		font-size: 18px;
	}
	.spotlight_section, .newsroom_sec2 {
		padding: 20px 0px;
	}
	.carousel-control-prev.careerprev{
		left: 70px;
	}
	.carousel-control-next.careernext{
		right: 70px;
	}
	.campus-chg{
		padding: 20px;
	}
	.shareholder_mail,.product_list button{
		font-size: 20px;
	}
}
 @media (max-width:1024px){

	.service-offer .btn-link, .our-services .btn-link {
		font-size: 16px;
	}

	.shareholder_finance {
		min-height: 160px;
	}
	.shareholder_content h6:before {
		width: 59%;
	}
	.sharesplit h6:before {
		width: 34%;
	}
	.dividend h6:before {
		width: 46%;
	}
	.ourservices h6:before {
		width: 37%;
	}
	.audit-comit {
		font-size: 18px;
	}
	.bg-grey ul li,#committee ul li {
		font-size: 16px;
	}
	.contact_title h2 {
		font-size: 24px;
	}
	.contact_title h5 {
		font-size: 18px;
	}
	.contact_title,.contact_title1 {
		padding: 20px;
	}
	.contact_title1 h2 {
		font-size: 29px;
	}
 }

 @media (max-width:991px){
	/* .banner_content h1{
		font-size: 25px;
	} */
	.banner_content h3{
		font-size: 20px;
	}
	.banner_content p {
		font-size: 16px;
	}
	.product_list button{
		font-size:18px;
	}

	/*.slick-prev:before, .slick-next:before{
		line-height: 0px;
	}
	.slick-arrow{
		bottom: 10px;
	}*/
	.capital-button {
		font-size: 16px;
	}
	.invest_sel,.board{
		font-size: 25px;
	}
	.company_info{
		font-size: 22px;
	}
	.invest-relat{
		padding: 30px 15px;
	}
	.wmg-details-content p.board-font{
		padding-left: 0px;
	}
	.company_sel,.stock-history h3{
		font-size: 25px;
	}
	.shareholder_finance,.shareholder_mail{
		font-size: 18px;
	}
	.write_subtitle{
		width: 100%;
		padding: 25px 10px;
	}
	.indic{
		height: 50px;
	}
	#milestone .carousel-indicators li {
		padding: 0px;
		font-size: 20px;
		line-height: 40px;
	}
	#milestone .carousel-indicators li.active {
		font-size: 24px;
	}
	#milestone .carousel-control-next, #milestone .carousel-control-prev {
		width: 6%;
		height: 9%;
	}
	.box-videos .card, .box-videos .media,p.ajay {
		font-size: 15px;
	}
	.box-videos .media-body {
		padding: 10px;
	}
	.spotlight_section .board{
		padding-bottom: 10px;
	}
	#Carousel1 .card-text{
		font-size: 14px;
	}
	.carousel-control-prev.careerprev{
		left: 30px;
	}
	.carousel-control-next.careernext{
		right: 30px;
	}
	.campus-marg{
		margin-top: 0px;
	}
	.campus-marg img{
		width:100%;
	}
	.campus-chg{
		position: relative;
		top: 0px;
		right: 0px;
		left: 0px;
		min-height:230px;
	}
	.life_career{
		font-size: 25px;
		margin-bottom: 15px;
	}
	.aja_img {
		width: 50px;
		height: 50px;
	}
	.card-body.back-chgs.aja-chg{
		padding: 10px;
	}
	p.avp{
		font-size: 12px;
		margin-bottom: 0px;
	}
	#caro_testimoni .carousel-control-next{
		right: 0px;
	}
	#caro_testimoni .carousel-control-prev{
		left: -20px;
	}
	.key-miles {
		height: 250px;
	}
}
 @media (max-width: 768px){

	.service-offer .btn-link, .our-services .btn-link {
		font-size: 14px;
	}


	.graph-width{
		width: 75%;
	}
	.shareholder_content h6:before {
		width: 80%;
	}
	.sharesplit h6:before {
		width: 46%;
	}
	.dividend h6:before {
		width: 61%;
	}
	.ourservices h6:before {
		width: 50%;
	}
	/* .capital-button{
		min-height: 250px;
	} */
	.explore-button{
		min-height: 80px;
	}
	.profile-details h3 {
		/* font-size: 15px; */
	}
	.profile-details p {
		/* font-size: 12px; */
	}
	.profile-details a {
		/* font-size: 11px; */
	}
	.audit-comit {
		/* font-size: 16px; */
	}
	.key-miles {
		height: 250px;
	}
 }

 @media (max-width:767px){

	.banner_content h3{
		font-size: 16px;
		margin-bottom: 15px;
	}
    /* #accordion1 ul li a{
        padding-bottom: 0px;
	} */
	.slick-arrow{
		bottom: 30px;
	}
	.agms-subtitle{
		border-bottom: 0px;
	}
	.shareholder_mail{
		font-size: 15px !important;
	}
	.banner_outer_text{
		padding: 10px 0px;
		font-size: 15px;
		margin-top: -2px;
	}
	.banner_content p {
		font-size: 16px;
	}
	.invest-relat ul{
		text-align: left;
		margin-top: 15px;
	}
	.invest-relat ul li {
		display: block;
		font-size: 18px;
	}
	.comite{
		margin: 0px;
		margin-bottom: 30px;
	}
	.btn:not(:disabled):not(.disabled) {
		cursor: pointer;
		white-space: normal;
	}

	.company_sel {
		font-size: 20px;
	}
	/* #accordion1 ul li a {
		font-size: 14px;
	} */
	#map{
		min-height: 400px;
	}
	.graph-width{
		width: 100%;
	}
	.shareholder_content h6 {
		font-size: 14px;
	}
	.shareholder_content ul li {
		font-size: 16px;
	}
	.shareholder_content h6:before {
		width: 90%;
	}
	.sharesplit h6:before {
		width: 55%;
	}
	.stock-history h3,.invest-relat {
		font-size: 20px;
	}
	.dividend h6:before {
		width: 71%;
	}
	.ourservices h6:before {
		width: 65%;
	}
	/* .board-director h1{
		font-size: 26px;
	} */
	.h2 {
		font-size: 18px !important;
	}
	.p-bl-40 {
		padding: 0px 50px;
	}
	th, td {
		font-size: 12px;
	}
	.shareholder_content p:before {
		font-size: 17px;
	}
	th, td {
		padding: 15px;
	}
	.institute-button,.employ-pic {
		font-size: 16px;
	}
	.m-t-30 {
		/* margin-top: 0px; */
	}
	.board-font{
		font-size: 15px;
	}
	.key-miles {
		height: 290px;
	}
	#office-add{
		margin-bottom: 30px;
	}
	.join_convers li{
		padding: 10px 20px;
	}
	.contact_sec1{
		padding: 30px 0px;
	}
	#milestone .carousel-indicators li {
		margin: 0px 5px;
		font-size: 12px;
		line-height: 40px;
	}
	#milestone .carousel-indicators li.active,.work_captial {
		font-size: 15px;
	}
	#milestone .carousel-control-next, #milestone .carousel-control-prev {
		width: 7%;
		height: 4%;
	}
	.box-videos .media{
		display: block;
	}
	.box-videos .media img{
		width:100%;
		border-bottom-left-radius: 0px;
		border-top-right-radius: 5px;
	}
	.newsroom_sec2 #accordion1 ul{
		background: #fff;
	}
	.newsroom_sec2 .bor_btm{
		border:0px;
	}
	#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev{
		/* display: none; */
		top: 50%;

	}
	#Carousel1 .card{
		margin-bottom: 30px;
	}
	.p-40{
		padding: 30px 0px;
	}
	#careerdemo .carousel-inner{
		width: 90%;
	}
	.carousel-control-prev.careerprev, .carousel-control-next.careernext{
		height: 40px;
		width: 40px;
		top: 40%;
	}
	.careerlefticon i.fa.fa-angle-left, .careerrighticon i.fa.fa-angle-right {
		font-size: 25px;
		margin-top: 6px;
	}
	.carousel-control-next.careernext{
		right: 0px;
	}
	.carousel-control-prev.careerprev{
		left: 0px;
	}
	.leadership .ladership_img{
		width: auto;
		margin-bottom: 15px;
	}
	.leadership .col-lg-2{
		text-align: center;
	}
	.card-body.back-chgs.aja-chg{
		display: block;
		text-align: center;
	}
	#caro_testimoni .carousel-control-prev {
		right: 50px;
		left: inherit;
	}
	#caro_testimoni .carousel-control-next, #caro_testimoni .carousel-control-prev{
		top: -50px;
	}
	#caro_testimoni{
		margin-top: 30px;
	}
	.topmost-chg {
		margin: 30px 5px;
		outline: 3px solid #1e59a8;
		outline-offset: 0px;
	}
	.card.p-chge{
		right: 0px;
		top: 0px;
	}
}
.wgm-arrow{
	bottom:-12px!important;

}
.campus-chg{
	min-height:330px;
}
	

.left-arrow1{
	left: 400px !important;
}
.left-arrow2{
	left: 700px !important;
}
.left-arrow3{
	left: initial !important;
	right: 120px !important;
}
@media (max-width:1024px){
	.left-arrow1 {
		left: 350px !important;
	}
	.left-arrow2 {
		left: 580px !important;
	}
}
@media (max-width: 768px){
	.wmg-details .fa {
		left: 80px;
	}
	.left-arrow1 {
		left: 260px !important;
	}
	.left-arrow2 {
		left: 425px !important;
	}
	.left-arrow3 {
		right: 70px !important;
	}
}
@media (max-width: 767px){
	.left-arrow1 {
		left: 190px !important;
	}
	.left-arrow2 {
		left: 190px !important;
	}
	.left-arrow3 {
		right: 190px !important;
	}
}
.wmg-item{
        display: inline-table !important;
}



.centrumview.animatedParent.section3, .tab2.tabs { display: none !important; }