@charset "UTF-8";

html { 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
	font-size: 0.65em;
}
/*--navbars--*/
.nav-backtop {
	float: right;
	width: 100%;
	font-size: 0.83em;
	font-weight: normal;
	padding-top: 20px;
	text-align: right;
}
.nav-backtop a {
	text-decoration: none;
	color: #4814a0;
}
/*--imatges--*/
img {
	width:100%;
	height:auto;
}
#dvc24equip, 
#dvc24specifications, 
#dvc24methods, 
#dvc24displays, 
#dvc24validation {
	max-width: 350px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#dvc24cleaning {
	max-width: 325px;
}
#dvc24detail {
	max-width: 811px;
}
#video-flash {
	display: none;
}

#validation-txtinf {
	width: auto;
}

#table-max {
	display: none;
}
#video-flash {
	display: none;
}
@media screen and (min-width:480px){
body {
	font-size: 0.75em;
}
#table-max {
	display: block;
	margin-left: 10px;
}
#table-min {
	display: none;
}
/* get more info */
#info #contact-form {
	display: inline-block;
	float: left;
}
#info #donwload-form {
	display: inline-block;
	margin-left: 40px;
}
}

@media screen and (min-width:768px){

.title {
	width: 100%;
	text-align: left;
}
#title1, #title2 {
	font-size: 1.16em;
}
#txt1, #txt2, #txt3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#overview {
	width: auto;
	display: inline-block;
}
#dvc24equip {
	float: left;
}
#overview-txtsup {
	float: right;
	width: 50%;
	display: block;
}
#imgbox1, #imgbox2 {
	width: 350px;
}
#overiew-txtinf {
	float: left;
	width: 100%;
}
#dvc24cleaning {
	float: left;
}
#cleaning-txt {
	float: right;
	width: 50%;
	display: block;
}
#dvc24validation {
	float: left;
}
#dvc24methods {
	float: right;
}
#validation-txtsup {
	float: right;
	width: 50%;
	display: block;

}
#validation-txtinf {
	float: left;
	width: 50%;
	display: block;
}
#dvc24specifications {
	float: left;
}
#table-max {
	float: right;
	width: 48%;
}
nav {
	background: #4814A0;
	padding-left: 1px;
	width: 100%;
	height: 37px;
	display: inline-block;
	text-align: center;
	border: 1px solid #5623AE;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #622bd9), color-stop(0.5, #4814a0), color-stop(0.5, #33008d), color-stop(1, #511da9));
	background-image: -webkit-linear-gradient(top, #622bd9, #4814a0 50%, #33008d 50%, #511da9);
	background-image: -moz-linear-gradient(top, #622bd9, #4814a0 50%, #33008d 50%, #511da9);
	background-image: -ms-linear-gradient(top, #622bd9, #4814a0 50%, #33008d 50%, #511da9);
	background-image: -o-linear-gradient(top, #622bd9, #4814a0 50%, #33008d 50%, #511da9);
	background-image: linear-gradient(top, #622bd9, #4814a0 50%, #33008d 50%, #511da9);
}
.items {
	float: left;
	width: auto;
	display: inline-block;
	position: relative;
}
nav .items a {
	position: relative;
	display: inline-block;
	padding: 10px 22px;
	border-top: 0px;
	border-bottom: 1px solid #5623AE;
	border-left: 1px solid #5623AE;
	border-right: 1px solid #290085;
}
.submenu {
	list-style: none;
	position: relative;
}
nav .subitems a {
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.items:first-child a {
	border-left: 0px;
}
.items:last-child a {
	border-right: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.subitems:last-child a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#bfinal {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: none;
	display: block;
}
#itemfinal {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#navbar {
	padding-right: 3px;
}
}
@media screen and (min-width: 961px){
.container {
	width: 960px;
}
#overview-txtsup, 
#cleaning-txt, 
#validation-txtsup, 
#validation-txtinf {
	width: 60%;
}
#efficent-method {
	width: 100%;
	display: inline-block;
}
#overiew-txtinf {
	float: right;
	width: 60%;
}
#overview-txtinf .txt-list {
	float: right;
	width: 60%;
}
#dvc24displays {
	float: left;
}
#table-max {
	width: 50%;
}
}
