body{
	padding-top: 80px;
	width: 100%;
	overflow-x: hidden;
}
.Infrastructure-Heading,
.infraContent1,
.infraContent2{color: #FFF;}
.navbar-default,
.tag-lineInfrastructure{background: #FFF;}
section{clear: both}
/* .navigation-bar.getNavigation li >a,span.serviceDropdownget{color: #FFF;} */
.fixed.navigation-bar.getNavigation li >a,.fixed span.serviceDropdownget{color: #003d90;}
/* .navbar-default .navbar-toggle .icon-bar{background: #FFF;} */
.navbar-default .navbar-brand .dark {display: inline-block;}
.navbar-default .navbar-brand .light {display: none;}
@media only screen and (max-width: 991px) {	
	/* .infrastructure-background{height: 400px;min-height: 0;} */
	.Infrastructure-Heading{color: #FFF;margin-top: calc(100vh - 150px);}
	.tag-lineInfrastructure{background: #FFF; height: 2px; width: 100px; margin-top: 17px;}
	.aboutUsContainer{width: 520px;margin: auto}
	.show_991{padding: 0 15px;text-align: center}
	body{padding-top: 70px;}
	.infraContent1, .infraContent2{color: #1565c0}
}
@media only screen and (max-width: 767px) {	
	.navigation-bar.getNavigation li >a, span.serviceDropdownget{color: #003d90}
	/* .aboutUsContainer{width: 300px;} */
	.infraContent2,.infraContent1{text-align: center;}
	.Infrastructure-Heading{font-size: 24px;}
	.infrastructure-background{
		height: 300px;
		background-position: 22%;
	}
	.aboutUsContainer
	{
		width: 100%;
	}
	.infraWatermark
	{
		display: none;
	}
	.infraContent2
	{
		padding: 0.5em;
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
	.infrastructure-background{
		background-position: 50%;
	}
	.infraWatermark
	{
		right: 0;
	}
}