.strategic-focus-area .sfa-prdct-img{
		width: 100px;
		text-align: center;
		
}

.strategic-focus-area .prdct-img-div{
		height:200px;	
		background-color: white;
		text-align: center;
		padding-top: 30px;	
}
.strategic-focus-area .prdct-content-div{
	background-color: #77a89c;
	height:200px;
	text-align: center;
	padding-top: 150px;	
	color: white;
}
.strategic-focus-area  p{
	font-weight: 400;
	color: white;
	font-size: 25px;
	text-align: left;
}

.strategic-focus-area .network-content-div{
	background-color: #3c8f9b;
	height:200px;
	text-align: center;
	padding-top: 150px;	
	color: white;
}

.strategic-focus-area .network-img{
	width:100%;
	height:100%;
	padding-top: 0px;
}

.border-bottom{
	border-bottom: 1px solid #979797;
	padding-bottom	: 10px;
	margin-bottom: 	20px;
}	

.tick{
	width: 	10px;
}

.bullet{
	width: 	10px;
}

.graph-legend .legend-icon{
	width:10px;
}

.graph-legend .legend-content{
	margin: 5px;
	text-align: center;
}

.graph-legend .encov{
	padding:170px;
	line-height: 30px;
	text-align: center;
}

.graph-legend	.legend-icon-stk{
	width:20px;
	margin-right: 	10px;
}

.stk-icon{
	width:50px;
	height: 	50px;
}


.navigation .capital{
	width:50px;
	height: 50px;
	margin-right: 	10px;
}

.business-strategy .strategic-icon{
	width:60px;
	height:60px;
}

.growth{
	width:20px;
	height: 20px;
	margin-left: 10px;
}

.text-blue{
	color: #269eb1;
}