/* STYLES */

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

/* HEADER STYLES */

#header-bar #menu-icon {
	display: block;
}

#header-bar #ecomax {
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* NAVIGATION */

#nav {
	text-align: center;
	display: none;
}

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

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

#nav ul li a{
	margin: 0 0 0 12px;
}

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

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

/* TESTIMONIAILS STYLES */

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

/* PURE STYLES */

.res-image {
	max-width: 100%;
	height: auto;
	display: block;
}

.purepad {
	padding-top: 20px;
}

/* SLIDER */

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

/* BASE STYLES */

#base-bar #copyright p {
	text-align: left;
}

#base-bar .col-md-3 {
	padding-bottom: 20px;
}

/* PRODUCT IMAGE */

.theproduct {
	width: 220px;
	height: 134px;
}

.theproduct .mask, .theproduct .content {
	width: 220px;
	height: 134px;
}

.theproduct img {
	width: 220px;
	height: 134px;
}

.theproduct a {
	width: 220px;
	height: 134px;
	font-size: 1em;
	padding-top: 60px;
}

/* FEATURE STYLES */

#feature-bar h2 {
	margin-top: 50px;
}

/* RANGE SECTION */

.range-points {
	margin-top: 320px;
}

/* PRODUCT PAGE */

.tech-col {
	float: none;
}

.tech-col p {
	background-color: #efefef;
	margin-bottom: 2px;
}

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

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

.mobile-hide {
	display: none;
}

/* WHY CHOOSE */

.choose-section {
	margin-top: 10px;
	margin-bottom: 30px;
}

.choose-right h3 {
	margin-top:80px;
}

/* FORM STYLES */

.contactform .stacked label{
	width: 30%;
}

.contactform .stacked input{
	width: 70%;
}