/*
Free Html5 Responsive Templates
Author: Kimmy Tran
Author URI: http://www.zerotheme.com/
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}




@media only screen and (max-width: 979px) {
	#page1 .body2{background: none;}
	#menu{float: left; margin-bottom: 30px;}
	#menu li{padding-top : 20px;}
	.slider {height:auto;}
	.versiones{ background-color:#999999; text-align:center; color:#333; padding:10px; height:300px;}
.versiones2{ background-color:#6fa33c; text-align:center; color:#FFFFFF; padding:10px; height:300px;}

}
@media only screen and (max-width: 820px){
.versiones{ background-color:#999999; text-align:center; color:#333; padding:10px; height:300px;}
.versiones2{ background-color:#6fa33c; text-align:center; color:#FFFFFF; padding:10px; height:300px;}
.testimonials{width:100%;position:relative;z-index:1;height:auto;overflow:hidden; color:#fff}
	
}
@media only screen and (max-width: 600px) {
.testimonials{width:100%;position:relative;z-index:1;height:auto;overflow:hidden; color:#fff}
#testimonials img{width:30%;}
header{min-height: auto;}
button.demo {
   padding: 10px 50px;
   font-weight: bold;
   line-height: 1;
   color: #fff;
   background-color: #6c9e00;
}

button.submit {
   padding: 10px 50px;
   font-weight: bold;
   line-height: 1;
   color: #fff;
   background-color: #6c9e00;
}

.versiones{ background-color:#999999; text-align:center; color:#333; padding:10px; height:auto;}
.versiones2{ background-color:#6fa33c; text-align:center; color:#FFFFFF; padding:10px; height:auto;}
.registrate{ background-color:#999999; text-align:center; color:#FFFFFF; padding:10px; min-height:300px; text-align:left}
.contact_form input, .contact_form textarea {
width:auto
}
#logo{
width:70%; height:70%
}

}