@media only screen and (max-width: 1200px){
	.menu{display:none}
	header{background:#fff}
	.menuicon{display:block}
	.menu{width:100%; margin:0; padding:25px 0 0 0; background:#fff}
	header.trivia .menu{background:transparent}
	.menu ul li{width:100%; display:block; float:none; text-align: center; padding: 20px 0; border-bottom: 1px solid #cfcfcf;}
	header{padding:10px 0}
	.menu ul li ul{position:relative; top:auto; left:auto; width:100%; }
	.menu ul li ul li{border-bottom:0; padding:0}
	.menu ul li ul li::before{left:calc(50% - 11px)}
	header.trivia .menu ul {background:#00c5f8}
	.dummy_header{height:60px}
}
@media only screen and (max-width: 1000px){
	section.proyectos .col-xs-3{width:50%; margin-bottom:20px}
	section.nota .col-xs-6, section.nota .col-xs-8, section.nota .col-xs-4{width:100%; margin-bottom:25px}
	.programacion .col-xs-8, .programacion .col-xs-4{width:100%; float:left}
	/*20191210 HOME*/
	.secondary-line{float:left; width:100%; clear:both}
	.under-home .servicio{width:100%; clear:both}
	.footer-menu-ul li.col-xs-4, footer .col-xs-4{width:100%}
	section.consultoria h1{font-size:38px}
	section.consultoria h2{font-size:32px}
	
}
@media only screen and (max-width: 700px){
	.logo{width:100px}
	section.sections{height:auto; padding:80px 0 50px; overflow:initial; float:left; width:100%}
	section.home h1, section.programacion h2, section.consultoria h2, section.sistemas h2, section.proyectos h2, section.contacto h2, section.nota h1, .encuestas.perfil_emprendedor h2, section.contacto h2 span{font-size:25px}
	section.home p, section.programacion p, section.consultoria p, section.sistemas p, section.nota p{font-size:15px; line-height:25px}
	section.proyectos .col-xs-3, section.contacto .formulario .col-xs-4, section.contacto .formulario .col-xs-9, section.contacto .formulario .col-xs-12, section.contacto .formulario .col-xs-3{width:100%; clear:both; margin-bottom:20px; padding-left:0}
	section.emprendedor h2{font-size:23px}
	section.nota h2{padding-bottom:20px !important}
	
	section.encuesta_completa{padding:0; height:auto; min-height:130%}
	.encuestas ul li{height:auto; padding:0 0 30px 30px; font-size:13px; background-size:25px}
	.encuestas h2{font-size:20px; padding-left:0; text-align:center}
	.cerrar{top:20px; right:20px;}
	.encuestas span{font-size:10px}
	.logoencuesta{width:100px; top:30px; left:20px;}
	.mail{padding-left:0}
	.mail .form-control{font-size:13px}
	.encuestas{padding:80px 0 0}
	.msgenviado{font-size:14px}
	.derechos{display:block; clear:both}
	section.contacto .formulario .col-xs-9{max-width:100% !important; overflow-x:hidden; margin:0 !important; padding:0 !important}
	.encuestas.perfiles{padding-bottom:50px}
	footer{padding-bottom:50px}
	.afipes{position:absolute; bottom:10px; right:auto; left:calc(50% - 25px)}
	#canvas2{display:none}
	.menu ul li ul{padding:20px 0; min-width:auto}
	
	.txtproyecto{width:100%; text-align:center}
	.imagen_proyecto{float:none; margin:0 auto 15px}
	.footer-space-desktop{padding-bottom:0}
	section.sections.contacto{padding-bottom:20px}
	.table, .cell{display:block}
	section.sections.home{padding:20px 0}
	.menu ul li a i{float:none; display:inline}
	
	.li-nota{width:calc(100% - 30px); clear:both}
	
	
	
}