
.section-padding
{
	padding: 40px 0px;
}

.jumbotron
{
    background-color: transparent;
    padding-top: 90px;
}
.jumbotron p.big
{
    line-height: 21px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 6px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    padding-top: 10px;
}
.jumbotron h1.small
{
    line-height: 88px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}
.container
{
	padding-right: 60px;
    padding-left: 0px;
}
#banner
{
    background: url('../images/Background.jpg') no-repeat;
    background-size: cover;
    min-height: 500px;
}

.jumbotron-fluid
{
	background-color: #e43c5c;
	padding: 40px 0px;
}
h1
{
	font-size: 36px;
}
.white
{
	color:#fff !important;
}

.deep-purple
{
	color: #ffffff;
	width: 50%;
}
 .panel-footer
{
  margin-top: 30px;
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #222;
  border-top: 0;
}
.panel-footer div.row
{
  margin-bottom: 35px;
}
#testimonials
{
  font-style: italic;
}
#testimonials p:nth-child(2)
{
  margin-top: 25px;
}
@media (max-width: 767px)
{
  .panel-footer section
  {
    margin-bottom: 30px;
    text-align: center;
  }
  .panel-footer section:nth-child(3)
  {
    margin-bottom: 0;
  }
  .panel-footer section hr
  {
    width: 50%;
  }
}
.navbar-brand
{
	
	font-family: 'Bitter', serif;
	font-size: 40px;
	
}
.navcolor
{
	color : #003300;
	font-size: 17px;
}
li.nav-item a:hover 
{ 
	color:#ff99c2;
	text-decoration: underline;
}
.dropdown-toggle
{
	color : #003300;
	font-size: 17px;
}
div.dropdown-menu a:hover
{
   background-color: #b8b894;
}
.bs-docs-featurette {
    padding-top: 50px;
    padding-bottom: 100px;
    }
 .visible-xs
 {
  width:60%;
  border:solid 1px #00cc00;
 }   
#aboutbanner
{
    background: url('../images/about us banner.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
}
#overviewbanner
{
    background: url('../images/overview banner.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
}
#visionbanner
{
    background: url('../images/vision banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#contactbanner
{
    background: url('../images/contact banner.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
}
i.icons
{
	font-size: 50px;
}
#healthbanner
{
    background: url('../images/health banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#retailbanner
{
    background: url('../images/retail banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#bankingbanner
{
    background: url('../images/banking banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#mediabanner
{
    background: url('../images/media banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#technologybanner
{
    background: url('../images/technology banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#experiencebanner
{
    background: url('../images/experience banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#valuebanner
{
    background: url('../images/value banner.jpg') no-repeat;
    background-size: cover;
    min-height: 550px;
}
#methodbanner
{
    background: url('../images/method banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
#consultingbanner
{
    background: url('../images/consulting banner.jpg') no-repeat;
    background-size: cover;
    min-height: 450px;
}
.sidebar-nav li a.collapsed {
    background-color: transparent;
    border: solid 1px #ccc;
}
.sidebar-nav li a {
    display: block;
    padding: 13px 15px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    border-left: solid 3px #333;
    background-color: #f3f3f3;
}
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.sidebar-nav li {
    padding: 0;
    list-style: none;
}
li {
    text-align: -webkit-match-parent;
}
.sidebar-nav {
    background-color: #f9f9f9;
    border: solid 1px #eee;
    margin: 0;
    padding: 0;
    font-size: .9em;
    margin-bottom: 40px;
}
