/* Add here all your CSS customizations */
.product-head-icon { position:relative;top:-3px; }
.thumbnail { border: none !important; }

div.home-solution strong {
	display: block;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	position: relative;
	margin-top: 25px;
}

div.home-solution strong.our-work {
	margin-top: 48px;
}

div.home-solution {
	margin-bottom: 60px;
	overflow: hidden;
	padding: 20px 0 10px 0;
	position: relative;
	text-align: left;
}

/*section.page-top.customer-testimonial {
	background: red;
	border-top: 5px solid #888;
}*/
/*
section.page-top.customer-testimonial div.row {
	position: relative;
}

section.page-top.customer-testimonial p.lead {
	color: #CCC;
}

section.page-top.customer-testimonial img {
	bottom: -20px;
	position: absolute;
	right: 0;
}
*/




section.page-top.customer-testimonial h2 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
}

section.page-top.customer-testimonial h1 {
	color: #FFF;
	text-align:left;
	/*margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;*/
}

section.page-top.customer-testimonial h4 {
	color: #FFF;
}

section.page-top.customer-testimonial p {
	color: #FFF;
}

section.page-top.customer-testimonial a {
	color: #FFF;
}

section.page-top.customer-testimonial li {
	color: #dedede;
}

section.page-top.customer-testimonial blockquote {
	border-left: none;
	margin-top: 40px;
}

.customers h2{
	font-size: 	2.5em;
	margin-bottom: 15px;
}

.customers h1{
	font-size: 	2.5em;
	margin-bottom: 40px;
	text-align: left;
}

.customers blockquote {
	border-left: none;

}

.customer-quote {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	margin: 70px 0;
	padding: 50px 0;

}

.customer-quote.disabled {
	background-size: auto;
}
/*
.customer-quote p, li {
	color: #FFF;
}

*/

.customers h2 {
	margin-bottom: -5px;
}

.modal {
 width: 560px;
}

.modal-body {
 max-height: 480px;
}
#demoForm {
	color: black;
}

.breadcrumb a
{color:#dedede;
}
.breadcrumb a:hover
{color:#f1f1f1;
}



