@charset "utf-8";
/* CSS Document */


.navbar-0{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
	}
.img-responsive { margin: 0 auto;}


.col-lg-12{
	text-align: center;
	
}

/* Featurettes
------------------------- */

/* Thin out the marketing headings */
.about-heading {
  margin-top: 5px;
  text-align: center;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: -1px;
}	

.lead {
	color: #444;
	margin-right: 20px;
	margin-left: 20px;
	}
/* MARKETING CONTENT
-------------------------------------------------- */


/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
	font-weight: normal;
	font-size: 24px;
}
.marketing h3 {
	font-weight: bold;
	font-size: 1.5em;
	color: #999;
	font-style: italic;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 1.5em;
}	
	
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 25px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  margin-top: 5px;
  text-align: center;

  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: -1px;
}	



/* clients list
------------------------- */

.clients .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.clients h2 {
  font-weight: normal;
}
.clients h3 {
	font-weight: bold;
	font-size: 1.5em;
	color: #999;
	font-style: italic;
}
.clients .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 1.5em;
	color: #999;
}	



/* RESPONSIVE CSS
-------------------------------------------------- */


@media (min-width: 768px) {
	 
	.featurette-heading {
    font-size: 18px;
  }
  .marketing .col-lg-4 p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
 
  .featurette-heading {
    margin-top: 25px;
  }
  .featurette-heading {
    font-size: 18px;
  }
}