@media (min-width: 575.98px) { 
 

} 

@media (min-width: 1922px){
 


}


/* Small devices (landscape phones, 576px and up)*/
@media (max-width:  575.98px) {
 
 
	
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 767.98px) {

  

}

/*Large devices (desktops, 992px and up)*/ 
@media (max-width: 991.98px) { 




}
/* iPad landscape · width: 1024px  */ 
@media (max-width: 1024.98px) {
  
	.footer_peter .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%; 

	}
 
	.sf-family-20 {
	    font-size: 12px !important;
	}
	.texto_modulo {
	 margin-left: 0px; 
	}
	.m-header-menu {
	  width: 255px !important; 
	}
	.escritorio_tabla_acciones .col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 19.66667%;
		flex: 0 0 19.66667%;
		max-width: 19.66667%;
	}



}
 @media (min-width: 991.98px) and (max-width: 1024.98px) {
  
 
	.m-login.m-login--2 .m-login__wrapper {
		padding: 3% 2rem 1rem 2rem;
		margin: 0% 80% -24rem auto;
		overflow: hidden;
	}



}

/* Extra large devices (large desktops, 1200px and up)*/

 
@media (max-width: 1599.98px) {  




}

@media (max-width: 1199.98px) { 




}
