body {
	background: #fff;
}
.btn-grey {
	background: #2d3b47;
	color: #fff;
}

.presentation2 {
	background: url('../images/home/new-presentation-bkg.jpg') no-repeat center center;
	background-size: cover;
}

.presentation2 h1 {
	color: #303e49;
	font-size: 300%;
}

#homecontent h2,
.toccare-video h2,
.db-touch h2,
.biotac h2,
#toccarevideo h2, #velcro h2, #olaywhip h2 {
	font-size: 260%;
}

.presentation2 p,
#homecontent p,
.toccare-video p,
.db-touch p,
.biotac p,
#toccarevideo p, #velcro p,  #olaywhip p {
	font-size: 140%;
	line-height: 1.5;
}

p.small {
	font-size: 100% !important;
	text-align: right;
}

.presentation2 li {
	font-size: 120%;
}

.presentation2 ul,
#homecontent p,
.db-touch p,
.biotac p,
#toccarevideo p {
	padding-bottom: 15px;
}

#homecontent {
	padding: 220px 0 0 0;
}

#pad90l {
	padding-bottom: 120px;
}

.presentation2 p,
.presentation2 li, #velcro p, #olaywhip p {
	color: #303e49;
}

#details {
background: url('../images/syntouch-006.jpeg') no-repeat center center;
background-attachment: fixed;
padding: 150px 0;
background-size: cover;
}

#toccarevideo {
	background: rgba(255, 255, 255, .7);
	position: relative;
	overflow: hidden;
}

#toccarevideo h2,
#toccarevideo p {
	color: #303e49;
}

#velcro {
	padding: 150px 0;
	background: #f5f5f5;
}

#velcro h2, #olaywhip h2 {
	color: #359f91;
}

#olaywhip {
	padding: 120px 0;
	background: #fff;
}

img#olayimg {
	padding-top: 30%;
}

img#awards {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	max-width: 399px;
}

#videotext {
	padding: 240px 0;
}

#bg-vid {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	z-index: -1;
}

.db-touch {
	background: #f7f7f7;
	padding: 180px 0;
}

.db-touch h2 {
	color: #359f91;
}

.db-touch p {
	color: #303e49;
}

.db-touch .btn {
	margin-bottom: 15px !important;
}

.biotac {
	background: url('../images/home/biotac-bkgnew.jpg') no-repeat center center;
	padding: 150px 0;
	background-size: cover;
	background-attachment: fixed;
}

img.aligncenter {
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width: 480px) {
	#homecontent {
		padding: 120px 15px 20px 15px;
	}

	#pad90l {
		padding-bottom: 20px;
	}

	#videotext {
		padding: 120px 0;
	}

	.db-touch {
		background: #fff;
		padding: 45px 0;
	}

	.biotac {
		background: url('../images/home/biotac-bkgnew.jpg') no-repeat center center fixed;
		padding: 90px 0;
	}
}