/* STYLES */

h2.performance-head {
	padding-bottom: 20px;
}

/* NAVIGATION */

#nav ul{
	font-size: 0.9em;
}

#nav #mainmenu ul li{
	font-size: 1em;
}

.stuck #ecomax {
	width: 120px;
	margin-top: 10px!important;
}

.stuck #nav ul li a {
	margin-top: 8px;
}

/* SLIDER */

.carousel-caption {
	right: 50%;
	top: 80px;
}

/* PRODUCT IMAGE */

.theproduct {
	width: 293px;
	height: 179px;
}

.theproduct .mask, .theproduct .content {
	width: 293px;
	height: 179px;
}

.theproduct img {
	width: 293px;
	height: 179px;
}

.theproduct a {
	width: 293px;
	height: 179px;
	font-size: 1.2em;
	padding-top: 80px;
}

/* PRODUCT PAGE */

.tech-table .one {
	width: 20%;
}

.tech-table .two, .tech-table .three, .tech-table .four {
	width: 20%;
}

@media (max-width: 1024px) {
/* TESTIMONIAILS STYLES */

#testimonial-bg {
	height: 400px;
	background-image:url(../images/bg-bubbles-tablet.jpg);
	background-attachment: scroll!important;
}
}
