body {
	font-family:Montserrat;
    font-weight: 400;
    font-size: 16px;
	color:#000000;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
    font-family:Montserrat;
    font-weight: 600;
}
img{max-width: 100%;}
body.modal-open {
    padding-right: 0px !important;
}

.c-bread .breadcrumb {
    padding: 0px !important;
}
/*======= Start about-us page new css =======*/
.gray_bg {padding: 60px 0; background: #f4f4f4;}
.white_bg {padding: 60px 0;background: #ffffff;}

.comman_heading {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
    color: #03099e;
    position: relative;
    padding-top: 15px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.comman_heading:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 4px;
    background: #005bff;
    width: 75px;
    height: 10px;
    transform: skew(-34deg);
}
.banner_blk {position: relative;}

.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}
.banner_contant .comman_heading {
    text-shadow: none;
}
.banner_contant .comman_heading:after {
    display: none;
}
.banner_contant .common_pg {
    font-size: 20px;
    font-weight: 600;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 26px;
}
section.vision_wrap_blog {
    border-top: 8px solid #1957e0;
    border-bottom: 8px solid #00afff;
    background-image: url(../image/vision_wrap_blog_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 100%;
    width: 100%;
}
.vision_content {
    text-align: center;
    margin: 90px 0;
}
.vision_content h3.visionh_txt {
    font-size: 70px;
    font-weight: 800;
    font-family: Montserrat;
    color: #03099e;
    line-height: 70px;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.vision_content .vision_blue h4 {
    position: relative;
    color: #ffffff;
    z-index: 9;
    padding: 10px 30px;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 20px;
}
.vision_content .vision_blue h4:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #03099e;
    width: 100%;
    margin: 0 auto;
    transform: skew( -26deg);
    z-index: -1;
}
.vision_content .vision_blue_light h5 {
    position: relative;
    z-index: 9;
    color: #ffffff;
    font-size: 24px;
    display: inline-block;
    padding: 10px 10px 10px 30px;
    margin: 0;
}
.vision_content .vision_blue_light h5:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00afff;
    width: auto;
    margin: 0 auto;
    transform: skew( -26deg);
    z-index: -1;
}
.overview_box {
	background: #fff;
    padding: 50px 0px;
    margin-top: 30px;
	text-align: center;
}
.overview_box.border_lblue {
    border-top: 7px solid #00afff;
}
.overview_box.border_dblue {
	border-top: 7px solid #03099e;
}
.overview_box .xl_txt_d_blue {
    font-weight: 700;
    font-size: 80px;
    color: #03099e;
    font-family: Montserrat;
    position: relative;
    margin: 0 0 24px 20px;
    line-height: 60px;
    letter-spacing: 10px;
	display: inline-block;
}
.overview_box .xl_txt_d_blue.xl_txt_white{
    position: absolute;
    left: -14px;
    right: 0;
    font-size: 80px;
    color: #ffffff;
    text-shadow: 3px 0 0 #00afff, -3px 0 0 #00afff, 0 3px 0 #00afff, 0 -3px 0 #00afff, 2px 2px #00afff, -2px -2px 0 #00afff, 2px -2px 0 #00afff, -2px 2px 0 #00afff;
    letter-spacing: 10px;
}
.overview_box.border_dblue .xl_txt_d_blue {
    color: #00afff;
}
.overview_box.border_dblue .xl_txt_d_blue.xl_txt_white {
    color: #ffffff;
    text-shadow: 3px 0 0 #03099e, -3px 0 0 #03099e, 0 3px 0 #03099e, 0 -3px 0 #03099e, 2px 2px #03099e, -2px -2px 0 #03099e, 2px -2px 0 #03099e, -2px 2px 0 #03099e;
}
.overview_box h5 {
    font-size: 20px;
    margin: 0;
}

/*================= manufacture_products_blk ===================*/
.manufacture_products_blk {
    background-image: url(../image/about-us-manufacture-products-bg.jpg);
    padding: 20px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
    height: 100%;
    width: 100%;
}
.manufacture_products_blog {
    position: relative;
    margin: 120px 0;
}
.design_txt h3 {
    font-size: 22px;
    color: #000349;
    margin-bottom: 30px;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.design_txt p {
    color: #fff;
    margin: 0;
	text-align: justify;
}
.manufacture_products_services {
    display: flex;
    float: right;
    margin-left: -15px;
    margin-right: -15px;
}
.manufacture_products_services .m_products {
    min-height: 310px;
    width: 310px;
	border-radius: 100%;
    padding: 75px 15px;
    text-align: center;
    color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
    background: rgb(71,96,255);
    background: -moz-linear-gradient(top, rgba(71,96,255,1) 0%, rgba(13,204,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(71,96,255,1) 0%,rgba(13,204,255,1) 100%);
    background: linear-gradient(to bottom, rgba(71,96,255,0.4) 0%,rgba(13,204,255,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4760ff', endColorstr='#0dccff',GradientType=0 );
}
.manufacture_products_services .m_products h3 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}
.manufacture_products_services .m_products h4 {
    color: #00afff;
    font-weight: 900;
    font-size: 24px;
}
.manufacture_products_services .m_products p {
    font-weight: 500;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
}
.manufacture_products_blog:after {
    position: absolute;
    content: "";
    top: -70px;
    left: -60px;
    right: -60px;
    bottom: -90px;
    border: 10px solid #ffffff54;
	pointer-events: none;
}
.business_units_blog {
    position: relative;
    margin-top: -80px;
    margin-bottom: 50px;
}
.business_units_blog ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.business_units_blog ul li {
    display: flex;
    text-align: center;
    max-width: 16.66%;
    flex: 0 0 20%;
    background: #005bff;
    padding: 30px 5px;
    align-items: center;
    justify-content: center;
    padding: 25px 10px;
    position: relative;
}
.business_units_blog ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
}
.business_units_blog ul li:nth-child(odd){
    background: #03099e;
}
/*.business_units_blog ul li.bu_bg_dblue a {
    background: #03099e;
}*/
.business_units_blog ul li:after {
    box-shadow: 0px 3px 5px 0px rgb(0 91 255 / 70%);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -7px;
    border: 2px solid #005bff;
    opacity: 0;
    transition: all 0.4s;
    transform: skew(-26deg);
    width: 99%;
    margin: 0 auto;
}
.business_units_blog ul li:nth-child(odd):after {
    border: 2px solid #03099e;
    box-shadow: 0px 3px 5px 0px rgb(3 9 158 / 60%);
}
.business_units_blog ul li:hover:after {
    opacity: 1;
}
.zinnov_fast_bg {
    background-image: url(../image/zinnov_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0;
    text-align: center;
	background-position: center center;
}
.zinnov_fast_bg h2 {
    font-size: 34px;
    font-weight: 800;
    font-family: Montserrat;
    color: #03099e;
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.innovation_blk .row {
    margin-left: -8px;
    margin-right: -8px;
}
.innovation_blk .row .plr8 {
    padding-left: 8px;
    padding-right: 8px;
}
.innovation_service {
    position: relative;
	overflow: hidden;
}
.innovation_blk .mt_50 {
    margin-top: 50px;
}
.innovation_service img {
    width: 100%;
	transition: all 0.4s;
}
.innovation_service:hover img {
    transform: scale(1.2);
}
.innovation_service.mt16 {
    margin-top: 16px;
}
.innovation_contant {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    text-align: center;
    padding: 20px 5px;
    color: #fff;
}
.innovation_contant h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
}
.innovation_contant p {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    width: 86%;
    margin: 0 auto;
}
/*======== End about-us new css ========*/

/*======== Start leadership css ========*/
.leaders-wrap .tab-content .col-lg-4.col-md-6.plr_10 {margin-bottom: 30px;}
.triangle_left {
    padding: 40px 0px 0 0px;
}
.col-6.plr_10 .leader-box img {position: relative; z-index:1;}
.form-group.leader-box.triangles:after {
    position: absolute;
    content: "";
    width: 280px;
    height: 74%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url(../images/about/leader_triangle_bg.png) left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.form-group.leader-box.triangles.bhupi_aft::after {
    width: 460px;
    background: url(../images/about/leader_triangle_bg2.png) left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.leader-detail.triangle_left.bhupi_txt h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    color: #000000;
    margin-bottom: 15px;
}
.leader-detail.triangle_left.bhupi_txt h5 {
    font-size: 18px;
    margin-top: 10px;
}
.leader-detail.triangle_left.bhupi_txt h5 a {
    color: #000;
    text-decoration: none;
}
.leader-detail.triangle_left.bhupi_txt h5 a span {
    transition: all 0.4s;
}
.leader-detail.triangle_left.bhupi_txt h5 a:hover span {
    margin-left: 5px;
}
.leader-box{width:100%;text-align:center;position:relative;margin: 0;}
.leader-detail.triangle_left h5 {font-size: 20px;color: #000000;font-weight: 800;}
.leader-detail.triangle_left p {
    font-size: 16px;
    color: rgb(0 0 0 / .68);
    font-weight: 500;
    margin: 0;
}
.leaders-wrap nav{text-align:center;width:100%;margin:auto;max-width:520px;}
.leaders-wrap .nav-tabs{border-bottom:none;}
.leaders-wrap .nav-tabs .nav-item.show .nav-link,.leaders-wrap .nav-tabs .nav-link.active{color:#333;background-color:transparent;border-color:transparent;border-left:2px solid #b6b6b6;border-radius:0px;}
.leaders-wrap .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0;font-size:20px;color:#333;position:relative;border-left:2px solid #b6b6b6;padding: 2px 15px;}
.leaders-wrap .nav-tabs .nav-link:nth-of-type(1){ border-left:0px!important;}
.leaders-wrap .nav-tabs .nav-link.active::after{content: '';
    position: absolute;
    width: 94%;
    height: 5px;
    background-color: #333;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    background: rgb(0,55,97);
    background: -moz-linear-gradient(left, rgba(0,55,97,1) 0%, rgba(4,173,255,1) 47%, rgba(4,173,255,1) 62%, rgba(25,87,224,1) 99%);
    background: -webkit-linear-gradient(left, rgba(0,55,97,1) 0%,rgba(4,173,255,1) 47%,rgba(4,173,255,1) 62%,rgba(25,87,224,1) 99%);
    background: linear-gradient(to right, rgba(0,55,97,1) 0%,rgba(4,173,255,1) 47%,rgba(4,173,255,1) 62%,rgba(25,87,224,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003761', endColorstr='#1957e0',GradientType=1 );
}
.w_70_auto {
    width: 70%;
    margin: 0 auto;
}
.leader-box a{position:absolute;width:30px;height:30px;z-index:10;bottom:6px;left:6px;}

.board_directors .mt_30 {
    margin-top: 30px;
}
.directors_profile {
    border: 1px solid #00b2ff;
    padding: 10px;
	align-items: center;
}
.directors_profile .leader-box {
    margin-top: -25px;
    width: 50%;
}
.directors_profile .leader-detail {
    width: 50%;
    padding-left: 20px;
	text-align: left;
}

.directors_profile .leader-detail h5 {
    font-size: 16px;
    color: #3a3a3a;
    font-weight: 800;
    font-family: Montserrat;
    margin-bottom: 6px;
}
.directors_profile .leader-detail p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}

.leader-box img{width:100%;position: relative;}
.row.board_directors .leader-box img {
    border: 2px solid #fff;
    border-radius: 0;
}
.leadership-tab {text-align: center;}
.leadership-tab .nav-tabs{ border-bottom:solid 1px #CCCCCC;border-left:solid 1px #CCCCCC;margin-bottom:20px;}
.leadership-tab .nav-tabs .nav-link{border:solid 1px #CCCCCC;}
.leadership-tab .nav-tabs .nav-link.active{ background:#00b2ff;color:#FFFFFF;}
.leadership-tab .nav-tabs a{ font-size:14px!important;padding:10px 20px!important;}
.leadership-tab .nav-tabs a:after{display:none!important;}

/*======== End leadership css ========*/


/*======== Start Responsive css ========*/

@media(min-width: 1600px){
	.custom_container, .container {
		max-width: 1500px;
		margin: 0 auto;
	}
	.banner_blk img {
		width: 100% !important;
	}
}

@media (max-width:1599px) {
	.row.mlr_10 {
		margin-left: -10px;
		margin-right: -10px;
	}
	.row.mlr_10 .plr_10 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.leader-detail.triangle_left h5 {
		font-size: 16px;
	}
	.leader-detail.triangle_left p {
		font-size: 15px;
	}
	.directors_profile .leader-detail h5 {
		font-size: 15px;
		margin: 0;
	}
	.directors_profile .leader-detail p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.directors_profile .leader-detail img {
		width: 24px;
        margin: 0px;
	}
	
   /*======== about-us new css ========*/
	.comman_heading {
		font-size: 32px;
	}
	.banner_contant .common_pg {
		font-size: 18px;
	}
	.overview_box .xl_txt_d_blue.xl_txt_white, .overview_box .xl_txt_d_blue{
		font-size: 70px;
	}
	.overview_box {
		padding: 40px 0px;
	}
	.overview_box h5 {
		font-size: 18px;
	}
	.design_txt {
		padding-right: 40px;
	}
	.manufacture_products_services .m_products {
		min-height: 260px;
		width: 260px;
		padding: 60px 10px;
	}
	.manufacture_products_services .m_products h3 {
		font-size: 28px;
	}
	.manufacture_products_services .m_products h4 {
		font-size: 20px;
	}
	.manufacture_products_services .m_products p {
		font-size: 16px;
	}
	.business_units_blog ul li a {
		font-size: 16px;
	}
	.zinnov_fast_bg h2 {
		font-size: 30px;
	}
	.innovation_contant h3 {
		font-size: 26px;
	}
	.innovation_contant p {
		font-size: 15px;
	}
	.innovation_service.mt16 {
		margin-top: 12px;
	}
}

@media (max-width:1199px) {
	.directors_profile .leader-detail {
		padding-left: 20px;
	}
	.directors_profile {
		margin: 20px 0;
	}
	.directors_profile .leader-detail h5 {
		font-size: 16px;
		margin-bottom: 4px;
	}
	.directors_profile .leader-detail p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.comman_heading {
		font-size: 28px;
	}
	.overview_box .xl_txt_d_blue.xl_txt_white, .overview_box .xl_txt_d_blue {
		font-size: 60px;
	}
	.overview_box .xl_txt_d_blue.xl_txt_white {
		left: -12px;
	}
	.overview_box h5 {
		font-size: 16px;
	}
	.manufacture_products_blk {
		padding: 50px 0;
	}
	.manufacture_products_blog:after {
		left: -30px;
		right: -30px;
		border: 5px solid #ffffff54;
	}
	.business_units_blog ul li a {
		padding: 15px 5px;
		min-height: 78px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.zinnov_fast_bg h2 {
		font-size: 26px;
		line-height: 40px;
	}
}

@media (max-width:1023px) {
	.leaders-wrap .nav-mobile {display:none;}
	.leaders-wrap .nav {padding:0;}
}

@media(min-width: 992px) and (max-width: 1199px){
	.leader-detail.triangle_left p {
		font-size: 13px;
	}
	.leader-detail.triangle_left h5 {
		font-size: 14px;
	}
	.manufacture_products_services .m_products {
		min-height: 220px;
		width: 220px;
		padding: 40px 10px;
	}
	.manufacture_products_services .m_products h4 {
		font-size: 20px;
	}
	.manufacture_products_services .m_products p {
		font-size: 16px;
	}
	.manufacture_products_blog {
		margin: 80px 0;
	}
	.zinnov_fast_bg h2 {
		font-size: 28px;
	}
	.business_units_blog {
		margin-top: -40px;
		margin-bottom: 10px;
	}
	.innovation_contant h3 {
		font-size: 22px;
	}
	.innovation_contant p {
		font-size: 13px;
		width: 98%;
	}
}

@media (max-width:991px){
	.leaders-wrap .nav-tabs .nav-link {
		font-size: 18px;
		padding:6px 15px;
	}
	.w_70_auto {
		width: 100%;
		margin: 0 auto;
	}
	.banner_contant .comman_heading {
		padding: 0;
	}
	.vision_content {
		margin: 80px 0;
	}
	.manufacture_products_blk {
		padding: 60px 0;
	}
	.manufacture_products_blog:after {
		opacity: 0;
	}
	.design_txt {
		padding-right: 0;
	}
	.manufacture_products_services {
		justify-content: center;
		margin-top: 30px;
		float: inherit;
	}
	.manufacture_products_blog {
		margin: 30px 0;
	}
	.business_units_blog {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.business_units_blog ul {
		margin-left: -5px;
		margin-right: -5px;
	}
	.business_units_blog ul li {
		margin-top: 10px;
		max-width: 36%;
		flex: 0 0 33%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.business_units_blog ul li a:after {
		display:none;
	}
	.manufacture_products_blk:after {
		position: absolute;
		content: "";
		top: 60px;
		left: 15px;
		right: 15px;
		bottom: 60px;
		border: 4px solid #ffffff54;
		pointer-events: none;
	}
	.innovation_service.mt16 {
		margin-top: 16px;
	}
	.innovation_service {
		margin-top: 16px;
	}
}

@media (max-width:767px) {
	.comman_heading {
		font-size: 24px;
	}
	.vision_content h3.visionh_txt {
		font-size: 48px;
	}
	.vision_content .vision_blue h4 {
		font-size: 18px;
	}
	.vision_content .vision_blue_light h5 {
		font-size: 20px;
	}
	.zinnov_fast_bg h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.innovation_blk .mt_50 {
		margin-top: 30px;
	}
	.innovation_service {
		margin-top: 16px;
	}
	.manufacture_products_services {
		display: block;
	}
	.manufacture_products_services .m_products {
		margin: 30px auto 0;
	}
	.innovation_service > img {
		min-height: 200px;
	}
	.business_units_blog ul li {
		max-width: 100%;
		flex: 0 0 100%;
	}
}

@media (max-width:599px){
	.leaders-wrap .nav-tabs .nav-link.active::after {
		width: 90%;
		height: 4px;
		bottom:-5px;
	}
	.leaders-wrap .nav-tabs .nav-link {
		padding: 5px 15px;
		font-size: 14px;
		margin-left: -3px;
		font-weight: 600;
	}

	.leader-detail.triangle_left.bhupi_txt h4, .leader-detail.triangle_left.bhupi_txt h5 {
		font-size: 14px;
	}
	.leader-detail.triangle_left.bhupi_txt {
		padding-top: 20px;
	}
}


@media (max-width:575px){
	.leader-detail.triangle_left.bhupi_txt h5 a {
		font-size: 12px;
	}
	.manufacture_products_blog {
		padding: 0 20px;
	}
	.business_units_blog {
		padding: 0px 20px;
	}
	.manufacture_products_blk {
		background-image: url(../image/about-us-manufacture-products-res-bg.jpg);
	}
}

@media only screen and (min-device-width:1023px) and (max-device-width:1025px){ 
	.leadership-tab .nav-tabs a{padding:9px!important;}
}

@media (max-width:375px){
	.directors_profile .leader-detail p {
		font-size: 14px;
		margin-bottom: 5px;
	}
}

@media (max-width:320px){
	.leaders-wrap .nav-tabs .nav-link {font-size: 12px !important;}
	.leader-detail.triangle_left.bhupi_txt h4 {
		font-size: 12px;
	}
	.triangle_left {
		padding: 30px 0px 0 0px;
	}
}
